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 3f3baa3bebaba8384c3b39cfb642b3a67d597b95 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-ssh6749873070680702658.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-ssh8952357120841732478.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-ssh1518016584059774772.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-ssh4803953050801738579.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-ssh1218476714135577955.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-680 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/37 [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/37 # 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/37@tmp/jenkins-gitclient-ssh6582241090799978750.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/37@tmp/jenkins-gitclient-ssh8275214526805175100.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 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3f3baa3bebaba8384c3b39cfb642b3a67d597b95 Merge succeeded, producing 3f3baa3bebaba8384c3b39cfb642b3a67d597b95 Checking out Revision 3f3baa3bebaba8384c3b39cfb642b3a67d597b95 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 3f3baa3bebaba8384c3b39cfb642b3a67d597b95 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/37@tmp/jenkins-gitclient-ssh3307973890957807137.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f3baa3bebaba8384c3b39cfb642b3a67d597b95 # timeout=10 Commit message: "make connect hooks dynamic" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T16:16:23.152Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T16:16:23.255Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T16:16:23.279Z] ========================================================= [2021-06-29T16:16:23.279Z] EdgeX Global Pipelines Version Info [2021-06-29T16:16:23.279Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d9bb78cf53c7c80381e94159e8c49286c5a9aef5 # timeout=10 [2021-06-29T16:16:24.797Z] ------------------- [2021-06-29T16:16:24.797Z] stable info: [2021-06-29T16:16:24.797Z] ------------------- [2021-06-29T16:16:24.797Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T16:16:24.797Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T16:16:24.797Z] Message: update stable to v1.0.195 [2021-06-29T16:16:25.370Z] ------------------- [2021-06-29T16:16:25.370Z] experimental info: [2021-06-29T16:16:25.370Z] ------------------- [2021-06-29T16:16:25.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T16:16:25.370Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T16:16:25.370Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T16:16:25.515Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-29T16:16:25.537Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-29T16:16:25.569Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T16:16:25.592Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T16:16:25.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T16:16:25.651Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T16:16:25.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T16:16:25.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-29T16:16:25.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-29T16:16:25.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-29T16:16:25.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T16:16:25.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T16:16:25.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T16:16:25.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T16:16:25.864Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T16:16:25.895Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T16:16:25.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T16:16:25.941Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T16:16:25.967Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-29T16:16:25.990Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-29T16:16:26.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-29T16:16:26.045Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T16:16:26.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T16:16:26.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T16:16:26.108Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-29T16:16:26.129Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f3baa3bebaba8384c3b39cfb642b3a67d597b95 [Pipeline] echo [2021-06-29T16:16:26.151Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f3baa3 [Pipeline] echo [2021-06-29T16:16:26.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T16:16:26.259Z] provisioning config files... [2021-06-29T16:16:26.293Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/37@tmp/config1574982406371058549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:16:26.612Z] ---> docker-login.sh [2021-06-29T16:16:26.612Z] nexus3.edgexfoundry.org:10001 [2021-06-29T16:16:26.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:16:26.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:16:26.873Z] Configure a credential helper to remove this warning. See [2021-06-29T16:16:26.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:16:26.873Z] [2021-06-29T16:16:26.873Z] Login Succeeded [2021-06-29T16:16:26.873Z] nexus3.edgexfoundry.org:10002 [2021-06-29T16:16:26.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:16:27.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:16:27.135Z] Configure a credential helper to remove this warning. See [2021-06-29T16:16:27.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:16:27.135Z] [2021-06-29T16:16:27.135Z] Login Succeeded [2021-06-29T16:16:27.135Z] nexus3.edgexfoundry.org:10003 [2021-06-29T16:16:27.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:16:27.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:16:27.135Z] Configure a credential helper to remove this warning. See [2021-06-29T16:16:27.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:16:27.135Z] [2021-06-29T16:16:27.135Z] Login Succeeded [2021-06-29T16:16:27.135Z] nexus3.edgexfoundry.org:10004 [2021-06-29T16:16:27.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:16:27.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:16:27.405Z] Configure a credential helper to remove this warning. See [2021-06-29T16:16:27.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:16:27.405Z] [2021-06-29T16:16:27.405Z] Login Succeeded [2021-06-29T16:16:27.405Z] docker.io [2021-06-29T16:16:27.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T16:16:27.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T16:16:27.669Z] Configure a credential helper to remove this warning. See [2021-06-29T16:16:27.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T16:16:27.669Z] [2021-06-29T16:16:27.669Z] Login Succeeded [2021-06-29T16:16:27.669Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T16:16:27.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T16:16:28.030Z] ++ 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-29T16:16:28.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:16:28.030Z] ++ dirname cmd/core-command/Dockerfile [2021-06-29T16:16:28.030Z] ++ cut -d/ -f2 [2021-06-29T16:16:28.030Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-29T16:16:28.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:16:28.030Z] ++ dirname cmd/core-data/Dockerfile [2021-06-29T16:16:28.030Z] ++ cut -d/ -f2 [2021-06-29T16:16:28.030Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-29T16:16:28.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:16:28.030Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-29T16:16:28.030Z] ++ cut -d/ -f2 [2021-06-29T16:16:28.030Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-29T16:16:28.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:16:28.030Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-29T16:16:28.030Z] ++ cut -d/ -f2 [2021-06-29T16:16:28.030Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-29T16:16:28.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:16:28.030Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-29T16:16:28.030Z] ++ cut -d/ -f2 [2021-06-29T16:16:28.030Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-29T16:16:28.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:16:28.030Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-29T16:16:28.030Z] ++ cut -d/ -f2 [2021-06-29T16:16:28.030Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-29T16:16:28.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:16:28.030Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-29T16:16:28.030Z] ++ cut -d/ -f2 [2021-06-29T16:16:28.030Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-29T16:16:28.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:16:28.030Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-29T16:16:28.030Z] ++ cut -d/ -f2 [2021-06-29T16:16:28.030Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-29T16:16:28.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T16:16:28.030Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-29T16:16:28.030Z] ++ cut -d/ -f2 [2021-06-29T16:16:28.030Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-29T16:16:28.076Z] 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-29T16:16:29.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T16:16:29.666Z] [2021-06-29T16:16:29.666Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:16:29.999Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T16:16:29.999Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T16:16:29.999Z] 31603596830f: Pulling fs layer [2021-06-29T16:16:29.999Z] 54011a49482f: Pulling fs layer [2021-06-29T16:16:29.999Z] a6820b24f6d8: Pulling fs layer [2021-06-29T16:16:29.999Z] f581987b2513: Pulling fs layer [2021-06-29T16:16:29.999Z] f581987b2513: Waiting [2021-06-29T16:16:29.999Z] 54011a49482f: Verifying Checksum [2021-06-29T16:16:29.999Z] 54011a49482f: Download complete [2021-06-29T16:16:29.999Z] 31603596830f: Verifying Checksum [2021-06-29T16:16:29.999Z] 31603596830f: Download complete [2021-06-29T16:16:30.266Z] a6820b24f6d8: Verifying Checksum [2021-06-29T16:16:30.266Z] a6820b24f6d8: Download complete [2021-06-29T16:16:30.266Z] f581987b2513: Verifying Checksum [2021-06-29T16:16:30.266Z] f581987b2513: Download complete [2021-06-29T16:16:30.266Z] 31603596830f: Pull complete [2021-06-29T16:16:30.266Z] 54011a49482f: Pull complete [2021-06-29T16:16:30.839Z] a6820b24f6d8: Pull complete [2021-06-29T16:16:31.111Z] f581987b2513: Pull complete [2021-06-29T16:16:31.111Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T16:16:31.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T16:16:31.111Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T16:16:31.192Z] prd-centos7-docker-4c-2g-680 does not seem to be running inside a container [2021-06-29T16:16:31.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/37 -v /w/workspace/edgex-go/37:/w/workspace/edgex-go/37:rw,z -v /w/workspace/edgex-go/37@tmp:/w/workspace/edgex-go/37@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-29T16:16:32.346Z] $ docker top 7742c3550cb1a33a8072e655e46dddfe9f9c35b9c088c914fded3fba023a9f3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T16:16:32.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T16:16:32.479Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T16:16:32.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T16:16:32.592Z] $ docker exec 7742c3550cb1a33a8072e655e46dddfe9f9c35b9c088c914fded3fba023a9f3b ssh-agent [2021-06-29T16:16:32.707Z] SSH_AUTH_SOCK=/tmp/ssh-0NFLWSj7SAb0/agent.14 [2021-06-29T16:16:32.707Z] SSH_AGENT_PID=20 [2021-06-29T16:16:32.714Z] Running ssh-add (command line suppressed) [2021-06-29T16:16:32.824Z] Identity added: /w/workspace/edgex-go/37@tmp/private_key_378497849259766349.key (/w/workspace/edgex-go/37@tmp/private_key_378497849259766349.key) [2021-06-29T16:16:32.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T16:16:33.150Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T16:16:33.165Z] $ docker exec --env ******** --env ******** 7742c3550cb1a33a8072e655e46dddfe9f9c35b9c088c914fded3fba023a9f3b ssh-agent -k [2021-06-29T16:16:33.264Z] unset SSH_AUTH_SOCK; [2021-06-29T16:16:33.264Z] unset SSH_AGENT_PID; [2021-06-29T16:16:33.264Z] echo Agent pid 20 killed; [2021-06-29T16:16:33.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T16:16:33.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T16:16:33.314Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T16:16:33.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T16:16:33.423Z] $ docker exec 7742c3550cb1a33a8072e655e46dddfe9f9c35b9c088c914fded3fba023a9f3b ssh-agent [2021-06-29T16:16:33.563Z] SSH_AUTH_SOCK=/tmp/ssh-9Tu3iljQRQxz/agent.54 [2021-06-29T16:16:33.563Z] SSH_AGENT_PID=62 [2021-06-29T16:16:33.569Z] Running ssh-add (command line suppressed) [2021-06-29T16:16:33.678Z] Identity added: /w/workspace/edgex-go/37@tmp/private_key_5753971444908758451.key (/w/workspace/edgex-go/37@tmp/private_key_5753971444908758451.key) [2021-06-29T16:16:33.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T16:16:34.000Z] + git semver init [2021-06-29T16:16:34.000Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T16:16:34.000Z] # $GIT_DIR = /w/workspace/edgex-go/37/.git [2021-06-29T16:16:34.000Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/37 [2021-06-29T16:16:34.000Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T16:16:34.000Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T16:16:34.000Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T16:16:34.000Z] # $SEMVER_BRANCH = PR-3579 [2021-06-29T16:16:34.000Z] # $SEMVER_TEMP = /tmp/semver-203933351 [2021-06-29T16:16:34.000Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-29T16:16:52.168Z] # '/tmp/semver-203933351' -> '/w/workspace/edgex-go/37/.semver' [2021-06-29T16:16:52.168Z] # -> Force: false [2021-06-29T16:16:52.168Z] # $SEMVER_DIR = /w/workspace/edgex-go/37/.semver [Pipeline] } [2021-06-29T16:16:52.175Z] $ docker exec --env ******** --env ******** 7742c3550cb1a33a8072e655e46dddfe9f9c35b9c088c914fded3fba023a9f3b ssh-agent -k [2021-06-29T16:16:52.276Z] unset SSH_AUTH_SOCK; [2021-06-29T16:16:52.276Z] unset SSH_AGENT_PID; [2021-06-29T16:16:52.276Z] echo Agent pid 62 killed; [2021-06-29T16:16:52.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T16:16:52.618Z] + git semver [Pipeline] } [2021-06-29T16:16:52.629Z] $ docker stop --time=1 7742c3550cb1a33a8072e655e46dddfe9f9c35b9c088c914fded3fba023a9f3b [2021-06-29T16:16:55.614Z] $ docker rm -f 7742c3550cb1a33a8072e655e46dddfe9f9c35b9c088c914fded3fba023a9f3b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T16:16:55.998Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T16:16:56.338Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T16:16:56.344Z] [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-29T16:16:56.925Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T16:16:57.223Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T16:16:57.520Z] + true [2021-06-29T16:16:57.520Z] + sudo service docker restart [2021-06-29T16:16:57.520Z] Redirecting to /bin/systemctl restart docker.service [2021-06-29T16:17:11.568Z] Still waiting to schedule task [2021-06-29T16:17:11.568Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo [2021-06-29T16:17:15.842Z] ========================================================= [2021-06-29T16:17:15.842Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T16:17:15.842Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:17:16.156Z] + 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-29T16:17:17.569Z] Sending build context to Docker daemon 329.5MB [2021-06-29T16:17:17.569Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T16:17:17.569Z] Step 2/6 : FROM ${BASE} [2021-06-29T16:17:17.569Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T16:17:17.569Z] 540db60ca938: Pulling fs layer [2021-06-29T16:17:17.569Z] adcc1eea9eea: Pulling fs layer [2021-06-29T16:17:17.569Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T16:17:17.569Z] 0510c868ecb4: Pulling fs layer [2021-06-29T16:17:17.569Z] afea3b2eda06: Pulling fs layer [2021-06-29T16:17:17.569Z] 7809a108b3ef: Pulling fs layer [2021-06-29T16:17:17.569Z] f706445af74f: Pulling fs layer [2021-06-29T16:17:17.569Z] 0510c868ecb4: Waiting [2021-06-29T16:17:17.569Z] afea3b2eda06: Waiting [2021-06-29T16:17:17.569Z] 7809a108b3ef: Waiting [2021-06-29T16:17:17.569Z] f706445af74f: Waiting [2021-06-29T16:17:17.569Z] 4c4ab2625f07: Verifying Checksum [2021-06-29T16:17:17.569Z] 4c4ab2625f07: Download complete [2021-06-29T16:17:17.569Z] adcc1eea9eea: Verifying Checksum [2021-06-29T16:17:17.569Z] adcc1eea9eea: Download complete [2021-06-29T16:17:17.569Z] afea3b2eda06: Verifying Checksum [2021-06-29T16:17:17.569Z] afea3b2eda06: Download complete [2021-06-29T16:17:17.569Z] 540db60ca938: Verifying Checksum [2021-06-29T16:17:17.569Z] 540db60ca938: Download complete [2021-06-29T16:17:17.569Z] 7809a108b3ef: Verifying Checksum [2021-06-29T16:17:17.569Z] 7809a108b3ef: Download complete [2021-06-29T16:17:17.832Z] 540db60ca938: Pull complete [2021-06-29T16:17:17.832Z] adcc1eea9eea: Pull complete [2021-06-29T16:17:17.832Z] 4c4ab2625f07: Pull complete [2021-06-29T16:17:19.750Z] f706445af74f: Verifying Checksum [2021-06-29T16:17:19.750Z] f706445af74f: Download complete [2021-06-29T16:17:20.012Z] 0510c868ecb4: Verifying Checksum [2021-06-29T16:17:20.012Z] 0510c868ecb4: Download complete [2021-06-29T16:17:23.378Z] 0510c868ecb4: Pull complete [2021-06-29T16:17:23.378Z] afea3b2eda06: Pull complete [2021-06-29T16:17:23.378Z] 7809a108b3ef: Pull complete [2021-06-29T16:17:25.974Z] f706445af74f: Pull complete [2021-06-29T16:17:25.974Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T16:17:25.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T16:17:25.974Z] ---> b068be0155e3 [2021-06-29T16:17:25.974Z] 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-29T16:17:26.553Z] ---> Running in f5bef93f66fa [2021-06-29T16:17:26.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:17:27.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:17:28.335Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T16:17:28.911Z] (2/12) Installing file (5.39-r0) [2021-06-29T16:17:28.911Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T16:17:28.911Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T16:17:34.210Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T16:17:34.210Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T16:17:34.210Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T16:17:34.210Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T16:17:34.210Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T16:17:34.210Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T16:17:34.210Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T16:17:34.210Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T16:17:34.210Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T16:17:34.210Z] OK: 219 MiB in 52 packages [2021-06-29T16:17:35.600Z] Removing intermediate container f5bef93f66fa [2021-06-29T16:17:35.600Z] ---> 1a457fa21cc9 [2021-06-29T16:17:35.600Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T16:17:35.600Z] ---> Running in c2253cecbd87 [2021-06-29T16:17:35.600Z] Removing intermediate container c2253cecbd87 [2021-06-29T16:17:35.600Z] ---> 47e46b07bded [2021-06-29T16:17:35.600Z] Step 5/6 : COPY go.mod . [2021-06-29T16:17:35.600Z] ---> b3956dd1b00e [2021-06-29T16:17:35.600Z] Step 6/6 : RUN go mod download [2021-06-29T16:17:35.600Z] ---> Running in 39b54f0a2d19 [2021-06-29T16:17:45.628Z] Removing intermediate container 39b54f0a2d19 [2021-06-29T16:17:45.628Z] ---> 34940fca1bac [2021-06-29T16:17:45.628Z] Successfully built 34940fca1bac [2021-06-29T16:17:45.628Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:17:45.940Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T16:17:45.940Z] . [Pipeline] withDockerContainer [2021-06-29T16:17:46.013Z] prd-centos7-docker-4c-2g-680 does not seem to be running inside a container [2021-06-29T16:17:46.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/37 -v /w/workspace/edgex-go/37:/w/workspace/edgex-go/37:rw,z -v /w/workspace/edgex-go/37@tmp:/w/workspace/edgex-go/37@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-29T16:17:46.395Z] $ docker top 418ca9899464963245cdb23197e0bd9db2bc6521654c6b6be363e046028f1d12 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T16:17:46.777Z] + go version [2021-06-29T16:17:46.777Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T16:17:46.786Z] $ docker stop --time=1 418ca9899464963245cdb23197e0bd9db2bc6521654c6b6be363e046028f1d12 [2021-06-29T16:17:47.966Z] $ docker rm -f 418ca9899464963245cdb23197e0bd9db2bc6521654c6b6be363e046028f1d12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:17:48.528Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T16:17:48.528Z] . [Pipeline] withDockerContainer [2021-06-29T16:17:48.631Z] prd-centos7-docker-4c-2g-680 does not seem to be running inside a container [2021-06-29T16:17:48.678Z] $ 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/37 -v /w/workspace/edgex-go/37:/w/workspace/edgex-go/37:rw,z -v /w/workspace/edgex-go/37@tmp:/w/workspace/edgex-go/37@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-29T16:17:49.044Z] $ docker top a88d61bf45800bd13b36908c74223f7dd7766fde92a296856900c034cb7a1781 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T16:17:49.134Z] ========================================================= [2021-06-29T16:17:49.134Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T16:17:49.134Z] ========================================================= [Pipeline] sh [2021-06-29T16:17:49.425Z] + go mod tidy [Pipeline] sh [2021-06-29T16:17:49.722Z] + make test [2021-06-29T16:17:49.723Z] go mod tidy [2021-06-29T16:17:49.723Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T16:17:55.094Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T16:18:13.333Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T16:18:15.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T16:18:16.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T16:18:16.868Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T16:18:18.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T16:18:19.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T16:18:19.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T16:18:19.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T16:18:20.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T16:18:20.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T16:18:20.619Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T16:18:20.619Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T16:18:20.619Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T16:18:20.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T16:18:23.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2021-06-29T16:18:23.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T16:18:23.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T16:18:24.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-06-29T16:18:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T16:18:24.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 53.1% of statements [2021-06-29T16:18:24.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T16:18:24.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T16:18:25.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.095s coverage: 87.7% of statements [2021-06-29T16:18:25.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T16:18:25.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T16:18:25.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.046s coverage: 78.9% of statements [2021-06-29T16:18:26.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-06-29T16:18:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T16:18:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T16:18:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T16:18:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T16:18:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T16:18:27.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.240s coverage: 95.1% of statements [2021-06-29T16:18:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T16:18:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T16:18:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T16:18:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T16:18:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T16:18:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T16:18:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T16:18:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T16:18:27.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-06-29T16:18:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T16:18:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T16:18:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T16:18:28.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-06-29T16:18:28.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T16:18:28.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-06-29T16:18:28.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 22.0% of statements [2021-06-29T16:18:28.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T16:18:28.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-29T16:18:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements [2021-06-29T16:18:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-06-29T16:18:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-06-29T16:18:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-29T16:18:41.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-06-29T16:18:41.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-06-29T16:18:47.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.176s coverage: 81.8% of statements [2021-06-29T16:18:47.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T16:19:04.142Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-681 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T16:19:04.164Z] Running in /w/workspace/edgex-go/37 [Pipeline] { [Pipeline] checkout [2021-06-29T16:19:04.597Z] The recommended git tool is: git [2021-06-29T16:19:05.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T16:19:05.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T16:19:05.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T16:19:05.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T16:19:05.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T16:19:05.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-29T16:19:05.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-29T16:19:05.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-29T16:19:05.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T16:19:05.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 64.4% of statements [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T16:19:05.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T16:19:05.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-29T16:19:05.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-06-29T16:19:05.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-29T16:19:05.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-06-29T16:19:05.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-06-29T16:19:05.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements [2021-06-29T16:19:05.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T16:19:05.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T16:19:05.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T16:19:05.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-06-29T16:19:05.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T16:19:05.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T16:19:05.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-06-29T16:19:05.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T16:19:06.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-06-29T16:19:06.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T16:19:09.603Z] using credential edgex-jenkins-ssh [2021-06-29T16:19:09.631Z] Cloning the remote Git repository [2021-06-29T16:19:09.731Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T16:19:09.865Z] > git init /w/workspace/edgex-go/37 # timeout=10 [2021-06-29T16:19:09.949Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T16:19:09.950Z] > git --version # timeout=10 [2021-06-29T16:19:09.964Z] > git --version # 'git version 2.17.1' [2021-06-29T16:19:09.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T16:19:10.061Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T16:19:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.3% of statements [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T16:19:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 91.9% of statements [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T16:19:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T16:19:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T16:19:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T16:19:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T16:19:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-29T16:19:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-29T16:19:14.212Z] GO111MODULE=on go vet ./... [2021-06-29T16:19:25.980Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3f3baa3bebaba8384c3b39cfb642b3a67d597b95 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T16:19:26.209Z] Failed in branch arm64 [2021-06-29T16:19:24.935Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T16:19:24.953Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T16:19:24.976Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T16:19:25.009Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T16:19:25.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T16:19:25.022Z] > 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-29T16:19:26.000Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T16:19:26.013Z] > git checkout -f 3f3baa3bebaba8384c3b39cfb642b3a67d597b95 # timeout=10 [2021-06-29T16:19:36.276Z] gofmt -l . [2021-06-29T16:19:36.276Z] [ "`gofmt -l .`" = "" ] [2021-06-29T16:19:36.276Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T16:19:36.580Z] + ls -al . [2021-06-29T16:19:36.580Z] total 560 [2021-06-29T16:19:36.580Z] drwxrwxr-x 10 1001 1001 4096 Jun 29 16:19 . [2021-06-29T16:19:36.580Z] drwxr-xr-x 4 root root 30 Jun 29 16:17 .. [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 16:16 .dockerignore [2021-06-29T16:19:36.580Z] drwxrwxr-x 8 1001 1001 179 Jun 29 16:16 .git [2021-06-29T16:19:36.580Z] drwxrwxr-x 3 1001 1001 125 Jun 29 16:16 .github [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 16:16 .gitignore [2021-06-29T16:19:36.580Z] drwx------ 3 1001 1001 60 Jun 29 16:16 .semver [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 16:16 .sonarcloud.properties [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 16:16 Attribution.txt [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 16:16 CHANGELOG.md [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 16:16 CONTRIBUTING.md [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 16:16 Dockerfile.build [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 16:16 Jenkinsfile [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 16:16 LICENSE [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 16:16 Makefile [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 16:16 README.md [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 16:16 SECURITY.md [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 16:16 VERSION [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 16:16 ZMQWindows.md [2021-06-29T16:19:36.580Z] drwxrwxr-x 2 1001 1001 37 Jun 29 16:16 bin [2021-06-29T16:19:36.580Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 16:16 cmd [2021-06-29T16:19:36.580Z] -rw-r--r-- 1 root root 398095 Jun 29 16:19 coverage.out [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 16:16 go.mod [2021-06-29T16:19:36.580Z] -rw-r--r-- 1 root root 20759 Jun 29 16:17 go.sum [2021-06-29T16:19:36.580Z] drwxrwxr-x 7 1001 1001 114 Jun 29 16:16 internal [2021-06-29T16:19:36.580Z] drwxrwxr-x 3 1001 1001 16 Jun 29 16:16 openapi [2021-06-29T16:19:36.580Z] drwxrwxr-x 4 1001 1001 71 Jun 29 16:16 snap [2021-06-29T16:19:36.580Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 16:16 version.go [Pipeline] sh [2021-06-29T16:19:36.894Z] + '[' -e coverage.out ] [2021-06-29T16:19:36.894Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T16:19:37.004Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T16:19:37.314Z] + make build [2021-06-29T16:19:37.314Z] go mod tidy [2021-06-29T16:19:37.314Z] 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-29T16:19:38.706Z] 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-29T16:19:45.345Z] 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-29T16:19:45.613Z] 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-29T16:19:46.561Z] 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-29T16:19:46.825Z] 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-29T16:19:47.777Z] 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-29T16:19:48.354Z] 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-29T16:19:49.343Z] 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-29T16:19:50.292Z] 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-29T16:19:50.876Z] 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-29T16:19:51.839Z] 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-29T16:19:53.251Z] $ docker stop --time=1 a88d61bf45800bd13b36908c74223f7dd7766fde92a296856900c034cb7a1781 [2021-06-29T16:19:55.398Z] $ docker rm -f a88d61bf45800bd13b36908c74223f7dd7766fde92a296856900c034cb7a1781 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:19:58.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T16:19:58.673Z] [2021-06-29T16:19:58.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:19:58.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T16:19:58.983Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-29T16:19:58.983Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-29T16:19:58.983Z] ca9280d653b3: Pulling fs layer [2021-06-29T16:19:58.983Z] 7e9c9ca2126c: Pulling fs layer [2021-06-29T16:19:59.556Z] cbdbe7a5bc2a: Download complete [2021-06-29T16:19:59.556Z] cbdbe7a5bc2a: Pull complete [2021-06-29T16:20:00.130Z] ca9280d653b3: Verifying Checksum [2021-06-29T16:20:00.130Z] ca9280d653b3: Download complete [2021-06-29T16:20:00.713Z] ca9280d653b3: Pull complete [2021-06-29T16:20:00.984Z] 7e9c9ca2126c: Verifying Checksum [2021-06-29T16:20:00.984Z] 7e9c9ca2126c: Download complete [2021-06-29T16:20:04.307Z] 7e9c9ca2126c: Pull complete [2021-06-29T16:20:04.307Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-29T16:20:04.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T16:20:04.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-29T16:20:04.388Z] prd-centos7-docker-4c-2g-680 does not seem to be running inside a container [2021-06-29T16:20:04.432Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/37 -v /w/workspace/edgex-go/37:/w/workspace/edgex-go/37:rw,z -v /w/workspace/edgex-go/37@tmp:/w/workspace/edgex-go/37@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-29T16:20:05.943Z] $ docker top 73f56eef4d5dc201467de1776017a68783f1268e89c02f5d323bcf0475f2ca88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T16:20:06.326Z] + grep parallel [2021-06-29T16:20:06.326Z] + docker-compose build --help [2021-06-29T16:20:06.899Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T16:20:06.908Z] $ docker stop --time=1 73f56eef4d5dc201467de1776017a68783f1268e89c02f5d323bcf0475f2ca88 [2021-06-29T16:20:08.119Z] $ docker rm -f 73f56eef4d5dc201467de1776017a68783f1268e89c02f5d323bcf0475f2ca88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:20:08.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T16:20:08.609Z] . [Pipeline] withDockerContainer [2021-06-29T16:20:08.687Z] prd-centos7-docker-4c-2g-680 does not seem to be running inside a container [2021-06-29T16:20:08.738Z] $ 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/37 -v /w/workspace/edgex-go/37:/w/workspace/edgex-go/37:rw,z -v /w/workspace/edgex-go/37@tmp:/w/workspace/edgex-go/37@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-29T16:20:09.046Z] $ docker top ed6fc7971737b6595826fff155c214bdd1d810621dcc5e54dce4e179b9c1b88f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T16:20:09.444Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T16:20:10.018Z] Building core-command ... [2021-06-29T16:20:10.018Z] Building core-data ... [2021-06-29T16:20:10.018Z] Building core-metadata ... [2021-06-29T16:20:10.018Z] Building security-bootstrapper ... [2021-06-29T16:20:10.018Z] Building security-proxy-setup ... [2021-06-29T16:20:10.018Z] Building security-secretstore-setup ... [2021-06-29T16:20:10.018Z] Building support-notifications ... [2021-06-29T16:20:10.018Z] Building support-scheduler ... [2021-06-29T16:20:10.018Z] Building sys-mgmt-agent ... [2021-06-29T16:20:10.018Z] Building sys-mgmt-agent [2021-06-29T16:20:10.018Z] Building security-bootstrapper [2021-06-29T16:20:10.018Z] Building core-data [2021-06-29T16:20:10.018Z] Building support-notifications [2021-06-29T16:20:10.018Z] Building security-secretstore-setup [2021-06-29T16:20:22.291Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:20:22.291Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:20:22.291Z] ---> 34940fca1bac [2021-06-29T16:20:22.291Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T16:20:22.291Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:20:22.291Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:20:22.291Z] ---> 34940fca1bac [2021-06-29T16:20:22.291Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T16:20:22.291Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:20:22.291Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:20:22.291Z] ---> 34940fca1bac [2021-06-29T16:20:22.291Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T16:20:28.893Z] ---> Running in 7963e706eb86 [2021-06-29T16:20:28.893Z] ---> Running in 7659fc4e7bd3 [2021-06-29T16:20:28.893Z] ---> Running in 7275003b4535 [2021-06-29T16:20:29.850Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:20:29.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:20:29.850Z] ---> 34940fca1bac [2021-06-29T16:20:29.850Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T16:20:30.112Z] ---> Running in 531634595d68 [2021-06-29T16:20:30.112Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:20:30.112Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:20:30.112Z] ---> 34940fca1bac [2021-06-29T16:20:30.112Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T16:20:30.374Z] Removing intermediate container 7275003b4535 [2021-06-29T16:20:30.374Z] ---> 816dd1c5a913 [2021-06-29T16:20:30.374Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:20:30.374Z] Removing intermediate container 7963e706eb86 [2021-06-29T16:20:30.374Z] ---> 2a512629433c [2021-06-29T16:20:30.374Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:20:30.374Z] Removing intermediate container 7659fc4e7bd3 [2021-06-29T16:20:30.374Z] ---> ebf0bf95c741 [2021-06-29T16:20:30.374Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:20:30.374Z] ---> Running in 0877f32344a6 [2021-06-29T16:20:30.374Z] ---> Running in 19672bde2597 [2021-06-29T16:20:30.374Z] ---> Running in 3005d8abd1f1 [2021-06-29T16:20:30.637Z] ---> Running in 80a4bd23fd25 [2021-06-29T16:20:30.637Z] Removing intermediate container 531634595d68 [2021-06-29T16:20:30.637Z] ---> 5047068406af [2021-06-29T16:20:30.637Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:20:30.637Z] ---> Running in 21f7565cd933 [2021-06-29T16:20:30.637Z] Removing intermediate container 0877f32344a6 [2021-06-29T16:20:30.637Z] ---> 262a7fc09e03 [2021-06-29T16:20:30.637Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:20:30.637Z] ---> Running in 911a4f5c5181 [2021-06-29T16:20:31.223Z] Removing intermediate container 19672bde2597 [2021-06-29T16:20:31.223Z] ---> 7f1a0e687f8f [2021-06-29T16:20:31.223Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T16:20:31.489Z] ---> Running in d551c5aee19c [2021-06-29T16:20:31.489Z] Removing intermediate container 3005d8abd1f1 [2021-06-29T16:20:31.489Z] ---> 5106b87bb37e [2021-06-29T16:20:31.489Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T16:20:31.489Z] ---> Running in 2029a0af9e95 [2021-06-29T16:20:31.753Z] Removing intermediate container 21f7565cd933 [2021-06-29T16:20:31.753Z] ---> 4d0ef6dc950a [2021-06-29T16:20:31.753Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T16:20:31.753Z] ---> Running in c6afec144e8b [2021-06-29T16:20:31.753Z] Removing intermediate container 80a4bd23fd25 [2021-06-29T16:20:31.753Z] ---> 735551563dba [2021-06-29T16:20:31.753Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T16:20:31.753Z] ---> Running in 974b862df4fc [2021-06-29T16:20:32.028Z] Removing intermediate container 911a4f5c5181 [2021-06-29T16:20:32.028Z] ---> b75e8ed48ed5 [2021-06-29T16:20:32.028Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T16:20:32.028Z] ---> Running in 198be87d538c [2021-06-29T16:20:32.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:20:32.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:20:32.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:20:32.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:20:32.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:20:33.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:20:33.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:20:33.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:20:33.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:20:33.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:20:33.410Z] OK: 219 MiB in 52 packages [2021-06-29T16:20:33.410Z] OK: 219 MiB in 52 packages [2021-06-29T16:20:33.712Z] OK: 219 MiB in 52 packages [2021-06-29T16:20:33.712Z] OK: 219 MiB in 52 packages [2021-06-29T16:20:33.988Z] OK: 219 MiB in 52 packages [2021-06-29T16:20:33.988Z] Removing intermediate container 2029a0af9e95 [2021-06-29T16:20:33.988Z] ---> d59b40924b1d [2021-06-29T16:20:33.988Z] Step 6/32 : COPY go.mod . [2021-06-29T16:20:33.988Z] Removing intermediate container d551c5aee19c [2021-06-29T16:20:33.988Z] ---> 3c75d482e238 [2021-06-29T16:20:33.988Z] Step 6/26 : COPY go.mod . [2021-06-29T16:20:33.988Z] Removing intermediate container c6afec144e8b [2021-06-29T16:20:33.988Z] ---> 7d98b220be87 [2021-06-29T16:20:33.988Z] Step 6/23 : COPY go.mod . [2021-06-29T16:20:34.253Z] ---> 9ed2a4e36009 [2021-06-29T16:20:34.254Z] Step 7/32 : RUN go mod download [2021-06-29T16:20:34.254Z] ---> 00f4e090bacd [2021-06-29T16:20:34.254Z] Step 7/26 : RUN go mod download [2021-06-29T16:20:34.254Z] ---> 69455d0e8a09 [2021-06-29T16:20:34.254Z] Step 7/23 : RUN go mod download [2021-06-29T16:20:34.254Z] ---> Running in 3477e400ca66 [2021-06-29T16:20:34.520Z] Removing intermediate container 198be87d538c [2021-06-29T16:20:34.520Z] ---> 71f1fc0255a7 [2021-06-29T16:20:34.520Z] Step 6/24 : COPY go.mod . [2021-06-29T16:20:34.520Z] ---> Running in 58af96d65b1a [2021-06-29T16:20:34.520Z] Removing intermediate container 974b862df4fc [2021-06-29T16:20:34.520Z] ---> 14e2c159a79c [2021-06-29T16:20:34.520Z] Step 6/24 : COPY go.mod . [2021-06-29T16:20:34.520Z] ---> Running in a64a8d398196 [2021-06-29T16:20:34.520Z] ---> a6cf446699d7 [2021-06-29T16:20:34.520Z] Step 7/24 : RUN go mod download [2021-06-29T16:20:34.520Z] ---> b4d1d749756f [2021-06-29T16:20:34.520Z] Step 7/24 : RUN go mod download [2021-06-29T16:20:34.520Z] ---> Running in 85d04a9c2955 [2021-06-29T16:20:34.784Z] ---> Running in 21ba15356122 [2021-06-29T16:20:35.742Z] Removing intermediate container 3477e400ca66 [2021-06-29T16:20:35.742Z] ---> d52530b0ff6d [2021-06-29T16:20:35.742Z] Step 8/32 : COPY . . [2021-06-29T16:20:35.742Z] Removing intermediate container a64a8d398196 [2021-06-29T16:20:35.742Z] ---> 48b4fa893601 [2021-06-29T16:20:35.742Z] Step 8/23 : COPY . . [2021-06-29T16:20:36.014Z] Removing intermediate container 58af96d65b1a [2021-06-29T16:20:36.014Z] ---> 9eeffa2533cf [2021-06-29T16:20:36.014Z] Step 8/26 : COPY . . [2021-06-29T16:20:42.645Z] Removing intermediate container 85d04a9c2955 [2021-06-29T16:20:42.645Z] ---> af6286e2cff6 [2021-06-29T16:20:42.645Z] Step 8/24 : COPY . . [2021-06-29T16:20:42.645Z] Removing intermediate container 21ba15356122 [2021-06-29T16:20:42.645Z] ---> a03b93569855 [2021-06-29T16:20:42.645Z] Step 8/24 : COPY . . [2021-06-29T16:20:46.927Z] ---> 30f780b0f793 [2021-06-29T16:20:46.927Z] Step 9/32 : RUN go mod tidy [2021-06-29T16:20:46.927Z] ---> d59985661610 [2021-06-29T16:20:46.927Z] Step 9/23 : RUN go mod tidy [2021-06-29T16:20:46.927Z] ---> 8088b61b43ea [2021-06-29T16:20:46.927Z] Step 9/26 : RUN go mod tidy [2021-06-29T16:20:46.927Z] ---> Running in cb66adaf67eb [2021-06-29T16:20:46.927Z] ---> Running in ba1ca6baba0c [2021-06-29T16:20:46.927Z] ---> Running in eb441ac8cb24 [2021-06-29T16:20:51.160Z] Removing intermediate container cb66adaf67eb [2021-06-29T16:20:51.161Z] ---> f6668c3e102a [2021-06-29T16:20:51.161Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T16:20:51.161Z] ---> Running in 1d4bc15aceef [2021-06-29T16:20:51.161Z] Removing intermediate container ba1ca6baba0c [2021-06-29T16:20:51.161Z] ---> 228559884a0e [2021-06-29T16:20:51.161Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T16:20:51.161Z] Removing intermediate container eb441ac8cb24 [2021-06-29T16:20:51.161Z] ---> adb8b148ed4b [2021-06-29T16:20:51.161Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T16:20:51.430Z] ---> Running in 7bdd29976a72 [2021-06-29T16:20:51.691Z] ---> Running in 131c6636ce18 [2021-06-29T16:20:52.264Z] 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-29T16:20:52.524Z] 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-29T16:20:52.524Z] 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-29T16:21:04.868Z] ---> cf1a669d4915 [2021-06-29T16:21:04.868Z] Step 9/24 : RUN go mod tidy [2021-06-29T16:21:04.868Z] ---> Running in 737105675add [2021-06-29T16:21:04.868Z] ---> 7168a21727ea [2021-06-29T16:21:04.868Z] Step 9/24 : RUN go mod tidy [2021-06-29T16:21:04.868Z] ---> Running in ec1e44626321 [2021-06-29T16:21:04.868Z] Removing intermediate container 737105675add [2021-06-29T16:21:04.868Z] ---> 7e5d8241fb06 [2021-06-29T16:21:04.868Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T16:21:04.868Z] ---> Running in a7e7b687a841 [2021-06-29T16:21:05.447Z] 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-29T16:21:05.447Z] Removing intermediate container ec1e44626321 [2021-06-29T16:21:05.447Z] ---> 73395fe78382 [2021-06-29T16:21:05.447Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T16:21:05.447Z] ---> Running in f229ae3bd7ad [2021-06-29T16:21:06.032Z] 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-29T16:21:28.126Z] 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-29T16:21:30.742Z] Removing intermediate container 1d4bc15aceef [2021-06-29T16:21:30.742Z] ---> 8cf0f047616c [2021-06-29T16:21:30.742Z] [2021-06-29T16:21:30.742Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T16:21:30.742Z] Removing intermediate container 131c6636ce18 [2021-06-29T16:21:30.742Z] ---> a0ee50511cad [2021-06-29T16:21:30.742Z] [2021-06-29T16:21:30.742Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T16:21:31.005Z] Removing intermediate container 7bdd29976a72 [2021-06-29T16:21:31.005Z] ---> 28783420d723 [2021-06-29T16:21:31.005Z] [2021-06-29T16:21:31.005Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T16:21:31.269Z] 3.12: Pulling from library/alpine [2021-06-29T16:21:31.269Z] 3.12: Pulling from library/alpine [2021-06-29T16:21:31.848Z] 3.12: Pulling from library/alpine [2021-06-29T16:21:32.424Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T16:21:32.424Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T16:21:32.424Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T16:21:32.424Z] Status: Image is up to date for alpine:3.12 [2021-06-29T16:21:32.424Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T16:21:32.424Z] Status: Image is up to date for alpine:3.12 [2021-06-29T16:21:32.424Z] ---> 13621d1b12d4 [2021-06-29T16:21:32.424Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T16:21:32.424Z] ---> 13621d1b12d4 [2021-06-29T16:21:32.424Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T16:21:32.424Z] ---> 13621d1b12d4 [2021-06-29T16:21:32.424Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T16:21:32.424Z] ---> Running in 673334531adc [2021-06-29T16:21:32.424Z] ---> Running in 48be47f4313d [2021-06-29T16:21:32.687Z] ---> Running in 6e478def73c4 [2021-06-29T16:21:32.687Z] Removing intermediate container 48be47f4313d [2021-06-29T16:21:32.687Z] ---> 91abdbd2229a [2021-06-29T16:21:32.687Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T16:21:32.687Z] ---> Running in e2ff7af1c8a7 [2021-06-29T16:21:33.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:33.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:33.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:33.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:33.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:33.640Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T16:21:33.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:33.640Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T16:21:33.640Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T16:21:33.907Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T16:21:33.907Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T16:21:33.907Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T16:21:33.907Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:21:33.907Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T16:21:33.907Z] OK: 7 MiB in 20 packages [2021-06-29T16:21:34.183Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T16:21:34.183Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T16:21:34.183Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T16:21:34.183Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:21:34.183Z] OK: 6 MiB in 16 packages [2021-06-29T16:21:34.183Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T16:21:34.183Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:21:34.183Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T16:21:34.183Z] OK: 6 MiB in 16 packages [2021-06-29T16:21:34.757Z] Removing intermediate container 673334531adc [2021-06-29T16:21:34.757Z] ---> 1df96bf4d95a [2021-06-29T16:21:34.757Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T16:21:34.757Z] Removing intermediate container e2ff7af1c8a7 [2021-06-29T16:21:34.757Z] ---> f2b7e14463f1 [2021-06-29T16:21:34.757Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T16:21:34.757Z] ---> Running in e26ca29bbb4e [2021-06-29T16:21:35.021Z] Removing intermediate container 6e478def73c4 [2021-06-29T16:21:35.021Z] ---> 817daed2b76b [2021-06-29T16:21:35.021Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T16:21:35.021Z] ---> Running in 30f8151face4 [2021-06-29T16:21:35.021Z] ---> Running in 8b972117f0d1 [2021-06-29T16:21:35.021Z] Removing intermediate container e26ca29bbb4e [2021-06-29T16:21:35.021Z] ---> 313606248610 [2021-06-29T16:21:35.021Z] Step 14/26 : WORKDIR / [2021-06-29T16:21:35.285Z] Removing intermediate container 8b972117f0d1 [2021-06-29T16:21:35.285Z] ---> f20099faac5e [2021-06-29T16:21:35.285Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T16:21:35.285Z] Removing intermediate container 30f8151face4 [2021-06-29T16:21:35.285Z] ---> 965e98df0f83 [2021-06-29T16:21:35.285Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T16:21:35.285Z] ---> Running in 3229fff99678 [2021-06-29T16:21:35.285Z] ---> Running in 437c2d73d83f [2021-06-29T16:21:35.285Z] ---> Running in 658f4ca43ba1 [2021-06-29T16:21:35.285Z] Removing intermediate container 3229fff99678 [2021-06-29T16:21:35.285Z] ---> 1e78587263c1 [2021-06-29T16:21:35.285Z] 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-29T16:21:35.285Z] Removing intermediate container 658f4ca43ba1 [2021-06-29T16:21:35.285Z] ---> 2e135621e762 [2021-06-29T16:21:35.285Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T16:21:35.548Z] Removing intermediate container 437c2d73d83f [2021-06-29T16:21:35.548Z] ---> 6790626bfe0d [2021-06-29T16:21:35.548Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T16:21:35.548Z] ---> Running in 588d07bb3481 [2021-06-29T16:21:35.548Z] ---> Running in 371e2f83df11 [2021-06-29T16:21:35.548Z] ---> 9f846c7d0437 [2021-06-29T16:21:35.548Z] 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-29T16:21:35.833Z] Removing intermediate container 371e2f83df11 [2021-06-29T16:21:35.833Z] ---> 8408211ffb78 [2021-06-29T16:21:35.833Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:21:36.095Z] ---> 7ff3c97f1578 [2021-06-29T16:21:36.095Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T16:21:36.379Z] ---> 2a705e38f6ab [2021-06-29T16:21:36.379Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T16:21:36.654Z] ---> f291b28be258 [2021-06-29T16:21:36.654Z] 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-29T16:21:37.609Z] Removing intermediate container 588d07bb3481 [2021-06-29T16:21:37.609Z] ---> 07d5dcece2be [2021-06-29T16:21:37.609Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T16:21:37.609Z] ---> Running in 38f9e67e970a [2021-06-29T16:21:37.609Z] ---> b6dc6477845d [2021-06-29T16:21:37.609Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T16:21:37.609Z] ---> b8185449a166 [2021-06-29T16:21:37.609Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T16:21:37.609Z] Removing intermediate container a7e7b687a841 [2021-06-29T16:21:37.609Z] ---> b60656a89cf4 [2021-06-29T16:21:37.609Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T16:21:37.609Z] ---> Running in 056201f8abc7 [2021-06-29T16:21:37.875Z] Removing intermediate container 38f9e67e970a [2021-06-29T16:21:37.875Z] ---> 54e0202441ad [2021-06-29T16:21:37.875Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T16:21:37.875Z] ---> 0e2ef16de412 [2021-06-29T16:21:37.875Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T16:21:38.144Z] ---> Running in db15a04f9a17 [2021-06-29T16:21:38.144Z] ---> 49b19d14eb2c [2021-06-29T16:21:38.144Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T16:21:38.416Z] ---> 16dd63334157 [2021-06-29T16:21:38.416Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T16:21:38.416Z] 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-29T16:21:38.682Z] Removing intermediate container db15a04f9a17 [2021-06-29T16:21:38.682Z] ---> 04d8ed595634 [2021-06-29T16:21:38.682Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:21:38.682Z] ---> Running in fb89bbdc196f [2021-06-29T16:21:38.682Z] ---> Running in a579a32086b7 [2021-06-29T16:21:38.682Z] ---> f5a87ae7ec42 [2021-06-29T16:21:38.682Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T16:21:38.949Z] Removing intermediate container a579a32086b7 [2021-06-29T16:21:38.949Z] ---> 368ce779abad [2021-06-29T16:21:38.949Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T16:21:38.949Z] ---> Running in 96093deb81ff [2021-06-29T16:21:39.221Z] Removing intermediate container 96093deb81ff [2021-06-29T16:21:39.221Z] ---> 4f1068f6bd27 [2021-06-29T16:21:39.221Z] Step 22/23 : LABEL git_sha=3f3baa3bebaba8384c3b39cfb642b3a67d597b95 [2021-06-29T16:21:39.221Z] ---> 99f04ba38da8 [2021-06-29T16:21:39.221Z] 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-29T16:21:39.221Z] ---> Running in ff2e5d2055a0 [2021-06-29T16:21:39.221Z] ---> Running in 4d791c95208c [2021-06-29T16:21:39.483Z] Removing intermediate container ff2e5d2055a0 [2021-06-29T16:21:39.483Z] ---> 2695b127a1f2 [2021-06-29T16:21:39.483Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T16:21:39.483Z] ---> Running in 9371c54de78a [2021-06-29T16:21:39.483Z] Removing intermediate container 9371c54de78a [2021-06-29T16:21:39.483Z] ---> 0882d52f6f88 [2021-06-29T16:21:39.483Z] [2021-06-29T16:21:39.745Z] Successfully built 0882d52f6f88 [2021-06-29T16:21:39.745Z] Removing intermediate container fb89bbdc196f [2021-06-29T16:21:39.745Z] ---> ed156c5c73e9 [2021-06-29T16:21:39.745Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:21:39.745Z] Successfully tagged support-notifications:latest [2021-06-29T16:21:39.745Z] Building support-scheduler [2021-06-29T16:21:40.725Z]  Building support-notifications ... done Removing intermediate container 056201f8abc7 [2021-06-29T16:21:40.725Z] ---> 9aad6f73e7a0 [2021-06-29T16:21:40.725Z] [2021-06-29T16:21:40.725Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T16:21:41.668Z] Removing intermediate container 4d791c95208c [2021-06-29T16:21:41.668Z] ---> 080ac40b22b8 [2021-06-29T16:21:41.668Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T16:21:41.668Z] ---> 93cb5cfc3d11 [2021-06-29T16:21:41.668Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T16:21:41.668Z] 20.10.0: Pulling from library/docker [2021-06-29T16:21:41.668Z] Removing intermediate container f229ae3bd7ad [2021-06-29T16:21:41.668Z] ---> a32fbf8ab141 [2021-06-29T16:21:41.668Z] [2021-06-29T16:21:41.668Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T16:21:41.668Z] ---> 13621d1b12d4 [2021-06-29T16:21:41.668Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T16:21:41.946Z] ---> Running in d21d9697ef73 [2021-06-29T16:21:41.946Z] ---> Running in b5a00fa1ec16 [2021-06-29T16:21:42.217Z] ---> 2cfe0a6b726d [2021-06-29T16:21:42.217Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T16:21:42.217Z] Removing intermediate container d21d9697ef73 [2021-06-29T16:21:42.217Z] ---> c6073d71ef1c [2021-06-29T16:21:42.217Z] Step 24/26 : LABEL arch=x86_64 [2021-06-29T16:21:42.217Z] Removing intermediate container b5a00fa1ec16 [2021-06-29T16:21:42.217Z] ---> 0ced3d1e61ea [2021-06-29T16:21:42.217Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T16:21:42.217Z] ---> Running in 26071af69779 [2021-06-29T16:21:42.217Z] ---> Running in 392be4caf5e9 [2021-06-29T16:21:42.483Z] ---> 86266efb95e1 [2021-06-29T16:21:42.483Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T16:21:42.483Z] Removing intermediate container 26071af69779 [2021-06-29T16:21:42.483Z] ---> acfa7818f9aa [2021-06-29T16:21:42.483Z] Step 25/26 : LABEL git_sha=3f3baa3bebaba8384c3b39cfb642b3a67d597b95 [2021-06-29T16:21:42.748Z] ---> Running in 7533fc2053a1 [2021-06-29T16:21:42.748Z] Removing intermediate container 392be4caf5e9 [2021-06-29T16:21:42.748Z] ---> 3066c11b666a [2021-06-29T16:21:42.748Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T16:21:42.748Z] ---> 2468a3b6d595 [2021-06-29T16:21:42.748Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T16:21:43.197Z] ---> Running in 406eb7f3181f [2021-06-29T16:21:43.198Z] Removing intermediate container 7533fc2053a1 [2021-06-29T16:21:43.198Z] ---> 1ba921643a92 [2021-06-29T16:21:43.198Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T16:21:43.198Z] ---> Running in ddd3c1bb56a0 [2021-06-29T16:21:43.198Z] Removing intermediate container 406eb7f3181f [2021-06-29T16:21:43.198Z] ---> 2bec6af4a00a [2021-06-29T16:21:43.198Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:21:43.648Z] ---> 63063be61457 [2021-06-29T16:21:43.649Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T16:21:43.649Z] ---> Running in b3b7b297cc21 [2021-06-29T16:21:43.649Z] Removing intermediate container ddd3c1bb56a0 [2021-06-29T16:21:43.649Z] ---> 1158a3f5cc31 [2021-06-29T16:21:43.649Z] [2021-06-29T16:21:43.982Z] Successfully built 1158a3f5cc31 [2021-06-29T16:21:43.982Z] ---> Running in 326971c89504 [2021-06-29T16:21:43.982Z] Successfully tagged security-secretstore-setup:latest [2021-06-29T16:21:43.982Z]  Building security-secretstore-setup ... done Building core-metadata [2021-06-29T16:21:44.584Z] Removing intermediate container 326971c89504 [2021-06-29T16:21:44.584Z] ---> 2f781fb1763a [2021-06-29T16:21:44.584Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T16:21:49.904Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:21:49.904Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:21:49.904Z] ---> 34940fca1bac [2021-06-29T16:21:49.904Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T16:21:49.904Z] ---> Using cache [2021-06-29T16:21:49.904Z] ---> 262a7fc09e03 [2021-06-29T16:21:49.904Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:21:49.904Z] ---> Using cache [2021-06-29T16:21:49.904Z] ---> b75e8ed48ed5 [2021-06-29T16:21:49.904Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T16:21:49.904Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:21:49.904Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:21:49.904Z] ---> 34940fca1bac [2021-06-29T16:21:49.904Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T16:21:49.904Z] ---> Using cache [2021-06-29T16:21:49.904Z] ---> 262a7fc09e03 [2021-06-29T16:21:49.904Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:21:49.904Z] ---> Using cache [2021-06-29T16:21:49.904Z] ---> b75e8ed48ed5 [2021-06-29T16:21:49.904Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T16:21:49.904Z] ---> 21b0a87265ee [2021-06-29T16:21:49.904Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T16:21:49.904Z] ---> Running in f2dd78b2053f [2021-06-29T16:21:49.904Z] ---> Running in ebdc8d5269d5 [2021-06-29T16:21:49.904Z] Removing intermediate container b3b7b297cc21 [2021-06-29T16:21:49.904Z] ---> 959c4607916d [2021-06-29T16:21:49.904Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T16:21:49.904Z] ---> Running in a91a8b67f016 [2021-06-29T16:21:50.167Z] ---> Running in df389a0f6568 [2021-06-29T16:21:50.167Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T16:21:50.167Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T16:21:50.167Z] ---> aefe523efa57 [2021-06-29T16:21:50.167Z] 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-29T16:21:50.167Z] ---> Running in 55ab6285d1db [2021-06-29T16:21:50.431Z] Removing intermediate container 55ab6285d1db [2021-06-29T16:21:50.431Z] ---> b47fdb30d517 [2021-06-29T16:21:50.431Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T16:21:50.431Z] ---> Running in 68908075bd65 [2021-06-29T16:21:50.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:50.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:50.693Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:50.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:50.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:50.959Z] Removing intermediate container a91a8b67f016 [2021-06-29T16:21:50.959Z] ---> 330d2d2d5ee5 [2021-06-29T16:21:50.959Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T16:21:50.959Z] ---> Running in 06ecb8da623b [2021-06-29T16:21:51.228Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T16:21:51.228Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T16:21:51.228Z] Executing bash-5.0.17-r0.post-install [2021-06-29T16:21:51.228Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T16:21:51.228Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T16:21:51.228Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T16:21:51.228Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T16:21:51.228Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T16:21:51.228Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T16:21:51.228Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T16:21:51.228Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T16:21:51.228Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T16:21:51.228Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T16:21:51.228Z] Removing intermediate container 06ecb8da623b [2021-06-29T16:21:51.228Z] ---> 8328e20ddb3a [2021-06-29T16:21:51.228Z] Step 29/32 : CMD ["gate"] [2021-06-29T16:21:51.228Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T16:21:51.228Z] ---> Running in efe4a44e416b [2021-06-29T16:21:51.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:51.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:51.768Z] Removing intermediate container efe4a44e416b [2021-06-29T16:21:51.768Z] ---> 59c9da568a3f [2021-06-29T16:21:51.768Z] Step 30/32 : LABEL arch=x86_64 [2021-06-29T16:21:51.768Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T16:21:51.768Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T16:21:52.034Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T16:21:52.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:21:52.034Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T16:21:52.034Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T16:21:52.034Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T16:21:52.034Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T16:21:52.034Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T16:21:52.034Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T16:21:52.034Z] ---> Running in e9c3321570a1 [2021-06-29T16:21:52.034Z] OK: 219 MiB in 52 packages [2021-06-29T16:21:52.034Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T16:21:52.034Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T16:21:52.298Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T16:21:52.298Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T16:21:52.298Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T16:21:52.298Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T16:21:52.298Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T16:21:52.298Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T16:21:52.298Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T16:21:52.298Z] Removing intermediate container e9c3321570a1 [2021-06-29T16:21:52.298Z] ---> 65be9d4cd19e [2021-06-29T16:21:52.298Z] Step 31/32 : LABEL git_sha=3f3baa3bebaba8384c3b39cfb642b3a67d597b95 [2021-06-29T16:21:52.298Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T16:21:52.298Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T16:21:52.298Z] ---> Running in f22bbb15dbe9 [2021-06-29T16:21:52.298Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T16:21:52.298Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T16:21:52.298Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T16:21:52.298Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T16:21:52.298Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T16:21:52.298Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T16:21:52.298Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T16:21:52.298Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T16:21:52.298Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T16:21:52.298Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T16:21:52.567Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T16:21:52.567Z] OK: 72 MiB in 59 packages [2021-06-29T16:21:52.567Z] Removing intermediate container f22bbb15dbe9 [2021-06-29T16:21:52.567Z] ---> d9621b234d2f [2021-06-29T16:21:52.567Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T16:21:52.567Z] Removing intermediate container f2dd78b2053f [2021-06-29T16:21:52.567Z] ---> c1edb1968f9f [2021-06-29T16:21:52.567Z] Step 6/24 : COPY go.mod . [2021-06-29T16:21:52.567Z] OK: 219 MiB in 52 packages [2021-06-29T16:21:52.567Z] ---> Running in b018bf90396e [2021-06-29T16:21:52.832Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T16:21:52.832Z] Removing intermediate container b018bf90396e [2021-06-29T16:21:52.832Z] ---> a0ec2c375ca8 [2021-06-29T16:21:52.832Z] [2021-06-29T16:21:52.833Z] ---> 332e9acfa1e7 [2021-06-29T16:21:52.833Z] Step 7/24 : RUN go mod download [2021-06-29T16:21:52.833Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T16:21:52.833Z] ---> Running in 5ec8260134e2 [2021-06-29T16:21:53.100Z] Successfully built a0ec2c375ca8 [2021-06-29T16:21:53.100Z] Successfully tagged security-bootstrapper:latest [2021-06-29T16:21:53.100Z] Building security-proxy-setup [2021-06-29T16:21:53.100Z]  Building security-bootstrapper ... done Executing busybox-1.31.1-r20.trigger [2021-06-29T16:21:53.100Z] OK: 8 MiB in 20 packages [2021-06-29T16:21:53.100Z] Removing intermediate container ebdc8d5269d5 [2021-06-29T16:21:53.100Z] ---> 16bde6c6339c [2021-06-29T16:21:53.100Z] Step 6/23 : COPY go.mod . [2021-06-29T16:21:53.367Z] Collecting docker-compose==1.23.2 [2021-06-29T16:21:53.367Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T16:21:54.771Z] ---> b4f62fed0bbb [2021-06-29T16:21:54.771Z] Step 7/23 : RUN go mod download [2021-06-29T16:21:54.771Z] Collecting PyYAML<4,>=3.10 [2021-06-29T16:21:54.771Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T16:21:55.049Z] ---> Running in acbe789ff736 [2021-06-29T16:21:55.049Z] Removing intermediate container df389a0f6568 [2021-06-29T16:21:55.049Z] ---> 9a1e2502f098 [2021-06-29T16:21:55.049Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:21:55.649Z] ---> bfbc2be47bd2 [2021-06-29T16:21:55.649Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T16:21:55.649Z] Removing intermediate container 5ec8260134e2 [2021-06-29T16:21:55.649Z] ---> e80bc40538a1 [2021-06-29T16:21:55.649Z] Step 8/24 : COPY . . [2021-06-29T16:21:55.649Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T16:21:55.649Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T16:21:57.047Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T16:21:57.047Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T16:21:57.617Z] ---> 92888d504542 [2021-06-29T16:21:57.617Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T16:21:57.879Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T16:21:57.879Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T16:21:57.879Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T16:21:57.879Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T16:21:58.155Z] ---> 4cc66ee74cea [2021-06-29T16:21:58.155Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T16:21:58.155Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:21:58.155Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:21:58.155Z] ---> 34940fca1bac [2021-06-29T16:21:58.155Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T16:21:58.155Z] ---> Using cache [2021-06-29T16:21:58.155Z] ---> 262a7fc09e03 [2021-06-29T16:21:58.155Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:21:58.155Z] ---> Using cache [2021-06-29T16:21:58.155Z] ---> b75e8ed48ed5 [2021-06-29T16:21:58.155Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T16:21:58.155Z] ---> Using cache [2021-06-29T16:21:58.155Z] ---> 16bde6c6339c [2021-06-29T16:21:58.155Z] Step 6/22 : COPY go.mod . [2021-06-29T16:21:58.155Z] ---> Using cache [2021-06-29T16:21:58.155Z] ---> b4f62fed0bbb [2021-06-29T16:21:58.155Z] Step 7/22 : RUN go mod download [2021-06-29T16:21:58.155Z] Removing intermediate container acbe789ff736 [2021-06-29T16:21:58.155Z] ---> 26c5cec4a479 [2021-06-29T16:21:58.155Z] Step 8/23 : COPY . . [2021-06-29T16:21:58.155Z] ---> Running in e45678c0ff9c [2021-06-29T16:21:58.155Z] ---> Running in 5a31baef43cb [2021-06-29T16:21:58.155Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T16:21:58.156Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T16:21:58.156Z] 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-29T16:21:58.420Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T16:21:58.420Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T16:21:58.420Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T16:21:58.420Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T16:21:58.695Z] Removing intermediate container e45678c0ff9c [2021-06-29T16:21:58.695Z] ---> 610668aa555d [2021-06-29T16:21:58.695Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:21:58.960Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T16:21:58.960Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T16:21:59.923Z] ---> Running in 870fcd2c9863 [2021-06-29T16:21:59.923Z] 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-29T16:21:59.923Z] Collecting idna<2.8,>=2.5 [2021-06-29T16:21:59.923Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T16:21:59.923Z] 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-29T16:21:59.923Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T16:21:59.923Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T16:22:01.859Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T16:22:01.859Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T16:22:02.136Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T16:22:02.136Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T16:22:02.136Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T16:22:02.136Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T16:22:02.430Z] Installing collected packages: PyYAML, docopt, websocket-client, idna, urllib3, requests, texttable, cached-property, jsonschema, dockerpty, docker-pycreds, docker, docker-compose [2021-06-29T16:22:02.430Z] Running setup.py install for PyYAML: started [2021-06-29T16:22:02.430Z] Removing intermediate container 870fcd2c9863 [2021-06-29T16:22:02.430Z] ---> 13013dac5704 [2021-06-29T16:22:02.430Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T16:22:03.400Z] ---> Running in ae1e9b816a4d [2021-06-29T16:22:03.400Z] Removing intermediate container 5a31baef43cb [2021-06-29T16:22:03.400Z] ---> 178f7f344842 [2021-06-29T16:22:03.400Z] Step 8/22 : COPY . . [2021-06-29T16:22:03.400Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T16:22:03.400Z] Running setup.py install for docopt: started [2021-06-29T16:22:03.666Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T16:22:04.254Z] Removing intermediate container ae1e9b816a4d [2021-06-29T16:22:04.254Z] ---> d329f33c8cca [2021-06-29T16:22:04.254Z] Step 23/24 : LABEL git_sha=3f3baa3bebaba8384c3b39cfb642b3a67d597b95 [2021-06-29T16:22:04.521Z] Attempting uninstall: idna [2021-06-29T16:22:04.522Z] Found existing installation: idna 2.9 [2021-06-29T16:22:04.522Z] Uninstalling idna-2.9: [2021-06-29T16:22:04.522Z] Successfully uninstalled idna-2.9 [2021-06-29T16:22:04.522Z] Attempting uninstall: urllib3 [2021-06-29T16:22:04.522Z] Found existing installation: urllib3 1.25.9 [2021-06-29T16:22:04.522Z] Uninstalling urllib3-1.25.9: [2021-06-29T16:22:04.522Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T16:22:04.522Z] ---> 84ac3ba70d3f [2021-06-29T16:22:04.522Z] Step 9/24 : RUN go mod tidy [2021-06-29T16:22:05.488Z] ---> Running in 41a8435ef8b6 [2021-06-29T16:22:05.488Z] ---> Running in 5fb4a93a1983 [2021-06-29T16:22:05.488Z] Attempting uninstall: requests [2021-06-29T16:22:05.488Z] Found existing installation: requests 2.23.0 [2021-06-29T16:22:05.488Z] Uninstalling requests-2.23.0: [2021-06-29T16:22:05.488Z] Successfully uninstalled requests-2.23.0 [2021-06-29T16:22:05.488Z] Running setup.py install for texttable: started [2021-06-29T16:22:05.488Z] ---> 32d554d9b766 [2021-06-29T16:22:05.488Z] Step 9/23 : RUN go mod tidy [2021-06-29T16:22:05.771Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T16:22:05.771Z] Removing intermediate container 41a8435ef8b6 [2021-06-29T16:22:05.771Z] ---> cfba723ef886 [2021-06-29T16:22:05.771Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T16:22:07.722Z] ---> Running in c3486b746972 [2021-06-29T16:22:07.722Z] Running setup.py install for dockerpty: started [2021-06-29T16:22:07.993Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T16:22:07.993Z] ---> Running in 5d92363f45a2 [2021-06-29T16:22:08.951Z] Removing intermediate container 5d92363f45a2 [2021-06-29T16:22:08.951Z] ---> 508b6840c54f [2021-06-29T16:22:08.951Z] [2021-06-29T16:22:08.951Z] 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-29T16:22:09.226Z] Successfully built 508b6840c54f [2021-06-29T16:22:09.226Z] Successfully tagged core-data:latest [2021-06-29T16:22:09.226Z] Building core-command [2021-06-29T16:22:09.498Z]  Building core-data ... done  ---> e2690f50d97f [2021-06-29T16:22:09.498Z] Step 9/22 : RUN go mod tidy [2021-06-29T16:22:09.498Z] Removing intermediate container 5fb4a93a1983 [2021-06-29T16:22:09.498Z] ---> dc406b196a90 [2021-06-29T16:22:09.498Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T16:22:09.498Z] ---> Running in adc93c6b19c8 [2021-06-29T16:22:10.443Z] ---> Running in 32663b5b8683 [2021-06-29T16:22:11.837Z] Removing intermediate container c3486b746972 [2021-06-29T16:22:11.837Z] ---> 0ca0241ea3a0 [2021-06-29T16:22:11.837Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T16:22:11.837Z] 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-29T16:22:12.098Z] ---> Running in 96f72f8ba8f0 [2021-06-29T16:22:12.676Z] Removing intermediate container adc93c6b19c8 [2021-06-29T16:22:12.676Z] ---> ebb5fb26e36a [2021-06-29T16:22:12.676Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T16:22:12.676Z] 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-29T16:22:12.939Z] ---> Running in b151fb9bc22b [2021-06-29T16:22:13.887Z] 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-29T16:22:14.847Z] Removing intermediate container 68908075bd65 [2021-06-29T16:22:14.847Z] ---> 40c7232e6913 [2021-06-29T16:22:14.847Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T16:22:15.113Z] ---> Running in de73e18c4a65 [2021-06-29T16:22:15.113Z] Removing intermediate container de73e18c4a65 [2021-06-29T16:22:15.113Z] ---> 949416c83fca [2021-06-29T16:22:15.113Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T16:22:15.376Z] ---> Running in 4bb3d4c804c7 [2021-06-29T16:22:15.638Z] Removing intermediate container 4bb3d4c804c7 [2021-06-29T16:22:15.638Z] ---> e0ecfcc09645 [2021-06-29T16:22:15.638Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T16:22:16.586Z] ---> e1772d427689 [2021-06-29T16:22:16.586Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T16:22:16.851Z] ---> a89731d57435 [2021-06-29T16:22:16.851Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T16:22:17.427Z] ---> bc32cce99cf8 [2021-06-29T16:22:17.427Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T16:22:17.689Z] ---> Running in aa2a7f8d378d [2021-06-29T16:22:17.956Z] Removing intermediate container aa2a7f8d378d [2021-06-29T16:22:17.956Z] ---> 2a4256f552cb [2021-06-29T16:22:17.956Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:22:17.956Z] ---> Running in 7e3edff65fa0 [2021-06-29T16:22:18.224Z] Removing intermediate container 7e3edff65fa0 [2021-06-29T16:22:18.224Z] ---> cb2dd19616ee [2021-06-29T16:22:18.224Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T16:22:18.488Z] ---> Running in fa1be90a5689 [2021-06-29T16:22:18.488Z] Removing intermediate container fa1be90a5689 [2021-06-29T16:22:18.488Z] ---> 524ef9649156 [2021-06-29T16:22:18.488Z] Step 23/24 : LABEL git_sha=3f3baa3bebaba8384c3b39cfb642b3a67d597b95 [2021-06-29T16:22:18.752Z] ---> Running in 9554bb9c05a8 [2021-06-29T16:22:19.018Z] Removing intermediate container 9554bb9c05a8 [2021-06-29T16:22:19.018Z] ---> 0f8fd7963759 [2021-06-29T16:22:19.018Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T16:22:19.018Z] ---> Running in aa88428bce7e [2021-06-29T16:22:19.282Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T16:22:19.282Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T16:22:19.282Z] ---> 34940fca1bac [2021-06-29T16:22:19.282Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T16:22:19.282Z] ---> Using cache [2021-06-29T16:22:19.282Z] ---> 262a7fc09e03 [2021-06-29T16:22:19.282Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T16:22:19.282Z] ---> Using cache [2021-06-29T16:22:19.282Z] ---> b75e8ed48ed5 [2021-06-29T16:22:19.282Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T16:22:19.282Z] ---> Using cache [2021-06-29T16:22:19.282Z] ---> 16bde6c6339c [2021-06-29T16:22:19.282Z] Step 6/24 : COPY go.mod . [2021-06-29T16:22:19.282Z] ---> Using cache [2021-06-29T16:22:19.282Z] ---> b4f62fed0bbb [2021-06-29T16:22:19.282Z] Step 7/24 : RUN go mod download [2021-06-29T16:22:19.282Z] ---> Using cache [2021-06-29T16:22:19.282Z] ---> 178f7f344842 [2021-06-29T16:22:19.282Z] Step 8/24 : COPY . . [2021-06-29T16:22:19.282Z] ---> Using cache [2021-06-29T16:22:19.282Z] ---> e2690f50d97f [2021-06-29T16:22:19.282Z] Step 9/24 : RUN go mod tidy [2021-06-29T16:22:19.282Z] ---> Using cache [2021-06-29T16:22:19.282Z] ---> ebb5fb26e36a [2021-06-29T16:22:19.282Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T16:22:19.282Z] ---> Running in 028e893ed921 [2021-06-29T16:22:19.282Z] Removing intermediate container aa88428bce7e [2021-06-29T16:22:19.282Z] ---> 92e21f4d5bff [2021-06-29T16:22:19.282Z] [2021-06-29T16:22:19.282Z] Successfully built 92e21f4d5bff [2021-06-29T16:22:19.282Z] Successfully tagged sys-mgmt-agent:latest [2021-06-29T16:22:19.544Z]  Building sys-mgmt-agent ... done 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-29T16:22:41.552Z] 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-29T16:22:45.807Z] Removing intermediate container 96f72f8ba8f0 [2021-06-29T16:22:45.808Z] ---> fb7293ccf81d [2021-06-29T16:22:45.808Z] [2021-06-29T16:22:45.808Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T16:22:45.808Z] ---> 13621d1b12d4 [2021-06-29T16:22:45.808Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T16:22:45.808Z] Removing intermediate container 32663b5b8683 [2021-06-29T16:22:45.808Z] ---> c53b48b181c7 [2021-06-29T16:22:45.808Z] [2021-06-29T16:22:45.808Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T16:22:45.808Z] ---> 13621d1b12d4 [2021-06-29T16:22:45.808Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T16:22:45.808Z] ---> Running in dc7f4e8a3d9d [2021-06-29T16:22:45.808Z] ---> Running in d68e09083147 [2021-06-29T16:22:46.529Z] Removing intermediate container b151fb9bc22b [2021-06-29T16:22:46.529Z] ---> 927355abb4a2 [2021-06-29T16:22:46.529Z] [2021-06-29T16:22:46.529Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T16:22:46.529Z] ---> 13621d1b12d4 [2021-06-29T16:22:46.529Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T16:22:46.529Z] ---> Running in e069d665029d [2021-06-29T16:22:46.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:22:46.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:22:46.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:22:46.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:22:46.800Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T16:22:46.800Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:22:46.800Z] OK: 6 MiB in 15 packages [2021-06-29T16:22:46.800Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T16:22:46.800Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:22:46.800Z] OK: 6 MiB in 15 packages [2021-06-29T16:22:47.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T16:22:47.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T16:22:47.349Z] Removing intermediate container d68e09083147 [2021-06-29T16:22:47.349Z] ---> 9dd5c584be01 [2021-06-29T16:22:47.349Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T16:22:47.349Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T16:22:47.349Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T16:22:47.349Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T16:22:47.349Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T16:22:47.349Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T16:22:47.349Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T16:22:47.349Z] OK: 7 MiB in 18 packages [2021-06-29T16:22:47.349Z] ---> Running in f36c57295368 [2021-06-29T16:22:47.349Z] Removing intermediate container dc7f4e8a3d9d [2021-06-29T16:22:47.349Z] ---> 20b4bb11aeba [2021-06-29T16:22:47.349Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T16:22:47.610Z] ---> Running in 74fcb5133618 [2021-06-29T16:22:47.610Z] Removing intermediate container f36c57295368 [2021-06-29T16:22:47.610Z] ---> e9ca9b75e619 [2021-06-29T16:22:47.610Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T16:22:47.873Z] ---> Running in de389371a99e [2021-06-29T16:22:47.873Z] Removing intermediate container 74fcb5133618 [2021-06-29T16:22:47.873Z] ---> 1d3eb18a8f72 [2021-06-29T16:22:47.873Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T16:22:48.135Z] ---> Running in 4a289b100b72 [2021-06-29T16:22:48.135Z] Removing intermediate container de389371a99e [2021-06-29T16:22:48.135Z] ---> 81e0f5f7e50a [2021-06-29T16:22:48.135Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T16:22:48.135Z] Removing intermediate container e069d665029d [2021-06-29T16:22:48.135Z] ---> a20390f9a814 [2021-06-29T16:22:48.135Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T16:22:48.135Z] Removing intermediate container 028e893ed921 [2021-06-29T16:22:48.135Z] ---> f31b7c51995c [2021-06-29T16:22:48.135Z] [2021-06-29T16:22:48.135Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T16:22:48.135Z] ---> 13621d1b12d4 [2021-06-29T16:22:48.135Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T16:22:48.135Z] ---> Using cache [2021-06-29T16:22:48.135Z] ---> 20b4bb11aeba [2021-06-29T16:22:48.135Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T16:22:48.135Z] ---> Using cache [2021-06-29T16:22:48.135Z] ---> 1d3eb18a8f72 [2021-06-29T16:22:48.135Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T16:22:48.135Z] ---> Running in cfc3ab506236 [2021-06-29T16:22:48.135Z] ---> Running in cb9da99f860c [2021-06-29T16:22:48.135Z] ---> Running in e1034e217ebc [2021-06-29T16:22:48.135Z] Removing intermediate container 4a289b100b72 [2021-06-29T16:22:48.135Z] ---> 2da2509b47d5 [2021-06-29T16:22:48.135Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T16:22:48.135Z] ---> Running in e51bb99a3110 [2021-06-29T16:22:48.398Z] Removing intermediate container cb9da99f860c [2021-06-29T16:22:48.398Z] ---> f9146074f63c [2021-06-29T16:22:48.398Z] Step 14/22 : WORKDIR /edgex [2021-06-29T16:22:48.398Z] Removing intermediate container cfc3ab506236 [2021-06-29T16:22:48.398Z] ---> 51977bbe2c0d [2021-06-29T16:22:48.398Z] Step 16/24 : WORKDIR / [2021-06-29T16:22:48.398Z] ---> Running in 6dd877b08861 [2021-06-29T16:22:48.398Z] ---> Running in 7854dd098594 [2021-06-29T16:22:48.398Z] Removing intermediate container e1034e217ebc [2021-06-29T16:22:48.398Z] ---> 7cf822090579 [2021-06-29T16:22:48.398Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T16:22:48.398Z] Removing intermediate container e51bb99a3110 [2021-06-29T16:22:48.398Z] ---> cc3013f22801 [2021-06-29T16:22:48.398Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:22:48.398Z] ---> Running in 67b5667b4391 [2021-06-29T16:22:48.398Z] Removing intermediate container 6dd877b08861 [2021-06-29T16:22:48.398Z] ---> eb7fc4c028b4 [2021-06-29T16:22:48.398Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T16:22:48.398Z] Removing intermediate container 7854dd098594 [2021-06-29T16:22:48.398Z] ---> 77ee70227405 [2021-06-29T16:22:48.398Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:22:48.658Z] Removing intermediate container 67b5667b4391 [2021-06-29T16:22:48.658Z] ---> 68ea6887c744 [2021-06-29T16:22:48.658Z] Step 16/24 : WORKDIR / [2021-06-29T16:22:48.658Z] ---> 968eac9d3ea1 [2021-06-29T16:22:48.658Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T16:22:48.658Z] ---> Running in 9d084836f43f [2021-06-29T16:22:48.920Z] ---> 064ec2aa65f6 [2021-06-29T16:22:48.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T16:22:48.920Z] Removing intermediate container 9d084836f43f [2021-06-29T16:22:48.920Z] ---> 813bac3c644a [2021-06-29T16:22:48.920Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T16:22:48.920Z] ---> 0ad0bac4a8bf [2021-06-29T16:22:48.920Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T16:22:48.920Z] ---> ae5710e3ee65 [2021-06-29T16:22:48.920Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T16:22:49.498Z] ---> 72211d1812c9 [2021-06-29T16:22:49.498Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T16:22:49.498Z] ---> cdf46639cb53 [2021-06-29T16:22:49.498Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T16:22:49.498Z] ---> 0d8e41b209bc [2021-06-29T16:22:49.498Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T16:22:49.498Z] ---> 97239f6f0aca [2021-06-29T16:22:49.498Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T16:22:49.498Z] ---> Running in 4fd5c1235fa1 [2021-06-29T16:22:49.760Z] Removing intermediate container 4fd5c1235fa1 [2021-06-29T16:22:49.760Z] ---> 92a09f0a7f18 [2021-06-29T16:22:49.760Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:22:50.025Z] ---> cd10facda03b [2021-06-29T16:22:50.025Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T16:22:50.025Z] ---> Running in 35c5f5f5ef2a [2021-06-29T16:22:50.025Z] ---> 873c0a4b754f [2021-06-29T16:22:50.025Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T16:22:50.025Z] ---> 759009d52af7 [2021-06-29T16:22:50.025Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T16:22:50.025Z] ---> Running in 80914a7ab0af [2021-06-29T16:22:50.025Z] ---> Running in 18ec16b57dfe [2021-06-29T16:22:50.298Z] Removing intermediate container 80914a7ab0af [2021-06-29T16:22:50.298Z] ---> bf96ec7378a6 [2021-06-29T16:22:50.298Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:22:50.298Z] Removing intermediate container 35c5f5f5ef2a [2021-06-29T16:22:50.298Z] ---> d5269db90453 [2021-06-29T16:22:50.298Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T16:22:50.298Z] Removing intermediate container 18ec16b57dfe [2021-06-29T16:22:50.298Z] ---> 9a5e45dfadc6 [2021-06-29T16:22:50.298Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T16:22:50.298Z] ---> Running in a17cd743a918 [2021-06-29T16:22:50.298Z] ---> Running in 4c7c45db8375 [2021-06-29T16:22:50.298Z] ---> Running in dbbc72093320 [2021-06-29T16:22:50.298Z] ---> a1d01ba181a7 [2021-06-29T16:22:50.298Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T16:22:50.298Z] ---> Running in 7b7e73e243f5 [2021-06-29T16:22:50.298Z] Removing intermediate container 4c7c45db8375 [2021-06-29T16:22:50.298Z] ---> aeae1052925b [2021-06-29T16:22:50.298Z] Step 22/23 : LABEL git_sha=3f3baa3bebaba8384c3b39cfb642b3a67d597b95 [2021-06-29T16:22:50.298Z] Removing intermediate container a17cd743a918 [2021-06-29T16:22:50.298Z] ---> e18743230213 [2021-06-29T16:22:50.298Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T16:22:50.298Z] Removing intermediate container dbbc72093320 [2021-06-29T16:22:50.298Z] ---> c6452307d838 [2021-06-29T16:22:50.298Z] Step 20/22 : LABEL arch=x86_64 [2021-06-29T16:22:50.298Z] ---> Running in 26f4d92ce519 [2021-06-29T16:22:50.298Z] ---> Running in 4230e0ee3bff [2021-06-29T16:22:50.298Z] ---> Running in 679bde91e108 [2021-06-29T16:22:50.583Z] Removing intermediate container 7b7e73e243f5 [2021-06-29T16:22:50.583Z] ---> f4942de709b3 [2021-06-29T16:22:50.583Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T16:22:50.583Z] ---> Running in 4bb1d894a56b [2021-06-29T16:22:50.583Z] Removing intermediate container 4230e0ee3bff [2021-06-29T16:22:50.583Z] ---> adce2d53d713 [2021-06-29T16:22:50.583Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T16:22:50.583Z] Removing intermediate container 26f4d92ce519 [2021-06-29T16:22:50.583Z] ---> 4368adef55ba [2021-06-29T16:22:50.583Z] Step 23/24 : LABEL git_sha=3f3baa3bebaba8384c3b39cfb642b3a67d597b95 [2021-06-29T16:22:50.583Z] ---> Running in b72e4050c899 [2021-06-29T16:22:50.583Z] ---> Running in 2255c8fd979f [2021-06-29T16:22:50.583Z] Removing intermediate container 679bde91e108 [2021-06-29T16:22:50.583Z] ---> d61f5e27fa93 [2021-06-29T16:22:50.583Z] Step 21/22 : LABEL git_sha=3f3baa3bebaba8384c3b39cfb642b3a67d597b95 [2021-06-29T16:22:50.583Z] Removing intermediate container 4bb1d894a56b [2021-06-29T16:22:50.583Z] ---> 7ebf0b1f1446 [2021-06-29T16:22:50.583Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T16:22:50.583Z] ---> Running in 214ecc834bc8 [2021-06-29T16:22:50.583Z] ---> Running in 22e3d8d82d8e [2021-06-29T16:22:50.583Z] Removing intermediate container b72e4050c899 [2021-06-29T16:22:50.583Z] ---> 05bef4b3a690 [2021-06-29T16:22:50.583Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T16:22:50.583Z] Removing intermediate container 2255c8fd979f [2021-06-29T16:22:50.583Z] ---> 25b47f5c94bf [2021-06-29T16:22:50.583Z] [2021-06-29T16:22:50.850Z] ---> Running in 230d97934fc8 [2021-06-29T16:22:50.850Z] Removing intermediate container 214ecc834bc8 [2021-06-29T16:22:50.850Z] ---> fcee9ab9731e [2021-06-29T16:22:50.850Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T16:22:50.850Z] Removing intermediate container 22e3d8d82d8e [2021-06-29T16:22:50.850Z] ---> 5a5aad71a8b6 [2021-06-29T16:22:50.850Z] Step 23/24 : LABEL git_sha=3f3baa3bebaba8384c3b39cfb642b3a67d597b95 [2021-06-29T16:22:50.850Z] Successfully built 25b47f5c94bf [2021-06-29T16:22:50.850Z] Successfully tagged support-scheduler:latest [2021-06-29T16:22:50.850Z]  Building support-scheduler ... done  ---> Running in 18b7bd86dc70 [2021-06-29T16:22:50.850Z] Removing intermediate container 230d97934fc8 [2021-06-29T16:22:50.850Z] ---> ff9f382a3492 [2021-06-29T16:22:50.850Z] [2021-06-29T16:22:50.850Z] ---> Running in ce4f0dbb40c6 [2021-06-29T16:22:50.850Z] Successfully built ff9f382a3492 [2021-06-29T16:22:50.850Z] Successfully tagged core-metadata:latest [2021-06-29T16:22:50.850Z]  Building core-metadata ... done Removing intermediate container 18b7bd86dc70 [2021-06-29T16:22:50.850Z] ---> 5377c59a1de8 [2021-06-29T16:22:50.850Z] [2021-06-29T16:22:50.850Z] Removing intermediate container ce4f0dbb40c6 [2021-06-29T16:22:50.850Z] ---> 5d3918f592fc [2021-06-29T16:22:50.850Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T16:22:51.112Z] ---> Running in b74f3d7a9777 [2021-06-29T16:22:51.112Z] Successfully built 5377c59a1de8 [2021-06-29T16:22:51.112Z] Successfully tagged security-proxy-setup:latest [2021-06-29T16:22:51.112Z]  Building security-proxy-setup ... done Removing intermediate container b74f3d7a9777 [2021-06-29T16:22:51.112Z] ---> f718a47d2144 [2021-06-29T16:22:51.112Z] [2021-06-29T16:22:51.112Z] Successfully built f718a47d2144 [2021-06-29T16:22:51.112Z] Successfully tagged core-command:latest [2021-06-29T16:22:51.381Z]  Building core-command ... done  [Pipeline] } [2021-06-29T16:22:51.384Z] $ docker stop --time=1 ed6fc7971737b6595826fff155c214bdd1d810621dcc5e54dce4e179b9c1b88f [2021-06-29T16:22:52.621Z] $ docker rm -f ed6fc7971737b6595826fff155c214bdd1d810621dcc5e54dce4e179b9c1b88f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T16:22:52.995Z] + docker images [2021-06-29T16:22:52.996Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T16:22:52.996Z] security-proxy-setup latest 5377c59a1de8 2 seconds ago 25.7MB [2021-06-29T16:22:52.996Z] support-scheduler latest 25b47f5c94bf 2 seconds ago 15.9MB [2021-06-29T16:22:52.996Z] core-metadata latest ff9f382a3492 2 seconds ago 16.6MB [2021-06-29T16:22:52.996Z] core-command latest f718a47d2144 2 seconds ago 15.9MB [2021-06-29T16:22:52.996Z] f31b7c51995c 5 seconds ago 1.14GB [2021-06-29T16:22:52.996Z] c53b48b181c7 7 seconds ago 1.15GB [2021-06-29T16:22:52.996Z] 927355abb4a2 7 seconds ago 1.15GB [2021-06-29T16:22:52.996Z] fb7293ccf81d 7 seconds ago 1.15GB [2021-06-29T16:22:52.996Z] sys-mgmt-agent latest 92e21f4d5bff 33 seconds ago 312MB [2021-06-29T16:22:52.996Z] core-data latest 508b6840c54f 44 seconds ago 20.2MB [2021-06-29T16:22:52.996Z] security-bootstrapper latest a0ec2c375ca8 About a minute ago 18.6MB [2021-06-29T16:22:52.996Z] security-secretstore-setup latest 1158a3f5cc31 About a minute ago 28.7MB [2021-06-29T16:22:52.996Z] a32fbf8ab141 About a minute ago 1.15GB [2021-06-29T16:22:52.996Z] 9aad6f73e7a0 About a minute ago 1.15GB [2021-06-29T16:22:52.996Z] support-notifications latest 0882d52f6f88 About a minute ago 16.7MB [2021-06-29T16:22:52.996Z] 28783420d723 About a minute ago 1.15GB [2021-06-29T16:22:52.996Z] a0ee50511cad About a minute ago 1.15GB [2021-06-29T16:22:52.996Z] 8cf0f047616c About a minute ago 1.15GB [2021-06-29T16:22:52.996Z] ci-base-image-x86_64 latest 34940fca1bac 5 minutes ago 647MB [2021-06-29T16:22:52.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-06-29T16:22:52.996Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-29T16:22:52.996Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-29T16:22:52.996Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-29T16:22:52.996Z] 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-29T16:23:08.490Z] Still waiting to schedule task [2021-06-29T16:23:08.491Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-29T16:24:11.085Z] Running on prd-ubuntu18.04-docker-8c-8g-685 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T16:24:11.104Z] Running in /w/workspace/edgex-go/37 [Pipeline] { [Pipeline] checkout [2021-06-29T16:24:11.218Z] The recommended git tool is: git [2021-06-29T16:24:13.549Z] using credential edgex-jenkins-ssh [2021-06-29T16:24:13.620Z] Cloning the remote Git repository [2021-06-29T16:24:13.643Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T16:24:13.709Z] > git init /w/workspace/edgex-go/37 # timeout=10 [2021-06-29T16:24:13.737Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T16:24:13.737Z] > git --version # timeout=10 [2021-06-29T16:24:13.743Z] > git --version # 'git version 2.17.1' [2021-06-29T16:24:13.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T16:24:13.770Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T16:24:19.642Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3f3baa3bebaba8384c3b39cfb642b3a67d597b95 [2021-06-29T16:24:18.914Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T16:24:18.920Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T16:24:18.930Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T16:24:18.941Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T16:24:18.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T16:24:18.946Z] > 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-29T16:24:19.651Z] > git config core.sparsecheckout # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T16:24:19.940Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [2021-06-29T16:24:19.665Z] > git checkout -f 3f3baa3bebaba8384c3b39cfb642b3a67d597b95 # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:24:21.430Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:24:22.002Z] ---> package-listing.sh [2021-06-29T16:24:22.002Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T16:24:22.002Z] ++ facter osfamily [2021-06-29T16:24:22.267Z] + OS_FAMILY=redhat [2021-06-29T16:24:22.267Z] + workspace=/w/workspace/edgex-go/37 [2021-06-29T16:24:22.267Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T16:24:22.267Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T16:24:22.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T16:24:22.267Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T16:24:22.267Z] + '[' /w/workspace/edgex-go/37 ']' [2021-06-29T16:24:22.267Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T16:24:22.267Z] + case "${OS_FAMILY}" in [2021-06-29T16:24:22.267Z] + rpm -qa [2021-06-29T16:24:22.267Z] + sort [2021-06-29T16:24:24.818Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T16:24:24.818Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T16:24:24.818Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T16:24:24.818Z] + '[' /w/workspace/edgex-go/37 ']' [2021-06-29T16:24:24.818Z] + mkdir -p /w/workspace/edgex-go/37/archives/ [2021-06-29T16:24:24.818Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/37/archives/ [Pipeline] echo [2021-06-29T16:24:24.832Z] 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/37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-29T16:24:25.125Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:24:25.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T16:24:25.693Z] [2021-06-29T16:24:25.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T16:24:26.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T16:24:26.011Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T16:24:26.011Z] df20fa9351a1: Pulling fs layer [2021-06-29T16:24:26.011Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T16:24:26.011Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T16:24:26.011Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T16:24:26.011Z] 93b61091891f: Pulling fs layer [2021-06-29T16:24:26.011Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T16:24:26.011Z] 5e14af77c1be: Pulling fs layer [2021-06-29T16:24:26.011Z] 01666e4c0597: Pulling fs layer [2021-06-29T16:24:26.011Z] aa168da1d23b: Pulling fs layer [2021-06-29T16:24:26.011Z] 93b9cdb0e59b: Waiting [2021-06-29T16:24:26.011Z] 5e14af77c1be: Waiting [2021-06-29T16:24:26.011Z] 01666e4c0597: Waiting [2021-06-29T16:24:26.011Z] aa168da1d23b: Waiting [2021-06-29T16:24:26.011Z] 46f8f816bc3b: Waiting [2021-06-29T16:24:26.011Z] 93b61091891f: Waiting [2021-06-29T16:24:26.011Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T16:24:26.011Z] 36b3adc4ff6f: Download complete [2021-06-29T16:24:26.011Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T16:24:26.011Z] 46f8f816bc3b: Download complete [2021-06-29T16:24:26.011Z] df20fa9351a1: Verifying Checksum [2021-06-29T16:24:26.011Z] df20fa9351a1: Download complete [2021-06-29T16:24:26.011Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T16:24:26.011Z] 93b9cdb0e59b: Download complete [2021-06-29T16:24:26.011Z] 5e14af77c1be: Verifying Checksum [2021-06-29T16:24:26.011Z] 5e14af77c1be: Download complete [2021-06-29T16:24:26.273Z] 93b61091891f: Verifying Checksum [2021-06-29T16:24:26.273Z] 93b61091891f: Download complete [2021-06-29T16:24:26.273Z] 01666e4c0597: Verifying Checksum [2021-06-29T16:24:26.273Z] 01666e4c0597: Download complete [2021-06-29T16:24:26.273Z] df20fa9351a1: Pull complete [2021-06-29T16:24:26.273Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T16:24:26.273Z] 8ad3a11d3b57: Download complete [2021-06-29T16:24:26.273Z] 36b3adc4ff6f: Pull complete [2021-06-29T16:24:26.852Z] 8ad3a11d3b57: Pull complete [2021-06-29T16:24:26.852Z] 46f8f816bc3b: Pull complete [2021-06-29T16:24:27.115Z] 93b61091891f: Pull complete [2021-06-29T16:24:27.376Z] 93b9cdb0e59b: Pull complete [2021-06-29T16:24:27.377Z] 5e14af77c1be: Pull complete [2021-06-29T16:24:27.377Z] 01666e4c0597: Pull complete [2021-06-29T16:24:27.951Z] aa168da1d23b: Verifying Checksum [2021-06-29T16:24:27.951Z] aa168da1d23b: Download complete [2021-06-29T16:24:32.190Z] aa168da1d23b: Pull complete [2021-06-29T16:24:32.190Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T16:24:32.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T16:24:32.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T16:24:32.278Z] prd-centos7-docker-4c-2g-680 does not seem to be running inside a container [2021-06-29T16:24:32.314Z] $ 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/37/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/37 -v /w/workspace/edgex-go/37:/w/workspace/edgex-go/37:rw,z -v /w/workspace/edgex-go/37@tmp:/w/workspace/edgex-go/37@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-29T16:24:35.674Z] $ docker top dc72066f71bb7b0cafb54a782956823f0cffe23cee81a930e90b59b92aa8957d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T16:24:36.056Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T16:24:36.352Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T16:24:36.653Z] + ls /var/log/sa-host [2021-06-29T16:24:36.653Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T16:24:36.653Z] file_magic: OK [2021-06-29T16:24:36.654Z] HZ: Using current value: 100 [2021-06-29T16:24:36.654Z] file_header: OK [2021-06-29T16:24:36.654Z] 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-29T16:24:36.654Z] Statistics: [2021-06-29T16:24:36.654Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T16:24:36.654Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T16:24:36.654Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T16:24:36.654Z] file_magic: OK [2021-06-29T16:24:36.654Z] HZ: Using current value: 100 [2021-06-29T16:24:36.654Z] file_header: OK [2021-06-29T16:24:36.654Z] 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-29T16:24:36.654Z] Statistics: [2021-06-29T16:24:36.654Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T16:24:36.654Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T16:24:36.854Z] provisioning config files... [2021-06-29T16:24:36.869Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/37@tmp/config219246919456173077tmp [Pipeline] { [Pipeline] echo [2021-06-29T16:24:36.893Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:24:37.200Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T16:24:37.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:24:37.633Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T16:24:37.645Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:24:37.953Z] ---> sudo-logs.sh [2021-06-29T16:24:37.953Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T16:24:37.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:24:38.293Z] ---> job-cost.sh [2021-06-29T16:24:38.294Z] lf-activate-venv: SKIPPING [2021-06-29T16:24:38.294Z] INFO: No Stack... [2021-06-29T16:24:39.679Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T16:24:40.251Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T16:24:40.266Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T16:24:40.573Z] ---> logs-deploy.sh [2021-06-29T16:24:40.574Z] lf-activate-venv: SKIPPING [2021-06-29T16:24:40.574Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/37 [2021-06-29T16:24:40.574Z] INFO: archiving workspace using pattern(s): [2021-06-29T16:24:41.520Z] Archives upload complete. [2021-06-29T16:24:41.520Z] INFO: archiving logs to Nexus [2021-06-29T16:24:42.094Z] ---> uname -a: [2021-06-29T16:24:42.094Z] Linux prd-centos7-docker-4c-2g-680.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-29T16:24:42.094Z] [2021-06-29T16:24:42.094Z] [2021-06-29T16:24:42.094Z] ---> lscpu: [2021-06-29T16:24:42.094Z] Architecture: x86_64 [2021-06-29T16:24:42.094Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T16:24:42.094Z] Byte Order: Little Endian [2021-06-29T16:24:42.094Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T16:24:42.094Z] CPU(s): 2 [2021-06-29T16:24:42.094Z] On-line CPU(s) list: 0,1 [2021-06-29T16:24:42.094Z] Thread(s) per core: 1 [2021-06-29T16:24:42.094Z] Core(s) per socket: 1 [2021-06-29T16:24:42.094Z] Socket(s): 2 [2021-06-29T16:24:42.094Z] NUMA node(s): 1 [2021-06-29T16:24:42.094Z] Vendor ID: AuthenticAMD [2021-06-29T16:24:42.094Z] CPU family: 23 [2021-06-29T16:24:42.094Z] Model: 49 [2021-06-29T16:24:42.094Z] Model name: AMD EPYC-Rome Processor [2021-06-29T16:24:42.094Z] Stepping: 0 [2021-06-29T16:24:42.094Z] CPU MHz: 2799.998 [2021-06-29T16:24:42.094Z] BogoMIPS: 5599.99 [2021-06-29T16:24:42.094Z] Virtualization: AMD-V [2021-06-29T16:24:42.094Z] Hypervisor vendor: KVM [2021-06-29T16:24:42.094Z] Virtualization type: full [2021-06-29T16:24:42.094Z] L1d cache: 64 KiB [2021-06-29T16:24:42.094Z] L1i cache: 64 KiB [2021-06-29T16:24:42.094Z] L2 cache: 1 MiB [2021-06-29T16:24:42.094Z] L3 cache: 32 MiB [2021-06-29T16:24:42.094Z] NUMA node0 CPU(s): 0,1 [2021-06-29T16:24:42.094Z] Vulnerability Itlb multihit: Not affected [2021-06-29T16:24:42.094Z] Vulnerability L1tf: Not affected [2021-06-29T16:24:42.094Z] Vulnerability Mds: Not affected [2021-06-29T16:24:42.094Z] Vulnerability Meltdown: Not affected [2021-06-29T16:24:42.094Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T16:24:42.094Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T16:24:42.094Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T16:24:42.094Z] Vulnerability Srbds: Not affected [2021-06-29T16:24:42.094Z] Vulnerability Tsx async abort: Not affected [2021-06-29T16:24:42.094Z] 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-29T16:24:42.094Z] [2021-06-29T16:24:42.094Z] [2021-06-29T16:24:42.094Z] ---> nproc: [2021-06-29T16:24:42.094Z] 2 [2021-06-29T16:24:42.094Z] [2021-06-29T16:24:42.094Z] [2021-06-29T16:24:42.094Z] ---> df -h: [2021-06-29T16:24:42.094Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T16:24:42.094Z] overlay 40.0G 13.2G 26.7G 33% / [2021-06-29T16:24:42.094Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T16:24:42.094Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T16:24:42.094Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T16:24:42.095Z] /dev/vda1 40.0G 13.2G 26.7G 33% /facter-os [2021-06-29T16:24:42.095Z] /dev/vda1 40.0G 13.2G 26.7G 33% /etc/resolv.conf [2021-06-29T16:24:42.095Z] /dev/vda1 40.0G 13.2G 26.7G 33% /etc/hostname [2021-06-29T16:24:42.095Z] /dev/vda1 40.0G 13.2G 26.7G 33% /etc/hosts [2021-06-29T16:24:42.095Z] /dev/vda1 40.0G 13.2G 26.7G 33% /run/cloud-init/result.json [2021-06-29T16:24:42.095Z] /dev/vda1 40.0G 13.2G 26.7G 33% /var/log/sa-host [2021-06-29T16:24:42.095Z] /dev/vda1 40.0G 13.2G 26.7G 33% /var/log/secure [2021-06-29T16:24:42.095Z] /dev/vda1 40.0G 13.2G 26.7G 33% /var/log/auth.log [2021-06-29T16:24:42.095Z] /dev/vda1 40.0G 13.2G 26.7G 33% /w/workspace/edgex-go/37 [2021-06-29T16:24:42.095Z] /dev/vda1 40.0G 13.2G 26.7G 33% /w/workspace/edgex-go/37@tmp [2021-06-29T16:24:42.095Z] [2021-06-29T16:24:42.095Z]