Pull request #3892 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from cfd640a5abee67558bb042b34a42a2607ce759a0+613ba3a9f074961a82087988d5f76ae29a1a6b1f (ead4d5efe164699724203d291d2aed83eecf7638) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4772036563677956920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8677963330804341198.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3892/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15952072238138934644.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7051010404800908338.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3892/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3892/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16158759609012974266.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6693 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh3739181173210432163.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh573270611790747532.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit cfd640a5abee67558bb042b34a42a2607ce759a0 Merge succeeded, producing 525492ea9493b93b9269d65a9c47a9acaad743de Checking out Revision 525492ea9493b93b9269d65a9c47a9acaad743de (PR-3892) > git config core.sparsecheckout # timeout=10 > git checkout -f cfd640a5abee67558bb042b34a42a2607ce759a0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh8079185081629347633.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 525492ea9493b93b9269d65a9c47a9acaad743de # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c56ed6b446d46a21df7e3a01dcb61aae9c85966c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-09T16:01:24.951Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-09T16:01:25.007Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-09T16:01:25.020Z] ========================================================= [2022-03-09T16:01:25.020Z] EdgeX Global Pipelines Version Info [2022-03-09T16:01:25.020Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:01:26.136Z] ------------------- [2022-03-09T16:01:26.137Z] stable info: [2022-03-09T16:01:26.137Z] ------------------- [2022-03-09T16:01:26.137Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-09T16:01:26.137Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-09T16:01:26.137Z] Message: update stable to v1.0.220 [2022-03-09T16:01:26.719Z] ------------------- [2022-03-09T16:01:26.719Z] experimental info: [2022-03-09T16:01:26.719Z] ------------------- [2022-03-09T16:01:26.719Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-09T16:01:26.719Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-09T16:01:26.719Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-09T16:01:26.864Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-09T16:01:26.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-09T16:01:26.889Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-09T16:01:26.900Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-09T16:01:26.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-09T16:01:26.923Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-09T16:01:26.931Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-09T16:01:26.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-09T16:01:26.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-09T16:01:26.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-09T16:01:26.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-09T16:01:26.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-09T16:01:27.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-09T16:01:27.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-09T16:01:27.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-09T16:01:27.040Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-09T16:01:27.053Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-09T16:01:27.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-09T16:01:27.083Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-09T16:01:27.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-09T16:01:27.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-09T16:01:27.120Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-09T16:01:27.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3892 [Pipeline] echo [2022-03-09T16:01:27.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3892 [Pipeline] echo [2022-03-09T16:01:27.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3892 [Pipeline] echo [2022-03-09T16:01:27.165Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 525492ea9493b93b9269d65a9c47a9acaad743de [Pipeline] echo [2022-03-09T16:01:27.176Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 525492e [Pipeline] echo [2022-03-09T16:01:27.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T16:01:27.233Z] provisioning config files... [2022-03-09T16:01:27.247Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2774421201400283652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:01:27.558Z] ---> docker-login.sh [2022-03-09T16:01:27.558Z] nexus3.edgexfoundry.org:10001 [2022-03-09T16:01:27.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:01:27.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:01:27.818Z] Configure a credential helper to remove this warning. See [2022-03-09T16:01:27.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:01:27.818Z] [2022-03-09T16:01:27.818Z] Login Succeeded [2022-03-09T16:01:27.818Z] nexus3.edgexfoundry.org:10002 [2022-03-09T16:01:27.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:01:27.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:01:27.818Z] Configure a credential helper to remove this warning. See [2022-03-09T16:01:27.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:01:27.818Z] [2022-03-09T16:01:27.818Z] Login Succeeded [2022-03-09T16:01:27.818Z] nexus3.edgexfoundry.org:10003 [2022-03-09T16:01:27.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:01:28.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:01:28.084Z] Configure a credential helper to remove this warning. See [2022-03-09T16:01:28.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:01:28.084Z] [2022-03-09T16:01:28.084Z] Login Succeeded [2022-03-09T16:01:28.084Z] nexus3.edgexfoundry.org:10004 [2022-03-09T16:01:28.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:01:28.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:01:28.084Z] Configure a credential helper to remove this warning. See [2022-03-09T16:01:28.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:01:28.084Z] [2022-03-09T16:01:28.084Z] Login Succeeded [2022-03-09T16:01:28.084Z] docker.io [2022-03-09T16:01:28.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T16:01:28.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T16:01:28.346Z] Configure a credential helper to remove this warning. See [2022-03-09T16:01:28.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T16:01:28.346Z] [2022-03-09T16:01:28.346Z] Login Succeeded [2022-03-09T16:01:28.346Z] ---> docker-login.sh ends [Pipeline] } [2022-03-09T16:01:28.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-09T16:01:28.677Z] ++ 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ dirname cmd/core-command/Dockerfile [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ dirname cmd/core-data/Dockerfile [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ dirname cmd/security-spire-agent/Dockerfile [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ dirname cmd/security-spire-config/Dockerfile [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ dirname cmd/security-spire-server/Dockerfile [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-09T16:01:28.677Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-09T16:01:28.677Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-09T16:01:28.677Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T16:01:28.677Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-09T16:01:28.677Z] ++ cut -d/ -f2 [2022-03-09T16:01:28.677Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-09T16:01:28.712Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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] { (Build Check) [Pipeline] sh [2022-03-09T16:01:29.070Z] + git rev-list -1 --merges 525492ea9493b93b9269d65a9c47a9acaad743de~1..525492ea9493b93b9269d65a9c47a9acaad743de [Pipeline] echo [2022-03-09T16:01:29.082Z] -----------> git rev-list -1 --merges 525492ea9493b93b9269d65a9c47a9acaad743de~1..525492ea9493b93b9269d65a9c47a9acaad743de 525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:01:29.082Z] 525492ea9493b93b9269d65a9c47a9acaad743de [false] [Pipeline] sh [2022-03-09T16:01:29.376Z] + git log --format=format:%s -1 525492ea9493b93b9269d65a9c47a9acaad743de [Pipeline] echo [2022-03-09T16:01:29.393Z] ========================================================= [2022-03-09T16:01:29.393Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-09T16:01:29.393Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-09T16:01:29.937Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-09T16:01:29.937Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-09T16:01:29.937Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-09T16:01:29.937Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-09T16:01:29.937Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-09T16:01:29.937Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-09T16:01:29.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:01:30.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T16:01:30.356Z] [2022-03-09T16:01:30.356Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:01:30.667Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T16:01:30.667Z] latest: Pulling from edgex-devops/git-semver [2022-03-09T16:01:30.667Z] a0d0a0d46f8b: Pulling fs layer [2022-03-09T16:01:30.667Z] 3e5f54012d9b: Pulling fs layer [2022-03-09T16:01:30.667Z] 4c7163046ea9: Pulling fs layer [2022-03-09T16:01:30.667Z] 0c2d73faf560: Pulling fs layer [2022-03-09T16:01:30.667Z] 0c2d73faf560: Waiting [2022-03-09T16:01:30.667Z] 3e5f54012d9b: Verifying Checksum [2022-03-09T16:01:30.667Z] 3e5f54012d9b: Download complete [2022-03-09T16:01:30.667Z] a0d0a0d46f8b: Verifying Checksum [2022-03-09T16:01:30.667Z] a0d0a0d46f8b: Download complete [2022-03-09T16:01:30.667Z] 0c2d73faf560: Verifying Checksum [2022-03-09T16:01:30.667Z] 0c2d73faf560: Download complete [2022-03-09T16:01:30.938Z] 4c7163046ea9: Verifying Checksum [2022-03-09T16:01:30.938Z] 4c7163046ea9: Download complete [2022-03-09T16:01:30.938Z] a0d0a0d46f8b: Pull complete [2022-03-09T16:01:30.938Z] 3e5f54012d9b: Pull complete [2022-03-09T16:01:31.200Z] 4c7163046ea9: Pull complete [2022-03-09T16:01:31.462Z] 0c2d73faf560: Pull complete [2022-03-09T16:01:31.462Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-09T16:01:31.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T16:01:31.462Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-09T16:01:31.521Z] prd-centos7-docker-4c-2g-6693 does not seem to be running inside a container [2022-03-09T16:01:31.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-09T16:01:32.148Z] $ docker top 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-09T16:01:32.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-09T16:01:32.236Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-09T16:01:32.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-09T16:01:32.338Z] $ docker exec 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 ssh-agent [2022-03-09T16:01:32.423Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXELgHDP/agent.14 [2022-03-09T16:01:32.423Z] SSH_AGENT_PID=21 [2022-03-09T16:01:32.430Z] Running ssh-add (command line suppressed) [2022-03-09T16:01:32.517Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_8087977977216315851.key (/w/workspace/edgex-go/7@tmp/private_key_8087977977216315851.key) [2022-03-09T16:01:32.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-09T16:01:32.825Z] + git tag --points-at HEAD [Pipeline] } [2022-03-09T16:01:32.851Z] $ docker exec --env ******** --env ******** 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 ssh-agent -k [2022-03-09T16:01:32.947Z] unset SSH_AUTH_SOCK; [2022-03-09T16:01:32.948Z] unset SSH_AGENT_PID; [2022-03-09T16:01:32.948Z] echo Agent pid 21 killed; [2022-03-09T16:01:32.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-09T16:01:32.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-09T16:01:32.978Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-09T16:01:33.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-09T16:01:33.076Z] $ docker exec 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 ssh-agent [2022-03-09T16:01:33.159Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcibFDh/agent.56 [2022-03-09T16:01:33.160Z] SSH_AGENT_PID=63 [2022-03-09T16:01:33.166Z] Running ssh-add (command line suppressed) [2022-03-09T16:01:33.254Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_4214758172576746087.key (/w/workspace/edgex-go/7@tmp/private_key_4214758172576746087.key) [2022-03-09T16:01:33.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-09T16:01:33.549Z] + git semver init [2022-03-09T16:01:33.549Z] # -> Open(): unable to determine branch for HEAD [2022-03-09T16:01:33.549Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2022-03-09T16:01:33.549Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2022-03-09T16:01:33.549Z] # $SEMVER_REMOTE_NAME = origin [2022-03-09T16:01:33.549Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-09T16:01:33.549Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-09T16:01:33.549Z] # $SEMVER_BRANCH = PR-3892 [2022-03-09T16:01:33.549Z] # $SEMVER_TEMP = /tmp/semver-068343875 [2022-03-09T16:01:33.549Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-09T16:01:48.505Z] # '/tmp/semver-068343875' -> '/w/workspace/edgex-go/7/.semver' [2022-03-09T16:01:48.505Z] # -> Force: false [2022-03-09T16:01:48.505Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2022-03-09T16:01:48.517Z] $ docker exec --env ******** --env ******** 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 ssh-agent -k [2022-03-09T16:01:48.598Z] unset SSH_AUTH_SOCK; [2022-03-09T16:01:48.598Z] unset SSH_AGENT_PID; [2022-03-09T16:01:48.598Z] echo Agent pid 63 killed; [2022-03-09T16:01:48.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-09T16:01:48.926Z] + git semver [Pipeline] } [2022-03-09T16:01:48.943Z] $ docker stop --time=1 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 [2022-03-09T16:01:50.817Z] $ docker rm -f 43e03d4794e60dc33220086948f7da043254519643f0488f704a13177b179aa7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-09T16:01:51.188Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-09T16:01:51.423Z] Stashed 1 file(s) [Pipeline] echo [2022-03-09T16:01:51.426Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-09T16:01:51.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-09T16:01:51.560Z] ========================================================= [2022-03-09T16:01:51.561Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-09T16:01:51.561Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-09T16:01:51.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T16:01:51.857Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-09T16:01:51.857Z] 59bf1c3509f3: Pulling fs layer [2022-03-09T16:01:51.857Z] 666ba61612fd: Pulling fs layer [2022-03-09T16:01:51.857Z] 8ed8ca486205: Pulling fs layer [2022-03-09T16:01:51.857Z] 4fe6c5a15a65: Pulling fs layer [2022-03-09T16:01:51.857Z] 22a0e8bec74d: Pulling fs layer [2022-03-09T16:01:51.857Z] 640e595b4fbd: Pulling fs layer [2022-03-09T16:01:51.857Z] 763cafe07f6e: Pulling fs layer [2022-03-09T16:01:51.857Z] 0c0b528cf693: Pulling fs layer [2022-03-09T16:01:51.857Z] 10935f4eaf8b: Pulling fs layer [2022-03-09T16:01:51.857Z] 640e595b4fbd: Waiting [2022-03-09T16:01:51.857Z] 763cafe07f6e: Waiting [2022-03-09T16:01:51.857Z] 0c0b528cf693: Waiting [2022-03-09T16:01:51.857Z] 10935f4eaf8b: Waiting [2022-03-09T16:01:51.857Z] 4fe6c5a15a65: Waiting [2022-03-09T16:01:51.857Z] 22a0e8bec74d: Waiting [2022-03-09T16:01:51.857Z] 8ed8ca486205: Verifying Checksum [2022-03-09T16:01:51.857Z] 8ed8ca486205: Download complete [2022-03-09T16:01:51.857Z] 666ba61612fd: Verifying Checksum [2022-03-09T16:01:51.857Z] 666ba61612fd: Download complete [2022-03-09T16:01:51.857Z] 22a0e8bec74d: Verifying Checksum [2022-03-09T16:01:51.857Z] 22a0e8bec74d: Download complete [2022-03-09T16:01:51.857Z] 59bf1c3509f3: Verifying Checksum [2022-03-09T16:01:51.857Z] 59bf1c3509f3: Download complete [2022-03-09T16:01:51.857Z] 640e595b4fbd: Verifying Checksum [2022-03-09T16:01:51.857Z] 640e595b4fbd: Download complete [2022-03-09T16:01:51.857Z] 763cafe07f6e: Verifying Checksum [2022-03-09T16:01:51.857Z] 763cafe07f6e: Download complete [2022-03-09T16:01:52.130Z] 0c0b528cf693: Verifying Checksum [2022-03-09T16:01:52.130Z] 0c0b528cf693: Download complete [2022-03-09T16:01:52.130Z] 59bf1c3509f3: Pull complete [2022-03-09T16:01:52.401Z] 666ba61612fd: Pull complete [2022-03-09T16:01:52.401Z] 4fe6c5a15a65: Verifying Checksum [2022-03-09T16:01:52.401Z] 4fe6c5a15a65: Download complete [2022-03-09T16:01:52.672Z] 8ed8ca486205: Pull complete [2022-03-09T16:01:52.672Z] 10935f4eaf8b: Verifying Checksum [2022-03-09T16:01:52.672Z] 10935f4eaf8b: Download complete [2022-03-09T16:01:56.894Z] 4fe6c5a15a65: Pull complete [2022-03-09T16:01:56.894Z] 22a0e8bec74d: Pull complete [2022-03-09T16:01:56.894Z] 640e595b4fbd: Pull complete [2022-03-09T16:01:56.894Z] 763cafe07f6e: Pull complete [2022-03-09T16:01:56.894Z] 0c0b528cf693: Pull complete [2022-03-09T16:01:59.471Z] 10935f4eaf8b: Pull complete [2022-03-09T16:01:59.471Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-09T16:01:59.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T16:01:59.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-09T16:01:59.780Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-09T16:01:59.780Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T16:01:59.780Z] WORKDIR /edgex [2022-03-09T16:01:59.780Z] COPY go.mod . [2022-03-09T16:01:59.780Z] RUN go mod download' [2022-03-09T16:02:02.352Z] Sending build context to Docker daemon 334.4MB [2022-03-09T16:02:02.352Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T16:02:02.352Z] ---> 99d49a6021b9 [2022-03-09T16:02:02.352Z] Step 2/4 : WORKDIR /edgex [2022-03-09T16:02:02.924Z] ---> Running in a32fb68c1bf1 [2022-03-09T16:02:02.924Z] Removing intermediate container a32fb68c1bf1 [2022-03-09T16:02:02.924Z] ---> 2838da7411d3 [2022-03-09T16:02:02.924Z] Step 3/4 : COPY go.mod . [2022-03-09T16:02:03.186Z] ---> 2fc162fc97d8 [2022-03-09T16:02:03.186Z] Step 4/4 : RUN go mod download [2022-03-09T16:02:03.186Z] ---> Running in 433a1f4d6aa4 [2022-03-09T16:02:06.514Z] Still waiting to schedule task [2022-03-09T16:02:06.514Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-09T16:02:35.339Z] Removing intermediate container 433a1f4d6aa4 [2022-03-09T16:02:35.339Z] ---> 9efaa7d27521 [2022-03-09T16:02:35.339Z] Successfully built 9efaa7d27521 [2022-03-09T16:02:35.339Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:02:35.638Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-09T16:02:35.638Z] . [Pipeline] withDockerContainer [2022-03-09T16:02:35.709Z] prd-centos7-docker-4c-2g-6693 does not seem to be running inside a container [2022-03-09T16:02:35.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat [2022-03-09T16:02:36.087Z] $ docker top f6fcf75c66811d37bbedd943061ef14fc3fdf994954d35ab586906678f1e7a47 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T16:02:36.435Z] + go version [2022-03-09T16:02:36.436Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-09T16:02:36.453Z] $ docker stop --time=1 f6fcf75c66811d37bbedd943061ef14fc3fdf994954d35ab586906678f1e7a47 [2022-03-09T16:02:37.643Z] $ docker rm -f f6fcf75c66811d37bbedd943061ef14fc3fdf994954d35ab586906678f1e7a47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:02:38.052Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-09T16:02:38.052Z] . [Pipeline] withDockerContainer [2022-03-09T16:02:38.117Z] prd-centos7-docker-4c-2g-6693 does not seem to be running inside a container [2022-03-09T16:02:38.152Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat [2022-03-09T16:02:38.475Z] $ docker top 27a8ed8bde49bcc0a3197d9da413c7ae5b53ba9025adf85a3b4094280240458d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-09T16:02:38.555Z] ========================================================= [2022-03-09T16:02:38.555Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-09T16:02:38.555Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-09T16:02:38.843Z] + make test [2022-03-09T16:02:38.844Z] go mod tidy [2022-03-09T16:02:38.844Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-09T16:02:45.496Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-09T16:03:00.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-09T16:03:04.740Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-09T16:03:05.009Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-09T16:03:05.274Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-09T16:03:07.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-09T16:03:07.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-09T16:03:07.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-09T16:03:07.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-09T16:03:17.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-09T16:03:17.890Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-09T16:03:17.890Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-09T16:03:17.890Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-09T16:03:17.890Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-09T16:03:17.890Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-09T16:03:17.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-09T16:03:19.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2022-03-09T16:03:19.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-09T16:03:19.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-09T16:03:20.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 98.5% of statements [2022-03-09T16:03:20.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-09T16:03:20.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 44.7% of statements [2022-03-09T16:03:20.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-09T16:03:20.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-09T16:03:21.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 89.5% of statements [2022-03-09T16:03:21.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-09T16:03:21.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-09T16:03:22.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2022-03-09T16:03:22.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-09T16:03:22.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-09T16:03:22.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-09T16:03:22.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-09T16:03:22.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-09T16:03:22.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.239s coverage: 94.2% of statements [2022-03-09T16:03:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-09T16:03:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-09T16:03:22.730Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2022-03-09T16:03:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-09T16:03:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-09T16:03:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-09T16:03:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-09T16:03:22.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-09T16:03:23.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2022-03-09T16:03:23.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-09T16:03:23.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-09T16:03:23.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-09T16:03:24.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements [2022-03-09T16:03:24.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-09T16:03:24.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2022-03-09T16:03:24.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2022-03-09T16:03:24.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-09T16:03:24.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2022-03-09T16:03:24.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-03-09T16:03:24.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-03-09T16:03:24.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-03-09T16:03:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-03-09T16:03:37.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.052s coverage: 94.4% of statements [2022-03-09T16:03:37.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-03-09T16:03:42.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.179s coverage: 82.5% of statements [2022-03-09T16:03:42.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-09T16:03:47.824Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6694 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws [2022-03-09T16:03:47.837Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-03-09T16:03:48.036Z] The recommended git tool is: git [2022-03-09T16:03:54.028Z] using credential edgex-jenkins-ssh [2022-03-09T16:03:54.050Z] Cloning the remote Git repository [2022-03-09T16:03:54.120Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-09T16:03:54.211Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-03-09T16:03:54.343Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-09T16:03:54.344Z] > git --version # timeout=10 [2022-03-09T16:03:54.367Z] > git --version # 'git version 2.17.1' [2022-03-09T16:03:54.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T16:03:54.457Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.040s coverage: 87.2% of statements [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.237s coverage: 65.4% of statements [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-09T16:04:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.095s coverage: 43.8% of statements [2022-03-09T16:04:00.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-09T16:04:00.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-09T16:04:00.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2022-03-09T16:04:00.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-09T16:04:00.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements [2022-03-09T16:04:00.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-09T16:04:00.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-09T16:04:00.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-09T16:04:00.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-09T16:04:07.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 17.7% of statements [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-09T16:04:07.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-09T16:04:07.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-09T16:04:07.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-09T16:04:07.553Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-09T16:04:07.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-09T16:04:07.553Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-03-09T16:04:07.553Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-03-09T16:04:07.553Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-09T16:04:12.186Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-09T16:04:12.212Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T16:04:12.254Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-09T16:04:12.312Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-09T16:04:12.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T16:04:12.326Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-09T16:04:13.405Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit cfd640a5abee67558bb042b34a42a2607ce759a0 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-09T16:04:13.545Z] Failed in branch arm64 [2022-03-09T16:04:13.434Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T16:04:13.463Z] > git checkout -f cfd640a5abee67558bb042b34a42a2607ce759a0 # timeout=10 [2022-03-09T16:04:54.395Z] GO111MODULE=on go vet ./... [2022-03-09T16:04:59.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-09T16:04:59.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-09T16:04:59.709Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-09T16:05:00.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-09T16:05:00.592Z] + ls -al . [2022-03-09T16:05:00.592Z] total 644 [2022-03-09T16:05:00.592Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 16:05 . [2022-03-09T16:05:00.592Z] drwxr-xr-x 4 root root 28 Mar 9 16:02 .. [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 16:01 .dockerignore [2022-03-09T16:05:00.592Z] drwxrwxr-x 8 1001 1001 179 Mar 9 16:01 .git [2022-03-09T16:05:00.592Z] drwxrwxr-x 4 1001 1001 142 Mar 9 16:01 .github [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 870 Mar 9 16:01 .gitignore [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 16:01 .golangci.yml [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 16:01 .hadolint.yml [2022-03-09T16:05:00.592Z] drwx------ 3 1001 1001 73 Mar 9 16:01 .semver [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 16:01 .sonarcloud.properties [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 16:01 ADOPTERS.md [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 9953 Mar 9 16:01 Attribution.txt [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 51732 Mar 9 16:01 CHANGELOG.md [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 16:01 CONTRIBUTING.md [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 16:01 GOVERNANCE.md [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 849 Mar 9 16:01 Jenkinsfile [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 16:01 LICENSE [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 8072 Mar 9 16:01 Makefile [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 16:01 OWNERS.md [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 8207 Mar 9 16:01 README.md [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 6912 Mar 9 16:01 SECURITY.md [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 16:01 VERSION [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 16:01 ZMQWindows.md [2022-03-09T16:05:00.592Z] drwxrwxr-x 2 1001 1001 37 Mar 9 16:01 bin [2022-03-09T16:05:00.592Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 16:01 cmd [2022-03-09T16:05:00.592Z] -rw-r--r-- 1 root root 428383 Mar 9 16:04 coverage.out [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 3177 Mar 9 16:01 go.mod [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 51755 Mar 9 16:01 go.sum [2022-03-09T16:05:00.592Z] drwxrwxr-x 8 1001 1001 124 Mar 9 16:01 internal [2022-03-09T16:05:00.592Z] drwxrwxr-x 3 1001 1001 16 Mar 9 16:01 openapi [2022-03-09T16:05:00.592Z] drwxrwxr-x 4 1001 1001 71 Mar 9 16:01 snap [2022-03-09T16:05:00.592Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 16:01 version.go [Pipeline] sh [2022-03-09T16:05:00.896Z] + '[' -e coverage.out ] [2022-03-09T16:05:00.897Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-09T16:05:00.994Z] Stashed 1 file(s) [Pipeline] sh [2022-03-09T16:05:01.284Z] + make build [2022-03-09T16:05:01.284Z] 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 [2022-03-09T16:05:02.690Z] 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 [2022-03-09T16:05:09.318Z] 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 [2022-03-09T16:05:09.890Z] 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 [2022-03-09T16:05:11.296Z] 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 [2022-03-09T16:05:11.296Z] 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 [2022-03-09T16:05:11.882Z] 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 [2022-03-09T16:05:12.836Z] 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 [2022-03-09T16:05:13.421Z] 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 [2022-03-09T16:05:14.377Z] 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 [2022-03-09T16:05:15.328Z] 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 [2022-03-09T16:05:15.904Z] 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 [2022-03-09T16:05:17.303Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-09T16:05:21.617Z] $ docker stop --time=1 27a8ed8bde49bcc0a3197d9da413c7ae5b53ba9025adf85a3b4094280240458d [2022-03-09T16:05:23.447Z] $ docker rm -f 27a8ed8bde49bcc0a3197d9da413c7ae5b53ba9025adf85a3b4094280240458d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:05:25.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-09T16:05:25.153Z] [2022-03-09T16:05:25.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:05:25.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-09T16:05:25.522Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-09T16:05:25.522Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-09T16:05:25.522Z] ca9280d653b3: Pulling fs layer [2022-03-09T16:05:25.522Z] 7e9c9ca2126c: Pulling fs layer [2022-03-09T16:05:25.522Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-09T16:05:25.522Z] cbdbe7a5bc2a: Download complete [2022-03-09T16:05:25.793Z] ca9280d653b3: Verifying Checksum [2022-03-09T16:05:25.793Z] ca9280d653b3: Download complete [2022-03-09T16:05:25.793Z] cbdbe7a5bc2a: Pull complete [2022-03-09T16:05:26.064Z] 7e9c9ca2126c: Verifying Checksum [2022-03-09T16:05:26.064Z] 7e9c9ca2126c: Download complete [2022-03-09T16:05:26.333Z] ca9280d653b3: Pull complete [2022-03-09T16:05:30.579Z] 7e9c9ca2126c: Pull complete [2022-03-09T16:05:30.579Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-09T16:05:30.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-09T16:05:30.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-09T16:05:30.639Z] prd-centos7-docker-4c-2g-6693 does not seem to be running inside a container [2022-03-09T16:05:30.676Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2022-03-09T16:05:33.084Z] $ docker top 8f32badae8ac50bf5021b2ac677dabe41808ca3c016fb4d4eb2e7ef4e0737b49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T16:05:33.435Z] + docker-compose build --help [2022-03-09T16:05:33.435Z] + grep parallel [2022-03-09T16:05:34.006Z] --parallel Build images in parallel. [Pipeline] } [2022-03-09T16:05:34.020Z] $ docker stop --time=1 8f32badae8ac50bf5021b2ac677dabe41808ca3c016fb4d4eb2e7ef4e0737b49 [2022-03-09T16:05:35.206Z] $ docker rm -f 8f32badae8ac50bf5021b2ac677dabe41808ca3c016fb4d4eb2e7ef4e0737b49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:05:35.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-09T16:05:35.605Z] . [Pipeline] withDockerContainer [2022-03-09T16:05:35.670Z] prd-centos7-docker-4c-2g-6693 does not seem to be running inside a container [2022-03-09T16:05:35.710Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-09T16:05:36.066Z] $ docker top 9b711ddb91dcffc86a8b5dcd023650a45c9c2a3c2d42a8aef56952670e262bd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T16:05:36.441Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-09T16:05:37.018Z] Building core-command ... [2022-03-09T16:05:37.018Z] Building core-data ... [2022-03-09T16:05:37.018Z] Building core-metadata ... [2022-03-09T16:05:37.018Z] Building security-bootstrapper ... [2022-03-09T16:05:37.018Z] Building security-proxy-setup ... [2022-03-09T16:05:37.018Z] Building security-secretstore-setup ... [2022-03-09T16:05:37.018Z] Building security-spiffe-token-provider ... [2022-03-09T16:05:37.018Z] Building security-spire-agent ... [2022-03-09T16:05:37.018Z] Building security-spire-config ... [2022-03-09T16:05:37.018Z] Building security-spire-server ... [2022-03-09T16:05:37.018Z] Building support-notifications ... [2022-03-09T16:05:37.018Z] Building support-scheduler ... [2022-03-09T16:05:37.018Z] Building sys-mgmt-agent ... [2022-03-09T16:05:37.018Z] Building security-spire-config [2022-03-09T16:05:37.018Z] Building core-command [2022-03-09T16:05:37.018Z] Building security-secretstore-setup [2022-03-09T16:05:37.018Z] Building security-proxy-setup [2022-03-09T16:05:37.018Z] Building support-scheduler [2022-03-09T16:05:49.744Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:05:49.744Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:05:49.744Z] ---> 9efaa7d27521 [2022-03-09T16:05:49.744Z] Step 3/24 : WORKDIR /edgex-go [2022-03-09T16:05:49.744Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:05:49.744Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:05:49.744Z] ---> 9efaa7d27521 [2022-03-09T16:05:49.744Z] Step 3/25 : WORKDIR /edgex-go [2022-03-09T16:05:50.006Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:05:50.006Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:05:50.006Z] ---> 9efaa7d27521 [2022-03-09T16:05:50.006Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:05:54.211Z] ---> Running in c300cf8994eb [2022-03-09T16:05:54.211Z] ---> Running in 100a9109b63a [2022-03-09T16:05:54.211Z] ---> Running in d7e4f0fc3216 [2022-03-09T16:06:02.346Z] Removing intermediate container 100a9109b63a [2022-03-09T16:06:02.347Z] ---> dc116ab293f3 [2022-03-09T16:06:02.347Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:06:02.347Z] Removing intermediate container c300cf8994eb [2022-03-09T16:06:02.347Z] ---> 9f034130e4d5 [2022-03-09T16:06:02.347Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:06:02.347Z] Removing intermediate container d7e4f0fc3216 [2022-03-09T16:06:02.347Z] ---> 00708a8a21bc [2022-03-09T16:06:02.347Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:06:02.347Z] ---> Running in a8e0ee80fecb [2022-03-09T16:06:02.347Z] ---> Running in 1a998d42909a [2022-03-09T16:06:02.347Z] ---> Running in 97c61c7c1ff4 [2022-03-09T16:06:06.561Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:06:06.561Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:06:06.561Z] ---> 9efaa7d27521 [2022-03-09T16:06:06.561Z] Step 3/22 : WORKDIR /edgex-go [2022-03-09T16:06:06.561Z] ---> Using cache [2022-03-09T16:06:06.561Z] ---> dc116ab293f3 [2022-03-09T16:06:06.561Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:06:07.943Z] ---> Running in d5d41bcee842 [2022-03-09T16:06:08.214Z] Removing intermediate container 1a998d42909a [2022-03-09T16:06:08.214Z] ---> 0acbc43fab0c [2022-03-09T16:06:08.214Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T16:06:08.214Z] Removing intermediate container 97c61c7c1ff4 [2022-03-09T16:06:08.214Z] ---> 75f9be995bbd [2022-03-09T16:06:08.214Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-09T16:06:08.214Z] Removing intermediate container a8e0ee80fecb [2022-03-09T16:06:08.214Z] ---> c3f7e8ac0449 [2022-03-09T16:06:08.214Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-09T16:06:08.478Z] ---> Running in 69285dfa16f9 [2022-03-09T16:06:08.478Z] ---> Running in df1d85ab19a9 [2022-03-09T16:06:08.478Z] ---> Running in 361a06d92d80 [2022-03-09T16:06:09.425Z] Removing intermediate container d5d41bcee842 [2022-03-09T16:06:09.425Z] ---> 2042f3549f26 [2022-03-09T16:06:09.425Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-09T16:06:09.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:06:09.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:06:09.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:06:09.425Z] ---> Running in add81283563a [2022-03-09T16:06:09.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:06:09.948Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:06:09.948Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:06:09.948Z] ---> 9efaa7d27521 [2022-03-09T16:06:09.948Z] Step 3/21 : WORKDIR /edgex-go [2022-03-09T16:06:09.948Z] ---> Using cache [2022-03-09T16:06:09.948Z] ---> dc116ab293f3 [2022-03-09T16:06:09.948Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:06:09.948Z] ---> Using cache [2022-03-09T16:06:09.948Z] ---> 2042f3549f26 [2022-03-09T16:06:09.948Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-09T16:06:10.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:06:10.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:06:10.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:06:10.211Z] ---> Running in ffe6d4ee47e4 [2022-03-09T16:06:10.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:06:10.498Z] OK: 221 MiB in 52 packages [2022-03-09T16:06:10.498Z] OK: 221 MiB in 52 packages [2022-03-09T16:06:10.782Z] OK: 221 MiB in 52 packages [2022-03-09T16:06:10.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:06:11.044Z] OK: 221 MiB in 52 packages [2022-03-09T16:06:11.044Z] Removing intermediate container 69285dfa16f9 [2022-03-09T16:06:11.044Z] ---> 8d0b1f9be125 [2022-03-09T16:06:11.044Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-09T16:06:11.309Z] Removing intermediate container df1d85ab19a9 [2022-03-09T16:06:11.309Z] ---> f11413472ed4 [2022-03-09T16:06:11.309Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:06:11.309Z] Removing intermediate container 361a06d92d80 [2022-03-09T16:06:11.309Z] ---> 8ac0d65d68f6 [2022-03-09T16:06:11.309Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-09T16:06:11.309Z] ---> 1622bf3f9fd7 [2022-03-09T16:06:11.309Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:06:11.309Z] ---> Running in 6c8cbe6cfc77 [2022-03-09T16:06:11.574Z] Removing intermediate container add81283563a [2022-03-09T16:06:11.574Z] ---> 7dd16df20b98 [2022-03-09T16:06:11.574Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-09T16:06:11.574Z] ---> 9e74c9799749 [2022-03-09T16:06:11.574Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:06:11.574Z] ---> 1fd7b9c787cd [2022-03-09T16:06:11.574Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:06:11.574Z] ---> Running in 9c32b993d72a [2022-03-09T16:06:11.574Z] ---> Running in 7872a8cece37 [2022-03-09T16:06:11.574Z] ---> 472a2d546851 [2022-03-09T16:06:11.574Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:06:11.838Z] ---> Running in 9714de683741 [2022-03-09T16:06:11.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:06:12.102Z] OK: 221 MiB in 52 packages [2022-03-09T16:06:12.679Z] Removing intermediate container ffe6d4ee47e4 [2022-03-09T16:06:12.679Z] ---> bd8e702a8b39 [2022-03-09T16:06:12.679Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-09T16:06:12.954Z] ---> cccbd6501ed8 [2022-03-09T16:06:12.954Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:06:12.954Z] ---> Running in 8f2771cdcdbf [2022-03-09T16:06:13.923Z] Removing intermediate container 6c8cbe6cfc77 [2022-03-09T16:06:13.923Z] ---> 9672d98c4de9 [2022-03-09T16:06:13.923Z] Step 8/24 : COPY . . [2022-03-09T16:06:13.923Z] Removing intermediate container 7872a8cece37 [2022-03-09T16:06:13.923Z] ---> 6c98e0bc8bd9 [2022-03-09T16:06:13.923Z] Step 8/25 : COPY . . [2022-03-09T16:06:14.197Z] Removing intermediate container 9714de683741 [2022-03-09T16:06:14.197Z] ---> 1545b2451cc2 [2022-03-09T16:06:14.197Z] Step 8/22 : COPY . . [2022-03-09T16:06:14.799Z] Removing intermediate container 9c32b993d72a [2022-03-09T16:06:14.799Z] ---> 6d3ed08a6de7 [2022-03-09T16:06:14.799Z] Step 8/23 : COPY . . [2022-03-09T16:06:15.392Z] Removing intermediate container 8f2771cdcdbf [2022-03-09T16:06:15.392Z] ---> 1b191fa303b9 [2022-03-09T16:06:15.392Z] Step 8/21 : COPY . . [2022-03-09T16:06:27.678Z] ---> 1a7a659188af [2022-03-09T16:06:27.678Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-09T16:06:27.678Z] ---> Running in 4b0e16fd8606 [2022-03-09T16:06:27.957Z] 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 [2022-03-09T16:07:06.785Z] Removing intermediate container 4b0e16fd8606 [2022-03-09T16:07:06.785Z] ---> af341e2747b8 [2022-03-09T16:07:06.785Z] [2022-03-09T16:07:06.785Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T16:07:06.785Z] ---> b94ff747205d [2022-03-09T16:07:06.785Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T16:07:06.785Z] ---> e097a949db38 [2022-03-09T16:07:06.785Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-09T16:07:06.785Z] ---> 0e1776c9eb7e [2022-03-09T16:07:06.785Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-09T16:07:06.785Z] ---> Running in e1d1aa3bd2db [2022-03-09T16:07:06.785Z] ---> Running in bc4de7e56cea [2022-03-09T16:07:06.785Z] ---> Running in f2df82017220 [2022-03-09T16:07:06.785Z] 3.14: Pulling from library/alpine [2022-03-09T16:07:06.785Z] Removing intermediate container e1d1aa3bd2db [2022-03-09T16:07:06.785Z] ---> d1f5626f70cf [2022-03-09T16:07:06.785Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T16:07:06.785Z] ---> Running in 030782ab9db3 [2022-03-09T16:07:06.785Z] 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 [2022-03-09T16:07:07.047Z] 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 [2022-03-09T16:07:07.047Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-09T16:07:07.047Z] Status: Downloaded newer image for alpine:3.14 [2022-03-09T16:07:07.047Z] ---> 0a97eee8041e [2022-03-09T16:07:07.047Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-09T16:07:07.307Z] ---> Running in 7b50e218366e [2022-03-09T16:07:08.268Z] spire-1.2.0/ [2022-03-09T16:07:08.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:08.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:09.123Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-09T16:07:09.123Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:07:09.123Z] OK: 6 MiB in 15 packages [2022-03-09T16:07:09.400Z] spire-1.2.0/README.md [2022-03-09T16:07:09.400Z] spire-1.2.0/bin/ [2022-03-09T16:07:09.400Z] spire-1.2.0/bin/spire-server [2022-03-09T16:07:09.400Z] spire-1.2.0/bin/spire-agent [2022-03-09T16:07:09.400Z] spire-1.2.0/conf/ [2022-03-09T16:07:09.400Z] spire-1.2.0/conf/server/ [2022-03-09T16:07:09.400Z] spire-1.2.0/conf/server/server.conf [2022-03-09T16:07:09.400Z] spire-1.2.0/conf/agent/ [2022-03-09T16:07:09.400Z] spire-1.2.0/conf/agent/agent.conf [2022-03-09T16:07:09.400Z] spire-1.2.0/LICENSE [2022-03-09T16:07:09.674Z] ---> c80959fe787c [2022-03-09T16:07:09.674Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-09T16:07:09.674Z] ---> Running in 7f216331b14d [2022-03-09T16:07:09.674Z] Removing intermediate container 7b50e218366e [2022-03-09T16:07:09.674Z] ---> 330b4e430f3e [2022-03-09T16:07:09.674Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:07:09.674Z] ---> Running in 203bc0c733fd [2022-03-09T16:07:10.271Z] Removing intermediate container 203bc0c733fd [2022-03-09T16:07:10.271Z] ---> d1d5c307b1bd [2022-03-09T16:07:10.271Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-09T16:07:10.271Z] ---> Running in 1d52a19203cf [2022-03-09T16:07:10.553Z] 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 [2022-03-09T16:07:10.553Z] Removing intermediate container 1d52a19203cf [2022-03-09T16:07:10.553Z] ---> 39003c0deb4b [2022-03-09T16:07:10.553Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-09T16:07:10.553Z] ---> Running in d9042ac3a19e [2022-03-09T16:07:10.831Z] Removing intermediate container d9042ac3a19e [2022-03-09T16:07:10.831Z] ---> eb61a498ae8e [2022-03-09T16:07:10.831Z] Step 15/23 : WORKDIR / [2022-03-09T16:07:10.831Z] ---> Running in 0759fb2ea28c [2022-03-09T16:07:11.113Z] Removing intermediate container 0759fb2ea28c [2022-03-09T16:07:11.113Z] ---> feba503a69cc [2022-03-09T16:07:11.113Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:07:11.707Z] ---> 662b4c5a46bf [2022-03-09T16:07:11.707Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-09T16:07:11.707Z] Removing intermediate container 030782ab9db3 [2022-03-09T16:07:11.707Z] ---> c0ed15720dc0 [2022-03-09T16:07:11.707Z] [2022-03-09T16:07:11.707Z] Step 11/24 : FROM alpine:3.15 [2022-03-09T16:07:11.980Z] ---> f508de98e91d [2022-03-09T16:07:11.980Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-09T16:07:12.252Z] 3.15: Pulling from library/alpine [2022-03-09T16:07:12.252Z] ---> b6d0eac2af46 [2022-03-09T16:07:12.252Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-09T16:07:12.525Z] ---> Running in 705093a438ad [2022-03-09T16:07:12.525Z] Removing intermediate container 705093a438ad [2022-03-09T16:07:12.525Z] ---> d1d8b481ceb6 [2022-03-09T16:07:12.525Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:07:12.525Z] ---> Running in 25c020f425f4 [2022-03-09T16:07:12.525Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-09T16:07:12.796Z] Status: Downloaded newer image for alpine:3.15 [2022-03-09T16:07:12.796Z] ---> c059bfaa849c [2022-03-09T16:07:12.797Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T16:07:12.797Z] ---> Running in e998d4741cd8 [2022-03-09T16:07:12.797Z] Removing intermediate container 25c020f425f4 [2022-03-09T16:07:12.797Z] ---> 69b0d36f14f8 [2022-03-09T16:07:12.797Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T16:07:12.797Z] ---> Running in e1db89dc3ae9 [2022-03-09T16:07:12.797Z] Removing intermediate container e998d4741cd8 [2022-03-09T16:07:12.797Z] ---> f9eb34023260 [2022-03-09T16:07:12.797Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:07:12.797Z] ---> Running in 8b79e4299136 [2022-03-09T16:07:13.065Z] Removing intermediate container e1db89dc3ae9 [2022-03-09T16:07:13.065Z] ---> 1c39617169e7 [2022-03-09T16:07:13.065Z] Step 22/23 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:07:13.065Z] ---> Running in 7f5629ec1483 [2022-03-09T16:07:13.065Z] Removing intermediate container 7f5629ec1483 [2022-03-09T16:07:13.065Z] ---> ee22c2e49b01 [2022-03-09T16:07:13.065Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:07:13.336Z] ---> Running in 9e06e8c29b45 [2022-03-09T16:07:13.336Z] Removing intermediate container 9e06e8c29b45 [2022-03-09T16:07:13.336Z] ---> ffaf80381b80 [2022-03-09T16:07:13.336Z] [2022-03-09T16:07:13.614Z] Successfully built ffaf80381b80 [2022-03-09T16:07:13.614Z] Successfully tagged core-command:latest [2022-03-09T16:07:13.614Z] Building core-metadata [2022-03-09T16:07:13.883Z]  Building core-command ... done Removing intermediate container 8b79e4299136 [2022-03-09T16:07:13.883Z] ---> 746662e24f02 [2022-03-09T16:07:13.883Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-09T16:07:13.883Z] ---> Running in 5db54aa7a92e [2022-03-09T16:07:14.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:15.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:16.077Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:07:16.077Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:07:16.077Z] OK: 15859 distinct packages available [2022-03-09T16:07:16.077Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:17.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:17.669Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-09T16:07:17.944Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-09T16:07:17.944Z] (3/4) Installing libucontext (1.1-r0) [2022-03-09T16:07:17.944Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-09T16:07:17.944Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T16:07:17.944Z] OK: 6 MiB in 18 packages [2022-03-09T16:07:20.556Z] Removing intermediate container 5db54aa7a92e [2022-03-09T16:07:20.556Z] ---> 3035a282c384 [2022-03-09T16:07:20.556Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T16:07:23.119Z] ---> 0bb2c1bdc038 [2022-03-09T16:07:23.119Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T16:07:23.119Z] ---> e41726ce2c02 [2022-03-09T16:07:23.119Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-09T16:07:23.119Z] ---> Running in bc5fcf42a5bb [2022-03-09T16:07:23.392Z] Removing intermediate container bc5fcf42a5bb [2022-03-09T16:07:23.392Z] ---> 556025efb3a8 [2022-03-09T16:07:23.392Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-09T16:07:23.677Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:07:23.677Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:07:23.677Z] ---> 9efaa7d27521 [2022-03-09T16:07:23.677Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:07:23.677Z] ---> Using cache [2022-03-09T16:07:23.677Z] ---> dc116ab293f3 [2022-03-09T16:07:23.677Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:07:23.677Z] ---> Using cache [2022-03-09T16:07:23.677Z] ---> 2042f3549f26 [2022-03-09T16:07:23.677Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T16:07:23.677Z] ---> Using cache [2022-03-09T16:07:23.677Z] ---> bd8e702a8b39 [2022-03-09T16:07:23.677Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:07:23.677Z] ---> Using cache [2022-03-09T16:07:23.677Z] ---> cccbd6501ed8 [2022-03-09T16:07:23.677Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:07:23.677Z] ---> Using cache [2022-03-09T16:07:23.677Z] ---> 1b191fa303b9 [2022-03-09T16:07:23.677Z] Step 8/23 : COPY . . [2022-03-09T16:07:23.677Z] ---> Using cache [2022-03-09T16:07:23.677Z] ---> c80959fe787c [2022-03-09T16:07:23.677Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-09T16:07:23.677Z] ---> Running in 4a7708ed5af2 [2022-03-09T16:07:23.951Z] ---> edc1cb6b6a32 [2022-03-09T16:07:23.951Z] Step 19/24 : WORKDIR / [2022-03-09T16:07:23.951Z] ---> Running in cb50c242313c [2022-03-09T16:07:24.218Z] Removing intermediate container cb50c242313c [2022-03-09T16:07:24.218Z] ---> 1324fa6d8866 [2022-03-09T16:07:24.218Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T16:07:24.218Z] ---> Running in ed96c01a99bb [2022-03-09T16:07:24.486Z] Removing intermediate container ed96c01a99bb [2022-03-09T16:07:24.486Z] ---> 1fec91a4692f [2022-03-09T16:07:24.486Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T16:07:24.486Z] ---> Running in 9806556ee200 [2022-03-09T16:07:24.486Z] 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 [2022-03-09T16:07:24.486Z] Removing intermediate container 9806556ee200 [2022-03-09T16:07:24.486Z] ---> f4f8ab351069 [2022-03-09T16:07:24.486Z] Step 22/24 : LABEL arch=x86_64 [2022-03-09T16:07:24.486Z] ---> Running in 0718bb468143 [2022-03-09T16:07:24.755Z] Removing intermediate container 0718bb468143 [2022-03-09T16:07:24.755Z] ---> c34fa59a34e2 [2022-03-09T16:07:24.755Z] Step 23/24 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:07:24.755Z] ---> Running in de60ada06637 [2022-03-09T16:07:25.026Z] Removing intermediate container de60ada06637 [2022-03-09T16:07:25.026Z] ---> b76f974ead1d [2022-03-09T16:07:25.026Z] Step 24/24 : LABEL version=0.0.0 [2022-03-09T16:07:25.027Z] ---> Running in cd878c826e79 [2022-03-09T16:07:25.027Z] Removing intermediate container cd878c826e79 [2022-03-09T16:07:25.027Z] ---> c9816ff1170f [2022-03-09T16:07:25.027Z] [2022-03-09T16:07:25.297Z] Successfully built c9816ff1170f [2022-03-09T16:07:25.297Z] Successfully tagged security-spire-config:latest [2022-03-09T16:07:25.297Z]  Building security-spire-config ... done Building security-spire-agent [2022-03-09T16:07:35.377Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:07:35.377Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:07:35.377Z] ---> 9efaa7d27521 [2022-03-09T16:07:35.377Z] Step 3/24 : WORKDIR /edgex-go [2022-03-09T16:07:35.377Z] ---> Using cache [2022-03-09T16:07:35.377Z] ---> dc116ab293f3 [2022-03-09T16:07:35.377Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:07:35.377Z] ---> Using cache [2022-03-09T16:07:35.377Z] ---> 2042f3549f26 [2022-03-09T16:07:35.377Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-09T16:07:35.377Z] ---> Using cache [2022-03-09T16:07:35.377Z] ---> bd8e702a8b39 [2022-03-09T16:07:35.377Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-09T16:07:35.377Z] ---> Using cache [2022-03-09T16:07:35.377Z] ---> cccbd6501ed8 [2022-03-09T16:07:35.377Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:07:35.377Z] ---> Using cache [2022-03-09T16:07:35.377Z] ---> 1b191fa303b9 [2022-03-09T16:07:35.377Z] Step 8/24 : COPY . . [2022-03-09T16:07:35.377Z] ---> Using cache [2022-03-09T16:07:35.377Z] ---> c80959fe787c [2022-03-09T16:07:35.377Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T16:07:35.377Z] ---> Running in 778de0997e44 [2022-03-09T16:07:35.645Z] Removing intermediate container 778de0997e44 [2022-03-09T16:07:35.645Z] ---> 4264bfb5af32 [2022-03-09T16:07:35.645Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T16:07:35.645Z] ---> Running in 2c20740a0f39 [2022-03-09T16:07:37.051Z] spire-1.2.0/ [2022-03-09T16:07:39.610Z] spire-1.2.0/README.md [2022-03-09T16:07:39.610Z] spire-1.2.0/bin/ [2022-03-09T16:07:39.610Z] spire-1.2.0/bin/spire-server [2022-03-09T16:07:39.610Z] spire-1.2.0/bin/spire-agent [2022-03-09T16:07:39.610Z] spire-1.2.0/conf/ [2022-03-09T16:07:39.610Z] spire-1.2.0/conf/server/ [2022-03-09T16:07:39.610Z] spire-1.2.0/conf/server/server.conf [2022-03-09T16:07:39.610Z] spire-1.2.0/conf/agent/ [2022-03-09T16:07:39.610Z] spire-1.2.0/conf/agent/agent.conf [2022-03-09T16:07:39.610Z] spire-1.2.0/LICENSE [2022-03-09T16:07:41.564Z] Removing intermediate container 2c20740a0f39 [2022-03-09T16:07:41.564Z] ---> 60e5d34f9678 [2022-03-09T16:07:41.564Z] [2022-03-09T16:07:41.564Z] Step 11/24 : FROM alpine:3.15 [2022-03-09T16:07:41.564Z] ---> c059bfaa849c [2022-03-09T16:07:41.564Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T16:07:41.564Z] ---> Using cache [2022-03-09T16:07:41.564Z] ---> f9eb34023260 [2022-03-09T16:07:41.564Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:07:41.564Z] ---> Using cache [2022-03-09T16:07:41.564Z] ---> 746662e24f02 [2022-03-09T16:07:41.564Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-09T16:07:41.829Z] ---> Running in a55775bb48be [2022-03-09T16:07:42.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:43.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:43.985Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:07:43.985Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:07:43.985Z] OK: 15859 distinct packages available [2022-03-09T16:07:44.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:45.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:45.810Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-09T16:07:45.810Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-09T16:07:45.810Z] (3/5) Installing libucontext (1.1-r0) [2022-03-09T16:07:45.810Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-09T16:07:46.080Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-09T16:07:46.081Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T16:07:46.081Z] OK: 7 MiB in 19 packages [2022-03-09T16:07:46.681Z] Removing intermediate container a55775bb48be [2022-03-09T16:07:46.681Z] ---> 0e867f29a96d [2022-03-09T16:07:46.681Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-09T16:07:47.670Z] ---> 54f95153786a [2022-03-09T16:07:47.670Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T16:07:49.168Z] ---> b6bdb7d1b0f6 [2022-03-09T16:07:49.168Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T16:07:49.168Z] 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 [2022-03-09T16:07:49.168Z] 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 [2022-03-09T16:07:49.168Z] ---> 0699d4725684 [2022-03-09T16:07:49.168Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-09T16:07:49.435Z] ---> d3ba25796e7b [2022-03-09T16:07:49.436Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-09T16:07:50.021Z] ---> 35bbc9e8f526 [2022-03-09T16:07:50.021Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T16:07:50.021Z] ---> Running in 824141fa1faf [2022-03-09T16:07:50.021Z] Removing intermediate container 824141fa1faf [2022-03-09T16:07:50.021Z] ---> 8c50a048b0d0 [2022-03-09T16:07:50.021Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T16:07:50.021Z] ---> Running in da9236183f1c [2022-03-09T16:07:50.021Z] Removing intermediate container da9236183f1c [2022-03-09T16:07:50.021Z] ---> 896d4d7fc55e [2022-03-09T16:07:50.021Z] Step 22/24 : LABEL arch=x86_64 [2022-03-09T16:07:50.290Z] ---> Running in f63f2724c384 [2022-03-09T16:07:50.290Z] Removing intermediate container f63f2724c384 [2022-03-09T16:07:50.290Z] ---> 1142ecff984a [2022-03-09T16:07:50.290Z] Step 23/24 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:07:50.554Z] ---> Running in ebc3fc323976 [2022-03-09T16:07:50.554Z] Removing intermediate container ebc3fc323976 [2022-03-09T16:07:50.554Z] ---> 64faf088abda [2022-03-09T16:07:50.554Z] Step 24/24 : LABEL version=0.0.0 [2022-03-09T16:07:50.554Z] ---> Running in 15453b6cd716 [2022-03-09T16:07:50.827Z] Removing intermediate container 15453b6cd716 [2022-03-09T16:07:50.827Z] ---> 77ceb77521de [2022-03-09T16:07:50.827Z] [2022-03-09T16:07:50.827Z] Successfully built 77ceb77521de [2022-03-09T16:07:50.827Z] Successfully tagged security-spire-agent:latest [2022-03-09T16:07:50.827Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-03-09T16:07:55.149Z] Removing intermediate container bc4de7e56cea [2022-03-09T16:07:55.149Z] ---> 7276a325b9c4 [2022-03-09T16:07:55.149Z] [2022-03-09T16:07:55.149Z] Step 10/25 : FROM alpine:3.14 [2022-03-09T16:07:55.149Z] ---> 0a97eee8041e [2022-03-09T16:07:55.149Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-09T16:07:55.149Z] ---> Running in ca336e998590 [2022-03-09T16:07:55.424Z] Removing intermediate container 7f216331b14d [2022-03-09T16:07:55.424Z] ---> d23548143bbc [2022-03-09T16:07:55.424Z] [2022-03-09T16:07:55.424Z] Step 10/21 : FROM alpine:3.14 [2022-03-09T16:07:55.424Z] ---> 0a97eee8041e [2022-03-09T16:07:55.424Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-09T16:07:55.424Z] ---> Running in 10df6c904d82 [2022-03-09T16:07:55.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:55.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:56.277Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-09T16:07:56.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:56.277Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-09T16:07:56.277Z] (3/3) Installing su-exec (0.2-r1) [2022-03-09T16:07:56.277Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:07:56.277Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T16:07:56.277Z] OK: 6 MiB in 17 packages [2022-03-09T16:07:56.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:07:56.874Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-09T16:07:56.874Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-09T16:07:56.874Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-09T16:07:56.874Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-09T16:07:56.874Z] (5/5) Installing curl (7.79.1-r0) [2022-03-09T16:07:56.874Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:07:56.874Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T16:07:57.145Z] OK: 8 MiB in 19 packages [2022-03-09T16:07:57.424Z] Removing intermediate container ca336e998590 [2022-03-09T16:07:57.424Z] ---> 3a62d14b5a35 [2022-03-09T16:07:57.424Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-09T16:07:57.693Z] Removing intermediate container f2df82017220 [2022-03-09T16:07:57.693Z] ---> 9191efb78f46 [2022-03-09T16:07:57.693Z] [2022-03-09T16:07:57.693Z] Step 10/22 : FROM alpine:3.14 [2022-03-09T16:07:57.693Z] ---> 0a97eee8041e [2022-03-09T16:07:57.693Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-09T16:07:57.693Z] ---> Using cache [2022-03-09T16:07:57.693Z] ---> 330b4e430f3e [2022-03-09T16:07:57.693Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:07:57.693Z] ---> Using cache [2022-03-09T16:07:57.693Z] ---> d1d5c307b1bd [2022-03-09T16:07:57.693Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-09T16:07:57.693Z] ---> Running in bbe7a933b14e [2022-03-09T16:07:57.693Z] ---> Running in 5913dfc450b9 [2022-03-09T16:07:57.979Z] Removing intermediate container 10df6c904d82 [2022-03-09T16:07:57.979Z] ---> 1b836d88d292 [2022-03-09T16:07:57.979Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-09T16:07:58.243Z] Removing intermediate container 5913dfc450b9 [2022-03-09T16:07:58.243Z] ---> df507f4f12d7 [2022-03-09T16:07:58.243Z] Step 13/25 : WORKDIR / [2022-03-09T16:07:58.243Z] Removing intermediate container bbe7a933b14e [2022-03-09T16:07:58.243Z] ---> 617fc0651551 [2022-03-09T16:07:58.243Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-09T16:07:58.243Z] ---> Running in 1d9a3819dddb [2022-03-09T16:07:58.243Z] ---> Running in 8eaaff96d4e6 [2022-03-09T16:07:58.243Z] ---> Running in 3db9d1dae802 [2022-03-09T16:07:58.519Z] Removing intermediate container 1d9a3819dddb [2022-03-09T16:07:58.519Z] ---> 68971fa74333 [2022-03-09T16:07:58.519Z] Step 13/21 : WORKDIR /edgex [2022-03-09T16:07:58.519Z] Removing intermediate container 3db9d1dae802 [2022-03-09T16:07:58.519Z] ---> a9f7e0b608d2 [2022-03-09T16:07:58.519Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:07:58.519Z] Removing intermediate container 8eaaff96d4e6 [2022-03-09T16:07:58.519Z] ---> dbba4473ce6d [2022-03-09T16:07:58.519Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-09T16:07:58.519Z] ---> Running in d7564a47ec7c [2022-03-09T16:07:58.801Z] Removing intermediate container d7564a47ec7c [2022-03-09T16:07:58.801Z] ---> 0295d4d4501f [2022-03-09T16:07:58.801Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-09T16:07:59.068Z] ---> eed354784f30 [2022-03-09T16:07:59.068Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-09T16:07:59.068Z] ---> 499eb2e8f674 [2022-03-09T16:07:59.068Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-09T16:07:59.327Z] ---> 1c242ab04108 [2022-03-09T16:07:59.327Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-09T16:07:59.327Z] ---> f2cdce5e153a [2022-03-09T16:07:59.327Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-09T16:07:59.590Z] ---> 23b6b39ca058 [2022-03-09T16:07:59.590Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-09T16:07:59.590Z] ---> 87ccc7b775f3 [2022-03-09T16:07:59.590Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-09T16:08:00.166Z] ---> 279f808b2fdf [2022-03-09T16:08:00.166Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-09T16:08:00.166Z] ---> 7c589db87caf [2022-03-09T16:08:00.166Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-09T16:08:00.166Z] ---> Running in 8eb0c955781e [2022-03-09T16:08:00.166Z] ---> 912497122319 [2022-03-09T16:08:00.166Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-09T16:08:00.166Z] Removing intermediate container 8eb0c955781e [2022-03-09T16:08:00.166Z] ---> 650833ab96e6 [2022-03-09T16:08:00.166Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:08:00.428Z] ---> Running in 07c3d0898c87 [2022-03-09T16:08:00.428Z] Removing intermediate container 07c3d0898c87 [2022-03-09T16:08:00.428Z] ---> f7c7853fb770 [2022-03-09T16:08:00.428Z] Step 20/22 : LABEL arch=x86_64 [2022-03-09T16:08:00.698Z] ---> Running in 73e32ecb458e [2022-03-09T16:08:00.970Z] ---> d9099b6e4245 [2022-03-09T16:08:00.970Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-09T16:08:00.970Z] ---> bf8810cff54f [2022-03-09T16:08:00.970Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-09T16:08:00.970Z] ---> Running in df499b018965 [2022-03-09T16:08:00.970Z] Removing intermediate container 73e32ecb458e [2022-03-09T16:08:00.970Z] ---> e90092e66792 [2022-03-09T16:08:00.970Z] Step 21/22 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:08:00.970Z] ---> Running in 27c4c7c115aa [2022-03-09T16:08:01.248Z] Removing intermediate container df499b018965 [2022-03-09T16:08:01.248Z] ---> a73af1237783 [2022-03-09T16:08:01.248Z] Step 18/21 : CMD ["--init=true"] [2022-03-09T16:08:01.248Z] Removing intermediate container 27c4c7c115aa [2022-03-09T16:08:01.248Z] ---> 648fb2cfb58b [2022-03-09T16:08:01.248Z] Step 22/22 : LABEL version=0.0.0 [2022-03-09T16:08:01.248Z] ---> Running in bd7ab4b30389 [2022-03-09T16:08:01.521Z] ---> Running in 5a4c59fc8b30 [2022-03-09T16:08:01.783Z] Removing intermediate container bd7ab4b30389 [2022-03-09T16:08:01.783Z] ---> 438dcc8e8d63 [2022-03-09T16:08:01.783Z] Step 19/21 : LABEL arch=x86_64 [2022-03-09T16:08:01.783Z] ---> 517a0eecdd0d [2022-03-09T16:08:01.783Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-09T16:08:01.783Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:08:01.783Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:08:01.783Z] ---> 9efaa7d27521 [2022-03-09T16:08:01.783Z] Step 3/31 : WORKDIR /edgex-go [2022-03-09T16:08:01.783Z] ---> Using cache [2022-03-09T16:08:01.783Z] ---> dc116ab293f3 [2022-03-09T16:08:01.783Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:08:01.783Z] ---> Using cache [2022-03-09T16:08:01.783Z] ---> 2042f3549f26 [2022-03-09T16:08:01.783Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-09T16:08:01.783Z] ---> Using cache [2022-03-09T16:08:01.783Z] ---> bd8e702a8b39 [2022-03-09T16:08:01.783Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-09T16:08:01.783Z] ---> Using cache [2022-03-09T16:08:01.783Z] ---> cccbd6501ed8 [2022-03-09T16:08:01.783Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:08:01.783Z] ---> Using cache [2022-03-09T16:08:01.783Z] ---> 1b191fa303b9 [2022-03-09T16:08:01.783Z] Step 8/31 : COPY . . [2022-03-09T16:08:01.783Z] ---> Using cache [2022-03-09T16:08:01.783Z] ---> c80959fe787c [2022-03-09T16:08:01.783Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-09T16:08:01.783Z] Removing intermediate container 5a4c59fc8b30 [2022-03-09T16:08:01.783Z] ---> b151661c4a84 [2022-03-09T16:08:01.783Z] [2022-03-09T16:08:01.783Z] ---> Running in a57af4cf2513 [2022-03-09T16:08:01.783Z] ---> Running in 5924049db77e [2022-03-09T16:08:02.046Z] Successfully built b151661c4a84 [2022-03-09T16:08:02.046Z] Successfully tagged support-scheduler:latest [2022-03-09T16:08:02.046Z] Building security-spiffe-token-provider [2022-03-09T16:08:02.046Z]  Building support-scheduler ... done Removing intermediate container a57af4cf2513 [2022-03-09T16:08:02.046Z] ---> c4af8f3cb951 [2022-03-09T16:08:02.046Z] Step 20/21 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:08:02.046Z] ---> 811abeb26324 [2022-03-09T16:08:02.307Z] Step 21/25 : 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/ [2022-03-09T16:08:02.307Z] ---> Running in 7924e4cb1442 [2022-03-09T16:08:02.307Z] ---> Running in 2bf676c59ec4 [2022-03-09T16:08:02.568Z] Removing intermediate container 2bf676c59ec4 [2022-03-09T16:08:02.568Z] ---> b8f92cedfb3b [2022-03-09T16:08:02.568Z] Step 21/21 : LABEL version=0.0.0 [2022-03-09T16:08:02.832Z] 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 [2022-03-09T16:08:03.785Z] ---> Running in 336c61a42547 [2022-03-09T16:08:04.051Z] Removing intermediate container 336c61a42547 [2022-03-09T16:08:04.051Z] ---> a58cdb547e8d [2022-03-09T16:08:04.051Z] [2022-03-09T16:08:04.051Z] Successfully built a58cdb547e8d [2022-03-09T16:08:04.347Z] Successfully tagged security-proxy-setup:latest [2022-03-09T16:08:04.347Z]  Building security-proxy-setup ... done Building support-notifications [2022-03-09T16:08:04.633Z] Removing intermediate container 7924e4cb1442 [2022-03-09T16:08:04.633Z] ---> 8a3cef7ab1fd [2022-03-09T16:08:04.633Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-09T16:08:04.916Z] ---> Running in 3347dc7926c4 [2022-03-09T16:08:05.894Z] Removing intermediate container 4a7708ed5af2 [2022-03-09T16:08:05.894Z] ---> eef478b26bac [2022-03-09T16:08:05.894Z] [2022-03-09T16:08:05.894Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T16:08:05.894Z] ---> 0a97eee8041e [2022-03-09T16:08:05.894Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-09T16:08:05.894Z] ---> Using cache [2022-03-09T16:08:05.894Z] ---> 330b4e430f3e [2022-03-09T16:08:05.894Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:08:05.894Z] ---> Using cache [2022-03-09T16:08:05.894Z] ---> d1d5c307b1bd [2022-03-09T16:08:05.894Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-09T16:08:06.159Z] Removing intermediate container 3347dc7926c4 [2022-03-09T16:08:06.159Z] ---> fe7e20a2c1aa [2022-03-09T16:08:06.159Z] Step 23/25 : LABEL arch=x86_64 [2022-03-09T16:08:06.421Z] ---> Running in 43cee994c210 [2022-03-09T16:08:06.421Z] ---> Running in cccc317257af [2022-03-09T16:08:06.691Z] Removing intermediate container 43cee994c210 [2022-03-09T16:08:06.691Z] ---> 89e76e14c5bd [2022-03-09T16:08:06.691Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-09T16:08:06.691Z] Removing intermediate container cccc317257af [2022-03-09T16:08:06.691Z] ---> a0b20899d089 [2022-03-09T16:08:06.691Z] Step 24/25 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:08:06.691Z] ---> Running in dc086f1ad5e2 [2022-03-09T16:08:06.691Z] ---> Running in 72c6151cf031 [2022-03-09T16:08:06.964Z] Removing intermediate container dc086f1ad5e2 [2022-03-09T16:08:06.964Z] ---> 38b14f885ae9 [2022-03-09T16:08:06.964Z] Step 15/23 : WORKDIR / [2022-03-09T16:08:06.964Z] Removing intermediate container 72c6151cf031 [2022-03-09T16:08:06.964Z] ---> dd82d0bc2064 [2022-03-09T16:08:06.964Z] Step 25/25 : LABEL version=0.0.0 [2022-03-09T16:08:06.964Z] ---> Running in 0f64dab62ef4 [2022-03-09T16:08:07.233Z] ---> Running in 5b76387aac77 [2022-03-09T16:08:07.517Z] Removing intermediate container 0f64dab62ef4 [2022-03-09T16:08:07.517Z] ---> 03999864fcbe [2022-03-09T16:08:07.517Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:08:07.517Z] Removing intermediate container 5b76387aac77 [2022-03-09T16:08:07.517Z] ---> a1a10e1e116c [2022-03-09T16:08:07.517Z] [2022-03-09T16:08:07.800Z] Successfully built a1a10e1e116c [2022-03-09T16:08:07.800Z] Successfully tagged security-secretstore-setup:latest [2022-03-09T16:08:07.800Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-03-09T16:08:08.087Z] ---> 48872fb5de64 [2022-03-09T16:08:08.087Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-09T16:08:09.477Z] ---> 6ef7eca74fe5 [2022-03-09T16:08:09.477Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-09T16:08:10.475Z] ---> 1904c0c905cb [2022-03-09T16:08:10.475Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-09T16:08:10.475Z] ---> Running in f0980e56ce98 [2022-03-09T16:08:10.752Z] Removing intermediate container f0980e56ce98 [2022-03-09T16:08:10.752Z] ---> bf6b431fd70f [2022-03-09T16:08:10.752Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:08:10.752Z] ---> Running in f9a549266653 [2022-03-09T16:08:11.019Z] Removing intermediate container f9a549266653 [2022-03-09T16:08:11.019Z] ---> 47d3f47eb9f0 [2022-03-09T16:08:11.019Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T16:08:11.019Z] ---> Running in b6c5a8dea1da [2022-03-09T16:08:11.617Z] Removing intermediate container b6c5a8dea1da [2022-03-09T16:08:11.617Z] ---> 69950bd3fb88 [2022-03-09T16:08:11.617Z] Step 22/23 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:08:12.210Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:08:12.210Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:08:12.210Z] ---> 9efaa7d27521 [2022-03-09T16:08:12.210Z] Step 3/20 : WORKDIR /edgex-go [2022-03-09T16:08:12.210Z] ---> Using cache [2022-03-09T16:08:12.210Z] ---> dc116ab293f3 [2022-03-09T16:08:12.210Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-09T16:08:12.491Z] ---> Running in a59bf742b05f [2022-03-09T16:08:12.492Z] ---> Running in bc9ab51b476b [2022-03-09T16:08:12.492Z] Removing intermediate container a59bf742b05f [2022-03-09T16:08:12.492Z] ---> aae84aad3d50 [2022-03-09T16:08:12.492Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:08:12.767Z] ---> Running in 6cf917168c5d [2022-03-09T16:08:13.035Z] Removing intermediate container 6cf917168c5d [2022-03-09T16:08:13.035Z] ---> 168d5052486b [2022-03-09T16:08:13.035Z] [2022-03-09T16:08:13.312Z] Successfully built 168d5052486b [2022-03-09T16:08:13.312Z] Successfully tagged core-metadata:latest [2022-03-09T16:08:13.312Z]  Building core-metadata ... done Building core-data [2022-03-09T16:08:13.312Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:08:14.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:08:14.606Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:08:14.606Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:08:14.606Z] OK: 15862 distinct packages available [2022-03-09T16:08:14.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:08:15.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:08:16.043Z] OK: 221 MiB in 52 packages [2022-03-09T16:08:19.381Z] Removing intermediate container bc9ab51b476b [2022-03-09T16:08:19.381Z] ---> c3829aaf5767 [2022-03-09T16:08:19.381Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-09T16:08:19.645Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:08:19.645Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:08:19.645Z] ---> 9efaa7d27521 [2022-03-09T16:08:19.645Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:08:19.645Z] ---> Using cache [2022-03-09T16:08:19.645Z] ---> dc116ab293f3 [2022-03-09T16:08:19.645Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:08:19.645Z] ---> Using cache [2022-03-09T16:08:19.645Z] ---> 2042f3549f26 [2022-03-09T16:08:19.645Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-09T16:08:19.913Z] ---> c02d1c275fb1 [2022-03-09T16:08:19.913Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:08:19.913Z] ---> Running in fc12433258fe [2022-03-09T16:08:19.913Z] ---> Running in bd85a8c64c78 [2022-03-09T16:08:20.877Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:08:20.877Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:08:20.877Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:08:20.877Z] ---> 9efaa7d27521 [2022-03-09T16:08:20.877Z] Step 3/22 : WORKDIR /edgex-go [2022-03-09T16:08:20.877Z] ---> Using cache [2022-03-09T16:08:20.877Z] ---> dc116ab293f3 [2022-03-09T16:08:20.877Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:08:20.877Z] ---> Using cache [2022-03-09T16:08:20.877Z] ---> 2042f3549f26 [2022-03-09T16:08:20.877Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-09T16:08:20.877Z] ---> Running in 4f60516448fe [2022-03-09T16:08:21.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:08:21.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:08:22.302Z] OK: 221 MiB in 52 packages [2022-03-09T16:08:22.302Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:08:22.302Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:08:22.302Z] ---> 9efaa7d27521 [2022-03-09T16:08:22.302Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:08:22.302Z] ---> Using cache [2022-03-09T16:08:22.302Z] ---> dc116ab293f3 [2022-03-09T16:08:22.302Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:08:22.302Z] ---> Using cache [2022-03-09T16:08:22.302Z] ---> 2042f3549f26 [2022-03-09T16:08:22.302Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-09T16:08:22.302Z] ---> Running in 7b9cd060863b [2022-03-09T16:08:22.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:08:22.568Z] Removing intermediate container fc12433258fe [2022-03-09T16:08:22.568Z] ---> ecbc0a47ee5f [2022-03-09T16:08:22.568Z] Step 7/20 : COPY . . [2022-03-09T16:08:22.852Z] OK: 221 MiB in 52 packages [2022-03-09T16:08:22.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:08:23.135Z] Removing intermediate container bd85a8c64c78 [2022-03-09T16:08:23.136Z] ---> 546c04600244 [2022-03-09T16:08:23.136Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:08:24.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:08:24.503Z] ---> 7e6bf62064ba [2022-03-09T16:08:24.503Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:08:24.503Z] OK: 221 MiB in 52 packages [2022-03-09T16:08:24.503Z] ---> Running in 79ac92400362 [2022-03-09T16:08:24.503Z] Removing intermediate container 4f60516448fe [2022-03-09T16:08:24.503Z] ---> da217e9c18d9 [2022-03-09T16:08:24.503Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-09T16:08:25.264Z] ---> 7c15cdbdf457 [2022-03-09T16:08:25.264Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:08:25.591Z] Removing intermediate container 7b9cd060863b [2022-03-09T16:08:25.591Z] ---> ccd3331c6785 [2022-03-09T16:08:25.591Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:08:25.591Z] ---> Running in e5d70110068a [2022-03-09T16:08:26.681Z] ---> 7c9c13d1bfec [2022-03-09T16:08:26.681Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:08:26.681Z] ---> Running in ca519b0e9850 [2022-03-09T16:08:28.154Z] Removing intermediate container 79ac92400362 [2022-03-09T16:08:28.154Z] ---> d575b7984e6c [2022-03-09T16:08:28.154Z] Step 8/23 : COPY . . [2022-03-09T16:08:28.741Z] Removing intermediate container e5d70110068a [2022-03-09T16:08:28.741Z] ---> c39a3d3dcfd1 [2022-03-09T16:08:28.741Z] Step 8/22 : COPY . . [2022-03-09T16:08:29.023Z] Removing intermediate container ca519b0e9850 [2022-03-09T16:08:29.023Z] ---> cd1bc788ccd1 [2022-03-09T16:08:29.023Z] Step 8/23 : COPY . . [2022-03-09T16:08:33.248Z] Removing intermediate container 5924049db77e [2022-03-09T16:08:33.248Z] ---> 779a49d4ae3c [2022-03-09T16:08:33.248Z] [2022-03-09T16:08:33.248Z] Step 10/31 : FROM alpine:3.14 [2022-03-09T16:08:33.248Z] ---> 0a97eee8041e [2022-03-09T16:08:33.248Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-09T16:08:34.193Z] ---> c84d993aa62d [2022-03-09T16:08:34.193Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-09T16:08:34.193Z] ---> Running in cd92ff3a33c6 [2022-03-09T16:08:34.193Z] ---> Running in e982503697b7 [2022-03-09T16:08:34.455Z] Removing intermediate container cd92ff3a33c6 [2022-03-09T16:08:34.455Z] ---> 38ee22340da3 [2022-03-09T16:08:34.455Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-09T16:08:34.723Z] ---> Running in e587e1e15b4f [2022-03-09T16:08:34.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-09T16:08:35.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:08:35.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:08:35.583Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-09T16:08:35.583Z] (2/2) Installing su-exec (0.2-r1) [2022-03-09T16:08:35.583Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:08:35.583Z] OK: 6 MiB in 16 packages [2022-03-09T16:08:37.565Z] Removing intermediate container e587e1e15b4f [2022-03-09T16:08:37.565Z] ---> 16dae2814eb4 [2022-03-09T16:08:37.565Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-09T16:08:38.190Z] ---> Running in 271a524f8214 [2022-03-09T16:08:38.190Z] Removing intermediate container 271a524f8214 [2022-03-09T16:08:38.190Z] ---> 69d4f0c49292 [2022-03-09T16:08:38.190Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-09T16:08:38.470Z] ---> Running in cf68fca32136 [2022-03-09T16:08:39.110Z] Removing intermediate container cf68fca32136 [2022-03-09T16:08:39.110Z] ---> eef316b85ef6 [2022-03-09T16:08:39.110Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-09T16:08:39.391Z] ---> Running in e9ae679d7288 [2022-03-09T16:08:41.418Z] Removing intermediate container e9ae679d7288 [2022-03-09T16:08:41.419Z] ---> f064d2ce56f9 [2022-03-09T16:08:41.419Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-09T16:08:41.419Z] ---> Running in b01eb7bc43be [2022-03-09T16:08:41.419Z] ---> f2944a90818d [2022-03-09T16:08:41.419Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-09T16:08:41.419Z] ---> Running in bf7e20480379 [2022-03-09T16:08:41.689Z] ---> 72bddacb9af8 [2022-03-09T16:08:41.689Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-09T16:08:41.689Z] Removing intermediate container b01eb7bc43be [2022-03-09T16:08:41.689Z] ---> 4a9f3d070351 [2022-03-09T16:08:41.689Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-09T16:08:41.689Z] ---> 9d5bc2827aae [2022-03-09T16:08:41.689Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-09T16:08:41.689Z] ---> Running in b0553d0d12b8 [2022-03-09T16:08:41.689Z] ---> Running in 15f2061e2cc2 [2022-03-09T16:08:42.291Z] ---> 130b205953fe [2022-03-09T16:08:42.291Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-09T16:08:42.291Z] ---> Running in 6355fbf0cb0f [2022-03-09T16:08:42.566Z] 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 [2022-03-09T16:08:42.833Z] 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 [2022-03-09T16:08:43.105Z] 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 [2022-03-09T16:08:43.378Z] Removing intermediate container 6355fbf0cb0f [2022-03-09T16:08:43.378Z] ---> ffdf1a852bce [2022-03-09T16:08:43.378Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:08:43.969Z] ---> fa944903e602 [2022-03-09T16:08:43.969Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-09T16:08:44.556Z] ---> 44a249ac1970 [2022-03-09T16:08:44.556Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-09T16:08:44.844Z] ---> 27134e13671b [2022-03-09T16:08:44.844Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-09T16:08:45.115Z] ---> ad6854b37ce4 [2022-03-09T16:08:45.115Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-09T16:08:45.389Z] ---> ffcc1ce417ba [2022-03-09T16:08:45.389Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-09T16:08:45.389Z] ---> Running in 82567833fcb0 [2022-03-09T16:08:45.655Z] Removing intermediate container 82567833fcb0 [2022-03-09T16:08:45.655Z] ---> 25e634e3b600 [2022-03-09T16:08:45.655Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-09T16:08:45.921Z] ---> 9e123c1aa67d [2022-03-09T16:08:45.921Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-09T16:08:46.192Z] ---> Running in 2295de54ebd1 [2022-03-09T16:08:47.166Z] Removing intermediate container 2295de54ebd1 [2022-03-09T16:08:47.166Z] ---> 1a8acf01ba4b [2022-03-09T16:08:47.166Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-09T16:08:47.166Z] ---> Running in 13d42f0caee1 [2022-03-09T16:08:47.166Z] Removing intermediate container 13d42f0caee1 [2022-03-09T16:08:47.166Z] ---> f2e2f2d6bc7e [2022-03-09T16:08:47.166Z] Step 28/31 : CMD ["gate"] [2022-03-09T16:08:47.166Z] ---> Running in bcb2426201c7 [2022-03-09T16:08:47.437Z] Removing intermediate container bcb2426201c7 [2022-03-09T16:08:47.437Z] ---> 03843922a14b [2022-03-09T16:08:47.437Z] Step 29/31 : LABEL arch=x86_64 [2022-03-09T16:08:47.437Z] ---> Running in b6bf77050577 [2022-03-09T16:08:47.714Z] Removing intermediate container b6bf77050577 [2022-03-09T16:08:47.714Z] ---> 80044c8fe856 [2022-03-09T16:08:47.714Z] Step 30/31 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:08:47.714Z] ---> Running in 6df89cb77145 [2022-03-09T16:08:47.986Z] Removing intermediate container 6df89cb77145 [2022-03-09T16:08:47.986Z] ---> c9fea138b7d8 [2022-03-09T16:08:47.986Z] Step 31/31 : LABEL version=0.0.0 [2022-03-09T16:08:47.986Z] ---> Running in dd0d0460cf34 [2022-03-09T16:08:48.263Z] Removing intermediate container dd0d0460cf34 [2022-03-09T16:08:48.263Z] ---> b8a1631b8c38 [2022-03-09T16:08:48.263Z] [2022-03-09T16:08:48.263Z] Successfully built b8a1631b8c38 [2022-03-09T16:08:48.263Z] Successfully tagged security-bootstrapper:latest [2022-03-09T16:08:48.263Z]  Building security-bootstrapper ... done Building security-spire-server [2022-03-09T16:08:56.535Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T16:08:56.535Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T16:08:56.535Z] ---> 9efaa7d27521 [2022-03-09T16:08:56.535Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T16:08:56.535Z] ---> Using cache [2022-03-09T16:08:56.535Z] ---> dc116ab293f3 [2022-03-09T16:08:56.535Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:08:56.535Z] ---> Using cache [2022-03-09T16:08:56.535Z] ---> 2042f3549f26 [2022-03-09T16:08:56.535Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T16:08:56.535Z] ---> Using cache [2022-03-09T16:08:56.535Z] ---> bd8e702a8b39 [2022-03-09T16:08:56.535Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T16:08:56.535Z] ---> Using cache [2022-03-09T16:08:56.535Z] ---> cccbd6501ed8 [2022-03-09T16:08:56.535Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T16:08:56.535Z] ---> Using cache [2022-03-09T16:08:56.535Z] ---> 1b191fa303b9 [2022-03-09T16:08:56.535Z] Step 8/23 : COPY . . [2022-03-09T16:08:56.535Z] ---> Using cache [2022-03-09T16:08:56.535Z] ---> c80959fe787c [2022-03-09T16:08:56.535Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T16:08:56.535Z] ---> Using cache [2022-03-09T16:08:56.535Z] ---> 4264bfb5af32 [2022-03-09T16:08:56.535Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T16:08:56.535Z] ---> Using cache [2022-03-09T16:08:56.535Z] ---> 60e5d34f9678 [2022-03-09T16:08:56.535Z] [2022-03-09T16:08:56.535Z] Step 11/23 : FROM alpine:3.15 [2022-03-09T16:08:56.535Z] ---> c059bfaa849c [2022-03-09T16:08:56.535Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T16:08:56.535Z] ---> Using cache [2022-03-09T16:08:56.535Z] ---> f9eb34023260 [2022-03-09T16:08:56.535Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:08:56.535Z] ---> Using cache [2022-03-09T16:08:56.535Z] ---> 746662e24f02 [2022-03-09T16:08:56.535Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-09T16:08:56.535Z] ---> Using cache [2022-03-09T16:08:56.535Z] ---> 0e867f29a96d [2022-03-09T16:08:56.535Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T16:08:58.502Z] ---> 1bce984d747b [2022-03-09T16:08:58.502Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T16:08:58.763Z] ---> 069720a0be3e [2022-03-09T16:08:58.763Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-09T16:08:59.024Z] ---> 9f647b9151ab [2022-03-09T16:08:59.024Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-09T16:08:59.293Z] ---> dacee265f82e [2022-03-09T16:08:59.293Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T16:08:59.293Z] ---> Running in cfb108d336e2 [2022-03-09T16:08:59.566Z] Removing intermediate container cfb108d336e2 [2022-03-09T16:08:59.566Z] ---> f65d56878a2a [2022-03-09T16:08:59.566Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T16:08:59.566Z] ---> Running in 6a640c8e3123 [2022-03-09T16:08:59.566Z] Removing intermediate container 6a640c8e3123 [2022-03-09T16:08:59.566Z] ---> 0ae5701ac04f [2022-03-09T16:08:59.566Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T16:08:59.566Z] ---> Running in 1809f8cecaa1 [2022-03-09T16:08:59.828Z] Removing intermediate container 1809f8cecaa1 [2022-03-09T16:08:59.828Z] ---> 856e1a2fb0f8 [2022-03-09T16:08:59.828Z] Step 22/23 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:08:59.828Z] ---> Running in 19bed7620e1b [2022-03-09T16:09:00.089Z] Removing intermediate container 19bed7620e1b [2022-03-09T16:09:00.089Z] ---> bed901126af0 [2022-03-09T16:09:00.089Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:09:00.089Z] ---> Running in ecb02fc66d7f [2022-03-09T16:09:00.089Z] Removing intermediate container ecb02fc66d7f [2022-03-09T16:09:00.089Z] ---> d81835dade7e [2022-03-09T16:09:00.089Z] [2022-03-09T16:09:00.349Z] Successfully built d81835dade7e [2022-03-09T16:09:00.349Z] Successfully tagged security-spire-server:latest [2022-03-09T16:09:27.011Z]  Building security-spire-server ... done Removing intermediate container b0553d0d12b8 [2022-03-09T16:09:27.011Z] ---> f6021aebe445 [2022-03-09T16:09:27.011Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-09T16:09:27.011Z] ---> Running in d9917d859bf5 [2022-03-09T16:09:27.011Z] 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 [2022-03-09T16:09:27.011Z] Removing intermediate container d9917d859bf5 [2022-03-09T16:09:27.011Z] ---> 633fbea3943c [2022-03-09T16:09:27.011Z] [2022-03-09T16:09:27.011Z] Step 11/23 : FROM docker:20.10.10 [2022-03-09T16:09:27.011Z] 20.10.10: Pulling from library/docker [2022-03-09T16:09:29.019Z] Removing intermediate container 15f2061e2cc2 [2022-03-09T16:09:29.019Z] ---> bc55e792c4f3 [2022-03-09T16:09:29.020Z] [2022-03-09T16:09:29.020Z] Step 10/22 : FROM alpine:3.14 [2022-03-09T16:09:29.020Z] ---> 0a97eee8041e [2022-03-09T16:09:29.020Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-09T16:09:29.292Z] ---> Running in c304e8117ce4 [2022-03-09T16:09:30.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:09:30.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:09:30.922Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-09T16:09:30.922Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-09T16:09:30.922Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:09:30.922Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T16:09:30.922Z] OK: 6 MiB in 16 packages [2022-03-09T16:09:32.424Z] Removing intermediate container c304e8117ce4 [2022-03-09T16:09:32.424Z] ---> 6f8502dd21ca [2022-03-09T16:09:32.425Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:09:32.702Z] ---> Running in 4fef07737362 [2022-03-09T16:09:32.972Z] Removing intermediate container 4fef07737362 [2022-03-09T16:09:32.972Z] ---> 7cd89825c12c [2022-03-09T16:09:32.972Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-09T16:09:32.972Z] ---> Running in 09ab63a17f2d [2022-03-09T16:09:32.972Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-09T16:09:32.972Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-09T16:09:32.972Z] ---> b706a049f56e [2022-03-09T16:09:32.972Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-09T16:09:32.972Z] ---> Running in 1de7240a674f [2022-03-09T16:09:33.234Z] Removing intermediate container 09ab63a17f2d [2022-03-09T16:09:33.234Z] ---> f923fa250fcd [2022-03-09T16:09:33.234Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-09T16:09:33.234Z] ---> Running in 2ecdf5a9ebb6 [2022-03-09T16:09:33.234Z] Removing intermediate container 1de7240a674f [2022-03-09T16:09:33.234Z] ---> bd213c3e01a0 [2022-03-09T16:09:33.234Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-09T16:09:33.507Z] ---> Running in 3d5acb148ef8 [2022-03-09T16:09:33.769Z] Removing intermediate container 2ecdf5a9ebb6 [2022-03-09T16:09:33.769Z] ---> 8d14f0b37ea6 [2022-03-09T16:09:33.769Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:09:34.037Z] Removing intermediate container bf7e20480379 [2022-03-09T16:09:34.037Z] ---> d7e9c78c531c [2022-03-09T16:09:34.037Z] [2022-03-09T16:09:34.037Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T16:09:34.037Z] ---> 0a97eee8041e [2022-03-09T16:09:34.037Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-09T16:09:34.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:09:34.037Z] ---> d06a20f16398 [2022-03-09T16:09:34.037Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-09T16:09:34.037Z] ---> Running in 83195523e4a8 [2022-03-09T16:09:34.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:09:34.304Z] (1/42) Installing readline (8.1.0-r0) [2022-03-09T16:09:34.304Z] (2/42) Installing bash (5.1.4-r0) [2022-03-09T16:09:34.304Z] Executing bash-5.1.4-r0.post-install [2022-03-09T16:09:34.304Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-09T16:09:34.572Z] Removing intermediate container 83195523e4a8 [2022-03-09T16:09:34.572Z] ---> a2284ee9e829 [2022-03-09T16:09:34.572Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-09T16:09:34.572Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-09T16:09:34.572Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-09T16:09:34.572Z] (6/42) Installing curl (7.79.1-r0) [2022-03-09T16:09:34.572Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-09T16:09:34.572Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-09T16:09:34.572Z] (9/42) Installing expat (2.4.7-r0) [2022-03-09T16:09:34.572Z] (10/42) Installing libffi (3.3-r2) [2022-03-09T16:09:34.572Z] (11/42) Installing gdbm (1.19-r0) [2022-03-09T16:09:34.572Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-09T16:09:34.572Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-09T16:09:34.572Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-09T16:09:34.572Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-09T16:09:34.572Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-09T16:09:34.572Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-09T16:09:34.572Z] ---> Running in 3ffe111a2c2b [2022-03-09T16:09:35.969Z] ---> ad7130a491dd [2022-03-09T16:09:35.969Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-09T16:09:35.969Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-09T16:09:35.969Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-09T16:09:35.969Z] Removing intermediate container 3ffe111a2c2b [2022-03-09T16:09:35.969Z] ---> 4ab393700cfe [2022-03-09T16:09:35.969Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-09T16:09:35.969Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-09T16:09:36.230Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-09T16:09:36.230Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-09T16:09:36.494Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-09T16:09:36.494Z] ---> Running in de17725347ba [2022-03-09T16:09:36.494Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-09T16:09:36.494Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-09T16:09:36.494Z] ---> 2db33713ac30 [2022-03-09T16:09:36.494Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-09T16:09:36.494Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-09T16:09:36.752Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-09T16:09:36.752Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-09T16:09:36.752Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-09T16:09:36.752Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-09T16:09:36.752Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-09T16:09:36.752Z] ---> Running in cfe034df7c86 [2022-03-09T16:09:36.752Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-09T16:09:36.752Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-09T16:09:36.752Z] Removing intermediate container de17725347ba [2022-03-09T16:09:36.752Z] ---> 03e83fc6bb1f [2022-03-09T16:09:36.752Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T16:09:36.752Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-09T16:09:36.752Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-09T16:09:36.752Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-09T16:09:36.752Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-09T16:09:36.752Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-09T16:09:36.752Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-09T16:09:37.014Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-09T16:09:37.014Z] Removing intermediate container e982503697b7 [2022-03-09T16:09:37.014Z] ---> 9b3c1cac50e7 [2022-03-09T16:09:37.014Z] [2022-03-09T16:09:37.014Z] Step 9/20 : FROM alpine:3.15 [2022-03-09T16:09:37.014Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-09T16:09:37.014Z] ---> c059bfaa849c [2022-03-09T16:09:37.014Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T16:09:37.014Z] ---> Using cache [2022-03-09T16:09:37.014Z] ---> f9eb34023260 [2022-03-09T16:09:37.014Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 9f7b2fa6a5a5 [2022-03-09T16:09:37.014Z] [2022-03-09T16:09:37.014Z] ---> Using cache [2022-03-09T16:09:37.014Z] ---> 746662e24f02 [2022-03-09T16:09:37.014Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-09T16:09:37.014Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-09T16:09:37.014Z] Removing intermediate container cfe034df7c86 [2022-03-09T16:09:37.014Z] ---> 12441da92e15 [2022-03-09T16:09:37.014Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:09:37.587Z] ---> Running in f38be96e8294 [2022-03-09T16:09:37.587Z] ---> Running in 59f9f68dadff [2022-03-09T16:09:37.587Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:09:37.912Z] OK: 84 MiB in 64 packages [2022-03-09T16:09:37.912Z] Removing intermediate container 59f9f68dadff [2022-03-09T16:09:37.912Z] ---> 192df70a1436 [2022-03-09T16:09:37.912Z] Step 20/22 : LABEL arch=x86_64 [2022-03-09T16:09:37.912Z] ---> Running in 65b05046cb50 [2022-03-09T16:09:38.178Z] Removing intermediate container 65b05046cb50 [2022-03-09T16:09:38.178Z] ---> 3c59fbeaf89f [2022-03-09T16:09:38.178Z] Step 21/22 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:09:38.178Z] ---> Running in f57ad73f4cdf [2022-03-09T16:09:38.449Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:09:38.449Z] Removing intermediate container f57ad73f4cdf [2022-03-09T16:09:38.449Z] ---> 650f313c4d01 [2022-03-09T16:09:38.449Z] Step 22/22 : LABEL version=0.0.0 [2022-03-09T16:09:38.449Z] Collecting docker-compose==1.23.2 [2022-03-09T16:09:38.449Z] ---> Running in 5a2df0a61070 [2022-03-09T16:09:38.449Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-09T16:09:38.712Z] Removing intermediate container 9f7b2fa6a5a5 [2022-03-09T16:09:38.712Z] ---> 1515b0b36d62 [2022-03-09T16:09:38.712Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-09T16:09:38.712Z] Collecting texttable<0.10,>=0.9.0 [2022-03-09T16:09:38.712Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-09T16:09:38.712Z] ---> Running in b6b56aeb445f [2022-03-09T16:09:38.712Z] Removing intermediate container 5a2df0a61070 [2022-03-09T16:09:38.712Z] ---> 1bc598948a40 [2022-03-09T16:09:38.712Z] [2022-03-09T16:09:38.984Z] Successfully built 1bc598948a40 [2022-03-09T16:09:38.984Z] Successfully tagged support-notifications:latest [2022-03-09T16:09:38.984Z]  Building support-notifications ... done Collecting websocket-client<1.0,>=0.32.0 [2022-03-09T16:09:38.984Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-09T16:09:38.984Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-09T16:09:38.984Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-09T16:09:38.984Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:09:39.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:09:39.245Z] Collecting docopt<0.7,>=0.6.1 [2022-03-09T16:09:39.245Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-09T16:09:39.832Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T16:09:39.832Z] v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T16:09:39.832Z] OK: 15859 distinct packages available [2022-03-09T16:09:39.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T16:09:39.832Z] Collecting docker<4.0,>=3.6.0 [2022-03-09T16:09:39.832Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-09T16:09:39.832Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:09:39.832Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-09T16:09:39.832Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-09T16:09:39.832Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-09T16:09:40.099Z] Collecting jsonschema<3,>=2.5.1 [2022-03-09T16:09:40.099Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-09T16:09:40.099Z] Collecting cached-property<2,>=1.2.0 [2022-03-09T16:09:40.099Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-09T16:09:40.099Z] Collecting PyYAML<4,>=3.10 [2022-03-09T16:09:40.099Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-09T16:09:40.369Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-09T16:09:40.369Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-09T16:09:40.369Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-09T16:09:40.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T16:09:40.631Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-09T16:09:40.631Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-09T16:09:40.631Z] Collecting docker-pycreds>=0.4.0 [2022-03-09T16:09:40.631Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-09T16:09:40.894Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-09T16:09:40.894Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-09T16:09:40.894Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-09T16:09:40.894Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-09T16:09:40.894Z] Collecting idna<2.8,>=2.5 [2022-03-09T16:09:40.894Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-09T16:09:40.894Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T16:09:40.894Z] OK: 8 MiB in 20 packages [2022-03-09T16:09:40.894Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-09T16:09:40.894Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-09T16:09:40.894Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-09T16:09:41.156Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-09T16:09:41.156Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-09T16:09:41.156Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-09T16:09:41.156Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-09T16:09:41.156Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-09T16:09:41.156Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-09T16:09:41.156Z] Attempting uninstall: urllib3 [2022-03-09T16:09:41.156Z] Found existing installation: urllib3 1.26.5 [2022-03-09T16:09:41.156Z] Uninstalling urllib3-1.26.5: [2022-03-09T16:09:41.422Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-09T16:09:41.422Z] Successfully uninstalled urllib3-1.26.5 [2022-03-09T16:09:41.422Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-09T16:09:41.422Z] Attempting uninstall: idna [2022-03-09T16:09:41.422Z] Found existing installation: idna 3.2 [2022-03-09T16:09:41.422Z] Uninstalling idna-3.2: [2022-03-09T16:09:41.422Z] Successfully uninstalled idna-3.2 [2022-03-09T16:09:41.422Z] Removing intermediate container b6b56aeb445f [2022-03-09T16:09:41.422Z] ---> 49c83177ce6d [2022-03-09T16:09:41.422Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:09:41.422Z] (5/9) Installing curl (7.80.0-r0) [2022-03-09T16:09:41.709Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-09T16:09:41.709Z] Attempting uninstall: chardet [2022-03-09T16:09:41.709Z] Found existing installation: chardet 4.0.0 [2022-03-09T16:09:41.709Z] Uninstalling chardet-4.0.0: [2022-03-09T16:09:41.709Z] ---> 501577ddb7d8 [2022-03-09T16:09:41.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-09T16:09:41.709Z] Successfully uninstalled chardet-4.0.0 [2022-03-09T16:09:41.709Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-09T16:09:41.709Z] (8/9) Installing libucontext (1.1-r0) [2022-03-09T16:09:41.989Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-09T16:09:41.989Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T16:09:41.989Z] Attempting uninstall: requests [2022-03-09T16:09:41.989Z] Found existing installation: requests 2.25.1 [2022-03-09T16:09:41.989Z] Uninstalling requests-2.25.1: [2022-03-09T16:09:41.989Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T16:09:41.989Z] Successfully uninstalled requests-2.25.1 [2022-03-09T16:09:41.989Z] ---> 3f43a8f002e1 [2022-03-09T16:09:41.989Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-09T16:09:41.989Z] OK: 8 MiB in 23 packages [2022-03-09T16:09:41.989Z] Running setup.py install for texttable: started [2022-03-09T16:09:42.256Z] ---> 173246dd196b [2022-03-09T16:09:42.256Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-09T16:09:42.517Z] ---> Running in f2549ea15787 [2022-03-09T16:09:42.517Z] Running setup.py install for texttable: finished with status 'done' [2022-03-09T16:09:42.517Z] Running setup.py install for PyYAML: started [2022-03-09T16:09:42.787Z] Removing intermediate container f2549ea15787 [2022-03-09T16:09:42.787Z] ---> 6b11d45f4e2b [2022-03-09T16:09:42.787Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:09:42.787Z] Removing intermediate container f38be96e8294 [2022-03-09T16:09:42.787Z] ---> f7e9517441f2 [2022-03-09T16:09:42.787Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T16:09:42.787Z] ---> Running in 3899fe7acff8 [2022-03-09T16:09:42.787Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-09T16:09:42.787Z] Running setup.py install for docopt: started [2022-03-09T16:09:42.787Z] Removing intermediate container 3899fe7acff8 [2022-03-09T16:09:42.787Z] ---> cd8eb829b7c7 [2022-03-09T16:09:42.787Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T16:09:42.787Z] ---> 7ef0e768db01 [2022-03-09T16:09:42.787Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-09T16:09:43.077Z] ---> Running in 3828bcc99e28 [2022-03-09T16:09:43.077Z] Removing intermediate container 3828bcc99e28 [2022-03-09T16:09:43.077Z] ---> 2bc57955b7a1 [2022-03-09T16:09:43.077Z] Step 22/23 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:09:43.352Z] Running setup.py install for docopt: finished with status 'done' [2022-03-09T16:09:43.352Z] Running setup.py install for dockerpty: started [2022-03-09T16:09:43.352Z] ---> Running in 6b7657b1aa8e [2022-03-09T16:09:43.352Z] ---> ef54bc2ed612 [2022-03-09T16:09:43.352Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-09T16:09:43.623Z] Removing intermediate container 6b7657b1aa8e [2022-03-09T16:09:43.623Z] ---> 5bfdbfa17548 [2022-03-09T16:09:43.623Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:09:43.623Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-09T16:09:43.623Z] ---> Running in dacf7f5e6d37 [2022-03-09T16:09:43.623Z] Removing intermediate container dacf7f5e6d37 [2022-03-09T16:09:43.623Z] ---> 27ce0a185c32 [2022-03-09T16:09:43.623Z] [2022-03-09T16:09:43.623Z] ---> b8bbbd64c6f1 [2022-03-09T16:09:43.623Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-09T16:09:43.896Z] Successfully built 27ce0a185c32 [2022-03-09T16:09:43.896Z] Successfully tagged core-data:latest [2022-03-09T16:09:43.896Z]  Building core-data ... done  ---> Running in af1dba6bd420 [2022-03-09T16:09:43.896Z] Removing intermediate container af1dba6bd420 [2022-03-09T16:09:43.896Z] ---> 12e230c4bea7 [2022-03-09T16:09:43.896Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:09:43.896Z] ---> Running in 35c7ddad9be3 [2022-03-09T16:09:43.896Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-09T16:09:43.896Z] Removing intermediate container 35c7ddad9be3 [2022-03-09T16:09:43.896Z] ---> 76cf0474704a [2022-03-09T16:09:43.896Z] Step 18/20 : LABEL arch=x86_64 [2022-03-09T16:09:44.162Z] ---> Running in 571b6d81505f [2022-03-09T16:09:44.162Z] Removing intermediate container 571b6d81505f [2022-03-09T16:09:44.162Z] ---> 0f4186be30d1 [2022-03-09T16:09:44.162Z] Step 19/20 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:09:44.162Z] ---> Running in affd9d321edb [2022-03-09T16:09:44.421Z] Removing intermediate container affd9d321edb [2022-03-09T16:09:44.421Z] ---> cdd8f613a19e [2022-03-09T16:09:44.421Z] Step 20/20 : LABEL version=0.0.0 [2022-03-09T16:09:44.421Z] ---> Running in 87a783de424d [2022-03-09T16:09:44.421Z] Removing intermediate container 87a783de424d [2022-03-09T16:09:44.421Z] ---> 50813213943d [2022-03-09T16:09:44.421Z] [2022-03-09T16:09:44.687Z] Successfully built 50813213943d [2022-03-09T16:09:44.687Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-09T16:09:47.239Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3d5acb148ef8 [2022-03-09T16:09:47.239Z] ---> de430b4382f4 [2022-03-09T16:09:47.239Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-09T16:09:47.239Z] ---> Running in c8e4a7cd7c27 [2022-03-09T16:09:47.239Z] Removing intermediate container c8e4a7cd7c27 [2022-03-09T16:09:47.239Z] ---> de5d38c5bea3 [2022-03-09T16:09:47.239Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-09T16:09:47.239Z] ---> Running in ea680d7713d5 [2022-03-09T16:09:47.501Z] Removing intermediate container ea680d7713d5 [2022-03-09T16:09:47.501Z] ---> 82ee4dc46662 [2022-03-09T16:09:47.501Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-09T16:09:47.765Z] ---> 47de2d6db226 [2022-03-09T16:09:47.765Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-09T16:09:47.765Z] ---> 966aca1fb6ea [2022-03-09T16:09:47.765Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-09T16:09:48.031Z] ---> 83a43dc57125 [2022-03-09T16:09:48.031Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-09T16:09:48.031Z] ---> Running in ecf49584c52f [2022-03-09T16:09:48.031Z] Removing intermediate container ecf49584c52f [2022-03-09T16:09:48.031Z] ---> e977f808c48b [2022-03-09T16:09:48.031Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T16:09:48.292Z] ---> Running in aca18e0c76e0 [2022-03-09T16:09:48.292Z] Removing intermediate container aca18e0c76e0 [2022-03-09T16:09:48.292Z] ---> a8df5ed8a543 [2022-03-09T16:09:48.292Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T16:09:48.292Z] ---> Running in c773131c859f [2022-03-09T16:09:48.292Z] Removing intermediate container c773131c859f [2022-03-09T16:09:48.292Z] ---> 1f8fda75c27f [2022-03-09T16:09:48.292Z] Step 22/23 : LABEL git_sha=525492ea9493b93b9269d65a9c47a9acaad743de [2022-03-09T16:09:48.557Z] ---> Running in 2abbd7c6a565 [2022-03-09T16:09:48.557Z] Removing intermediate container 2abbd7c6a565 [2022-03-09T16:09:48.557Z] ---> c2a6c70373ee [2022-03-09T16:09:48.557Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T16:09:48.557Z] ---> Running in 2fe2295b1dfb [2022-03-09T16:09:48.557Z] Removing intermediate container 2fe2295b1dfb [2022-03-09T16:09:48.557Z] ---> 0bfc71ed5dae [2022-03-09T16:09:48.557Z] [2022-03-09T16:09:48.820Z] Successfully built 0bfc71ed5dae [2022-03-09T16:09:48.820Z] Successfully tagged sys-mgmt-agent:latest [2022-03-09T16:09:49.089Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-09T16:09:49.096Z] $ docker stop --time=1 9b711ddb91dcffc86a8b5dcd023650a45c9c2a3c2d42a8aef56952670e262bd5 [2022-03-09T16:09:50.416Z] $ docker rm -f 9b711ddb91dcffc86a8b5dcd023650a45c9c2a3c2d42a8aef56952670e262bd5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-09T16:09:50.775Z] + docker images [2022-03-09T16:09:51.037Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-09T16:09:51.037Z] sys-mgmt-agent latest 0bfc71ed5dae 2 seconds ago 296MB [2022-03-09T16:09:51.037Z] security-spiffe-token-provider latest 50813213943d 6 seconds ago 28.5MB [2022-03-09T16:09:51.037Z] core-data latest 27ce0a185c32 7 seconds ago 20MB [2022-03-09T16:09:51.037Z] support-notifications latest 1bc598948a40 12 seconds ago 16.7MB [2022-03-09T16:09:51.037Z] 9b3c1cac50e7 14 seconds ago 1.84GB [2022-03-09T16:09:51.037Z] d7e9c78c531c 17 seconds ago 1.81GB [2022-03-09T16:09:51.037Z] bc55e792c4f3 22 seconds ago 1.8GB [2022-03-09T16:09:51.037Z] 633fbea3943c 24 seconds ago 1.79GB [2022-03-09T16:09:51.037Z] security-spire-server latest d81835dade7e 51 seconds ago 82.9MB [2022-03-09T16:09:51.037Z] security-bootstrapper latest b8a1631b8c38 About a minute ago 18.7MB [2022-03-09T16:09:51.037Z] 779a49d4ae3c About a minute ago 1.8GB [2022-03-09T16:09:51.037Z] core-metadata latest 168d5052486b About a minute ago 16.6MB [2022-03-09T16:09:51.037Z] security-secretstore-setup latest a1a10e1e116c About a minute ago 27.9MB [2022-03-09T16:09:51.037Z] eef478b26bac About a minute ago 1.8GB [2022-03-09T16:09:51.037Z] security-proxy-setup latest a58cdb547e8d About a minute ago 26.2MB [2022-03-09T16:09:51.037Z] support-scheduler latest b151661c4a84 About a minute ago 16MB [2022-03-09T16:09:51.037Z] 9191efb78f46 About a minute ago 1.8GB [2022-03-09T16:09:51.037Z] 7276a325b9c4 About a minute ago 1.8GB [2022-03-09T16:09:51.037Z] d23548143bbc About a minute ago 1.8GB [2022-03-09T16:09:51.037Z] security-spire-agent latest 77ceb77521de 2 minutes ago 119MB [2022-03-09T16:09:51.037Z] 60e5d34f9678 2 minutes ago 1.88GB [2022-03-09T16:09:51.037Z] security-spire-config latest c9816ff1170f 2 minutes ago 82.2MB [2022-03-09T16:09:51.037Z] core-command latest ffaf80381b80 2 minutes ago 15.8MB [2022-03-09T16:09:51.037Z] c0ed15720dc0 2 minutes ago 1.88GB [2022-03-09T16:09:51.037Z] af341e2747b8 2 minutes ago 1.79GB [2022-03-09T16:09:51.037Z] ci-base-image-x86_64 latest 9efaa7d27521 7 minutes ago 1.27GB [2022-03-09T16:09:51.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 4 weeks ago 562MB [2022-03-09T16:09:51.037Z] alpine 3.15 c059bfaa849c 3 months ago 5.59MB [2022-03-09T16:09:51.037Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-09T16:09:51.037Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-09T16:09:51.037Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-09T16:09:51.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 [2022-03-09T16:10:06.198Z] Still waiting to schedule task [2022-03-09T16:10:06.198Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-09T16:11:15.371Z] Running on prd-ubuntu18.04-docker-8c-8g-6698 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws [2022-03-09T16:11:15.383Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-03-09T16:11:15.458Z] The recommended git tool is: git [2022-03-09T16:11:16.987Z] using credential edgex-jenkins-ssh [2022-03-09T16:11:17.006Z] Cloning the remote Git repository [2022-03-09T16:11:16.985Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-09T16:11:17.018Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-03-09T16:11:17.056Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-09T16:11:17.056Z] > git --version # timeout=10 [2022-03-09T16:11:17.063Z] > git --version # 'git version 2.17.1' [2022-03-09T16:11:17.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T16:11:17.082Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T16:11:22.161Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit cfd640a5abee67558bb042b34a42a2607ce759a0 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-09T16:11:22.271Z] 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] } [2022-03-09T16:11:21.322Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-09T16:11:21.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T16:11:21.338Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-09T16:11:21.350Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-09T16:11:21.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T16:11:21.354Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-09T16:11:22.149Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T16:11:22.163Z] > git checkout -f cfd640a5abee67558bb042b34a42a2607ce759a0 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-09T16:11:22.860Z] + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:11:23.162Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:11:23.730Z] ---> package-listing.sh [2022-03-09T16:11:23.731Z] ++ facter osfamily [2022-03-09T16:11:23.731Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-09T16:11:23.991Z] + OS_FAMILY=redhat [2022-03-09T16:11:23.991Z] + workspace=/w/workspace/edgex-go/7 [2022-03-09T16:11:23.991Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-09T16:11:23.991Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-09T16:11:23.991Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-09T16:11:23.991Z] + PACKAGES=/tmp/packages_start.txt [2022-03-09T16:11:23.991Z] + '[' /w/workspace/edgex-go/7 ']' [2022-03-09T16:11:23.991Z] + PACKAGES=/tmp/packages_end.txt [2022-03-09T16:11:23.991Z] + case "${OS_FAMILY}" in [2022-03-09T16:11:23.991Z] + rpm -qa [2022-03-09T16:11:23.991Z] + sort [2022-03-09T16:11:28.202Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-09T16:11:28.202Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-09T16:11:28.202Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-09T16:11:28.202Z] + '[' /w/workspace/edgex-go/7 ']' [2022-03-09T16:11:28.202Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-03-09T16:11:28.202Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-03-09T16:11:28.215Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-09T16:11:28.499Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:11:29.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T16:11:29.091Z] [2022-03-09T16:11:29.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T16:11:29.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T16:11:29.399Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-09T16:11:29.399Z] 5eb5b503b376: Pulling fs layer [2022-03-09T16:11:29.399Z] 5c69ac0246d0: Pulling fs layer [2022-03-09T16:11:29.399Z] ec43610c2a17: Pulling fs layer [2022-03-09T16:11:29.399Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-09T16:11:29.399Z] 33b1e0a273af: Pulling fs layer [2022-03-09T16:11:29.399Z] 5d3b04190fa2: Pulling fs layer [2022-03-09T16:11:29.399Z] 2f39f015ded8: Pulling fs layer [2022-03-09T16:11:29.399Z] 3a2ae6a8a46f: Waiting [2022-03-09T16:11:29.399Z] 33b1e0a273af: Waiting [2022-03-09T16:11:29.399Z] 5d3b04190fa2: Waiting [2022-03-09T16:11:29.399Z] 2f39f015ded8: Waiting [2022-03-09T16:11:29.399Z] 5c69ac0246d0: Verifying Checksum [2022-03-09T16:11:29.399Z] 5c69ac0246d0: Download complete [2022-03-09T16:11:29.399Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-09T16:11:29.399Z] 3a2ae6a8a46f: Download complete [2022-03-09T16:11:29.660Z] 33b1e0a273af: Verifying Checksum [2022-03-09T16:11:29.660Z] 33b1e0a273af: Download complete [2022-03-09T16:11:29.660Z] ec43610c2a17: Verifying Checksum [2022-03-09T16:11:29.660Z] ec43610c2a17: Download complete [2022-03-09T16:11:29.660Z] 5d3b04190fa2: Verifying Checksum [2022-03-09T16:11:29.660Z] 5d3b04190fa2: Download complete [2022-03-09T16:11:29.660Z] 5eb5b503b376: Verifying Checksum [2022-03-09T16:11:29.660Z] 5eb5b503b376: Download complete [2022-03-09T16:11:30.237Z] 2f39f015ded8: Verifying Checksum [2022-03-09T16:11:30.237Z] 2f39f015ded8: Download complete [2022-03-09T16:11:31.627Z] 5eb5b503b376: Pull complete [2022-03-09T16:11:31.627Z] 5c69ac0246d0: Pull complete [2022-03-09T16:11:32.204Z] ec43610c2a17: Pull complete [2022-03-09T16:11:32.204Z] 3a2ae6a8a46f: Pull complete [2022-03-09T16:11:32.469Z] 33b1e0a273af: Pull complete [2022-03-09T16:11:32.469Z] 5d3b04190fa2: Pull complete [2022-03-09T16:11:37.783Z] 2f39f015ded8: Pull complete [2022-03-09T16:11:37.783Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-09T16:11:37.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T16:11:37.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-09T16:11:37.857Z] prd-centos7-docker-4c-2g-6693 does not seem to be running inside a container [2022-03-09T16:11:37.891Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-lftools-log-publisher:latest cat [2022-03-09T16:11:41.679Z] $ docker top 60489165e80bdeaaec8faef5a9d7779add057d7d56e4f6a67c1a86b15cc67b86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T16:11:42.053Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-09T16:11:42.349Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-09T16:11:42.640Z] + ls /var/log/sa-host [2022-03-09T16:11:42.640Z] + sadf -c /var/log/sa-host/sa09 [2022-03-09T16:11:42.640Z] file_magic: OK [2022-03-09T16:11:42.640Z] HZ: Using current value: 100 [2022-03-09T16:11:42.640Z] file_header: OK [2022-03-09T16:11:42.640Z] 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 [2022-03-09T16:11:42.640Z] Statistics: [2022-03-09T16:11:42.640Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-09T16:11:42.640Z] File successfully converted to sysstat format version 12.5.2 [2022-03-09T16:11:42.640Z] + sadf -c /var/log/sa-host/sa17 [2022-03-09T16:11:42.640Z] file_magic: OK [2022-03-09T16:11:42.640Z] HZ: Using current value: 100 [2022-03-09T16:11:42.640Z] file_header: OK [2022-03-09T16:11:42.640Z] 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 [2022-03-09T16:11:42.640Z] Statistics: [2022-03-09T16:11:42.640Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-09T16:11:42.640Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T16:11:42.847Z] provisioning config files... [2022-03-09T16:11:42.856Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config5156920511836981018tmp [Pipeline] { [Pipeline] echo [2022-03-09T16:11:42.871Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:11:43.155Z] ---> create-netrc.sh [Pipeline] } [2022-03-09T16:11:43.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:11:43.506Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-09T16:11:43.515Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:11:43.807Z] ---> sudo-logs.sh [2022-03-09T16:11:43.807Z] Archiving 'sudo' log.. [2022-03-09T16:11:43.807Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6693.novalocal: Name or service not known [2022-03-09T16:11:43.807Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6693.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-09T16:11:43.828Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:11:44.116Z] ---> job-cost.sh [2022-03-09T16:11:44.116Z] lf-activate-venv: SKIPPING [2022-03-09T16:11:44.116Z] INFO: No Stack... [2022-03-09T16:11:44.686Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-09T16:11:44.946Z] INFO: Archiving Costs [Pipeline] echo [2022-03-09T16:11:44.956Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T16:11:45.244Z] ---> logs-deploy.sh [2022-03-09T16:11:45.244Z] lf-activate-venv: SKIPPING [2022-03-09T16:11:45.244Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3892/7 [2022-03-09T16:11:45.244Z] INFO: archiving workspace using pattern(s): [2022-03-09T16:11:46.185Z] Archives upload complete. [2022-03-09T16:11:46.185Z] INFO: archiving logs to Nexus