Pull request #4057 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e18e1039319cdc3d837993d0ab8fafcc226ace90+18107d571668bc071dc3670312a164098c2940fe (02d8c0b06447b21b94606bb4fc7fa72ff1eb0a02) 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-ssh4539084318580648006.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5610593299739297242.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10362431362287508906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17280145700058744275.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh3257350328367695224.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh974513639741474272.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15183 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 18107d571668bc071dc3670312a164098c2940fe into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 Merge succeeded, producing e18e1039319cdc3d837993d0ab8fafcc226ace90 Checking out Revision e18e1039319cdc3d837993d0ab8fafcc226ace90 (PR-4057) > git config core.sparsecheckout # timeout=10 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 18107d571668bc071dc3670312a164098c2940fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-20T20:42:03.152Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-20T20:42:03.295Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-20T20:42:03.391Z] ========================================================= [2022-06-20T20:42:03.391Z] EdgeX Global Pipelines Version Info [2022-06-20T20:42:03.391Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-20T20:42:04.154Z] ------------------- [2022-06-20T20:42:04.154Z] stable info: [2022-06-20T20:42:04.154Z] ------------------- [2022-06-20T20:42:04.154Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-20T20:42:04.154Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T20:42:04.154Z] Message: update stable to v1.0.234 [2022-06-20T20:42:04.746Z] ------------------- [2022-06-20T20:42:04.746Z] experimental info: [2022-06-20T20:42:04.746Z] ------------------- [2022-06-20T20:42:04.746Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-20T20:42:04.746Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T20:42:04.746Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-20T20:42:05.129Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-20T20:42:05.167Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-20T20:42:05.202Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-20T20:42:05.237Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-20T20:42:05.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-20T20:42:05.309Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-20T20:42:05.343Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-20T20:42:05.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-20T20:42:05.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-20T20:42:05.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-20T20:42:05.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-20T20:42:05.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-20T20:42:05.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-20T20:42:05.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-20T20:42:05.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-20T20:42:05.677Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T20:42:05.718Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T20:42:05.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-20T20:42:05.804Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-20T20:42:05.846Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-20T20:42:05.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-20T20:42:05.923Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-20T20:42:05.961Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-20T20:42:06.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo [2022-06-20T20:42:06.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo [2022-06-20T20:42:06.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo [2022-06-20T20:42:06.116Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e18e1039319cdc3d837993d0ab8fafcc226ace90 [Pipeline] echo [2022-06-20T20:42:06.155Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e18e103 [Pipeline] echo [2022-06-20T20:42:06.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T20:42:06.305Z] provisioning config files... [2022-06-20T20:42:06.320Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9097813198038045608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T20:42:06.675Z] ---> docker-login.sh [2022-06-20T20:42:06.675Z] nexus3.edgexfoundry.org:10001 [2022-06-20T20:42:06.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T20:42:06.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T20:42:06.937Z] Configure a credential helper to remove this warning. See [2022-06-20T20:42:06.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T20:42:06.937Z] [2022-06-20T20:42:06.937Z] Login Succeeded [2022-06-20T20:42:06.937Z] nexus3.edgexfoundry.org:10002 [2022-06-20T20:42:07.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T20:42:07.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T20:42:07.199Z] Configure a credential helper to remove this warning. See [2022-06-20T20:42:07.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T20:42:07.199Z] [2022-06-20T20:42:07.199Z] Login Succeeded [2022-06-20T20:42:07.199Z] nexus3.edgexfoundry.org:10003 [2022-06-20T20:42:07.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T20:42:07.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T20:42:07.462Z] Configure a credential helper to remove this warning. See [2022-06-20T20:42:07.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T20:42:07.462Z] [2022-06-20T20:42:07.462Z] Login Succeeded [2022-06-20T20:42:07.462Z] nexus3.edgexfoundry.org:10004 [2022-06-20T20:42:07.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T20:42:07.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T20:42:07.462Z] Configure a credential helper to remove this warning. See [2022-06-20T20:42:07.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T20:42:07.462Z] [2022-06-20T20:42:07.462Z] Login Succeeded [2022-06-20T20:42:07.462Z] docker.io [2022-06-20T20:42:07.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T20:42:08.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T20:42:08.035Z] Configure a credential helper to remove this warning. See [2022-06-20T20:42:08.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T20:42:08.035Z] [2022-06-20T20:42:08.035Z] Login Succeeded [2022-06-20T20:42:08.035Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T20:42:08.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T20:42:08.477Z] + 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-06-20T20:42:08.477Z] + + cut -d/ -f2 [2022-06-20T20:42:08.477Z] dirname cmd/core-command/Dockerfile [2022-06-20T20:42:08.477Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-20T20:42:08.477Z] + dirname cmd/core-data/Dockerfile [2022-06-20T20:42:08.477Z] + cut -d/ -f2 [2022-06-20T20:42:08.477Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-20T20:42:08.477Z] + dirname cmd/core-metadata/Dockerfile [2022-06-20T20:42:08.477Z] + cut -d/ -f2 [2022-06-20T20:42:08.477Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-20T20:42:08.477Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-20T20:42:08.477Z] + cut -d/ -f2 [2022-06-20T20:42:08.477Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-20T20:42:08.477Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-20T20:42:08.477Z] + cut -d/ -f2 [2022-06-20T20:42:08.477Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-20T20:42:08.477Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-20T20:42:08.477Z] + cut -d/ -f2 [2022-06-20T20:42:08.477Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-20T20:42:08.477Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-20T20:42:08.477Z] + cut -d/ -f2 [2022-06-20T20:42:08.477Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-20T20:42:08.477Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-20T20:42:08.477Z] + cut -d/ -f2 [2022-06-20T20:42:08.477Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-20T20:42:08.477Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-20T20:42:08.477Z] + cut -d/ -f2 [2022-06-20T20:42:08.477Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-20T20:42:08.477Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-20T20:42:08.477Z] + cut -d/ -f2 [2022-06-20T20:42:08.477Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-20T20:42:08.477Z] + dirname cmd/support-notifications/Dockerfile [2022-06-20T20:42:08.477Z] + cut -d/ -f2 [2022-06-20T20:42:08.477Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-20T20:42:08.477Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-20T20:42:08.477Z] + cut -d/ -f2 [2022-06-20T20:42:08.477Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-20T20:42:08.477Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-20T20:42:08.477Z] + cut -d/ -f2 [2022-06-20T20:42:08.477Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-20T20:42:08.525Z] 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-06-20T20:42:09.033Z] + git rev-list -1 --merges e18e1039319cdc3d837993d0ab8fafcc226ace90~1..e18e1039319cdc3d837993d0ab8fafcc226ace90 [Pipeline] echo [2022-06-20T20:42:09.064Z] -----------> git rev-list -1 --merges e18e1039319cdc3d837993d0ab8fafcc226ace90~1..e18e1039319cdc3d837993d0ab8fafcc226ace90 e18e1039319cdc3d837993d0ab8fafcc226ace90 [false] [Pipeline] sh [2022-06-20T20:42:09.380Z] + git log --format=format:%s -1 e18e1039319cdc3d837993d0ab8fafcc226ace90 [Pipeline] echo [2022-06-20T20:42:09.418Z] ========================================================= [2022-06-20T20:42:09.418Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-20T20:42:09.418Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-20T20:42:09.921Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T20:42:09.921Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-20T20:42:09.921Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-20T20:42:09.921Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-20T20:42:09.921Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-20T20:42:09.921Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-20T20:42:09.921Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T20:42:10.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T20:42:10.392Z] [2022-06-20T20:42:10.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T20:42:10.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T20:42:10.777Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-20T20:42:10.777Z] 42c077c10790: Pulling fs layer [2022-06-20T20:42:10.777Z] f63e77b7563a: Pulling fs layer [2022-06-20T20:42:10.777Z] bd5fdadae976: Pulling fs layer [2022-06-20T20:42:10.777Z] 205491f53016: Pulling fs layer [2022-06-20T20:42:10.777Z] df18705c85c3: Pulling fs layer [2022-06-20T20:42:10.777Z] bdb3f477010e: Pulling fs layer [2022-06-20T20:42:10.777Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-20T20:42:10.777Z] 2c6e9b1d212d: Pulling fs layer [2022-06-20T20:42:10.777Z] bdb8f0575790: Pulling fs layer [2022-06-20T20:42:10.777Z] 386e3cb2ff24: Pulling fs layer [2022-06-20T20:42:10.777Z] 2343380bae48: Pulling fs layer [2022-06-20T20:42:10.777Z] 205491f53016: Waiting [2022-06-20T20:42:10.777Z] df18705c85c3: Waiting [2022-06-20T20:42:10.777Z] bdb3f477010e: Waiting [2022-06-20T20:42:10.777Z] 2c6e9b1d212d: Waiting [2022-06-20T20:42:10.777Z] bdb8f0575790: Waiting [2022-06-20T20:42:10.777Z] 386e3cb2ff24: Waiting [2022-06-20T20:42:10.777Z] 2343380bae48: Waiting [2022-06-20T20:42:10.777Z] c8a8fc8e1c8f: Waiting [2022-06-20T20:42:10.777Z] f63e77b7563a: Verifying Checksum [2022-06-20T20:42:10.777Z] f63e77b7563a: Download complete [2022-06-20T20:42:10.777Z] 205491f53016: Verifying Checksum [2022-06-20T20:42:10.777Z] 205491f53016: Download complete [2022-06-20T20:42:11.039Z] df18705c85c3: Verifying Checksum [2022-06-20T20:42:11.039Z] df18705c85c3: Download complete [2022-06-20T20:42:11.039Z] bdb3f477010e: Verifying Checksum [2022-06-20T20:42:11.039Z] bdb3f477010e: Download complete [2022-06-20T20:42:11.039Z] bd5fdadae976: Verifying Checksum [2022-06-20T20:42:11.039Z] bd5fdadae976: Download complete [2022-06-20T20:42:11.039Z] 2c6e9b1d212d: Download complete [2022-06-20T20:42:11.039Z] bdb8f0575790: Download complete [2022-06-20T20:42:11.039Z] 386e3cb2ff24: Download complete [2022-06-20T20:42:11.039Z] 2343380bae48: Download complete [2022-06-20T20:42:11.039Z] 42c077c10790: Download complete [2022-06-20T20:42:11.299Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-20T20:42:11.299Z] c8a8fc8e1c8f: Download complete [2022-06-20T20:42:12.241Z] 42c077c10790: Pull complete [2022-06-20T20:42:12.501Z] f63e77b7563a: Pull complete [2022-06-20T20:42:13.070Z] bd5fdadae976: Pull complete [2022-06-20T20:42:13.070Z] 205491f53016: Pull complete [2022-06-20T20:42:13.329Z] df18705c85c3: Pull complete [2022-06-20T20:42:13.329Z] bdb3f477010e: Pull complete [2022-06-20T20:42:15.237Z] c8a8fc8e1c8f: Pull complete [2022-06-20T20:42:15.237Z] 2c6e9b1d212d: Pull complete [2022-06-20T20:42:15.237Z] bdb8f0575790: Pull complete [2022-06-20T20:42:15.237Z] 386e3cb2ff24: Pull complete [2022-06-20T20:42:15.237Z] 2343380bae48: Pull complete [2022-06-20T20:42:15.498Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-20T20:42:15.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T20:42:15.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T20:42:15.718Z] prd-ubuntu20.04-docker-8c-8g-15183 does not seem to be running inside a container [2022-06-20T20:42:15.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-20T20:42:16.984Z] $ docker top 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c -eo pid,comm [2022-06-20T20:42:17.048Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-20T20:42:17.048Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T20:42:17.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T20:42:17.169Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T20:42:17.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T20:42:17.293Z] $ docker exec 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c ssh-agent [2022-06-20T20:42:17.404Z] SSH_AUTH_SOCK=/tmp/ssh-9idQ9IWmaORD/agent.33 [2022-06-20T20:42:17.404Z] SSH_AGENT_PID=39 [2022-06-20T20:42:17.410Z] Running ssh-add (command line suppressed) [2022-06-20T20:42:17.529Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8449846954393925613.key (/w/workspace/edgex-go/1@tmp/private_key_8449846954393925613.key) [2022-06-20T20:42:17.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T20:42:17.871Z] + git tag --points-at HEAD [Pipeline] } [2022-06-20T20:42:17.900Z] $ docker exec --env ******** --env ******** 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c ssh-agent -k [2022-06-20T20:42:18.002Z] unset SSH_AUTH_SOCK; [2022-06-20T20:42:18.002Z] unset SSH_AGENT_PID; [2022-06-20T20:42:18.003Z] echo Agent pid 39 killed; [2022-06-20T20:42:18.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-20T20:42:18.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T20:42:18.104Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T20:42:18.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T20:42:18.238Z] $ docker exec 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c ssh-agent [2022-06-20T20:42:18.356Z] SSH_AUTH_SOCK=/tmp/ssh-NB7XpzE2LQqU/agent.71 [2022-06-20T20:42:18.356Z] SSH_AGENT_PID=77 [2022-06-20T20:42:18.362Z] Running ssh-add (command line suppressed) [2022-06-20T20:42:18.485Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9085554425293740631.key (/w/workspace/edgex-go/1@tmp/private_key_9085554425293740631.key) [2022-06-20T20:42:18.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T20:42:18.840Z] + git semver init [2022-06-20T20:42:19.102Z] 2022-06-20 20:42:19,033 [run_init] DEBUG init version:0.0.0 force:False [2022-06-20T20:42:19.102Z] 2022-06-20 20:42:19,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-20T20:42:19.102Z] 2022-06-20 20:42:19,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-20T20:42:19.102Z] 2022-06-20 20:42:19,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-20T20:42:23.334Z] 2022-06-20 20:42:22,836 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-20T20:42:23.334Z] 2022-06-20 20:42:22,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4057 with force:False [2022-06-20T20:42:23.334Z] 2022-06-20 20:42:22,836 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4057 [2022-06-20T20:42:23.334Z] 2022-06-20 20:42:22,841 [execute] INFO git cat-file --batch-check [2022-06-20T20:42:23.334Z] 2022-06-20 20:42:22,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T20:42:23.334Z] 2022-06-20 20:42:22,846 [execute] INFO git cat-file --batch [2022-06-20T20:42:23.334Z] 2022-06-20 20:42:22,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T20:42:23.334Z] 2022-06-20 20:42:22,851 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4057 [2022-06-20T20:42:23.334Z] 0.0.0 [Pipeline] } [2022-06-20T20:42:23.365Z] $ docker exec --env ******** --env ******** 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c ssh-agent -k [2022-06-20T20:42:23.473Z] unset SSH_AUTH_SOCK; [2022-06-20T20:42:23.473Z] unset SSH_AGENT_PID; [2022-06-20T20:42:23.473Z] echo Agent pid 77 killed; [2022-06-20T20:42:23.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T20:42:23.923Z] + git semver [Pipeline] } [2022-06-20T20:42:24.215Z] $ docker stop --time=1 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c [2022-06-20T20:42:25.576Z] $ docker rm -f 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T20:42:25.991Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-20T20:42:26.283Z] Stashed 1 file(s) [Pipeline] echo [2022-06-20T20:42:26.304Z] [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-06-20T20:42:26.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T20:42:26.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T20:42:26.827Z] ========================================================= [2022-06-20T20:42:26.827Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-20T20:42:26.827Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-20T20:42:27.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-20T20:42:27.170Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-20T20:42:27.170Z] 59bf1c3509f3: Pulling fs layer [2022-06-20T20:42:27.170Z] 666ba61612fd: Pulling fs layer [2022-06-20T20:42:27.170Z] 8ed8ca486205: Pulling fs layer [2022-06-20T20:42:27.170Z] cc1cd167ecdc: Pulling fs layer [2022-06-20T20:42:27.170Z] c516ae0d96e1: Pulling fs layer [2022-06-20T20:42:27.170Z] 684cea983483: Pulling fs layer [2022-06-20T20:42:27.170Z] dd3240ac7de5: Pulling fs layer [2022-06-20T20:42:27.170Z] b1e948a4e11c: Pulling fs layer [2022-06-20T20:42:27.170Z] a8fd76ee1af6: Pulling fs layer [2022-06-20T20:42:27.170Z] 646ad004c059: Pulling fs layer [2022-06-20T20:42:27.170Z] c516ae0d96e1: Waiting [2022-06-20T20:42:27.170Z] 684cea983483: Waiting [2022-06-20T20:42:27.170Z] dd3240ac7de5: Waiting [2022-06-20T20:42:27.170Z] b1e948a4e11c: Waiting [2022-06-20T20:42:27.170Z] a8fd76ee1af6: Waiting [2022-06-20T20:42:27.170Z] 646ad004c059: Waiting [2022-06-20T20:42:27.170Z] cc1cd167ecdc: Waiting [2022-06-20T20:42:27.170Z] 8ed8ca486205: Download complete [2022-06-20T20:42:27.170Z] 666ba61612fd: Verifying Checksum [2022-06-20T20:42:27.170Z] 666ba61612fd: Download complete [2022-06-20T20:42:27.170Z] c516ae0d96e1: Verifying Checksum [2022-06-20T20:42:27.170Z] c516ae0d96e1: Download complete [2022-06-20T20:42:27.170Z] 684cea983483: Verifying Checksum [2022-06-20T20:42:27.170Z] 684cea983483: Download complete [2022-06-20T20:42:27.170Z] dd3240ac7de5: Verifying Checksum [2022-06-20T20:42:27.170Z] dd3240ac7de5: Download complete [2022-06-20T20:42:27.170Z] 59bf1c3509f3: Verifying Checksum [2022-06-20T20:42:27.170Z] 59bf1c3509f3: Download complete [2022-06-20T20:42:27.435Z] b1e948a4e11c: Verifying Checksum [2022-06-20T20:42:27.435Z] b1e948a4e11c: Download complete [2022-06-20T20:42:27.435Z] 59bf1c3509f3: Pull complete [2022-06-20T20:42:27.435Z] 666ba61612fd: Pull complete [2022-06-20T20:42:27.707Z] 8ed8ca486205: Pull complete [2022-06-20T20:42:27.707Z] 646ad004c059: Verifying Checksum [2022-06-20T20:42:27.707Z] 646ad004c059: Download complete [2022-06-20T20:42:27.968Z] cc1cd167ecdc: Download complete [2022-06-20T20:42:27.968Z] a8fd76ee1af6: Download complete [2022-06-20T20:42:31.262Z] cc1cd167ecdc: Pull complete [2022-06-20T20:42:31.262Z] c516ae0d96e1: Pull complete [2022-06-20T20:42:31.523Z] 684cea983483: Pull complete [2022-06-20T20:42:31.523Z] dd3240ac7de5: Pull complete [2022-06-20T20:42:31.523Z] b1e948a4e11c: Pull complete [2022-06-20T20:42:34.065Z] a8fd76ee1af6: Pull complete [2022-06-20T20:42:34.325Z] 646ad004c059: Pull complete [2022-06-20T20:42:34.326Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-20T20:42:34.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-20T20:42:34.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-20T20:42:34.682Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-20T20:42:34.682Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-20T20:42:34.682Z] WORKDIR /edgex [2022-06-20T20:42:34.682Z] COPY go.mod . [2022-06-20T20:42:34.682Z] RUN go mod download [2022-06-20T20:42:36.061Z] Sending build context to Docker daemon 335.1MB [2022-06-20T20:42:36.061Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-20T20:42:36.061Z] ---> 8f69c11f6b0c [2022-06-20T20:42:36.061Z] Step 2/4 : WORKDIR /edgex [2022-06-20T20:42:37.973Z] ---> Running in 4d94f89dce9e [2022-06-20T20:42:37.973Z] Removing intermediate container 4d94f89dce9e [2022-06-20T20:42:37.973Z] ---> 02982ed46ffa [2022-06-20T20:42:37.973Z] Step 3/4 : COPY go.mod . [2022-06-20T20:42:38.233Z] ---> cb5ed8eaa5e0 [2022-06-20T20:42:38.233Z] Step 4/4 : RUN go mod download [2022-06-20T20:42:38.233Z] ---> Running in 20d91116ce39 [2022-06-20T20:42:41.589Z] Still waiting to schedule task [2022-06-20T20:42:41.590Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-20T20:42:56.343Z] Removing intermediate container 20d91116ce39 [2022-06-20T20:42:56.343Z] ---> 7991837720ef [2022-06-20T20:42:56.343Z] Successfully built 7991837720ef [2022-06-20T20:42:56.343Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T20:42:56.719Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T20:42:56.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T20:42:56.867Z] prd-ubuntu20.04-docker-8c-8g-15183 does not seem to be running inside a container [2022-06-20T20:42:56.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-06-20T20:42:57.298Z] $ docker top 55e18ab5de0e950011a5fcc7a66b71953223c85d9d8ecbbe7a93a1f20158bc87 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T20:42:57.693Z] + go version [2022-06-20T20:42:57.693Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-20T20:42:57.730Z] $ docker stop --time=1 55e18ab5de0e950011a5fcc7a66b71953223c85d9d8ecbbe7a93a1f20158bc87 [2022-06-20T20:42:58.999Z] $ docker rm -f 55e18ab5de0e950011a5fcc7a66b71953223c85d9d8ecbbe7a93a1f20158bc87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T20:42:59.673Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T20:42:59.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T20:42:59.813Z] prd-ubuntu20.04-docker-8c-8g-15183 does not seem to be running inside a container [2022-06-20T20:42:59.857Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-06-20T20:43:00.228Z] $ docker top 8961717b639395d556b410e43ad157e13246342fd3f9579223ea4853b2d77c0a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-20T20:43:00.346Z] ========================================================= [2022-06-20T20:43:00.346Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-20T20:43:00.346Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-20T20:43:00.724Z] + make test [2022-06-20T20:43:00.724Z] go mod tidy -compat=1.17 [2022-06-20T20:43:00.724Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-20T20:43:06.001Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-20T20:43:15.977Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-20T20:43:15.977Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-20T20:43:16.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-20T20:43:16.238Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-20T20:43:16.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-20T20:43:16.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-20T20:43:16.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-20T20:43:16.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-20T20:43:16.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-20T20:43:16.496Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-20T20:43:16.497Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-20T20:43:16.497Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-20T20:43:16.497Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-20T20:43:16.497Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-20T20:43:16.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-20T20:43:17.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.103s coverage: 28.7% of statements [2022-06-20T20:43:17.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-20T20:43:17.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-20T20:43:18.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2022-06-20T20:43:18.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-20T20:43:18.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 53.4% of statements [2022-06-20T20:43:18.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-20T20:43:18.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.754s coverage: 89.2% of statements [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 83.8% of statements [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.396s coverage: 95.6% of statements [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements [2022-06-20T20:43:20.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements [2022-06-20T20:43:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements [2022-06-20T20:43:30.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2022-06-20T20:43:30.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2022-06-20T20:43:32.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 82.5% of statements [2022-06-20T20:43:32.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.197s coverage: 91.2% of statements [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.4% of statements [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-20T20:43:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-20T20:43:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-20T20:43:42.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-20T20:43:42.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-20T20:43:42.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-20T20:43:42.827Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-20T20:43:42.827Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-20T20:43:42.827Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-06-20T20:43:42.827Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-06-20T20:43:42.827Z] 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-06-20T20:44:00.925Z] GO111MODULE=on go vet ./... [2022-06-20T20:44:02.307Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T20:44:02.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T20:44:02.828Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T20:44:03.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-20T20:44:03.739Z] + ls -al . [2022-06-20T20:44:03.740Z] total 684 [2022-06-20T20:44:03.740Z] drwxrwxr-x 10 1001 1001 4096 Jun 20 20:44 . [2022-06-20T20:44:03.740Z] drwxr-xr-x 4 root root 4096 Jun 20 20:43 .. [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 11 Jun 20 20:41 .dockerignore [2022-06-20T20:44:03.740Z] drwxrwxr-x 8 1001 1001 4096 Jun 20 20:42 .git [2022-06-20T20:44:03.740Z] drwxrwxr-x 3 1001 1001 4096 Jun 20 20:41 .github [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 879 Jun 20 20:41 .gitignore [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 42 Jun 20 20:41 .golangci.yml [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 87 Jun 20 20:41 .hadolint.yml [2022-06-20T20:44:03.740Z] drwxr-xr-x 3 1001 1001 4096 Jun 20 20:42 .semver [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 166 Jun 20 20:41 .sonarcloud.properties [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 1171 Jun 20 20:41 ADOPTERS.md [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 10347 Jun 20 20:41 Attribution.txt [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 63209 Jun 20 20:41 CHANGELOG.md [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 3804 Jun 20 20:41 CONTRIBUTING.md [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 677 Jun 20 20:41 GOVERNANCE.md [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 850 Jun 20 20:41 Jenkinsfile [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 10775 Jun 20 20:41 LICENSE [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 10389 Jun 20 20:41 Makefile [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 582 Jun 20 20:41 OWNERS.md [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 9094 Jun 20 20:41 README.md [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 6912 Jun 20 20:41 SECURITY.md [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 5 Jun 20 20:42 VERSION [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 4131 Jun 20 20:41 ZMQWindows.md [2022-06-20T20:44:03.740Z] drwxrwxr-x 2 1001 1001 4096 Jun 20 20:41 bin [2022-06-20T20:44:03.740Z] drwxrwxr-x 18 1001 1001 4096 Jun 20 20:41 cmd [2022-06-20T20:44:03.740Z] -rw-r--r-- 1 root root 435411 Jun 20 20:43 coverage.out [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 3311 Jun 20 20:41 go.mod [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 36231 Jun 20 20:43 go.sum [2022-06-20T20:44:03.740Z] drwxrwxr-x 8 1001 1001 4096 Jun 20 20:41 internal [2022-06-20T20:44:03.740Z] drwxrwxr-x 3 1001 1001 4096 Jun 20 20:41 openapi [2022-06-20T20:44:03.740Z] drwxrwxr-x 4 1001 1001 4096 Jun 20 20:41 snap [2022-06-20T20:44:03.740Z] -rw-rw-r-- 1 1001 1001 204 Jun 20 20:41 version.go [Pipeline] sh [2022-06-20T20:44:04.057Z] + '[' -e coverage.out ] [2022-06-20T20:44:04.057Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-20T20:44:04.162Z] Stashed 1 file(s) [Pipeline] sh [2022-06-20T20:44:04.459Z] + make build [2022-06-20T20:44:04.459Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-20T20:44:16.691Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-20T20:44:19.431Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15184 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws [2022-06-20T20:44:19.471Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-20T20:44:19.549Z] The recommended git tool is: git [2022-06-20T20:44:24.817Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-20T20:44:25.384Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-20T20:44:25.700Z] using credential edgex-jenkins-ssh [2022-06-20T20:44:25.728Z] Cloning the remote Git repository [2022-06-20T20:44:25.791Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-20T20:44:25.866Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-20T20:44:25.950Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-20T20:44:25.950Z] > git --version # timeout=10 [2022-06-20T20:44:25.969Z] > git --version # 'git version 2.25.1' [2022-06-20T20:44:25.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T20:44:26.097Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T20:44:31.949Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-20T20:44:31.949Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-20T20:44:31.949Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-20T20:44:33.332Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-20T20:44:33.909Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-20T20:44:34.848Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-20T20:44:35.418Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-20T20:44:36.354Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-20T20:44:37.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-20T20:44:38.697Z] $ docker stop --time=1 8961717b639395d556b410e43ad157e13246342fd3f9579223ea4853b2d77c0a [2022-06-20T20:44:41.090Z] $ docker rm -f 8961717b639395d556b410e43ad157e13246342fd3f9579223ea4853b2d77c0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T20:44:41.676Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-20T20:44:41.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T20:44:41.720Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-20T20:44:41.751Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-20T20:44:41.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T20:44:41.765Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-20T20:44:42.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-20T20:44:42.196Z] [2022-06-20T20:44:42.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T20:44:42.306Z] Merging remotes/origin/main commit 18107d571668bc071dc3670312a164098c2940fe into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:44:42.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-20T20:44:42.569Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-20T20:44:42.569Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-20T20:44:42.569Z] ca9280d653b3: Pulling fs layer [2022-06-20T20:44:42.569Z] 7e9c9ca2126c: Pulling fs layer [2022-06-20T20:44:42.569Z] cbdbe7a5bc2a: Download complete [2022-06-20T20:44:42.687Z] Merge succeeded, producing e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:44:42.688Z] Checking out Revision e18e1039319cdc3d837993d0ab8fafcc226ace90 (PR-4057) [2022-06-20T20:44:42.835Z] ca9280d653b3: Verifying Checksum [2022-06-20T20:44:42.835Z] ca9280d653b3: Download complete [2022-06-20T20:44:42.835Z] cbdbe7a5bc2a: Pull complete [2022-06-20T20:44:43.094Z] 7e9c9ca2126c: Verifying Checksum [2022-06-20T20:44:43.094Z] 7e9c9ca2126c: Download complete [2022-06-20T20:44:43.094Z] ca9280d653b3: Pull complete [2022-06-20T20:44:42.330Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T20:44:42.363Z] > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 [2022-06-20T20:44:42.600Z] > git remote # timeout=10 [2022-06-20T20:44:42.616Z] > git config --get remote.origin.url # timeout=10 [2022-06-20T20:44:42.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T20:44:42.651Z] > git merge 18107d571668bc071dc3670312a164098c2940fe # timeout=10 [2022-06-20T20:44:42.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-20T20:44:42.702Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T20:44:42.715Z] > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 [2022-06-20T20:44:46.377Z] 7e9c9ca2126c: Pull complete [2022-06-20T20:44:46.377Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-20T20:44:46.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-20T20:44:46.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T20:44:46.593Z] prd-ubuntu20.04-docker-8c-8g-15183 does not seem to be running inside a container [2022-06-20T20:44:46.636Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-20T20:44:46.966Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2" [2022-06-20T20:44:47.025Z] > git --version # timeout=10 [2022-06-20T20:44:47.034Z] > git --version # 'git version 2.25.1' [2022-06-20T20:44:47.045Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T20:44:48.002Z] $ docker top 067961f9af40636a1c223e6f5a2fd6f77a7f308c005f9750f89d64b9ca34a9ec -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T20:44:48.390Z] + docker-compose build+ --help [2022-06-20T20:44:48.390Z] grep parallel [2022-06-20T20:44:48.825Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-20T20:44:48.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T20:44:48.825Z] Dload Upload Total Spent Left Speed [2022-06-20T20:44:48.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 85090 0 --:--:-- --:--:-- --:--:-- 85090 [2022-06-20T20:44:48.957Z] --parallel Build images in parallel. [Pipeline] } [2022-06-20T20:44:49.004Z] $ docker stop --time=1 067961f9af40636a1c223e6f5a2fd6f77a7f308c005f9750f89d64b9ca34a9ec [2022-06-20T20:44:50.299Z] $ docker rm -f 067961f9af40636a1c223e6f5a2fd6f77a7f308c005f9750f89d64b9ca34a9ec [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T20:44:50.934Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-20T20:44:51.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-20T20:44:51.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T20:44:51.294Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-20T20:44:51.294Z] + sudo tee /etc/docker/daemon.new [2022-06-20T20:44:51.294Z] { [2022-06-20T20:44:51.294Z] "registry-mirrors": [ [2022-06-20T20:44:51.294Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-20T20:44:51.294Z] ], [2022-06-20T20:44:51.294Z] "bip": "10.250.0.254/24", [2022-06-20T20:44:51.294Z] "hosts": [ [2022-06-20T20:44:51.294Z] "tcp://0.0.0.0:5555", [2022-06-20T20:44:51.294Z] "unix:///var/run/docker.sock" [2022-06-20T20:44:51.294Z] ], [2022-06-20T20:44:51.294Z] "mtu": 1458, [2022-06-20T20:44:51.294Z] "selinux-enabled": true, [2022-06-20T20:44:51.294Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-20T20:44:51.294Z] } [2022-06-20T20:44:51.333Z] prd-ubuntu20.04-docker-8c-8g-15183 does not seem to be running inside a container [2022-06-20T20:44:51.377Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-20T20:44:51.738Z] $ docker top b6da3cc7bd7fc94c5ad1554ecd99faa70d5c4ba2d074ffe17b6bb0e9d1e2b7d8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-06-20T20:44:52.179Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-20T20:44:52.226Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-20T20:44:52.529Z] + sudo service docker restart [2022-06-20T20:44:52.795Z] Building core-command ... [2022-06-20T20:44:52.795Z] Building core-data ... [2022-06-20T20:44:52.795Z] Building core-metadata ... [2022-06-20T20:44:52.795Z] Building security-bootstrapper ... [2022-06-20T20:44:52.795Z] Building security-proxy-setup ... [2022-06-20T20:44:52.795Z] Building security-secretstore-setup ... [2022-06-20T20:44:52.795Z] Building security-spiffe-token-provider ... [2022-06-20T20:44:52.795Z] Building security-spire-agent ... [2022-06-20T20:44:52.795Z] Building security-spire-config ... [2022-06-20T20:44:52.795Z] Building security-spire-server ... [2022-06-20T20:44:52.795Z] Building support-notifications ... [2022-06-20T20:44:52.795Z] Building support-scheduler ... [2022-06-20T20:44:52.795Z] Building sys-mgmt-agent ... [2022-06-20T20:44:52.795Z] Building security-spire-server [2022-06-20T20:44:52.795Z] Building core-data [2022-06-20T20:44:52.795Z] Building security-bootstrapper [2022-06-20T20:44:52.795Z] Building security-spire-config [2022-06-20T20:44:52.795Z] Building sys-mgmt-agent [2022-06-20T20:45:07.682Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:45:07.682Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:45:07.682Z] ---> 7991837720ef [2022-06-20T20:45:07.682Z] Step 3/26 : WORKDIR /edgex-go [2022-06-20T20:45:07.682Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:45:07.682Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:45:07.682Z] ---> 7991837720ef [2022-06-20T20:45:07.682Z] Step 3/25 : WORKDIR /edgex-go [2022-06-20T20:45:07.682Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:45:07.682Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:45:07.682Z] ---> 7991837720ef [2022-06-20T20:45:07.682Z] Step 3/31 : WORKDIR /edgex-go [2022-06-20T20:45:07.682Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:45:07.682Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:45:07.682Z] ---> 7991837720ef [2022-06-20T20:45:07.682Z] Step 3/23 : WORKDIR /edgex-go [2022-06-20T20:45:07.682Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:45:07.682Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:45:07.682Z] ---> 7991837720ef [2022-06-20T20:45:07.682Z] Step 3/23 : WORKDIR /edgex-go [2022-06-20T20:45:10.226Z] ---> Running in ac49a5c0c8d5 [2022-06-20T20:45:10.226Z] ---> Running in 8a8e20a02146 [2022-06-20T20:45:10.226Z] ---> Running in 846325fea7d4 [2022-06-20T20:45:10.226Z] ---> Running in cb1873cca768 [2022-06-20T20:45:10.226Z] ---> Running in bfba0726246e [2022-06-20T20:45:10.226Z] Removing intermediate container cb1873cca768 [2022-06-20T20:45:10.226Z] ---> caab184ec44c [2022-06-20T20:45:10.226Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:45:10.226Z] Removing intermediate container bfba0726246e [2022-06-20T20:45:10.226Z] ---> c1c7e2223800 [2022-06-20T20:45:10.226Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:45:10.226Z] Removing intermediate container ac49a5c0c8d5 [2022-06-20T20:45:10.226Z] ---> 304273f3372d [2022-06-20T20:45:10.226Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:45:10.226Z] Removing intermediate container 846325fea7d4 [2022-06-20T20:45:10.226Z] ---> b4fda3d79530 [2022-06-20T20:45:10.226Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:45:10.226Z] Removing intermediate container 8a8e20a02146 [2022-06-20T20:45:10.226Z] ---> baf8c9c6468a [2022-06-20T20:45:10.226Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:45:10.226Z] ---> Running in 7b5023dbab56 [2022-06-20T20:45:10.226Z] ---> Running in 6a766dc2d79e [2022-06-20T20:45:10.226Z] ---> Running in bce23604edd5 [2022-06-20T20:45:10.226Z] ---> Running in a3c4dcbfd073 [2022-06-20T20:45:10.226Z] ---> Running in f4eb41c6dfac [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T20:45:10.929Z] provisioning config files... [2022-06-20T20:45:10.957Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3788258306020744459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T20:45:11.165Z] Removing intermediate container 7b5023dbab56 [2022-06-20T20:45:11.165Z] ---> 1a3e669f9b5a [2022-06-20T20:45:11.165Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-20T20:45:11.165Z] ---> Running in 0587417688d9 [2022-06-20T20:45:11.358Z] ---> docker-login.sh [2022-06-20T20:45:11.358Z] nexus3.edgexfoundry.org:10001 [2022-06-20T20:45:11.434Z] Removing intermediate container bce23604edd5 [2022-06-20T20:45:11.434Z] ---> 55b6eb590b25 [2022-06-20T20:45:11.434Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-20T20:45:11.695Z] Removing intermediate container a3c4dcbfd073 [2022-06-20T20:45:11.695Z] ---> c799e14868d7 [2022-06-20T20:45:11.695Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-20T20:45:11.695Z] ---> Running in cc433263a3d2 [2022-06-20T20:45:11.695Z] Removing intermediate container 6a766dc2d79e [2022-06-20T20:45:11.695Z] ---> c2703a6d1a97 [2022-06-20T20:45:11.695Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-20T20:45:11.695Z] ---> Running in 9ef4d055cd2c [2022-06-20T20:45:11.695Z] ---> Running in b4234d9f4ff4 [2022-06-20T20:45:11.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:11.695Z] Removing intermediate container f4eb41c6dfac [2022-06-20T20:45:11.695Z] ---> 46dd24d641ab [2022-06-20T20:45:11.695Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-20T20:45:11.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T20:45:11.953Z] ---> Running in 1bf30fab0a44 [2022-06-20T20:45:11.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:12.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T20:45:12.225Z] Configure a credential helper to remove this warning. See [2022-06-20T20:45:12.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T20:45:12.225Z] [2022-06-20T20:45:12.225Z] Login Succeeded [2022-06-20T20:45:12.225Z] nexus3.edgexfoundry.org:10002 [2022-06-20T20:45:12.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T20:45:12.522Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:12.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:12.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:12.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:12.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T20:45:12.780Z] Configure a credential helper to remove this warning. See [2022-06-20T20:45:12.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T20:45:12.780Z] [2022-06-20T20:45:12.780Z] Login Succeeded [2022-06-20T20:45:12.780Z] nexus3.edgexfoundry.org:10003 [2022-06-20T20:45:12.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:12.782Z] OK: 221 MiB in 52 packages [2022-06-20T20:45:13.048Z] OK: 221 MiB in 52 packages [2022-06-20T20:45:13.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T20:45:13.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T20:45:13.061Z] Configure a credential helper to remove this warning. See [2022-06-20T20:45:13.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T20:45:13.061Z] [2022-06-20T20:45:13.061Z] Login Succeeded [2022-06-20T20:45:13.061Z] nexus3.edgexfoundry.org:10004 [2022-06-20T20:45:13.321Z] Removing intermediate container 0587417688d9 [2022-06-20T20:45:13.321Z] ---> 4df05575b98e [2022-06-20T20:45:13.321Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-20T20:45:13.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:13.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:13.321Z] ---> dd8c3e976f6e [2022-06-20T20:45:13.321Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:45:13.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:13.321Z] ---> Running in ffd4de690adc [2022-06-20T20:45:13.581Z] Removing intermediate container cc433263a3d2 [2022-06-20T20:45:13.581Z] ---> f637be85ab8a [2022-06-20T20:45:13.581Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-20T20:45:13.581Z] OK: 221 MiB in 52 packages [2022-06-20T20:45:13.581Z] ---> 276b6831a951 [2022-06-20T20:45:13.581Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:45:13.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T20:45:13.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T20:45:13.657Z] Configure a credential helper to remove this warning. See [2022-06-20T20:45:13.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T20:45:13.657Z] [2022-06-20T20:45:13.657Z] Login Succeeded [2022-06-20T20:45:13.657Z] docker.io [2022-06-20T20:45:13.842Z] ---> Running in 33e622f6957f [2022-06-20T20:45:13.842Z] Removing intermediate container 9ef4d055cd2c [2022-06-20T20:45:13.842Z] ---> 2115b8162511 [2022-06-20T20:45:13.842Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-20T20:45:13.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T20:45:14.101Z] ---> 12ad16e4c73a [2022-06-20T20:45:14.101Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:45:14.101Z] OK: 221 MiB in 52 packages [2022-06-20T20:45:14.101Z] ---> Running in 5dbedab5a2ff [2022-06-20T20:45:14.364Z] OK: 221 MiB in 52 packages [2022-06-20T20:45:14.364Z] Removing intermediate container ffd4de690adc [2022-06-20T20:45:14.364Z] ---> c6c86f1416f9 [2022-06-20T20:45:14.364Z] Step 8/23 : COPY . . [2022-06-20T20:45:14.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T20:45:14.525Z] Configure a credential helper to remove this warning. See [2022-06-20T20:45:14.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T20:45:14.525Z] [2022-06-20T20:45:14.525Z] Login Succeeded [2022-06-20T20:45:14.525Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T20:45:14.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T20:45:14.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T20:45:14.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T20:45:14.989Z] ========================================================= [2022-06-20T20:45:14.989Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-20T20:45:14.989Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-20T20:45:15.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-20T20:45:15.644Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-20T20:45:15.644Z] 9b3977197b4f: Pulling fs layer [2022-06-20T20:45:15.644Z] 1a89e8eeedd5: Pulling fs layer [2022-06-20T20:45:15.644Z] 94645a83ff95: Pulling fs layer [2022-06-20T20:45:15.644Z] e6fb740bc735: Pulling fs layer [2022-06-20T20:45:15.644Z] 3a77bd46dcc9: Pulling fs layer [2022-06-20T20:45:15.644Z] 355e64cbe906: Pulling fs layer [2022-06-20T20:45:15.644Z] 63ab81a10011: Pulling fs layer [2022-06-20T20:45:15.644Z] 555d1d1c4555: Pulling fs layer [2022-06-20T20:45:15.644Z] 7d9057610161: Pulling fs layer [2022-06-20T20:45:15.644Z] e6fb740bc735: Waiting [2022-06-20T20:45:15.644Z] 3a77bd46dcc9: Waiting [2022-06-20T20:45:15.644Z] 355e64cbe906: Waiting [2022-06-20T20:45:15.644Z] 63ab81a10011: Waiting [2022-06-20T20:45:15.644Z] 7d9057610161: Waiting [2022-06-20T20:45:15.644Z] 555d1d1c4555: Waiting [2022-06-20T20:45:15.644Z] 94645a83ff95: Verifying Checksum [2022-06-20T20:45:15.644Z] 94645a83ff95: Download complete [2022-06-20T20:45:15.644Z] 1a89e8eeedd5: Verifying Checksum [2022-06-20T20:45:15.644Z] 1a89e8eeedd5: Download complete [2022-06-20T20:45:15.644Z] 3a77bd46dcc9: Verifying Checksum [2022-06-20T20:45:15.644Z] 3a77bd46dcc9: Download complete [2022-06-20T20:45:15.644Z] 355e64cbe906: Verifying Checksum [2022-06-20T20:45:15.644Z] 355e64cbe906: Download complete [2022-06-20T20:45:15.644Z] 9b3977197b4f: Download complete [2022-06-20T20:45:15.644Z] 63ab81a10011: Verifying Checksum [2022-06-20T20:45:15.644Z] 63ab81a10011: Download complete [2022-06-20T20:45:16.637Z] 9b3977197b4f: Pull complete [2022-06-20T20:45:16.637Z] 7d9057610161: Verifying Checksum [2022-06-20T20:45:16.637Z] 7d9057610161: Download complete [2022-06-20T20:45:17.242Z] 1a89e8eeedd5: Pull complete [2022-06-20T20:45:17.523Z] 94645a83ff95: Pull complete [2022-06-20T20:45:17.663Z] Removing intermediate container 1bf30fab0a44 [2022-06-20T20:45:17.663Z] ---> 939a306e9d2b [2022-06-20T20:45:17.663Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-20T20:45:17.663Z] Removing intermediate container b4234d9f4ff4 [2022-06-20T20:45:17.663Z] ---> 3858f20534cc [2022-06-20T20:45:17.663Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-20T20:45:17.663Z] Removing intermediate container 33e622f6957f [2022-06-20T20:45:17.663Z] ---> 2a31875c1c9a [2022-06-20T20:45:17.663Z] Step 8/23 : COPY . . [2022-06-20T20:45:17.663Z] Removing intermediate container 5dbedab5a2ff [2022-06-20T20:45:17.663Z] ---> 7495f4ac2fb8 [2022-06-20T20:45:17.663Z] Step 8/31 : COPY . . [2022-06-20T20:45:17.663Z] ---> 4732ce526070 [2022-06-20T20:45:17.663Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:45:17.799Z] 555d1d1c4555: Verifying Checksum [2022-06-20T20:45:17.799Z] 555d1d1c4555: Download complete [2022-06-20T20:45:18.395Z] e6fb740bc735: Verifying Checksum [2022-06-20T20:45:18.395Z] e6fb740bc735: Download complete [2022-06-20T20:45:21.854Z] ---> 6312364f8745 [2022-06-20T20:45:21.854Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:45:21.854Z] ---> Running in 9f7f3b6f8ce8 [2022-06-20T20:45:21.854Z] ---> Running in 07165edab67e [2022-06-20T20:45:21.854Z] ---> 660a46fbd294 [2022-06-20T20:45:21.854Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-20T20:45:21.854Z] ---> Running in 2585095ef94f [2022-06-20T20:45:21.854Z] ---> e9c1cbad8b0a [2022-06-20T20:45:21.854Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-20T20:45:21.854Z] ---> dae8c673bcce [2022-06-20T20:45:21.854Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-20T20:45:21.854Z] ---> Running in 1e074ffb9856 [2022-06-20T20:45:21.854Z] ---> Running in d1239b29a910 [2022-06-20T20:45:22.125Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-20T20:45:22.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-20T20:45:22.385Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-20T20:45:22.646Z] Removing intermediate container 9f7f3b6f8ce8 [2022-06-20T20:45:22.646Z] ---> 8bbc409da0d0 [2022-06-20T20:45:22.646Z] Step 8/26 : COPY . . [2022-06-20T20:45:22.905Z] Removing intermediate container 07165edab67e [2022-06-20T20:45:22.906Z] ---> 5cba49b983c1 [2022-06-20T20:45:22.906Z] Step 8/25 : COPY . . [2022-06-20T20:45:30.812Z] e6fb740bc735: Pull complete [2022-06-20T20:45:31.085Z] 3a77bd46dcc9: Pull complete [2022-06-20T20:45:31.360Z] 355e64cbe906: Pull complete [2022-06-20T20:45:31.635Z] 63ab81a10011: Pull complete [2022-06-20T20:45:37.801Z] ---> 91e180d5e74d [2022-06-20T20:45:37.802Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-20T20:45:37.802Z] ---> dd39af9a86b1 [2022-06-20T20:45:37.802Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-20T20:45:37.802Z] ---> Running in c20f54fd0fe2 [2022-06-20T20:45:37.802Z] ---> Running in 45af6e460e2d [2022-06-20T20:45:37.802Z] Removing intermediate container c20f54fd0fe2 [2022-06-20T20:45:37.802Z] ---> 1be8bb081ee1 [2022-06-20T20:45:37.802Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-20T20:45:37.802Z] Removing intermediate container 45af6e460e2d [2022-06-20T20:45:37.802Z] ---> 64df50dcbabd [2022-06-20T20:45:37.802Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-20T20:45:37.802Z] ---> Running in 5170ae50a4a8 [2022-06-20T20:45:37.802Z] ---> Running in bbd34360bbfe [2022-06-20T20:45:37.802Z] Removing intermediate container bbd34360bbfe [2022-06-20T20:45:37.802Z] ---> 6c0fe9822c37 [2022-06-20T20:45:37.802Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-20T20:45:37.802Z] Removing intermediate container 5170ae50a4a8 [2022-06-20T20:45:37.802Z] ---> 6a11001de3d8 [2022-06-20T20:45:37.802Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-20T20:45:37.802Z] ---> Running in 20092aeea5c0 [2022-06-20T20:45:37.802Z] ---> Running in 2ad491aa7534 [2022-06-20T20:45:38.360Z] 555d1d1c4555: Pull complete [2022-06-20T20:45:38.373Z] Removing intermediate container 20092aeea5c0 [2022-06-20T20:45:38.373Z] ---> 9720ba8e471d [2022-06-20T20:45:38.373Z] Step 12/25 : WORKDIR /edgex-go [2022-06-20T20:45:38.373Z] Removing intermediate container 2ad491aa7534 [2022-06-20T20:45:38.373Z] ---> 1258dfc619b6 [2022-06-20T20:45:38.373Z] Step 12/26 : WORKDIR /edgex-go [2022-06-20T20:45:38.632Z] ---> Running in 504f66b529e9 [2022-06-20T20:45:38.632Z] ---> Running in 4a2708d56dff [2022-06-20T20:45:39.200Z] Removing intermediate container 504f66b529e9 [2022-06-20T20:45:39.200Z] ---> 68e14294d918 [2022-06-20T20:45:39.200Z] [2022-06-20T20:45:39.200Z] Step 13/25 : FROM alpine:3.15 [2022-06-20T20:45:39.459Z] Removing intermediate container 4a2708d56dff [2022-06-20T20:45:39.459Z] ---> 368ec8480bfa [2022-06-20T20:45:39.459Z] [2022-06-20T20:45:39.459Z] Step 13/26 : FROM alpine:3.15 [2022-06-20T20:45:39.459Z] 3.15: Pulling from library/alpine [2022-06-20T20:45:39.459Z] 3.15: Pulling from library/alpine [2022-06-20T20:45:39.803Z] 7d9057610161: Pull complete [2022-06-20T20:45:39.803Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-20T20:45:39.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-20T20:45:39.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-20T20:45:40.207Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-20T20:45:40.207Z] WORKDIR /edgex [2022-06-20T20:45:40.207Z] COPY go.mod . [2022-06-20T20:45:40.207Z] RUN go mod download ci-base-image-arm64 [2022-06-20T20:45:40.207Z] -f - . [2022-06-20T20:45:41.368Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-20T20:45:41.368Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-20T20:45:41.368Z] Status: Image is up to date for alpine:3.15 [2022-06-20T20:45:41.368Z] ---> 0ac33e5f5afa [2022-06-20T20:45:41.368Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-20T20:45:41.368Z] Status: Downloaded newer image for alpine:3.15 [2022-06-20T20:45:41.368Z] ---> 0ac33e5f5afa [2022-06-20T20:45:41.368Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-20T20:45:41.368Z] ---> Running in 6dd51bd3d771 [2022-06-20T20:45:41.368Z] ---> Running in fd8b19a98fa0 [2022-06-20T20:45:41.368Z] Removing intermediate container 1e074ffb9856 [2022-06-20T20:45:41.368Z] ---> 9d3768df006b [2022-06-20T20:45:41.368Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-20T20:45:41.368Z] Removing intermediate container d1239b29a910 [2022-06-20T20:45:41.368Z] ---> 06d363b24a9f [2022-06-20T20:45:41.368Z] [2022-06-20T20:45:41.368Z] Step 10/31 : FROM alpine:3.14 [2022-06-20T20:45:41.368Z] ---> Running in d3edf47efe06 [2022-06-20T20:45:41.368Z] Removing intermediate container fd8b19a98fa0 [2022-06-20T20:45:41.368Z] ---> f63a9dd05d54 [2022-06-20T20:45:41.368Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:45:41.368Z] Removing intermediate container 6dd51bd3d771 [2022-06-20T20:45:41.368Z] ---> d13c2fb968ef [2022-06-20T20:45:41.368Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:45:41.368Z] ---> Running in 27cdf31e339b [2022-06-20T20:45:41.368Z] ---> Running in 2ad08d7e4e58 [2022-06-20T20:45:41.629Z] 3.14: Pulling from library/alpine [2022-06-20T20:45:41.888Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-20T20:45:41.888Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T20:45:41.888Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T20:45:41.888Z] ---> e04c818066af [2022-06-20T20:45:41.888Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-20T20:45:42.830Z] ---> Running in 6d7272f007fa [2022-06-20T20:45:42.844Z] Sending build context to Docker daemon 169.2MB [2022-06-20T20:45:42.844Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-20T20:45:42.844Z] ---> 819e984ddca1 [2022-06-20T20:45:42.844Z] Step 2/4 : WORKDIR /edgex [2022-06-20T20:45:43.090Z] Removing intermediate container 6d7272f007fa [2022-06-20T20:45:43.090Z] ---> d31554986e85 [2022-06-20T20:45:43.090Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-20T20:45:43.349Z] Removing intermediate container 2ad08d7e4e58 [2022-06-20T20:45:43.349Z] ---> 064cefa819b8 [2022-06-20T20:45:43.349Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-20T20:45:43.349Z] Removing intermediate container 2585095ef94f [2022-06-20T20:45:43.349Z] ---> ed611b5b268d [2022-06-20T20:45:43.349Z] [2022-06-20T20:45:43.349Z] Step 10/23 : FROM alpine:3.14 [2022-06-20T20:45:43.349Z] ---> e04c818066af [2022-06-20T20:45:43.350Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-20T20:45:43.350Z] ---> Running in be36624baa85 [2022-06-20T20:45:43.350Z] ---> Running in a06c1f6c77e3 [2022-06-20T20:45:43.350Z] Removing intermediate container 27cdf31e339b [2022-06-20T20:45:43.350Z] ---> 441a3041819b [2022-06-20T20:45:43.350Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-20T20:45:43.350Z] ---> Running in 682b8d66f52e [2022-06-20T20:45:43.350Z] Removing intermediate container d3edf47efe06 [2022-06-20T20:45:43.350Z] ---> 708356d360e2 [2022-06-20T20:45:43.350Z] [2022-06-20T20:45:43.350Z] Step 11/23 : FROM docker:20.10.14 [2022-06-20T20:45:43.350Z] ---> Running in 06437be24c37 [2022-06-20T20:45:43.608Z] Removing intermediate container 682b8d66f52e [2022-06-20T20:45:43.608Z] ---> be00928edf4f [2022-06-20T20:45:43.608Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-20T20:45:43.608Z] ---> Running in b4693c692793 [2022-06-20T20:45:43.608Z] Removing intermediate container b4693c692793 [2022-06-20T20:45:43.608Z] ---> d62e4a42dc8b [2022-06-20T20:45:43.608Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-20T20:45:43.608Z] 20.10.14: Pulling from library/docker [2022-06-20T20:45:43.608Z] ---> Running in f7382361ea03 [2022-06-20T20:45:43.868Z] Removing intermediate container f7382361ea03 [2022-06-20T20:45:43.868Z] ---> a3d66aed3399 [2022-06-20T20:45:43.868Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:45:43.868Z] ---> Running in 64ec698eee8c [2022-06-20T20:45:43.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:43.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:43.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:43.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:44.128Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-20T20:45:44.128Z] (2/2) Installing su-exec (0.2-r1) [2022-06-20T20:45:44.128Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T20:45:44.128Z] OK: 6 MiB in 16 packages [2022-06-20T20:45:44.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:44.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:44.826Z] ---> Running in 0142e5d3525d [2022-06-20T20:45:44.826Z] Removing intermediate container 0142e5d3525d [2022-06-20T20:45:44.826Z] ---> 4b55648d43ea [2022-06-20T20:45:44.826Z] Step 3/4 : COPY go.mod . [2022-06-20T20:45:45.042Z] v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-20T20:45:45.042Z] v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-20T20:45:45.042Z] OK: 15859 distinct packages available [2022-06-20T20:45:45.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:45.303Z] v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-20T20:45:45.303Z] v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-20T20:45:45.303Z] OK: 15859 distinct packages available [2022-06-20T20:45:45.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:45.303Z] Removing intermediate container be36624baa85 [2022-06-20T20:45:45.303Z] ---> e4290f6fbf8b [2022-06-20T20:45:45.303Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-20T20:45:45.428Z] ---> df68e8513e9d [2022-06-20T20:45:45.428Z] Step 4/4 : RUN go mod download [2022-06-20T20:45:45.428Z] ---> Running in 015d458b6ea2 [2022-06-20T20:45:45.563Z] Removing intermediate container 64ec698eee8c [2022-06-20T20:45:45.563Z] ---> 2c0bba97075d [2022-06-20T20:45:45.563Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-20T20:45:45.563Z] ---> Running in d5d2aa7b9601 [2022-06-20T20:45:45.563Z] ---> Running in 34df01886b6c [2022-06-20T20:45:45.563Z] Removing intermediate container d5d2aa7b9601 [2022-06-20T20:45:45.563Z] ---> 4a034a823c61 [2022-06-20T20:45:45.563Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-20T20:45:45.563Z] ---> Running in 23badfc5c0f1 [2022-06-20T20:45:45.823Z] Removing intermediate container 23badfc5c0f1 [2022-06-20T20:45:45.823Z] ---> 58c6930ff18f [2022-06-20T20:45:45.823Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-20T20:45:45.823Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:46.085Z] ---> Running in 7737c77f84c4 [2022-06-20T20:45:46.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:46.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:46.348Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-20T20:45:46.348Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-20T20:45:46.348Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-20T20:45:46.610Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-20T20:45:46.610Z] (3/5) Installing libucontext (1.1-r0) [2022-06-20T20:45:46.610Z] (3/4) Installing libucontext (1.1-r0) [2022-06-20T20:45:46.610Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-20T20:45:46.610Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-20T20:45:46.610Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-20T20:45:46.610Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:46.610Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-20T20:45:46.873Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-20T20:45:46.873Z] Removing intermediate container 7737c77f84c4 [2022-06-20T20:45:46.873Z] ---> 0751d634529b [2022-06-20T20:45:46.873Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-20T20:45:46.873Z] ---> 7417809fdb73 [2022-06-20T20:45:46.873Z] Executing busybox-1.34.1-r5.trigger [2022-06-20T20:45:46.873Z] 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-06-20T20:45:46.873Z] OK: 6 MiB in 18 packages [2022-06-20T20:45:46.873Z] Executing busybox-1.34.1-r5.trigger [2022-06-20T20:45:46.873Z] OK: 6 MiB in 19 packages [2022-06-20T20:45:46.873Z] ---> Running in ef586e75af48 [2022-06-20T20:45:46.873Z] ---> Running in 03a721c5f2e6 [2022-06-20T20:45:46.873Z] Removing intermediate container ef586e75af48 [2022-06-20T20:45:46.873Z] ---> fcd74a36d14c [2022-06-20T20:45:46.873Z] 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-06-20T20:45:47.133Z] ---> Running in 1ad78851e2d8 [2022-06-20T20:45:47.133Z] Removing intermediate container 03a721c5f2e6 [2022-06-20T20:45:47.133Z] ---> e04968a40ad7 [2022-06-20T20:45:47.133Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-20T20:45:47.133Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-20T20:45:47.133Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T20:45:47.133Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-20T20:45:47.133Z] ---> c39aaf023b85 [2022-06-20T20:45:47.133Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-20T20:45:47.390Z] Removing intermediate container a06c1f6c77e3 [2022-06-20T20:45:47.390Z] ---> 05857840d79a [2022-06-20T20:45:47.390Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-20T20:45:47.390Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T20:45:47.390Z] ---> Running in f7566bfcf24a [2022-06-20T20:45:47.390Z] Removing intermediate container 06437be24c37 [2022-06-20T20:45:47.390Z] ---> 698cdf7230d3 [2022-06-20T20:45:47.390Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-20T20:45:47.390Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-20T20:45:47.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:47.390Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-20T20:45:47.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:47.652Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T20:45:47.652Z] OK: 8 MiB in 20 packages [2022-06-20T20:45:47.911Z] (1/43) Installing readline (8.1.1-r0) [2022-06-20T20:45:47.911Z] (2/43) Installing bash (5.1.16-r0) [2022-06-20T20:45:47.911Z] Executing bash-5.1.16-r0.post-install [2022-06-20T20:45:47.911Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-20T20:45:47.911Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-20T20:45:47.911Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-20T20:45:47.911Z] (6/43) Installing curl (7.80.0-r1) [2022-06-20T20:45:47.911Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-20T20:45:47.911Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-20T20:45:47.911Z] (9/43) Installing expat (2.4.7-r0) [2022-06-20T20:45:47.911Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-20T20:45:47.911Z] (11/43) Installing gdbm (1.22-r0) [2022-06-20T20:45:47.911Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-20T20:45:47.911Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-20T20:45:47.911Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-20T20:45:47.911Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-20T20:45:47.911Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-20T20:45:47.911Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-20T20:45:48.479Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-20T20:45:48.479Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-20T20:45:48.479Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-20T20:45:48.479Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-20T20:45:48.479Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-20T20:45:48.479Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-20T20:45:48.479Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-20T20:45:48.479Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-20T20:45:48.479Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-20T20:45:48.479Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-20T20:45:48.479Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-20T20:45:48.479Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-20T20:45:48.479Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-20T20:45:48.479Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-20T20:45:48.740Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-20T20:45:48.740Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-20T20:45:48.740Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-20T20:45:48.740Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-20T20:45:48.740Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-20T20:45:48.740Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-20T20:45:48.740Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-20T20:45:48.740Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-20T20:45:48.740Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-20T20:45:48.740Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-20T20:45:48.740Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-20T20:45:48.740Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-20T20:45:49.056Z] Executing busybox-1.34.1-r5.trigger [2022-06-20T20:45:49.056Z] OK: 83 MiB in 65 packages [2022-06-20T20:45:49.316Z] ---> a994ad588ec7 [2022-06-20T20:45:49.316Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-20T20:45:49.316Z] ---> 570944e113f2 [2022-06-20T20:45:49.316Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-20T20:45:49.578Z] Removing intermediate container f7566bfcf24a [2022-06-20T20:45:49.578Z] ---> 051dee099349 [2022-06-20T20:45:49.578Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T20:45:49.578Z] Removing intermediate container 34df01886b6c [2022-06-20T20:45:49.578Z] ---> 64a0e1c4ccd4 [2022-06-20T20:45:49.578Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T20:45:49.578Z] ---> dc190dc03a6c [2022-06-20T20:45:49.578Z] ---> 76ad638cfb19 [2022-06-20T20:45:49.578Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.dStep 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-20T20:45:49.578Z] [2022-06-20T20:45:49.839Z] ---> Running in b6b99c2e6900 [2022-06-20T20:45:50.098Z] ---> ef8b965610ba [2022-06-20T20:45:50.098Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-20T20:45:50.098Z] ---> 62d2e906a842 [2022-06-20T20:45:50.098Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-20T20:45:50.098Z] ---> 1597521398fd [2022-06-20T20:45:50.098Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-20T20:45:50.098Z] Removing intermediate container b6b99c2e6900 [2022-06-20T20:45:50.098Z] ---> 745fe901ba44 [2022-06-20T20:45:50.098Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-20T20:45:50.098Z] Collecting docker-compose==1.23.2 [2022-06-20T20:45:50.360Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-20T20:45:50.360Z] ---> 186f1448fd68 [2022-06-20T20:45:50.360Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-20T20:45:50.360Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-20T20:45:50.360Z] Collecting cached-property<2,>=1.2.0 [2022-06-20T20:45:50.360Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-20T20:45:50.360Z] ---> Running in 92f6bf2a3d8f [2022-06-20T20:45:50.360Z] ---> b101040b06da [2022-06-20T20:45:50.360Z] Step 21/26 : WORKDIR / [2022-06-20T20:45:50.360Z] ---> 477fbeaf3aac [2022-06-20T20:45:50.360Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-20T20:45:50.620Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-20T20:45:50.620Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-20T20:45:50.620Z] ---> Running in 0d77a9b527e7 [2022-06-20T20:45:50.620Z] ---> d4e92965b141 [2022-06-20T20:45:50.620Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-20T20:45:50.620Z] Removing intermediate container 92f6bf2a3d8f [2022-06-20T20:45:50.620Z] ---> 4fc2c4dd1b8e [2022-06-20T20:45:50.620Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-20T20:45:50.620Z] Collecting docker<4.0,>=3.6.0 [2022-06-20T20:45:50.620Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-20T20:45:50.620Z] ---> Running in c2ffb184b274 [2022-06-20T20:45:50.620Z] Removing intermediate container 0d77a9b527e7 [2022-06-20T20:45:50.620Z] ---> e13407b32e10 [2022-06-20T20:45:50.620Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-20T20:45:50.620Z] ---> 4a9089d79fff [2022-06-20T20:45:50.620Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-20T20:45:50.620Z] ---> Running in 442dfd4a0f59 [2022-06-20T20:45:50.889Z] Collecting PyYAML<4,>=3.10 [2022-06-20T20:45:50.889Z] Removing intermediate container c2ffb184b274 [2022-06-20T20:45:50.889Z] ---> bec5b4a4f67a [2022-06-20T20:45:50.889Z] Step 23/25 : LABEL arch=x86_64 [2022-06-20T20:45:50.889Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-20T20:45:50.889Z] ---> e92de1500d3d [2022-06-20T20:45:50.889Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-20T20:45:50.889Z] ---> Running in ed60ba866851 [2022-06-20T20:45:50.889Z] ---> Running in 4656792fefe3 [2022-06-20T20:45:50.889Z] Removing intermediate container 442dfd4a0f59 [2022-06-20T20:45:50.889Z] ---> 87b805e0a2cf [2022-06-20T20:45:50.889Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-20T20:45:50.889Z] ---> 7be1b29fa542 [2022-06-20T20:45:50.889Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-20T20:45:50.889Z] ---> Running in 35ce34e17ad0 [2022-06-20T20:45:50.889Z] Removing intermediate container ed60ba866851 [2022-06-20T20:45:50.889Z] ---> f8627e78d080 [2022-06-20T20:45:50.889Z] Step 24/25 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:45:51.152Z] Removing intermediate container 4656792fefe3 [2022-06-20T20:45:51.152Z] ---> fe72cc287c5a [2022-06-20T20:45:51.152Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T20:45:51.152Z] ---> Running in 0f7b527b20ca [2022-06-20T20:45:51.152Z] ---> Running in 4f43f85e08f6 [2022-06-20T20:45:51.152Z] Removing intermediate container 35ce34e17ad0 [2022-06-20T20:45:51.152Z] ---> 73253f133fe6 [2022-06-20T20:45:51.152Z] Step 24/26 : LABEL arch=x86_64 [2022-06-20T20:45:51.152Z] ---> 6a2707ba3ed3 [2022-06-20T20:45:51.152Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-20T20:45:51.412Z] ---> Running in 02f0c4ccb155 [2022-06-20T20:45:51.412Z] Removing intermediate container 0f7b527b20ca [2022-06-20T20:45:51.412Z] ---> ab265ea58f8f [2022-06-20T20:45:51.412Z] Step 25/25 : LABEL version=0.0.0 [2022-06-20T20:45:51.412Z] Removing intermediate container 4f43f85e08f6 [2022-06-20T20:45:51.412Z] ---> 6ed9dee40baf [2022-06-20T20:45:51.412Z] Step 21/23 : LABEL arch=x86_64 [2022-06-20T20:45:51.412Z] ---> Running in 2e6307aa283f [2022-06-20T20:45:51.412Z] ---> Running in 92d08cb8493c [2022-06-20T20:45:51.412Z] ---> Running in 140e35e5d5eb [2022-06-20T20:45:51.412Z] Removing intermediate container 02f0c4ccb155 [2022-06-20T20:45:51.412Z] ---> 63443b0e90b7 [2022-06-20T20:45:51.412Z] Step 25/26 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:45:51.412Z] Collecting jsonschema<3,>=2.5.1 [2022-06-20T20:45:51.412Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-20T20:45:51.672Z] ---> Running in 1a8d4b322b05 [2022-06-20T20:45:51.672Z] Removing intermediate container 2e6307aa283f [2022-06-20T20:45:51.672Z] ---> ccd6823e5abb [2022-06-20T20:45:51.672Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-20T20:45:51.672Z] Removing intermediate container 140e35e5d5eb [2022-06-20T20:45:51.672Z] ---> 0dcc6f901bd1 [2022-06-20T20:45:51.672Z] Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:45:51.672Z] Removing intermediate container 92d08cb8493c [2022-06-20T20:45:51.672Z] ---> f2490f6df1f5 [2022-06-20T20:45:51.672Z] [2022-06-20T20:45:51.672Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-20T20:45:51.672Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-20T20:45:51.672Z] ---> Running in c0f1b7b5181b [2022-06-20T20:45:51.672Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-20T20:45:51.672Z] Removing intermediate container 1a8d4b322b05 [2022-06-20T20:45:51.672Z] ---> 48c3dd6045b0 [2022-06-20T20:45:51.672Z] Step 26/26 : LABEL version=0.0.0 [2022-06-20T20:45:51.672Z] Successfully built f2490f6df1f5 [2022-06-20T20:45:51.672Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-20T20:45:51.672Z] Successfully tagged security-spire-server:latest [2022-06-20T20:45:51.672Z] ---> 6ce74d7aacf5 [2022-06-20T20:45:51.672Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-20T20:45:51.672Z] Building support-notifications [2022-06-20T20:45:51.672Z]  Building security-spire-server ... done  ---> Running in 9f098f57adce [2022-06-20T20:45:51.931Z] ---> Running in f911c921e93e [2022-06-20T20:45:51.931Z] Removing intermediate container c0f1b7b5181b [2022-06-20T20:45:51.931Z] ---> 2a1240d8d8a6 [2022-06-20T20:45:51.931Z] Step 23/23 : LABEL version=0.0.0 [2022-06-20T20:45:52.192Z] Collecting docopt<0.7,>=0.6.1 [2022-06-20T20:45:52.192Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-20T20:45:52.762Z] Collecting texttable<0.10,>=0.9.0 [2022-06-20T20:45:52.762Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-20T20:45:53.035Z] Removing intermediate container 9f098f57adce [2022-06-20T20:45:53.035Z] ---> 49f75055fd55 [2022-06-20T20:45:53.035Z] [2022-06-20T20:45:53.035Z] Collecting docker-pycreds>=0.4.0 [2022-06-20T20:45:53.035Z] ---> Running in fe4b05a20124 [2022-06-20T20:45:53.035Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-20T20:45:53.035Z] Successfully built 49f75055fd55 [2022-06-20T20:45:53.326Z] Successfully tagged security-spire-config:latest [2022-06-20T20:45:53.326Z] Building security-spire-agent [2022-06-20T20:45:53.326Z]  Building security-spire-config ... done Collecting idna<2.8,>=2.5 [2022-06-20T20:45:53.326Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-20T20:45:53.326Z] 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-06-20T20:45:53.326Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-20T20:45:53.326Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-20T20:45:53.326Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-20T20:45:53.326Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-20T20:45:53.326Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-20T20:45:53.326Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-20T20:45:53.326Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-20T20:45:53.326Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-20T20:45:53.586Z] Removing intermediate container fe4b05a20124 [2022-06-20T20:45:53.586Z] ---> 07652d2c8c72 [2022-06-20T20:45:53.586Z] [2022-06-20T20:45:53.586Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-20T20:45:53.586Z] Attempting uninstall: urllib3 [2022-06-20T20:45:53.586Z] Found existing installation: urllib3 1.26.7 [2022-06-20T20:45:53.586Z] Successfully built 07652d2c8c72 [2022-06-20T20:45:53.586Z] Uninstalling urllib3-1.26.7: [2022-06-20T20:45:53.586Z] Successfully tagged core-data:latest [2022-06-20T20:45:53.586Z]  Building core-data ... done Building core-metadata [2022-06-20T20:45:53.586Z] Successfully uninstalled urllib3-1.26.7 [2022-06-20T20:45:53.586Z] Attempting uninstall: idna [2022-06-20T20:45:53.586Z] Found existing installation: idna 3.3 [2022-06-20T20:45:53.586Z] Uninstalling idna-3.3: [2022-06-20T20:45:53.586Z] Successfully uninstalled idna-3.3 [2022-06-20T20:45:55.497Z] Attempting uninstall: requests [2022-06-20T20:45:55.497Z] Found existing installation: requests 2.26.0 [2022-06-20T20:45:55.497Z] Uninstalling requests-2.26.0: [2022-06-20T20:45:55.497Z] Successfully uninstalled requests-2.26.0 [2022-06-20T20:45:56.438Z] Running setup.py install for texttable: started [2022-06-20T20:45:56.438Z] Removing intermediate container f911c921e93e [2022-06-20T20:45:56.438Z] ---> bfae0b85f93a [2022-06-20T20:45:56.438Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-20T20:45:56.704Z] ---> Running in 1589721de4f6 [2022-06-20T20:45:56.704Z] Running setup.py install for texttable: finished with status 'done' [2022-06-20T20:45:56.704Z] Running setup.py install for PyYAML: started [2022-06-20T20:45:56.704Z] Removing intermediate container 1589721de4f6 [2022-06-20T20:45:56.704Z] ---> 415e281b2850 [2022-06-20T20:45:56.704Z] Step 28/31 : CMD ["gate"] [2022-06-20T20:45:56.967Z] ---> Running in e3a9c88337f3 [2022-06-20T20:45:57.226Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-20T20:45:57.226Z] Removing intermediate container e3a9c88337f3 [2022-06-20T20:45:57.226Z] ---> aa96cb16bd14 [2022-06-20T20:45:57.226Z] Step 29/31 : LABEL arch=x86_64 [2022-06-20T20:45:57.226Z] Running setup.py install for docopt: started [2022-06-20T20:45:57.226Z] ---> Running in ee485f480b90 [2022-06-20T20:45:57.487Z] Removing intermediate container ee485f480b90 [2022-06-20T20:45:57.487Z] ---> bbc1f89cdc4c [2022-06-20T20:45:57.487Z] Step 30/31 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:45:57.746Z] Running setup.py install for docopt: finished with status 'done' [2022-06-20T20:45:57.746Z] Running setup.py install for dockerpty: started [2022-06-20T20:45:57.746Z] ---> Running in e870b127be66 [2022-06-20T20:45:58.026Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-20T20:45:58.288Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:45:58.288Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:45:58.288Z] ---> 7991837720ef [2022-06-20T20:45:58.288Z] Step 3/22 : WORKDIR /edgex-go [2022-06-20T20:45:58.288Z] ---> Using cache [2022-06-20T20:45:58.288Z] ---> b4fda3d79530 [2022-06-20T20:45:58.288Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:45:58.288Z] ---> Using cache [2022-06-20T20:45:58.288Z] ---> c799e14868d7 [2022-06-20T20:45:58.288Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-20T20:45:58.288Z] Removing intermediate container e870b127be66 [2022-06-20T20:45:58.288Z] ---> 71416b6040a8 [2022-06-20T20:45:58.288Z] Step 31/31 : LABEL version=0.0.0 [2022-06-20T20:45:58.856Z] ---> Running in 8f51c8fe36ba [2022-06-20T20:45:58.856Z] ---> Running in 83dee5c05d7d [2022-06-20T20:45:59.117Z] 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-06-20T20:45:59.378Z] Removing intermediate container 83dee5c05d7d [2022-06-20T20:45:59.378Z] ---> dd09a77cbed4 [2022-06-20T20:45:59.378Z] [2022-06-20T20:45:59.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:45:59.378Z] Successfully built dd09a77cbed4 [2022-06-20T20:45:59.378Z] Successfully tagged security-bootstrapper:latest [2022-06-20T20:45:59.378Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-06-20T20:46:00.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:00.577Z] OK: 221 MiB in 52 packages [2022-06-20T20:46:00.577Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:46:00.577Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:46:00.577Z] ---> 7991837720ef [2022-06-20T20:46:00.577Z] Step 3/26 : WORKDIR /edgex-go [2022-06-20T20:46:00.577Z] ---> Using cache [2022-06-20T20:46:00.577Z] ---> b4fda3d79530 [2022-06-20T20:46:00.577Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:46:00.577Z] ---> Using cache [2022-06-20T20:46:00.577Z] ---> c799e14868d7 [2022-06-20T20:46:00.577Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-20T20:46:00.836Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:46:00.836Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:46:00.836Z] ---> 7991837720ef [2022-06-20T20:46:00.836Z] Step 3/23 : WORKDIR /edgex-go [2022-06-20T20:46:00.836Z] ---> Using cache [2022-06-20T20:46:00.836Z] ---> b4fda3d79530 [2022-06-20T20:46:00.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:46:00.836Z] ---> Using cache [2022-06-20T20:46:00.836Z] ---> c799e14868d7 [2022-06-20T20:46:00.836Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-20T20:46:00.836Z] ---> Using cache [2022-06-20T20:46:00.836Z] ---> 2115b8162511 [2022-06-20T20:46:00.836Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-20T20:46:00.836Z] ---> Using cache [2022-06-20T20:46:00.836Z] ---> 12ad16e4c73a [2022-06-20T20:46:00.836Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:46:00.836Z] ---> Using cache [2022-06-20T20:46:00.836Z] ---> 7495f4ac2fb8 [2022-06-20T20:46:00.836Z] Step 8/23 : COPY . . [2022-06-20T20:46:00.836Z] ---> Using cache [2022-06-20T20:46:00.836Z] ---> dae8c673bcce [2022-06-20T20:46:00.836Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-20T20:46:03.385Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:46:03.385Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:46:03.385Z] ---> 7991837720ef [2022-06-20T20:46:03.385Z] Step 3/20 : WORKDIR /edgex-go [2022-06-20T20:46:03.385Z] ---> Using cache [2022-06-20T20:46:03.385Z] ---> b4fda3d79530 [2022-06-20T20:46:03.385Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-20T20:46:03.668Z] ---> Running in 0a247f92de71 [2022-06-20T20:46:03.668Z] ---> Running in f91b1e8b9cae [2022-06-20T20:46:03.668Z] ---> Running in 9df20230a15f [2022-06-20T20:46:03.927Z] Removing intermediate container 8f51c8fe36ba [2022-06-20T20:46:03.927Z] ---> 6349a3cbbb61 [2022-06-20T20:46:03.927Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-20T20:46:03.927Z] Removing intermediate container 1ad78851e2d8 [2022-06-20T20:46:03.927Z] ---> cc37f1638ab2 [2022-06-20T20:46:03.927Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-20T20:46:03.927Z] ---> Running in feee410e91ac [2022-06-20T20:46:03.927Z] ---> 5152bcd03e58 [2022-06-20T20:46:03.927Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:46:04.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:04.187Z] ---> Running in a3587cb1c0dc [2022-06-20T20:46:04.187Z] Removing intermediate container feee410e91ac [2022-06-20T20:46:04.187Z] ---> 4a699f8e0aba [2022-06-20T20:46:04.187Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-20T20:46:04.187Z] ---> Running in 5aaf8f71f405 [2022-06-20T20:46:04.187Z] Removing intermediate container 5aaf8f71f405 [2022-06-20T20:46:04.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:04.187Z] ---> e9a429b9c3e6 [2022-06-20T20:46:04.187Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-20T20:46:04.447Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-20T20:46:04.706Z] ---> 26c5738fa397 [2022-06-20T20:46:04.706Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-20T20:46:04.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:04.965Z] ---> a839575ed58b [2022-06-20T20:46:04.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-20T20:46:04.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:05.224Z] Removing intermediate container a3587cb1c0dc [2022-06-20T20:46:05.224Z] ---> 8633a45f0aaf [2022-06-20T20:46:05.224Z] Step 8/22 : COPY . . [2022-06-20T20:46:05.224Z] OK: 221 MiB in 52 packages [2022-06-20T20:46:05.660Z] ---> ffda2e88df55 [2022-06-20T20:46:05.660Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-20T20:46:05.660Z] v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-20T20:46:05.660Z] v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-20T20:46:05.660Z] OK: 15866 distinct packages available [2022-06-20T20:46:05.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:06.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:06.812Z] OK: 221 MiB in 52 packages [2022-06-20T20:46:07.752Z] ---> Running in 561165d1b82d [2022-06-20T20:46:07.752Z] Removing intermediate container 0a247f92de71 [2022-06-20T20:46:07.752Z] ---> 8705e53df280 [2022-06-20T20:46:07.752Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-20T20:46:07.752Z] Removing intermediate container 561165d1b82d [2022-06-20T20:46:07.752Z] ---> 4a9f81b03df6 [2022-06-20T20:46:07.752Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T20:46:08.016Z] ---> Running in bfddbfa42605 [2022-06-20T20:46:08.016Z] Removing intermediate container f91b1e8b9cae [2022-06-20T20:46:08.016Z] ---> b587eb499207 [2022-06-20T20:46:08.016Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-20T20:46:08.278Z] Removing intermediate container bfddbfa42605 [2022-06-20T20:46:08.278Z] ---> 73ed4ae316ed [2022-06-20T20:46:08.278Z] Step 21/23 : LABEL arch=x86_64 [2022-06-20T20:46:08.278Z] ---> 5b8babfc6bf6 [2022-06-20T20:46:08.278Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:46:08.546Z] ---> Running in 29c582d661b2 [2022-06-20T20:46:08.546Z] ---> 26e4f5aa16ef [2022-06-20T20:46:08.546Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:46:08.546Z] ---> Running in 8c372dd3aa60 [2022-06-20T20:46:08.805Z] ---> Running in 795e8c78e682 [2022-06-20T20:46:09.067Z] Removing intermediate container 8c372dd3aa60 [2022-06-20T20:46:09.067Z] ---> 6b4c9bcb198c [2022-06-20T20:46:09.067Z] Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:46:09.067Z] ---> Running in fb3bb763c3e0 [2022-06-20T20:46:09.637Z] Removing intermediate container fb3bb763c3e0 [2022-06-20T20:46:09.637Z] ---> 702f1ad57a6b [2022-06-20T20:46:09.637Z] Step 23/23 : LABEL version=0.0.0 [2022-06-20T20:46:09.896Z] ---> Running in 2a60736d7485 [2022-06-20T20:46:10.464Z] Removing intermediate container 2a60736d7485 [2022-06-20T20:46:10.464Z] ---> 030b060c1b07 [2022-06-20T20:46:10.464Z] [2022-06-20T20:46:10.464Z] Successfully built 030b060c1b07 [2022-06-20T20:46:10.464Z] Successfully tagged sys-mgmt-agent:latest [2022-06-20T20:46:10.464Z] Building security-proxy-setup [2022-06-20T20:46:10.722Z]  Building sys-mgmt-agent ... done  ---> a666e3714da4 [2022-06-20T20:46:10.722Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-20T20:46:10.722Z] ---> Running in 2ce5b5a1809a [2022-06-20T20:46:12.246Z] Removing intermediate container 29c582d661b2 [2022-06-20T20:46:12.246Z] ---> fb7af82266d2 [2022-06-20T20:46:12.246Z] Step 8/26 : COPY . . [2022-06-20T20:46:12.246Z] Removing intermediate container 795e8c78e682 [2022-06-20T20:46:12.246Z] ---> a4ea431034a3 [2022-06-20T20:46:12.246Z] Step 7/20 : COPY . . [2022-06-20T20:46:12.542Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-20T20:46:15.836Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:46:15.836Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:46:15.836Z] ---> 7991837720ef [2022-06-20T20:46:15.836Z] Step 3/22 : WORKDIR /edgex-go [2022-06-20T20:46:15.836Z] ---> Using cache [2022-06-20T20:46:15.836Z] ---> b4fda3d79530 [2022-06-20T20:46:15.836Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:46:15.836Z] ---> Using cache [2022-06-20T20:46:15.836Z] ---> c799e14868d7 [2022-06-20T20:46:15.836Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-20T20:46:15.836Z] ---> Using cache [2022-06-20T20:46:15.836Z] ---> 2115b8162511 [2022-06-20T20:46:15.836Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-20T20:46:15.836Z] ---> Using cache [2022-06-20T20:46:15.836Z] ---> 12ad16e4c73a [2022-06-20T20:46:15.836Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:46:15.836Z] ---> Using cache [2022-06-20T20:46:15.836Z] ---> 7495f4ac2fb8 [2022-06-20T20:46:15.836Z] Step 8/22 : COPY . . [2022-06-20T20:46:15.836Z] ---> Using cache [2022-06-20T20:46:15.836Z] ---> dae8c673bcce [2022-06-20T20:46:15.836Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-20T20:46:22.412Z] ---> Running in 907b31d1a282 [2022-06-20T20:46:22.412Z] ---> 1ed98c0cf0d1 [2022-06-20T20:46:22.412Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-20T20:46:22.412Z] ---> eee801bd6a46 [2022-06-20T20:46:22.412Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-20T20:46:22.412Z] ---> Running in 175ee805eed1 [2022-06-20T20:46:22.412Z] ---> Running in 4183c3ba2ca1 [2022-06-20T20:46:22.412Z] Removing intermediate container 175ee805eed1 [2022-06-20T20:46:22.412Z] ---> cfd6505e9eaf [2022-06-20T20:46:22.412Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-20T20:46:22.412Z] ---> Running in cdb03e6724fd [2022-06-20T20:46:22.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-20T20:46:22.412Z] Removing intermediate container cdb03e6724fd [2022-06-20T20:46:22.412Z] ---> 5fe50309dbed [2022-06-20T20:46:22.412Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-20T20:46:22.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-20T20:46:22.672Z] ---> Running in c583b2b5b91b [2022-06-20T20:46:24.057Z] Removing intermediate container 9df20230a15f [2022-06-20T20:46:24.057Z] ---> c21a609c2262 [2022-06-20T20:46:24.057Z] [2022-06-20T20:46:24.057Z] Step 10/23 : FROM alpine:3.14 [2022-06-20T20:46:24.057Z] ---> e04c818066af [2022-06-20T20:46:24.057Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-20T20:46:24.317Z] ---> Running in cb55116b8134 [2022-06-20T20:46:24.317Z] Removing intermediate container c583b2b5b91b [2022-06-20T20:46:24.317Z] ---> 794124c0ab1c [2022-06-20T20:46:24.317Z] Step 12/26 : WORKDIR /edgex-go [2022-06-20T20:46:24.317Z] ---> Running in 3db02438bc1a [2022-06-20T20:46:24.885Z] Removing intermediate container 3db02438bc1a [2022-06-20T20:46:24.885Z] ---> e384196bc89a [2022-06-20T20:46:24.885Z] [2022-06-20T20:46:24.885Z] Step 13/26 : FROM alpine:3.15 [2022-06-20T20:46:24.885Z] ---> 0ac33e5f5afa [2022-06-20T20:46:24.885Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-20T20:46:24.885Z] ---> Using cache [2022-06-20T20:46:24.885Z] ---> d13c2fb968ef [2022-06-20T20:46:24.885Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:46:24.885Z] ---> Using cache [2022-06-20T20:46:24.885Z] ---> 064cefa819b8 [2022-06-20T20:46:24.885Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-20T20:46:24.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:24.885Z] ---> Running in c60623aefdf2 [2022-06-20T20:46:24.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:25.144Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-20T20:46:25.144Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T20:46:25.144Z] OK: 6 MiB in 15 packages [2022-06-20T20:46:25.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:26.081Z] Removing intermediate container cb55116b8134 [2022-06-20T20:46:26.081Z] ---> 734202589258 [2022-06-20T20:46:26.081Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-20T20:46:26.081Z] ---> Running in 7181168aed19 [2022-06-20T20:46:26.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:26.340Z] Removing intermediate container 7181168aed19 [2022-06-20T20:46:26.340Z] ---> 894f512438ee [2022-06-20T20:46:26.340Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-20T20:46:26.340Z] v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-20T20:46:26.340Z] v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-20T20:46:26.340Z] OK: 15859 distinct packages available [2022-06-20T20:46:26.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:26.340Z] ---> Running in 0f393d747238 [2022-06-20T20:46:26.598Z] Removing intermediate container 0f393d747238 [2022-06-20T20:46:26.598Z] ---> 3c77731f96dd [2022-06-20T20:46:26.598Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-20T20:46:26.857Z] ---> Running in f0567276b804 [2022-06-20T20:46:26.857Z] Removing intermediate container f0567276b804 [2022-06-20T20:46:26.857Z] ---> d7a3e56d8a9e [2022-06-20T20:46:26.857Z] Step 15/23 : WORKDIR / [2022-06-20T20:46:27.126Z] ---> Running in 5a6992a7b829 [2022-06-20T20:46:27.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:27.385Z] Removing intermediate container 5a6992a7b829 [2022-06-20T20:46:27.385Z] ---> 9e615a88b8b0 [2022-06-20T20:46:27.385Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T20:46:27.644Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-20T20:46:27.644Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-20T20:46:27.644Z] (3/5) Installing libucontext (1.1-r0) [2022-06-20T20:46:27.903Z] ---> c713a97be778 [2022-06-20T20:46:27.903Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-20T20:46:27.903Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-20T20:46:27.903Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-20T20:46:27.903Z] Executing busybox-1.34.1-r5.trigger [2022-06-20T20:46:27.903Z] OK: 6 MiB in 19 packages [2022-06-20T20:46:28.845Z] ---> eaf2123ce392 [2022-06-20T20:46:28.845Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-20T20:46:29.108Z] Removing intermediate container c60623aefdf2 [2022-06-20T20:46:29.108Z] ---> fb63476d54c7 [2022-06-20T20:46:29.108Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-20T20:46:29.384Z] ---> 0498bd003fa5 [2022-06-20T20:46:29.384Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-20T20:46:29.647Z] ---> Running in 95e644d0dbca [2022-06-20T20:46:30.218Z] Removing intermediate container 95e644d0dbca [2022-06-20T20:46:30.218Z] ---> 128de44ee815 [2022-06-20T20:46:30.218Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T20:46:31.595Z] ---> Running in 2a570997658f [2022-06-20T20:46:31.595Z] ---> 0fc9833f8000 [2022-06-20T20:46:31.595Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-20T20:46:31.856Z] Removing intermediate container 2ce5b5a1809a [2022-06-20T20:46:31.856Z] ---> e81641106566 [2022-06-20T20:46:31.856Z] [2022-06-20T20:46:31.856Z] Step 10/22 : FROM alpine:3.14 [2022-06-20T20:46:31.856Z] ---> e04c818066af [2022-06-20T20:46:31.856Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-20T20:46:31.856Z] ---> Running in ead1e6936211 [2022-06-20T20:46:32.115Z] Removing intermediate container 2a570997658f [2022-06-20T20:46:32.115Z] ---> b01c52a40b53 [2022-06-20T20:46:32.115Z] Step 21/23 : LABEL arch=x86_64 [2022-06-20T20:46:32.115Z] ---> Running in 907823f247ec [2022-06-20T20:46:32.442Z] Removing intermediate container 015d458b6ea2 [2022-06-20T20:46:32.442Z] ---> 03d7fd56b3a8 [2022-06-20T20:46:32.442Z] Successfully built 03d7fd56b3a8 [2022-06-20T20:46:32.442Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T20:46:32.846Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T20:46:32.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T20:46:33.050Z] Removing intermediate container 907823f247ec [2022-06-20T20:46:33.050Z] ---> 1ae610ae1078 [2022-06-20T20:46:33.050Z] Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:46:33.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:33.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:33.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container [2022-06-20T20:46:33.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-06-20T20:46:33.316Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-20T20:46:33.316Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-20T20:46:33.316Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T20:46:33.316Z] ---> Running in f2b86b20a1c8 [2022-06-20T20:46:33.316Z] Executing ca-certificates-20211220-r0.trigger [2022-06-20T20:46:33.316Z] OK: 6 MiB in 16 packages [2022-06-20T20:46:33.889Z] Removing intermediate container f2b86b20a1c8 [2022-06-20T20:46:33.889Z] ---> 8f6e8c3f91de [2022-06-20T20:46:33.889Z] Step 23/23 : LABEL version=0.0.0 [2022-06-20T20:46:33.889Z] ---> 57bf4f52ecf4 [2022-06-20T20:46:33.889Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-20T20:46:33.889Z] ---> Running in 4aea9234fbd5 [2022-06-20T20:46:34.428Z] $ docker top 8c1497925f5a54657c99f90cf859388ec16336758e87ecf8ca9c4e87f5405b0b -eo pid,comm [2022-06-20T20:46:34.471Z] ---> fc38444fbe8a [2022-06-20T20:46:34.471Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-20T20:46:34.471Z] Removing intermediate container 4aea9234fbd5 [2022-06-20T20:46:34.471Z] ---> 815374aa40df [2022-06-20T20:46:34.471Z] [2022-06-20T20:46:34.471Z] Removing intermediate container ead1e6936211 [2022-06-20T20:46:34.471Z] ---> f2a29bb1023e [2022-06-20T20:46:34.471Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-20T20:46:34.471Z] ---> Running in af6a77cb59c5 [Pipeline] { [2022-06-20T20:46:34.744Z] ---> 98ca1e47b8f7 [2022-06-20T20:46:34.744Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-20T20:46:34.744Z] Successfully built 815374aa40df [2022-06-20T20:46:34.744Z] Successfully tagged core-metadata:latest [2022-06-20T20:46:34.744Z]  Building core-metadata ... done Building support-scheduler [Pipeline] sh [2022-06-20T20:46:35.001Z] Removing intermediate container af6a77cb59c5 [2022-06-20T20:46:35.001Z] ---> fe213940c5d5 [2022-06-20T20:46:35.001Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-20T20:46:35.417Z] + go version [2022-06-20T20:46:35.417Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-20T20:46:35.453Z] $ docker stop --time=1 8c1497925f5a54657c99f90cf859388ec16336758e87ecf8ca9c4e87f5405b0b [2022-06-20T20:46:37.044Z] $ docker rm -f 8c1497925f5a54657c99f90cf859388ec16336758e87ecf8ca9c4e87f5405b0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2022-06-20T20:46:37.538Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T20:46:37.934Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T20:46:37.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T20:46:38.107Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:46:38.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:46:38.107Z] ---> 7991837720ef [2022-06-20T20:46:38.107Z] Step 3/22 : WORKDIR /edgex-go [2022-06-20T20:46:38.107Z] ---> Using cache [2022-06-20T20:46:38.107Z] ---> b4fda3d79530 [2022-06-20T20:46:38.107Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:46:38.107Z] ---> Using cache [2022-06-20T20:46:38.107Z] ---> c799e14868d7 [2022-06-20T20:46:38.107Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-20T20:46:38.107Z] ---> Using cache [2022-06-20T20:46:38.107Z] ---> 2115b8162511 [2022-06-20T20:46:38.107Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-20T20:46:38.107Z] ---> Using cache [2022-06-20T20:46:38.107Z] ---> 12ad16e4c73a [2022-06-20T20:46:38.107Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:46:38.107Z] ---> Using cache [2022-06-20T20:46:38.107Z] ---> 7495f4ac2fb8 [2022-06-20T20:46:38.107Z] Step 8/22 : COPY . . [2022-06-20T20:46:38.107Z] ---> Using cache [2022-06-20T20:46:38.107Z] ---> dae8c673bcce [2022-06-20T20:46:38.107Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-20T20:46:38.107Z] ---> d14f8b1b04df [2022-06-20T20:46:38.107Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-20T20:46:38.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container [2022-06-20T20:46:38.299Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-06-20T20:46:38.380Z] ---> Running in fcf1912ca71b [2022-06-20T20:46:38.380Z] ---> Running in b61d524c6ee9 [2022-06-20T20:46:38.380Z] ---> Running in ffd3aa4b73a9 [2022-06-20T20:46:38.380Z] Removing intermediate container fcf1912ca71b [2022-06-20T20:46:38.380Z] ---> 04f608f4a50b [2022-06-20T20:46:38.380Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-20T20:46:38.640Z] Removing intermediate container ffd3aa4b73a9 [2022-06-20T20:46:38.640Z] ---> 08aebf6c9bd6 [2022-06-20T20:46:38.640Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-20T20:46:38.640Z] ---> Running in 1486c5bb86f2 [2022-06-20T20:46:38.640Z] ---> Running in 16e3ae62aad8 [2022-06-20T20:46:38.640Z] Removing intermediate container 1486c5bb86f2 [2022-06-20T20:46:38.640Z] ---> ecfe4145661b [2022-06-20T20:46:38.640Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T20:46:38.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-20T20:46:38.898Z] Removing intermediate container 16e3ae62aad8 [2022-06-20T20:46:38.898Z] ---> eed2f65edf53 [2022-06-20T20:46:38.898Z] Step 24/26 : LABEL arch=x86_64 [2022-06-20T20:46:38.898Z] ---> Running in 9ff053bea3b0 [2022-06-20T20:46:38.898Z] ---> 4e3ad70299c0 [2022-06-20T20:46:38.898Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-20T20:46:39.157Z] Removing intermediate container 9ff053bea3b0 [2022-06-20T20:46:39.157Z] ---> 23ba4f8940b5 [2022-06-20T20:46:39.157Z] Step 25/26 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:46:39.515Z] $ docker top 2e51fdaeab12b5f079c55d678a9b551a19f74388588e6abd1b4d413065fc92b3 -eo pid,comm [2022-06-20T20:46:39.725Z] ---> Running in da1aa7658964 [Pipeline] { [Pipeline] echo [2022-06-20T20:46:39.886Z] ========================================================= [2022-06-20T20:46:39.886Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-20T20:46:39.886Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-20T20:46:39.984Z] ---> 595450aead69 [2022-06-20T20:46:39.984Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-20T20:46:40.244Z] Removing intermediate container da1aa7658964 [2022-06-20T20:46:40.244Z] ---> 2cfe20b690db [2022-06-20T20:46:40.244Z] Step 26/26 : LABEL version=0.0.0 [2022-06-20T20:46:40.244Z] ---> Running in 9a28bc03067a [2022-06-20T20:46:40.244Z] ---> 75465d4d8553 [2022-06-20T20:46:40.244Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-20T20:46:40.504Z] Removing intermediate container 9a28bc03067a [2022-06-20T20:46:40.504Z] ---> 403cdb0c136c [2022-06-20T20:46:40.504Z] [2022-06-20T20:46:40.504Z] ---> Running in ba52c8c4c142 [2022-06-20T20:46:40.583Z] + make test [2022-06-20T20:46:40.583Z] go mod tidy -compat=1.17 [2022-06-20T20:46:40.805Z] Successfully built 403cdb0c136c [2022-06-20T20:46:40.805Z] Successfully tagged security-spire-agent:latest [2022-06-20T20:46:40.805Z]  Building security-spire-agent ... done Building core-command [2022-06-20T20:46:40.805Z] Removing intermediate container 907b31d1a282 [2022-06-20T20:46:40.805Z] ---> 2def93e97597 [2022-06-20T20:46:40.805Z] [2022-06-20T20:46:40.805Z] Step 10/22 : FROM alpine:3.14 [2022-06-20T20:46:40.805Z] ---> e04c818066af [2022-06-20T20:46:40.805Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-20T20:46:41.567Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-20T20:46:42.719Z] Removing intermediate container ba52c8c4c142 [2022-06-20T20:46:42.719Z] ---> 4d9411edda0f [2022-06-20T20:46:42.719Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T20:46:44.625Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:46:44.626Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:46:44.626Z] ---> 7991837720ef [2022-06-20T20:46:44.626Z] Step 3/23 : WORKDIR /edgex-go [2022-06-20T20:46:44.626Z] ---> Using cache [2022-06-20T20:46:44.626Z] ---> b4fda3d79530 [2022-06-20T20:46:44.626Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:46:44.626Z] ---> Using cache [2022-06-20T20:46:44.626Z] ---> c799e14868d7 [2022-06-20T20:46:44.626Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-20T20:46:44.626Z] ---> Using cache [2022-06-20T20:46:44.626Z] ---> 2115b8162511 [2022-06-20T20:46:44.626Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-20T20:46:44.626Z] ---> Using cache [2022-06-20T20:46:44.626Z] ---> 12ad16e4c73a [2022-06-20T20:46:44.626Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:46:44.626Z] ---> Using cache [2022-06-20T20:46:44.626Z] ---> 7495f4ac2fb8 [2022-06-20T20:46:44.626Z] Step 8/23 : COPY . . [2022-06-20T20:46:44.626Z] ---> Using cache [2022-06-20T20:46:44.626Z] ---> dae8c673bcce [2022-06-20T20:46:44.626Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-20T20:46:44.626Z] ---> Running in 82e7f87a86e7 [2022-06-20T20:46:44.885Z] ---> Running in f98b1dfa0e87 [2022-06-20T20:46:44.885Z] ---> Running in 620baf9f3ca6 [2022-06-20T20:46:44.885Z] Removing intermediate container 4183c3ba2ca1 [2022-06-20T20:46:44.885Z] ---> 32f569eaf03b [2022-06-20T20:46:44.885Z] [2022-06-20T20:46:44.885Z] Step 9/20 : FROM alpine:3.15 [2022-06-20T20:46:44.885Z] ---> 0ac33e5f5afa [2022-06-20T20:46:44.885Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-20T20:46:44.885Z] ---> Using cache [2022-06-20T20:46:44.885Z] ---> d13c2fb968ef [2022-06-20T20:46:44.885Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:46:44.885Z] ---> Using cache [2022-06-20T20:46:44.885Z] ---> 064cefa819b8 [2022-06-20T20:46:44.885Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-20T20:46:45.144Z] Removing intermediate container f98b1dfa0e87 [2022-06-20T20:46:45.144Z] ---> 0e6c07300138 [2022-06-20T20:46:45.144Z] Step 20/22 : LABEL arch=x86_64 [2022-06-20T20:46:45.144Z] ---> Running in 504ffd037fd5 [2022-06-20T20:46:45.403Z] ---> Running in 4c6eb8d0f6ae [2022-06-20T20:46:45.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:45.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:45.403Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-20T20:46:45.662Z] Removing intermediate container 4c6eb8d0f6ae [2022-06-20T20:46:45.662Z] ---> 2747c3d7e86a [2022-06-20T20:46:45.662Z] Step 21/22 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:46:45.662Z] ---> Running in 85224a49fd4a [2022-06-20T20:46:45.662Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-20T20:46:45.662Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-20T20:46:45.662Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-20T20:46:45.662Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-20T20:46:45.662Z] (5/6) Installing curl (7.79.1-r1) [2022-06-20T20:46:45.662Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-20T20:46:45.662Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T20:46:45.662Z] Executing ca-certificates-20211220-r0.trigger [2022-06-20T20:46:45.662Z] OK: 8 MiB in 20 packages [2022-06-20T20:46:45.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:45.920Z] Removing intermediate container 85224a49fd4a [2022-06-20T20:46:45.920Z] ---> 550beb1d6df3 [2022-06-20T20:46:45.920Z] Step 22/22 : LABEL version=0.0.0 [2022-06-20T20:46:45.920Z] ---> Running in e1a8264ad649 [2022-06-20T20:46:46.489Z] Removing intermediate container e1a8264ad649 [2022-06-20T20:46:46.489Z] ---> 700a355017e2 [2022-06-20T20:46:46.489Z] [2022-06-20T20:46:46.489Z] Successfully built 700a355017e2 [2022-06-20T20:46:46.752Z] Successfully tagged support-notifications:latest [2022-06-20T20:46:46.752Z]  Building support-notifications ... done Building security-secretstore-setup [2022-06-20T20:46:46.752Z] Removing intermediate container 82e7f87a86e7 [2022-06-20T20:46:46.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:46.752Z] ---> ebf7e0778b49 [2022-06-20T20:46:46.752Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-20T20:46:46.752Z] ---> Running in 48e07b519831 [2022-06-20T20:46:47.014Z] v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-20T20:46:47.015Z] v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-20T20:46:47.015Z] OK: 15859 distinct packages available [2022-06-20T20:46:47.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:47.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:46:48.231Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-20T20:46:48.231Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-20T20:46:48.492Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-20T20:46:48.492Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-20T20:46:48.492Z] (5/9) Installing curl (7.80.0-r1) [2022-06-20T20:46:48.750Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-20T20:46:48.750Z] Removing intermediate container 48e07b519831 [2022-06-20T20:46:48.750Z] ---> f371fa07a8b0 [2022-06-20T20:46:48.750Z] Step 13/22 : WORKDIR /edgex [2022-06-20T20:46:48.750Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-20T20:46:48.750Z] (8/9) Installing libucontext (1.1-r0) [2022-06-20T20:46:49.008Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-20T20:46:49.008Z] Executing busybox-1.34.1-r5.trigger [2022-06-20T20:46:49.008Z] Executing ca-certificates-20211220-r0.trigger [2022-06-20T20:46:49.008Z] OK: 8 MiB in 23 packages [2022-06-20T20:46:49.943Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:46:49.943Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:46:49.943Z] ---> 7991837720ef [2022-06-20T20:46:49.943Z] Step 3/25 : WORKDIR /edgex-go [2022-06-20T20:46:49.943Z] ---> Using cache [2022-06-20T20:46:49.943Z] ---> b4fda3d79530 [2022-06-20T20:46:49.943Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:46:49.943Z] ---> Using cache [2022-06-20T20:46:49.943Z] ---> c799e14868d7 [2022-06-20T20:46:49.943Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-20T20:46:49.943Z] ---> Using cache [2022-06-20T20:46:49.943Z] ---> 2115b8162511 [2022-06-20T20:46:49.943Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-20T20:46:49.943Z] ---> Using cache [2022-06-20T20:46:49.943Z] ---> 12ad16e4c73a [2022-06-20T20:46:49.943Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:46:49.943Z] ---> Using cache [2022-06-20T20:46:49.943Z] ---> 7495f4ac2fb8 [2022-06-20T20:46:49.943Z] Step 8/25 : COPY . . [2022-06-20T20:46:49.943Z] ---> Using cache [2022-06-20T20:46:49.943Z] ---> dae8c673bcce [2022-06-20T20:46:49.943Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-20T20:46:50.886Z] ---> Running in 4e20c89b21bb [2022-06-20T20:46:50.886Z] ---> Running in ae85a7010617 [2022-06-20T20:46:51.147Z] Removing intermediate container 4e20c89b21bb [2022-06-20T20:46:51.147Z] ---> 097c8ac10105 [2022-06-20T20:46:51.147Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-20T20:46:51.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-20T20:46:51.412Z] Removing intermediate container 504ffd037fd5 [2022-06-20T20:46:51.412Z] ---> 96c33f118616 [2022-06-20T20:46:51.412Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T20:46:51.674Z] ---> 6bbb56c532d9 [2022-06-20T20:46:51.674Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-20T20:46:51.933Z] ---> bc5c0fd63000 [2022-06-20T20:46:51.933Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-20T20:46:52.512Z] ---> e1349d12c3cc [2022-06-20T20:46:52.512Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-20T20:46:53.079Z] ---> ebf8065bc8b0 [2022-06-20T20:46:53.079Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-20T20:46:53.340Z] ---> 62bca97f1133 [2022-06-20T20:46:53.340Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-20T20:46:53.907Z] ---> 0d3659e69093 [2022-06-20T20:46:53.907Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-20T20:46:53.907Z] ---> d513e0610e1f [2022-06-20T20:46:53.907Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-20T20:46:53.907Z] ---> Running in f5d3e0c88646 [2022-06-20T20:46:53.907Z] ---> Running in 4e3ad00acacd [2022-06-20T20:46:54.476Z] Removing intermediate container f5d3e0c88646 [2022-06-20T20:46:54.476Z] ---> beb4c5227b3a [2022-06-20T20:46:54.476Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T20:46:54.476Z] ---> Running in 7672c0fdae67 [2022-06-20T20:46:54.736Z] Removing intermediate container 7672c0fdae67 [2022-06-20T20:46:54.736Z] ---> 0e77d38aa188 [2022-06-20T20:46:54.736Z] Step 18/20 : LABEL arch=x86_64 [2022-06-20T20:46:54.736Z] ---> Running in 6fb22c350dc8 [2022-06-20T20:46:54.995Z] Removing intermediate container 6fb22c350dc8 [2022-06-20T20:46:54.995Z] ---> 4fb3672420ae [2022-06-20T20:46:54.995Z] Step 19/20 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:46:55.255Z] ---> Running in b242b95aacd4 [2022-06-20T20:46:55.255Z] Removing intermediate container 4e3ad00acacd [2022-06-20T20:46:55.255Z] ---> ecd1c2a4886c [2022-06-20T20:46:55.255Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-20T20:46:55.515Z] ---> Running in b59b274e1e0c [2022-06-20T20:46:55.515Z] Removing intermediate container b242b95aacd4 [2022-06-20T20:46:55.515Z] ---> 2bdbe16fae91 [2022-06-20T20:46:55.515Z] Step 20/20 : LABEL version=0.0.0 [2022-06-20T20:46:55.775Z] ---> Running in 70b3ef3ba328 [2022-06-20T20:46:55.775Z] Removing intermediate container b59b274e1e0c [2022-06-20T20:46:55.775Z] ---> 0eb29ad9d9e7 [2022-06-20T20:46:55.775Z] Step 20/22 : LABEL arch=x86_64 [2022-06-20T20:46:56.037Z] ---> Running in 2ccb0b86192f [2022-06-20T20:46:56.037Z] Removing intermediate container 70b3ef3ba328 [2022-06-20T20:46:56.037Z] ---> daf44792f76a [2022-06-20T20:46:56.037Z] [2022-06-20T20:46:56.037Z] Successfully built daf44792f76a [2022-06-20T20:46:56.037Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-20T20:46:56.301Z]  Building security-spiffe-token-provider ... done Removing intermediate container 2ccb0b86192f [2022-06-20T20:46:56.301Z] ---> 47d8a38b26c6 [2022-06-20T20:46:56.301Z] Step 21/22 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:46:56.301Z] ---> Running in eacb8b2fb471 [2022-06-20T20:46:56.561Z] Removing intermediate container eacb8b2fb471 [2022-06-20T20:46:56.561Z] ---> 2c87e8ed5443 [2022-06-20T20:46:56.561Z] Step 22/22 : LABEL version=0.0.0 [2022-06-20T20:46:56.820Z] ---> Running in e1a848afecfc [2022-06-20T20:46:57.079Z] Removing intermediate container e1a848afecfc [2022-06-20T20:46:57.079Z] ---> 4d17b347eabf [2022-06-20T20:46:57.079Z] [2022-06-20T20:46:57.079Z] Successfully built 4d17b347eabf [2022-06-20T20:46:57.079Z] Successfully tagged security-proxy-setup:latest [2022-06-20T20:47:00.366Z]  Building security-proxy-setup ... done Removing intermediate container b61d524c6ee9 [2022-06-20T20:47:00.366Z] ---> 71868a3ecd5e [2022-06-20T20:47:00.366Z] [2022-06-20T20:47:00.366Z] Step 10/22 : FROM alpine:3.14 [2022-06-20T20:47:00.366Z] ---> e04c818066af [2022-06-20T20:47:00.366Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-20T20:47:00.366Z] ---> Using cache [2022-06-20T20:47:00.366Z] ---> 734202589258 [2022-06-20T20:47:00.366Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-20T20:47:00.366Z] ---> Using cache [2022-06-20T20:47:00.366Z] ---> 894f512438ee [2022-06-20T20:47:00.366Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-20T20:47:00.366Z] ---> Running in 38e81ca64daf [2022-06-20T20:47:00.366Z] Removing intermediate container 38e81ca64daf [2022-06-20T20:47:00.366Z] ---> b60951b53351 [2022-06-20T20:47:00.366Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-20T20:47:00.366Z] ---> Running in 2d0c5cbb37b4 [2022-06-20T20:47:00.627Z] Removing intermediate container 2d0c5cbb37b4 [2022-06-20T20:47:00.628Z] ---> 918601beba25 [2022-06-20T20:47:00.628Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T20:47:01.196Z] ---> c2f5025628be [2022-06-20T20:47:01.196Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-20T20:47:02.136Z] ---> 49a131fc87df [2022-06-20T20:47:02.136Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-20T20:47:02.136Z] Removing intermediate container 620baf9f3ca6 [2022-06-20T20:47:02.136Z] ---> 7833880d4e32 [2022-06-20T20:47:02.136Z] [2022-06-20T20:47:02.136Z] Step 10/23 : FROM alpine:3.14 [2022-06-20T20:47:02.136Z] ---> e04c818066af [2022-06-20T20:47:02.136Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-20T20:47:02.136Z] ---> Using cache [2022-06-20T20:47:02.136Z] ---> 734202589258 [2022-06-20T20:47:02.136Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-20T20:47:02.136Z] ---> Using cache [2022-06-20T20:47:02.136Z] ---> 894f512438ee [2022-06-20T20:47:02.136Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-20T20:47:02.136Z] ---> Running in c108885789c3 [2022-06-20T20:47:02.136Z] ---> 17c5680628dc [2022-06-20T20:47:02.136Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-20T20:47:02.396Z] ---> Running in 67c0445c857a [2022-06-20T20:47:02.397Z] Removing intermediate container c108885789c3 [2022-06-20T20:47:02.397Z] ---> 250e5e093f5f [2022-06-20T20:47:02.397Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-20T20:47:02.656Z] ---> Running in 50ba023d13d2 [2022-06-20T20:47:02.656Z] Removing intermediate container 67c0445c857a [2022-06-20T20:47:02.656Z] ---> 62fea573ac79 [2022-06-20T20:47:02.656Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T20:47:02.916Z] ---> Running in d9e64ce4a93c [2022-06-20T20:47:02.916Z] Removing intermediate container 50ba023d13d2 [2022-06-20T20:47:02.916Z] ---> 95302d7dab82 [2022-06-20T20:47:02.916Z] Step 15/23 : WORKDIR / [2022-06-20T20:47:02.916Z] ---> Running in bea26f6760b1 [2022-06-20T20:47:02.916Z] Removing intermediate container d9e64ce4a93c [2022-06-20T20:47:02.916Z] ---> 957b74a74e04 [2022-06-20T20:47:02.916Z] Step 20/22 : LABEL arch=x86_64 [2022-06-20T20:47:03.177Z] ---> Running in b150c4150530 [2022-06-20T20:47:03.177Z] Removing intermediate container bea26f6760b1 [2022-06-20T20:47:03.177Z] ---> c037836e6ec6 [2022-06-20T20:47:03.177Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T20:47:03.177Z] Removing intermediate container b150c4150530 [2022-06-20T20:47:03.177Z] ---> 7e49e72cd8fe [2022-06-20T20:47:03.177Z] Step 21/22 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:47:03.438Z] ---> Running in 544e753e7cfb [2022-06-20T20:47:03.438Z] ---> 6aaa840aa49f [2022-06-20T20:47:03.438Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-20T20:47:03.438Z] Removing intermediate container 544e753e7cfb [2022-06-20T20:47:03.438Z] ---> ef7e2b51953a [2022-06-20T20:47:03.438Z] Step 22/22 : LABEL version=0.0.0 [2022-06-20T20:47:03.438Z] ---> Running in 65aaa6eb3036 [2022-06-20T20:47:03.698Z] ---> 268e6860908d [2022-06-20T20:47:03.698Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-20T20:47:03.698Z] Removing intermediate container 65aaa6eb3036 [2022-06-20T20:47:03.698Z] ---> c70a9c2202ed [2022-06-20T20:47:03.698Z] [2022-06-20T20:47:03.698Z] Successfully built c70a9c2202ed [2022-06-20T20:47:03.698Z] Successfully tagged support-scheduler:latest [2022-06-20T20:47:03.969Z]  Building support-scheduler ... done  ---> c24402253c67 [2022-06-20T20:47:03.969Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-20T20:47:03.969Z] ---> Running in 3b9fd5022342 [2022-06-20T20:47:04.229Z] Removing intermediate container 3b9fd5022342 [2022-06-20T20:47:04.229Z] ---> e6352f13817d [2022-06-20T20:47:04.229Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T20:47:04.229Z] ---> Running in 242c7252dce9 [2022-06-20T20:47:04.229Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-20T20:47:04.229Z] Removing intermediate container 242c7252dce9 [2022-06-20T20:47:04.229Z] ---> 24599726f37d [2022-06-20T20:47:04.229Z] Step 21/23 : LABEL arch=x86_64 [2022-06-20T20:47:04.494Z] ---> Running in 31ddbf69b8a3 [2022-06-20T20:47:04.494Z] Removing intermediate container 31ddbf69b8a3 [2022-06-20T20:47:04.494Z] ---> e04feaf4632a [2022-06-20T20:47:04.494Z] Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:47:04.494Z] ---> Running in dfe5629118c5 [2022-06-20T20:47:04.494Z] Removing intermediate container dfe5629118c5 [2022-06-20T20:47:04.494Z] ---> e3b8f5907baf [2022-06-20T20:47:04.494Z] Step 23/23 : LABEL version=0.0.0 [2022-06-20T20:47:04.754Z] ---> Running in 024b6b67424a [2022-06-20T20:47:04.754Z] Removing intermediate container 024b6b67424a [2022-06-20T20:47:04.754Z] ---> 46bf107fb9db [2022-06-20T20:47:04.754Z] [2022-06-20T20:47:04.754Z] Successfully built 46bf107fb9db [2022-06-20T20:47:04.754Z] Successfully tagged core-command:latest [2022-06-20T20:47:06.779Z]  Building core-command ... done Removing intermediate container ae85a7010617 [2022-06-20T20:47:06.779Z] ---> 20989b1bf943 [2022-06-20T20:47:06.779Z] [2022-06-20T20:47:06.779Z] Step 10/25 : FROM alpine:3.14 [2022-06-20T20:47:06.779Z] ---> e04c818066af [2022-06-20T20:47:06.779Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-20T20:47:06.779Z] ---> Running in 92fbb71dde65 [2022-06-20T20:47:06.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T20:47:06.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T20:47:07.040Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-20T20:47:07.040Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-20T20:47:07.040Z] (3/3) Installing su-exec (0.2-r1) [2022-06-20T20:47:07.040Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T20:47:07.040Z] Executing ca-certificates-20211220-r0.trigger [2022-06-20T20:47:07.040Z] OK: 6 MiB in 17 packages [2022-06-20T20:47:07.609Z] Removing intermediate container 92fbb71dde65 [2022-06-20T20:47:07.609Z] ---> 7252902f306e [2022-06-20T20:47:07.609Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-20T20:47:07.609Z] ---> Running in f6a2ddfcc911 [2022-06-20T20:47:07.609Z] Removing intermediate container f6a2ddfcc911 [2022-06-20T20:47:07.609Z] ---> a671af2b10ea [2022-06-20T20:47:07.609Z] Step 13/25 : WORKDIR / [2022-06-20T20:47:07.609Z] ---> Running in 5ad98515d0d9 [2022-06-20T20:47:07.609Z] Removing intermediate container 5ad98515d0d9 [2022-06-20T20:47:07.609Z] ---> ab924ec08069 [2022-06-20T20:47:07.609Z] 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-06-20T20:47:07.869Z] ---> f26ae7b9cde4 [2022-06-20T20:47:07.869Z] 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-06-20T20:47:07.869Z] ---> ebca11c5711d [2022-06-20T20:47:07.869Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-20T20:47:08.130Z] ---> 23e10a179746 [2022-06-20T20:47:08.130Z] 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-06-20T20:47:08.389Z] ---> 469d2c33e889 [2022-06-20T20:47:08.389Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-20T20:47:08.648Z] ---> ca78166328cd [2022-06-20T20:47:08.648Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-20T20:47:08.908Z] ---> abf307d4db90 [2022-06-20T20:47:08.908Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-20T20:47:09.168Z] ---> 797e2d338519 [2022-06-20T20:47:09.168Z] 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-06-20T20:47:09.168Z] ---> Running in f060fa98339b [2022-06-20T20:47:09.743Z] Removing intermediate container f060fa98339b [2022-06-20T20:47:09.743Z] ---> 45b61acbe943 [2022-06-20T20:47:09.743Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-20T20:47:09.743Z] ---> Running in b87d2f3da04f [2022-06-20T20:47:10.003Z] Removing intermediate container b87d2f3da04f [2022-06-20T20:47:10.003Z] ---> 095a09fb8bae [2022-06-20T20:47:10.003Z] Step 23/25 : LABEL arch=x86_64 [2022-06-20T20:47:10.003Z] ---> Running in 59a9708ba4b3 [2022-06-20T20:47:10.003Z] Removing intermediate container 59a9708ba4b3 [2022-06-20T20:47:10.003Z] ---> a5c9accc6d60 [2022-06-20T20:47:10.003Z] Step 24/25 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T20:47:10.003Z] ---> Running in ad485a064d83 [2022-06-20T20:47:10.262Z] Removing intermediate container ad485a064d83 [2022-06-20T20:47:10.262Z] ---> 2daf81591d58 [2022-06-20T20:47:10.262Z] Step 25/25 : LABEL version=0.0.0 [2022-06-20T20:47:10.262Z] ---> Running in d21d1a9d5142 [2022-06-20T20:47:10.262Z] Removing intermediate container d21d1a9d5142 [2022-06-20T20:47:10.262Z] ---> 931332edd030 [2022-06-20T20:47:10.262Z] [2022-06-20T20:47:10.521Z] Successfully built 931332edd030 [2022-06-20T20:47:10.521Z] Successfully tagged security-secretstore-setup:latest [2022-06-20T20:47:10.527Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-06-20T20:47:10.563Z] $ docker stop --time=1 b6da3cc7bd7fc94c5ad1554ecd99faa70d5c4ba2d074ffe17b6bb0e9d1e2b7d8 [2022-06-20T20:47:11.887Z] $ docker rm -f b6da3cc7bd7fc94c5ad1554ecd99faa70d5c4ba2d074ffe17b6bb0e9d1e2b7d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T20:47:12.280Z] + docker images [2022-06-20T20:47:12.280Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-20T20:47:12.280Z] security-secretstore-setup latest 931332edd030 2 seconds ago 28.5MB [2022-06-20T20:47:12.280Z] 20989b1bf943 7 seconds ago 1.63GB [2022-06-20T20:47:12.280Z] core-command latest 46bf107fb9db 8 seconds ago 16.1MB [2022-06-20T20:47:12.280Z] support-scheduler latest c70a9c2202ed 9 seconds ago 26.4MB [2022-06-20T20:47:12.280Z] 7833880d4e32 11 seconds ago 1.61GB [2022-06-20T20:47:12.280Z] 71868a3ecd5e 14 seconds ago 1.67GB [2022-06-20T20:47:12.280Z] security-proxy-setup latest 4d17b347eabf 16 seconds ago 26.9MB [2022-06-20T20:47:12.280Z] security-spiffe-token-provider latest daf44792f76a 17 seconds ago 29MB [2022-06-20T20:47:12.280Z] support-notifications latest 700a355017e2 26 seconds ago 27MB [2022-06-20T20:47:12.280Z] 32f569eaf03b 30 seconds ago 1.67GB [2022-06-20T20:47:12.280Z] 2def93e97597 32 seconds ago 1.62GB [2022-06-20T20:47:12.280Z] security-spire-agent latest 403cdb0c136c 32 seconds ago 127MB [2022-06-20T20:47:12.280Z] core-metadata latest 815374aa40df 38 seconds ago 17MB [2022-06-20T20:47:12.280Z] e81641106566 41 seconds ago 1.67GB [2022-06-20T20:47:12.280Z] e384196bc89a 48 seconds ago 1.52GB [2022-06-20T20:47:12.280Z] c21a609c2262 49 seconds ago 1.62GB [2022-06-20T20:47:12.280Z] sys-mgmt-agent latest 030b060c1b07 About a minute ago 299MB [2022-06-20T20:47:12.280Z] security-bootstrapper latest dd09a77cbed4 About a minute ago 19.1MB [2022-06-20T20:47:12.280Z] core-data latest 07652d2c8c72 About a minute ago 22.5MB [2022-06-20T20:47:12.280Z] security-spire-server latest f2490f6df1f5 About a minute ago 87.3MB [2022-06-20T20:47:12.280Z] security-spire-config latest 49f75055fd55 About a minute ago 86.7MB [2022-06-20T20:47:12.280Z] 708356d360e2 About a minute ago 1.62GB [2022-06-20T20:47:12.280Z] ed611b5b268d About a minute ago 1.65GB [2022-06-20T20:47:12.280Z] 06d363b24a9f About a minute ago 1.62GB [2022-06-20T20:47:12.280Z] 368ec8480bfa About a minute ago 1.52GB [2022-06-20T20:47:12.280Z] 68e14294d918 About a minute ago 1.52GB [2022-06-20T20:47:12.280Z] ci-base-image-x86_64 latest 7991837720ef 4 minutes ago 1.02GB [2022-06-20T20:47:12.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 weeks ago 680MB [2022-06-20T20:47:12.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB [2022-06-20T20:47:12.280Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-20T20:47:12.280Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-20T20:47:12.280Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-20T20:47:12.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-20T20:47:13.933Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-20T20:48:50.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-20T20:48:50.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-20T20:48:50.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-20T20:48:50.815Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-20T20:48:50.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-20T20:48:50.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-20T20:48:50.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-20T20:48:50.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-20T20:48:50.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-20T20:48:52.266Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-20T20:48:52.266Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-20T20:48:52.266Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-20T20:48:52.266Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-20T20:48:52.266Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-20T20:48:52.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-20T20:49:04.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements [2022-06-20T20:49:04.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-20T20:49:04.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-20T20:49:10.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.400s coverage: 98.5% of statements [2022-06-20T20:49:10.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-20T20:49:10.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.446s coverage: 53.4% of statements [2022-06-20T20:49:10.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-20T20:49:10.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-20T20:49:32.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.887s coverage: 89.2% of statements [2022-06-20T20:49:32.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-20T20:49:32.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-20T20:49:32.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-20T20:49:32.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.311s coverage: 83.8% of statements [2022-06-20T20:49:32.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-20T20:49:32.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-20T20:49:32.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-20T20:49:32.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-20T20:49:32.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-20T20:49:33.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.237s coverage: 95.6% of statements [2022-06-20T20:49:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-20T20:49:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-20T20:49:33.384Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.635s coverage: 72.2% of statements [2022-06-20T20:49:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-20T20:49:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-20T20:49:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-20T20:49:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-20T20:49:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-20T20:49:33.384Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.636s coverage: 60.0% of statements [2022-06-20T20:49:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-20T20:49:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-20T20:49:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-20T20:49:33.384Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.653s coverage: 0.9% of statements [2022-06-20T20:49:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-20T20:49:33.384Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.314s coverage: 58.8% of statements [2022-06-20T20:49:33.384Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.236s coverage: 29.6% of statements [2022-06-20T20:49:33.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-20T20:49:33.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements [2022-06-20T20:49:33.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.219s coverage: 79.5% of statements [2022-06-20T20:49:33.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.257s coverage: 94.1% of statements [2022-06-20T20:49:35.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements [2022-06-20T20:49:35.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.291s coverage: 87.5% of statements [2022-06-20T20:49:48.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements [2022-06-20T20:49:48.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.227s coverage: 44.8% of statements [2022-06-20T20:49:53.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.569s coverage: 82.5% of statements [2022-06-20T20:49:53.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-20T20:50:01.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.280s coverage: 92.9% of statements [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-20T20:50:01.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-20T20:50:01.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-20T20:50:01.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-20T20:50:01.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.279s coverage: 58.8% of statements [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-20T20:50:01.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements [2022-06-20T20:50:01.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2022-06-20T20:50:01.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements [2022-06-20T20:50:01.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.924s coverage: 91.2% of statements [2022-06-20T20:50:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-20T20:50:05.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.993s coverage: 64.4% of statements [2022-06-20T20:50:05.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-20T20:50:05.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-20T20:50:05.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.306s coverage: 100.0% of statements [2022-06-20T20:50:05.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements [2022-06-20T20:50:05.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2022-06-20T20:50:05.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2022-06-20T20:50:05.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2022-06-20T20:50:13.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.331s coverage: 65.4% of statements [2022-06-20T20:50:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-20T20:50:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-20T20:50:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-20T20:50:15.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.884s coverage: 43.8% of statements [2022-06-20T20:50:15.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-20T20:50:15.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-20T20:50:15.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2022-06-20T20:50:15.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-20T20:50:15.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.284s coverage: 84.8% of statements [2022-06-20T20:50:15.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-20T20:50:15.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-20T20:50:15.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-20T20:50:15.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-20T20:50:25.870Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.326s coverage: 17.7% of statements [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-20T20:50:25.870Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.677s coverage: 92.3% of statements [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-20T20:50:25.870Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.388s coverage: 63.2% of statements [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-20T20:50:25.870Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.443s coverage: 97.7% of statements [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-20T20:50:25.870Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.266s coverage: 28.9% of statements [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-20T20:50:25.870Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-20T20:50:25.870Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements [2022-06-20T20:50:25.870Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements [2022-06-20T20:50:25.870Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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-06-20T20:50:25.870Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-20T20:50:25.870Z] GO111MODULE=on go vet ./... [2022-06-20T20:52:17.793Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T20:52:17.793Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T20:52:17.793Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T20:52:17.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-20T20:52:18.503Z] + ls -al . [2022-06-20T20:52:18.503Z] total 680 [2022-06-20T20:52:18.503Z] drwxrwxr-x 9 1001 1001 4096 Jun 20 20:52 . [2022-06-20T20:52:18.503Z] drwxr-xr-x 4 root root 4096 Jun 20 20:46 .. [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 11 Jun 20 20:44 .dockerignore [2022-06-20T20:52:18.503Z] drwxrwxr-x 8 1001 1001 4096 Jun 20 20:44 .git [2022-06-20T20:52:18.503Z] drwxrwxr-x 3 1001 1001 4096 Jun 20 20:44 .github [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 879 Jun 20 20:44 .gitignore [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 42 Jun 20 20:44 .golangci.yml [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 87 Jun 20 20:44 .hadolint.yml [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 166 Jun 20 20:44 .sonarcloud.properties [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 1171 Jun 20 20:44 ADOPTERS.md [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 10347 Jun 20 20:44 Attribution.txt [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 63209 Jun 20 20:44 CHANGELOG.md [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 3804 Jun 20 20:44 CONTRIBUTING.md [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 677 Jun 20 20:44 GOVERNANCE.md [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 850 Jun 20 20:44 Jenkinsfile [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 10775 Jun 20 20:44 LICENSE [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 10389 Jun 20 20:44 Makefile [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 582 Jun 20 20:44 OWNERS.md [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 9094 Jun 20 20:44 README.md [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 6912 Jun 20 20:44 SECURITY.md [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 5 Jun 20 20:42 VERSION [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 4131 Jun 20 20:44 ZMQWindows.md [2022-06-20T20:52:18.503Z] drwxrwxr-x 2 1001 1001 4096 Jun 20 20:44 bin [2022-06-20T20:52:18.503Z] drwxrwxr-x 18 1001 1001 4096 Jun 20 20:44 cmd [2022-06-20T20:52:18.503Z] -rw-r--r-- 1 root root 435411 Jun 20 20:50 coverage.out [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 3311 Jun 20 20:44 go.mod [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 36231 Jun 20 20:46 go.sum [2022-06-20T20:52:18.503Z] drwxrwxr-x 8 1001 1001 4096 Jun 20 20:44 internal [2022-06-20T20:52:18.503Z] drwxrwxr-x 3 1001 1001 4096 Jun 20 20:44 openapi [2022-06-20T20:52:18.503Z] drwxrwxr-x 4 1001 1001 4096 Jun 20 20:44 snap [2022-06-20T20:52:18.503Z] -rw-rw-r-- 1 1001 1001 204 Jun 20 20:44 version.go [Pipeline] sh [2022-06-20T20:52:19.186Z] + '[' -e coverage.out ] [2022-06-20T20:52:19.186Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-20T20:52:19.330Z] Warning: overwriting stash ‘coverage-report’ [2022-06-20T20:52:20.115Z] Stashed 1 file(s) [Pipeline] sh [2022-06-20T20:52:20.784Z] + make build [2022-06-20T20:52:20.784Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-20T20:53:42.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-20T20:54:39.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-20T20:54:39.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-20T20:55:11.665Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-20T20:55:11.665Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-20T20:55:14.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-20T20:55:21.115Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-20T20:55:25.570Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-20T20:55:31.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-20T20:55:33.637Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-20T20:55:37.029Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-20T20:55:45.312Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-20T20:55:49.644Z] $ docker stop --time=1 2e51fdaeab12b5f079c55d678a9b551a19f74388588e6abd1b4d413065fc92b3 [2022-06-20T20:55:51.691Z] $ docker rm -f 2e51fdaeab12b5f079c55d678a9b551a19f74388588e6abd1b4d413065fc92b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T20:55:54.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-20T20:55:54.131Z] [2022-06-20T20:55:54.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T20:55:54.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-20T20:55:54.820Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-20T20:55:54.820Z] 29e5d40040c1: Pulling fs layer [2022-06-20T20:55:54.820Z] 1ce36da41761: Pulling fs layer [2022-06-20T20:55:54.820Z] 25b303627fd3: Pulling fs layer [2022-06-20T20:55:54.820Z] 29e5d40040c1: Verifying Checksum [2022-06-20T20:55:54.820Z] 29e5d40040c1: Download complete [2022-06-20T20:55:55.095Z] 1ce36da41761: Verifying Checksum [2022-06-20T20:55:55.095Z] 1ce36da41761: Download complete [2022-06-20T20:55:55.376Z] 29e5d40040c1: Pull complete [2022-06-20T20:55:56.812Z] 25b303627fd3: Verifying Checksum [2022-06-20T20:55:56.812Z] 25b303627fd3: Download complete [2022-06-20T20:55:56.812Z] 1ce36da41761: Pull complete [2022-06-20T20:56:09.207Z] 25b303627fd3: Pull complete [2022-06-20T20:56:09.207Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-20T20:56:09.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-20T20:56:09.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T20:56:09.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container [2022-06-20T20:56:09.658Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-20T20:56:11.970Z] $ docker top 8b18d9e27b77b7363dca3be26bfa71960faa253747b76d1fd99ce094ce4babe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T20:56:12.938Z] + docker-compose build --help [2022-06-20T20:56:12.938Z] + grep parallel [2022-06-20T20:56:17.227Z] --parallel Build images in parallel. [Pipeline] } [2022-06-20T20:56:17.260Z] $ docker stop --time=1 8b18d9e27b77b7363dca3be26bfa71960faa253747b76d1fd99ce094ce4babe8 [2022-06-20T20:56:18.956Z] $ docker rm -f 8b18d9e27b77b7363dca3be26bfa71960faa253747b76d1fd99ce094ce4babe8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T20:56:19.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-20T20:56:19.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T20:56:20.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container [2022-06-20T20:56:20.138Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-20T20:56:21.431Z] $ docker top 2fc2cca987621882d798be40c77403509f00c5ddbc509b583fd9b91e87de7a22 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T20:56:22.415Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-20T20:56:26.707Z] Building core-command ... [2022-06-20T20:56:26.707Z] Building core-data ... [2022-06-20T20:56:26.707Z] Building core-metadata ... [2022-06-20T20:56:26.707Z] Building security-bootstrapper ... [2022-06-20T20:56:26.707Z] Building security-proxy-setup ... [2022-06-20T20:56:26.707Z] Building security-secretstore-setup ... [2022-06-20T20:56:26.707Z] Building security-spiffe-token-provider ... [2022-06-20T20:56:26.707Z] Building security-spire-agent ... [2022-06-20T20:56:26.707Z] Building security-spire-config ... [2022-06-20T20:56:26.707Z] Building security-spire-server ... [2022-06-20T20:56:26.707Z] Building support-notifications ... [2022-06-20T20:56:26.707Z] Building support-scheduler ... [2022-06-20T20:56:26.707Z] Building sys-mgmt-agent ... [2022-06-20T20:56:26.707Z] Building support-scheduler [2022-06-20T20:56:26.707Z] Building core-data [2022-06-20T20:56:26.707Z] Building core-metadata [2022-06-20T20:56:26.707Z] Building support-notifications [2022-06-20T20:56:26.707Z] Building security-proxy-setup [2022-06-20T20:57:48.456Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:57:48.456Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:57:48.456Z] ---> 03d7fd56b3a8 [2022-06-20T20:57:48.456Z] Step 3/22 : WORKDIR /edgex-go [2022-06-20T20:57:48.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:57:48.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:57:48.456Z] ---> 03d7fd56b3a8 [2022-06-20T20:57:48.456Z] Step 3/23 : WORKDIR /edgex-go [2022-06-20T20:57:48.456Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:57:48.456Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:57:48.456Z] ---> 03d7fd56b3a8 [2022-06-20T20:57:48.456Z] Step 3/22 : WORKDIR /edgex-go [2022-06-20T20:57:48.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:57:48.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:57:48.456Z] ---> 03d7fd56b3a8 [2022-06-20T20:57:48.456Z] Step 3/23 : WORKDIR /edgex-go [2022-06-20T20:57:48.456Z] ---> Running in f69b1321b2e2 [2022-06-20T20:57:48.456Z] ---> Running in c35f44c80be3 [2022-06-20T20:57:48.456Z] ---> Running in 5eba4903ed96 [2022-06-20T20:57:48.456Z] ---> Running in 6c21586db992 [2022-06-20T20:57:48.456Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T20:57:48.456Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-20T20:57:48.456Z] ---> 03d7fd56b3a8 [2022-06-20T20:57:48.456Z] Step 3/22 : WORKDIR /edgex-go [2022-06-20T20:57:48.456Z] ---> Running in 378c6898518c [2022-06-20T20:57:48.743Z] Removing intermediate container c35f44c80be3 [2022-06-20T20:57:48.743Z] ---> dc507e7710fd [2022-06-20T20:57:48.743Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:57:49.026Z] ---> Running in 82804a8c3f61 [2022-06-20T20:57:49.026Z] Removing intermediate container 5eba4903ed96 [2022-06-20T20:57:49.026Z] ---> 83c3f8ece59d [2022-06-20T20:57:49.026Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:57:49.026Z] Removing intermediate container 6c21586db992 [2022-06-20T20:57:49.026Z] ---> c69553b29a38 [2022-06-20T20:57:49.026Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:57:49.026Z] ---> Running in f19094181fc9 [2022-06-20T20:57:49.306Z] Removing intermediate container f69b1321b2e2 [2022-06-20T20:57:49.306Z] ---> a09fcc7aa326 [2022-06-20T20:57:49.306Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:57:49.306Z] Removing intermediate container 378c6898518c [2022-06-20T20:57:49.306Z] ---> 19927a8951af [2022-06-20T20:57:49.306Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T20:57:49.306Z] ---> Running in 3053ee82a43a [2022-06-20T20:57:49.306Z] ---> Running in 5bce9879c785 [2022-06-20T20:57:49.584Z] ---> Running in 4e112833d0d8 [2022-06-20T20:57:53.007Z] Removing intermediate container 82804a8c3f61 [2022-06-20T20:57:53.007Z] ---> 21819c016c38 [2022-06-20T20:57:53.007Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-20T20:57:53.007Z] ---> Running in 1808b71f9b1c [2022-06-20T20:57:53.007Z] Removing intermediate container f19094181fc9 [2022-06-20T20:57:53.007Z] ---> 9d56b704859f [2022-06-20T20:57:53.007Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-20T20:57:53.007Z] ---> Running in eec4719c3cc5 [2022-06-20T20:57:53.283Z] Removing intermediate container 5bce9879c785 [2022-06-20T20:57:53.283Z] ---> a3051b1877ac [2022-06-20T20:57:53.283Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-20T20:57:53.283Z] Removing intermediate container 4e112833d0d8 [2022-06-20T20:57:53.283Z] ---> a7f89600bd99 [2022-06-20T20:57:53.283Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-20T20:57:53.563Z] ---> Running in fe8c6456c2f0 [2022-06-20T20:57:53.563Z] Removing intermediate container 3053ee82a43a [2022-06-20T20:57:53.563Z] ---> 8b25cc693a15 [2022-06-20T20:57:53.563Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-20T20:57:53.563Z] ---> Running in 795fc6871895 [2022-06-20T20:57:53.849Z] ---> Running in a82dac1b3f24 [2022-06-20T20:57:54.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T20:57:55.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T20:57:55.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T20:57:55.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T20:57:55.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T20:57:55.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T20:57:56.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T20:57:56.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T20:57:56.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T20:57:56.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T20:57:56.878Z] OK: 220 MiB in 52 packages [2022-06-20T20:57:57.155Z] OK: 220 MiB in 52 packages [2022-06-20T20:57:58.148Z] OK: 220 MiB in 52 packages [2022-06-20T20:57:58.148Z] OK: 220 MiB in 52 packages [2022-06-20T20:57:58.148Z] OK: 220 MiB in 52 packages [2022-06-20T20:57:58.440Z] Removing intermediate container 1808b71f9b1c [2022-06-20T20:57:58.440Z] ---> 4acaf1fa442c [2022-06-20T20:57:58.440Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-20T20:57:59.048Z] Removing intermediate container eec4719c3cc5 [2022-06-20T20:57:59.048Z] ---> f86728887b90 [2022-06-20T20:57:59.048Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-20T20:57:59.659Z] ---> c4d95136d9c9 [2022-06-20T20:57:59.659Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:57:59.659Z] ---> Running in 03d771f1db14 [2022-06-20T20:57:59.939Z] Removing intermediate container fe8c6456c2f0 [2022-06-20T20:57:59.939Z] ---> 24e392da2beb [2022-06-20T20:57:59.939Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-20T20:57:59.939Z] Removing intermediate container 795fc6871895 [2022-06-20T20:57:59.939Z] ---> 97d998a0e871 [2022-06-20T20:57:59.939Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-20T20:57:59.939Z] Removing intermediate container a82dac1b3f24 [2022-06-20T20:57:59.939Z] ---> 23d8935719aa [2022-06-20T20:57:59.939Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-20T20:58:00.547Z] ---> d1391b933455 [2022-06-20T20:58:00.547Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:58:00.823Z] ---> Running in 57a8ad20ae7b [2022-06-20T20:58:01.106Z] ---> 22b0538f752d [2022-06-20T20:58:01.106Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:58:01.395Z] ---> Running in ffb60fd4c1b6 [2022-06-20T20:58:01.677Z] ---> d8ba1fd3d02a [2022-06-20T20:58:01.677Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:58:01.677Z] ---> 18abd05dd95b [2022-06-20T20:58:01.677Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T20:58:01.954Z] ---> Running in 41464a129d7a [2022-06-20T20:58:01.954Z] ---> Running in 2c5c9a3179b0 [2022-06-20T20:58:04.610Z] Removing intermediate container 03d771f1db14 [2022-06-20T20:58:04.610Z] ---> 2c48d9e728b3 [2022-06-20T20:58:04.610Z] Step 8/23 : COPY . . [2022-06-20T20:58:06.068Z] Removing intermediate container 57a8ad20ae7b [2022-06-20T20:58:06.068Z] ---> 60a2dc893d56 [2022-06-20T20:58:06.068Z] Step 8/23 : COPY . . [2022-06-20T20:58:07.056Z] Removing intermediate container ffb60fd4c1b6 [2022-06-20T20:58:07.056Z] ---> 7ac7d38718fa [2022-06-20T20:58:07.056Z] Step 8/22 : COPY . . [2022-06-20T20:58:07.334Z] Removing intermediate container 41464a129d7a [2022-06-20T20:58:07.334Z] ---> 2075d4ddf6cf [2022-06-20T20:58:07.334Z] Step 8/22 : COPY . . [2022-06-20T20:58:07.935Z] Removing intermediate container 2c5c9a3179b0 [2022-06-20T20:58:07.935Z] ---> 6708b711eaa6 [2022-06-20T20:58:07.935Z] Step 8/22 : COPY . . [2022-06-20T20:58:34.747Z] ---> 59323d9e1ba5 [2022-06-20T20:58:34.747Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-20T20:58:34.747Z] ---> b12d4a5e6342 [2022-06-20T20:58:34.747Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-20T20:58:34.747Z] ---> Running in ee932be8c942 [2022-06-20T20:58:34.747Z] ---> Running in 34c6b56a10f8 [2022-06-20T20:58:34.747Z] ---> 1a9ffd81944d [2022-06-20T20:58:34.747Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-20T20:58:34.747Z] ---> f9b4b6e2ca3c [2022-06-20T20:58:34.747Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-20T20:58:34.747Z] ---> c9f02082f9cb [2022-06-20T20:58:34.747Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-20T20:58:34.747Z] ---> Running in 6c9a82288c06 [2022-06-20T20:58:34.747Z] ---> Running in 32da1eb82934 [2022-06-20T20:58:34.747Z] ---> Running in 2f10402faa2e [2022-06-20T20:58:35.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-20T20:58:35.629Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-20T20:58:35.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-20T20:58:35.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-20T20:58:35.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-20T21:02:57.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-20T21:03:03.236Z] Removing intermediate container ee932be8c942 [2022-06-20T21:03:03.236Z] ---> e8281304ca84 [2022-06-20T21:03:03.236Z] [2022-06-20T21:03:03.236Z] Step 10/22 : FROM alpine:3.14 [2022-06-20T21:03:03.236Z] 3.14: Pulling from library/alpine [2022-06-20T21:03:04.701Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T21:03:04.701Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T21:03:04.701Z] ---> ac73e934f311 [2022-06-20T21:03:04.701Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-20T21:03:04.701Z] ---> Running in 0d0d686b1a95 [2022-06-20T21:03:06.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:03:07.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:03:08.743Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-20T21:03:08.743Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-20T21:03:08.743Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-20T21:03:08.743Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-20T21:03:08.743Z] (5/6) Installing curl (7.79.1-r1) [2022-06-20T21:03:09.022Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-20T21:03:09.022Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T21:03:09.022Z] Executing ca-certificates-20211220-r0.trigger [2022-06-20T21:03:09.632Z] OK: 8 MiB in 20 packages [2022-06-20T21:03:12.294Z] Removing intermediate container 0d0d686b1a95 [2022-06-20T21:03:12.294Z] ---> 46d44460d119 [2022-06-20T21:03:12.294Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-20T21:03:12.294Z] ---> Running in bc67257eddb6 [2022-06-20T21:03:13.284Z] Removing intermediate container bc67257eddb6 [2022-06-20T21:03:13.284Z] ---> 4a66877b4d81 [2022-06-20T21:03:13.284Z] Step 13/22 : WORKDIR /edgex [2022-06-20T21:03:13.284Z] ---> Running in 8975386af735 [2022-06-20T21:03:14.741Z] Removing intermediate container 8975386af735 [2022-06-20T21:03:14.741Z] ---> 935715a3e222 [2022-06-20T21:03:14.741Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-20T21:03:15.729Z] ---> c54a0d4b35ea [2022-06-20T21:03:15.730Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-20T21:03:17.186Z] Removing intermediate container 34c6b56a10f8 [2022-06-20T21:03:17.186Z] ---> 9f67a36b8824 [2022-06-20T21:03:17.186Z] [2022-06-20T21:03:17.186Z] Step 10/23 : FROM alpine:3.14 [2022-06-20T21:03:17.186Z] ---> ac73e934f311 [2022-06-20T21:03:17.186Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-20T21:03:17.464Z] ---> Running in 814d14588d61 [2022-06-20T21:03:18.067Z] ---> f7510c8e799c [2022-06-20T21:03:18.067Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-20T21:03:20.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:03:20.365Z] ---> 18465799e2bd [2022-06-20T21:03:20.365Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-20T21:03:20.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:03:21.368Z] ---> 35d66b9f37a8 [2022-06-20T21:03:21.368Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-20T21:03:21.653Z] ---> Running in a226bd412ebe [2022-06-20T21:03:21.653Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-20T21:03:21.653Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T21:03:21.942Z] OK: 5 MiB in 15 packages [2022-06-20T21:03:23.406Z] Removing intermediate container 814d14588d61 [2022-06-20T21:03:23.406Z] ---> 17eee14a06c0 [2022-06-20T21:03:23.406Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-20T21:03:23.406Z] ---> Running in dc9d866fa1c5 [2022-06-20T21:03:24.029Z] Removing intermediate container dc9d866fa1c5 [2022-06-20T21:03:24.029Z] ---> 48f3315d0880 [2022-06-20T21:03:24.029Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-20T21:03:24.310Z] ---> Running in 28f46a53fe67 [2022-06-20T21:03:25.308Z] Removing intermediate container 28f46a53fe67 [2022-06-20T21:03:25.308Z] ---> a20c78d0efa4 [2022-06-20T21:03:25.308Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-20T21:03:25.308Z] Removing intermediate container a226bd412ebe [2022-06-20T21:03:25.308Z] ---> a248d33524e0 [2022-06-20T21:03:25.308Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-20T21:03:25.308Z] ---> Running in ab49c09a2666 [2022-06-20T21:03:25.308Z] ---> Running in 075e4805fc8d [2022-06-20T21:03:25.940Z] Removing intermediate container 075e4805fc8d [2022-06-20T21:03:25.940Z] ---> 699083504b75 [2022-06-20T21:03:25.940Z] Step 20/22 : LABEL arch=arm64 [2022-06-20T21:03:25.940Z] Removing intermediate container ab49c09a2666 [2022-06-20T21:03:25.940Z] ---> 52aa2fdf3182 [2022-06-20T21:03:25.940Z] Step 15/23 : WORKDIR / [2022-06-20T21:03:25.940Z] ---> Running in 1b21a19a9be1 [2022-06-20T21:03:26.223Z] ---> Running in 4462aa0bd749 [2022-06-20T21:03:26.826Z] Removing intermediate container 4462aa0bd749 [2022-06-20T21:03:26.826Z] ---> 3eab5ef953c1 [2022-06-20T21:03:26.826Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T21:03:26.826Z] Removing intermediate container 1b21a19a9be1 [2022-06-20T21:03:26.826Z] ---> 19d65d5a811d [2022-06-20T21:03:26.826Z] Step 21/22 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:03:26.826Z] ---> Running in 2394a86ef0a2 [2022-06-20T21:03:27.816Z] Removing intermediate container 2394a86ef0a2 [2022-06-20T21:03:27.816Z] ---> d023db92ce10 [2022-06-20T21:03:27.816Z] Step 22/22 : LABEL version=0.0.0 [2022-06-20T21:03:27.816Z] ---> Running in ac91242a1e41 [2022-06-20T21:03:27.816Z] ---> 10a626696b48 [2022-06-20T21:03:27.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-20T21:03:28.426Z] Removing intermediate container ac91242a1e41 [2022-06-20T21:03:28.426Z] ---> 12ff5ed18d6b [2022-06-20T21:03:28.426Z] [2022-06-20T21:03:29.413Z] Successfully built 12ff5ed18d6b [2022-06-20T21:03:29.413Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-20T21:03:29.413Z] Building security-spire-agent [2022-06-20T21:03:30.017Z]  Building security-proxy-setup ... done  ---> a8bcb2c5226a [2022-06-20T21:03:30.017Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-20T21:03:31.016Z] ---> 8ea78c9484cb [2022-06-20T21:03:31.016Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-20T21:03:31.016Z] ---> Running in bf1812a99d8e [2022-06-20T21:03:31.626Z] Removing intermediate container bf1812a99d8e [2022-06-20T21:03:31.626Z] ---> c35c1815be7b [2022-06-20T21:03:31.626Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T21:03:31.626Z] ---> Running in c1f4496016cf [2022-06-20T21:03:32.225Z] Removing intermediate container c1f4496016cf [2022-06-20T21:03:32.225Z] ---> b6bfdd89a14e [2022-06-20T21:03:32.225Z] Step 21/23 : LABEL arch=arm64 [2022-06-20T21:03:32.225Z] ---> Running in 2b29ec69d440 [2022-06-20T21:03:32.839Z] Removing intermediate container 2b29ec69d440 [2022-06-20T21:03:32.839Z] ---> ba96dfb7a10d [2022-06-20T21:03:32.839Z] Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:03:32.839Z] ---> Running in 6a4a58ced032 [2022-06-20T21:03:33.455Z] Removing intermediate container 6a4a58ced032 [2022-06-20T21:03:33.455Z] ---> a5b610e4d715 [2022-06-20T21:03:33.455Z] Step 23/23 : LABEL version=0.0.0 [2022-06-20T21:03:33.455Z] ---> Running in 900a26070dac [2022-06-20T21:03:34.064Z] Removing intermediate container 900a26070dac [2022-06-20T21:03:34.064Z] ---> a0dcc5f1bcf7 [2022-06-20T21:03:34.064Z] [2022-06-20T21:03:34.665Z] Successfully built a0dcc5f1bcf7 [2022-06-20T21:03:34.665Z] Successfully tagged core-metadata-arm64:latest [2022-06-20T21:03:34.665Z] Building security-spire-server [2022-06-20T21:04:13.700Z]  Building core-metadata ... done Removing intermediate container 6c9a82288c06 [2022-06-20T21:04:13.700Z] ---> 8b058a2ec494 [2022-06-20T21:04:13.700Z] [2022-06-20T21:04:13.700Z] Step 10/23 : FROM alpine:3.14 [2022-06-20T21:04:13.700Z] ---> ac73e934f311 [2022-06-20T21:04:13.700Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-20T21:04:13.700Z] ---> Running in d4969a5e2abd [2022-06-20T21:04:13.700Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T21:04:13.700Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-20T21:04:13.700Z] ---> 03d7fd56b3a8 [2022-06-20T21:04:13.700Z] Step 3/26 : WORKDIR /edgex-go [2022-06-20T21:04:13.700Z] ---> Using cache [2022-06-20T21:04:13.700Z] ---> 19927a8951af [2022-06-20T21:04:13.700Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T21:04:13.700Z] ---> Using cache [2022-06-20T21:04:13.700Z] ---> a7f89600bd99 [2022-06-20T21:04:13.700Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-20T21:04:13.700Z] ---> Running in 8232af5be0fc [2022-06-20T21:04:13.700Z] Removing intermediate container d4969a5e2abd [2022-06-20T21:04:13.700Z] ---> 0ff4b8ef7bbe [2022-06-20T21:04:13.700Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-20T21:04:13.700Z] ---> Running in acbc2739efe1 [2022-06-20T21:04:13.700Z] Removing intermediate container acbc2739efe1 [2022-06-20T21:04:13.700Z] ---> 92f5ddd5fc64 [2022-06-20T21:04:13.700Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-20T21:04:13.700Z] ---> Running in 9b9030732f5b [2022-06-20T21:04:13.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:04:13.700Z] Removing intermediate container 9b9030732f5b [2022-06-20T21:04:13.700Z] ---> d74c16826d9c [2022-06-20T21:04:13.700Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T21:04:13.700Z] ---> Running in 1c1362642793 [2022-06-20T21:04:13.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:04:13.700Z] OK: 220 MiB in 52 packages [2022-06-20T21:04:15.700Z] Removing intermediate container 8232af5be0fc [2022-06-20T21:04:15.700Z] ---> 5474c62f0d97 [2022-06-20T21:04:15.700Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-20T21:04:15.984Z] Removing intermediate container 1c1362642793 [2022-06-20T21:04:15.984Z] ---> 7eed752bd698 [2022-06-20T21:04:15.984Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-20T21:04:15.984Z] ---> Running in 7d4f12829ce5 [2022-06-20T21:04:16.261Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T21:04:16.261Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-20T21:04:16.261Z] ---> 03d7fd56b3a8 [2022-06-20T21:04:16.261Z] Step 3/25 : WORKDIR /edgex-go [2022-06-20T21:04:16.261Z] ---> Using cache [2022-06-20T21:04:16.261Z] ---> 19927a8951af [2022-06-20T21:04:16.261Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T21:04:16.261Z] ---> Using cache [2022-06-20T21:04:16.261Z] ---> a7f89600bd99 [2022-06-20T21:04:16.261Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-20T21:04:16.261Z] ---> Using cache [2022-06-20T21:04:16.261Z] ---> 5474c62f0d97 [2022-06-20T21:04:16.261Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-20T21:04:17.738Z] ---> fc199256a54d [2022-06-20T21:04:17.738Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T21:04:17.738Z] ---> caef817fd53b [2022-06-20T21:04:17.738Z] ---> Running in 5fd029347f77 [2022-06-20T21:04:17.738Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T21:04:18.345Z] ---> Running in e06706a71e8e [2022-06-20T21:04:18.971Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:04:19.979Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:04:21.435Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-20T21:04:21.435Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T21:04:21.435Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-20T21:04:21.435Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T21:04:21.713Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-20T21:04:21.713Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-20T21:04:21.992Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T21:04:21.992Z] OK: 8 MiB in 20 packages [2022-06-20T21:04:24.655Z] Removing intermediate container 7d4f12829ce5 [2022-06-20T21:04:24.655Z] ---> 6628d6ff01bb [2022-06-20T21:04:24.655Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T21:04:24.655Z] Removing intermediate container e06706a71e8e [2022-06-20T21:04:24.655Z] ---> a14df5aef1b3 [2022-06-20T21:04:24.655Z] Step 8/25 : COPY . . [2022-06-20T21:04:24.655Z] Removing intermediate container 5fd029347f77 [2022-06-20T21:04:24.655Z] ---> 60afecd444f0 [2022-06-20T21:04:24.655Z] Step 8/26 : COPY . . [2022-06-20T21:04:25.657Z] ---> 3ef935e6b37d [2022-06-20T21:04:25.657Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-20T21:04:29.992Z] ---> c84dd2cd293b [2022-06-20T21:04:29.992Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-20T21:04:30.975Z] ---> cb7a008d4028 [2022-06-20T21:04:30.975Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-20T21:04:30.975Z] ---> Running in 6d6a0fda206b [2022-06-20T21:04:31.964Z] Removing intermediate container 6d6a0fda206b [2022-06-20T21:04:31.964Z] ---> 108d67e1b341 [2022-06-20T21:04:31.964Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T21:04:32.243Z] ---> Running in 5f6b704f901f [2022-06-20T21:04:33.247Z] Removing intermediate container 5f6b704f901f [2022-06-20T21:04:33.247Z] ---> b4716e52eafd [2022-06-20T21:04:33.247Z] Step 21/23 : LABEL arch=arm64 [2022-06-20T21:04:33.526Z] ---> Running in 707c73811f2f [2022-06-20T21:04:34.988Z] Removing intermediate container 707c73811f2f [2022-06-20T21:04:34.988Z] ---> d712ab2b9870 [2022-06-20T21:04:34.988Z] Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:04:34.988Z] ---> Running in c084d5ad0243 [2022-06-20T21:04:35.992Z] Removing intermediate container c084d5ad0243 [2022-06-20T21:04:35.992Z] ---> 0120c724e2a1 [2022-06-20T21:04:35.992Z] Step 23/23 : LABEL version=0.0.0 [2022-06-20T21:04:36.268Z] ---> Running in deacbd51c678 [2022-06-20T21:04:37.259Z] Removing intermediate container deacbd51c678 [2022-06-20T21:04:37.259Z] ---> 384f9a0e9b30 [2022-06-20T21:04:37.259Z] [2022-06-20T21:04:38.247Z] Successfully built 384f9a0e9b30 [2022-06-20T21:04:38.247Z] Successfully tagged core-data-arm64:latest [2022-06-20T21:04:38.247Z]  Building core-data ... done Building security-secretstore-setup [2022-06-20T21:05:00.473Z] ---> ea8b576b0388 [2022-06-20T21:05:00.473Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-20T21:05:00.473Z] ---> Running in 8605f14381b7 [2022-06-20T21:05:00.473Z] ---> 24c1076bcdad [2022-06-20T21:05:00.473Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-20T21:05:00.473Z] ---> Running in 9329caaebf53 [2022-06-20T21:05:00.764Z] Removing intermediate container 8605f14381b7 [2022-06-20T21:05:00.764Z] ---> 77cac91b01c7 [2022-06-20T21:05:00.764Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-20T21:05:01.046Z] Removing intermediate container 9329caaebf53 [2022-06-20T21:05:01.046Z] ---> 2de5575653b0 [2022-06-20T21:05:01.046Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-20T21:05:01.046Z] ---> Running in 75b4761e4c09 [2022-06-20T21:05:01.046Z] ---> Running in 5737fb216a3c [2022-06-20T21:05:01.654Z] Removing intermediate container 75b4761e4c09 [2022-06-20T21:05:01.654Z] ---> e363f24e4886 [2022-06-20T21:05:01.654Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-20T21:05:01.932Z] Removing intermediate container 5737fb216a3c [2022-06-20T21:05:01.932Z] ---> 8ab11985368d [2022-06-20T21:05:01.932Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-20T21:05:01.932Z] ---> Running in f4119fb1cce2 [2022-06-20T21:05:01.932Z] ---> Running in 1cd276d8b362 [2022-06-20T21:05:04.582Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T21:05:04.582Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-20T21:05:04.582Z] ---> 03d7fd56b3a8 [2022-06-20T21:05:04.582Z] Step 3/25 : WORKDIR /edgex-go [2022-06-20T21:05:04.582Z] ---> Using cache [2022-06-20T21:05:04.582Z] ---> 19927a8951af [2022-06-20T21:05:04.582Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T21:05:04.582Z] ---> Using cache [2022-06-20T21:05:04.582Z] ---> a7f89600bd99 [2022-06-20T21:05:04.582Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-20T21:05:04.582Z] ---> Running in 805c23858832 [2022-06-20T21:05:05.579Z] Removing intermediate container 1cd276d8b362 [2022-06-20T21:05:05.579Z] ---> 4ab96cc112a6 [2022-06-20T21:05:05.579Z] Step 12/25 : WORKDIR /edgex-go [2022-06-20T21:05:05.579Z] Removing intermediate container f4119fb1cce2 [2022-06-20T21:05:05.579Z] ---> 3bf11164ad0c [2022-06-20T21:05:05.579Z] Step 12/26 : WORKDIR /edgex-go [2022-06-20T21:05:05.579Z] ---> Running in 7120efb1ba03 [2022-06-20T21:05:05.854Z] ---> Running in e4d221745df7 [2022-06-20T21:05:06.131Z] Removing intermediate container 7120efb1ba03 [2022-06-20T21:05:06.131Z] ---> 93c47de5251f [2022-06-20T21:05:06.131Z] [2022-06-20T21:05:06.131Z] Step 13/25 : FROM alpine:3.15 [2022-06-20T21:05:06.404Z] Removing intermediate container e4d221745df7 [2022-06-20T21:05:06.404Z] ---> 0643ed3488cb [2022-06-20T21:05:06.404Z] [2022-06-20T21:05:06.404Z] Step 13/26 : FROM alpine:3.15 [2022-06-20T21:05:06.404Z] 3.15: Pulling from library/alpine [2022-06-20T21:05:06.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:05:06.404Z] 3.15: Pulling from library/alpine [2022-06-20T21:05:07.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:05:08.371Z] OK: 220 MiB in 52 packages [2022-06-20T21:05:08.647Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-20T21:05:08.647Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-20T21:05:08.647Z] Status: Downloaded newer image for alpine:3.15 [2022-06-20T21:05:08.647Z] Status: Downloaded newer image for alpine:3.15 [2022-06-20T21:05:08.647Z] ---> 3fb3c9af89a9 [2022-06-20T21:05:08.647Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-20T21:05:08.647Z] ---> 3fb3c9af89a9 [2022-06-20T21:05:08.647Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-20T21:05:08.928Z] ---> Running in 4f07687a6fdb [2022-06-20T21:05:08.928Z] ---> Running in a943175344fe [2022-06-20T21:05:09.539Z] Removing intermediate container 4f07687a6fdb [2022-06-20T21:05:09.539Z] ---> f65fcaa82191 [2022-06-20T21:05:09.539Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T21:05:09.539Z] Removing intermediate container a943175344fe [2022-06-20T21:05:09.539Z] ---> 68107298c079 [2022-06-20T21:05:09.539Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T21:05:09.539Z] Removing intermediate container 2f10402faa2e [2022-06-20T21:05:09.539Z] ---> f6be2718dec1 [2022-06-20T21:05:09.539Z] [2022-06-20T21:05:09.539Z] Step 10/22 : FROM alpine:3.14 [2022-06-20T21:05:09.539Z] ---> ac73e934f311 [2022-06-20T21:05:09.539Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-20T21:05:09.539Z] ---> Using cache [2022-06-20T21:05:09.539Z] ---> 17eee14a06c0 [2022-06-20T21:05:09.539Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-20T21:05:09.539Z] ---> Using cache [2022-06-20T21:05:09.539Z] ---> 48f3315d0880 [2022-06-20T21:05:09.539Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-20T21:05:09.827Z] Removing intermediate container 32da1eb82934 [2022-06-20T21:05:09.827Z] ---> 05cde994c044 [2022-06-20T21:05:09.827Z] [2022-06-20T21:05:09.827Z] Step 10/22 : FROM alpine:3.14 [2022-06-20T21:05:09.827Z] ---> ac73e934f311 [2022-06-20T21:05:09.827Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-20T21:05:09.827Z] ---> Running in 4ea506bbf19c [2022-06-20T21:05:09.827Z] ---> Running in 133bd9669120 [2022-06-20T21:05:09.827Z] ---> Running in 994dbaf309d3 [2022-06-20T21:05:09.827Z] Removing intermediate container 805c23858832 [2022-06-20T21:05:09.827Z] ---> e1d4c7cd64c1 [2022-06-20T21:05:09.827Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-20T21:05:10.106Z] ---> Running in 4dc71f571b50 [2022-06-20T21:05:10.714Z] Removing intermediate container 994dbaf309d3 [2022-06-20T21:05:10.714Z] ---> c526c6ad9a4d [2022-06-20T21:05:10.714Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-20T21:05:10.993Z] ---> Running in e9bf84502347 [2022-06-20T21:05:11.595Z] ---> b4369e873ecd [2022-06-20T21:05:11.595Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T21:05:11.595Z] Removing intermediate container e9bf84502347 [2022-06-20T21:05:11.595Z] ---> ee3925202c09 [2022-06-20T21:05:11.595Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T21:05:11.595Z] ---> Running in b0ba49908ece [2022-06-20T21:05:12.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:05:12.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:05:13.183Z] ---> 83686b45486b [2022-06-20T21:05:13.183Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-20T21:05:13.468Z] Removing intermediate container 133bd9669120 [2022-06-20T21:05:13.468Z] ---> 702b7c26afe0 [2022-06-20T21:05:13.468Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-20T21:05:13.468Z] ---> Running in 82dd499a2203 [2022-06-20T21:05:13.750Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-20T21:05:13.750Z] Removing intermediate container 4ea506bbf19c [2022-06-20T21:05:13.750Z] ---> 37c39125b15a [2022-06-20T21:05:14.029Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-20T21:05:14.029Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-20T21:05:14.029Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T21:05:14.029Z] Executing ca-certificates-20211220-r0.trigger [2022-06-20T21:05:14.029Z] ---> Running in fde47df7e1d2 [2022-06-20T21:05:14.324Z] OK: 6 MiB in 16 packages [2022-06-20T21:05:16.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:05:16.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:05:16.638Z] Removing intermediate container b0ba49908ece [2022-06-20T21:05:16.638Z] ---> 023bdd15a7c4 [2022-06-20T21:05:16.638Z] Step 8/25 : COPY . . [2022-06-20T21:05:16.638Z] Removing intermediate container 4dc71f571b50 [2022-06-20T21:05:16.638Z] ---> 94ca8789fce5 [2022-06-20T21:05:16.638Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-20T21:05:16.638Z] ---> b012d235309f [2022-06-20T21:05:16.638Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-20T21:05:16.919Z] ---> Running in ccac23d50e55 [2022-06-20T21:05:17.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:05:17.198Z] Removing intermediate container ccac23d50e55 [2022-06-20T21:05:17.198Z] ---> d0df836fb47f [2022-06-20T21:05:17.198Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-20T21:05:17.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:05:17.479Z] ---> Running in d3e82cda67e0 [2022-06-20T21:05:17.761Z] ---> f61a8b3f8111 [2022-06-20T21:05:17.761Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-20T21:05:17.761Z] ---> Running in d81d27fe2f5b [2022-06-20T21:05:18.365Z] v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-20T21:05:18.365Z] v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-20T21:05:18.365Z] OK: 15736 distinct packages available [2022-06-20T21:05:18.365Z] Removing intermediate container d3e82cda67e0 [2022-06-20T21:05:18.365Z] ---> 52ae3cd4ac7a [2022-06-20T21:05:18.365Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-20T21:05:18.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:05:18.649Z] ---> Running in 80d89715e367 [2022-06-20T21:05:18.649Z] v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-20T21:05:18.649Z] v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-20T21:05:18.649Z] OK: 15736 distinct packages available [2022-06-20T21:05:18.649Z] Removing intermediate container d81d27fe2f5b [2022-06-20T21:05:18.649Z] ---> 482d5ddc30cc [2022-06-20T21:05:18.649Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T21:05:18.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:05:18.928Z] ---> Running in 8a2bbe6c708a [2022-06-20T21:05:19.219Z] Removing intermediate container 80d89715e367 [2022-06-20T21:05:19.219Z] ---> 333a9833d06d [2022-06-20T21:05:19.219Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T21:05:19.508Z] Removing intermediate container 8a2bbe6c708a [2022-06-20T21:05:19.508Z] ---> 8624ecb8b185 [2022-06-20T21:05:19.508Z] Step 20/22 : LABEL arch=arm64 [2022-06-20T21:05:19.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:05:19.508Z] ---> Running in 53dbf5257f25 [2022-06-20T21:05:19.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:05:20.417Z] ---> af5a6b8840f5 [2022-06-20T21:05:20.417Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-20T21:05:20.417Z] Removing intermediate container 53dbf5257f25 [2022-06-20T21:05:20.417Z] ---> 636c5c318c1c [2022-06-20T21:05:20.417Z] Step 21/22 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:05:20.698Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-20T21:05:20.698Z] ---> Running in ab7ab2b2e257 [2022-06-20T21:05:20.698Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-20T21:05:20.698Z] (3/5) Installing libucontext (1.1-r0) [2022-06-20T21:05:20.981Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-20T21:05:20.981Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-20T21:05:20.981Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-20T21:05:20.981Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-20T21:05:20.981Z] Executing busybox-1.34.1-r5.trigger [2022-06-20T21:05:20.981Z] OK: 6 MiB in 19 packages [2022-06-20T21:05:21.259Z] (3/5) Installing libucontext (1.1-r0) [2022-06-20T21:05:21.259Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-20T21:05:21.259Z] Removing intermediate container ab7ab2b2e257 [2022-06-20T21:05:21.259Z] ---> 579167ea2bb2 [2022-06-20T21:05:21.259Z] Step 22/22 : LABEL version=0.0.0 [2022-06-20T21:05:21.259Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-20T21:05:21.555Z] ---> Running in 023239696ddb [2022-06-20T21:05:21.555Z] Executing busybox-1.34.1-r5.trigger [2022-06-20T21:05:21.555Z] OK: 6 MiB in 19 packages [2022-06-20T21:05:22.553Z] Removing intermediate container 023239696ddb [2022-06-20T21:05:22.553Z] ---> 7f29aa68d58f [2022-06-20T21:05:22.553Z] [2022-06-20T21:05:22.837Z] Removing intermediate container 82dd499a2203 [2022-06-20T21:05:22.837Z] ---> f35c186cd2ee [2022-06-20T21:05:22.837Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-20T21:05:23.115Z] Removing intermediate container fde47df7e1d2 [2022-06-20T21:05:23.115Z] ---> eff24f6fc665 [2022-06-20T21:05:23.115Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-20T21:05:23.115Z] Successfully built 7f29aa68d58f [2022-06-20T21:05:23.115Z] Successfully tagged support-scheduler-arm64:latest [2022-06-20T21:05:23.115Z] Building sys-mgmt-agent [2022-06-20T21:05:23.736Z]  Building support-scheduler ... done  ---> 5e31c8f42ff7 [2022-06-20T21:05:23.736Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-20T21:05:25.185Z] ---> 0c16ecd97c03 [2022-06-20T21:05:25.185Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-20T21:05:25.469Z] ---> Running in 10fdb526f7c3 [2022-06-20T21:05:26.460Z] Removing intermediate container 10fdb526f7c3 [2022-06-20T21:05:26.460Z] ---> fdc2fdaccf54 [2022-06-20T21:05:26.460Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T21:05:26.460Z] ---> Running in 7f4483b4f376 [2022-06-20T21:05:27.454Z] Removing intermediate container 7f4483b4f376 [2022-06-20T21:05:27.454Z] ---> fb17c41f7e57 [2022-06-20T21:05:27.454Z] Step 20/22 : LABEL arch=arm64 [2022-06-20T21:05:27.454Z] ---> Running in 0cbfa1ce8bc2 [2022-06-20T21:05:27.454Z] ---> 506206c665da [2022-06-20T21:05:27.454Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-20T21:05:28.078Z] Removing intermediate container 0cbfa1ce8bc2 [2022-06-20T21:05:28.078Z] ---> 4552e38648fd [2022-06-20T21:05:28.078Z] Step 21/22 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:05:28.351Z] ---> Running in af7643f4eefd [2022-06-20T21:05:28.956Z] Removing intermediate container af7643f4eefd [2022-06-20T21:05:28.956Z] ---> 1bb629efe153 [2022-06-20T21:05:28.956Z] Step 22/22 : LABEL version=0.0.0 [2022-06-20T21:05:29.236Z] ---> Running in 10e5f709d0db [2022-06-20T21:05:30.242Z] Removing intermediate container 10e5f709d0db [2022-06-20T21:05:30.242Z] ---> 4cd6d3a7114c [2022-06-20T21:05:30.242Z] [2022-06-20T21:05:30.844Z] Successfully built 4cd6d3a7114c [2022-06-20T21:05:30.844Z] Successfully tagged support-notifications-arm64:latest [2022-06-20T21:05:30.844Z]  Building support-notifications ... done Building security-spire-config [2022-06-20T21:05:30.844Z] ---> 2d9cfa6ad079 [2022-06-20T21:05:30.844Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-20T21:05:32.308Z] ---> 406a5170bf39 [2022-06-20T21:05:32.308Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-20T21:05:33.300Z] ---> 802c8ed0a2b8 [2022-06-20T21:05:33.300Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-20T21:05:34.299Z] ---> b6edbc8ef1a0 [2022-06-20T21:05:34.299Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-20T21:05:34.578Z] ---> Running in b539b24415ee [2022-06-20T21:05:35.189Z] Removing intermediate container b539b24415ee [2022-06-20T21:05:35.189Z] ---> 46d53c602c3e [2022-06-20T21:05:35.189Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-20T21:05:35.189Z] ---> Running in f0e903d26a43 [2022-06-20T21:05:35.790Z] Removing intermediate container f0e903d26a43 [2022-06-20T21:05:35.790Z] ---> cfe493865232 [2022-06-20T21:05:35.790Z] Step 23/25 : LABEL arch=arm64 [2022-06-20T21:05:35.790Z] ---> Running in 6e34bd422fbb [2022-06-20T21:05:36.401Z] ---> 3b6d75e39287 [2022-06-20T21:05:36.401Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-20T21:05:36.401Z] Removing intermediate container 6e34bd422fbb [2022-06-20T21:05:36.401Z] ---> 2a63558164f7 [2022-06-20T21:05:36.401Z] Step 24/25 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:05:36.680Z] ---> Running in 5171cefd511f [2022-06-20T21:05:37.280Z] ---> 0156738351b7 [2022-06-20T21:05:37.280Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-20T21:05:37.280Z] Removing intermediate container 5171cefd511f [2022-06-20T21:05:37.280Z] ---> 1a6610d012c0 [2022-06-20T21:05:37.280Z] Step 25/25 : LABEL version=0.0.0 [2022-06-20T21:05:37.561Z] ---> Running in 710d447aaded [2022-06-20T21:05:38.172Z] Removing intermediate container 710d447aaded [2022-06-20T21:05:38.172Z] ---> 5b43f5a8a347 [2022-06-20T21:05:38.172Z] [2022-06-20T21:05:38.452Z] ---> b1fbe5672dac [2022-06-20T21:05:38.452Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-20T21:05:39.049Z] Successfully built 5b43f5a8a347 [2022-06-20T21:05:39.049Z] Successfully tagged security-spire-server-arm64:latest [2022-06-20T21:05:39.049Z]  Building security-spire-server ... done Building security-bootstrapper [2022-06-20T21:05:39.655Z] ---> 634d25f3b639 [2022-06-20T21:05:39.655Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-20T21:05:39.655Z] ---> Running in a58e5c680936 [2022-06-20T21:05:40.263Z] Removing intermediate container a58e5c680936 [2022-06-20T21:05:40.263Z] ---> 3e42ecf42a51 [2022-06-20T21:05:40.263Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-20T21:05:40.263Z] ---> Running in 19ecf20489d4 [2022-06-20T21:05:40.865Z] Removing intermediate container 19ecf20489d4 [2022-06-20T21:05:40.865Z] ---> 6c647d60b600 [2022-06-20T21:05:40.865Z] Step 24/26 : LABEL arch=arm64 [2022-06-20T21:05:40.865Z] ---> Running in 9c326eeee0c9 [2022-06-20T21:05:41.473Z] Removing intermediate container 9c326eeee0c9 [2022-06-20T21:05:41.473Z] ---> a208566c7c8b [2022-06-20T21:05:41.473Z] Step 25/26 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:05:41.747Z] ---> Running in a615f905ffb7 [2022-06-20T21:05:42.349Z] Removing intermediate container a615f905ffb7 [2022-06-20T21:05:42.349Z] ---> db196fc29ee9 [2022-06-20T21:05:42.349Z] Step 26/26 : LABEL version=0.0.0 [2022-06-20T21:05:42.349Z] ---> Running in 1d681ea5bef4 [2022-06-20T21:05:42.949Z] Removing intermediate container 1d681ea5bef4 [2022-06-20T21:05:42.949Z] ---> deee1c5f04dc [2022-06-20T21:05:42.949Z] [2022-06-20T21:05:43.224Z] Successfully built deee1c5f04dc [2022-06-20T21:05:43.224Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-20T21:05:43.224Z]  Building security-spire-agent ... done Building core-command [2022-06-20T21:05:44.669Z] ---> c340543a849b [2022-06-20T21:05:44.669Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-20T21:05:44.946Z] ---> Running in 688c98971d52 [2022-06-20T21:05:46.400Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-20T21:06:04.750Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T21:06:04.750Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-20T21:06:04.750Z] ---> 03d7fd56b3a8 [2022-06-20T21:06:04.750Z] Step 3/23 : WORKDIR /edgex-go [2022-06-20T21:06:04.750Z] ---> Using cache [2022-06-20T21:06:04.750Z] ---> 19927a8951af [2022-06-20T21:06:04.750Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T21:06:04.750Z] ---> Using cache [2022-06-20T21:06:04.750Z] ---> a7f89600bd99 [2022-06-20T21:06:04.750Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-20T21:06:04.750Z] ---> Running in 3a56bd166c31 [2022-06-20T21:06:06.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:06:07.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:06:08.229Z] OK: 220 MiB in 52 packages [2022-06-20T21:06:09.977Z] Removing intermediate container 3a56bd166c31 [2022-06-20T21:06:09.977Z] ---> 5de45280ebb6 [2022-06-20T21:06:09.977Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-20T21:06:11.447Z] ---> 8a9a0dc8f4be [2022-06-20T21:06:11.447Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T21:06:11.447Z] ---> Running in 491b1de4436d [2022-06-20T21:06:18.195Z] Removing intermediate container 491b1de4436d [2022-06-20T21:06:18.195Z] ---> c7b2d77e96fd [2022-06-20T21:06:18.195Z] Step 8/23 : COPY . . [2022-06-20T21:06:19.192Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T21:06:19.192Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-20T21:06:19.192Z] ---> 03d7fd56b3a8 [2022-06-20T21:06:19.192Z] Step 3/26 : WORKDIR /edgex-go [2022-06-20T21:06:19.192Z] ---> Using cache [2022-06-20T21:06:19.192Z] ---> 19927a8951af [2022-06-20T21:06:19.192Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T21:06:19.192Z] ---> Using cache [2022-06-20T21:06:19.192Z] ---> a7f89600bd99 [2022-06-20T21:06:19.192Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-20T21:06:19.192Z] ---> Using cache [2022-06-20T21:06:19.192Z] ---> 5474c62f0d97 [2022-06-20T21:06:19.192Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-20T21:06:19.192Z] ---> Using cache [2022-06-20T21:06:19.192Z] ---> caef817fd53b [2022-06-20T21:06:19.192Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T21:06:19.192Z] ---> Using cache [2022-06-20T21:06:19.192Z] ---> a14df5aef1b3 [2022-06-20T21:06:19.192Z] Step 8/26 : COPY . . [2022-06-20T21:06:19.192Z] ---> Using cache [2022-06-20T21:06:19.192Z] ---> 24c1076bcdad [2022-06-20T21:06:19.192Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-20T21:06:19.192Z] ---> Using cache [2022-06-20T21:06:19.192Z] ---> 2de5575653b0 [2022-06-20T21:06:19.192Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-20T21:06:19.192Z] ---> Using cache [2022-06-20T21:06:19.192Z] ---> 8ab11985368d [2022-06-20T21:06:19.192Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-20T21:06:19.823Z] ---> Running in ab94dacf70ce [2022-06-20T21:06:24.178Z] Removing intermediate container ab94dacf70ce [2022-06-20T21:06:24.178Z] ---> 385be4f11c60 [2022-06-20T21:06:24.178Z] Step 12/26 : WORKDIR /edgex-go [2022-06-20T21:06:24.178Z] ---> Running in c14eb5921b7e [2022-06-20T21:06:25.172Z] Removing intermediate container c14eb5921b7e [2022-06-20T21:06:25.172Z] ---> 6ed0077215bf [2022-06-20T21:06:25.172Z] [2022-06-20T21:06:25.172Z] Step 13/26 : FROM alpine:3.15 [2022-06-20T21:06:25.172Z] ---> 3fb3c9af89a9 [2022-06-20T21:06:25.172Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-20T21:06:25.172Z] ---> Using cache [2022-06-20T21:06:25.172Z] ---> 68107298c079 [2022-06-20T21:06:25.173Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T21:06:25.173Z] ---> Using cache [2022-06-20T21:06:25.173Z] ---> 702b7c26afe0 [2022-06-20T21:06:25.173Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-20T21:06:25.173Z] ---> Running in ced246320b66 [2022-06-20T21:06:27.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:06:28.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:06:29.610Z] v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-20T21:06:29.610Z] v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-20T21:06:29.610Z] OK: 15736 distinct packages available [2022-06-20T21:06:29.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:06:30.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:06:31.604Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-20T21:06:31.604Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-20T21:06:31.882Z] (3/4) Installing libucontext (1.1-r0) [2022-06-20T21:06:31.882Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-20T21:06:32.157Z] Executing busybox-1.34.1-r5.trigger [2022-06-20T21:06:32.157Z] OK: 6 MiB in 18 packages [2022-06-20T21:06:35.579Z] Removing intermediate container ced246320b66 [2022-06-20T21:06:35.579Z] ---> 4538be48ca33 [2022-06-20T21:06:35.579Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-20T21:06:35.579Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T21:06:35.579Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-20T21:06:35.579Z] ---> 03d7fd56b3a8 [2022-06-20T21:06:35.579Z] Step 3/31 : WORKDIR /edgex-go [2022-06-20T21:06:35.579Z] ---> Using cache [2022-06-20T21:06:35.579Z] ---> 19927a8951af [2022-06-20T21:06:35.579Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T21:06:35.579Z] ---> Using cache [2022-06-20T21:06:35.579Z] ---> a7f89600bd99 [2022-06-20T21:06:35.579Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-20T21:06:35.579Z] ---> Using cache [2022-06-20T21:06:35.579Z] ---> e1d4c7cd64c1 [2022-06-20T21:06:35.579Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-20T21:06:35.579Z] ---> Using cache [2022-06-20T21:06:35.579Z] ---> b4369e873ecd [2022-06-20T21:06:35.579Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T21:06:35.579Z] ---> Using cache [2022-06-20T21:06:35.579Z] ---> 023bdd15a7c4 [2022-06-20T21:06:35.579Z] Step 8/31 : COPY . . [2022-06-20T21:06:35.855Z] ---> Using cache [2022-06-20T21:06:35.856Z] ---> c340543a849b [2022-06-20T21:06:35.856Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-20T21:06:36.129Z] ---> Running in 42353efd7cb3 [2022-06-20T21:06:38.773Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-20T21:06:39.384Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T21:06:39.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-20T21:06:39.384Z] ---> 03d7fd56b3a8 [2022-06-20T21:06:39.384Z] Step 3/23 : WORKDIR /edgex-go [2022-06-20T21:06:39.384Z] ---> Using cache [2022-06-20T21:06:39.384Z] ---> 19927a8951af [2022-06-20T21:06:39.384Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T21:06:39.384Z] ---> Using cache [2022-06-20T21:06:39.384Z] ---> a7f89600bd99 [2022-06-20T21:06:39.384Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-20T21:06:39.384Z] ---> Using cache [2022-06-20T21:06:39.384Z] ---> e1d4c7cd64c1 [2022-06-20T21:06:39.384Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-20T21:06:39.384Z] ---> Using cache [2022-06-20T21:06:39.384Z] ---> b4369e873ecd [2022-06-20T21:06:39.384Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T21:06:39.384Z] ---> Using cache [2022-06-20T21:06:39.384Z] ---> 023bdd15a7c4 [2022-06-20T21:06:39.384Z] Step 8/23 : COPY . . [2022-06-20T21:06:39.384Z] ---> Using cache [2022-06-20T21:06:39.384Z] ---> c340543a849b [2022-06-20T21:06:39.384Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-20T21:06:40.010Z] ---> Running in c2bb04a4ff1f [2022-06-20T21:06:42.648Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-20T21:06:46.992Z] ---> 03fc620e7309 [2022-06-20T21:06:46.992Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-20T21:06:48.463Z] ---> 360bce9e6812 [2022-06-20T21:06:48.463Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-20T21:06:48.463Z] ---> Running in e44db63df412 [2022-06-20T21:06:49.075Z] Removing intermediate container e44db63df412 [2022-06-20T21:06:49.075Z] ---> 2994fb13a194 [2022-06-20T21:06:49.075Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-20T21:06:50.548Z] ---> 5767c5b475fc [2022-06-20T21:06:50.548Z] Step 21/26 : WORKDIR / [2022-06-20T21:06:50.548Z] ---> Running in 61f652da4407 [2022-06-20T21:06:51.558Z] Removing intermediate container 61f652da4407 [2022-06-20T21:06:51.558Z] ---> 767cca597dda [2022-06-20T21:06:51.558Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-20T21:06:51.558Z] ---> Running in 4372f7dd9f96 [2022-06-20T21:06:52.554Z] Removing intermediate container 4372f7dd9f96 [2022-06-20T21:06:52.554Z] ---> a0c7324f84fb [2022-06-20T21:06:52.554Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-20T21:06:52.554Z] ---> Running in 01dddc29727f [2022-06-20T21:06:53.556Z] Removing intermediate container 01dddc29727f [2022-06-20T21:06:53.556Z] ---> fd9e11bac4e2 [2022-06-20T21:06:53.556Z] Step 24/26 : LABEL arch=arm64 [2022-06-20T21:06:53.556Z] ---> Running in 33e9e847d5ce [2022-06-20T21:06:54.576Z] Removing intermediate container 33e9e847d5ce [2022-06-20T21:06:54.576Z] ---> d67a137c66d5 [2022-06-20T21:06:54.576Z] Step 25/26 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:06:54.576Z] ---> Running in 7e3d3a884b02 [2022-06-20T21:06:55.579Z] Removing intermediate container 7e3d3a884b02 [2022-06-20T21:06:55.579Z] ---> f9cb9be70dfc [2022-06-20T21:06:55.579Z] Step 26/26 : LABEL version=0.0.0 [2022-06-20T21:06:55.579Z] ---> Running in be84754ea372 [2022-06-20T21:06:56.188Z] Removing intermediate container be84754ea372 [2022-06-20T21:06:56.188Z] ---> 3f059e915407 [2022-06-20T21:06:56.188Z] [2022-06-20T21:06:56.801Z] Successfully built 3f059e915407 [2022-06-20T21:06:56.801Z] Successfully tagged security-spire-config-arm64:latest [2022-06-20T21:06:56.801Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-06-20T21:06:59.456Z] ---> 32777b775d46 [2022-06-20T21:06:59.456Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-20T21:06:59.456Z] ---> Running in aec0e15da6d6 [2022-06-20T21:07:00.923Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-20T21:07:27.795Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-20T21:07:27.795Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-20T21:07:27.795Z] ---> 03d7fd56b3a8 [2022-06-20T21:07:27.795Z] Step 3/20 : WORKDIR /edgex-go [2022-06-20T21:07:27.795Z] ---> Using cache [2022-06-20T21:07:27.795Z] ---> 19927a8951af [2022-06-20T21:07:27.795Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-20T21:07:27.795Z] ---> Running in 3f806632c326 [2022-06-20T21:07:27.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:07:27.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:07:28.788Z] v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-20T21:07:28.788Z] v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-20T21:07:28.788Z] OK: 15743 distinct packages available [2022-06-20T21:07:28.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:07:29.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:07:31.236Z] OK: 220 MiB in 52 packages [2022-06-20T21:07:32.717Z] Removing intermediate container 3f806632c326 [2022-06-20T21:07:32.717Z] ---> cf2b387275c6 [2022-06-20T21:07:32.717Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-20T21:07:33.332Z] ---> 515c9c82f8bb [2022-06-20T21:07:33.332Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T21:07:33.332Z] ---> Running in c1d07ee45e15 [2022-06-20T21:07:38.782Z] Removing intermediate container c1d07ee45e15 [2022-06-20T21:07:38.782Z] ---> fd432e9ca423 [2022-06-20T21:07:38.782Z] Step 7/20 : COPY . . [2022-06-20T21:07:57.157Z] ---> 6fd23a0fc6d1 [2022-06-20T21:07:57.157Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-20T21:07:57.157Z] ---> Running in 626e87e8aff4 [2022-06-20T21:07:59.175Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-20T21:09:21.002Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-20T21:09:22.008Z] Removing intermediate container 688c98971d52 [2022-06-20T21:09:22.008Z] ---> 28451d1885a6 [2022-06-20T21:09:22.008Z] [2022-06-20T21:09:22.008Z] Step 10/25 : FROM alpine:3.14 [2022-06-20T21:09:22.008Z] ---> ac73e934f311 [2022-06-20T21:09:22.008Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-20T21:09:22.008Z] ---> Running in 2b193bed6a44 [2022-06-20T21:09:24.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:09:24.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:09:25.460Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-20T21:09:25.460Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-20T21:09:25.460Z] (3/3) Installing su-exec (0.2-r1) [2022-06-20T21:09:25.460Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T21:09:25.460Z] Executing ca-certificates-20211220-r0.trigger [2022-06-20T21:09:25.738Z] OK: 6 MiB in 17 packages [2022-06-20T21:09:27.779Z] Removing intermediate container 2b193bed6a44 [2022-06-20T21:09:27.779Z] ---> 8da762eebe8a [2022-06-20T21:09:27.779Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-20T21:09:27.779Z] ---> Running in ee4f06bbbb3f [2022-06-20T21:09:28.062Z] Removing intermediate container ee4f06bbbb3f [2022-06-20T21:09:28.062Z] ---> 31fa2e503f97 [2022-06-20T21:09:28.062Z] Step 13/25 : WORKDIR / [2022-06-20T21:09:28.062Z] ---> Running in 4b0ad9dc2c0f [2022-06-20T21:09:28.680Z] Removing intermediate container 4b0ad9dc2c0f [2022-06-20T21:09:28.681Z] ---> 3ad246de8041 [2022-06-20T21:09:28.681Z] 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-06-20T21:09:29.706Z] ---> c6992732adc4 [2022-06-20T21:09:29.706Z] 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-06-20T21:09:30.727Z] ---> 0ba427376675 [2022-06-20T21:09:30.727Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-20T21:09:31.348Z] ---> b5d2c8ecf0f4 [2022-06-20T21:09:31.348Z] 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-06-20T21:09:32.351Z] ---> a31a4a0d0807 [2022-06-20T21:09:32.351Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-20T21:09:34.345Z] ---> c6c436b6ab3b [2022-06-20T21:09:34.345Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-20T21:09:35.693Z] ---> e5bcb8042277 [2022-06-20T21:09:35.693Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-20T21:09:36.834Z] ---> a2d126d1e743 [2022-06-20T21:09:36.834Z] 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-06-20T21:09:36.834Z] ---> Running in 3f6578bb37b0 [2022-06-20T21:09:40.323Z] Removing intermediate container 3f6578bb37b0 [2022-06-20T21:09:40.323Z] ---> 2549de42b3f1 [2022-06-20T21:09:40.323Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-20T21:09:40.323Z] ---> Running in 0471dbe7b91a [2022-06-20T21:09:40.607Z] Removing intermediate container 0471dbe7b91a [2022-06-20T21:09:40.607Z] ---> 98e25925ecc5 [2022-06-20T21:09:40.607Z] Step 23/25 : LABEL arch=arm64 [2022-06-20T21:09:40.607Z] ---> Running in b8b88fa93b5e [2022-06-20T21:09:41.395Z] Removing intermediate container b8b88fa93b5e [2022-06-20T21:09:41.395Z] ---> 16cb9b521f24 [2022-06-20T21:09:41.395Z] Step 24/25 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:09:41.395Z] ---> Running in 66ae73ba024e [2022-06-20T21:09:42.035Z] Removing intermediate container 66ae73ba024e [2022-06-20T21:09:42.035Z] ---> e4af6626b1ae [2022-06-20T21:09:42.035Z] Step 25/25 : LABEL version=0.0.0 [2022-06-20T21:09:42.035Z] ---> Running in 488da689cddc [2022-06-20T21:09:42.331Z] Removing intermediate container 488da689cddc [2022-06-20T21:09:42.331Z] ---> a40952f582b9 [2022-06-20T21:09:42.331Z] [2022-06-20T21:09:42.962Z] Successfully built a40952f582b9 [2022-06-20T21:09:42.962Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-20T21:11:04.920Z]  Building security-secretstore-setup ... done Removing intermediate container c2bb04a4ff1f [2022-06-20T21:11:04.920Z] ---> 7fbe88aa1cc7 [2022-06-20T21:11:04.920Z] [2022-06-20T21:11:04.920Z] Step 10/23 : FROM alpine:3.14 [2022-06-20T21:11:04.920Z] ---> ac73e934f311 [2022-06-20T21:11:04.920Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-20T21:11:04.920Z] ---> Using cache [2022-06-20T21:11:04.920Z] ---> 17eee14a06c0 [2022-06-20T21:11:04.920Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-20T21:11:04.920Z] ---> Using cache [2022-06-20T21:11:04.920Z] ---> 48f3315d0880 [2022-06-20T21:11:04.920Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-20T21:11:04.920Z] ---> Running in e2f678f975fb [2022-06-20T21:11:04.920Z] Removing intermediate container e2f678f975fb [2022-06-20T21:11:04.920Z] ---> 8b37ec3a8724 [2022-06-20T21:11:04.920Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-20T21:11:04.920Z] ---> Running in b062b23425a4 [2022-06-20T21:11:04.920Z] Removing intermediate container b062b23425a4 [2022-06-20T21:11:04.920Z] ---> ca1b1e48b7c7 [2022-06-20T21:11:04.920Z] Step 15/23 : WORKDIR / [2022-06-20T21:11:05.195Z] ---> Running in a1dc81c587b0 [2022-06-20T21:11:06.184Z] Removing intermediate container a1dc81c587b0 [2022-06-20T21:11:06.184Z] ---> 8b67b2408518 [2022-06-20T21:11:06.184Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T21:11:08.174Z] ---> 277395313ad8 [2022-06-20T21:11:08.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-20T21:11:10.823Z] ---> 8e3e6f2ee0c0 [2022-06-20T21:11:10.823Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-20T21:11:11.101Z] Removing intermediate container 42353efd7cb3 [2022-06-20T21:11:11.101Z] ---> 4efbf9cc5acb [2022-06-20T21:11:11.101Z] [2022-06-20T21:11:11.101Z] Step 10/31 : FROM alpine:3.14 [2022-06-20T21:11:11.101Z] ---> ac73e934f311 [2022-06-20T21:11:11.101Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-20T21:11:11.373Z] ---> Running in ef1928aded5f [2022-06-20T21:11:12.361Z] ---> 31dd2d72f8d3 [2022-06-20T21:11:12.361Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-20T21:11:12.361Z] Removing intermediate container ef1928aded5f [2022-06-20T21:11:12.361Z] ---> 3a750b3cef71 [2022-06-20T21:11:12.361Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-20T21:11:12.361Z] ---> Running in a1211f135215 [2022-06-20T21:11:12.643Z] ---> Running in 7c38c301384c [2022-06-20T21:11:14.085Z] Removing intermediate container 7c38c301384c [2022-06-20T21:11:14.085Z] ---> af613bf089dc [2022-06-20T21:11:14.085Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T21:11:14.085Z] ---> Running in 9f86935f96da [2022-06-20T21:11:15.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:11:15.076Z] Removing intermediate container 9f86935f96da [2022-06-20T21:11:15.076Z] ---> 3af3f9edc053 [2022-06-20T21:11:15.076Z] Step 21/23 : LABEL arch=arm64 [2022-06-20T21:11:15.351Z] ---> Running in 50d64018d169 [2022-06-20T21:11:15.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:11:15.956Z] Removing intermediate container 50d64018d169 [2022-06-20T21:11:15.956Z] ---> 246e2aaa25b4 [2022-06-20T21:11:15.956Z] Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:11:16.235Z] ---> Running in abfd8ebbbcbe [2022-06-20T21:11:16.235Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-20T21:11:16.235Z] (2/2) Installing su-exec (0.2-r1) [2022-06-20T21:11:16.514Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T21:11:16.514Z] OK: 6 MiB in 16 packages [2022-06-20T21:11:17.515Z] Removing intermediate container abfd8ebbbcbe [2022-06-20T21:11:17.515Z] ---> f8d61ae2f44a [2022-06-20T21:11:17.515Z] Step 23/23 : LABEL version=0.0.0 [2022-06-20T21:11:17.809Z] ---> Running in e2a23a23a474 [2022-06-20T21:11:18.435Z] Removing intermediate container a1211f135215 [2022-06-20T21:11:18.435Z] ---> e5984afd11b3 [2022-06-20T21:11:18.435Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-20T21:11:18.718Z] Removing intermediate container e2a23a23a474 [2022-06-20T21:11:18.718Z] ---> 672612babd8a [2022-06-20T21:11:18.718Z] [2022-06-20T21:11:18.718Z] ---> Running in ebf6280dbbc0 [2022-06-20T21:11:19.329Z] Removing intermediate container ebf6280dbbc0 [2022-06-20T21:11:19.329Z] ---> 1baaa65cba52 [2022-06-20T21:11:19.329Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-20T21:11:19.616Z] ---> Running in 734d6cacabe9 [2022-06-20T21:11:20.233Z] Successfully built 672612babd8a [2022-06-20T21:11:20.233Z] Successfully tagged core-command-arm64:latest [2022-06-20T21:11:20.233Z]  Building core-command ... done Removing intermediate container 734d6cacabe9 [2022-06-20T21:11:20.233Z] ---> b36f6bd9b3c1 [2022-06-20T21:11:20.233Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-20T21:11:20.515Z] ---> Running in 84b2e56d5ec7 [2022-06-20T21:11:20.793Z] Removing intermediate container aec0e15da6d6 [2022-06-20T21:11:20.793Z] ---> a54f8b018408 [2022-06-20T21:11:20.793Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-20T21:11:21.079Z] ---> Running in 6d50c444504b [2022-06-20T21:11:23.082Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-20T21:11:23.364Z] Removing intermediate container 84b2e56d5ec7 [2022-06-20T21:11:23.364Z] ---> 82d401e21a58 [2022-06-20T21:11:23.364Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-20T21:11:23.643Z] ---> Running in 6675f342eab4 [2022-06-20T21:11:24.256Z] Removing intermediate container 6675f342eab4 [2022-06-20T21:11:24.256Z] ---> 216488066b19 [2022-06-20T21:11:24.256Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-20T21:11:25.252Z] ---> c288ad1d2985 [2022-06-20T21:11:25.252Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-20T21:11:25.541Z] ---> Running in 64320813719b [2022-06-20T21:11:26.550Z] Removing intermediate container 6d50c444504b [2022-06-20T21:11:26.550Z] ---> f0eaa734b9a6 [2022-06-20T21:11:26.550Z] [2022-06-20T21:11:26.550Z] Step 11/23 : FROM docker:20.10.14 [2022-06-20T21:11:26.550Z] 20.10.14: Pulling from library/docker [2022-06-20T21:11:29.221Z] Removing intermediate container 64320813719b [2022-06-20T21:11:29.221Z] ---> b838e766c390 [2022-06-20T21:11:29.221Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T21:11:30.679Z] ---> 2409e43a7b5e [2022-06-20T21:11:30.679Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-20T21:11:34.111Z] ---> 24329f1e971a [2022-06-20T21:11:34.111Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-20T21:11:35.117Z] ---> 092d2b5e59b1 [2022-06-20T21:11:35.117Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-20T21:11:36.583Z] ---> b7d721514e9f [2022-06-20T21:11:36.583Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-20T21:11:37.582Z] ---> eea643153aa6 [2022-06-20T21:11:37.582Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-20T21:11:38.187Z] ---> Running in edc128995c29 [2022-06-20T21:11:38.794Z] Removing intermediate container edc128995c29 [2022-06-20T21:11:38.794Z] ---> 56198a1ad251 [2022-06-20T21:11:38.794Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-20T21:11:40.241Z] ---> a5ed044f55d8 [2022-06-20T21:11:40.241Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-20T21:11:40.845Z] ---> Running in 246be32d4973 [2022-06-20T21:11:44.270Z] Removing intermediate container 246be32d4973 [2022-06-20T21:11:44.270Z] ---> b32bac4e5b0a [2022-06-20T21:11:44.270Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-20T21:11:44.878Z] ---> Running in 44f240f6039a [2022-06-20T21:11:45.492Z] Removing intermediate container 44f240f6039a [2022-06-20T21:11:45.492Z] ---> a577d936e95d [2022-06-20T21:11:45.492Z] Step 28/31 : CMD ["gate"] [2022-06-20T21:11:45.770Z] ---> Running in c73bb4e514ac [2022-06-20T21:11:46.385Z] Removing intermediate container c73bb4e514ac [2022-06-20T21:11:46.385Z] ---> 3a62f1a632ab [2022-06-20T21:11:46.385Z] Step 29/31 : LABEL arch=arm64 [2022-06-20T21:11:46.385Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-20T21:11:46.385Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-20T21:11:46.385Z] ---> c346e9eafbab [2022-06-20T21:11:46.385Z] 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-06-20T21:11:46.670Z] ---> Running in a9cc9e1cf76d [2022-06-20T21:11:46.670Z] ---> Running in 8a34fb1bd8a8 [2022-06-20T21:11:47.285Z] Removing intermediate container a9cc9e1cf76d [2022-06-20T21:11:47.285Z] ---> c35e731523fe [2022-06-20T21:11:47.285Z] 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-06-20T21:11:47.285Z] ---> Running in ea7048c0dd34 [2022-06-20T21:11:47.285Z] Removing intermediate container 8a34fb1bd8a8 [2022-06-20T21:11:47.285Z] ---> c8ed0dc41d51 [2022-06-20T21:11:47.285Z] Step 30/31 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:11:47.907Z] ---> Running in eceba1af59ec [2022-06-20T21:11:48.520Z] Removing intermediate container eceba1af59ec [2022-06-20T21:11:48.520Z] ---> f7053ecfcc12 [2022-06-20T21:11:48.520Z] Step 31/31 : LABEL version=0.0.0 [2022-06-20T21:11:48.803Z] ---> Running in 0f3608edbc98 [2022-06-20T21:11:49.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:11:49.362Z] Removing intermediate container 0f3608edbc98 [2022-06-20T21:11:49.362Z] ---> 9dc869505c57 [2022-06-20T21:11:49.362Z] [2022-06-20T21:11:49.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:11:49.965Z] Successfully built 9dc869505c57 [2022-06-20T21:11:49.965Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-20T21:11:50.560Z]  Building security-bootstrapper ... done (1/43) Installing readline (8.1.1-r0) [2022-06-20T21:11:50.560Z] (2/43) Installing bash (5.1.16-r0) [2022-06-20T21:11:50.560Z] Executing bash-5.1.16-r0.post-install [2022-06-20T21:11:50.560Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-20T21:11:50.560Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-20T21:11:50.560Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-20T21:11:50.560Z] (6/43) Installing curl (7.80.0-r1) [2022-06-20T21:11:50.560Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-20T21:11:50.560Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-20T21:11:50.560Z] (9/43) Installing expat (2.4.7-r0) [2022-06-20T21:11:50.560Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-20T21:11:50.560Z] (11/43) Installing gdbm (1.22-r0) [2022-06-20T21:11:50.835Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-20T21:11:50.835Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-20T21:11:50.835Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-20T21:11:50.835Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-20T21:11:50.835Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-20T21:11:50.835Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-20T21:11:52.813Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-20T21:11:52.813Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-20T21:11:52.813Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-20T21:11:53.085Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-20T21:11:53.085Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-20T21:11:53.085Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-20T21:11:53.085Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-20T21:11:53.085Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-20T21:11:53.085Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-20T21:11:53.085Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-20T21:11:53.085Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-20T21:11:53.085Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-20T21:11:53.365Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-20T21:11:53.365Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-20T21:11:53.365Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-20T21:11:53.365Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-20T21:11:53.365Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-20T21:11:53.644Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-20T21:11:53.644Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-20T21:11:53.644Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-20T21:11:53.644Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-20T21:11:53.644Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-20T21:11:53.644Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-20T21:11:53.644Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-20T21:11:53.919Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-20T21:11:53.919Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-20T21:11:54.515Z] Executing busybox-1.34.1-r5.trigger [2022-06-20T21:11:54.515Z] OK: 82 MiB in 65 packages [2022-06-20T21:11:58.849Z] Collecting docker-compose==1.23.2 [2022-06-20T21:11:58.849Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-20T21:11:58.849Z] Collecting cached-property<2,>=1.2.0 [2022-06-20T21:11:59.126Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-20T21:11:59.126Z] Collecting docopt<0.7,>=0.6.1 [2022-06-20T21:11:59.126Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-20T21:12:01.111Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-20T21:12:01.111Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-20T21:12:03.098Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-20T21:12:03.098Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-20T21:12:03.695Z] Collecting jsonschema<3,>=2.5.1 [2022-06-20T21:12:03.695Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-20T21:12:04.675Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-20T21:12:04.676Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-20T21:12:05.275Z] Collecting docker<4.0,>=3.6.0 [2022-06-20T21:12:05.275Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-20T21:12:05.275Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-20T21:12:05.275Z] Collecting texttable<0.10,>=0.9.0 [2022-06-20T21:12:05.275Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-20T21:12:07.901Z] Collecting PyYAML<4,>=3.10 [2022-06-20T21:12:08.176Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-20T21:12:10.804Z] Removing intermediate container 626e87e8aff4 [2022-06-20T21:12:10.804Z] ---> 242269b5c2a4 [2022-06-20T21:12:10.804Z] [2022-06-20T21:12:10.804Z] Step 9/20 : FROM alpine:3.15 [2022-06-20T21:12:10.804Z] ---> 3fb3c9af89a9 [2022-06-20T21:12:10.804Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-20T21:12:10.804Z] ---> Using cache [2022-06-20T21:12:10.804Z] ---> 68107298c079 [2022-06-20T21:12:10.804Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T21:12:10.804Z] ---> Using cache [2022-06-20T21:12:10.804Z] ---> 702b7c26afe0 [2022-06-20T21:12:10.804Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-20T21:12:10.804Z] ---> Running in f3ee32da6903 [2022-06-20T21:12:12.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:12:12.248Z] Collecting docker-pycreds>=0.4.0 [2022-06-20T21:12:12.248Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-20T21:12:12.248Z] 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-06-20T21:12:12.248Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-20T21:12:12.519Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-20T21:12:13.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:12:13.114Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-20T21:12:13.114Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-20T21:12:13.114Z] Collecting idna<2.8,>=2.5 [2022-06-20T21:12:13.114Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-20T21:12:13.388Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-20T21:12:13.388Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-20T21:12:13.388Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-20T21:12:13.388Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-20T21:12:13.984Z] v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-20T21:12:13.984Z] v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-20T21:12:13.984Z] OK: 15736 distinct packages available [2022-06-20T21:12:13.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T21:12:14.257Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-20T21:12:14.257Z] Attempting uninstall: urllib3 [2022-06-20T21:12:14.257Z] Found existing installation: urllib3 1.26.7 [2022-06-20T21:12:14.257Z] Uninstalling urllib3-1.26.7: [2022-06-20T21:12:14.532Z] Successfully uninstalled urllib3-1.26.7 [2022-06-20T21:12:14.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T21:12:15.075Z] Attempting uninstall: idna [2022-06-20T21:12:15.075Z] Found existing installation: idna 3.3 [2022-06-20T21:12:15.075Z] Uninstalling idna-3.3: [2022-06-20T21:12:15.075Z] Successfully uninstalled idna-3.3 [2022-06-20T21:12:16.051Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-20T21:12:16.051Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-20T21:12:16.051Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-20T21:12:16.051Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-20T21:12:16.323Z] (5/9) Installing curl (7.80.0-r1) [2022-06-20T21:12:16.323Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-20T21:12:16.596Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-20T21:12:16.596Z] (8/9) Installing libucontext (1.1-r0) [2022-06-20T21:12:16.596Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-20T21:12:16.596Z] Executing busybox-1.34.1-r5.trigger [2022-06-20T21:12:16.871Z] Executing ca-certificates-20211220-r0.trigger [2022-06-20T21:12:16.871Z] OK: 8 MiB in 23 packages [2022-06-20T21:12:17.859Z] Attempting uninstall: requests [2022-06-20T21:12:17.859Z] Found existing installation: requests 2.26.0 [2022-06-20T21:12:17.859Z] Uninstalling requests-2.26.0: [2022-06-20T21:12:17.859Z] Successfully uninstalled requests-2.26.0 [2022-06-20T21:12:18.453Z] Running setup.py install for texttable: started [2022-06-20T21:12:18.453Z] Removing intermediate container f3ee32da6903 [2022-06-20T21:12:18.453Z] ---> d97fad1406b2 [2022-06-20T21:12:18.453Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-20T21:12:19.052Z] ---> 615d6467c7fb [2022-06-20T21:12:19.052Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-20T21:12:20.480Z] ---> a1e064d2411a [2022-06-20T21:12:20.480Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-20T21:12:20.480Z] Running setup.py install for texttable: finished with status 'done' [2022-06-20T21:12:20.480Z] Running setup.py install for PyYAML: started [2022-06-20T21:12:20.762Z] ---> 2112db2a2b7b [2022-06-20T21:12:20.762Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-20T21:12:21.038Z] ---> Running in ab3ded730f3f [2022-06-20T21:12:21.316Z] Removing intermediate container ab3ded730f3f [2022-06-20T21:12:21.316Z] ---> bf64cf124dde [2022-06-20T21:12:21.316Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T21:12:21.316Z] ---> Running in d41bddee5317 [2022-06-20T21:12:21.909Z] Removing intermediate container d41bddee5317 [2022-06-20T21:12:21.909Z] ---> 2fbeaa000949 [2022-06-20T21:12:21.909Z] Step 18/20 : LABEL arch=arm64 [2022-06-20T21:12:21.909Z] ---> Running in 08ff2e8da1fa [2022-06-20T21:12:22.182Z] Removing intermediate container 08ff2e8da1fa [2022-06-20T21:12:22.182Z] ---> 340710cfdd5a [2022-06-20T21:12:22.182Z] Step 19/20 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:12:22.463Z] ---> Running in 7b396dcd5aa0 [2022-06-20T21:12:22.737Z] Removing intermediate container 7b396dcd5aa0 [2022-06-20T21:12:22.737Z] ---> 16da3b818ddf [2022-06-20T21:12:22.737Z] Step 20/20 : LABEL version=0.0.0 [2022-06-20T21:12:22.737Z] ---> Running in 1299f13f8601 [2022-06-20T21:12:23.011Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-20T21:12:23.286Z] Removing intermediate container 1299f13f8601 [2022-06-20T21:12:23.286Z] ---> 2f4d46c7bd67 [2022-06-20T21:12:23.286Z] [2022-06-20T21:12:23.286Z] Running setup.py install for docopt: started [2022-06-20T21:12:23.559Z] Successfully built 2f4d46c7bd67 [2022-06-20T21:12:23.559Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-20T21:12:25.531Z]  Building security-spiffe-token-provider ... done  Running setup.py install for docopt: finished with status 'done' [2022-06-20T21:12:25.531Z] Running setup.py install for dockerpty: started [2022-06-20T21:12:26.966Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-20T21:12:28.394Z] 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-06-20T21:12:36.666Z] Removing intermediate container ea7048c0dd34 [2022-06-20T21:12:36.666Z] ---> db78947ea6ee [2022-06-20T21:12:36.666Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-20T21:12:36.944Z] ---> Running in c00cafd328a2 [2022-06-20T21:12:37.216Z] Removing intermediate container c00cafd328a2 [2022-06-20T21:12:37.216Z] ---> b502ec5fc00d [2022-06-20T21:12:37.216Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-20T21:12:37.216Z] ---> Running in 906eeb595cd4 [2022-06-20T21:12:37.824Z] Removing intermediate container 906eeb595cd4 [2022-06-20T21:12:37.824Z] ---> f6f1cff76fe5 [2022-06-20T21:12:37.824Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-20T21:12:38.816Z] ---> 2f64072f1377 [2022-06-20T21:12:38.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-20T21:12:39.088Z] ---> 8209bcb29db1 [2022-06-20T21:12:39.088Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-20T21:12:39.687Z] ---> 3c26ef416a65 [2022-06-20T21:12:39.687Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-20T21:12:39.962Z] ---> Running in 87917cd6d20a [2022-06-20T21:12:40.235Z] Removing intermediate container 87917cd6d20a [2022-06-20T21:12:40.235Z] ---> 55acb41fb366 [2022-06-20T21:12:40.235Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T21:12:40.235Z] ---> Running in c54421c8f24c [2022-06-20T21:12:40.507Z] Removing intermediate container c54421c8f24c [2022-06-20T21:12:40.507Z] ---> a59d8633e032 [2022-06-20T21:12:40.507Z] Step 21/23 : LABEL arch=arm64 [2022-06-20T21:12:40.507Z] ---> Running in 4208dab726a5 [2022-06-20T21:12:41.108Z] Removing intermediate container 4208dab726a5 [2022-06-20T21:12:41.108Z] ---> b18749039758 [2022-06-20T21:12:41.108Z] Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-20T21:12:41.108Z] ---> Running in c4c06c5d525a [2022-06-20T21:12:41.381Z] Removing intermediate container c4c06c5d525a [2022-06-20T21:12:41.381Z] ---> 0713837acc86 [2022-06-20T21:12:41.381Z] Step 23/23 : LABEL version=0.0.0 [2022-06-20T21:12:41.381Z] ---> Running in 74a0e0c6048a [2022-06-20T21:12:41.653Z] Removing intermediate container 74a0e0c6048a [2022-06-20T21:12:41.653Z] ---> 9196b618e031 [2022-06-20T21:12:41.653Z] [2022-06-20T21:12:42.245Z] Successfully built 9196b618e031 [2022-06-20T21:12:42.245Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-20T21:12:42.532Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-20T21:12:42.545Z] $ docker stop --time=1 2fc2cca987621882d798be40c77403509f00c5ddbc509b583fd9b91e87de7a22 [2022-06-20T21:12:44.221Z] $ docker rm -f 2fc2cca987621882d798be40c77403509f00c5ddbc509b583fd9b91e87de7a22 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T21:12:44.991Z] + docker images [2022-06-20T21:12:45.264Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-20T21:12:45.264Z] sys-mgmt-agent-arm64 latest 9196b618e031 4 seconds ago 282MB [2022-06-20T21:12:45.264Z] security-spiffe-token-provider-arm64 latest 2f4d46c7bd67 23 seconds ago 28.1MB [2022-06-20T21:12:45.264Z] 242269b5c2a4 36 seconds ago 1.48GB [2022-06-20T21:12:45.264Z] security-bootstrapper-arm64 latest 9dc869505c57 56 seconds ago 18.3MB [2022-06-20T21:12:45.264Z] f0eaa734b9a6 About a minute ago 1.43GB [2022-06-20T21:12:45.264Z] core-command-arm64 latest 672612babd8a About a minute ago 15.5MB [2022-06-20T21:12:45.264Z] 4efbf9cc5acb About a minute ago 1.44GB [2022-06-20T21:12:45.264Z] 7fbe88aa1cc7 About a minute ago 1.43GB [2022-06-20T21:12:45.264Z] security-secretstore-setup-arm64 latest a40952f582b9 3 minutes ago 27.5MB [2022-06-20T21:12:45.264Z] 28451d1885a6 3 minutes ago 1.44GB [2022-06-20T21:12:45.264Z] security-spire-config-arm64 latest 3f059e915407 5 minutes ago 85.6MB [2022-06-20T21:12:45.264Z] 6ed0077215bf 6 minutes ago 1.34GB [2022-06-20T21:12:45.264Z] security-spire-agent-arm64 latest deee1c5f04dc 7 minutes ago 126MB [2022-06-20T21:12:45.264Z] security-spire-server-arm64 latest 5b43f5a8a347 7 minutes ago 86.3MB [2022-06-20T21:12:45.264Z] support-notifications-arm64 latest 4cd6d3a7114c 7 minutes ago 25.9MB [2022-06-20T21:12:45.264Z] support-scheduler-arm64 latest 7f29aa68d58f 7 minutes ago 25.4MB [2022-06-20T21:12:45.264Z] 05cde994c044 7 minutes ago 1.49GB [2022-06-20T21:12:45.264Z] f6be2718dec1 7 minutes ago 1.49GB [2022-06-20T21:12:45.264Z] 0643ed3488cb 7 minutes ago 1.34GB [2022-06-20T21:12:45.264Z] 93c47de5251f 7 minutes ago 1.34GB [2022-06-20T21:12:45.264Z] core-data-arm64 latest 384f9a0e9b30 8 minutes ago 21.7MB [2022-06-20T21:12:45.264Z] 8b058a2ec494 8 minutes ago 1.46GB [2022-06-20T21:12:45.264Z] core-metadata-arm64 latest a0dcc5f1bcf7 9 minutes ago 16.3MB [2022-06-20T21:12:45.264Z] security-proxy-setup-arm64 latest 12ff5ed18d6b 9 minutes ago 26.1MB [2022-06-20T21:12:45.264Z] 9f67a36b8824 9 minutes ago 1.44GB [2022-06-20T21:12:45.264Z] e8281304ca84 9 minutes ago 1.44GB [2022-06-20T21:12:45.264Z] ci-base-image-arm64 latest 03d7fd56b3a8 26 minutes ago 1.01GB [2022-06-20T21:12:45.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 weeks ago 669MB [2022-06-20T21:12:45.264Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-20T21:12:45.264Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-20T21:12:45.264Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-20T21:12:45.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months ago 285MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T21:12:46.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T21:12:46.031Z] [2022-06-20T21:12:46.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T21:12:46.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T21:12:46.713Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-20T21:12:46.713Z] 8998bd30e6a1: Pulling fs layer [2022-06-20T21:12:46.713Z] 04944245beec: Pulling fs layer [2022-06-20T21:12:46.713Z] 699f458cf7ca: Pulling fs layer [2022-06-20T21:12:46.713Z] 765212b225bb: Pulling fs layer [2022-06-20T21:12:46.713Z] f23df028b6ca: Pulling fs layer [2022-06-20T21:12:46.713Z] d65c8cfc05b1: Pulling fs layer [2022-06-20T21:12:46.713Z] 2437ff75d9bd: Pulling fs layer [2022-06-20T21:12:46.713Z] 765212b225bb: Waiting [2022-06-20T21:12:46.713Z] f23df028b6ca: Waiting [2022-06-20T21:12:46.713Z] d65c8cfc05b1: Waiting [2022-06-20T21:12:46.713Z] 2437ff75d9bd: Waiting [2022-06-20T21:12:46.713Z] 04944245beec: Verifying Checksum [2022-06-20T21:12:46.713Z] 04944245beec: Download complete [2022-06-20T21:12:46.713Z] 765212b225bb: Verifying Checksum [2022-06-20T21:12:46.713Z] 765212b225bb: Download complete [2022-06-20T21:12:46.713Z] f23df028b6ca: Verifying Checksum [2022-06-20T21:12:46.713Z] f23df028b6ca: Download complete [2022-06-20T21:12:46.713Z] d65c8cfc05b1: Verifying Checksum [2022-06-20T21:12:46.713Z] d65c8cfc05b1: Download complete [2022-06-20T21:12:46.987Z] 699f458cf7ca: Verifying Checksum [2022-06-20T21:12:46.988Z] 699f458cf7ca: Download complete [2022-06-20T21:12:47.261Z] 8998bd30e6a1: Verifying Checksum [2022-06-20T21:12:47.261Z] 8998bd30e6a1: Download complete [2022-06-20T21:12:49.875Z] 2437ff75d9bd: Verifying Checksum [2022-06-20T21:12:49.875Z] 2437ff75d9bd: Download complete [2022-06-20T21:12:51.854Z] 8998bd30e6a1: Pull complete [2022-06-20T21:12:52.128Z] 04944245beec: Pull complete [2022-06-20T21:12:53.561Z] 699f458cf7ca: Pull complete [2022-06-20T21:12:53.834Z] 765212b225bb: Pull complete [2022-06-20T21:12:54.811Z] f23df028b6ca: Pull complete [2022-06-20T21:12:55.084Z] d65c8cfc05b1: Pull complete [2022-06-20T21:13:10.152Z] 2437ff75d9bd: Pull complete [2022-06-20T21:13:10.152Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-20T21:13:10.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T21:13:10.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T21:13:10.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container [2022-06-20T21:13:10.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-20T21:13:13.171Z] $ docker top 615e5069265a8c6cfa9dd87673f63c4d44d64e83498528831cba345b071f844f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T21:13:14.213Z] ---> job-cost.sh [2022-06-20T21:13:14.214Z] lf-activate-venv: SKIPPING [2022-06-20T21:13:14.214Z] INFO: No Stack... [2022-06-20T21:13:14.805Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-20T21:13:15.779Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T21:13:16.448Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-06-20T21:13:16.448Z] + cut -d, -f6 [Pipeline] lock [2022-06-20T21:13:16.496Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-1-stack-cost] [2022-06-20T21:13:16.500Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4057-1-stack-cost] did not exist. Created. [2022-06-20T21:13:16.500Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T21:13:17.239Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-20T21:13:17.424Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T21:13:17.439Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T21:13:17.510Z] $ docker stop --time=1 615e5069265a8c6cfa9dd87673f63c4d44d64e83498528831cba345b071f844f [2022-06-20T21:13:19.021Z] $ docker rm -f 615e5069265a8c6cfa9dd87673f63c4d44d64e83498528831cba345b071f844f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-20T21:13:20.037Z] provisioning config files... [2022-06-20T21:13:20.047Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config82880102284065580tmp [Pipeline] { [Pipeline] sh [2022-06-20T21:13:20.387Z] + set +x [2022-06-20T21:13:20.387Z] + curl -s https://codecov.io/bash [2022-06-20T21:13:20.387Z] + bash -s -- [2022-06-20T21:13:20.387Z] [2022-06-20T21:13:20.387Z] _____ _ [2022-06-20T21:13:20.387Z] / ____| | | [2022-06-20T21:13:20.387Z] | | ___ __| | ___ ___ _____ __ [2022-06-20T21:13:20.387Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-20T21:13:20.387Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-20T21:13:20.387Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-20T21:13:20.387Z] Bash-1.0.6 [2022-06-20T21:13:20.387Z] [2022-06-20T21:13:20.387Z] [2022-06-20T21:13:20.387Z] ==> git version 2.25.1 found [2022-06-20T21:13:20.387Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-20T21:13:20.387Z] Release-Date: 2020-01-08 [2022-06-20T21:13:20.387Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-20T21:13:20.387Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-20T21:13:20.387Z] ==> Jenkins CI detected. [2022-06-20T21:13:20.387Z] current dir:  /w/workspace/edgex-go/1 [2022-06-20T21:13:20.387Z] project root: . [2022-06-20T21:13:20.387Z] --> token set from env [2022-06-20T21:13:20.387Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-20T21:13:20.387Z] ==> Running gcov in . (disable via -X gcov) [2022-06-20T21:13:20.387Z] ==> Python coveragepy not found [2022-06-20T21:13:20.387Z] ==> Searching for coverage reports in: [2022-06-20T21:13:20.387Z] + . [2022-06-20T21:13:20.387Z] -> Found 1 reports [2022-06-20T21:13:20.387Z] ==> Detecting git/mercurial file structure [2022-06-20T21:13:20.387Z] ==> Reading reports [2022-06-20T21:13:20.647Z] + ./coverage.out bytes=435411 [2022-06-20T21:13:20.647Z] ==> Appending adjustments [2022-06-20T21:13:20.647Z] https://docs.codecov.io/docs/fixing-reports [2022-06-20T21:13:21.587Z] + Found adjustments [2022-06-20T21:13:21.587Z] ==> Gzipping contents [2022-06-20T21:13:21.587Z] 60K /tmp/codecov.CGt6wX.gz [2022-06-20T21:13:21.587Z] ==> Uploading reports [2022-06-20T21:13:21.587Z] url: https://codecov.io [2022-06-20T21:13:21.587Z] query: branch=PR-4057&commit=e18e1039319cdc3d837993d0ab8fafcc226ace90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= [2022-06-20T21:13:21.587Z] -> Pinging Codecov [2022-06-20T21:13:21.587Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4057&commit=e18e1039319cdc3d837993d0ab8fafcc226ace90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= [2022-06-20T21:13:21.848Z] -> Uploading to [2022-06-20T21:13:21.848Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-20/00271124DB129430A58F1EEE437C3FCB/e18e1039319cdc3d837993d0ab8fafcc226ace90/6df55d61-c3ce-4a2d-9f7c-e2f322f1800c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T211321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cfc219d75f2666088e3e1187d5113992539d4bc49b963b98ee30977b0de63615 [2022-06-20T21:13:21.848Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T21:13:21.848Z] Dload Upload Total Spent Left Speed [2022-06-20T21:13:22.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59923 0 0 100 59923 0 252k --:--:-- --:--:-- --:--:-- 252k [2022-06-20T21:13:22.109Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e18e1039319cdc3d837993d0ab8fafcc226ace90 [Pipeline] } [2022-06-20T21:13:22.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-20T21:13:23.416Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-20T21:13:23.745Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T21:13:24.645Z] ---> package-listing.sh [2022-06-20T21:13:24.645Z] ++ facter osfamily [2022-06-20T21:13:24.645Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-20T21:13:24.908Z] + OS_FAMILY=debian [2022-06-20T21:13:24.908Z] + workspace=/w/workspace/edgex-go/1 [2022-06-20T21:13:24.908Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-20T21:13:24.908Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-20T21:13:24.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-20T21:13:24.908Z] + PACKAGES=/tmp/packages_start.txt [2022-06-20T21:13:24.908Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-20T21:13:24.908Z] + PACKAGES=/tmp/packages_end.txt [2022-06-20T21:13:24.908Z] + case "${OS_FAMILY}" in [2022-06-20T21:13:24.908Z] + dpkg -l [2022-06-20T21:13:24.908Z] + grep '^ii' [2022-06-20T21:13:24.908Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-20T21:13:24.908Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-20T21:13:24.908Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-20T21:13:24.908Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-20T21:13:24.908Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-20T21:13:24.908Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-20T21:13:24.940Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-20T21:13:25.236Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T21:13:25.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T21:13:25.861Z] [2022-06-20T21:13:25.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T21:13:26.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T21:13:26.219Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-20T21:13:26.219Z] 5eb5b503b376: Pulling fs layer [2022-06-20T21:13:26.219Z] 5c69ac0246d0: Pulling fs layer [2022-06-20T21:13:26.219Z] ec43610c2a17: Pulling fs layer [2022-06-20T21:13:26.219Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-20T21:13:26.219Z] 33b1e0a273af: Pulling fs layer [2022-06-20T21:13:26.219Z] 5d3b04190fa2: Pulling fs layer [2022-06-20T21:13:26.219Z] 2f39f015ded8: Pulling fs layer [2022-06-20T21:13:26.220Z] 5d3b04190fa2: Waiting [2022-06-20T21:13:26.220Z] 33b1e0a273af: Waiting [2022-06-20T21:13:26.220Z] 2f39f015ded8: Waiting [2022-06-20T21:13:26.220Z] 3a2ae6a8a46f: Waiting [2022-06-20T21:13:26.220Z] 5c69ac0246d0: Download complete [2022-06-20T21:13:26.220Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-20T21:13:26.220Z] 3a2ae6a8a46f: Download complete [2022-06-20T21:13:26.220Z] 33b1e0a273af: Verifying Checksum [2022-06-20T21:13:26.220Z] 33b1e0a273af: Download complete [2022-06-20T21:13:26.480Z] ec43610c2a17: Verifying Checksum [2022-06-20T21:13:26.480Z] ec43610c2a17: Download complete [2022-06-20T21:13:26.480Z] 5d3b04190fa2: Download complete [2022-06-20T21:13:26.480Z] 5eb5b503b376: Verifying Checksum [2022-06-20T21:13:26.480Z] 5eb5b503b376: Download complete [2022-06-20T21:13:27.051Z] 2f39f015ded8: Download complete [2022-06-20T21:13:27.622Z] 5eb5b503b376: Pull complete [2022-06-20T21:13:27.622Z] 5c69ac0246d0: Pull complete [2022-06-20T21:13:28.191Z] ec43610c2a17: Pull complete [2022-06-20T21:13:28.191Z] 3a2ae6a8a46f: Pull complete [2022-06-20T21:13:28.450Z] 33b1e0a273af: Pull complete [2022-06-20T21:13:28.450Z] 5d3b04190fa2: Pull complete [2022-06-20T21:13:32.646Z] 2f39f015ded8: Pull complete [2022-06-20T21:13:32.646Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-20T21:13:32.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T21:13:32.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T21:13:32.843Z] prd-ubuntu20.04-docker-8c-8g-15183 does not seem to be running inside a container [2022-06-20T21:13:32.895Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-20T21:13:34.464Z] $ docker top d77985e510fac42a7a3e1603741e10b28e3a6f576cc105387a86d9287fb6bbc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T21:13:34.847Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-20T21:13:35.155Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-20T21:13:35.473Z] + ls /var/log/sa-host [2022-06-20T21:13:35.473Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T21:13:35.693Z] provisioning config files... [2022-06-20T21:13:35.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3811579379891516261tmp [Pipeline] { [Pipeline] echo [2022-06-20T21:13:35.800Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T21:13:36.115Z] ---> create-netrc.sh [Pipeline] } [2022-06-20T21:13:36.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-20T21:13:36.549Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-20T21:13:36.580Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T21:13:36.894Z] ---> sudo-logs.sh [2022-06-20T21:13:36.894Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-20T21:13:36.971Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T21:13:37.283Z] ---> job-cost.sh [2022-06-20T21:13:37.283Z] lf-activate-venv: SKIPPING [2022-06-20T21:13:37.283Z] DEBUG: total: 0.10999999940395355 [2022-06-20T21:13:37.283Z] INFO: Retrieving Stack Cost... [2022-06-20T21:13:37.544Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T21:13:38.116Z] INFO: Archiving Costs [Pipeline] echo [2022-06-20T21:13:38.150Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T21:13:38.465Z] ---> logs-deploy.sh [2022-06-20T21:13:38.466Z] lf-activate-venv: SKIPPING [2022-06-20T21:13:38.466Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/1 [2022-06-20T21:13:38.466Z] INFO: archiving workspace using pattern(s): [2022-06-20T21:13:39.405Z] Archives upload complete. [2022-06-20T21:13:39.666Z] INFO: archiving logs to Nexus [2022-06-20T21:13:40.237Z] ---> uname -a: [2022-06-20T21:13:40.237Z] Linux prd-ubuntu20-04-docker-8c-8g-15183 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-20T21:13:40.237Z] [2022-06-20T21:13:40.237Z] [2022-06-20T21:13:40.237Z] ---> lscpu: [2022-06-20T21:13:40.237Z] Architecture: x86_64 [2022-06-20T21:13:40.237Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-20T21:13:40.237Z] Byte Order: Little Endian [2022-06-20T21:13:40.237Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-20T21:13:40.237Z] CPU(s): 8 [2022-06-20T21:13:40.237Z] On-line CPU(s) list: 0-7 [2022-06-20T21:13:40.237Z] Thread(s) per core: 1 [2022-06-20T21:13:40.237Z] Core(s) per socket: 1 [2022-06-20T21:13:40.237Z] Socket(s): 8 [2022-06-20T21:13:40.237Z] NUMA node(s): 1 [2022-06-20T21:13:40.237Z] Vendor ID: AuthenticAMD [2022-06-20T21:13:40.237Z] CPU family: 23 [2022-06-20T21:13:40.237Z] Model: 49 [2022-06-20T21:13:40.237Z] Model name: AMD EPYC-Rome Processor [2022-06-20T21:13:40.237Z] Stepping: 0 [2022-06-20T21:13:40.237Z] CPU MHz: 2800.000 [2022-06-20T21:13:40.237Z] BogoMIPS: 5600.00 [2022-06-20T21:13:40.237Z] Virtualization: AMD-V [2022-06-20T21:13:40.237Z] Hypervisor vendor: KVM [2022-06-20T21:13:40.237Z] Virtualization type: full [2022-06-20T21:13:40.237Z] L1d cache: 256 KiB [2022-06-20T21:13:40.237Z] L1i cache: 256 KiB [2022-06-20T21:13:40.237Z] L2 cache: 4 MiB [2022-06-20T21:13:40.237Z] L3 cache: 128 MiB [2022-06-20T21:13:40.237Z] NUMA node0 CPU(s): 0-7 [2022-06-20T21:13:40.237Z] Vulnerability Itlb multihit: Not affected [2022-06-20T21:13:40.237Z] Vulnerability L1tf: Not affected [2022-06-20T21:13:40.237Z] Vulnerability Mds: Not affected [2022-06-20T21:13:40.237Z] Vulnerability Meltdown: Not affected [2022-06-20T21:13:40.237Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-20T21:13:40.237Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-20T21:13:40.237Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-20T21:13:40.237Z] Vulnerability Srbds: Not affected [2022-06-20T21:13:40.237Z] Vulnerability Tsx async abort: Not affected [2022-06-20T21:13:40.237Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-06-20T21:13:40.237Z] [2022-06-20T21:13:40.237Z] [2022-06-20T21:13:40.237Z] ---> nproc: [2022-06-20T21:13:40.237Z] 8 [2022-06-20T21:13:40.237Z] [2022-06-20T21:13:40.237Z] [2022-06-20T21:13:40.237Z] ---> df -h: [2022-06-20T21:13:40.237Z] Filesystem Size Used Avail Use% Mounted on [2022-06-20T21:13:40.237Z] overlay 155G 17G 138G 11% / [2022-06-20T21:13:40.237Z] tmpfs 64M 0 64M 0% /dev [2022-06-20T21:13:40.237Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-20T21:13:40.237Z] shm 64M 0 64M 0% /dev/shm [2022-06-20T21:13:40.237Z] /dev/vda1 155G 17G 138G 11% /facter-os [2022-06-20T21:13:40.237Z] [2022-06-20T21:13:40.237Z]