Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8819512858286598935.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7650688526754567560.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5494170975773250874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7939643670553455210.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4747965072676041158.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-171 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/25 [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/25 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/25@tmp/jenkins-gitclient-ssh4459718777864921401.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/25@tmp/jenkins-gitclient-ssh3787106698054356204.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 # timeout=10 Merge succeeded, producing 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 Checking out Revision 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 (PR-3579) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/25@tmp/jenkins-gitclient-ssh1524252928407776845.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 # timeout=10 Commit message: "fix(snap): update to kuiper 1.2.1" > git rev-list --no-walk 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-25T19:55:15.541Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-25T19:55:15.625Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-25T19:55:15.651Z] ========================================================= [2021-06-25T19:55:15.651Z] EdgeX Global Pipelines Version Info [2021-06-25T19:55:15.651Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:55:17.080Z] ------------------- [2021-06-25T19:55:17.081Z] stable info: [2021-06-25T19:55:17.081Z] ------------------- [2021-06-25T19:55:17.081Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-25T19:55:17.081Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T19:55:17.081Z] Message: update stable to v1.0.195 [2021-06-25T19:55:17.654Z] ------------------- [2021-06-25T19:55:17.654Z] experimental info: [2021-06-25T19:55:17.654Z] ------------------- [2021-06-25T19:55:17.654Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-25T19:55:17.654Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T19:55:17.654Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-25T19:55:17.776Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-25T19:55:17.798Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-25T19:55:17.821Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-25T19:55:17.844Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-25T19:55:17.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-25T19:55:17.890Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-25T19:55:17.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-25T19:55:17.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-25T19:55:17.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-25T19:55:17.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-25T19:55:18.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-25T19:55:18.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-25T19:55:18.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-25T19:55:18.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-25T19:55:18.098Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T19:55:18.121Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T19:55:18.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-25T19:55:18.167Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-25T19:55:18.188Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-25T19:55:18.210Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-25T19:55:18.231Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-25T19:55:18.252Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-25T19:55:18.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-25T19:55:18.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-25T19:55:18.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-25T19:55:18.335Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [Pipeline] echo [2021-06-25T19:55:18.365Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f93d07 [Pipeline] echo [2021-06-25T19:55:18.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T19:55:18.469Z] provisioning config files... [2021-06-25T19:55:18.487Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config2724895691731463252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:55:18.805Z] ---> docker-login.sh [2021-06-25T19:55:18.805Z] nexus3.edgexfoundry.org:10001 [2021-06-25T19:55:19.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:55:19.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:55:19.068Z] Configure a credential helper to remove this warning. See [2021-06-25T19:55:19.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:55:19.068Z] [2021-06-25T19:55:19.068Z] Login Succeeded [2021-06-25T19:55:19.068Z] nexus3.edgexfoundry.org:10002 [2021-06-25T19:55:19.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:55:19.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:55:19.334Z] Configure a credential helper to remove this warning. See [2021-06-25T19:55:19.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:55:19.334Z] [2021-06-25T19:55:19.334Z] Login Succeeded [2021-06-25T19:55:19.334Z] nexus3.edgexfoundry.org:10003 [2021-06-25T19:55:19.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:55:19.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:55:19.334Z] Configure a credential helper to remove this warning. See [2021-06-25T19:55:19.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:55:19.334Z] [2021-06-25T19:55:19.334Z] Login Succeeded [2021-06-25T19:55:19.334Z] nexus3.edgexfoundry.org:10004 [2021-06-25T19:55:19.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:55:19.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:55:19.600Z] Configure a credential helper to remove this warning. See [2021-06-25T19:55:19.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:55:19.600Z] [2021-06-25T19:55:19.600Z] Login Succeeded [2021-06-25T19:55:19.600Z] docker.io [2021-06-25T19:55:19.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:55:19.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:55:19.863Z] Configure a credential helper to remove this warning. See [2021-06-25T19:55:19.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:55:19.863Z] [2021-06-25T19:55:19.863Z] Login Succeeded [2021-06-25T19:55:19.863Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T19:55:19.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T19:55:20.212Z] ++ 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 [2021-06-25T19:55:20.212Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:55:20.212Z] ++ dirname cmd/core-command/Dockerfile [2021-06-25T19:55:20.212Z] ++ cut -d/ -f2 [2021-06-25T19:55:20.212Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-25T19:55:20.212Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:55:20.212Z] ++ dirname cmd/core-data/Dockerfile [2021-06-25T19:55:20.212Z] ++ cut -d/ -f2 [2021-06-25T19:55:20.212Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-25T19:55:20.212Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:55:20.212Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-25T19:55:20.212Z] ++ cut -d/ -f2 [2021-06-25T19:55:20.212Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-25T19:55:20.212Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:55:20.212Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-25T19:55:20.212Z] ++ cut -d/ -f2 [2021-06-25T19:55:20.212Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-25T19:55:20.212Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:55:20.212Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-25T19:55:20.212Z] ++ cut -d/ -f2 [2021-06-25T19:55:20.212Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-25T19:55:20.212Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:55:20.212Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-25T19:55:20.212Z] ++ cut -d/ -f2 [2021-06-25T19:55:20.212Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-25T19:55:20.212Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:55:20.212Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-25T19:55:20.212Z] ++ cut -d/ -f2 [2021-06-25T19:55:20.212Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-25T19:55:20.212Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:55:20.212Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-25T19:55:20.212Z] ++ cut -d/ -f2 [2021-06-25T19:55:20.212Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-25T19:55:20.212Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:55:20.212Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-25T19:55:20.212Z] ++ cut -d/ -f2 [2021-06-25T19:55:20.212Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-25T19:55:20.267Z] 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 [2021-06-25T19:55:21.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T19:55:21.358Z] [2021-06-25T19:55:21.358Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:55:21.679Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T19:55:21.679Z] latest: Pulling from edgex-devops/git-semver [2021-06-25T19:55:21.679Z] 31603596830f: Pulling fs layer [2021-06-25T19:55:21.679Z] 54011a49482f: Pulling fs layer [2021-06-25T19:55:21.679Z] a6820b24f6d8: Pulling fs layer [2021-06-25T19:55:21.679Z] f581987b2513: Pulling fs layer [2021-06-25T19:55:21.679Z] f581987b2513: Waiting [2021-06-25T19:55:21.679Z] 54011a49482f: Download complete [2021-06-25T19:55:21.679Z] 31603596830f: Verifying Checksum [2021-06-25T19:55:21.679Z] 31603596830f: Download complete [2021-06-25T19:55:21.944Z] f581987b2513: Verifying Checksum [2021-06-25T19:55:21.944Z] f581987b2513: Download complete [2021-06-25T19:55:21.944Z] a6820b24f6d8: Verifying Checksum [2021-06-25T19:55:21.944Z] a6820b24f6d8: Download complete [2021-06-25T19:55:21.944Z] 31603596830f: Pull complete [2021-06-25T19:55:22.213Z] 54011a49482f: Pull complete [2021-06-25T19:55:22.787Z] a6820b24f6d8: Pull complete [2021-06-25T19:55:23.048Z] f581987b2513: Pull complete [2021-06-25T19:55:23.048Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-25T19:55:23.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T19:55:23.048Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-25T19:55:23.128Z] prd-centos7-docker-4c-2g-171 does not seem to be running inside a container [2021-06-25T19:55:23.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-25T19:55:24.351Z] $ docker top 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-25T19:55:24.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T19:55:24.469Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T19:55:24.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T19:55:24.579Z] $ docker exec 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 ssh-agent [2021-06-25T19:55:24.674Z] SSH_AUTH_SOCK=/tmp/ssh-GfmMwDyryzNg/agent.14 [2021-06-25T19:55:24.674Z] SSH_AGENT_PID=20 [2021-06-25T19:55:24.683Z] Running ssh-add (command line suppressed) [2021-06-25T19:55:24.783Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_3394008537911467653.key (/w/workspace/edgex-go/25@tmp/private_key_3394008537911467653.key) [2021-06-25T19:55:24.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T19:55:25.094Z] + git tag --points-at HEAD [Pipeline] } [2021-06-25T19:55:25.114Z] $ docker exec --env ******** --env ******** 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 ssh-agent -k [2021-06-25T19:55:25.202Z] unset SSH_AUTH_SOCK; [2021-06-25T19:55:25.202Z] unset SSH_AGENT_PID; [2021-06-25T19:55:25.202Z] echo Agent pid 20 killed; [2021-06-25T19:55:25.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-25T19:55:25.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T19:55:25.261Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T19:55:25.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T19:55:25.372Z] $ docker exec 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 ssh-agent [2021-06-25T19:55:25.474Z] SSH_AUTH_SOCK=/tmp/ssh-Me1CeJAwkArr/agent.55 [2021-06-25T19:55:25.474Z] SSH_AGENT_PID=62 [2021-06-25T19:55:25.492Z] Running ssh-add (command line suppressed) [2021-06-25T19:55:25.590Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_3982922670555982069.key (/w/workspace/edgex-go/25@tmp/private_key_3982922670555982069.key) [2021-06-25T19:55:25.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T19:55:25.918Z] + git semver init [2021-06-25T19:55:25.918Z] # -> Open(): unable to determine branch for HEAD [2021-06-25T19:55:25.918Z] # $GIT_DIR = /w/workspace/edgex-go/25/.git [2021-06-25T19:55:25.918Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/25 [2021-06-25T19:55:25.918Z] # $SEMVER_REMOTE_NAME = origin [2021-06-25T19:55:25.918Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-25T19:55:25.918Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-25T19:55:25.918Z] # $SEMVER_BRANCH = PR-3579 [2021-06-25T19:55:25.918Z] # $SEMVER_TEMP = /tmp/semver-440603793 [2021-06-25T19:55:25.918Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-25T19:55:40.874Z] # '/tmp/semver-440603793' -> '/w/workspace/edgex-go/25/.semver' [2021-06-25T19:55:40.874Z] # -> Force: false [2021-06-25T19:55:40.874Z] # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [Pipeline] } [2021-06-25T19:55:40.888Z] $ docker exec --env ******** --env ******** 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 ssh-agent -k [2021-06-25T19:55:40.972Z] unset SSH_AUTH_SOCK; [2021-06-25T19:55:40.972Z] unset SSH_AGENT_PID; [2021-06-25T19:55:40.972Z] echo Agent pid 62 killed; [2021-06-25T19:55:40.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T19:55:41.319Z] + git semver [Pipeline] } [2021-06-25T19:55:41.338Z] $ docker stop --time=1 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 [2021-06-25T19:55:43.926Z] $ docker rm -f 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T19:55:44.316Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-25T19:55:44.584Z] Stashed 1 file(s) [Pipeline] echo [2021-06-25T19:55:44.589Z] [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] sh [2021-06-25T19:55:45.214Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-25T19:55:45.508Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T19:55:45.805Z] + true [2021-06-25T19:55:45.805Z] + sudo service docker restart [2021-06-25T19:55:45.805Z] Redirecting to /bin/systemctl restart docker.service [2021-06-25T19:55:59.849Z] Still waiting to schedule task [2021-06-25T19:55:59.850Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-25T19:56:04.105Z] ========================================================= [2021-06-25T19:56:04.105Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-25T19:56:04.105Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:56:04.425Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-25T19:56:05.821Z] Sending build context to Docker daemon 329.5MB [2021-06-25T19:56:05.821Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T19:56:05.821Z] Step 2/6 : FROM ${BASE} [2021-06-25T19:56:05.821Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-25T19:56:05.821Z] 540db60ca938: Pulling fs layer [2021-06-25T19:56:05.821Z] adcc1eea9eea: Pulling fs layer [2021-06-25T19:56:05.821Z] 4c4ab2625f07: Pulling fs layer [2021-06-25T19:56:05.821Z] 0510c868ecb4: Pulling fs layer [2021-06-25T19:56:05.821Z] afea3b2eda06: Pulling fs layer [2021-06-25T19:56:05.821Z] 7809a108b3ef: Pulling fs layer [2021-06-25T19:56:05.821Z] f706445af74f: Pulling fs layer [2021-06-25T19:56:05.821Z] 0510c868ecb4: Waiting [2021-06-25T19:56:05.821Z] afea3b2eda06: Waiting [2021-06-25T19:56:05.821Z] 7809a108b3ef: Waiting [2021-06-25T19:56:05.821Z] f706445af74f: Waiting [2021-06-25T19:56:05.821Z] 4c4ab2625f07: Verifying Checksum [2021-06-25T19:56:05.822Z] 4c4ab2625f07: Download complete [2021-06-25T19:56:05.822Z] adcc1eea9eea: Verifying Checksum [2021-06-25T19:56:05.822Z] adcc1eea9eea: Download complete [2021-06-25T19:56:05.822Z] afea3b2eda06: Verifying Checksum [2021-06-25T19:56:05.822Z] afea3b2eda06: Download complete [2021-06-25T19:56:05.822Z] 540db60ca938: Verifying Checksum [2021-06-25T19:56:05.822Z] 540db60ca938: Download complete [2021-06-25T19:56:05.822Z] 7809a108b3ef: Verifying Checksum [2021-06-25T19:56:05.822Z] 7809a108b3ef: Download complete [2021-06-25T19:56:06.085Z] 540db60ca938: Pull complete [2021-06-25T19:56:06.085Z] adcc1eea9eea: Pull complete [2021-06-25T19:56:06.349Z] 4c4ab2625f07: Pull complete [2021-06-25T19:56:08.898Z] f706445af74f: Verifying Checksum [2021-06-25T19:56:08.898Z] f706445af74f: Download complete [2021-06-25T19:56:09.475Z] 0510c868ecb4: Verifying Checksum [2021-06-25T19:56:09.475Z] 0510c868ecb4: Download complete [2021-06-25T19:56:12.813Z] 0510c868ecb4: Pull complete [2021-06-25T19:56:12.813Z] afea3b2eda06: Pull complete [2021-06-25T19:56:12.813Z] 7809a108b3ef: Pull complete [2021-06-25T19:56:15.395Z] f706445af74f: Pull complete [2021-06-25T19:56:15.395Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-25T19:56:15.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-25T19:56:15.395Z] ---> b068be0155e3 [2021-06-25T19:56:15.395Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-25T19:56:15.977Z] ---> Running in a113966a34b8 [2021-06-25T19:56:16.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:56:17.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:56:17.441Z] (1/12) Installing libmagic (5.39-r0) [2021-06-25T19:56:17.703Z] (2/12) Installing file (5.39-r0) [2021-06-25T19:56:17.703Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-25T19:56:17.703Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-25T19:56:24.314Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-25T19:56:24.314Z] (6/12) Installing patch (2.7.6-r7) [2021-06-25T19:56:24.314Z] (7/12) Installing build-base (0.5-r2) [2021-06-25T19:56:24.314Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-25T19:56:24.314Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-25T19:56:24.314Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-25T19:56:24.314Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-25T19:56:24.314Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-25T19:56:24.314Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T19:56:24.314Z] OK: 219 MiB in 52 packages [2021-06-25T19:56:25.719Z] Removing intermediate container a113966a34b8 [2021-06-25T19:56:25.719Z] ---> 2235b1d63b3b [2021-06-25T19:56:25.719Z] Step 4/6 : WORKDIR /edgex-go [2021-06-25T19:56:25.719Z] ---> Running in 0cf2f350c21f [2021-06-25T19:56:25.719Z] Removing intermediate container 0cf2f350c21f [2021-06-25T19:56:25.719Z] ---> 47f81bfce5b8 [2021-06-25T19:56:25.719Z] Step 5/6 : COPY go.mod . [2021-06-25T19:56:25.719Z] ---> b6bf6ad032af [2021-06-25T19:56:25.719Z] Step 6/6 : RUN go mod download [2021-06-25T19:56:25.719Z] ---> Running in 05b59409ee28 [2021-06-25T19:56:35.739Z] Removing intermediate container 05b59409ee28 [2021-06-25T19:56:35.739Z] ---> caaf3ac461ff [2021-06-25T19:56:35.739Z] Successfully built caaf3ac461ff [2021-06-25T19:56:35.739Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:56:36.060Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T19:56:36.060Z] . [Pipeline] withDockerContainer [2021-06-25T19:56:36.148Z] prd-centos7-docker-4c-2g-171 does not seem to be running inside a container [2021-06-25T19:56:36.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** ci-base-image-x86_64 cat [2021-06-25T19:56:36.574Z] $ docker top 36fff54c567aba9f2eb06a9e9232880efc89abe19d536f29bb55fe7ee281728c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:56:36.948Z] + go version [2021-06-25T19:56:36.948Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-25T19:56:36.963Z] $ docker stop --time=1 36fff54c567aba9f2eb06a9e9232880efc89abe19d536f29bb55fe7ee281728c [2021-06-25T19:56:38.143Z] $ docker rm -f 36fff54c567aba9f2eb06a9e9232880efc89abe19d536f29bb55fe7ee281728c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:56:38.683Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T19:56:38.683Z] . [Pipeline] withDockerContainer [2021-06-25T19:56:38.760Z] prd-centos7-docker-4c-2g-171 does not seem to be running inside a container [2021-06-25T19:56:38.801Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** ci-base-image-x86_64 cat [2021-06-25T19:56:39.154Z] $ docker top ee4afb090373cfc8e40453300ef0c56c402bf4218abd542cfdcf40f2db30c27c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-25T19:56:39.238Z] ========================================================= [2021-06-25T19:56:39.238Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-25T19:56:39.238Z] ========================================================= [Pipeline] sh [2021-06-25T19:56:39.528Z] + go mod tidy [Pipeline] sh [2021-06-25T19:56:40.095Z] + make test [2021-06-25T19:56:40.095Z] go mod tidy [2021-06-25T19:56:40.095Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T19:56:45.487Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-25T19:57:03.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-25T19:57:05.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-25T19:57:07.038Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-25T19:57:07.038Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-25T19:57:08.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-25T19:57:09.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-25T19:57:09.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-25T19:57:09.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-25T19:57:10.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-25T19:57:10.410Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-25T19:57:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-25T19:57:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-25T19:57:10.680Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-25T19:57:10.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-25T19:57:13.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2021-06-25T19:57:13.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-25T19:57:13.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-25T19:57:14.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-06-25T19:57:14.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-25T19:57:14.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 53.1% of statements [2021-06-25T19:57:14.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-25T19:57:14.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-25T19:57:15.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.106s coverage: 87.7% of statements [2021-06-25T19:57:15.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-25T19:57:15.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:57:15.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements [2021-06-25T19:57:16.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-06-25T19:57:16.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-25T19:57:16.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-25T19:57:16.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-25T19:57:16.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-25T19:57:16.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-25T19:57:17.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.249s coverage: 95.1% of statements [2021-06-25T19:57:17.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-25T19:57:17.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:57:17.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-25T19:57:17.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-25T19:57:17.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-25T19:57:17.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-25T19:57:17.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-25T19:57:17.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-25T19:57:17.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-06-25T19:57:17.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-25T19:57:17.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-25T19:57:17.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-25T19:57:18.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-06-25T19:57:18.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-25T19:57:18.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-06-25T19:57:18.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-06-25T19:57:18.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-25T19:57:18.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-25T19:57:18.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-06-25T19:57:18.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-06-25T19:57:19.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-06-25T19:57:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-06-25T19:57:31.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements [2021-06-25T19:57:31.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-06-25T19:57:37.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.175s coverage: 81.8% of statements [2021-06-25T19:57:37.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.047s coverage: 58.8% of statements [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 91.2% of statements [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-25T19:57:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-06-25T19:57:55.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-25T19:58:03.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 19.3% of statements [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-25T19:58:03.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-25T19:58:03.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-25T19:58:03.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-25T19:58:03.502Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-25T19:58:03.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-25T19:58:03.502Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-06-25T19:58:03.502Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-25T19:58:03.502Z] GO111MODULE=on go vet ./... [2021-06-25T19:58:25.558Z] gofmt -l . [2021-06-25T19:58:25.558Z] [ "`gofmt -l .`" = "" ] [2021-06-25T19:58:25.558Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-25T19:58:25.864Z] + ls -al . [2021-06-25T19:58:25.864Z] total 560 [2021-06-25T19:58:25.864Z] drwxrwxr-x 10 1001 1001 4096 Jun 25 19:58 . [2021-06-25T19:58:25.864Z] drwxr-xr-x 4 root root 30 Jun 25 19:56 .. [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 11 Jun 25 19:55 .dockerignore [2021-06-25T19:58:25.864Z] drwxrwxr-x 8 1001 1001 179 Jun 25 19:55 .git [2021-06-25T19:58:25.864Z] drwxrwxr-x 3 1001 1001 125 Jun 25 19:55 .github [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 818 Jun 25 19:55 .gitignore [2021-06-25T19:58:25.864Z] drwx------ 3 1001 1001 60 Jun 25 19:55 .semver [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 166 Jun 25 19:55 .sonarcloud.properties [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 8609 Jun 25 19:55 Attribution.txt [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 43881 Jun 25 19:55 CHANGELOG.md [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 3804 Jun 25 19:55 CONTRIBUTING.md [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 931 Jun 25 19:55 Dockerfile.build [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 849 Jun 25 19:55 Jenkinsfile [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 10775 Jun 25 19:55 LICENSE [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 5605 Jun 25 19:55 Makefile [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 7905 Jun 25 19:55 README.md [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 7071 Jun 25 19:55 SECURITY.md [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 5 Jun 25 19:55 VERSION [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 4131 Jun 25 19:55 ZMQWindows.md [2021-06-25T19:58:25.864Z] drwxrwxr-x 2 1001 1001 37 Jun 25 19:55 bin [2021-06-25T19:58:25.864Z] drwxrwxr-x 14 1001 1001 4096 Jun 25 19:55 cmd [2021-06-25T19:58:25.864Z] -rw-r--r-- 1 root root 398095 Jun 25 19:58 coverage.out [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 806 Jun 25 19:55 go.mod [2021-06-25T19:58:25.864Z] -rw-r--r-- 1 root root 20759 Jun 25 19:56 go.sum [2021-06-25T19:58:25.864Z] drwxrwxr-x 7 1001 1001 114 Jun 25 19:55 internal [2021-06-25T19:58:25.864Z] drwxrwxr-x 3 1001 1001 16 Jun 25 19:55 openapi [2021-06-25T19:58:25.864Z] drwxrwxr-x 4 1001 1001 71 Jun 25 19:55 snap [2021-06-25T19:58:25.864Z] -rw-rw-r-- 1 1001 1001 168 Jun 25 19:55 version.go [Pipeline] sh [2021-06-25T19:58:26.172Z] + '[' -e coverage.out ] [2021-06-25T19:58:26.172Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-25T19:58:26.298Z] Stashed 1 file(s) [Pipeline] sh [2021-06-25T19:58:26.593Z] + make build [2021-06-25T19:58:26.593Z] go mod tidy [2021-06-25T19:58:26.593Z] 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 [2021-06-25T19:58:27.996Z] 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 [2021-06-25T19:58:34.629Z] 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 [2021-06-25T19:58:34.898Z] 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 [2021-06-25T19:58:35.853Z] 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 [2021-06-25T19:58:36.119Z] 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 [2021-06-25T19:58:37.086Z] 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 [2021-06-25T19:58:37.667Z] 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 [2021-06-25T19:58:38.615Z] 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 [2021-06-25T19:58:39.568Z] 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 [2021-06-25T19:58:40.169Z] 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 [2021-06-25T19:58:41.120Z] 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] } [2021-06-25T19:58:42.530Z] $ docker stop --time=1 ee4afb090373cfc8e40453300ef0c56c402bf4218abd542cfdcf40f2db30c27c [2021-06-25T19:58:44.560Z] $ docker rm -f ee4afb090373cfc8e40453300ef0c56c402bf4218abd542cfdcf40f2db30c27c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:58:46.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:58:46.443Z] [2021-06-25T19:58:46.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:58:46.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:58:46.763Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-25T19:58:46.763Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-25T19:58:46.763Z] ca9280d653b3: Pulling fs layer [2021-06-25T19:58:46.763Z] 7e9c9ca2126c: Pulling fs layer [2021-06-25T19:58:47.338Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-25T19:58:47.338Z] cbdbe7a5bc2a: Download complete [2021-06-25T19:58:47.338Z] cbdbe7a5bc2a: Pull complete [2021-06-25T19:58:47.338Z] ca9280d653b3: Verifying Checksum [2021-06-25T19:58:47.338Z] ca9280d653b3: Download complete [2021-06-25T19:58:47.922Z] ca9280d653b3: Pull complete [2021-06-25T19:58:48.184Z] 7e9c9ca2126c: Verifying Checksum [2021-06-25T19:58:48.184Z] 7e9c9ca2126c: Download complete [2021-06-25T19:58:51.508Z] 7e9c9ca2126c: Pull complete [2021-06-25T19:58:51.508Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-25T19:58:51.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:58:51.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-25T19:58:51.583Z] prd-centos7-docker-4c-2g-171 does not seem to be running inside a container [2021-06-25T19:58:51.637Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-25T19:58:54.504Z] $ docker top 2d9d5ea6494d26b82f3e710073f9a3188f97f046e52c911571b552f36ff8d28f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:58:54.870Z] + docker-compose build --help [2021-06-25T19:58:54.870Z] + grep parallel [2021-06-25T19:58:55.668Z] --parallel Build images in parallel. [Pipeline] } [2021-06-25T19:58:55.776Z] $ docker stop --time=1 2d9d5ea6494d26b82f3e710073f9a3188f97f046e52c911571b552f36ff8d28f [2021-06-25T19:58:56.966Z] $ docker rm -f 2d9d5ea6494d26b82f3e710073f9a3188f97f046e52c911571b552f36ff8d28f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:58:57.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:58:57.408Z] . [Pipeline] withDockerContainer [2021-06-25T19:58:57.492Z] prd-centos7-docker-4c-2g-171 does not seem to be running inside a container [2021-06-25T19:58:57.532Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-devops/edgex-compose:latest cat [2021-06-25T19:58:57.879Z] $ docker top fe335900e4e238368f85ba864d2a5a7dfe88c59d302b2df9a2fd3f714a9a1588 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:58:58.254Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-25T19:58:58.837Z] Building core-command ... [2021-06-25T19:58:58.837Z] Building core-data ... [2021-06-25T19:58:58.837Z] Building core-metadata ... [2021-06-25T19:58:58.837Z] Building security-bootstrapper ... [2021-06-25T19:58:58.837Z] Building security-proxy-setup ... [2021-06-25T19:58:58.837Z] Building security-secretstore-setup ... [2021-06-25T19:58:58.837Z] Building support-notifications ... [2021-06-25T19:58:58.837Z] Building support-scheduler ... [2021-06-25T19:58:58.837Z] Building sys-mgmt-agent ... [2021-06-25T19:58:58.837Z] Building security-secretstore-setup [2021-06-25T19:58:58.837Z] Building core-command [2021-06-25T19:58:58.837Z] Building support-notifications [2021-06-25T19:58:58.837Z] Building support-scheduler [2021-06-25T19:58:58.837Z] Building security-bootstrapper [2021-06-25T19:59:11.081Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:59:11.081Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:59:11.081Z] ---> caaf3ac461ff [2021-06-25T19:59:11.081Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T19:59:11.081Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:59:11.081Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:59:11.081Z] ---> caaf3ac461ff [2021-06-25T19:59:11.081Z] Step 3/32 : WORKDIR /edgex-go [2021-06-25T19:59:11.081Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:59:11.081Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:59:11.081Z] ---> caaf3ac461ff [2021-06-25T19:59:11.081Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:59:15.297Z] ---> Running in 627ef1013e37 [2021-06-25T19:59:15.297Z] ---> Running in a428f1f7d994 [2021-06-25T19:59:15.297Z] ---> Running in f8558fc8c5c9 [2021-06-25T19:59:17.848Z] Removing intermediate container f8558fc8c5c9 [2021-06-25T19:59:17.848Z] ---> 4a6acea1a2df [2021-06-25T19:59:17.848Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:59:18.422Z] Removing intermediate container a428f1f7d994 [2021-06-25T19:59:18.422Z] ---> bea8e8e71f19 [2021-06-25T19:59:18.422Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:59:18.422Z] Removing intermediate container 627ef1013e37 [2021-06-25T19:59:18.422Z] ---> cc12c7860434 [2021-06-25T19:59:18.422Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:59:18.422Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:59:18.422Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:59:18.422Z] ---> caaf3ac461ff [2021-06-25T19:59:18.422Z] Step 3/26 : WORKDIR /edgex-go [2021-06-25T19:59:18.422Z] ---> Using cache [2021-06-25T19:59:18.422Z] ---> bea8e8e71f19 [2021-06-25T19:59:18.422Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:59:18.422Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:59:18.422Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:59:18.422Z] ---> caaf3ac461ff [2021-06-25T19:59:18.422Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T19:59:18.422Z] ---> Using cache [2021-06-25T19:59:18.422Z] ---> bea8e8e71f19 [2021-06-25T19:59:18.422Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:59:18.422Z] ---> Running in 87019c4bc28c [2021-06-25T19:59:18.422Z] ---> Running in 2faa20c62a7f [2021-06-25T19:59:18.422Z] ---> Running in 63fd14991689 [2021-06-25T19:59:18.422Z] ---> Running in b5efc2ebadb3 [2021-06-25T19:59:18.422Z] ---> Running in 9746289b7a8a [2021-06-25T19:59:19.828Z] Removing intermediate container 87019c4bc28c [2021-06-25T19:59:19.828Z] ---> ff0d3edbdd66 [2021-06-25T19:59:19.828Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T19:59:19.828Z] ---> Running in 50b51ea98757 [2021-06-25T19:59:19.828Z] Removing intermediate container 2faa20c62a7f [2021-06-25T19:59:19.828Z] ---> ab625a77858b [2021-06-25T19:59:19.828Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-25T19:59:19.828Z] ---> Running in 23f23d1d45da [2021-06-25T19:59:19.828Z] Removing intermediate container 63fd14991689 [2021-06-25T19:59:19.828Z] ---> d479cd01d968 [2021-06-25T19:59:19.828Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-25T19:59:19.828Z] Removing intermediate container b5efc2ebadb3 [2021-06-25T19:59:19.828Z] ---> 5ed4a86803f3 [2021-06-25T19:59:19.828Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-25T19:59:19.829Z] ---> Running in b752761df0d6 [2021-06-25T19:59:19.829Z] ---> Running in 39c128219ed5 [2021-06-25T19:59:19.829Z] Removing intermediate container 9746289b7a8a [2021-06-25T19:59:19.829Z] ---> 64904fa83624 [2021-06-25T19:59:19.829Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-25T19:59:20.093Z] ---> Running in 00aa748d5a3d [2021-06-25T19:59:20.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:59:20.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:59:20.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:59:20.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:59:20.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:59:21.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:59:21.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:59:21.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:59:21.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:59:21.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:59:21.746Z] OK: 219 MiB in 52 packages [2021-06-25T19:59:21.746Z] OK: 219 MiB in 52 packages [2021-06-25T19:59:22.012Z] OK: 219 MiB in 52 packages [2021-06-25T19:59:22.012Z] Removing intermediate container b752761df0d6 [2021-06-25T19:59:22.012Z] ---> d00a59e21bca [2021-06-25T19:59:22.012Z] Step 6/26 : COPY go.mod . [2021-06-25T19:59:22.276Z] OK: 219 MiB in 52 packages [2021-06-25T19:59:22.276Z] Removing intermediate container 23f23d1d45da [2021-06-25T19:59:22.276Z] ---> 38705e6cae05 [2021-06-25T19:59:22.276Z] Step 6/32 : COPY go.mod . [2021-06-25T19:59:22.276Z] ---> f30c965e7d61 [2021-06-25T19:59:22.276Z] Step 7/26 : RUN go mod download [2021-06-25T19:59:22.276Z] ---> Running in 5ddfaa9e59ef [2021-06-25T19:59:22.538Z] Removing intermediate container 00aa748d5a3d [2021-06-25T19:59:22.538Z] ---> 9d02df006f25 [2021-06-25T19:59:22.538Z] Step 6/23 : COPY go.mod . [2021-06-25T19:59:22.538Z] OK: 219 MiB in 52 packages [2021-06-25T19:59:22.538Z] ---> 97d0e0df2fee [2021-06-25T19:59:22.538Z] Step 7/32 : RUN go mod download [2021-06-25T19:59:22.538Z] Removing intermediate container 50b51ea98757 [2021-06-25T19:59:22.538Z] ---> fed58ca1c774 [2021-06-25T19:59:22.538Z] Step 6/24 : COPY go.mod . [2021-06-25T19:59:22.538Z] ---> Running in cb6e3e1e7154 [2021-06-25T19:59:22.805Z] ---> 925393157f8e [2021-06-25T19:59:22.805Z] Step 7/23 : RUN go mod download [2021-06-25T19:59:22.805Z] ---> Running in d9b3a1621c66 [2021-06-25T19:59:22.805Z] ---> 3b36bc207cc7 [2021-06-25T19:59:22.805Z] Step 7/24 : RUN go mod download [2021-06-25T19:59:22.805Z] ---> Running in 27473f261b26 [2021-06-25T19:59:23.067Z] Removing intermediate container 39c128219ed5 [2021-06-25T19:59:23.067Z] ---> ad6a4808d997 [2021-06-25T19:59:23.067Z] Step 6/23 : COPY go.mod . [2021-06-25T19:59:23.335Z] ---> e060b67758fa [2021-06-25T19:59:23.335Z] Step 7/23 : RUN go mod download [2021-06-25T19:59:23.335Z] ---> Running in 6f78dae1311f [2021-06-25T19:59:23.335Z] Removing intermediate container 5ddfaa9e59ef [2021-06-25T19:59:23.335Z] ---> 9225f31b7e3f [2021-06-25T19:59:23.335Z] Step 8/26 : COPY . . [2021-06-25T19:59:25.914Z] Removing intermediate container 27473f261b26 [2021-06-25T19:59:25.914Z] ---> 37fc5f11ba73 [2021-06-25T19:59:25.914Z] Step 8/24 : COPY . . [2021-06-25T19:59:25.914Z] Removing intermediate container cb6e3e1e7154 [2021-06-25T19:59:25.914Z] ---> 8b8fee5d2c3d [2021-06-25T19:59:25.914Z] Step 8/32 : COPY . . [2021-06-25T19:59:30.214Z] Removing intermediate container d9b3a1621c66 [2021-06-25T19:59:30.214Z] ---> dac9c15b83da [2021-06-25T19:59:30.214Z] Step 8/23 : COPY . . [2021-06-25T19:59:31.165Z] Removing intermediate container 6f78dae1311f [2021-06-25T19:59:31.165Z] ---> 743901ea5fec [2021-06-25T19:59:31.165Z] Step 8/23 : COPY . . [2021-06-25T19:59:32.561Z] ---> b02c8f828d1e [2021-06-25T19:59:32.561Z] Step 9/26 : RUN go mod tidy [2021-06-25T19:59:33.139Z] ---> 5fdf7fe2c215 [2021-06-25T19:59:33.139Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:59:34.535Z] ---> Running in e65159377c5a [2021-06-25T19:59:38.787Z] ---> Running in 11c8ae745f8a [2021-06-25T19:59:38.787Z] ---> 831a181d2f83 [2021-06-25T19:59:38.787Z] Step 9/32 : RUN go mod tidy [2021-06-25T19:59:38.787Z] ---> 4a00780667be [2021-06-25T19:59:38.787Z] Step 9/23 : RUN go mod tidy [2021-06-25T19:59:38.787Z] ---> Running in dd966622cebf [2021-06-25T19:59:38.787Z] ---> Running in 28ce769c048e [2021-06-25T19:59:40.185Z] Removing intermediate container e65159377c5a [2021-06-25T19:59:40.185Z] ---> 18c438f9e8ac [2021-06-25T19:59:40.186Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-25T19:59:40.451Z] ---> Running in d4485f3d2692 [2021-06-25T19:59:40.451Z] Removing intermediate container 11c8ae745f8a [2021-06-25T19:59:40.451Z] ---> 37524583e4b7 [2021-06-25T19:59:40.451Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-25T19:59:40.712Z] ---> Running in 177c6e7cd269 [2021-06-25T19:59:40.977Z] Removing intermediate container dd966622cebf [2021-06-25T19:59:40.977Z] ---> 04201d3a5f2b [2021-06-25T19:59:40.977Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-25T19:59:40.977Z] Removing intermediate container 28ce769c048e [2021-06-25T19:59:40.977Z] ---> c25b1d3a54aa [2021-06-25T19:59:40.977Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-25T19:59:40.977Z] ---> Running in fac04fb27143 [2021-06-25T19:59:40.977Z] 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 [2021-06-25T19:59:41.244Z] ---> Running in 9d4abdbd6486 [2021-06-25T19:59:41.506Z] 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 [2021-06-25T19:59:42.100Z] 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 [2021-06-25T19:59:42.100Z] 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 [2021-06-25T19:59:50.279Z] ---> 91b7cf820016 [2021-06-25T19:59:50.279Z] Step 9/23 : RUN go mod tidy [2021-06-25T19:59:50.279Z] ---> Running in 21062dc0eaf1 [2021-06-25T19:59:51.239Z] Removing intermediate container 21062dc0eaf1 [2021-06-25T19:59:51.239Z] ---> 97f054d14983 [2021-06-25T19:59:51.239Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-25T19:59:51.503Z] ---> Running in 576a7cbf3272 [2021-06-25T19:59:52.096Z] 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 [2021-06-25T20:00:04.773Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-172 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-25T20:00:04.793Z] Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout [2021-06-25T20:00:04.987Z] The recommended git tool is: git [2021-06-25T20:00:10.500Z] using credential edgex-jenkins-ssh [2021-06-25T20:00:10.519Z] Cloning the remote Git repository [2021-06-25T20:00:10.551Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T20:00:10.655Z] > git init /w/workspace/edgex-go/25 # timeout=10 [2021-06-25T20:00:10.737Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T20:00:10.738Z] > git --version # timeout=10 [2021-06-25T20:00:10.758Z] > git --version # 'git version 2.17.1' [2021-06-25T20:00:10.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T20:00:10.833Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T20:00:18.789Z] 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 [2021-06-25T20:00:19.375Z] Removing intermediate container 177c6e7cd269 [2021-06-25T20:00:19.375Z] ---> 4ee3ff727fa7 [2021-06-25T20:00:19.375Z] [2021-06-25T20:00:19.375Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T20:00:19.639Z] 3.12: Pulling from library/alpine [2021-06-25T20:00:20.216Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T20:00:20.216Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T20:00:20.216Z] ---> 13621d1b12d4 [2021-06-25T20:00:20.216Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T20:00:20.479Z] ---> Running in 846152e4a7de [2021-06-25T20:00:21.874Z] Removing intermediate container 9d4abdbd6486 [2021-06-25T20:00:21.874Z] ---> 8e28f7b34780 [2021-06-25T20:00:21.874Z] [2021-06-25T20:00:21.874Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T20:00:21.874Z] ---> 13621d1b12d4 [2021-06-25T20:00:21.874Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-25T20:00:21.874Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:21.874Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:21.874Z] ---> Running in db62aa4925e2 [2021-06-25T20:00:21.874Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T20:00:21.874Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:00:21.874Z] OK: 6 MiB in 15 packages [2021-06-25T20:00:22.455Z] Removing intermediate container d4485f3d2692 [2021-06-25T20:00:22.455Z] ---> 04eb74a0b728 [2021-06-25T20:00:22.455Z] [2021-06-25T20:00:22.455Z] Step 11/26 : FROM alpine:3.12 [2021-06-25T20:00:22.455Z] ---> 13621d1b12d4 [2021-06-25T20:00:22.455Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-25T20:00:22.725Z] ---> Running in 2772ed8e351c [2021-06-25T20:00:22.995Z] Removing intermediate container 846152e4a7de [2021-06-25T20:00:22.995Z] ---> c82e8cb95e22 [2021-06-25T20:00:22.995Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T20:00:23.265Z] Removing intermediate container fac04fb27143 [2021-06-25T20:00:23.265Z] ---> ed20aba09198 [2021-06-25T20:00:23.265Z] [2021-06-25T20:00:23.265Z] Step 11/32 : FROM alpine:3.12 [2021-06-25T20:00:23.265Z] ---> 13621d1b12d4 [2021-06-25T20:00:23.265Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-25T20:00:23.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:23.265Z] ---> Running in ef4b29af7631 [2021-06-25T20:00:23.265Z] ---> Running in e68943ced098 [2021-06-25T20:00:23.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:23.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:23.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:23.531Z] Removing intermediate container ef4b29af7631 [2021-06-25T20:00:23.531Z] ---> 1496376171c7 [2021-06-25T20:00:23.531Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-25T20:00:23.531Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-25T20:00:23.531Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T20:00:23.531Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:00:23.531Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T20:00:23.531Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-25T20:00:23.531Z] OK: 6 MiB in 15 packages [2021-06-25T20:00:23.531Z] (4/6) Installing curl (7.77.0-r0) [2021-06-25T20:00:23.531Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-25T20:00:23.531Z] Removing intermediate container e68943ced098 [2021-06-25T20:00:23.531Z] ---> 4e201bc5d11f [2021-06-25T20:00:23.531Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-25T20:00:23.531Z] (6/6) Installing su-exec (0.2-r1) [2021-06-25T20:00:23.531Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:00:23.531Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T20:00:23.531Z] ---> Running in 825cea232afe [2021-06-25T20:00:23.531Z] ---> Running in 1c82329157cb [2021-06-25T20:00:23.531Z] OK: 7 MiB in 20 packages [2021-06-25T20:00:23.795Z] Removing intermediate container 825cea232afe [2021-06-25T20:00:23.795Z] ---> f16abb993676 [2021-06-25T20:00:23.795Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T20:00:23.795Z] ---> Running in 6389b7699f6f [2021-06-25T20:00:24.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:24.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:24.343Z] Removing intermediate container 6389b7699f6f [2021-06-25T20:00:24.343Z] ---> d47e6f997e2a [2021-06-25T20:00:24.343Z] Step 16/24 : WORKDIR / [2021-06-25T20:00:24.343Z] Removing intermediate container 2772ed8e351c [2021-06-25T20:00:24.343Z] ---> 1c624473ecad [2021-06-25T20:00:24.343Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T20:00:24.343Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-25T20:00:24.343Z] (2/2) Installing su-exec (0.2-r1) [2021-06-25T20:00:24.343Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:00:24.343Z] Removing intermediate container db62aa4925e2 [2021-06-25T20:00:24.343Z] ---> d03c68cb10c5 [2021-06-25T20:00:24.343Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T20:00:24.343Z] ---> Running in 89fcbef7506c [2021-06-25T20:00:24.343Z] OK: 6 MiB in 16 packages [2021-06-25T20:00:24.343Z] ---> Running in a8c6e13a4161 [2021-06-25T20:00:24.343Z] ---> Running in 052ccbf084fa [2021-06-25T20:00:24.610Z] Removing intermediate container a8c6e13a4161 [2021-06-25T20:00:24.610Z] ---> 55bcb203c324 [2021-06-25T20:00:24.610Z] Step 14/26 : WORKDIR / [2021-06-25T20:00:24.610Z] Removing intermediate container 89fcbef7506c [2021-06-25T20:00:24.610Z] ---> 30b0c964efd5 [2021-06-25T20:00:24.610Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T20:00:24.610Z] ---> Running in e9d7f26c0754 [2021-06-25T20:00:24.610Z] Removing intermediate container 052ccbf084fa [2021-06-25T20:00:24.610Z] ---> e62d691c987f [2021-06-25T20:00:24.610Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-25T20:00:24.610Z] ---> Running in 16c9b11cc155 [2021-06-25T20:00:25.195Z] Removing intermediate container e9d7f26c0754 [2021-06-25T20:00:25.195Z] ---> 70a92d2b7bc8 [2021-06-25T20:00:25.195Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-25T20:00:25.195Z] Removing intermediate container 16c9b11cc155 [2021-06-25T20:00:25.195Z] ---> 3d0d53ce3987 [2021-06-25T20:00:25.195Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T20:00:25.195Z] Removing intermediate container 1c82329157cb [2021-06-25T20:00:25.195Z] ---> 0d473f8ccd58 [2021-06-25T20:00:25.195Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-25T20:00:25.195Z] ---> 6107bb05f78f [2021-06-25T20:00:25.195Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-25T20:00:25.457Z] ---> Running in d3a1dff907ff [2021-06-25T20:00:25.457Z] ---> Running in e9344ba3dbdd [2021-06-25T20:00:25.457Z] ---> 817bba3c1f4e [2021-06-25T20:00:25.457Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-25T20:00:25.457Z] Removing intermediate container 576a7cbf3272 [2021-06-25T20:00:25.457Z] ---> ac6dd31864d2 [2021-06-25T20:00:25.457Z] [2021-06-25T20:00:25.457Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T20:00:25.457Z] ---> 13621d1b12d4 [2021-06-25T20:00:25.457Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-25T20:00:25.457Z] ---> Running in 57525b892ae1 [2021-06-25T20:00:25.457Z] Removing intermediate container d3a1dff907ff [2021-06-25T20:00:25.457Z] ---> 2acba49ddc93 [2021-06-25T20:00:25.457Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-25T20:00:25.896Z] Removing intermediate container e9344ba3dbdd [2021-06-25T20:00:25.896Z] ---> b8f95535b5dc [2021-06-25T20:00:25.896Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T20:00:25.896Z] ---> Running in 301d67cf7c51 [2021-06-25T20:00:25.896Z] ---> fcaed9f5147c [2021-06-25T20:00:25.896Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-25T20:00:25.896Z] ---> 456d239a6391 [2021-06-25T20:00:25.896Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-25T20:00:25.896Z] Removing intermediate container 301d67cf7c51 [2021-06-25T20:00:25.896Z] ---> 3f8a8fb68938 [2021-06-25T20:00:25.896Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-25T20:00:25.896Z] ---> Running in 807609cfbe5e [2021-06-25T20:00:25.896Z] ---> 86effc51adae [2021-06-25T20:00:25.896Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-25T20:00:26.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:26.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:26.260Z] ---> f43c09e60d7c [2021-06-25T20:00:26.260Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-25T20:00:26.260Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-25T20:00:26.260Z] ---> f27b5d8cd282 [2021-06-25T20:00:26.260Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-25T20:00:26.260Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-25T20:00:26.260Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:00:26.260Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T20:00:26.260Z] OK: 6 MiB in 16 packages [2021-06-25T20:00:26.260Z] ---> Running in e018a2c40c5b [2021-06-25T20:00:26.622Z] ---> 9350aaebb155 [2021-06-25T20:00:26.622Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-25T20:00:26.622Z] ---> 1e329024092d [2021-06-25T20:00:26.622Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-25T20:00:26.622Z] Removing intermediate container e018a2c40c5b [2021-06-25T20:00:26.622Z] ---> 13e3feb461d4 [2021-06-25T20:00:26.622Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T20:00:26.622Z] ---> Running in c541e7024699 [2021-06-25T20:00:26.881Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [Pipeline] } [Pipeline] // ws [2021-06-25T20:00:26.960Z] Removing intermediate container 57525b892ae1 [2021-06-25T20:00:26.960Z] ---> 6191333004d7 [2021-06-25T20:00:26.960Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T20:00:26.960Z] ---> Running in b70b86acee1f [2021-06-25T20:00:26.960Z] Removing intermediate container c541e7024699 [2021-06-25T20:00:26.960Z] ---> dc5253874af3 [2021-06-25T20:00:26.960Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T20:00:26.960Z] ---> 7462fa3a5896 [2021-06-25T20:00:26.960Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-25T20:00:26.960Z] ---> 325cf56cbe5f [2021-06-25T20:00:26.960Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-25T20:00:26.960Z] ---> Running in aae84fd5a395 [2021-06-25T20:00:26.960Z] ---> Running in dbc329063106 [2021-06-25T20:00:26.960Z] Removing intermediate container 807609cfbe5e [2021-06-25T20:00:26.960Z] ---> 3cf361d2929d [2021-06-25T20:00:26.960Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-25T20:00:26.960Z] ---> Running in 51810458a02c [2021-06-25T20:00:26.960Z] Removing intermediate container b70b86acee1f [2021-06-25T20:00:26.960Z] ---> bb00c56d091c [2021-06-25T20:00:26.960Z] Step 14/23 : ENV APP_PORT=59860 [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-25T20:00:25.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T20:00:25.858Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T20:00:25.894Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T20:00:25.927Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T20:00:25.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T20:00:25.940Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T20:00:26.895Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T20:00:26.909Z] > git checkout -f 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 # timeout=10 [Pipeline] // stage [Pipeline] } [2021-06-25T20:00:27.135Z] Failed in branch arm64 [2021-06-25T20:00:27.221Z] Removing intermediate container dbc329063106 [2021-06-25T20:00:27.221Z] ---> d6e9ce96b207 [2021-06-25T20:00:27.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T20:00:27.221Z] ---> Running in 6a8db4df2d24 [2021-06-25T20:00:27.221Z] ---> Running in 66e2078c1e88 [2021-06-25T20:00:27.221Z] Removing intermediate container aae84fd5a395 [2021-06-25T20:00:27.221Z] ---> 853f903af96c [2021-06-25T20:00:27.221Z] Step 23/24 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [2021-06-25T20:00:27.221Z] Removing intermediate container 51810458a02c [2021-06-25T20:00:27.221Z] ---> 65f7d46b3068 [2021-06-25T20:00:27.221Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-25T20:00:27.221Z] ---> Running in 516ed1f263d5 [2021-06-25T20:00:27.221Z] Removing intermediate container 6a8db4df2d24 [2021-06-25T20:00:27.221Z] ---> 92588284e11a [2021-06-25T20:00:27.221Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T20:00:27.221Z] Removing intermediate container 66e2078c1e88 [2021-06-25T20:00:27.221Z] ---> 4a59aaf975d3 [2021-06-25T20:00:27.221Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T20:00:27.486Z] ---> Running in 4c424ef51bfe [2021-06-25T20:00:27.486Z] ---> Running in 8c6ad989a2da [2021-06-25T20:00:27.486Z] Removing intermediate container 516ed1f263d5 [2021-06-25T20:00:27.486Z] ---> d303af49fc61 [2021-06-25T20:00:27.486Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T20:00:27.486Z] ---> 1e5929d9aed6 [2021-06-25T20:00:27.486Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-25T20:00:27.486Z] ---> a32e79a7381f [2021-06-25T20:00:27.486Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-25T20:00:27.486Z] ---> Running in 96a7f42815f0 [2021-06-25T20:00:27.486Z] ---> Running in e0242e129682 [2021-06-25T20:00:27.486Z] Removing intermediate container 8c6ad989a2da [2021-06-25T20:00:27.486Z] ---> 590183004bb4 [2021-06-25T20:00:27.486Z] Step 22/23 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [2021-06-25T20:00:27.486Z] Removing intermediate container 4c424ef51bfe [2021-06-25T20:00:27.486Z] ---> f5f61ac54199 [2021-06-25T20:00:27.486Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T20:00:27.756Z] ---> Running in 57d6a9e3c2dc [2021-06-25T20:00:27.756Z] Removing intermediate container 96a7f42815f0 [2021-06-25T20:00:27.756Z] ---> 202bcf04cb40 [2021-06-25T20:00:27.756Z] [2021-06-25T20:00:27.756Z] ---> b20a19e2b469 [2021-06-25T20:00:27.756Z] 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/ [2021-06-25T20:00:27.756Z] Successfully built 202bcf04cb40 [2021-06-25T20:00:27.756Z] ---> Running in 307022bef754 [2021-06-25T20:00:27.756Z] Successfully tagged core-command:latest [2021-06-25T20:00:27.756Z]  Building core-command ... done Building sys-mgmt-agent [2021-06-25T20:00:27.756Z] Removing intermediate container 57d6a9e3c2dc [2021-06-25T20:00:27.756Z] ---> 1fe6540953c0 [2021-06-25T20:00:27.756Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T20:00:28.022Z] ---> Running in 260a3f4fd39a [2021-06-25T20:00:28.022Z] ---> 75e65b528bc1 [2021-06-25T20:00:28.022Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-25T20:00:28.977Z] Removing intermediate container 260a3f4fd39a [2021-06-25T20:00:28.977Z] ---> 42a888ffcec2 [2021-06-25T20:00:28.977Z] [2021-06-25T20:00:28.977Z] Successfully built 42a888ffcec2 [2021-06-25T20:00:29.558Z] Successfully tagged support-scheduler:latest [2021-06-25T20:00:29.558Z]  Building support-scheduler ... done Building security-proxy-setup [2021-06-25T20:00:29.558Z] ---> 63853d38f71a [2021-06-25T20:00:29.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-25T20:00:29.558Z] Removing intermediate container e0242e129682 [2021-06-25T20:00:29.558Z] ---> eaeaa1bd53d3 [2021-06-25T20:00:29.558Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T20:00:30.506Z] Removing intermediate container 307022bef754 [2021-06-25T20:00:30.506Z] ---> 3ea839eed9e0 [2021-06-25T20:00:30.506Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-25T20:00:31.084Z] ---> 28ffda2b17a6 [2021-06-25T20:00:31.084Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-25T20:00:32.487Z] ---> Running in 9bce0d9b6841 [2021-06-25T20:00:32.487Z] ---> bc091970873a [2021-06-25T20:00:32.487Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-25T20:00:32.487Z] ---> Running in 9bcee1841852 [2021-06-25T20:00:32.487Z] Removing intermediate container 9bce0d9b6841 [2021-06-25T20:00:32.487Z] ---> 474b07fc05e7 [2021-06-25T20:00:32.487Z] Step 24/26 : LABEL arch=x86_64 [2021-06-25T20:00:32.755Z] Removing intermediate container 9bcee1841852 [2021-06-25T20:00:32.755Z] ---> 964e9f531e90 [2021-06-25T20:00:32.755Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T20:00:32.755Z] ---> Running in 6cee2a7d7ba5 [2021-06-25T20:00:33.023Z] ---> Running in 50e0786ec442 [2021-06-25T20:00:33.023Z] ---> 12490b81d101 [2021-06-25T20:00:33.023Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-25T20:00:33.023Z] Removing intermediate container 6cee2a7d7ba5 [2021-06-25T20:00:33.023Z] ---> f8114940aab9 [2021-06-25T20:00:33.023Z] Step 25/26 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [2021-06-25T20:00:33.024Z] Removing intermediate container 50e0786ec442 [2021-06-25T20:00:33.024Z] ---> 6b941642b879 [2021-06-25T20:00:33.024Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T20:00:33.024Z] ---> Running in 63de1cfe7c0d [2021-06-25T20:00:33.290Z] ---> Running in 9bd4f1fcc03a [2021-06-25T20:00:33.290Z] ---> 2b246e3fae18 [2021-06-25T20:00:33.290Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-25T20:00:33.290Z] Removing intermediate container 63de1cfe7c0d [2021-06-25T20:00:33.290Z] ---> 5b2774550a8d [2021-06-25T20:00:33.290Z] Step 26/26 : LABEL version=0.0.0 [2021-06-25T20:00:33.862Z] Removing intermediate container 9bd4f1fcc03a [2021-06-25T20:00:33.862Z] ---> a48b921b2dde [2021-06-25T20:00:33.862Z] Step 22/23 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [2021-06-25T20:00:34.436Z] ---> Running in 33e93ecd40e5 [2021-06-25T20:00:34.696Z] ---> Running in 007e7e76684b [2021-06-25T20:00:34.696Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:00:34.696Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:00:34.696Z] ---> caaf3ac461ff [2021-06-25T20:00:34.696Z] Step 3/22 : WORKDIR /edgex-go [2021-06-25T20:00:34.696Z] ---> Using cache [2021-06-25T20:00:34.696Z] ---> bea8e8e71f19 [2021-06-25T20:00:34.696Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:00:34.696Z] ---> Using cache [2021-06-25T20:00:34.696Z] ---> 64904fa83624 [2021-06-25T20:00:34.696Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-25T20:00:34.696Z] ---> Using cache [2021-06-25T20:00:34.696Z] ---> 9d02df006f25 [2021-06-25T20:00:34.696Z] Step 6/22 : COPY go.mod . [2021-06-25T20:00:34.696Z] ---> Using cache [2021-06-25T20:00:34.696Z] ---> 925393157f8e [2021-06-25T20:00:34.696Z] Step 7/22 : RUN go mod download [2021-06-25T20:00:34.696Z] ---> Using cache [2021-06-25T20:00:34.696Z] ---> dac9c15b83da [2021-06-25T20:00:34.696Z] Step 8/22 : COPY . . [2021-06-25T20:00:34.696Z] ---> Using cache [2021-06-25T20:00:34.696Z] ---> 4a00780667be [2021-06-25T20:00:34.696Z] Step 9/22 : RUN go mod tidy [2021-06-25T20:00:34.696Z] ---> Using cache [2021-06-25T20:00:34.696Z] ---> c25b1d3a54aa [2021-06-25T20:00:34.696Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-25T20:00:35.275Z] ---> b49b82b6e162 [2021-06-25T20:00:35.275Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-25T20:00:35.275Z] Removing intermediate container 33e93ecd40e5 [2021-06-25T20:00:35.275Z] ---> 0fdd44939894 [2021-06-25T20:00:35.275Z] [2021-06-25T20:00:35.275Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:00:35.275Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:00:35.275Z] ---> caaf3ac461ff [2021-06-25T20:00:35.275Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T20:00:35.275Z] ---> Using cache [2021-06-25T20:00:35.275Z] ---> bea8e8e71f19 [2021-06-25T20:00:35.275Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:00:35.275Z] ---> Using cache [2021-06-25T20:00:35.275Z] ---> 64904fa83624 [2021-06-25T20:00:35.275Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-25T20:00:35.275Z] ---> Running in dbba747cc376 [2021-06-25T20:00:35.275Z] Removing intermediate container 007e7e76684b [2021-06-25T20:00:35.275Z] ---> 3060c5ee1aa9 [2021-06-25T20:00:35.275Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T20:00:35.545Z] ---> 04f298b15061 [2021-06-25T20:00:35.545Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-25T20:00:35.545Z] Successfully built 0fdd44939894 [2021-06-25T20:00:35.545Z] ---> Running in eb49518967e3 [2021-06-25T20:00:35.546Z] ---> Running in d95ee0650667 [2021-06-25T20:00:35.546Z] Successfully tagged security-secretstore-setup:latest [2021-06-25T20:00:35.546Z] Building core-metadata [2021-06-25T20:00:35.546Z]  Building security-secretstore-setup ... done  ---> Running in 61edad14cce9 [2021-06-25T20:00:35.546Z] Removing intermediate container d95ee0650667 [2021-06-25T20:00:35.546Z] ---> 54a6f2baa523 [2021-06-25T20:00:35.546Z] [2021-06-25T20:00:35.825Z] Successfully built 54a6f2baa523 [2021-06-25T20:00:35.825Z] Successfully tagged support-notifications:latest [2021-06-25T20:00:35.825Z]  Building support-notifications ... done Building core-data [2021-06-25T20:00:36.396Z] Removing intermediate container 61edad14cce9 [2021-06-25T20:00:36.396Z] ---> f9c3972850c2 [2021-06-25T20:00:36.396Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-25T20:00:36.660Z] 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 [2021-06-25T20:00:36.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:38.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:39.162Z] OK: 219 MiB in 52 packages [2021-06-25T20:00:42.475Z] ---> 242c8cfea69a [2021-06-25T20:00:42.475Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-25T20:00:42.475Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:00:42.475Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:00:42.475Z] ---> caaf3ac461ff [2021-06-25T20:00:42.475Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T20:00:42.475Z] ---> Using cache [2021-06-25T20:00:42.475Z] ---> bea8e8e71f19 [2021-06-25T20:00:42.475Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:00:42.475Z] ---> Using cache [2021-06-25T20:00:42.475Z] ---> 64904fa83624 [2021-06-25T20:00:42.475Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-25T20:00:42.741Z] ---> Running in e71ac29acb92 [2021-06-25T20:00:43.009Z] ---> Running in 32b702be3b78 [2021-06-25T20:00:43.009Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:00:43.009Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:00:43.009Z] ---> caaf3ac461ff [2021-06-25T20:00:43.009Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T20:00:43.009Z] ---> Using cache [2021-06-25T20:00:43.009Z] ---> bea8e8e71f19 [2021-06-25T20:00:43.009Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:00:43.009Z] ---> Using cache [2021-06-25T20:00:43.009Z] ---> 64904fa83624 [2021-06-25T20:00:43.009Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T20:00:43.009Z] ---> Using cache [2021-06-25T20:00:43.009Z] ---> 9d02df006f25 [2021-06-25T20:00:43.009Z] Step 6/24 : COPY go.mod . [2021-06-25T20:00:43.009Z] ---> Using cache [2021-06-25T20:00:43.009Z] ---> 925393157f8e [2021-06-25T20:00:43.009Z] Step 7/24 : RUN go mod download [2021-06-25T20:00:43.009Z] ---> Using cache [2021-06-25T20:00:43.009Z] ---> dac9c15b83da [2021-06-25T20:00:43.009Z] Step 8/24 : COPY . . [2021-06-25T20:00:43.009Z] ---> Using cache [2021-06-25T20:00:43.009Z] ---> 4a00780667be [2021-06-25T20:00:43.009Z] Step 9/24 : RUN go mod tidy [2021-06-25T20:00:43.009Z] ---> Using cache [2021-06-25T20:00:43.009Z] ---> c25b1d3a54aa [2021-06-25T20:00:43.009Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-25T20:00:43.274Z] Removing intermediate container eb49518967e3 [2021-06-25T20:00:43.274Z] ---> 5fb3dcaba46b [2021-06-25T20:00:43.274Z] Step 6/24 : COPY go.mod . [2021-06-25T20:00:43.274Z] ---> Running in bf6f14a6a8c2 [2021-06-25T20:00:43.542Z] ---> 28317d37730b [2021-06-25T20:00:43.542Z] Step 7/24 : RUN go mod download [2021-06-25T20:00:43.542Z] ---> Running in b2f6d070cdd5 [2021-06-25T20:00:43.808Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:44.074Z] 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 [2021-06-25T20:00:44.340Z] Removing intermediate container 32b702be3b78 [2021-06-25T20:00:44.340Z] ---> 40b9d56282b9 [2021-06-25T20:00:44.340Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-25T20:00:44.606Z] ---> Running in 754a1083b231 [2021-06-25T20:00:44.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T20:00:44.606Z] Removing intermediate container 754a1083b231 [2021-06-25T20:00:44.606Z] ---> b7cf8aeab38a [2021-06-25T20:00:44.606Z] Step 29/32 : CMD ["gate"] [2021-06-25T20:00:44.869Z] ---> Running in 63804548b6c6 [2021-06-25T20:00:44.869Z] Removing intermediate container b2f6d070cdd5 [2021-06-25T20:00:44.869Z] ---> a5e3e0e4f48d [2021-06-25T20:00:44.869Z] Step 8/24 : COPY . . [2021-06-25T20:00:44.869Z] Removing intermediate container 63804548b6c6 [2021-06-25T20:00:44.869Z] ---> 00ab1203bbbf [2021-06-25T20:00:44.869Z] Step 30/32 : LABEL arch=x86_64 [2021-06-25T20:00:45.134Z] ---> Running in c77fee7423f7 [2021-06-25T20:00:45.134Z] OK: 219 MiB in 52 packages [2021-06-25T20:00:47.069Z] Removing intermediate container c77fee7423f7 [2021-06-25T20:00:47.069Z] ---> bb9d1d8b1817 [2021-06-25T20:00:47.069Z] Step 31/32 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [2021-06-25T20:00:49.006Z] ---> Running in 44554a7d433b [2021-06-25T20:00:49.006Z] Removing intermediate container e71ac29acb92 [2021-06-25T20:00:49.006Z] ---> 3efb4a1bd7fe [2021-06-25T20:00:49.006Z] Step 6/24 : COPY go.mod . [2021-06-25T20:00:49.271Z] Removing intermediate container 44554a7d433b [2021-06-25T20:00:49.271Z] ---> 0756fddbf4cf [2021-06-25T20:00:49.271Z] Step 32/32 : LABEL version=0.0.0 [2021-06-25T20:00:49.846Z] ---> 78af3bec983d [2021-06-25T20:00:49.846Z] Step 7/24 : RUN go mod download [2021-06-25T20:00:49.846Z] ---> Running in cee317a2167d [2021-06-25T20:00:50.107Z] ---> Running in eb0066cddb61 [2021-06-25T20:00:50.108Z] Removing intermediate container cee317a2167d [2021-06-25T20:00:50.108Z] ---> 6f107ea84d3d [2021-06-25T20:00:50.108Z] [2021-06-25T20:00:50.108Z] ---> 2a78c77d74b8 [2021-06-25T20:00:50.108Z] Step 9/24 : RUN go mod tidy [2021-06-25T20:00:50.378Z] Successfully built 6f107ea84d3d [2021-06-25T20:00:50.378Z] Successfully tagged security-bootstrapper:latest [2021-06-25T20:00:50.378Z] ---> Running in fe260261b681 [2021-06-25T20:00:51.360Z]  Building security-bootstrapper ... done Removing intermediate container eb0066cddb61 [2021-06-25T20:00:51.360Z] ---> 7a54d3b76fea [2021-06-25T20:00:51.360Z] Step 8/24 : COPY . . [2021-06-25T20:00:55.646Z] Removing intermediate container fe260261b681 [2021-06-25T20:00:55.646Z] ---> 39df99a9a73f [2021-06-25T20:00:55.646Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-25T20:00:55.919Z] ---> Running in 8585950b0887 [2021-06-25T20:00:55.919Z] ---> 15db510ddb33 [2021-06-25T20:00:55.919Z] Step 9/24 : RUN go mod tidy [2021-06-25T20:00:55.919Z] ---> Running in e09bdf0002d4 [2021-06-25T20:00:56.507Z] 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 [2021-06-25T20:00:57.924Z] Removing intermediate container e09bdf0002d4 [2021-06-25T20:00:57.924Z] ---> 9d25d1c45589 [2021-06-25T20:00:57.924Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-25T20:00:57.924Z] ---> Running in e91a8656a149 [2021-06-25T20:00:58.518Z] 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 [2021-06-25T20:01:02.785Z] 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 [2021-06-25T20:01:08.125Z] Removing intermediate container dbba747cc376 [2021-06-25T20:01:08.125Z] ---> 428766698842 [2021-06-25T20:01:08.125Z] [2021-06-25T20:01:08.125Z] Step 11/22 : FROM alpine:3.12 [2021-06-25T20:01:08.125Z] ---> 13621d1b12d4 [2021-06-25T20:01:08.125Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-25T20:01:08.125Z] ---> Running in fd405c0b0d87 [2021-06-25T20:01:08.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T20:01:08.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T20:01:08.966Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-25T20:01:08.966Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T20:01:08.966Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-25T20:01:08.966Z] (4/4) Installing curl (7.77.0-r0) [2021-06-25T20:01:08.966Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:01:08.966Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T20:01:08.966Z] OK: 7 MiB in 18 packages [2021-06-25T20:01:09.545Z] Removing intermediate container fd405c0b0d87 [2021-06-25T20:01:09.545Z] ---> f7c6a826415f [2021-06-25T20:01:09.545Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T20:01:09.545Z] ---> Running in 03790c91e3ff [2021-06-25T20:01:09.807Z] Removing intermediate container 03790c91e3ff [2021-06-25T20:01:09.807Z] ---> 518c10cef288 [2021-06-25T20:01:09.807Z] Step 14/22 : WORKDIR /edgex [2021-06-25T20:01:09.807Z] ---> Running in 9b44a97e7750 [2021-06-25T20:01:10.076Z] Removing intermediate container 9b44a97e7750 [2021-06-25T20:01:10.076Z] ---> 44cb431f5b0c [2021-06-25T20:01:10.076Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-25T20:01:10.338Z] ---> d82b915ba9a4 [2021-06-25T20:01:10.338Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-25T20:01:10.914Z] ---> 5f8efc4d12b1 [2021-06-25T20:01:10.914Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-25T20:01:11.177Z] ---> 2b7ccc769fac [2021-06-25T20:01:11.177Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-25T20:01:11.177Z] ---> Running in 62a6913e32f4 [2021-06-25T20:01:11.441Z] Removing intermediate container 62a6913e32f4 [2021-06-25T20:01:11.441Z] ---> 467bbd96f12d [2021-06-25T20:01:11.441Z] Step 19/22 : CMD ["--init=true"] [2021-06-25T20:01:11.441Z] ---> Running in 2d286fe5f9fa [2021-06-25T20:01:11.703Z] Removing intermediate container 2d286fe5f9fa [2021-06-25T20:01:11.703Z] ---> 0a1d7c51233c [2021-06-25T20:01:11.703Z] Step 20/22 : LABEL arch=x86_64 [2021-06-25T20:01:11.703Z] ---> Running in a721c6317974 [2021-06-25T20:01:11.703Z] Removing intermediate container a721c6317974 [2021-06-25T20:01:11.703Z] ---> cf2bf3b54fd7 [2021-06-25T20:01:11.703Z] Step 21/22 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [2021-06-25T20:01:11.703Z] ---> Running in f6922d00f8da [2021-06-25T20:01:11.967Z] Removing intermediate container f6922d00f8da [2021-06-25T20:01:11.967Z] ---> 8825fab4261e [2021-06-25T20:01:11.967Z] Step 22/22 : LABEL version=0.0.0 [2021-06-25T20:01:11.967Z] ---> Running in 3d378ededcf6 [2021-06-25T20:01:12.228Z] Removing intermediate container 3d378ededcf6 [2021-06-25T20:01:12.228Z] ---> 24ec628716a7 [2021-06-25T20:01:12.228Z] [2021-06-25T20:01:12.488Z] Successfully built 24ec628716a7 [2021-06-25T20:01:12.488Z] Successfully tagged security-proxy-setup:latest [2021-06-25T20:01:14.420Z]  Building security-proxy-setup ... done Removing intermediate container bf6f14a6a8c2 [2021-06-25T20:01:14.420Z] ---> 5eeca956814c [2021-06-25T20:01:14.420Z] [2021-06-25T20:01:14.420Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T20:01:14.420Z] ---> 13621d1b12d4 [2021-06-25T20:01:14.420Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T20:01:14.420Z] ---> Using cache [2021-06-25T20:01:14.420Z] ---> d03c68cb10c5 [2021-06-25T20:01:14.420Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T20:01:14.420Z] ---> Using cache [2021-06-25T20:01:14.420Z] ---> e62d691c987f [2021-06-25T20:01:14.420Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-25T20:01:14.420Z] ---> Running in b58537831673 [2021-06-25T20:01:14.682Z] Removing intermediate container b58537831673 [2021-06-25T20:01:14.682Z] ---> 957fb2a26c7d [2021-06-25T20:01:14.682Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T20:01:14.682Z] ---> Running in 28848cc4821c [2021-06-25T20:01:14.951Z] Removing intermediate container 28848cc4821c [2021-06-25T20:01:14.951Z] ---> c425b9e36025 [2021-06-25T20:01:14.951Z] Step 16/24 : WORKDIR / [2021-06-25T20:01:14.951Z] ---> Running in 8fee17c63620 [2021-06-25T20:01:15.217Z] Removing intermediate container 8fee17c63620 [2021-06-25T20:01:15.217Z] ---> b19b76db10cf [2021-06-25T20:01:15.217Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T20:01:15.487Z] ---> ebefd04e4eef [2021-06-25T20:01:15.487Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-25T20:01:15.751Z] ---> 6da338668af2 [2021-06-25T20:01:15.751Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-25T20:01:16.020Z] ---> edf40ff9ad1f [2021-06-25T20:01:16.020Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-25T20:01:16.284Z] ---> Running in ef25a9de38ec [2021-06-25T20:01:16.284Z] Removing intermediate container ef25a9de38ec [2021-06-25T20:01:16.284Z] ---> a83cc7847d59 [2021-06-25T20:01:16.284Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T20:01:16.284Z] ---> Running in b1bf30abadce [2021-06-25T20:01:16.554Z] Removing intermediate container b1bf30abadce [2021-06-25T20:01:16.554Z] ---> 5cf1cf0761d0 [2021-06-25T20:01:16.554Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T20:01:16.554Z] ---> Running in c7c50a5b7b6f [2021-06-25T20:01:16.817Z] Removing intermediate container c7c50a5b7b6f [2021-06-25T20:01:16.817Z] ---> dbed4011bcfe [2021-06-25T20:01:16.817Z] Step 23/24 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [2021-06-25T20:01:16.817Z] ---> Running in 86c467d9d8bf [2021-06-25T20:01:16.817Z] Removing intermediate container 86c467d9d8bf [2021-06-25T20:01:16.817Z] ---> 0b9b222c79e8 [2021-06-25T20:01:16.817Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T20:01:17.082Z] ---> Running in b703786abb3f [2021-06-25T20:01:17.082Z] Removing intermediate container b703786abb3f [2021-06-25T20:01:17.082Z] ---> c0453fbadd44 [2021-06-25T20:01:17.082Z] [2021-06-25T20:01:17.344Z] Successfully built c0453fbadd44 [2021-06-25T20:01:17.344Z] Successfully tagged core-metadata:latest [2021-06-25T20:01:21.585Z]  Building core-metadata ... done Removing intermediate container 8585950b0887 [2021-06-25T20:01:21.585Z] ---> 45c504524a89 [2021-06-25T20:01:21.585Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-25T20:01:21.585Z] ---> Running in e2f1d42c4435 [2021-06-25T20:01:22.156Z] 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 [2021-06-25T20:01:23.123Z] Removing intermediate container e2f1d42c4435 [2021-06-25T20:01:23.123Z] ---> 9e51cf4f4073 [2021-06-25T20:01:23.123Z] [2021-06-25T20:01:23.123Z] Step 12/24 : FROM docker:20.10.0 [2021-06-25T20:01:23.123Z] 20.10.0: Pulling from library/docker [2021-06-25T20:01:25.039Z] Removing intermediate container e91a8656a149 [2021-06-25T20:01:25.039Z] ---> 1ef6f903817a [2021-06-25T20:01:25.039Z] [2021-06-25T20:01:25.039Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T20:01:25.039Z] ---> 13621d1b12d4 [2021-06-25T20:01:25.039Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-25T20:01:25.991Z] ---> Running in 83e0166bd5f4 [2021-06-25T20:01:26.253Z] Removing intermediate container 83e0166bd5f4 [2021-06-25T20:01:26.253Z] ---> 3c10721905b7 [2021-06-25T20:01:26.253Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-25T20:01:26.519Z] ---> Running in 35f6e05585d7 [2021-06-25T20:01:26.519Z] Removing intermediate container 35f6e05585d7 [2021-06-25T20:01:26.519Z] ---> 27927cd07c78 [2021-06-25T20:01:26.519Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-25T20:01:26.519Z] ---> Running in 9c77221da4e3 [2021-06-25T20:01:26.790Z] Removing intermediate container 9c77221da4e3 [2021-06-25T20:01:26.791Z] ---> a0cb1e2fb5cc [2021-06-25T20:01:26.791Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:01:26.791Z] ---> Running in d73f6f0e5a77 [2021-06-25T20:01:26.791Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-25T20:01:26.791Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-25T20:01:26.791Z] ---> aefe523efa57 [2021-06-25T20:01:26.791Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-25T20:01:26.791Z] ---> Running in 46ca4b6621e1 [2021-06-25T20:01:26.791Z] Removing intermediate container 46ca4b6621e1 [2021-06-25T20:01:26.791Z] ---> d7e0a6d5054a [2021-06-25T20:01:26.791Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-25T20:01:27.074Z] ---> Running in 57f504b038b7 [2021-06-25T20:01:27.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T20:01:27.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T20:01:27.337Z] Removing intermediate container d73f6f0e5a77 [2021-06-25T20:01:27.337Z] ---> 82bae876f80e [2021-06-25T20:01:27.337Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-25T20:01:27.337Z] ---> Running in c8aa96c5caa3 [2021-06-25T20:01:27.337Z] (1/39) Installing readline (8.0.4-r0) [2021-06-25T20:01:27.337Z] (2/39) Installing bash (5.0.17-r0) [2021-06-25T20:01:27.337Z] Executing bash-5.0.17-r0.post-install [2021-06-25T20:01:27.337Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T20:01:27.337Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-25T20:01:27.337Z] (5/39) Installing curl (7.77.0-r0) [2021-06-25T20:01:27.337Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-25T20:01:27.337Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-25T20:01:27.337Z] (8/39) Installing expat (2.2.9-r1) [2021-06-25T20:01:27.337Z] (9/39) Installing libffi (3.3-r2) [2021-06-25T20:01:27.337Z] (10/39) Installing gdbm (1.13-r1) [2021-06-25T20:01:27.598Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-25T20:01:27.598Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-25T20:01:27.598Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-25T20:01:27.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T20:01:28.177Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-25T20:01:28.177Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-25T20:01:28.177Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-25T20:01:28.177Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-25T20:01:28.177Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-25T20:01:28.177Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-25T20:01:28.177Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-25T20:01:28.177Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-25T20:01:28.177Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-25T20:01:28.177Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-25T20:01:28.177Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-25T20:01:28.177Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-25T20:01:28.177Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-25T20:01:28.177Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-25T20:01:28.177Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-25T20:01:28.177Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-25T20:01:28.177Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-25T20:01:28.177Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-25T20:01:28.177Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-25T20:01:28.177Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-25T20:01:28.178Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-25T20:01:28.178Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-25T20:01:28.178Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-25T20:01:28.178Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-25T20:01:28.178Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-25T20:01:28.178Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-25T20:01:28.541Z] Executing busybox-1.31.1-r19.trigger [2021-06-25T20:01:28.541Z] OK: 72 MiB in 59 packages [2021-06-25T20:01:29.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T20:01:29.290Z] Collecting docker-compose==1.23.2 [2021-06-25T20:01:29.290Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-25T20:01:29.290Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-25T20:01:29.290Z] Collecting texttable<0.10,>=0.9.0 [2021-06-25T20:01:29.290Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-25T20:01:29.552Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-25T20:01:29.553Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-25T20:01:29.553Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-25T20:01:29.553Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-25T20:01:30.127Z] Collecting docopt<0.7,>=0.6.1 [2021-06-25T20:01:30.127Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-25T20:01:30.392Z] Collecting PyYAML<4,>=3.10 [2021-06-25T20:01:30.392Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-25T20:01:30.971Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-25T20:01:30.971Z] Collecting cached-property<2,>=1.2.0 [2021-06-25T20:01:30.971Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-25T20:01:30.971Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-25T20:01:30.972Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-25T20:01:30.972Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-25T20:01:31.233Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-25T20:01:31.233Z] Collecting docker<4.0,>=3.6.0 [2021-06-25T20:01:31.233Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-25T20:01:31.233Z] Collecting jsonschema<3,>=2.5.1 [2021-06-25T20:01:31.233Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-25T20:01:31.234Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-25T20:01:31.495Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-25T20:01:31.495Z] Collecting idna<2.8,>=2.5 [2021-06-25T20:01:31.495Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-25T20:01:31.495Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-25T20:01:31.495Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-25T20:01:31.495Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-25T20:01:31.495Z] Collecting docker-pycreds>=0.4.0 [2021-06-25T20:01:31.495Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-25T20:01:31.495Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-25T20:01:31.495Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-25T20:01:31.495Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-25T20:01:31.495Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-25T20:01:31.770Z] Installing collected packages: texttable, urllib3, idna, requests, dockerpty, docopt, PyYAML, cached-property, websocket-client, docker-pycreds, docker, jsonschema, docker-compose [2021-06-25T20:01:31.770Z] Running setup.py install for texttable: started [2021-06-25T20:01:32.035Z] Running setup.py install for texttable: finished with status 'done' [2021-06-25T20:01:32.035Z] Attempting uninstall: urllib3 [2021-06-25T20:01:32.035Z] Found existing installation: urllib3 1.25.9 [2021-06-25T20:01:32.035Z] Uninstalling urllib3-1.25.9: [2021-06-25T20:01:32.035Z] Successfully uninstalled urllib3-1.25.9 [2021-06-25T20:01:32.035Z] Attempting uninstall: idna [2021-06-25T20:01:32.035Z] Found existing installation: idna 2.9 [2021-06-25T20:01:32.035Z] Uninstalling idna-2.9: [2021-06-25T20:01:32.035Z] Successfully uninstalled idna-2.9 [2021-06-25T20:01:32.035Z] Attempting uninstall: requests [2021-06-25T20:01:32.035Z] Found existing installation: requests 2.23.0 [2021-06-25T20:01:32.035Z] Uninstalling requests-2.23.0: [2021-06-25T20:01:32.297Z] Successfully uninstalled requests-2.23.0 [2021-06-25T20:01:32.297Z] Running setup.py install for dockerpty: started [2021-06-25T20:01:32.297Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-25T20:01:32.561Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-25T20:01:32.561Z] Running setup.py install for docopt: started [2021-06-25T20:01:32.561Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-25T20:01:32.561Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:01:32.561Z] OK: 8 MiB in 20 packages [2021-06-25T20:01:32.826Z] Running setup.py install for docopt: finished with status 'done' [2021-06-25T20:01:32.826Z] Running setup.py install for PyYAML: started [2021-06-25T20:01:33.775Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-25T20:01:34.042Z] Removing intermediate container c8aa96c5caa3 [2021-06-25T20:01:34.042Z] ---> 7fa5c344942e [2021-06-25T20:01:34.042Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T20:01:34.042Z] ---> 87e8130180d6 [2021-06-25T20:01:34.042Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-25T20:01:34.302Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-06-25T20:01:34.563Z] ---> a9246f55fb1f [2021-06-25T20:01:34.563Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-25T20:01:34.828Z] ---> f1e090992964 [2021-06-25T20:01:34.828Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-25T20:01:34.828Z] ---> Running in d3325bc56f30 [2021-06-25T20:01:34.828Z] Removing intermediate container d3325bc56f30 [2021-06-25T20:01:34.828Z] ---> 6c00700c015b [2021-06-25T20:01:34.828Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T20:01:34.828Z] ---> Running in 78ff2bcbc45a [2021-06-25T20:01:35.095Z] Removing intermediate container 78ff2bcbc45a [2021-06-25T20:01:35.095Z] ---> 981d5d864410 [2021-06-25T20:01:35.095Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T20:01:35.362Z] ---> Running in 20947350db6d [2021-06-25T20:01:35.626Z] Removing intermediate container 20947350db6d [2021-06-25T20:01:35.626Z] ---> 8e8e8780a859 [2021-06-25T20:01:35.626Z] Step 23/24 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [2021-06-25T20:01:36.209Z] ---> Running in 7761fbb0a0be [2021-06-25T20:01:36.471Z] Removing intermediate container 7761fbb0a0be [2021-06-25T20:01:36.471Z] ---> 99c80cc8cf28 [2021-06-25T20:01:36.472Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T20:01:36.472Z] ---> Running in 523033541c70 [2021-06-25T20:01:36.472Z] Removing intermediate container 57f504b038b7 [2021-06-25T20:01:36.472Z] ---> ec19a9c72827 [2021-06-25T20:01:36.472Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-25T20:01:36.472Z] ---> Running in 0385112505db [2021-06-25T20:01:36.472Z] Removing intermediate container 523033541c70 [2021-06-25T20:01:36.472Z] ---> 88185d0075c3 [2021-06-25T20:01:36.472Z] [2021-06-25T20:01:36.737Z] Successfully built 88185d0075c3 [2021-06-25T20:01:36.737Z] Successfully tagged core-data:latest [2021-06-25T20:01:36.737Z] Removing intermediate container 0385112505db [2021-06-25T20:01:36.737Z] ---> 9e7905c66770 [2021-06-25T20:01:36.737Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-25T20:01:36.737Z]  Building core-data ... done  ---> Running in a3af78788f75 [2021-06-25T20:01:36.737Z] Removing intermediate container a3af78788f75 [2021-06-25T20:01:36.737Z] ---> 3000b8bddc94 [2021-06-25T20:01:36.737Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-25T20:01:37.001Z] ---> 6c040d1b859d [2021-06-25T20:01:37.001Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-25T20:01:37.264Z] ---> 33e8d05f8377 [2021-06-25T20:01:37.264Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-25T20:01:37.531Z] ---> 283486cbc91a [2021-06-25T20:01:37.531Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-25T20:01:37.531Z] ---> Running in e4dcaffb083f [2021-06-25T20:01:37.531Z] Removing intermediate container e4dcaffb083f [2021-06-25T20:01:37.531Z] ---> 1c74f5a34da4 [2021-06-25T20:01:37.531Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T20:01:37.531Z] ---> Running in 6c4de7199445 [2021-06-25T20:01:37.791Z] Removing intermediate container 6c4de7199445 [2021-06-25T20:01:37.791Z] ---> 9e77037cbeb7 [2021-06-25T20:01:37.791Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T20:01:37.791Z] ---> Running in b4ee44dc1b90 [2021-06-25T20:01:37.791Z] Removing intermediate container b4ee44dc1b90 [2021-06-25T20:01:37.791Z] ---> cd13370867c6 [2021-06-25T20:01:37.791Z] Step 23/24 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [2021-06-25T20:01:37.791Z] ---> Running in 394d8da28911 [2021-06-25T20:01:38.051Z] Removing intermediate container 394d8da28911 [2021-06-25T20:01:38.051Z] ---> 6ad236d369b6 [2021-06-25T20:01:38.051Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T20:01:38.051Z] ---> Running in 0e2ad0c6c0c8 [2021-06-25T20:01:38.051Z] Removing intermediate container 0e2ad0c6c0c8 [2021-06-25T20:01:38.051Z] ---> 3a825537927a [2021-06-25T20:01:38.051Z] [2021-06-25T20:01:38.051Z] Successfully built 3a825537927a [2021-06-25T20:01:38.051Z] Successfully tagged sys-mgmt-agent:latest [2021-06-25T20:01:38.319Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-25T20:01:38.328Z] $ docker stop --time=1 fe335900e4e238368f85ba864d2a5a7dfe88c59d302b2df9a2fd3f714a9a1588 [2021-06-25T20:01:39.599Z] $ docker rm -f fe335900e4e238368f85ba864d2a5a7dfe88c59d302b2df9a2fd3f714a9a1588 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T20:01:39.967Z] + docker images [2021-06-25T20:01:39.967Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-25T20:01:39.967Z] sys-mgmt-agent latest 3a825537927a 2 seconds ago 312MB [2021-06-25T20:01:39.967Z] core-data latest 88185d0075c3 3 seconds ago 20.2MB [2021-06-25T20:01:39.967Z] 1ef6f903817a 15 seconds ago 1.15GB [2021-06-25T20:01:39.967Z] 9e51cf4f4073 17 seconds ago 1.15GB [2021-06-25T20:01:39.967Z] core-metadata latest c0453fbadd44 23 seconds ago 16.6MB [2021-06-25T20:01:39.967Z] 5eeca956814c 26 seconds ago 1.15GB [2021-06-25T20:01:39.967Z] security-proxy-setup latest 24ec628716a7 27 seconds ago 25.7MB [2021-06-25T20:01:39.967Z] 428766698842 32 seconds ago 1.15GB [2021-06-25T20:01:39.967Z] security-bootstrapper latest 6f107ea84d3d 50 seconds ago 18.6MB [2021-06-25T20:01:39.967Z] support-notifications latest 54a6f2baa523 About a minute ago 16.7MB [2021-06-25T20:01:39.967Z] security-secretstore-setup latest 0fdd44939894 About a minute ago 28.7MB [2021-06-25T20:01:39.967Z] support-scheduler latest 42a888ffcec2 About a minute ago 15.9MB [2021-06-25T20:01:39.967Z] core-command latest 202bcf04cb40 About a minute ago 15.9MB [2021-06-25T20:01:39.967Z] ac6dd31864d2 About a minute ago 1.15GB [2021-06-25T20:01:39.967Z] ed20aba09198 About a minute ago 1.15GB [2021-06-25T20:01:39.967Z] 04eb74a0b728 About a minute ago 1.15GB [2021-06-25T20:01:39.967Z] 8e28f7b34780 About a minute ago 1.15GB [2021-06-25T20:01:39.967Z] 4ee3ff727fa7 About a minute ago 1.14GB [2021-06-25T20:01:39.967Z] ci-base-image-x86_64 latest caaf3ac461ff 5 minutes ago 647MB [2021-06-25T20:01:39.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-25T20:01:39.967Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-25T20:01:39.967Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-25T20:01:39.967Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-25T20:01:39.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 [2021-06-25T20:01:55.362Z] Still waiting to schedule task [2021-06-25T20:01:55.363Z] ‘prd-ubuntu18.04-docker-8c-8g-170’ is offline [2021-06-25T20:03:00.882Z] Running on prd-ubuntu18.04-docker-8c-8g-174 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-25T20:03:00.900Z] Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout [2021-06-25T20:03:01.008Z] The recommended git tool is: git [2021-06-25T20:03:03.548Z] using credential edgex-jenkins-ssh [2021-06-25T20:03:03.563Z] Cloning the remote Git repository [2021-06-25T20:03:03.581Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T20:03:03.658Z] > git init /w/workspace/edgex-go/25 # timeout=10 [2021-06-25T20:03:03.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T20:03:03.708Z] > git --version # timeout=10 [2021-06-25T20:03:03.715Z] > git --version # 'git version 2.17.1' [2021-06-25T20:03:03.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T20:03:03.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T20:03:17.109Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T20:03:17.118Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T20:03:17.132Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T20:03:17.147Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T20:03:17.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T20:03:17.153Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T20:03:17.836Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-25T20:03:18.183Z] 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) [2021-06-25T20:03:17.840Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T20:03:17.849Z] > git checkout -f 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 # timeout=10 [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:03:19.451Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:03:20.022Z] ---> package-listing.sh [2021-06-25T20:03:20.022Z] ++ facter osfamily [2021-06-25T20:03:20.022Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-25T20:03:20.288Z] + OS_FAMILY=redhat [2021-06-25T20:03:20.288Z] + workspace=/w/workspace/edgex-go/25 [2021-06-25T20:03:20.288Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-25T20:03:20.288Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-25T20:03:20.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-25T20:03:20.288Z] + PACKAGES=/tmp/packages_start.txt [2021-06-25T20:03:20.288Z] + '[' /w/workspace/edgex-go/25 ']' [2021-06-25T20:03:20.288Z] + PACKAGES=/tmp/packages_end.txt [2021-06-25T20:03:20.288Z] + case "${OS_FAMILY}" in [2021-06-25T20:03:20.288Z] + rpm -qa [2021-06-25T20:03:20.288Z] + sort [2021-06-25T20:03:22.841Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-25T20:03:22.842Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-25T20:03:22.842Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-25T20:03:22.842Z] + '[' /w/workspace/edgex-go/25 ']' [2021-06-25T20:03:22.842Z] + mkdir -p /w/workspace/edgex-go/25/archives/ [2021-06-25T20:03:22.842Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/25/archives/ [Pipeline] echo [2021-06-25T20:03:22.857Z] 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/25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-25T20:03:23.145Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-25T20:03:23.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T20:03:23.719Z] [2021-06-25T20:03:23.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-25T20:03:24.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T20:03:24.044Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-25T20:03:24.044Z] df20fa9351a1: Pulling fs layer [2021-06-25T20:03:24.044Z] 36b3adc4ff6f: Pulling fs layer [2021-06-25T20:03:24.044Z] 8ad3a11d3b57: Pulling fs layer [2021-06-25T20:03:24.044Z] 46f8f816bc3b: Pulling fs layer [2021-06-25T20:03:24.044Z] 93b61091891f: Pulling fs layer [2021-06-25T20:03:24.044Z] 93b9cdb0e59b: Pulling fs layer [2021-06-25T20:03:24.044Z] 5e14af77c1be: Pulling fs layer [2021-06-25T20:03:24.044Z] 01666e4c0597: Pulling fs layer [2021-06-25T20:03:24.044Z] aa168da1d23b: Pulling fs layer [2021-06-25T20:03:24.044Z] 46f8f816bc3b: Waiting [2021-06-25T20:03:24.044Z] 93b61091891f: Waiting [2021-06-25T20:03:24.044Z] 93b9cdb0e59b: Waiting [2021-06-25T20:03:24.044Z] 5e14af77c1be: Waiting [2021-06-25T20:03:24.044Z] 01666e4c0597: Waiting [2021-06-25T20:03:24.044Z] aa168da1d23b: Waiting [2021-06-25T20:03:24.044Z] 36b3adc4ff6f: Verifying Checksum [2021-06-25T20:03:24.044Z] 36b3adc4ff6f: Download complete [2021-06-25T20:03:24.044Z] 46f8f816bc3b: Verifying Checksum [2021-06-25T20:03:24.044Z] 46f8f816bc3b: Download complete [2021-06-25T20:03:24.306Z] df20fa9351a1: Verifying Checksum [2021-06-25T20:03:24.306Z] df20fa9351a1: Download complete [2021-06-25T20:03:24.306Z] 93b9cdb0e59b: Verifying Checksum [2021-06-25T20:03:24.306Z] 93b9cdb0e59b: Download complete [2021-06-25T20:03:24.306Z] 5e14af77c1be: Verifying Checksum [2021-06-25T20:03:24.306Z] 5e14af77c1be: Download complete [2021-06-25T20:03:24.306Z] 01666e4c0597: Verifying Checksum [2021-06-25T20:03:24.306Z] 01666e4c0597: Download complete [2021-06-25T20:03:24.306Z] 93b61091891f: Verifying Checksum [2021-06-25T20:03:24.306Z] 93b61091891f: Download complete [2021-06-25T20:03:24.306Z] 8ad3a11d3b57: Verifying Checksum [2021-06-25T20:03:24.306Z] 8ad3a11d3b57: Download complete [2021-06-25T20:03:24.306Z] df20fa9351a1: Pull complete [2021-06-25T20:03:24.576Z] 36b3adc4ff6f: Pull complete [2021-06-25T20:03:25.152Z] 8ad3a11d3b57: Pull complete [2021-06-25T20:03:25.152Z] 46f8f816bc3b: Pull complete [2021-06-25T20:03:25.414Z] 93b61091891f: Pull complete [2021-06-25T20:03:25.414Z] 93b9cdb0e59b: Pull complete [2021-06-25T20:03:25.414Z] 5e14af77c1be: Pull complete [2021-06-25T20:03:25.414Z] 01666e4c0597: Pull complete [2021-06-25T20:03:25.989Z] aa168da1d23b: Verifying Checksum [2021-06-25T20:03:25.989Z] aa168da1d23b: Download complete [2021-06-25T20:03:30.222Z] aa168da1d23b: Pull complete [2021-06-25T20:03:30.222Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-25T20:03:30.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T20:03:30.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-25T20:03:30.304Z] prd-centos7-docker-4c-2g-171 does not seem to be running inside a container [2021-06-25T20:03:30.346Z] $ 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/25/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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-25T20:03:33.626Z] $ docker top 5c20fa6570d129d42fabaef954dc0171570f1542b94343145614fa27079cebed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T20:03:34.022Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-25T20:03:34.324Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-25T20:03:34.625Z] + ls /var/log/sa-host [2021-06-25T20:03:34.625Z] + sadf -c /var/log/sa-host/sa05 [2021-06-25T20:03:34.625Z] file_magic: OK [2021-06-25T20:03:34.625Z] HZ: Using current value: 100 [2021-06-25T20:03:34.625Z] file_header: OK [2021-06-25T20:03:34.625Z] 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 [2021-06-25T20:03:34.625Z] Statistics: [2021-06-25T20:03:34.625Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T20:03:34.625Z] File successfully converted to sysstat format version 12.2.1 [2021-06-25T20:03:34.625Z] + sadf -c /var/log/sa-host/sa25 [2021-06-25T20:03:34.625Z] file_magic: OK [2021-06-25T20:03:34.625Z] HZ: Using current value: 100 [2021-06-25T20:03:34.625Z] file_header: OK [2021-06-25T20:03:34.625Z] 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 [2021-06-25T20:03:34.625Z] Statistics: [2021-06-25T20:03:34.625Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T20:03:34.625Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T20:03:34.862Z] provisioning config files... [2021-06-25T20:03:34.876Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/25@tmp/config7272020616237045170tmp [Pipeline] { [Pipeline] echo [2021-06-25T20:03:34.900Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:03:35.202Z] ---> create-netrc.sh [Pipeline] } [2021-06-25T20:03:35.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:03:35.594Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-25T20:03:35.606Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:03:35.905Z] ---> sudo-logs.sh [2021-06-25T20:03:35.905Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-25T20:03:35.934Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:03:36.436Z] ---> job-cost.sh [2021-06-25T20:03:36.436Z] lf-activate-venv: SKIPPING [2021-06-25T20:03:36.436Z] INFO: No Stack... [2021-06-25T20:03:37.825Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-25T20:03:38.401Z] INFO: Archiving Costs [Pipeline] echo [2021-06-25T20:03:38.418Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:03:38.733Z] ---> logs-deploy.sh [2021-06-25T20:03:38.733Z] lf-activate-venv: SKIPPING [2021-06-25T20:03:38.733Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/25 [2021-06-25T20:03:38.733Z] INFO: archiving workspace using pattern(s): [2021-06-25T20:03:39.683Z] Archives upload complete. [2021-06-25T20:03:39.683Z] INFO: archiving logs to Nexus [2021-06-25T20:03:40.254Z] ---> uname -a: [2021-06-25T20:03:40.254Z] Linux prd-centos7-docker-4c-2g-171.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] ---> lscpu: [2021-06-25T20:03:40.254Z] Architecture: x86_64 [2021-06-25T20:03:40.254Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-25T20:03:40.254Z] Byte Order: Little Endian [2021-06-25T20:03:40.254Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-25T20:03:40.254Z] CPU(s): 2 [2021-06-25T20:03:40.254Z] On-line CPU(s) list: 0,1 [2021-06-25T20:03:40.254Z] Thread(s) per core: 1 [2021-06-25T20:03:40.254Z] Core(s) per socket: 1 [2021-06-25T20:03:40.254Z] Socket(s): 2 [2021-06-25T20:03:40.254Z] NUMA node(s): 1 [2021-06-25T20:03:40.254Z] Vendor ID: AuthenticAMD [2021-06-25T20:03:40.254Z] CPU family: 23 [2021-06-25T20:03:40.254Z] Model: 49 [2021-06-25T20:03:40.254Z] Model name: AMD EPYC-Rome Processor [2021-06-25T20:03:40.254Z] Stepping: 0 [2021-06-25T20:03:40.254Z] CPU MHz: 2800.000 [2021-06-25T20:03:40.254Z] BogoMIPS: 5600.00 [2021-06-25T20:03:40.254Z] Virtualization: AMD-V [2021-06-25T20:03:40.254Z] Hypervisor vendor: KVM [2021-06-25T20:03:40.254Z] Virtualization type: full [2021-06-25T20:03:40.254Z] L1d cache: 64 KiB [2021-06-25T20:03:40.254Z] L1i cache: 64 KiB [2021-06-25T20:03:40.254Z] L2 cache: 1 MiB [2021-06-25T20:03:40.254Z] L3 cache: 32 MiB [2021-06-25T20:03:40.254Z] NUMA node0 CPU(s): 0,1 [2021-06-25T20:03:40.254Z] Vulnerability Itlb multihit: Not affected [2021-06-25T20:03:40.254Z] Vulnerability L1tf: Not affected [2021-06-25T20:03:40.254Z] Vulnerability Mds: Not affected [2021-06-25T20:03:40.254Z] Vulnerability Meltdown: Not affected [2021-06-25T20:03:40.254Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-25T20:03:40.254Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-25T20:03:40.254Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-25T20:03:40.254Z] Vulnerability Srbds: Not affected [2021-06-25T20:03:40.254Z] Vulnerability Tsx async abort: Not affected [2021-06-25T20:03:40.254Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] ---> nproc: [2021-06-25T20:03:40.254Z] 2 [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] ---> df -h: [2021-06-25T20:03:40.254Z] Filesystem Size Used Available Use% Mounted on [2021-06-25T20:03:40.254Z] overlay 40.0G 12.8G 27.2G 32% / [2021-06-25T20:03:40.254Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-25T20:03:40.254Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-25T20:03:40.254Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-25T20:03:40.254Z] /dev/vda1 40.0G 12.8G 27.2G 32% /facter-os [2021-06-25T20:03:40.254Z] /dev/vda1 40.0G 12.8G 27.2G 32% /etc/resolv.conf [2021-06-25T20:03:40.254Z] /dev/vda1 40.0G 12.8G 27.2G 32% /etc/hostname [2021-06-25T20:03:40.254Z] /dev/vda1 40.0G 12.8G 27.2G 32% /etc/hosts [2021-06-25T20:03:40.254Z] /dev/vda1 40.0G 12.8G 27.2G 32% /run/cloud-init/result.json [2021-06-25T20:03:40.254Z] /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/sa-host [2021-06-25T20:03:40.254Z] /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/secure [2021-06-25T20:03:40.254Z] /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/auth.log [2021-06-25T20:03:40.254Z] /dev/vda1 40.0G 12.8G 27.2G 32% /w/workspace/edgex-go/25@tmp [2021-06-25T20:03:40.254Z] /dev/vda1 40.0G 12.8G 27.2G 32% /w/workspace/edgex-go/25 [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] ---> free -m: [2021-06-25T20:03:40.254Z] total used free shared buff/cache available [2021-06-25T20:03:40.254Z] Mem: 7821 1232 1366 0 5222 6561 [2021-06-25T20:03:40.254Z] Swap: 1023 1 1022 [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] ---> ip addr: [2021-06-25T20:03:40.254Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-25T20:03:40.254Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-25T20:03:40.254Z] inet 127.0.0.1/8 scope host lo [2021-06-25T20:03:40.254Z] valid_lft forever preferred_lft forever [2021-06-25T20:03:40.254Z] inet6 ::1/128 scope host [2021-06-25T20:03:40.254Z] valid_lft forever preferred_lft forever [2021-06-25T20:03:40.254Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-25T20:03:40.254Z] link/ether fa:16:3e:2b:9f:d5 brd ff:ff:ff:ff:ff:ff [2021-06-25T20:03:40.254Z] inet 10.30.122.184/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-25T20:03:40.254Z] valid_lft 85854sec preferred_lft 85854sec [2021-06-25T20:03:40.254Z] inet6 fe80::f816:3eff:fe2b:9fd5/64 scope link [2021-06-25T20:03:40.254Z] valid_lft forever preferred_lft forever [2021-06-25T20:03:40.254Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-25T20:03:40.254Z] link/ether 02:42:17:b0:0b:c2 brd ff:ff:ff:ff:ff:ff [2021-06-25T20:03:40.254Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-25T20:03:40.254Z] valid_lft forever preferred_lft forever [2021-06-25T20:03:40.254Z] inet6 fe80::42:17ff:feb0:bc2/64 scope link [2021-06-25T20:03:40.254Z] valid_lft forever preferred_lft forever [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] ---> sar -b -r -n DEV: [2021-06-25T20:03:40.254Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] 19:54:24 LINUX RESTART (2 CPU) [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] 19:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-25T20:03:40.254Z] 19:56:01 99.12 3.66 95.46 0.00 2645.49 19950.58 0.00 [2021-06-25T20:03:40.254Z] 19:57:01 185.90 0.00 185.90 0.00 0.00 48391.39 0.00 [2021-06-25T20:03:40.254Z] 19:58:01 56.71 0.00 56.71 0.00 0.00 10654.13 0.00 [2021-06-25T20:03:40.254Z] 19:59:01 126.13 0.02 126.12 0.00 0.53 27437.24 0.00 [2021-06-25T20:03:40.254Z] 20:00:01 709.32 263.69 445.63 0.00 15015.28 292596.60 0.00 [2021-06-25T20:03:40.254Z] 20:01:01 517.75 35.75 482.00 0.00 2447.91 210600.62 0.00 [2021-06-25T20:03:40.254Z] 20:02:01 241.24 15.55 225.69 0.00 2683.75 39025.07 0.00 [2021-06-25T20:03:40.254Z] 20:03:01 1.07 0.00 1.07 0.00 0.00 14.23 0.00 [2021-06-25T20:03:40.254Z] Average: 242.52 39.92 202.60 0.00 2850.04 81234.91 0.00 [2021-06-25T20:03:40.254Z] [2021-06-25T20:03:40.254Z] 19:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-25T20:03:40.254Z] 19:56:01 5136456 0 809460 10.11 2620 2060404 1288248 14.22 734268 1722740 156 [2021-06-25T20:03:40.254Z] 19:57:01 4050920 0 1020556 12.74 2620 2934844 1648336 18.20 1179644 2232232 180564 [2021-06-25T20:03:40.254Z] 19:58:01 3839724 0 1066300 13.31 2620 3100296 1739924 19.21 1305108 2300116 36752 [2021-06-25T20:03:40.254Z] 19:59:01 2801016 0 1064576 13.29 2620 4140728 1423504 15.72 1228980 3379008 603104 [2021-06-25T20:03:40.254Z] 20:00:01 151048 0 1894260 23.65 2620 5961012 3780820 41.74 3203096 3911140 83520 [2021-06-25T20:03:40.254Z] 20:01:01 487060 0 1450268 18.11 2620 6068992 3064544 33.83 2494132 4250460 44880 [2021-06-25T20:03:40.254Z] 20:02:01 2016852 0 1166996 14.57 2620 4822472 1457708 16.09 1408040 3854176 20 [2021-06-25T20:03:40.254Z] 20:03:01 2026852 0 1156992 14.45 2620 4822476 1284596 14.18 1426604 3829496 12 [2021-06-25T20:03:40.255Z] Average: 2563741 0 1203676 15.03 2620 4238903 1960960 21.65 1622484 3184921 118626 [2021-06-25T20:03:40.255Z] [2021-06-25T20:03:40.255Z] 19:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-25T20:03:40.255Z] 19:56:01 eth0 1092.77 1409.75 5096.84 170.99 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:56:01 docker0 1047.57 595.92 81.81 2728.81 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:57:01 veth56b1812 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:57:01 eth0 600.75 520.04 3554.91 52.91 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:57:01 docker0 204.23 244.62 14.29 840.58 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:58:01 veth56b1812 2.13 2.13 0.17 0.17 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:58:01 eth0 31.86 19.20 21.70 63.97 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:58:01 docker0 2.13 2.13 0.14 0.17 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:59:01 eth0 187.99 160.53 1705.01 68.76 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:59:01 veth7d86187 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:00:01 veth3185393 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:00:01 veth0e1a38c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:00:01 eth0 95.51 71.82 192.58 18.41 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:01:01 veth9b7c6e7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:01:01 eth0 97.07 62.04 307.02 69.13 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:01:01 vethc7d8991 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:02:01 eth0 216.80 155.48 1675.10 74.96 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:02:01 docker0 1374.26 1024.77 103.61 4344.31 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:03:01 eth0 0.98 0.48 0.46 0.03 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] Average: eth0 288.79 297.58 1561.86 64.68 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] Average: docker0 172.27 128.46 12.99 544.57 0.00 0.00 0.00 0.00 [2021-06-25T20:03:40.255Z] [2021-06-25T20:03:40.255Z]