Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bb20006eba1fb52a1b54093edf8712c290c6c82+9e554929d717cf1151dbdc4a6532773c76b36b26 (9cf2e5289b9dfb30eaae4ecf8d43db84c6495519) 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-ssh13396848321354868532.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh10631025072379859812.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16441134739653727646.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh490223467259398806.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16872092899583761154.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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.18 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116916 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. Merging remotes/origin/main commit 9e554929d717cf1151dbdc4a6532773c76b36b26 into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 Merge succeeded, producing 81180978b89003a2ad08c50e104fd5ad9fa124a4 Checking out Revision 81180978b89003a2ad08c50e104fd5ad9fa124a4 (PR-4211) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 9e554929d717cf1151dbdc4a6532773c76b36b26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81180978b89003a2ad08c50e104fd5ad9fa124a4 # timeout=10 Commit message: "Merge commit '9e554929d717cf1151dbdc4a6532773c76b36b26' into HEAD" > git rev-list --no-walk 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T16:50:01.346Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T16:50:01.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T16:50:01.413Z] ========================================================= [2022-10-25T16:50:01.413Z] EdgeX Global Pipelines Version Info [2022-10-25T16:50:01.413Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:50:02.129Z] ------------------- [2022-10-25T16:50:02.129Z] stable info: [2022-10-25T16:50:02.129Z] ------------------- [2022-10-25T16:50:02.129Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T16:50:02.129Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T16:50:02.129Z] Message: update stable to v1.0.243 [2022-10-25T16:50:02.718Z] ------------------- [2022-10-25T16:50:02.718Z] experimental info: [2022-10-25T16:50:02.718Z] ------------------- [2022-10-25T16:50:02.718Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T16:50:02.718Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T16:50:02.718Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T16:50:02.887Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-25T16:50:02.895Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-25T16:50:02.902Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T16:50:02.910Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T16:50:02.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T16:50:02.926Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T16:50:02.941Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T16:50:02.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-25T16:50:02.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-25T16:50:02.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-25T16:50:02.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T16:50:02.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T16:50:03.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T16:50:03.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T16:50:03.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T16:50:03.029Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T16:50:03.036Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T16:50:03.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T16:50:03.053Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-25T16:50:03.061Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-25T16:50:03.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T16:50:03.078Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T16:50:03.089Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T16:50:03.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4211 [Pipeline] echo [2022-10-25T16:50:03.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4211 [Pipeline] echo [2022-10-25T16:50:03.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4211 [Pipeline] echo [2022-10-25T16:50:03.139Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81180978b89003a2ad08c50e104fd5ad9fa124a4 [Pipeline] echo [2022-10-25T16:50:03.148Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8118097 [Pipeline] echo [2022-10-25T16:50:03.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:50:03.207Z] provisioning config files... [2022-10-25T16:50:03.219Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4679626805383519347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:50:03.524Z] ---> docker-login.sh [2022-10-25T16:50:03.524Z] nexus3.edgexfoundry.org:10001 [2022-10-25T16:50:03.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:50:04.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:50:04.044Z] Configure a credential helper to remove this warning. See [2022-10-25T16:50:04.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:50:04.044Z] [2022-10-25T16:50:04.044Z] Login Succeeded [2022-10-25T16:50:04.044Z] nexus3.edgexfoundry.org:10002 [2022-10-25T16:50:04.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:50:04.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:50:04.044Z] Configure a credential helper to remove this warning. See [2022-10-25T16:50:04.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:50:04.044Z] [2022-10-25T16:50:04.044Z] Login Succeeded [2022-10-25T16:50:04.044Z] nexus3.edgexfoundry.org:10003 [2022-10-25T16:50:04.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:50:04.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:50:04.305Z] Configure a credential helper to remove this warning. See [2022-10-25T16:50:04.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:50:04.305Z] [2022-10-25T16:50:04.305Z] Login Succeeded [2022-10-25T16:50:04.305Z] nexus3.edgexfoundry.org:10004 [2022-10-25T16:50:04.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:50:04.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:50:04.305Z] Configure a credential helper to remove this warning. See [2022-10-25T16:50:04.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:50:04.305Z] [2022-10-25T16:50:04.305Z] Login Succeeded [2022-10-25T16:50:04.305Z] docker.io [2022-10-25T16:50:04.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:50:04.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:50:04.874Z] Configure a credential helper to remove this warning. See [2022-10-25T16:50:04.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:50:04.874Z] [2022-10-25T16:50:04.874Z] Login Succeeded [2022-10-25T16:50:04.874Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T16:50:04.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T16:50:05.180Z] + 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-10-25T16:50:05.180Z] + dirname cmd/core-command/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + dirname cmd/core-data/Dockerfile [2022-10-25T16:50:05.180Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-25T16:50:05.180Z] + dirname cmd/core-metadata/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-25T16:50:05.180Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-25T16:50:05.180Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-25T16:50:05.180Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-25T16:50:05.180Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-25T16:50:05.180Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-25T16:50:05.180Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-25T16:50:05.180Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-25T16:50:05.180Z] + dirname cmd/support-notifications/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-25T16:50:05.180Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-25T16:50:05.180Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-25T16:50:05.180Z] + cut -d/ -f2 [2022-10-25T16:50:05.180Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-25T16:50:05.214Z] 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-10-25T16:50:05.538Z] + git rev-list -1 --merges 81180978b89003a2ad08c50e104fd5ad9fa124a4~1..81180978b89003a2ad08c50e104fd5ad9fa124a4 [Pipeline] echo [2022-10-25T16:50:05.550Z] -----------> git rev-list -1 --merges 81180978b89003a2ad08c50e104fd5ad9fa124a4~1..81180978b89003a2ad08c50e104fd5ad9fa124a4 81180978b89003a2ad08c50e104fd5ad9fa124a4 [2022-10-25T16:50:05.550Z] 81180978b89003a2ad08c50e104fd5ad9fa124a4 [false] [Pipeline] sh [2022-10-25T16:50:05.835Z] + git log --format=format:%s -1 81180978b89003a2ad08c50e104fd5ad9fa124a4 [Pipeline] echo [2022-10-25T16:50:05.848Z] ========================================================= [2022-10-25T16:50:05.848Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T16:50:05.848Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-25T16:50:06.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T16:50:06.213Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T16:50:06.213Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T16:50:06.213Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T16:50:06.213Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2022-10-25T16:50:06.213Z] /etc/ssh/ssh_known_hosts [2022-10-25T16:50:06.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:50:06.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:50:06.551Z] [2022-10-25T16:50:06.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:50:06.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:50:06.849Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T16:50:06.849Z] b85a868b505f: Pulling fs layer [2022-10-25T16:50:06.849Z] e2be974225ed: Pulling fs layer [2022-10-25T16:50:06.849Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T16:50:06.849Z] 988bab9f4d93: Pulling fs layer [2022-10-25T16:50:06.849Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T16:50:06.849Z] eaf3925da568: Pulling fs layer [2022-10-25T16:50:06.849Z] bab4dde63d76: Pulling fs layer [2022-10-25T16:50:06.849Z] bde34c3a00c8: Pulling fs layer [2022-10-25T16:50:06.849Z] b352a97aabf1: Pulling fs layer [2022-10-25T16:50:06.849Z] 4872d77fe225: Pulling fs layer [2022-10-25T16:50:06.849Z] 5851b861e8e6: Pulling fs layer [2022-10-25T16:50:06.849Z] bab4dde63d76: Waiting [2022-10-25T16:50:06.849Z] bde34c3a00c8: Waiting [2022-10-25T16:50:06.849Z] b352a97aabf1: Waiting [2022-10-25T16:50:06.849Z] eaf3925da568: Waiting [2022-10-25T16:50:06.849Z] 1469e6f7b9e6: Waiting [2022-10-25T16:50:06.849Z] 5851b861e8e6: Waiting [2022-10-25T16:50:06.849Z] 988bab9f4d93: Waiting [2022-10-25T16:50:06.849Z] 4872d77fe225: Waiting [2022-10-25T16:50:06.849Z] e2be974225ed: Download complete [2022-10-25T16:50:06.849Z] 988bab9f4d93: Verifying Checksum [2022-10-25T16:50:06.849Z] 988bab9f4d93: Download complete [2022-10-25T16:50:07.111Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T16:50:07.111Z] 1469e6f7b9e6: Download complete [2022-10-25T16:50:07.111Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T16:50:07.111Z] 339a4e72a1f5: Download complete [2022-10-25T16:50:07.111Z] eaf3925da568: Verifying Checksum [2022-10-25T16:50:07.111Z] eaf3925da568: Download complete [2022-10-25T16:50:07.111Z] bde34c3a00c8: Download complete [2022-10-25T16:50:07.111Z] b352a97aabf1: Verifying Checksum [2022-10-25T16:50:07.111Z] b352a97aabf1: Download complete [2022-10-25T16:50:07.111Z] 4872d77fe225: Verifying Checksum [2022-10-25T16:50:07.111Z] 4872d77fe225: Download complete [2022-10-25T16:50:07.111Z] 5851b861e8e6: Download complete [2022-10-25T16:50:07.111Z] b85a868b505f: Verifying Checksum [2022-10-25T16:50:07.111Z] b85a868b505f: Download complete [2022-10-25T16:50:07.371Z] bab4dde63d76: Verifying Checksum [2022-10-25T16:50:07.371Z] bab4dde63d76: Download complete [2022-10-25T16:50:08.353Z] b85a868b505f: Pull complete [2022-10-25T16:50:08.353Z] e2be974225ed: Pull complete [2022-10-25T16:50:08.630Z] 339a4e72a1f5: Pull complete [2022-10-25T16:50:08.892Z] 988bab9f4d93: Pull complete [2022-10-25T16:50:09.151Z] 1469e6f7b9e6: Pull complete [2022-10-25T16:50:09.151Z] eaf3925da568: Pull complete [2022-10-25T16:50:10.525Z] bab4dde63d76: Pull complete [2022-10-25T16:50:10.525Z] bde34c3a00c8: Pull complete [2022-10-25T16:50:10.784Z] b352a97aabf1: Pull complete [2022-10-25T16:50:10.784Z] 4872d77fe225: Pull complete [2022-10-25T16:50:11.044Z] 5851b861e8e6: Pull complete [2022-10-25T16:50:11.044Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T16:50:11.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:50:11.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:50:11.119Z] prd-ubuntu20.04-docker-8c-8g-116916 does not seem to be running inside a container [2022-10-25T16:50:11.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat [2022-10-25T16:50:12.459Z] $ docker top e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 -eo pid,comm [2022-10-25T16:50:12.522Z] 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-10-25T16:50:12.522Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T16:50:12.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T16:50:12.557Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T16:50:12.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T16:50:12.666Z] $ docker exec e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 ssh-agent [2022-10-25T16:50:12.779Z] SSH_AUTH_SOCK=/tmp/ssh-KZRbU2MGD6Ra/agent.31 [2022-10-25T16:50:12.779Z] SSH_AGENT_PID=37 [2022-10-25T16:50:12.784Z] Running ssh-add (command line suppressed) [2022-10-25T16:50:12.890Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_17475336479336063561.key (/w/workspace/edgex-go/2@tmp/private_key_17475336479336063561.key) [2022-10-25T16:50:12.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T16:50:13.191Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T16:50:13.198Z] $ docker exec --env ******** --env ******** e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 ssh-agent -k [2022-10-25T16:50:13.295Z] unset SSH_AUTH_SOCK; [2022-10-25T16:50:13.295Z] unset SSH_AGENT_PID; [2022-10-25T16:50:13.295Z] echo Agent pid 37 killed; [2022-10-25T16:50:13.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T16:50:13.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T16:50:13.332Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T16:50:13.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T16:50:13.461Z] $ docker exec e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 ssh-agent [2022-10-25T16:50:13.589Z] SSH_AUTH_SOCK=/tmp/ssh-Hle5p08xoZ7Q/agent.70 [2022-10-25T16:50:13.589Z] SSH_AGENT_PID=76 [2022-10-25T16:50:13.594Z] Running ssh-add (command line suppressed) [2022-10-25T16:50:13.696Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_14097012765248684724.key (/w/workspace/edgex-go/2@tmp/private_key_14097012765248684724.key) [2022-10-25T16:50:13.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T16:50:13.999Z] + git semver init [2022-10-25T16:50:14.259Z] 2022-10-25 16:50:14,163 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T16:50:14.259Z] 2022-10-25 16:50:14,164 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-10-25T16:50:14.259Z] 2022-10-25 16:50:14,164 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-10-25T16:50:14.259Z] 2022-10-25 16:50:14,164 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-10-25T16:50:19.568Z] 2022-10-25 16:50:18,815 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-10-25T16:50:19.568Z] 2022-10-25 16:50:18,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4211 with force:False [2022-10-25T16:50:19.568Z] 2022-10-25 16:50:18,816 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4211 [2022-10-25T16:50:19.568Z] 2022-10-25 16:50:18,820 [execute] INFO git cat-file --batch-check [2022-10-25T16:50:19.568Z] 2022-10-25 16:50:18,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T16:50:19.568Z] 2022-10-25 16:50:18,827 [execute] INFO git cat-file --batch [2022-10-25T16:50:19.568Z] 2022-10-25 16:50:18,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T16:50:19.568Z] 2022-10-25 16:50:18,833 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4211 [2022-10-25T16:50:19.568Z] 0.0.0 [Pipeline] } [2022-10-25T16:50:19.579Z] $ docker exec --env ******** --env ******** e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 ssh-agent -k [2022-10-25T16:50:19.687Z] unset SSH_AUTH_SOCK; [2022-10-25T16:50:19.688Z] unset SSH_AGENT_PID; [2022-10-25T16:50:19.688Z] echo Agent pid 76 killed; [2022-10-25T16:50:19.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T16:50:20.011Z] + git semver [Pipeline] } [2022-10-25T16:50:20.282Z] $ docker stop --time=1 e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 [2022-10-25T16:50:21.606Z] $ docker rm -f e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T16:50:21.940Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T16:50:22.099Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T16:50:22.101Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T16:50:22.462Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-10-25T16:50:22.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:50:22.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:50:22.490Z] ========================================================= [2022-10-25T16:50:22.490Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T16:50:22.490Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:50:22.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T16:50:22.772Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T16:50:22.772Z] 213ec9aee27d: Pulling fs layer [2022-10-25T16:50:22.772Z] 4583459ba037: Pulling fs layer [2022-10-25T16:50:22.772Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T16:50:22.772Z] 53926ce57604: Pulling fs layer [2022-10-25T16:50:22.772Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T16:50:22.772Z] 30f14e443154: Pulling fs layer [2022-10-25T16:50:22.772Z] 801331c1e519: Pulling fs layer [2022-10-25T16:50:22.772Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T16:50:22.772Z] 53926ce57604: Waiting [2022-10-25T16:50:22.772Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T16:50:22.772Z] 21b2b0c7a3f4: Waiting [2022-10-25T16:50:22.772Z] 30f14e443154: Waiting [2022-10-25T16:50:22.772Z] 99cc6dd402b0: Waiting [2022-10-25T16:50:22.772Z] 801331c1e519: Waiting [2022-10-25T16:50:22.772Z] 7d9ed39f4882: Waiting [2022-10-25T16:50:22.772Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T16:50:22.772Z] 93c1e223e6f2: Download complete [2022-10-25T16:50:22.772Z] 4583459ba037: Download complete [2022-10-25T16:50:22.772Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T16:50:22.772Z] 21b2b0c7a3f4: Download complete [2022-10-25T16:50:22.772Z] 30f14e443154: Verifying Checksum [2022-10-25T16:50:22.772Z] 30f14e443154: Download complete [2022-10-25T16:50:22.772Z] 213ec9aee27d: Verifying Checksum [2022-10-25T16:50:22.772Z] 213ec9aee27d: Download complete [2022-10-25T16:50:22.772Z] 801331c1e519: Download complete [2022-10-25T16:50:23.033Z] 213ec9aee27d: Pull complete [2022-10-25T16:50:23.033Z] 4583459ba037: Pull complete [2022-10-25T16:50:23.296Z] 93c1e223e6f2: Pull complete [2022-10-25T16:50:23.296Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T16:50:23.296Z] 7d9ed39f4882: Download complete [2022-10-25T16:50:23.866Z] 53926ce57604: Verifying Checksum [2022-10-25T16:50:23.866Z] 53926ce57604: Download complete [2022-10-25T16:50:23.866Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T16:50:23.866Z] 99cc6dd402b0: Download complete [2022-10-25T16:50:27.149Z] 53926ce57604: Pull complete [2022-10-25T16:50:27.407Z] 21b2b0c7a3f4: Pull complete [2022-10-25T16:50:27.407Z] 30f14e443154: Pull complete [2022-10-25T16:50:27.407Z] 801331c1e519: Pull complete [2022-10-25T16:50:29.938Z] 99cc6dd402b0: Pull complete [2022-10-25T16:50:30.197Z] 7d9ed39f4882: Pull complete [2022-10-25T16:50:30.197Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T16:50:30.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T16:50:30.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:50:30.490Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T16:50:30.491Z] WORKDIR /edgex [2022-10-25T16:50:30.491Z] COPY go.mod . [2022-10-25T16:50:30.491Z] RUN go mod download [2022-10-25T16:50:30.491Z] docker build -t ci-base-image-x86_64 -f - . [2022-10-25T16:50:31.057Z] Sending build context to Docker daemon 169.8MB [2022-10-25T16:50:31.057Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T16:50:31.057Z] ---> 1dedd983c030 [2022-10-25T16:50:31.057Z] Step 2/4 : WORKDIR /edgex [2022-10-25T16:50:33.596Z] ---> Running in 36aac5c6c82c [2022-10-25T16:50:33.596Z] Removing intermediate container 36aac5c6c82c [2022-10-25T16:50:33.596Z] ---> 5a36aa3b9066 [2022-10-25T16:50:33.596Z] Step 3/4 : COPY go.mod . [2022-10-25T16:50:33.596Z] ---> c5a17cc8dc31 [2022-10-25T16:50:33.596Z] Step 4/4 : RUN go mod download [2022-10-25T16:50:33.596Z] ---> Running in 5723a08a3339 [2022-10-25T16:50:37.154Z] Still waiting to schedule task [2022-10-25T16:50:37.154Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-25T16:50:43.584Z] Removing intermediate container 5723a08a3339 [2022-10-25T16:50:43.584Z] ---> 739774ab0167 [2022-10-25T16:50:43.584Z] Successfully built 739774ab0167 [2022-10-25T16:50:43.584Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:50:43.884Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T16:50:43.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:50:43.942Z] prd-ubuntu20.04-docker-8c-8g-116916 does not seem to be running inside a container [2022-10-25T16:50:44.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T16:50:44.444Z] $ docker top 28efc1624abd756a775d559e5c533543f88ada7702eea7927f484d057673b9a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:50:44.781Z] + go version [2022-10-25T16:50:44.781Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T16:50:44.790Z] $ docker stop --time=1 28efc1624abd756a775d559e5c533543f88ada7702eea7927f484d057673b9a7 [2022-10-25T16:50:46.038Z] $ docker rm -f 28efc1624abd756a775d559e5c533543f88ada7702eea7927f484d057673b9a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:50:46.445Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T16:50:46.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:50:46.520Z] prd-ubuntu20.04-docker-8c-8g-116916 does not seem to be running inside a container [2022-10-25T16:50:46.555Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T16:50:46.861Z] $ docker top 25db7ed9faa10cc61510995cc96d5cae72e3fa4076a42af8f2db6049db4f8121 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T16:50:46.931Z] ========================================================= [2022-10-25T16:50:46.931Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-25T16:50:46.931Z] ========================================================= [Pipeline] sh [2022-10-25T16:50:47.210Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:50:47.508Z] + make test [2022-10-25T16:50:47.508Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T16:50:54.624Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-25T16:51:09.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-25T16:51:09.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements [2022-10-25T16:51:09.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.186s coverage: 43.0% of statements [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-25T16:51:09.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-25T16:51:09.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.2% of statements [2022-10-25T16:51:09.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-25T16:51:09.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-25T16:51:13.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.812s coverage: 89.2% of statements [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-25T16:51:13.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.2% of statements [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-25T16:51:13.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.569s coverage: 95.6% of statements [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-25T16:51:13.878Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-25T16:51:13.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-25T16:51:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-25T16:51:13.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2022-10-25T16:51:13.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-25T16:51:13.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements [2022-10-25T16:51:13.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements [2022-10-25T16:51:13.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-25T16:51:13.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements [2022-10-25T16:51:13.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 79.5% of statements [2022-10-25T16:51:13.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2022-10-25T16:51:13.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2022-10-25T16:51:13.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.095s coverage: 87.5% of statements [2022-10-25T16:51:23.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.095s coverage: 94.4% of statements [2022-10-25T16:51:23.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements [2022-10-25T16:51:24.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 79.9% of statements [2022-10-25T16:51:24.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.125s coverage: 100.0% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.144s coverage: 87.2% of statements [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.212s coverage: 64.7% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.8% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 41.8% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.195s coverage: 92.3% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-25T16:51:32.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.128s coverage: 97.7% of statements [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-25T16:51:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-25T16:51:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-25T16:51:32.993Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-10-25T16:51:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-25T16:51:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-25T16:51:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-25T16:51:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-25T16:51:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-25T16:51:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-25T16:51:32.993Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-10-25T16:51:32.993Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 96.9% of statements [2022-10-25T16:51:32.993Z] 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-10-25T16:51:40.114Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116920 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws [2022-10-25T16:51:40.127Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-10-25T16:51:40.161Z] The recommended git tool is: git [2022-10-25T16:51:46.053Z] using credential edgex-jenkins-ssh [2022-10-25T16:51:46.071Z] Cloning the remote Git repository [2022-10-25T16:51:46.123Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-25T16:51:46.207Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-10-25T16:51:46.385Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-25T16:51:46.386Z] > git --version # timeout=10 [2022-10-25T16:51:46.409Z] > git --version # 'git version 2.25.1' [2022-10-25T16:51:46.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T16:51:46.461Z] Verifying host key using known hosts file [2022-10-25T16:51:46.673Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T16:51:46.685Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T16:51:55.065Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-25T16:51:55.065Z] GO111MODULE=on go vet ./... [2022-10-25T16:51:57.593Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T16:51:57.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T16:51:57.593Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T16:51:57.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-25T16:51:58.144Z] + ls -al . [2022-10-25T16:51:58.144Z] total 768 [2022-10-25T16:51:58.144Z] drwxrwxr-x 11 1001 1001 4096 Oct 25 16:50 . [2022-10-25T16:51:58.144Z] drwxr-xr-x 4 root root 4096 Oct 25 16:50 .. [2022-10-25T16:51:58.144Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 16:49 .blubracket [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 16 Oct 25 16:49 .dockerignore [2022-10-25T16:51:58.144Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 16:51 .git [2022-10-25T16:51:58.144Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 16:49 .github [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 1030 Oct 25 16:49 .gitignore [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 16:49 .golangci.yml [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 87 Oct 25 16:49 .hadolint.yml [2022-10-25T16:51:58.144Z] drwxr-xr-x 3 1001 1001 4096 Oct 25 16:50 .semver [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 16:49 .sonarcloud.properties [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 16:49 ADOPTERS.md [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 10722 Oct 25 16:49 Attribution.txt [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 63209 Oct 25 16:49 CHANGELOG.md [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 16:49 CONTRIBUTING.md [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 16:49 GOVERNANCE.md [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 850 Oct 25 16:49 Jenkinsfile [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 16:49 LICENSE [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 13857 Oct 25 16:49 Makefile [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 16:49 OWNERS.md [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 9799 Oct 25 16:49 README.md [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 16:49 SECURITY.md [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 16:50 VERSION [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 16:49 ZMQWindows.md [2022-10-25T16:51:58.144Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 16:49 bin [2022-10-25T16:51:58.144Z] drwxrwxr-x 18 1001 1001 4096 Oct 25 16:49 cmd [2022-10-25T16:51:58.144Z] -rw-r--r-- 1 root root 501828 Oct 25 16:51 coverage.out [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 3446 Oct 25 16:49 go.mod [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 45237 Oct 25 16:49 go.sum [2022-10-25T16:51:58.144Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 16:49 internal [2022-10-25T16:51:58.144Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 16:49 openapi [2022-10-25T16:51:58.144Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 16:49 snap [2022-10-25T16:51:58.144Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 16:49 version.go [Pipeline] sh [2022-10-25T16:51:58.432Z] + '[' -e coverage.out ] [2022-10-25T16:51:58.432Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-25T16:51:58.526Z] Stashed 1 file(s) [Pipeline] sh [2022-10-25T16:51:58.806Z] + make build [2022-10-25T16:51:58.807Z] 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-10-25T16:52:06.367Z] Merging remotes/origin/main commit 9e554929d717cf1151dbdc4a6532773c76b36b26 into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 [2022-10-25T16:52:04.670Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-25T16:52:04.692Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T16:52:05.592Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-25T16:52:05.650Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-25T16:52:05.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T16:52:05.657Z] Verifying host key using known hosts file [2022-10-25T16:52:05.664Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T16:52:05.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-25T16:52:06.391Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T16:52:06.409Z] > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 [2022-10-25T16:52:06.685Z] > git remote # timeout=10 [2022-10-25T16:52:06.706Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T16:52:07.113Z] Merge succeeded, producing 0640ef36b42efca98afd993b6582ceb0b35ed224 [2022-10-25T16:52:07.114Z] Checking out Revision 0640ef36b42efca98afd993b6582ceb0b35ed224 (PR-4211) [2022-10-25T16:52:06.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T16:52:06.739Z] Verifying host key using known hosts file [2022-10-25T16:52:06.747Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T16:52:06.757Z] > git merge 9e554929d717cf1151dbdc4a6532773c76b36b26 # timeout=10 [2022-10-25T16:52:07.097Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T16:52:07.123Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T16:52:07.142Z] > git checkout -f 0640ef36b42efca98afd993b6582ceb0b35ed224 # timeout=10 [2022-10-25T16:52:10.717Z] Commit message: "Merge commit '9e554929d717cf1151dbdc4a6532773c76b36b26' into HEAD" [2022-10-25T16:52:10.727Z] > git rev-list --no-walk 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T16:52:11.708Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T16:52:11.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T16:52:11.708Z] Dload Upload Total Spent Left Speed [2022-10-25T16:52:11.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-10-25T16:52:12.413Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T16:52:12.741Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T16:52:12.741Z] + sudo tee /etc/docker/daemon.new [2022-10-25T16:52:12.741Z] { [2022-10-25T16:52:12.741Z] "registry-mirrors": [ [2022-10-25T16:52:12.741Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T16:52:12.741Z] ], [2022-10-25T16:52:12.741Z] "bip": "10.250.0.254/24", [2022-10-25T16:52:12.741Z] "hosts": [ [2022-10-25T16:52:12.741Z] "tcp://0.0.0.0:5555", [2022-10-25T16:52:12.741Z] "unix:///var/run/docker.sock" [2022-10-25T16:52:12.741Z] ], [2022-10-25T16:52:12.741Z] "mtu": 1458, [2022-10-25T16:52:12.741Z] "selinux-enabled": true, [2022-10-25T16:52:12.741Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T16:52:12.741Z] } [Pipeline] sh [2022-10-25T16:52:13.069Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T16:52:13.403Z] + sudo service docker restart [2022-10-25T16:52:13.673Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-10-25T16:52:23.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-10-25T16:52:25.075Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:52:31.676Z] provisioning config files... [2022-10-25T16:52:31.706Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8702109864097646038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:52:32.062Z] ---> docker-login.sh [2022-10-25T16:52:32.062Z] nexus3.edgexfoundry.org:10001 [2022-10-25T16:52:32.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:52:32.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:52:32.924Z] Configure a credential helper to remove this warning. See [2022-10-25T16:52:32.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:52:32.924Z] [2022-10-25T16:52:32.924Z] Login Succeeded [2022-10-25T16:52:32.924Z] nexus3.edgexfoundry.org:10002 [2022-10-25T16:52:33.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:52:33.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:52:33.196Z] Configure a credential helper to remove this warning. See [2022-10-25T16:52:33.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:52:33.196Z] [2022-10-25T16:52:33.196Z] Login Succeeded [2022-10-25T16:52:33.196Z] nexus3.edgexfoundry.org:10003 [2022-10-25T16:52:33.199Z] 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-10-25T16:52:33.199Z] 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-10-25T16:52:33.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:52:33.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:52:33.739Z] Configure a credential helper to remove this warning. See [2022-10-25T16:52:33.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:52:33.739Z] [2022-10-25T16:52:33.739Z] Login Succeeded [2022-10-25T16:52:33.739Z] nexus3.edgexfoundry.org:10004 [2022-10-25T16:52:34.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:52:34.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:52:34.011Z] Configure a credential helper to remove this warning. See [2022-10-25T16:52:34.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:52:34.011Z] [2022-10-25T16:52:34.011Z] Login Succeeded [2022-10-25T16:52:34.011Z] docker.io [2022-10-25T16:52:34.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T16:52:34.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:52:34.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:52:34.874Z] Configure a credential helper to remove this warning. See [2022-10-25T16:52:34.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:52:34.874Z] [2022-10-25T16:52:34.874Z] Login Succeeded [2022-10-25T16:52:34.874Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T16:52:34.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-25T16:52:35.372Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-10-25T16:52:35.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:52:35.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:52:35.416Z] ========================================================= [2022-10-25T16:52:35.416Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T16:52:35.416Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:52:35.507Z] 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-10-25T16:52:35.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T16:52:36.020Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T16:52:36.020Z] 9b18e9b68314: Pulling fs layer [2022-10-25T16:52:36.020Z] d32db5db7311: Pulling fs layer [2022-10-25T16:52:36.020Z] d0c4b47475fc: Pulling fs layer [2022-10-25T16:52:36.020Z] 5831b945b038: Pulling fs layer [2022-10-25T16:52:36.020Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T16:52:36.020Z] e10730c5d714: Pulling fs layer [2022-10-25T16:52:36.020Z] 5dd5c2283517: Pulling fs layer [2022-10-25T16:52:36.020Z] d5ac0230b979: Pulling fs layer [2022-10-25T16:52:36.020Z] e10730c5d714: Waiting [2022-10-25T16:52:36.020Z] 5dd5c2283517: Waiting [2022-10-25T16:52:36.020Z] d5ac0230b979: Waiting [2022-10-25T16:52:36.020Z] 5831b945b038: Waiting [2022-10-25T16:52:36.020Z] 86bbec2aaacd: Waiting [2022-10-25T16:52:36.020Z] d0c4b47475fc: Download complete [2022-10-25T16:52:36.020Z] d32db5db7311: Verifying Checksum [2022-10-25T16:52:36.020Z] d32db5db7311: Download complete [2022-10-25T16:52:36.020Z] 86bbec2aaacd: Download complete [2022-10-25T16:52:36.020Z] e10730c5d714: Verifying Checksum [2022-10-25T16:52:36.020Z] e10730c5d714: Download complete [2022-10-25T16:52:36.020Z] 9b18e9b68314: Verifying Checksum [2022-10-25T16:52:36.020Z] 9b18e9b68314: Download complete [2022-10-25T16:52:36.441Z] 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-10-25T16:52:37.010Z] 9b18e9b68314: Pull complete [2022-10-25T16:52:37.281Z] d5ac0230b979: Verifying Checksum [2022-10-25T16:52:37.281Z] d5ac0230b979: Download complete [2022-10-25T16:52:37.553Z] d32db5db7311: Pull complete [2022-10-25T16:52:37.818Z] 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-10-25T16:52:37.825Z] d0c4b47475fc: Pull complete [2022-10-25T16:52:38.413Z] 5dd5c2283517: Verifying Checksum [2022-10-25T16:52:38.413Z] 5dd5c2283517: Download complete [2022-10-25T16:52:38.754Z] 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-10-25T16:52:38.999Z] 5831b945b038: Verifying Checksum [2022-10-25T16:52:38.999Z] 5831b945b038: Download complete [2022-10-25T16:52:39.689Z] 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-10-25T16:52:41.592Z] 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-10-25T16:52:42.983Z] $ docker stop --time=1 25db7ed9faa10cc61510995cc96d5cae72e3fa4076a42af8f2db6049db4f8121 [2022-10-25T16:52:45.789Z] $ docker rm -f 25db7ed9faa10cc61510995cc96d5cae72e3fa4076a42af8f2db6049db4f8121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:52:46.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T16:52:46.766Z] [2022-10-25T16:52:46.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:52:47.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T16:52:47.063Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-25T16:52:47.063Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-25T16:52:47.063Z] ca9280d653b3: Pulling fs layer [2022-10-25T16:52:47.063Z] 7e9c9ca2126c: Pulling fs layer [2022-10-25T16:52:47.321Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-25T16:52:47.321Z] cbdbe7a5bc2a: Download complete [2022-10-25T16:52:47.321Z] ca9280d653b3: Verifying Checksum [2022-10-25T16:52:47.321Z] ca9280d653b3: Download complete [2022-10-25T16:52:47.321Z] cbdbe7a5bc2a: Pull complete [2022-10-25T16:52:47.890Z] 7e9c9ca2126c: Verifying Checksum [2022-10-25T16:52:47.890Z] 7e9c9ca2126c: Download complete [2022-10-25T16:52:47.890Z] ca9280d653b3: Pull complete [2022-10-25T16:52:51.178Z] 7e9c9ca2126c: Pull complete [2022-10-25T16:52:51.178Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-25T16:52:51.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T16:52:51.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:52:51.243Z] prd-ubuntu20.04-docker-8c-8g-116916 does not seem to be running inside a container [2022-10-25T16:52:51.269Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-25T16:52:51.341Z] 5831b945b038: Pull complete [2022-10-25T16:52:51.341Z] 86bbec2aaacd: Pull complete [2022-10-25T16:52:51.341Z] e10730c5d714: Pull complete [2022-10-25T16:52:53.042Z] $ docker top 1ba9726b754951b4a3554bb2153d2780b1908c0d9de56e6334b2c35c438426b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:52:53.384Z] + docker-compose build --help [2022-10-25T16:52:53.384Z] + grep parallel [2022-10-25T16:52:53.952Z] --parallel Build images in parallel. [Pipeline] } [2022-10-25T16:52:53.962Z] $ docker stop --time=1 1ba9726b754951b4a3554bb2153d2780b1908c0d9de56e6334b2c35c438426b1 [2022-10-25T16:52:55.246Z] $ docker rm -f 1ba9726b754951b4a3554bb2153d2780b1908c0d9de56e6334b2c35c438426b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:52:55.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T16:52:55.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:52:55.716Z] prd-ubuntu20.04-docker-8c-8g-116916 does not seem to be running inside a container [2022-10-25T16:52:55.748Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-25T16:52:56.137Z] $ docker top 583d7759504d0d05955295e5b2d27b8bbdc1d067fc9f7c7bc8c6084e4b3f2ec6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:52:56.475Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-25T16:52:57.042Z] Building core-command ... [2022-10-25T16:52:57.042Z] Building core-data ... [2022-10-25T16:52:57.042Z] Building core-metadata ... [2022-10-25T16:52:57.042Z] Building security-bootstrapper ... [2022-10-25T16:52:57.042Z] Building security-proxy-setup ... [2022-10-25T16:52:57.042Z] Building security-secretstore-setup ... [2022-10-25T16:52:57.042Z] Building security-spiffe-token-provider ... [2022-10-25T16:52:57.042Z] Building security-spire-agent ... [2022-10-25T16:52:57.042Z] Building security-spire-config ... [2022-10-25T16:52:57.042Z] Building security-spire-server ... [2022-10-25T16:52:57.042Z] Building support-notifications ... [2022-10-25T16:52:57.042Z] Building support-scheduler ... [2022-10-25T16:52:57.042Z] Building sys-mgmt-agent ... [2022-10-25T16:52:57.042Z] Building security-bootstrapper [2022-10-25T16:52:57.042Z] Building security-secretstore-setup [2022-10-25T16:52:57.042Z] Building security-proxy-setup [2022-10-25T16:52:57.042Z] Building sys-mgmt-agent [2022-10-25T16:52:57.042Z] Building core-data [2022-10-25T16:52:58.028Z] 5dd5c2283517: Pull complete [2022-10-25T16:52:59.445Z] d5ac0230b979: Pull complete [2022-10-25T16:52:59.445Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T16:52:59.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T16:52:59.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:52:59.779Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T16:52:59.779Z] WORKDIR /edgex [2022-10-25T16:52:59.779Z] COPY go.mod . [2022-10-25T16:52:59.779Z] RUN go mod download [2022-10-25T16:52:59.779Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-25T16:53:00.364Z] Sending build context to Docker daemon 3.269MB [2022-10-25T16:53:00.364Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T16:53:00.364Z] ---> 59b3b1a385d4 [2022-10-25T16:53:00.364Z] Step 2/4 : WORKDIR /edgex [2022-10-25T16:53:02.319Z] ---> Running in 22f580dbe724 [2022-10-25T16:53:02.585Z] Removing intermediate container 22f580dbe724 [2022-10-25T16:53:02.585Z] ---> 56e318d794c3 [2022-10-25T16:53:02.585Z] Step 3/4 : COPY go.mod . [2022-10-25T16:53:03.179Z] ---> 33db23cd8aa8 [2022-10-25T16:53:03.179Z] Step 4/4 : RUN go mod download [2022-10-25T16:53:03.179Z] ---> Running in b461d49882f9 [2022-10-25T16:53:11.926Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:53:11.926Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:53:11.926Z] ---> 739774ab0167 [2022-10-25T16:53:11.926Z] Step 3/22 : WORKDIR /edgex-go [2022-10-25T16:53:11.926Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:53:11.926Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:53:11.926Z] ---> 739774ab0167 [2022-10-25T16:53:11.926Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:53:11.926Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:53:11.926Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:53:11.926Z] ---> 739774ab0167 [2022-10-25T16:53:11.926Z] Step 3/33 : WORKDIR /edgex-go [2022-10-25T16:53:11.926Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:53:11.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:53:11.926Z] ---> 739774ab0167 [2022-10-25T16:53:11.926Z] Step 3/23 : WORKDIR /edgex-go [2022-10-25T16:53:11.926Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:53:11.926Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:53:11.926Z] ---> 739774ab0167 [2022-10-25T16:53:11.926Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T16:53:14.542Z] ---> Running in b9628736fa10 [2022-10-25T16:53:14.542Z] ---> Running in 73806f8c047d [2022-10-25T16:53:14.542Z] ---> Running in e77273b27ed3 [2022-10-25T16:53:14.542Z] ---> Running in 8d989e2a9bb7 [2022-10-25T16:53:14.542Z] ---> Running in 1746d59b148e [2022-10-25T16:53:14.542Z] Removing intermediate container b9628736fa10 [2022-10-25T16:53:14.542Z] ---> 67503deeddba [2022-10-25T16:53:14.542Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T16:53:14.542Z] Removing intermediate container e77273b27ed3 [2022-10-25T16:53:14.542Z] ---> e305447ed51b [2022-10-25T16:53:14.542Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:53:14.542Z] Removing intermediate container 73806f8c047d [2022-10-25T16:53:14.542Z] ---> a9c1a484f4c7 [2022-10-25T16:53:14.542Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:53:14.542Z] ---> Running in a9c6a741ac3e [2022-10-25T16:53:14.542Z] ---> Running in e5187e9ea2b9 [2022-10-25T16:53:14.542Z] Removing intermediate container 1746d59b148e [2022-10-25T16:53:14.542Z] ---> d8d01893fad4 [2022-10-25T16:53:14.542Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:53:14.542Z] ---> Running in 6a0cc558e1fb [2022-10-25T16:53:14.542Z] Removing intermediate container 8d989e2a9bb7 [2022-10-25T16:53:14.542Z] ---> d580caaaf945 [2022-10-25T16:53:14.542Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:53:14.543Z] ---> Running in 28a4cdc00731 [2022-10-25T16:53:14.543Z] ---> Running in 9ed59384bd7c [2022-10-25T16:53:14.543Z] Removing intermediate container a9c6a741ac3e [2022-10-25T16:53:14.543Z] ---> 4b2a06fc4077 [2022-10-25T16:53:14.543Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:53:14.543Z] ---> Running in 0608671d142a [2022-10-25T16:53:15.109Z] Removing intermediate container e5187e9ea2b9 [2022-10-25T16:53:15.109Z] ---> 64d6c63bd6a5 [2022-10-25T16:53:15.109Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-25T16:53:15.109Z] ---> Running in 6a65c963fbe8 [2022-10-25T16:53:15.675Z] Removing intermediate container 6a0cc558e1fb [2022-10-25T16:53:15.675Z] ---> 55b8d2740475 [2022-10-25T16:53:15.675Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-25T16:53:15.675Z] ---> Running in 8e4711a056d9 [2022-10-25T16:53:15.676Z] Removing intermediate container 0608671d142a [2022-10-25T16:53:15.676Z] ---> c25b66e5c570 [2022-10-25T16:53:15.676Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-25T16:53:15.933Z] ---> Running in 7a16d289a683 [2022-10-25T16:53:15.933Z] Removing intermediate container 9ed59384bd7c [2022-10-25T16:53:15.933Z] ---> d42b073b1f3e [2022-10-25T16:53:15.933Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-25T16:53:15.933Z] ---> Running in d4c761060e65 [2022-10-25T16:53:15.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:53:16.190Z] Removing intermediate container 28a4cdc00731 [2022-10-25T16:53:16.190Z] ---> 79a778102cd9 [2022-10-25T16:53:16.190Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-25T16:53:16.190Z] ---> Running in 25c853c0c7bd [2022-10-25T16:53:16.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:53:16.190Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:53:16.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:53:16.449Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:53:16.449Z] OK: 211 MiB in 51 packages [2022-10-25T16:53:16.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:53:16.449Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:53:16.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:53:16.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:53:16.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:53:16.707Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:53:16.707Z] OK: 211 MiB in 51 packages [2022-10-25T16:53:16.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:53:16.965Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:53:16.965Z] Removing intermediate container 6a65c963fbe8 [2022-10-25T16:53:16.965Z] ---> e560f0abc059 [2022-10-25T16:53:16.965Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T16:53:16.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:53:16.965Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:53:16.965Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:53:16.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:53:16.965Z] ---> df29e4d08c2d [2022-10-25T16:53:16.965Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:53:16.965Z] ---> Running in 3e4bb4aa1581 [2022-10-25T16:53:17.223Z] OK: 211 MiB in 51 packages [2022-10-25T16:53:17.223Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:53:17.223Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:53:17.224Z] OK: 211 MiB in 51 packages [2022-10-25T16:53:17.224Z] Removing intermediate container 8e4711a056d9 [2022-10-25T16:53:17.224Z] ---> 1e20e00a6123 [2022-10-25T16:53:17.224Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T16:53:17.224Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:53:17.224Z] OK: 211 MiB in 51 packages [2022-10-25T16:53:17.224Z] ---> e0e08b38bb46 [2022-10-25T16:53:17.224Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:53:17.482Z] ---> Running in 0c7ac86be22c [2022-10-25T16:53:17.746Z] Removing intermediate container d4c761060e65 [2022-10-25T16:53:17.746Z] ---> 0f94f9a693a3 [2022-10-25T16:53:17.746Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-25T16:53:17.746Z] Removing intermediate container 7a16d289a683 [2022-10-25T16:53:17.746Z] ---> c39210108896 [2022-10-25T16:53:17.746Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T16:53:17.746Z] Removing intermediate container 25c853c0c7bd [2022-10-25T16:53:17.746Z] ---> 6f6c7b679fbb [2022-10-25T16:53:17.746Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-25T16:53:17.746Z] ---> 52420c1f2db1 [2022-10-25T16:53:17.746Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:53:17.746Z] ---> 4a0e662f9c78 [2022-10-25T16:53:17.746Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:53:18.004Z] ---> Running in 4a2ac96c0fa2 [2022-10-25T16:53:18.004Z] ---> Running in aa305e6a1cc5 [2022-10-25T16:53:18.004Z] ---> 712743bc4f8d [2022-10-25T16:53:18.004Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:53:18.004Z] ---> Running in 9e0f4425a04d [2022-10-25T16:53:35.417Z] Removing intermediate container b461d49882f9 [2022-10-25T16:53:35.417Z] ---> 36f066e346d3 [2022-10-25T16:53:35.417Z] Successfully built 36f066e346d3 [2022-10-25T16:53:35.417Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:53:35.754Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T16:53:35.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:53:35.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-116920 does not seem to be running inside a container [2022-10-25T16:53:36.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T16:53:36.286Z] Removing intermediate container 0c7ac86be22c [2022-10-25T16:53:36.286Z] ---> 92ce94b3ba92 [2022-10-25T16:53:36.286Z] Step 8/22 : COPY . . [2022-10-25T16:53:36.286Z] Removing intermediate container aa305e6a1cc5 [2022-10-25T16:53:36.286Z] ---> 749b7d7dfb01 [2022-10-25T16:53:36.286Z] Step 9/24 : COPY . . [2022-10-25T16:53:36.286Z] Removing intermediate container 3e4bb4aa1581 [2022-10-25T16:53:36.286Z] ---> 1bf2e1108594 [2022-10-25T16:53:36.286Z] Step 8/25 : COPY . . [2022-10-25T16:53:36.286Z] Removing intermediate container 9e0f4425a04d [2022-10-25T16:53:36.286Z] ---> 185df80fca66 [2022-10-25T16:53:36.286Z] Step 8/23 : COPY . . [2022-10-25T16:53:36.286Z] Removing intermediate container 4a2ac96c0fa2 [2022-10-25T16:53:36.286Z] ---> 8992935654fe [2022-10-25T16:53:36.286Z] Step 8/33 : COPY . . [2022-10-25T16:53:37.406Z] $ docker top 88b1953c206e3c0b6b4e2c3e3b9f511c2497d0c16fc2cf664e63e491ec23b639 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:53:38.261Z] + go version [2022-10-25T16:53:38.262Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T16:53:38.285Z] $ docker stop --time=1 88b1953c206e3c0b6b4e2c3e3b9f511c2497d0c16fc2cf664e63e491ec23b639 [2022-10-25T16:53:39.935Z] $ docker rm -f 88b1953c206e3c0b6b4e2c3e3b9f511c2497d0c16fc2cf664e63e491ec23b639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:53:40.516Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T16:53:40.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:53:40.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-116920 does not seem to be running inside a container [2022-10-25T16:53:40.771Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T16:53:41.951Z] $ docker top 53c2813e59fc6e64c7866bdef105e3dc0f92b9084767a96999f2298b11c2f1d6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T16:53:42.161Z] ========================================================= [2022-10-25T16:53:42.161Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-25T16:53:42.161Z] ========================================================= [Pipeline] sh [2022-10-25T16:53:42.475Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:53:43.397Z] + make test [2022-10-25T16:53:43.397Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T16:53:46.317Z] ---> 10c0579bd42a [2022-10-25T16:53:46.317Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-25T16:53:46.317Z] ---> 3d1e86d6eaab [2022-10-25T16:53:46.317Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-25T16:53:46.317Z] ---> f226c29f5e1a [2022-10-25T16:53:46.317Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-25T16:53:46.317Z] ---> fb69a0ffd911 [2022-10-25T16:53:46.317Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-25T16:53:46.317Z] ---> 6f0e2803226d [2022-10-25T16:53:46.317Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-25T16:53:46.317Z] ---> Running in 7559ec5ae88f [2022-10-25T16:53:46.317Z] ---> Running in e3ada8ed9f95 [2022-10-25T16:53:46.317Z] ---> Running in 368dad6f8821 [2022-10-25T16:53:46.317Z] ---> Running in 7acc54feb6a6 [2022-10-25T16:53:46.317Z] ---> Running in 0575d3cb8ba0 [2022-10-25T16:53:46.317Z] 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-10-25T16:53:46.317Z] 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-10-25T16:53:46.317Z] 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-10-25T16:53:46.575Z] 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-10-25T16:53:46.575Z] 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-10-25T16:54:18.668Z] 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-10-25T16:54:18.668Z] 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-10-25T16:54:21.280Z] Removing intermediate container 0575d3cb8ba0 [2022-10-25T16:54:21.280Z] ---> 7b838483a757 [2022-10-25T16:54:21.280Z] [2022-10-25T16:54:21.280Z] Step 10/33 : FROM alpine:3.16 [2022-10-25T16:54:21.280Z] Removing intermediate container 368dad6f8821 [2022-10-25T16:54:21.280Z] ---> 2f4cc022428b [2022-10-25T16:54:21.280Z] [2022-10-25T16:54:21.280Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T16:54:21.280Z] Removing intermediate container e3ada8ed9f95 [2022-10-25T16:54:21.280Z] ---> e2d90e1f7f44 [2022-10-25T16:54:21.280Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-25T16:54:22.226Z] ---> Running in f2e8a33d5057 [2022-10-25T16:54:22.226Z] 3.16: Pulling from library/alpine [2022-10-25T16:54:22.226Z] 3.16: Pulling from library/alpine [2022-10-25T16:54:22.296Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-25T16:54:22.487Z] Removing intermediate container 7acc54feb6a6 [2022-10-25T16:54:22.487Z] ---> 2dca77339b59 [2022-10-25T16:54:22.487Z] [2022-10-25T16:54:22.487Z] Step 10/25 : FROM alpine:3.16 [2022-10-25T16:54:22.487Z] Removing intermediate container 7559ec5ae88f [2022-10-25T16:54:22.487Z] ---> 68e6345e5799 [2022-10-25T16:54:22.487Z] [2022-10-25T16:54:22.487Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T16:54:22.748Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T16:54:22.748Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T16:54:22.748Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T16:54:22.748Z] Status: Image is up to date for alpine:3.16 [2022-10-25T16:54:22.748Z] ---> 9c6f07244728 [2022-10-25T16:54:22.748Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-25T16:54:22.748Z] ---> 9c6f07244728 [2022-10-25T16:54:22.748Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T16:54:22.748Z] ---> Running in 213264ea400d [2022-10-25T16:54:22.748Z] ---> Running in 85e263980070 [2022-10-25T16:54:22.748Z] 3.16: Pulling from library/alpine [2022-10-25T16:54:22.748Z] 3.16: Pulling from library/alpine [2022-10-25T16:54:22.748Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T16:54:22.748Z] Status: Image is up to date for alpine:3.16 [2022-10-25T16:54:22.748Z] ---> 9c6f07244728 [2022-10-25T16:54:22.748Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-25T16:54:22.748Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T16:54:22.748Z] Status: Image is up to date for alpine:3.16 [2022-10-25T16:54:22.748Z] ---> 9c6f07244728 [2022-10-25T16:54:22.748Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-25T16:54:22.748Z] ---> Running in bc7c876a5338 [2022-10-25T16:54:22.748Z] ---> Running in a6cf31203f41 [2022-10-25T16:54:22.748Z] Removing intermediate container 85e263980070 [2022-10-25T16:54:22.748Z] ---> 82715b040347 [2022-10-25T16:54:22.748Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-25T16:54:22.748Z] ---> Running in 74a197e3b399 [2022-10-25T16:54:23.008Z] Removing intermediate container bc7c876a5338 [2022-10-25T16:54:23.008Z] ---> 77e030203e7b [2022-10-25T16:54:23.008Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-25T16:54:23.008Z] ---> Running in c2060b075ec0 [2022-10-25T16:54:23.008Z] 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-10-25T16:54:23.008Z] Removing intermediate container c2060b075ec0 [2022-10-25T16:54:23.008Z] ---> 83dcdd6fe9bc [2022-10-25T16:54:23.008Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-25T16:54:23.008Z] ---> Running in 4fc75f5f0a45 [2022-10-25T16:54:23.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:23.268Z] Removing intermediate container 4fc75f5f0a45 [2022-10-25T16:54:23.268Z] ---> 484822d57619 [2022-10-25T16:54:23.268Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:54:23.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:23.268Z] ---> Running in e5ccd4f06a84 [2022-10-25T16:54:23.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:23.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:23.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:23.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:23.528Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-25T16:54:23.528Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-25T16:54:23.528Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T16:54:23.528Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-25T16:54:23.528Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-25T16:54:23.528Z] (5/6) Installing curl (7.83.1-r3) [2022-10-25T16:54:23.528Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-25T16:54:23.528Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:54:23.528Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-25T16:54:23.528Z] (3/3) Installing su-exec (0.2-r1) [2022-10-25T16:54:23.528Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T16:54:23.528Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-25T16:54:23.528Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:54:23.528Z] (2/2) Installing su-exec (0.2-r1) [2022-10-25T16:54:23.528Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T16:54:23.528Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:54:23.528Z] OK: 6 MiB in 16 packages [2022-10-25T16:54:23.528Z] OK: 6 MiB in 17 packages [2022-10-25T16:54:23.528Z] OK: 8 MiB in 20 packages [2022-10-25T16:54:23.789Z] Removing intermediate container f2e8a33d5057 [2022-10-25T16:54:23.789Z] ---> 9158fb0afeb8 [2022-10-25T16:54:23.789Z] [2022-10-25T16:54:23.789Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T16:54:23.789Z] ---> 9c6f07244728 [2022-10-25T16:54:23.789Z] 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-10-25T16:54:23.789Z] ---> Running in c9ad4c50c32d [2022-10-25T16:54:24.077Z] Removing intermediate container c9ad4c50c32d [2022-10-25T16:54:24.077Z] ---> 93e679cdb22e [2022-10-25T16:54:24.077Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-25T16:54:24.077Z] ---> Running in 6dcdaaca0253 [2022-10-25T16:54:24.356Z] Removing intermediate container 74a197e3b399 [2022-10-25T16:54:24.356Z] ---> 07badb92be51 [2022-10-25T16:54:24.356Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-25T16:54:24.356Z] ---> Running in 7ca52967ff87 [2022-10-25T16:54:24.356Z] Removing intermediate container 213264ea400d [2022-10-25T16:54:24.356Z] ---> 088e77fe8d2c [2022-10-25T16:54:24.356Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T16:54:24.617Z] Removing intermediate container a6cf31203f41 [2022-10-25T16:54:24.617Z] ---> 65bed231617b [2022-10-25T16:54:24.617Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T16:54:24.617Z] Removing intermediate container e5ccd4f06a84 [2022-10-25T16:54:24.617Z] ---> 69e3a5f1401d [2022-10-25T16:54:24.617Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T16:54:24.617Z] ---> Running in 90a9e5cf6b1d [2022-10-25T16:54:24.617Z] ---> Running in 222b181170d2 [2022-10-25T16:54:24.617Z] ---> Running in 3fbe830775df [2022-10-25T16:54:24.617Z] Removing intermediate container 7ca52967ff87 [2022-10-25T16:54:24.617Z] ---> ea924fd002f2 [2022-10-25T16:54:24.617Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-25T16:54:24.617Z] ---> Running in fcb2282843b2 [2022-10-25T16:54:24.617Z] Removing intermediate container 90a9e5cf6b1d [2022-10-25T16:54:24.617Z] ---> 14c08f426b47 [2022-10-25T16:54:24.617Z] Step 13/22 : WORKDIR /edgex [2022-10-25T16:54:24.617Z] Removing intermediate container 222b181170d2 [2022-10-25T16:54:24.617Z] ---> 1ed0f4ec2001 [2022-10-25T16:54:24.617Z] Step 13/25 : WORKDIR / [2022-10-25T16:54:24.617Z] ---> Running in ca6f82edc584 [2022-10-25T16:54:24.617Z] ---> Running in 3805995d4337 [2022-10-25T16:54:24.617Z] Removing intermediate container fcb2282843b2 [2022-10-25T16:54:24.617Z] ---> ed6eb61c4cf3 [2022-10-25T16:54:24.617Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-25T16:54:24.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:24.877Z] ---> Running in b15895d03f54 [2022-10-25T16:54:24.877Z] Removing intermediate container ca6f82edc584 [2022-10-25T16:54:24.877Z] ---> 1c9a66de4c4b [2022-10-25T16:54:24.877Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-25T16:54:24.877Z] Removing intermediate container 3805995d4337 [2022-10-25T16:54:24.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:24.877Z] ---> b8c96a23d62f [2022-10-25T16:54:24.877Z] 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-10-25T16:54:24.877Z] Removing intermediate container b15895d03f54 [2022-10-25T16:54:24.877Z] ---> e35f22edd7e1 [2022-10-25T16:54:24.877Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-25T16:54:24.877Z] ---> Running in 26615965a6a3 [2022-10-25T16:54:24.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:24.877Z] ---> a009c646ea89 [2022-10-25T16:54:24.877Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-25T16:54:24.877Z] Removing intermediate container 26615965a6a3 [2022-10-25T16:54:24.877Z] ---> 78e99ae5d51d [2022-10-25T16:54:24.877Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-25T16:54:25.136Z] ---> Running in 5a14caccda66 [2022-10-25T16:54:25.136Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T16:54:25.136Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T16:54:25.136Z] (3/33) Installing readline (8.1.2-r0) [2022-10-25T16:54:25.137Z] ---> 0cb897934832 [2022-10-25T16:54:25.137Z] 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-10-25T16:54:25.137Z] (4/33) Installing bash (5.1.16-r2) [2022-10-25T16:54:25.137Z] Executing bash-5.1.16-r2.post-install [2022-10-25T16:54:25.137Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-25T16:54:25.137Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-25T16:54:25.137Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T16:54:25.137Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-25T16:54:25.137Z] (9/33) Installing curl (7.83.1-r3) [2022-10-25T16:54:25.137Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-25T16:54:25.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:25.137Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:54:25.396Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:54:25.396Z] ERROR: unable to select packages: [2022-10-25T16:54:25.396Z]  dumb-init (no such package): [2022-10-25T16:54:25.396Z] required by: world[dumb-init] [2022-10-25T16:54:25.396Z] zeromq (no such package): [2022-10-25T16:54:25.396Z] required by: world[zeromq] [2022-10-25T16:54:25.396Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-25T16:54:25.396Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-25T16:54:25.396Z] (13/33) Installing expat (2.4.9-r0) [2022-10-25T16:54:25.396Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-25T16:54:25.396Z] (15/33) Installing gdbm (1.23-r0) [2022-10-25T16:54:25.396Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-25T16:54:25.396Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T16:54:25.396Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T16:54:25.396Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-25T16:54:25.396Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-25T16:54:25.657Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-25T16:54:25.962Z] ---> 6e94bf0dc710 [2022-10-25T16:54:25.962Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-25T16:54:26.222Z] ---> 3679861e8be5 [2022-10-25T16:54:26.222Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-25T16:54:26.222Z] Building security-spire-agent [2022-10-25T16:54:26.222Z] ---> 2f3794b0835d [2022-10-25T16:54:26.222Z] 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-10-25T16:54:26.482Z] Removing intermediate container 5a14caccda66 [2022-10-25T16:54:26.482Z] ---> b2282ccac31c [2022-10-25T16:54:26.482Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-25T16:54:26.742Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-25T16:54:26.742Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-25T16:54:26.742Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-25T16:54:26.742Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-25T16:54:26.742Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-25T16:54:26.742Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-25T16:54:26.742Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-25T16:54:26.742Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-25T16:54:26.742Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-25T16:54:26.742Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-25T16:54:26.742Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-25T16:54:26.742Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-25T16:54:27.003Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:54:27.003Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T16:54:27.003Z] OK: 122 MiB in 47 packages [2022-10-25T16:54:28.922Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:54:28.922Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:54:28.922Z] ---> 739774ab0167 [2022-10-25T16:54:28.922Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T16:54:28.922Z] ---> Using cache [2022-10-25T16:54:28.922Z] ---> d580caaaf945 [2022-10-25T16:54:28.922Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:54:28.922Z] ---> Using cache [2022-10-25T16:54:28.922Z] ---> d42b073b1f3e [2022-10-25T16:54:28.922Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T16:54:30.309Z] ---> Running in 9c9f2c55505d [2022-10-25T16:54:30.309Z] ---> fe9cfc617469 [2022-10-25T16:54:30.309Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-25T16:54:30.309Z] ---> 1ac48150d4c1 [2022-10-25T16:54:30.309Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T16:54:30.309Z] ---> Running in ebba06610feb [2022-10-25T16:54:30.577Z] Removing intermediate container 9c9f2c55505d [2022-10-25T16:54:30.577Z] ---> 73fc903bc3f5 [2022-10-25T16:54:30.578Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-25T16:54:30.838Z] ---> 5c5f1bf0dedd [2022-10-25T16:54:30.838Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T16:54:30.838Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:30.838Z] ---> 077fbfe7628d [2022-10-25T16:54:30.838Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-25T16:54:30.838Z] ---> f4e6e6f53294 [2022-10-25T16:54:30.838Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-25T16:54:30.838Z] ---> Running in add0abf4b5d7 [2022-10-25T16:54:30.838Z] ---> Running in 0afba404a71e [2022-10-25T16:54:31.097Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:31.097Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:54:31.359Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:54:31.359Z] OK: 211 MiB in 51 packages [2022-10-25T16:54:31.359Z] ---> e8646ef7dd68 [2022-10-25T16:54:31.359Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T16:54:31.619Z] ---> 6d27f80b6f6d [2022-10-25T16:54:31.619Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T16:54:31.619Z] ---> Running in a018a67af71e [2022-10-25T16:54:31.904Z] Removing intermediate container 0afba404a71e [2022-10-25T16:54:31.904Z] ---> 91d625b5e3b3 [2022-10-25T16:54:31.904Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T16:54:31.904Z] Removing intermediate container add0abf4b5d7 [2022-10-25T16:54:31.904Z] ---> 9d500405343d [2022-10-25T16:54:31.904Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T16:54:31.904Z] ---> Running in a8a52847b3b4 [2022-10-25T16:54:31.904Z] Removing intermediate container ebba06610feb [2022-10-25T16:54:31.904Z] ---> c31378d43850 [2022-10-25T16:54:31.904Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T16:54:31.904Z] ---> 0f58c339df05 [2022-10-25T16:54:31.904Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-25T16:54:31.904Z] Removing intermediate container a8a52847b3b4 [2022-10-25T16:54:31.904Z] ---> 181fe3ad9e7c [2022-10-25T16:54:31.904Z] Step 20/22 : LABEL arch=x86_64 [2022-10-25T16:54:32.201Z] ---> Running in 90277e9b059b [2022-10-25T16:54:32.201Z] ---> 9a693982c964 [2022-10-25T16:54:32.201Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:54:32.201Z] ---> Running in 512752d8f137 [2022-10-25T16:54:32.201Z] Removing intermediate container 90277e9b059b [2022-10-25T16:54:32.201Z] ---> c6773fe280a6 [2022-10-25T16:54:32.201Z] Step 21/22 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 [2022-10-25T16:54:32.472Z] ---> Running in da3fb03e38c3 [2022-10-25T16:54:32.472Z] Collecting docker-compose==1.23.2 [2022-10-25T16:54:32.733Z] Removing intermediate container da3fb03e38c3 [2022-10-25T16:54:32.733Z] ---> 0553a2dd8369 [2022-10-25T16:54:32.733Z] Step 22/22 : LABEL version=0.0.0 [2022-10-25T16:54:32.733Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-25T16:54:32.733Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.6 MB/s eta 0:00:00 [2022-10-25T16:54:32.733Z] ---> e7c3f377e4bc [2022-10-25T16:54:32.733Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-25T16:54:32.733Z] ---> Running in 706ead19b388 [2022-10-25T16:54:32.733Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-25T16:54:32.733Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-25T16:54:32.733Z] Preparing metadata (setup.py): started [2022-10-25T16:54:32.733Z] Removing intermediate container a018a67af71e [2022-10-25T16:54:32.733Z] ---> 14fb20d7fd89 [2022-10-25T16:54:32.733Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T16:54:32.733Z] ---> Running in 9c2026ed5d5b [2022-10-25T16:54:32.733Z] Removing intermediate container 706ead19b388 [2022-10-25T16:54:32.733Z] ---> 3076d4ed9b63 [2022-10-25T16:54:32.733Z] [2022-10-25T16:54:32.733Z] Successfully built 3076d4ed9b63 [2022-10-25T16:54:32.733Z] Successfully tagged security-proxy-setup:latest [2022-10-25T16:54:32.733Z] Building core-command [2022-10-25T16:54:32.995Z]  Building security-proxy-setup ... done  ---> e3af55022eff [2022-10-25T16:54:32.995Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-25T16:54:32.995Z] Removing intermediate container 9c2026ed5d5b [2022-10-25T16:54:32.995Z] ---> a4686e2096b4 [2022-10-25T16:54:32.995Z] Step 23/25 : LABEL arch=x86_64 [2022-10-25T16:54:32.995Z] ---> Running in 859cece566fa [2022-10-25T16:54:32.995Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T16:54:32.995Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-25T16:54:32.995Z] Collecting texttable<0.10,>=0.9.0 [2022-10-25T16:54:32.995Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-25T16:54:32.995Z] Preparing metadata (setup.py): started [2022-10-25T16:54:33.585Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T16:54:33.585Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-25T16:54:33.585Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-25T16:54:33.585Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 124.4 MB/s eta 0:00:00 [2022-10-25T16:54:33.585Z] Collecting PyYAML<4,>=3.10 [2022-10-25T16:54:33.585Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-25T16:54:33.585Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 47.9 MB/s eta 0:00:00 [2022-10-25T16:54:33.845Z] Preparing metadata (setup.py): started [2022-10-25T16:54:34.451Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T16:54:34.451Z] Collecting cached-property<2,>=1.2.0 [2022-10-25T16:54:34.451Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-25T16:54:34.451Z] Collecting jsonschema<3,>=2.5.1 [2022-10-25T16:54:34.451Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-25T16:54:34.451Z] Collecting docker<4.0,>=3.6.0 [2022-10-25T16:54:34.451Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-25T16:54:34.451Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 81.8 MB/s eta 0:00:00 [2022-10-25T16:54:34.451Z] Collecting docopt<0.7,>=0.6.1 [2022-10-25T16:54:34.451Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-25T16:54:34.451Z] Preparing metadata (setup.py): started [2022-10-25T16:54:35.024Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T16:54:35.024Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-25T16:54:35.024Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-25T16:54:35.024Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 178.4 MB/s eta 0:00:00 [2022-10-25T16:54:35.283Z] Collecting docker-pycreds>=0.4.0 [2022-10-25T16:54:35.284Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-25T16:54:35.284Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-25T16:54:35.284Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-25T16:54:35.284Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 157.7 MB/s eta 0:00:00 [2022-10-25T16:54:35.284Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-25T16:54:35.284Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-25T16:54:35.284Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 47.3 MB/s eta 0:00:00 [2022-10-25T16:54:35.284Z] Collecting idna<2.8,>=2.5 [2022-10-25T16:54:35.284Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-25T16:54:35.284Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 198.0 MB/s eta 0:00:00 [2022-10-25T16:54:35.543Z] Collecting certifi>=2017.4.17 [2022-10-25T16:54:35.543Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-25T16:54:35.543Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 33.5 MB/s eta 0:00:00 [2022-10-25T16:54:35.543Z] ---> ccbf6b904cba [2022-10-25T16:54:35.543Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-25T16:54:35.543Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-25T16:54:35.543Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-25T16:54:35.543Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-25T16:54:35.543Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-25T16:54:35.543Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-25T16:54:35.543Z] Running setup.py install for texttable: started [2022-10-25T16:54:35.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:54:35.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:54:35.803Z] ---> 739774ab0167 [2022-10-25T16:54:35.803Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:54:35.803Z] ---> Using cache [2022-10-25T16:54:35.803Z] ---> 67503deeddba [2022-10-25T16:54:35.803Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T16:54:35.803Z] ---> Using cache [2022-10-25T16:54:35.803Z] ---> 4b2a06fc4077 [2022-10-25T16:54:35.803Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:54:35.803Z] ---> Using cache [2022-10-25T16:54:35.803Z] ---> c25b66e5c570 [2022-10-25T16:54:35.803Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-25T16:54:36.073Z] Running setup.py install for texttable: finished with status 'done' [2022-10-25T16:54:36.073Z] Running setup.py install for PyYAML: started [2022-10-25T16:54:36.073Z] Removing intermediate container 859cece566fa [2022-10-25T16:54:36.073Z] ---> e5a852a928eb [2022-10-25T16:54:36.073Z] Step 24/25 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 [2022-10-25T16:54:36.658Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-25T16:54:37.645Z] ---> Running in bab8ec52893a [2022-10-25T16:54:38.216Z] ---> b65ad365ba7b [2022-10-25T16:54:38.216Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-25T16:54:38.476Z] Running setup.py install for docopt: started [2022-10-25T16:54:38.476Z] ---> Running in 7973675f5200 [2022-10-25T16:54:38.476Z] ---> 695f719b5bcc [2022-10-25T16:54:38.476Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-25T16:54:38.476Z] Removing intermediate container 7973675f5200 [2022-10-25T16:54:38.476Z] ---> 71a594f00585 [2022-10-25T16:54:38.476Z] Step 25/25 : LABEL version=0.0.0 [2022-10-25T16:54:38.476Z] ---> Running in 3c1e0a9a3814 [2022-10-25T16:54:38.736Z] Removing intermediate container 3c1e0a9a3814 [2022-10-25T16:54:38.736Z] ---> 53e3c6d39498 [2022-10-25T16:54:38.736Z] [2022-10-25T16:54:38.736Z] ---> e8e6d81855cc [2022-10-25T16:54:38.736Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-25T16:54:38.737Z] Running setup.py install for docopt: finished with status 'done' [2022-10-25T16:54:38.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:38.997Z] ---> Running in 1379d061a5c1 [2022-10-25T16:54:38.997Z] Successfully built 53e3c6d39498 [2022-10-25T16:54:38.997Z] Successfully tagged security-secretstore-setup:latest [2022-10-25T16:54:38.997Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-10-25T16:54:38.997Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:54:38.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:54:39.258Z] Running setup.py install for dockerpty: started [2022-10-25T16:54:39.258Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:54:39.258Z] OK: 211 MiB in 51 packages [2022-10-25T16:54:39.519Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-25T16:54:42.826Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:54:42.826Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:54:42.826Z] ---> 739774ab0167 [2022-10-25T16:54:42.826Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T16:54:42.826Z] ---> Using cache [2022-10-25T16:54:42.826Z] ---> d580caaaf945 [2022-10-25T16:54:42.826Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:54:42.826Z] ---> Using cache [2022-10-25T16:54:42.826Z] ---> d42b073b1f3e [2022-10-25T16:54:42.826Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T16:54:42.826Z] ---> Using cache [2022-10-25T16:54:42.826Z] ---> c31378d43850 [2022-10-25T16:54:42.826Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T16:54:42.826Z] ---> Using cache [2022-10-25T16:54:42.826Z] ---> 9a693982c964 [2022-10-25T16:54:42.826Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:54:43.799Z] ---> Running in 9ad5c083d271 [2022-10-25T16:54:44.064Z] Removing intermediate container 1379d061a5c1 [2022-10-25T16:54:44.064Z] ---> 282484377f62 [2022-10-25T16:54:44.064Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-25T16:54:44.064Z] Removing intermediate container bab8ec52893a [2022-10-25T16:54:44.064Z] ---> 0449d549da4f [2022-10-25T16:54:44.064Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T16:54:44.064Z] ---> Running in 93da7e89c67a [2022-10-25T16:54:44.322Z] ---> 236e4f584ba0 [2022-10-25T16:54:44.322Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:54:44.322Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-10-25T16:54:44.322Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-25T16:54:44.322Z] Removing intermediate container 93da7e89c67a [2022-10-25T16:54:44.322Z] ---> e08a056868de [2022-10-25T16:54:44.322Z] Step 30/33 : CMD ["gate"] [2022-10-25T16:54:44.322Z] ---> Running in 1d3534e4c549 [2022-10-25T16:54:44.322Z] ---> Running in 3ee7c412bcc0 [2022-10-25T16:54:44.579Z] Removing intermediate container 3ee7c412bcc0 [2022-10-25T16:54:44.579Z] ---> 8161ac414222 [2022-10-25T16:54:44.579Z] Step 31/33 : LABEL arch=x86_64 [2022-10-25T16:54:44.842Z] ---> Running in 009ecbc80a6b [2022-10-25T16:54:45.119Z] Removing intermediate container 009ecbc80a6b [2022-10-25T16:54:45.119Z] ---> cccc4f0d9b14 [2022-10-25T16:54:45.119Z] Step 32/33 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 [2022-10-25T16:54:45.119Z] ---> Running in 558d65a2f101 [2022-10-25T16:54:45.378Z] Removing intermediate container 558d65a2f101 [2022-10-25T16:54:45.378Z] ---> f3019cc8f9cd [2022-10-25T16:54:45.378Z] Step 33/33 : LABEL version=0.0.0 [2022-10-25T16:54:45.711Z] ---> Running in 9c4dd556501e [2022-10-25T16:54:45.999Z] Removing intermediate container 512752d8f137 [2022-10-25T16:54:45.999Z] ---> 10d7f7a6d91f [2022-10-25T16:54:45.999Z] Step 8/26 : COPY . . [2022-10-25T16:54:45.999Z] Removing intermediate container 9c4dd556501e [2022-10-25T16:54:45.999Z] ---> 5a3cd8a1b659 [2022-10-25T16:54:45.999Z] [2022-10-25T16:54:45.999Z] Successfully built 5a3cd8a1b659 [2022-10-25T16:54:45.999Z] Successfully tagged security-bootstrapper:latest [2022-10-25T16:54:45.999Z]  Building security-bootstrapper ... done Building support-scheduler [2022-10-25T16:54:51.518Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:54:51.518Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:54:51.518Z] ---> 739774ab0167 [2022-10-25T16:54:51.518Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:54:51.518Z] ---> Using cache [2022-10-25T16:54:51.518Z] ---> 67503deeddba [2022-10-25T16:54:51.518Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T16:54:51.518Z] ---> Using cache [2022-10-25T16:54:51.518Z] ---> 4b2a06fc4077 [2022-10-25T16:54:51.518Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:54:51.518Z] ---> Using cache [2022-10-25T16:54:51.518Z] ---> c25b66e5c570 [2022-10-25T16:54:51.518Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-25T16:54:51.518Z] ---> Using cache [2022-10-25T16:54:51.518Z] ---> 0449d549da4f [2022-10-25T16:54:51.518Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T16:54:51.518Z] ---> Using cache [2022-10-25T16:54:51.518Z] ---> 236e4f584ba0 [2022-10-25T16:54:51.518Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:54:58.202Z] ---> Running in deeab7a23014 [2022-10-25T16:54:58.202Z] ---> 1be69ea040b4 [2022-10-25T16:54:58.202Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T16:54:58.202Z] ---> Running in 4e967e06c21a [2022-10-25T16:54:58.202Z] Removing intermediate container 6dcdaaca0253 [2022-10-25T16:54:58.202Z] ---> 665d1fdbaf05 [2022-10-25T16:54:58.202Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-25T16:55:00.119Z] ---> Running in 12d5cb5d8d2b [2022-10-25T16:55:00.119Z] Removing intermediate container 4e967e06c21a [2022-10-25T16:55:00.119Z] ---> 6f7fe625dbfc [2022-10-25T16:55:00.119Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T16:55:04.429Z] Removing intermediate container 12d5cb5d8d2b [2022-10-25T16:55:04.429Z] ---> 150273ccdabf [2022-10-25T16:55:04.429Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T16:55:04.690Z] ---> Running in bc952df0c7cb [2022-10-25T16:55:05.261Z] ---> Running in 549889b3928d [2022-10-25T16:55:06.212Z] Removing intermediate container 9ad5c083d271 [2022-10-25T16:55:06.213Z] ---> 063674a10045 [2022-10-25T16:55:06.213Z] Step 8/26 : COPY . . [2022-10-25T16:55:06.213Z] Removing intermediate container 1d3534e4c549 [2022-10-25T16:55:06.213Z] ---> 8da93b503e5b [2022-10-25T16:55:06.213Z] Step 9/24 : COPY . . [2022-10-25T16:55:06.213Z] Removing intermediate container bc952df0c7cb [2022-10-25T16:55:06.213Z] ---> c43a6585ba8f [2022-10-25T16:55:06.213Z] 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-10-25T16:55:08.166Z] Removing intermediate container 549889b3928d [2022-10-25T16:55:08.166Z] ---> b56266705e5d [2022-10-25T16:55:08.166Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-25T16:55:13.489Z] ---> Running in d56558c5f86d [2022-10-25T16:55:14.099Z] ---> b870cd2e17e3 [2022-10-25T16:55:14.099Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-25T16:55:14.359Z] ---> df7d5d54cd21 [2022-10-25T16:55:14.359Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T16:55:14.359Z] ---> c8b0d6e087af [2022-10-25T16:55:14.359Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-25T16:55:14.359Z] ---> Running in 5a908143c9a0 [2022-10-25T16:55:14.359Z] ---> a970b08af9ce [2022-10-25T16:55:14.359Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-25T16:55:14.359Z] ---> Running in 9930f91bd89b [2022-10-25T16:55:14.618Z] Removing intermediate container 5a908143c9a0 [2022-10-25T16:55:14.619Z] ---> e6bec7bd4161 [2022-10-25T16:55:14.619Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T16:55:14.878Z] ---> Running in b4f8b0a85090 [2022-10-25T16:55:14.878Z] ---> 59ee7543164f [2022-10-25T16:55:14.878Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-25T16:55:14.878Z] ---> Running in 8f4990fbc317 [2022-10-25T16:55:14.878Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-10-25T16:55:14.878Z] Removing intermediate container b4f8b0a85090 [2022-10-25T16:55:14.878Z] ---> 138715ebebab [2022-10-25T16:55:14.878Z] 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-10-25T16:55:15.234Z] ---> Running in 3231391609ca [2022-10-25T16:55:15.234Z] Removing intermediate container d56558c5f86d [2022-10-25T16:55:15.234Z] ---> 166957d7b7e2 [2022-10-25T16:55:15.234Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T16:55:15.234Z] Removing intermediate container 8f4990fbc317 [2022-10-25T16:55:15.234Z] ---> 3cd32d624009 [2022-10-25T16:55:15.234Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T16:55:15.234Z] Removing intermediate container deeab7a23014 [2022-10-25T16:55:15.234Z] ---> ab409e375480 [2022-10-25T16:55:15.234Z] Step 9/23 : COPY . . [2022-10-25T16:55:15.234Z] ---> Running in c83b9b785ca3 [2022-10-25T16:55:15.234Z] ---> Running in e46970bf13c4 [2022-10-25T16:55:16.060Z] Removing intermediate container c83b9b785ca3 [2022-10-25T16:55:16.060Z] ---> e6a0febaec7f [2022-10-25T16:55:16.060Z] [2022-10-25T16:55:16.060Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T16:55:16.060Z] Removing intermediate container e46970bf13c4 [2022-10-25T16:55:16.060Z] ---> 39dfca3031b9 [2022-10-25T16:55:16.060Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T16:55:17.966Z] 3.15: Pulling from library/alpine [2022-10-25T16:55:17.966Z] ---> Running in f2e6a11856c3 [2022-10-25T16:55:18.534Z] Removing intermediate container f2e6a11856c3 [2022-10-25T16:55:18.534Z] ---> 973677b2f894 [2022-10-25T16:55:18.534Z] Step 22/23 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 [2022-10-25T16:55:18.534Z] Removing intermediate container 3231391609ca [2022-10-25T16:55:18.534Z] ---> 2099addc1edd [2022-10-25T16:55:18.534Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T16:55:18.534Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T16:55:19.102Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T16:55:19.102Z] ---> c4fc93816858 [2022-10-25T16:55:19.102Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T16:55:19.672Z] ---> Running in e809fea2a7f0 [2022-10-25T16:55:19.672Z] ---> Running in 825f14dbf441 [2022-10-25T16:55:19.672Z] ---> Running in 67df99447a68 [2022-10-25T16:55:19.933Z] Removing intermediate container e809fea2a7f0 [2022-10-25T16:55:19.933Z] ---> 7dc49e05d47c [2022-10-25T16:55:19.933Z] [2022-10-25T16:55:19.933Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T16:55:19.933Z] ---> c4fc93816858 [2022-10-25T16:55:19.933Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T16:55:19.933Z] ---> Using cache [2022-10-25T16:55:19.933Z] ---> 1257330ee166 [2022-10-25T16:55:19.933Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:55:19.933Z] ---> 66cf6192236e [2022-10-25T16:55:19.933Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-25T16:55:19.933Z] Removing intermediate container 67df99447a68 [2022-10-25T16:55:19.933Z] ---> 1257330ee166 [2022-10-25T16:55:19.933Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:55:19.933Z] ---> Running in 1c019a4a4da9 [2022-10-25T16:55:19.933Z] ---> Running in f4fbaf679353 [2022-10-25T16:55:19.933Z] Removing intermediate container 825f14dbf441 [2022-10-25T16:55:19.933Z] ---> 6bcacd801288 [2022-10-25T16:55:19.933Z] Step 23/23 : LABEL version=0.0.0 [2022-10-25T16:55:19.933Z] ---> Running in 4d861ff46178 [2022-10-25T16:55:19.933Z] ---> Running in 4c512fbc1d00 [2022-10-25T16:55:20.193Z] Removing intermediate container 4c512fbc1d00 [2022-10-25T16:55:20.193Z] ---> 2014093daefc [2022-10-25T16:55:20.193Z] [2022-10-25T16:55:20.193Z] Successfully built 2014093daefc [2022-10-25T16:55:20.542Z] Successfully tagged sys-mgmt-agent:latest [2022-10-25T16:55:20.542Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-10-25T16:55:20.542Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T16:55:24.149Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:55:24.149Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:55:24.149Z] ---> 739774ab0167 [2022-10-25T16:55:24.149Z] Step 3/20 : WORKDIR /edgex-go [2022-10-25T16:55:24.149Z] ---> Using cache [2022-10-25T16:55:24.149Z] ---> d580caaaf945 [2022-10-25T16:55:24.149Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-25T16:55:28.495Z] ---> Running in 7028f7726efb [2022-10-25T16:55:28.495Z] Removing intermediate container 4d861ff46178 [2022-10-25T16:55:28.495Z] ---> a71bc7ec6f00 [2022-10-25T16:55:28.495Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T16:55:28.495Z] ---> Running in 6b5fcd5b6aa7 [2022-10-25T16:55:28.495Z] Removing intermediate container 1c019a4a4da9 [2022-10-25T16:55:28.495Z] ---> 4feace40e703 [2022-10-25T16:55:28.495Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-25T16:55:28.495Z] ---> Running in c0ced1233530 [2022-10-25T16:55:28.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:28.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:29.015Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-25T16:55:29.015Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-25T16:55:29.015Z] OK: 17038 distinct packages available [2022-10-25T16:55:29.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:29.015Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:29.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:29.015Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:29.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:29.276Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:55:29.276Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:55:29.536Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:55:29.536Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:55:29.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:29.536Z] OK: 211 MiB in 51 packages [2022-10-25T16:55:29.536Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:55:29.536Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:55:29.536Z] 2 errors; 14 distinct packages available [2022-10-25T16:55:29.536Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:55:29.536Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:55:29.536Z] 2 errors; 14 distinct packages available [2022-10-25T16:55:30.917Z] Removing intermediate container 7028f7726efb [2022-10-25T16:55:30.917Z] ---> c31f325dff4e [2022-10-25T16:55:30.917Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-25T16:55:30.917Z] Building security-spire-server [2022-10-25T16:55:30.917Z] Building support-notifications [2022-10-25T16:55:36.279Z] ---> fa8995c8b3c5 [2022-10-25T16:55:36.279Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:55:36.279Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:55:36.279Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:55:36.279Z] ---> 739774ab0167 [2022-10-25T16:55:36.279Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T16:55:36.279Z] ---> Using cache [2022-10-25T16:55:36.279Z] ---> d580caaaf945 [2022-10-25T16:55:36.279Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:55:36.279Z] ---> Using cache [2022-10-25T16:55:36.279Z] ---> d42b073b1f3e [2022-10-25T16:55:36.279Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T16:55:36.279Z] ---> Using cache [2022-10-25T16:55:36.279Z] ---> c31378d43850 [2022-10-25T16:55:36.279Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T16:55:36.279Z] ---> Using cache [2022-10-25T16:55:36.279Z] ---> 9a693982c964 [2022-10-25T16:55:36.279Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:55:36.279Z] ---> Using cache [2022-10-25T16:55:36.279Z] ---> 063674a10045 [2022-10-25T16:55:36.279Z] Step 8/25 : COPY . . [2022-10-25T16:55:36.279Z] ---> Using cache [2022-10-25T16:55:36.279Z] ---> df7d5d54cd21 [2022-10-25T16:55:36.279Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T16:55:36.279Z] ---> Using cache [2022-10-25T16:55:36.279Z] ---> e6bec7bd4161 [2022-10-25T16:55:36.279Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-25T16:55:36.279Z] ---> Using cache [2022-10-25T16:55:36.279Z] ---> 138715ebebab [2022-10-25T16:55:36.279Z] 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-10-25T16:55:36.541Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:55:36.541Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:55:36.541Z] ---> 739774ab0167 [2022-10-25T16:55:36.541Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:55:36.541Z] ---> Using cache [2022-10-25T16:55:36.541Z] ---> 67503deeddba [2022-10-25T16:55:36.541Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T16:55:36.541Z] ---> Using cache [2022-10-25T16:55:36.541Z] ---> 4b2a06fc4077 [2022-10-25T16:55:36.541Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:55:36.541Z] ---> Using cache [2022-10-25T16:55:36.541Z] ---> c25b66e5c570 [2022-10-25T16:55:36.541Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-25T16:55:41.959Z] ---> Running in acdad1ddf6f8 [2022-10-25T16:55:41.959Z] ---> Running in 69a8d84e2c99 [2022-10-25T16:55:41.959Z] ---> Running in e4449978ea3d [2022-10-25T16:55:41.959Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:42.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:42.217Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:55:42.476Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:55:42.476Z] OK: 211 MiB in 51 packages [2022-10-25T16:55:43.409Z] Removing intermediate container acdad1ddf6f8 [2022-10-25T16:55:43.409Z] ---> 93b524968a42 [2022-10-25T16:55:43.409Z] Step 12/25 : WORKDIR /edgex-go [2022-10-25T16:55:43.669Z] Removing intermediate container 9930f91bd89b [2022-10-25T16:55:43.669Z] ---> f6b4ca4154b3 [2022-10-25T16:55:43.669Z] [2022-10-25T16:55:43.669Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T16:55:43.669Z] ---> 9c6f07244728 [2022-10-25T16:55:43.669Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-25T16:55:43.669Z] ---> Running in 077ea47c2e94 [2022-10-25T16:55:43.669Z] Removing intermediate container e4449978ea3d [2022-10-25T16:55:43.669Z] ---> 0214761d2b11 [2022-10-25T16:55:43.669Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T16:55:43.669Z] ---> Running in 0538edd6d9c5 [2022-10-25T16:55:43.669Z] Removing intermediate container 077ea47c2e94 [2022-10-25T16:55:43.669Z] ---> dc22975d7d26 [2022-10-25T16:55:43.669Z] [2022-10-25T16:55:43.669Z] Step 13/25 : FROM alpine:3.15 [2022-10-25T16:55:43.669Z] ---> c4fc93816858 [2022-10-25T16:55:43.669Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T16:55:43.669Z] ---> Using cache [2022-10-25T16:55:43.669Z] ---> 1257330ee166 [2022-10-25T16:55:43.669Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:55:43.669Z] ---> Using cache [2022-10-25T16:55:43.669Z] ---> 4feace40e703 [2022-10-25T16:55:43.669Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T16:55:43.669Z] ---> Running in 91ab5c8598d6 [2022-10-25T16:55:43.669Z] ---> f2c20f672d3f [2022-10-25T16:55:43.669Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:55:43.926Z] ---> Running in dc1d16923df3 [2022-10-25T16:55:43.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:44.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:44.481Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T16:55:44.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:44.481Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:55:44.481Z] OK: 6 MiB in 15 packages [2022-10-25T16:55:44.748Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:55:44.748Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:55:44.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:55:44.748Z] 2 errors; 14 distinct packages available [2022-10-25T16:55:44.748Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:55:44.748Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:55:47.292Z] Building core-metadata [2022-10-25T16:55:50.646Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:55:50.646Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:55:50.646Z] ---> 739774ab0167 [2022-10-25T16:55:50.646Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:55:50.646Z] ---> Using cache [2022-10-25T16:55:50.646Z] ---> 67503deeddba [2022-10-25T16:55:50.646Z] Step 4/25 : WORKDIR /edgex-go [2022-10-25T16:55:50.646Z] ---> Using cache [2022-10-25T16:55:50.646Z] ---> 4b2a06fc4077 [2022-10-25T16:55:50.646Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:55:50.646Z] ---> Using cache [2022-10-25T16:55:50.646Z] ---> c25b66e5c570 [2022-10-25T16:55:50.646Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-25T16:55:50.646Z] ---> Using cache [2022-10-25T16:55:50.646Z] ---> 0449d549da4f [2022-10-25T16:55:50.646Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-25T16:55:50.646Z] ---> Using cache [2022-10-25T16:55:50.646Z] ---> 236e4f584ba0 [2022-10-25T16:55:50.646Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:55:50.646Z] ---> Using cache [2022-10-25T16:55:50.646Z] ---> ab409e375480 [2022-10-25T16:55:50.646Z] Step 9/25 : COPY . . [2022-10-25T16:55:50.646Z] ---> Using cache [2022-10-25T16:55:50.646Z] ---> 66cf6192236e [2022-10-25T16:55:50.646Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-25T16:55:54.905Z] Removing intermediate container 0538edd6d9c5 [2022-10-25T16:55:54.905Z] ---> a9d6f0b7cf1b [2022-10-25T16:55:54.905Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T16:55:55.166Z] ---> Running in a45116038d9c [2022-10-25T16:55:55.166Z] ---> Running in 4a41881072f3 [2022-10-25T16:55:55.433Z] Removing intermediate container a45116038d9c [2022-10-25T16:55:55.433Z] ---> f01bc77f3b26 [2022-10-25T16:55:55.433Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-25T16:55:55.433Z] Removing intermediate container f4fbaf679353 [2022-10-25T16:55:55.433Z] ---> 9a8f5950ff31 [2022-10-25T16:55:55.433Z] [2022-10-25T16:55:55.433Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T16:55:55.433Z] ---> 9c6f07244728 [2022-10-25T16:55:55.433Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-25T16:55:55.433Z] ---> Using cache [2022-10-25T16:55:55.433Z] ---> a9d6f0b7cf1b [2022-10-25T16:55:55.433Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T16:55:55.433Z] ---> Using cache [2022-10-25T16:55:55.433Z] ---> f01bc77f3b26 [2022-10-25T16:55:55.433Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-25T16:55:55.433Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-10-25T16:55:55.433Z] ---> Running in c929e8df3cb5 [2022-10-25T16:55:55.694Z] ---> Running in 797f31adcf57 [2022-10-25T16:55:55.953Z] Removing intermediate container c929e8df3cb5 [2022-10-25T16:55:55.953Z] ---> fbe64716a60a [2022-10-25T16:55:55.953Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-25T16:55:56.212Z] Removing intermediate container 69a8d84e2c99 [2022-10-25T16:55:56.212Z] ---> 07c9733d6825 [2022-10-25T16:55:56.212Z] Step 7/20 : COPY . . [2022-10-25T16:56:00.444Z] Removing intermediate container 797f31adcf57 [2022-10-25T16:56:00.444Z] ---> 93dae139da40 [2022-10-25T16:56:00.444Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T16:56:00.444Z] ---> Running in 6691a59b3688 [2022-10-25T16:56:01.819Z] ---> Running in f8555a1cc6ae [2022-10-25T16:56:01.819Z] Removing intermediate container 6691a59b3688 [2022-10-25T16:56:01.819Z] ---> 88807aafd9fa [2022-10-25T16:56:01.819Z] Step 16/24 : WORKDIR / [2022-10-25T16:56:02.085Z] ---> Running in 94fc8be49560 [2022-10-25T16:56:02.085Z] ---> 744e359af6bf [2022-10-25T16:56:02.085Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-25T16:56:02.342Z] ---> Running in 05f4ae377488 [2022-10-25T16:56:02.342Z] Removing intermediate container 94fc8be49560 [2022-10-25T16:56:02.342Z] ---> 9fdbba84d9fc [2022-10-25T16:56:02.342Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T16:56:02.342Z] Removing intermediate container f8555a1cc6ae [2022-10-25T16:56:02.342Z] ---> 28e2b6c2a2cc [2022-10-25T16:56:02.342Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T16:56:02.342Z] Removing intermediate container dc1d16923df3 [2022-10-25T16:56:02.342Z] ---> d16633769bdf [2022-10-25T16:56:02.342Z] Step 9/23 : COPY . . [2022-10-25T16:56:02.906Z] ---> 0eb593279bef [2022-10-25T16:56:02.906Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-25T16:56:02.906Z] ---> 18fddb343314 [2022-10-25T16:56:02.906Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-25T16:56:09.490Z] ---> 17149c50483c [2022-10-25T16:56:09.490Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-25T16:56:09.490Z] ---> e9d717de4a1c [2022-10-25T16:56:09.490Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-25T16:56:09.490Z] 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-10-25T16:56:09.490Z] ---> 25ab9833bdf1 [2022-10-25T16:56:09.490Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-25T16:56:09.490Z] ---> Running in 795310729a83 [2022-10-25T16:56:09.490Z] ---> b37e24002b61 [2022-10-25T16:56:09.490Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-25T16:56:09.490Z] ---> Running in f378fd87bf78 [2022-10-25T16:56:09.490Z] ---> e24c004b65a1 [2022-10-25T16:56:09.490Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-25T16:56:09.490Z] ---> Running in 2227f7c95ac8 [2022-10-25T16:56:09.490Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T16:56:09.753Z] Removing intermediate container 2227f7c95ac8 [2022-10-25T16:56:09.753Z] ---> 7bc71ceefab7 [2022-10-25T16:56:09.753Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T16:56:09.753Z] Removing intermediate container f378fd87bf78 [2022-10-25T16:56:09.753Z] ---> e7fb5294c946 [2022-10-25T16:56:09.753Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T16:56:09.753Z] ---> Running in 193d205d25c9 [2022-10-25T16:56:10.014Z] ---> Running in 01909255b411 [2022-10-25T16:56:10.284Z] Removing intermediate container 01909255b411 [2022-10-25T16:56:10.284Z] ---> 5f6b2f2f1c6a [2022-10-25T16:56:10.284Z] Step 22/24 : LABEL arch=x86_64 [2022-10-25T16:56:10.284Z] Removing intermediate container 193d205d25c9 [2022-10-25T16:56:10.284Z] ---> ea5c109ffb76 [2022-10-25T16:56:10.284Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T16:56:10.284Z] ---> Running in f6d0690d543c [2022-10-25T16:56:10.544Z] ---> Running in 6d2328ff4ef4 [2022-10-25T16:56:10.544Z] Removing intermediate container 6d2328ff4ef4 [2022-10-25T16:56:10.544Z] Removing intermediate container f6d0690d543c [2022-10-25T16:56:10.544Z] ---> 69e6b3edc129 [2022-10-25T16:56:10.544Z] ---> d130359235fd [2022-10-25T16:56:10.544Z] Step 22/23 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4Step 23/24 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 [2022-10-25T16:56:10.544Z] [2022-10-25T16:56:10.544Z] ---> Running in bf0e12bc5500 [2022-10-25T16:56:10.544Z] ---> Running in 4f43c0389489 [2022-10-25T16:56:10.804Z] Removing intermediate container 4f43c0389489 [2022-10-25T16:56:10.804Z] ---> bb5d4bbbd5e6 [2022-10-25T16:56:10.804Z] Step 24/24 : LABEL version=0.0.0 [2022-10-25T16:56:10.804Z] Removing intermediate container bf0e12bc5500 [2022-10-25T16:56:10.804Z] ---> 165816a430b8 [2022-10-25T16:56:10.804Z] Step 23/23 : LABEL version=0.0.0 [2022-10-25T16:56:10.804Z] ---> Running in f0975506cb2b [2022-10-25T16:56:10.804Z] ---> Running in e75cf469bde5 [2022-10-25T16:56:11.064Z] Removing intermediate container f0975506cb2b [2022-10-25T16:56:11.064Z] ---> 707f1690d66b [2022-10-25T16:56:11.064Z] [2022-10-25T16:56:11.064Z] Removing intermediate container e75cf469bde5 [2022-10-25T16:56:11.065Z] ---> 706563eab845 [2022-10-25T16:56:11.065Z] [2022-10-25T16:56:11.065Z] Successfully built 707f1690d66b [2022-10-25T16:56:11.065Z] Successfully tagged core-command:latest [2022-10-25T16:56:11.065Z] Successfully built 706563eab845 [2022-10-25T16:56:11.065Z]  Building core-command ... done Successfully tagged support-scheduler:latest [2022-10-25T16:56:17.640Z]  Building support-scheduler ... done Removing intermediate container 4a41881072f3 [2022-10-25T16:56:17.640Z] ---> ce6d7f03dff1 [2022-10-25T16:56:17.640Z] [2022-10-25T16:56:17.640Z] Step 11/25 : FROM alpine:3.16 [2022-10-25T16:56:17.640Z] ---> 9c6f07244728 [2022-10-25T16:56:17.640Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-25T16:56:17.640Z] ---> Using cache [2022-10-25T16:56:17.640Z] ---> a9d6f0b7cf1b [2022-10-25T16:56:17.640Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T16:56:17.640Z] ---> Using cache [2022-10-25T16:56:17.640Z] ---> f01bc77f3b26 [2022-10-25T16:56:17.640Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-25T16:56:17.641Z] ---> Running in f056be762399 [2022-10-25T16:56:17.641Z] Removing intermediate container f056be762399 [2022-10-25T16:56:17.641Z] ---> dafa208e7ff5 [2022-10-25T16:56:17.641Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-25T16:56:17.641Z] ---> Running in d7c5b4d3a1c3 [2022-10-25T16:56:17.907Z] Removing intermediate container d7c5b4d3a1c3 [2022-10-25T16:56:17.907Z] ---> 25605921d5b0 [2022-10-25T16:56:17.907Z] Step 16/25 : WORKDIR / [2022-10-25T16:56:17.907Z] ---> Running in 6c775b5788bd [2022-10-25T16:56:18.167Z] Removing intermediate container 6c775b5788bd [2022-10-25T16:56:18.167Z] ---> dbe5836c224f [2022-10-25T16:56:18.167Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T16:56:19.114Z] ---> 2368117687ce [2022-10-25T16:56:19.114Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-25T16:56:20.536Z] ---> c8710e85225e [2022-10-25T16:56:20.536Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-25T16:56:21.103Z] ---> 4c17b56bb28e [2022-10-25T16:56:21.103Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-25T16:56:22.043Z] ---> b97491559224 [2022-10-25T16:56:22.043Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-25T16:56:22.043Z] ---> Running in 6f066d9f9c26 [2022-10-25T16:56:22.303Z] Removing intermediate container 6f066d9f9c26 [2022-10-25T16:56:22.303Z] ---> 873b7323e06f [2022-10-25T16:56:22.303Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T16:56:22.563Z] ---> Running in e1f31a877fad [2022-10-25T16:56:22.829Z] Removing intermediate container e1f31a877fad [2022-10-25T16:56:22.829Z] ---> 98a33f493f51 [2022-10-25T16:56:22.829Z] Step 23/25 : LABEL arch=x86_64 [2022-10-25T16:56:23.092Z] ---> Running in f7262e1c9c99 [2022-10-25T16:56:23.353Z] Removing intermediate container f7262e1c9c99 [2022-10-25T16:56:23.353Z] ---> 67dc8c18cc90 [2022-10-25T16:56:23.353Z] Step 24/25 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 [2022-10-25T16:56:23.353Z] ---> Running in aa678dc59364 [2022-10-25T16:56:23.611Z] Removing intermediate container aa678dc59364 [2022-10-25T16:56:23.611Z] ---> f539104dfacc [2022-10-25T16:56:23.611Z] Step 25/25 : LABEL version=0.0.0 [2022-10-25T16:56:23.611Z] ---> Running in bd8ecce04e1e [2022-10-25T16:56:24.180Z] Removing intermediate container bd8ecce04e1e [2022-10-25T16:56:24.180Z] ---> e8092779c15a [2022-10-25T16:56:24.180Z] [2022-10-25T16:56:24.180Z] Successfully built e8092779c15a [2022-10-25T16:56:24.180Z] Successfully tagged core-metadata:latest [2022-10-25T16:56:39.133Z]  Building core-metadata ... done Removing intermediate container 05f4ae377488 [2022-10-25T16:56:39.133Z] ---> ed6aaaab09cc [2022-10-25T16:56:39.133Z] [2022-10-25T16:56:39.133Z] Step 9/20 : FROM alpine:3.15 [2022-10-25T16:56:39.133Z] ---> c4fc93816858 [2022-10-25T16:56:39.134Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T16:56:39.134Z] ---> Using cache [2022-10-25T16:56:39.134Z] ---> 1257330ee166 [2022-10-25T16:56:39.134Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:56:39.134Z] ---> Using cache [2022-10-25T16:56:39.134Z] ---> 4feace40e703 [2022-10-25T16:56:39.134Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-25T16:56:39.134Z] Removing intermediate container 795310729a83 [2022-10-25T16:56:39.134Z] ---> b08bb44966ed [2022-10-25T16:56:39.134Z] [2022-10-25T16:56:39.134Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T16:56:39.134Z] ---> 9c6f07244728 [2022-10-25T16:56:39.134Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-25T16:56:39.134Z] ---> Running in f6c83e77993f [2022-10-25T16:56:39.134Z] ---> Running in 4626bcfb3749 [2022-10-25T16:56:39.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:56:39.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:56:39.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:56:39.393Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:56:39.393Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:56:39.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:56:39.654Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-25T16:56:39.654Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-25T16:56:39.654Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:56:39.654Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T16:56:39.654Z] OK: 6 MiB in 16 packages [2022-10-25T16:56:39.654Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:56:39.654Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:56:39.654Z] 2 errors; 14 distinct packages available [2022-10-25T16:56:40.223Z] Removing intermediate container 4626bcfb3749 [2022-10-25T16:56:40.223Z] ---> a3cfd2886f8b [2022-10-25T16:56:40.223Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T16:56:40.223Z] ---> Running in cca6cd388c4e [2022-10-25T16:56:40.223Z] Removing intermediate container cca6cd388c4e [2022-10-25T16:56:40.223Z] ---> 599f796b5265 [2022-10-25T16:56:40.223Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-25T16:56:40.482Z] ---> Running in 7b816bef8ff3 [2022-10-25T16:56:40.482Z] Removing intermediate container 7b816bef8ff3 [2022-10-25T16:56:40.482Z] ---> 06477a14140b [2022-10-25T16:56:40.482Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T16:56:40.482Z] ---> Running in f3cd3676f3ec [2022-10-25T16:56:40.482Z] Removing intermediate container f3cd3676f3ec [2022-10-25T16:56:40.482Z] ---> 464cfd92f76c [2022-10-25T16:56:40.482Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T16:56:40.742Z] ---> f39a76b18a18 [2022-10-25T16:56:40.742Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-25T16:56:41.309Z] ---> 2454b05cda7c [2022-10-25T16:56:41.309Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-25T16:56:41.570Z] ---> d63044b54d1b [2022-10-25T16:56:41.570Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-25T16:56:41.570Z] ---> Running in a690aa09ddfd [2022-10-25T16:56:41.570Z] Removing intermediate container a690aa09ddfd [2022-10-25T16:56:41.570Z] ---> db9f067caa3c [2022-10-25T16:56:41.570Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T16:56:41.570Z] ---> Running in 7c217ffee118 [2022-10-25T16:56:41.830Z] Removing intermediate container 7c217ffee118 [2022-10-25T16:56:41.830Z] ---> ec3fab57c20f [2022-10-25T16:56:41.830Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T16:56:41.830Z] ---> Running in ec756e5049eb [2022-10-25T16:56:41.830Z] Removing intermediate container ec756e5049eb [2022-10-25T16:56:41.830Z] ---> 5e9ff665d542 [2022-10-25T16:56:41.830Z] Step 22/23 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 [2022-10-25T16:56:41.830Z] ---> Running in c66da5185bdc [2022-10-25T16:56:41.830Z] Removing intermediate container c66da5185bdc [2022-10-25T16:56:41.830Z] ---> 1bd3d3b74dca [2022-10-25T16:56:41.830Z] Step 23/23 : LABEL version=0.0.0 [2022-10-25T16:56:41.830Z] ---> Running in 46cfc0b32778 [2022-10-25T16:56:42.090Z] Removing intermediate container 46cfc0b32778 [2022-10-25T16:56:42.090Z] ---> 5339ea955316 [2022-10-25T16:56:42.090Z] [2022-10-25T16:56:42.090Z] Successfully built 5339ea955316 [2022-10-25T16:56:42.090Z] Successfully tagged support-notifications:latest [2022-10-25T16:56:42.090Z]  Building support-notifications ... done  [2022-10-25T16:56:42.090Z] ERROR: for core-data (, "The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2") [2022-10-25T16:56:42.090Z] [2022-10-25T16:56:42.090Z] ERROR: for security-spire-config (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init gcompat' returned a non-zero code: 2") [2022-10-25T16:56:42.090Z] [2022-10-25T16:56:42.090Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") [2022-10-25T16:56:42.090Z] [2022-10-25T16:56:42.090Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") [2022-10-25T16:56:42.090Z] [2022-10-25T16:56:42.090Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-10-25T16:56:42.090Z] Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } [2022-10-25T16:56:42.106Z] $ docker stop --time=1 583d7759504d0d05955295e5b2d27b8bbdc1d067fc9f7c7bc8c6084e4b3f2ec6 [2022-10-25T16:56:43.383Z] $ docker rm -f 583d7759504d0d05955295e5b2d27b8bbdc1d067fc9f7c7bc8c6084e4b3f2ec6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T16:56:43.551Z] Failed in branch amd64 [2022-10-25T16:56:44.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-25T16:56:44.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-25T16:56:44.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-25T16:56:44.040Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-25T16:56:44.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-25T16:56:44.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-25T16:56:44.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-25T16:56:44.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-25T16:56:44.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-25T16:56:46.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-25T16:56:46.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-25T16:56:46.686Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-25T16:56:47.272Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-25T16:56:47.272Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-25T16:56:47.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-25T16:57:13.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements [2022-10-25T16:57:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-25T16:57:13.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-25T16:57:15.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 98.5% of statements [2022-10-25T16:57:22.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.571s coverage: 43.0% of statements [2022-10-25T16:57:22.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-25T16:57:22.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-25T16:57:22.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.460s coverage: 54.2% of statements [2022-10-25T16:57:22.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-25T16:57:22.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-25T16:57:40.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.094s coverage: 89.2% of statements [2022-10-25T16:57:40.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-25T16:57:40.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-25T16:57:40.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-25T16:57:40.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-25T16:57:40.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-25T16:57:40.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.746s coverage: 2.2% of statements [2022-10-25T16:57:40.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-25T16:57:40.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-25T16:57:44.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.817s coverage: 95.6% of statements [2022-10-25T16:57:44.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-25T16:57:44.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-25T16:57:44.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-25T16:57:44.179Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.315s coverage: 72.2% of statements [2022-10-25T16:57:44.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-25T16:57:44.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-25T16:57:44.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-25T16:57:44.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-25T16:57:44.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-25T16:57:44.179Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.451s coverage: 60.0% of statements [2022-10-25T16:57:44.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-25T16:57:44.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-25T16:57:44.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-25T16:57:44.179Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.403s coverage: 0.9% of statements [2022-10-25T16:57:44.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-25T16:57:47.532Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.311s coverage: 58.8% of statements [2022-10-25T16:57:47.532Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.280s coverage: 29.6% of statements [2022-10-25T16:57:47.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-25T16:57:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.302s coverage: 47.1% of statements [2022-10-25T16:57:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.318s coverage: 79.5% of statements [2022-10-25T16:57:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.275s coverage: 94.1% of statements [2022-10-25T16:57:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements [2022-10-25T16:57:54.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.267s coverage: 87.5% of statements [2022-10-25T16:58:02.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements [2022-10-25T16:58:02.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements [2022-10-25T16:58:15.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.841s coverage: 79.9% of statements [2022-10-25T16:58:15.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-25T16:58:19.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-25T16:58:19.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-25T16:58:19.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.278s coverage: 86.9% of statements [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-25T16:58:19.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-25T16:58:19.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.279s coverage: 100.0% of statements [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-25T16:58:19.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.327s coverage: 58.8% of statements [2022-10-25T16:58:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-25T16:58:19.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.359s coverage: 80.0% of statements [2022-10-25T16:58:19.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements [2022-10-25T16:58:19.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.305s coverage: 85.4% of statements [2022-10-25T16:58:22.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.943s coverage: 91.2% of statements [2022-10-25T16:58:22.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-25T16:58:30.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.020s coverage: 64.7% of statements [2022-10-25T16:58:30.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-25T16:58:30.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-25T16:58:30.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.347s coverage: 100.0% of statements [2022-10-25T16:58:30.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.156s coverage: 89.4% of statements [2022-10-25T16:58:30.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2022-10-25T16:58:30.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.185s coverage: 73.7% of statements [2022-10-25T16:58:30.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2022-10-25T16:58:36.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.460s coverage: 65.8% of statements [2022-10-25T16:58:36.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-25T16:58:36.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-25T16:58:36.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-25T16:58:40.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.935s coverage: 41.8% of statements [2022-10-25T16:58:40.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-25T16:58:40.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-25T16:58:40.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.346s coverage: 89.5% of statements [2022-10-25T16:58:40.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-25T16:58:40.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2022-10-25T16:58:40.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-25T16:58:40.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-25T16:58:40.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-25T16:58:40.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-25T16:58:48.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.421s coverage: 17.7% of statements [2022-10-25T16:58:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-25T16:58:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-25T16:58:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-25T16:58:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-25T16:58:48.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.866s coverage: 92.3% of statements [2022-10-25T16:58:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-25T16:58:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-25T16:58:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-25T16:58:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-25T16:58:48.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.308s coverage: 63.2% of statements [2022-10-25T16:58:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-25T16:58:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-25T16:58:50.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.526s coverage: 97.7% of statements [2022-10-25T16:58:50.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-25T16:58:50.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-25T16:58:50.498Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-25T16:58:50.498Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-25T16:58:50.498Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements [2022-10-25T16:58:50.498Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-25T16:58:50.498Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-25T16:58:50.498Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-25T16:58:50.498Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-25T16:58:50.498Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-25T16:58:50.498Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-25T16:58:50.498Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.273s coverage: 100.0% of statements [2022-10-25T16:58:50.498Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-10-25T16:58:51.085Z] 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-10-25T16:58:51.085Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-25T16:58:51.085Z] GO111MODULE=on go vet ./... [2022-10-25T17:00:57.793Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T17:00:57.793Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T17:00:57.793Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T17:00:57.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-25T17:00:58.453Z] + ls -al . [2022-10-25T17:00:58.453Z] total 764 [2022-10-25T17:00:58.453Z] drwxrwxr-x 10 1001 1001 4096 Oct 25 16:53 . [2022-10-25T17:00:58.453Z] drwxr-xr-x 4 root root 4096 Oct 25 16:53 .. [2022-10-25T17:00:58.453Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 16:52 .blubracket [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 16 Oct 25 16:52 .dockerignore [2022-10-25T17:00:58.453Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 16:52 .git [2022-10-25T17:00:58.453Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 16:52 .github [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 1030 Oct 25 16:52 .gitignore [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 16:52 .golangci.yml [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 87 Oct 25 16:52 .hadolint.yml [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 16:52 .sonarcloud.properties [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 16:52 ADOPTERS.md [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 10722 Oct 25 16:52 Attribution.txt [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 63209 Oct 25 16:52 CHANGELOG.md [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 16:52 CONTRIBUTING.md [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 16:52 GOVERNANCE.md [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 850 Oct 25 16:52 Jenkinsfile [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 16:52 LICENSE [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 13857 Oct 25 16:52 Makefile [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 16:52 OWNERS.md [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 9799 Oct 25 16:52 README.md [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 16:52 SECURITY.md [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 16:50 VERSION [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 16:52 ZMQWindows.md [2022-10-25T17:00:58.453Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 16:52 bin [2022-10-25T17:00:58.453Z] drwxrwxr-x 18 1001 1001 4096 Oct 25 16:52 cmd [2022-10-25T17:00:58.453Z] -rw-r--r-- 1 root root 501828 Oct 25 16:58 coverage.out [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 3446 Oct 25 16:52 go.mod [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 45237 Oct 25 16:52 go.sum [2022-10-25T17:00:58.453Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 16:52 internal [2022-10-25T17:00:58.453Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 16:52 openapi [2022-10-25T17:00:58.453Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 16:52 snap [2022-10-25T17:00:58.453Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 16:52 version.go [Pipeline] sh [2022-10-25T17:00:59.097Z] + '[' -e coverage.out ] [2022-10-25T17:00:59.097Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-25T17:00:59.117Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T17:00:59.945Z] Stashed 1 file(s) [Pipeline] sh [2022-10-25T17:01:00.578Z] + make build [2022-10-25T17:01:00.578Z] 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-10-25T17:02:37.220Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-10-25T17:04:13.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-10-25T17:04:13.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T17:04:52.714Z] 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-10-25T17:04:52.714Z] 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-10-25T17:04:54.657Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T17:05:02.862Z] 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-10-25T17:05:06.209Z] 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-10-25T17:05:12.856Z] 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-10-25T17:05:16.200Z] 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-10-25T17:05:20.450Z] 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-10-25T17:05:30.518Z] 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-10-25T17:05:35.876Z] $ docker stop --time=1 53c2813e59fc6e64c7866bdef105e3dc0f92b9084767a96999f2298b11c2f1d6 [2022-10-25T17:05:37.931Z] $ docker rm -f 53c2813e59fc6e64c7866bdef105e3dc0f92b9084767a96999f2298b11c2f1d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:05:40.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T17:05:40.490Z] [2022-10-25T17:05:40.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:05:40.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T17:05:40.834Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-25T17:05:40.834Z] 29e5d40040c1: Pulling fs layer [2022-10-25T17:05:40.834Z] 1ce36da41761: Pulling fs layer [2022-10-25T17:05:40.834Z] 25b303627fd3: Pulling fs layer [2022-10-25T17:05:41.101Z] 29e5d40040c1: Verifying Checksum [2022-10-25T17:05:41.101Z] 29e5d40040c1: Download complete [2022-10-25T17:05:41.370Z] 1ce36da41761: Verifying Checksum [2022-10-25T17:05:41.370Z] 1ce36da41761: Download complete [2022-10-25T17:05:41.639Z] 29e5d40040c1: Pull complete [2022-10-25T17:05:43.060Z] 25b303627fd3: Verifying Checksum [2022-10-25T17:05:43.060Z] 25b303627fd3: Download complete [2022-10-25T17:05:43.060Z] 1ce36da41761: Pull complete [2022-10-25T17:05:53.340Z] 25b303627fd3: Pull complete [2022-10-25T17:05:53.340Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-25T17:05:53.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T17:05:53.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:05:53.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-116920 does not seem to be running inside a container [2022-10-25T17:05:53.617Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-25T17:05:55.982Z] $ docker top ae82fab1b05033487d8af87c93431185d3bbdd0e27ee9a745a94d184ebfd0833 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:05:56.814Z] + docker-compose+ build --help [2022-10-25T17:05:56.814Z] grep parallel [2022-10-25T17:06:02.153Z] --parallel Build images in parallel. [Pipeline] } [2022-10-25T17:06:02.442Z] $ docker stop --time=1 ae82fab1b05033487d8af87c93431185d3bbdd0e27ee9a745a94d184ebfd0833 [2022-10-25T17:06:04.111Z] $ docker rm -f ae82fab1b05033487d8af87c93431185d3bbdd0e27ee9a745a94d184ebfd0833 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:06:04.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T17:06:04.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:06:04.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-116920 does not seem to be running inside a container [2022-10-25T17:06:04.909Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-25T17:06:06.152Z] $ docker top 130724c8d252b35bd1b84eafbeb34b888ad22e1397c94e83b725c4ea304d2da6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:06:06.983Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-25T17:06:13.614Z] Building core-command ... [2022-10-25T17:06:13.614Z] Building core-data ... [2022-10-25T17:06:13.614Z] Building core-metadata ... [2022-10-25T17:06:13.614Z] Building security-bootstrapper ... [2022-10-25T17:06:13.614Z] Building security-proxy-setup ... [2022-10-25T17:06:13.614Z] Building security-secretstore-setup ... [2022-10-25T17:06:13.614Z] Building security-spiffe-token-provider ... [2022-10-25T17:06:13.614Z] Building security-spire-agent ... [2022-10-25T17:06:13.614Z] Building security-spire-config ... [2022-10-25T17:06:13.614Z] Building security-spire-server ... [2022-10-25T17:06:13.614Z] Building support-notifications ... [2022-10-25T17:06:13.614Z] Building support-scheduler ... [2022-10-25T17:06:13.614Z] Building sys-mgmt-agent ... [2022-10-25T17:06:13.614Z] Building support-scheduler [2022-10-25T17:06:13.614Z] Building core-metadata [2022-10-25T17:06:13.614Z] Building security-secretstore-setup [2022-10-25T17:06:13.614Z] Building security-proxy-setup [2022-10-25T17:06:13.614Z] Building security-spire-server [2022-10-25T17:07:00.443Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:07:00.443Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:07:00.443Z] ---> 36f066e346d3 [2022-10-25T17:07:00.443Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T17:07:01.426Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:07:01.426Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:07:01.426Z] ---> 36f066e346d3 [2022-10-25T17:07:01.426Z] Step 3/22 : WORKDIR /edgex-go [2022-10-25T17:07:01.426Z] ---> Running in d81d7620b34e [2022-10-25T17:07:01.426Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:07:01.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:07:01.426Z] ---> 36f066e346d3 [2022-10-25T17:07:01.426Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T17:07:01.696Z] ---> Running in b4995de09cd5 [2022-10-25T17:07:01.696Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:07:01.696Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:07:01.696Z] ---> 36f066e346d3 [2022-10-25T17:07:01.696Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T17:07:01.696Z] ---> Running in dc7f4779948f [2022-10-25T17:07:01.696Z] ---> Running in 251aa0a86fc2 [2022-10-25T17:07:01.696Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:07:01.696Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:07:01.696Z] ---> 36f066e346d3 [2022-10-25T17:07:01.696Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-25T17:07:01.696Z] ---> Running in 8ba9d7ac1a66 [2022-10-25T17:07:02.289Z] Removing intermediate container 8ba9d7ac1a66 [2022-10-25T17:07:02.289Z] ---> 28c19a27bd8b [2022-10-25T17:07:02.289Z] Step 4/25 : WORKDIR /edgex-go [2022-10-25T17:07:02.557Z] Removing intermediate container dc7f4779948f [2022-10-25T17:07:02.557Z] ---> f14732c63a04 [2022-10-25T17:07:02.557Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:07:02.557Z] Removing intermediate container 251aa0a86fc2 [2022-10-25T17:07:02.557Z] ---> e811c1d9b840 [2022-10-25T17:07:02.557Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T17:07:02.557Z] Removing intermediate container b4995de09cd5 [2022-10-25T17:07:02.557Z] ---> d72e9f1408ec [2022-10-25T17:07:02.557Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:07:02.557Z] Removing intermediate container d81d7620b34e [2022-10-25T17:07:02.557Z] ---> cbc4ffe8497f [2022-10-25T17:07:02.557Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:07:02.557Z] ---> Running in 2091f3e65900 [2022-10-25T17:07:02.557Z] ---> Running in b35f7eab18d3 [2022-10-25T17:07:02.557Z] ---> Running in 67ecc0457301 [2022-10-25T17:07:02.824Z] ---> Running in 18fd1ea4877d [2022-10-25T17:07:02.824Z] ---> Running in e7d54aebd775 [2022-10-25T17:07:03.788Z] Removing intermediate container 2091f3e65900 [2022-10-25T17:07:03.788Z] ---> f463a324a773 [2022-10-25T17:07:03.788Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:07:03.788Z] Removing intermediate container b35f7eab18d3 [2022-10-25T17:07:03.788Z] ---> 8e536f97a5e2 [2022-10-25T17:07:03.788Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:07:03.788Z] ---> Running in 5934a8fb6586 [2022-10-25T17:07:03.788Z] ---> Running in 89b22ec07695 [2022-10-25T17:07:06.387Z] Removing intermediate container 67ecc0457301 [2022-10-25T17:07:06.387Z] ---> 7cbf3a382cf2 [2022-10-25T17:07:06.387Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T17:07:06.387Z] ---> Running in 4265fd16dbc5 [2022-10-25T17:07:06.969Z] Removing intermediate container 18fd1ea4877d [2022-10-25T17:07:06.969Z] ---> 6263e267a0ee [2022-10-25T17:07:06.969Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-25T17:07:07.237Z] ---> Running in 5de292b9e12c [2022-10-25T17:07:07.237Z] Removing intermediate container e7d54aebd775 [2022-10-25T17:07:07.237Z] ---> 8230ab03e304 [2022-10-25T17:07:07.237Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-25T17:07:07.505Z] ---> Running in c0da691b010d [2022-10-25T17:07:08.086Z] Removing intermediate container 5934a8fb6586 [2022-10-25T17:07:08.086Z] ---> 53c9fdbd86e1 [2022-10-25T17:07:08.086Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-25T17:07:08.086Z] Removing intermediate container 89b22ec07695 [2022-10-25T17:07:08.086Z] ---> 134f1a4ac539 [2022-10-25T17:07:08.086Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-25T17:07:08.353Z] ---> Running in 0436366d29f1 [2022-10-25T17:07:08.353Z] ---> Running in 8b683236fb50 [2022-10-25T17:07:09.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:07:09.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:07:09.615Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:07:09.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:07:09.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:07:09.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:07:09.615Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:07:09.884Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:07:09.884Z] OK: 221 MiB in 51 packages [2022-10-25T17:07:09.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:07:09.884Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:07:10.149Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:07:10.149Z] OK: 221 MiB in 51 packages [2022-10-25T17:07:10.149Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:07:10.149Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:07:10.149Z] OK: 221 MiB in 51 packages [2022-10-25T17:07:10.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:07:10.698Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:07:10.698Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:07:10.698Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:07:10.698Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:07:10.965Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:07:10.965Z] OK: 221 MiB in 51 packages [2022-10-25T17:07:11.233Z] OK: 221 MiB in 51 packages [2022-10-25T17:07:11.233Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:07:11.233Z] Removing intermediate container 4265fd16dbc5 [2022-10-25T17:07:11.233Z] ---> 40d2a0812618 [2022-10-25T17:07:11.233Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T17:07:11.824Z] Removing intermediate container 5de292b9e12c [2022-10-25T17:07:11.824Z] ---> adda6195ffe7 [2022-10-25T17:07:11.824Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T17:07:12.090Z] Removing intermediate container c0da691b010d [2022-10-25T17:07:12.090Z] ---> f14862bc5354 [2022-10-25T17:07:12.090Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T17:07:12.359Z] Removing intermediate container 0436366d29f1 [2022-10-25T17:07:12.359Z] ---> 3393cf69003a [2022-10-25T17:07:12.359Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-25T17:07:12.627Z] Removing intermediate container 8b683236fb50 [2022-10-25T17:07:12.627Z] ---> 77cc6a7950da [2022-10-25T17:07:12.627Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:07:12.627Z] ---> 1dd5f7e3c5d6 [2022-10-25T17:07:12.627Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T17:07:12.895Z] ---> Running in b40ff6e3b4f8 [2022-10-25T17:07:12.895Z] ---> 017a0b257a38 [2022-10-25T17:07:12.895Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:07:13.163Z] ---> Running in 0b4167ee239c [2022-10-25T17:07:13.431Z] ---> 08c83f913d0d [2022-10-25T17:07:13.431Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:07:13.704Z] ---> Running in 4f135d7e44c2 [2022-10-25T17:07:13.972Z] ---> 32886c12a5ff [2022-10-25T17:07:13.972Z] ---> fb43cd3be30d [2022-10-25T17:07:13.972Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:07:13.972Z] [2022-10-25T17:07:14.240Z] ---> Running in 00c2afb339c7 [2022-10-25T17:07:14.240Z] ---> Running in 70ca70186a8b [2022-10-25T17:08:35.866Z] Removing intermediate container 4f135d7e44c2 [2022-10-25T17:08:35.866Z] ---> 7bf9c7b48ca4 [2022-10-25T17:08:35.866Z] Removing intermediate container 00c2afb339c7 [2022-10-25T17:08:35.866Z] Step 8/25 : COPY . . [2022-10-25T17:08:35.866Z] ---> e35537fdff53 [2022-10-25T17:08:35.866Z] Step 9/23 : COPY . . [2022-10-25T17:08:35.866Z] Removing intermediate container 0b4167ee239c [2022-10-25T17:08:35.866Z] ---> 464e17223506 [2022-10-25T17:08:35.866Z] Step 8/22 : COPY . . [2022-10-25T17:08:35.866Z] Removing intermediate container 70ca70186a8b [2022-10-25T17:08:35.866Z] ---> 77648ba030bb [2022-10-25T17:08:35.866Z] Step 9/25 : COPY . . [2022-10-25T17:08:35.866Z] Removing intermediate container b40ff6e3b4f8 [2022-10-25T17:08:35.866Z] ---> 2a7d6a017a6d [2022-10-25T17:08:35.866Z] Step 8/25 : COPY . . [2022-10-25T17:08:50.846Z] ---> e4e192f3075e [2022-10-25T17:08:50.846Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-25T17:08:50.846Z] ---> 951ecb857f2b [2022-10-25T17:08:50.846Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-25T17:08:50.846Z] ---> 2e99b7c8551d [2022-10-25T17:08:50.846Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config ---> Running in 709587fef1ca [2022-10-25T17:08:50.846Z] [2022-10-25T17:08:50.846Z] ---> 661056facf17 [2022-10-25T17:08:50.846Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-25T17:08:50.846Z] ---> Running in ab9b9adc92c8 [2022-10-25T17:08:50.846Z] ---> Running in 54b0eb15e807 [2022-10-25T17:08:50.846Z] ---> Running in 649766ca4271 [2022-10-25T17:08:51.112Z] ---> 297be9a1169d [2022-10-25T17:08:51.112Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T17:08:51.112Z] ---> Running in 940baf21abaf [2022-10-25T17:08:52.069Z] Removing intermediate container 940baf21abaf [2022-10-25T17:08:52.069Z] ---> 89167657d22c [2022-10-25T17:08:52.069Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-25T17:08:52.069Z] ---> Running in 80129fc890b2 [2022-10-25T17:08:52.336Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T17:08:52.602Z] Removing intermediate container 80129fc890b2 [2022-10-25T17:08:52.602Z] ---> bd6030f4334c [2022-10-25T17:08:52.602Z] 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-10-25T17:08:52.869Z] ---> Running in 4e343e6a1265 [2022-10-25T17:08:53.134Z] 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-10-25T17:08:53.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-10-25T17:08:53.134Z] 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-10-25T17:08:55.705Z] Removing intermediate container 4e343e6a1265 [2022-10-25T17:08:55.705Z] ---> 3c6ba22b7d5a [2022-10-25T17:08:55.705Z] Step 12/25 : WORKDIR /edgex-go [2022-10-25T17:08:55.705Z] ---> Running in edde5e74d8ce [2022-10-25T17:08:55.971Z] Removing intermediate container edde5e74d8ce [2022-10-25T17:08:55.971Z] ---> 8e5feb6f642e [2022-10-25T17:08:55.971Z] [2022-10-25T17:08:55.971Z] Step 13/25 : FROM alpine:3.15 [2022-10-25T17:08:55.971Z] 3.15: Pulling from library/alpine [2022-10-25T17:08:57.373Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T17:08:57.373Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T17:08:57.373Z] ---> 02e0d6fdf486 [2022-10-25T17:08:57.373Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T17:08:57.373Z] ---> Running in fa3074648634 [2022-10-25T17:08:57.649Z] Removing intermediate container fa3074648634 [2022-10-25T17:08:57.649Z] ---> e47b94115946 [2022-10-25T17:08:57.650Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:08:57.922Z] ---> Running in 3d90f95d129a [2022-10-25T17:09:01.264Z] Removing intermediate container 3d90f95d129a [2022-10-25T17:09:01.264Z] ---> 79d5a7602d8b [2022-10-25T17:09:01.264Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T17:09:01.264Z] ---> Running in 75d321100d4d [2022-10-25T17:09:02.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:09:02.985Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:09:02.985Z] WARNING: fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:09:02.985Z] Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:09:03.251Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:09:03.251Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:09:03.251Z] 2 errors; 14 distinct packages available [2022-10-25T17:09:04.679Z] Building support-notifications [2022-10-25T17:09:22.856Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:09:22.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:09:22.856Z] ---> 36f066e346d3 [2022-10-25T17:09:22.856Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T17:09:22.856Z] ---> Using cache [2022-10-25T17:09:22.856Z] ---> e811c1d9b840 [2022-10-25T17:09:22.856Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T17:09:22.856Z] ---> Using cache [2022-10-25T17:09:22.856Z] ---> 8e536f97a5e2 [2022-10-25T17:09:22.856Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:09:22.856Z] ---> Using cache [2022-10-25T17:09:22.856Z] ---> 134f1a4ac539 [2022-10-25T17:09:22.856Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-25T17:09:22.856Z] ---> Running in b7889a8dd70c [2022-10-25T17:09:22.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:09:23.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:09:23.121Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:09:23.386Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:09:23.386Z] OK: 221 MiB in 51 packages [2022-10-25T17:09:24.342Z] Removing intermediate container b7889a8dd70c [2022-10-25T17:09:24.342Z] ---> 9b8ff0ee0065 [2022-10-25T17:09:24.342Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T17:09:25.296Z] ---> 04ad01e2d638 [2022-10-25T17:09:25.296Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:09:25.561Z] ---> Running in 43e1a6877323 [2022-10-25T17:10:33.399Z] Removing intermediate container 43e1a6877323 [2022-10-25T17:10:33.399Z] ---> 54c933ab77f7 [2022-10-25T17:10:33.399Z] Step 9/23 : COPY . . [2022-10-25T17:10:40.038Z] ---> 92011fc116df [2022-10-25T17:10:40.038Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-25T17:10:40.038Z] ---> Running in c0591a62a941 [2022-10-25T17:10:41.977Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T17:14:33.963Z] 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-10-25T17:14:44.026Z] 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-10-25T17:14:56.323Z] Removing intermediate container ab9b9adc92c8 [2022-10-25T17:14:56.323Z] ---> c2f59b39b5ac [2022-10-25T17:14:56.323Z] [2022-10-25T17:14:56.323Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T17:14:56.323Z] 3.16: Pulling from library/alpine [2022-10-25T17:14:56.323Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T17:14:56.323Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T17:14:56.323Z] ---> a6215f271958 [2022-10-25T17:14:56.323Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-25T17:14:56.323Z] ---> Running in 1013b3083300 [2022-10-25T17:14:58.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:14:58.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:15:00.278Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-25T17:15:00.548Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-25T17:15:00.548Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T17:15:00.548Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-25T17:15:00.548Z] (5/6) Installing curl (7.83.1-r3) [2022-10-25T17:15:00.548Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-25T17:15:00.548Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T17:15:00.815Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T17:15:01.402Z] OK: 8 MiB in 20 packages [2022-10-25T17:15:04.743Z] Removing intermediate container 1013b3083300 [2022-10-25T17:15:04.743Z] ---> 7f15a94735c5 [2022-10-25T17:15:04.743Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T17:15:04.743Z] ---> Running in 9ef638e27acf [2022-10-25T17:15:05.704Z] Removing intermediate container 9ef638e27acf [2022-10-25T17:15:05.704Z] ---> d920c520412b [2022-10-25T17:15:05.704Z] Step 13/22 : WORKDIR /edgex [2022-10-25T17:15:05.704Z] ---> Running in 036bd68a2bb4 [2022-10-25T17:15:07.113Z] Removing intermediate container 036bd68a2bb4 [2022-10-25T17:15:07.113Z] ---> 3d007c0963bc [2022-10-25T17:15:07.113Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-25T17:15:07.695Z] Removing intermediate container 649766ca4271 [2022-10-25T17:15:07.695Z] ---> bf4baf202b97 [2022-10-25T17:15:07.695Z] [2022-10-25T17:15:07.695Z] Step 10/25 : FROM alpine:3.16 [2022-10-25T17:15:07.695Z] ---> a6215f271958 [2022-10-25T17:15:07.695Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-25T17:15:07.695Z] ---> Running in 14320ad36581 [2022-10-25T17:15:08.278Z] ---> 556613403b06 [2022-10-25T17:15:08.278Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-25T17:15:10.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:15:10.487Z] ---> 838d93134e42 [2022-10-25T17:15:10.487Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-25T17:15:10.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:15:12.174Z] ---> e0524d9a1a54 [2022-10-25T17:15:12.174Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T17:15:12.174Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-25T17:15:12.440Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-25T17:15:12.440Z] (3/3) Installing su-exec (0.2-r1) [2022-10-25T17:15:12.440Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T17:15:12.440Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T17:15:13.025Z] OK: 6 MiB in 17 packages [2022-10-25T17:15:13.025Z] ---> 486caedd1707 [2022-10-25T17:15:13.025Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T17:15:13.291Z] ---> Running in c6e06b5a0001 [2022-10-25T17:15:15.890Z] Removing intermediate container 14320ad36581 [2022-10-25T17:15:15.890Z] ---> 3698436bec66 [2022-10-25T17:15:15.890Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T17:15:15.890Z] ---> Running in fd56b47a12ae [2022-10-25T17:15:16.848Z] Removing intermediate container fd56b47a12ae [2022-10-25T17:15:16.848Z] ---> b8de97d1accf [2022-10-25T17:15:16.848Z] Step 13/25 : WORKDIR / [2022-10-25T17:15:17.116Z] ---> Running in 3e05969dd575 [2022-10-25T17:15:17.116Z] Removing intermediate container c6e06b5a0001 [2022-10-25T17:15:17.116Z] ---> 694baaac0bd1 [2022-10-25T17:15:17.116Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T17:15:17.383Z] ---> Running in dd8d0478ef48 [2022-10-25T17:15:17.970Z] Removing intermediate container 3e05969dd575 [2022-10-25T17:15:17.970Z] ---> 6e8ff52220d1 [2022-10-25T17:15:17.970Z] 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-10-25T17:15:17.970Z] Removing intermediate container dd8d0478ef48 [2022-10-25T17:15:17.970Z] ---> 6cae422c5034 [2022-10-25T17:15:17.970Z] Step 20/22 : LABEL arch=arm64 [2022-10-25T17:15:18.236Z] ---> Running in 4a7bbf4b5188 [2022-10-25T17:15:19.197Z] ---> c315d30b4575 [2022-10-25T17:15:19.197Z] 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-10-25T17:15:19.197Z] Removing intermediate container 4a7bbf4b5188 [2022-10-25T17:15:19.197Z] ---> 8ee41c094412 [2022-10-25T17:15:19.197Z] Step 21/22 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 [2022-10-25T17:15:19.464Z] ---> Running in c28063494b85 [2022-10-25T17:15:20.048Z] Removing intermediate container c28063494b85 [2022-10-25T17:15:20.048Z] ---> 66c4f46c5d1d [2022-10-25T17:15:20.048Z] Step 22/22 : LABEL version=0.0.0 [2022-10-25T17:15:20.316Z] ---> 5378465ac567 [2022-10-25T17:15:20.316Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-25T17:15:20.316Z] ---> Running in 692d56a19be6 [2022-10-25T17:15:20.903Z] Removing intermediate container 692d56a19be6 [2022-10-25T17:15:20.903Z] ---> d224d3b7aa0e [2022-10-25T17:15:20.903Z] [2022-10-25T17:15:21.485Z] Successfully built d224d3b7aa0e [2022-10-25T17:15:21.485Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-25T17:15:21.754Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-10-25T17:15:21.754Z] ---> 2178a7626e29 [2022-10-25T17:15:21.754Z] 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-10-25T17:15:23.166Z] ---> 296ffc003a40 [2022-10-25T17:15:23.166Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-25T17:15:25.118Z] ---> 373bc562b4ef [2022-10-25T17:15:25.118Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-25T17:15:27.059Z] ---> a4d10fdf943a [2022-10-25T17:15:27.059Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T17:15:28.017Z] ---> 19dea0489b56 [2022-10-25T17:15:28.017Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T17:15:28.017Z] ---> Running in ee52e11abcbf [2022-10-25T17:15:31.352Z] Removing intermediate container ee52e11abcbf [2022-10-25T17:15:31.352Z] ---> f55a09b2035e [2022-10-25T17:15:31.352Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T17:15:31.352Z] ---> Running in ac4e1a689f43 [2022-10-25T17:15:31.943Z] Removing intermediate container ac4e1a689f43 [2022-10-25T17:15:31.943Z] ---> 3f15aaca36dd [2022-10-25T17:15:31.943Z] Step 23/25 : LABEL arch=arm64 [2022-10-25T17:15:32.215Z] ---> Running in 539d253372b0 [2022-10-25T17:15:32.797Z] Removing intermediate container 539d253372b0 [2022-10-25T17:15:32.797Z] ---> b100dab659cb [2022-10-25T17:15:32.797Z] Step 24/25 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 [2022-10-25T17:15:33.062Z] ---> Running in f3e049c8ba18 [2022-10-25T17:15:33.642Z] Removing intermediate container f3e049c8ba18 [2022-10-25T17:15:33.642Z] ---> 2b7abe88d194 [2022-10-25T17:15:33.642Z] Step 25/25 : LABEL version=0.0.0 [2022-10-25T17:15:33.907Z] ---> Running in ad34826edc22 [2022-10-25T17:15:34.488Z] Removing intermediate container ad34826edc22 [2022-10-25T17:15:34.488Z] ---> ab9472aa7ff2 [2022-10-25T17:15:34.488Z] [2022-10-25T17:15:35.070Z] Successfully built ab9472aa7ff2 [2022-10-25T17:15:35.070Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-25T17:15:35.070Z] Building core-command [2022-10-25T17:15:45.140Z]  Building security-secretstore-setup ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:15:45.140Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:15:45.140Z] ---> 36f066e346d3 [2022-10-25T17:15:45.140Z] Step 3/33 : WORKDIR /edgex-go [2022-10-25T17:15:45.140Z] ---> Using cache [2022-10-25T17:15:45.140Z] ---> d72e9f1408ec [2022-10-25T17:15:45.140Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:15:45.140Z] ---> Using cache [2022-10-25T17:15:45.140Z] ---> 8230ab03e304 [2022-10-25T17:15:45.140Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-25T17:15:45.140Z] ---> Using cache [2022-10-25T17:15:45.140Z] ---> f14862bc5354 [2022-10-25T17:15:45.140Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-25T17:15:45.140Z] ---> Using cache [2022-10-25T17:15:45.140Z] ---> 08c83f913d0d [2022-10-25T17:15:45.140Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:15:45.140Z] ---> Using cache [2022-10-25T17:15:45.140Z] ---> 7bf9c7b48ca4 [2022-10-25T17:15:45.140Z] Step 8/33 : COPY . . [2022-10-25T17:15:45.140Z] ---> Using cache [2022-10-25T17:15:45.140Z] ---> 951ecb857f2b [2022-10-25T17:15:45.140Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-25T17:15:45.140Z] ---> Running in 2f0dc4f422fa [2022-10-25T17:15:46.114Z] 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-10-25T17:16:01.096Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:16:01.096Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:16:01.096Z] ---> 36f066e346d3 [2022-10-25T17:16:01.096Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T17:16:01.096Z] ---> Using cache [2022-10-25T17:16:01.096Z] ---> e811c1d9b840 [2022-10-25T17:16:01.096Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T17:16:01.096Z] ---> Using cache [2022-10-25T17:16:01.096Z] ---> 8e536f97a5e2 [2022-10-25T17:16:01.096Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:16:01.096Z] ---> Using cache [2022-10-25T17:16:01.096Z] ---> 134f1a4ac539 [2022-10-25T17:16:01.096Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-25T17:16:01.096Z] ---> Using cache [2022-10-25T17:16:01.096Z] ---> 1dd5f7e3c5d6 [2022-10-25T17:16:01.096Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T17:16:01.096Z] ---> Using cache [2022-10-25T17:16:01.096Z] ---> fb43cd3be30d [2022-10-25T17:16:01.096Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:16:01.096Z] ---> Using cache [2022-10-25T17:16:01.096Z] ---> e35537fdff53 [2022-10-25T17:16:01.096Z] Step 9/24 : COPY . . [2022-10-25T17:16:01.096Z] ---> Using cache [2022-10-25T17:16:01.096Z] ---> e4e192f3075e [2022-10-25T17:16:01.096Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-25T17:16:01.096Z] ---> Running in 4e482ea913a7 [2022-10-25T17:16:01.362Z] Removing intermediate container 54b0eb15e807 [2022-10-25T17:16:01.362Z] ---> 620a9c6928ad [2022-10-25T17:16:01.362Z] [2022-10-25T17:16:01.362Z] Step 11/25 : FROM alpine:3.16 [2022-10-25T17:16:01.362Z] ---> a6215f271958 [2022-10-25T17:16:01.362Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-25T17:16:01.362Z] ---> Running in 057aa2799d07 [2022-10-25T17:16:02.770Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-10-25T17:16:03.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:16:04.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:16:05.719Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T17:16:05.719Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T17:16:05.719Z] OK: 5 MiB in 15 packages [2022-10-25T17:16:07.667Z] Removing intermediate container 057aa2799d07 [2022-10-25T17:16:07.667Z] ---> d78c1683b999 [2022-10-25T17:16:07.667Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T17:16:07.667Z] ---> Running in 422c7b0ed00f [2022-10-25T17:16:07.936Z] Removing intermediate container 422c7b0ed00f [2022-10-25T17:16:07.936Z] ---> cffb801f9d2f [2022-10-25T17:16:07.936Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-25T17:16:07.936Z] ---> Running in 6af3098c6daa [2022-10-25T17:16:08.522Z] Removing intermediate container 6af3098c6daa [2022-10-25T17:16:08.522Z] ---> 07f258f56f74 [2022-10-25T17:16:08.522Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-25T17:16:08.522Z] ---> Running in ce41fae1478b [2022-10-25T17:16:09.109Z] Removing intermediate container ce41fae1478b [2022-10-25T17:16:09.109Z] ---> c2f97470780a [2022-10-25T17:16:09.109Z] Step 16/25 : WORKDIR / [2022-10-25T17:16:09.379Z] ---> Running in 871ceef3e358 [2022-10-25T17:16:09.965Z] Removing intermediate container 871ceef3e358 [2022-10-25T17:16:09.965Z] ---> 66e578ed5651 [2022-10-25T17:16:09.965Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T17:16:11.378Z] ---> 4a73bc05a8ea [2022-10-25T17:16:11.378Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-25T17:16:13.326Z] ---> 7890f6dfc18e [2022-10-25T17:16:13.326Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-25T17:16:13.910Z] ---> 61f18b7ae40a [2022-10-25T17:16:13.910Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-25T17:16:14.872Z] ---> bcebea9efcac [2022-10-25T17:16:14.872Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-25T17:16:14.872Z] ---> Running in 4f82b651bb20 [2022-10-25T17:16:15.457Z] Removing intermediate container 4f82b651bb20 [2022-10-25T17:16:15.457Z] ---> ab11cc5857bc [2022-10-25T17:16:15.457Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T17:16:15.724Z] ---> Running in c0b0f9ada8e1 [2022-10-25T17:16:15.991Z] Removing intermediate container c0b0f9ada8e1 [2022-10-25T17:16:15.991Z] ---> 99de75ab5c82 [2022-10-25T17:16:15.991Z] Step 23/25 : LABEL arch=arm64 [2022-10-25T17:16:16.267Z] ---> Running in 55c90173274e [2022-10-25T17:16:16.855Z] Removing intermediate container 55c90173274e [2022-10-25T17:16:16.855Z] ---> 41a12e4863fc [2022-10-25T17:16:16.855Z] Step 24/25 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 [2022-10-25T17:16:16.855Z] ---> Running in 60194730969e [2022-10-25T17:16:17.440Z] Removing intermediate container 60194730969e [2022-10-25T17:16:17.440Z] ---> 359a29fa1d77 [2022-10-25T17:16:17.440Z] Step 25/25 : LABEL version=0.0.0 [2022-10-25T17:16:17.440Z] ---> Running in 590f7fcae8a5 [2022-10-25T17:16:18.028Z] Removing intermediate container 590f7fcae8a5 [2022-10-25T17:16:18.028Z] ---> 64a9f567f9fb [2022-10-25T17:16:18.028Z] [2022-10-25T17:16:18.294Z] Successfully built 64a9f567f9fb [2022-10-25T17:16:18.294Z] Successfully tagged core-metadata-arm64:latest [2022-10-25T17:16:18.294Z]  Building core-metadata ... done Building core-data [2022-10-25T17:16:40.357Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:16:40.357Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:16:40.357Z] ---> 36f066e346d3 [2022-10-25T17:16:40.357Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T17:16:40.357Z] ---> Using cache [2022-10-25T17:16:40.357Z] ---> e811c1d9b840 [2022-10-25T17:16:40.357Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T17:16:40.357Z] ---> Using cache [2022-10-25T17:16:40.357Z] ---> 8e536f97a5e2 [2022-10-25T17:16:40.357Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:16:40.357Z] ---> Using cache [2022-10-25T17:16:40.357Z] ---> 134f1a4ac539 [2022-10-25T17:16:40.357Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-25T17:16:40.357Z] ---> Running in b38caa93c31b [2022-10-25T17:16:40.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:16:40.358Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:16:40.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:16:40.358Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:16:40.358Z] OK: 221 MiB in 51 packages [2022-10-25T17:16:40.939Z] Removing intermediate container b38caa93c31b [2022-10-25T17:16:40.939Z] ---> 216544240a0d [2022-10-25T17:16:40.939Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T17:16:42.080Z] ---> ae0b42671ed7 [2022-10-25T17:16:42.080Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:16:42.080Z] ---> Running in 7a9900edeb69 [2022-10-25T17:18:03.774Z] Removing intermediate container 7a9900edeb69 [2022-10-25T17:18:03.774Z] ---> 38fe66fbf328 [2022-10-25T17:18:03.774Z] Step 9/24 : COPY . . [2022-10-25T17:18:05.709Z] ---> ad5e261be4eb [2022-10-25T17:18:05.709Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-25T17:18:05.709Z] ---> Running in 1cdaf03f021e [2022-10-25T17:18:07.646Z] 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-10-25T17:18:54.450Z] Removing intermediate container 709587fef1ca [2022-10-25T17:18:54.450Z] ---> 11d68a0a1507 [2022-10-25T17:18:54.450Z] [2022-10-25T17:18:54.450Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T17:18:54.450Z] ---> a6215f271958 [2022-10-25T17:18:54.450Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-25T17:18:54.450Z] ---> Using cache [2022-10-25T17:18:54.450Z] ---> d78c1683b999 [2022-10-25T17:18:54.450Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T17:18:54.450Z] ---> Using cache [2022-10-25T17:18:54.450Z] ---> cffb801f9d2f [2022-10-25T17:18:54.450Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-25T17:18:54.450Z] ---> Running in b24cc1793f39 [2022-10-25T17:18:54.450Z] Removing intermediate container b24cc1793f39 [2022-10-25T17:18:54.450Z] ---> 89d1b8f42444 [2022-10-25T17:18:54.450Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T17:18:54.450Z] ---> Running in 9967bc47fed6 [2022-10-25T17:18:54.450Z] Removing intermediate container 9967bc47fed6 [2022-10-25T17:18:54.450Z] ---> c3b23116ef61 [2022-10-25T17:18:54.450Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T17:18:54.450Z] ---> d71d0d00db9a [2022-10-25T17:18:54.450Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-25T17:18:55.863Z] ---> f77651cd1f3e [2022-10-25T17:18:55.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-25T17:18:56.818Z] ---> a4e59aefa647 [2022-10-25T17:18:56.818Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-25T17:18:56.818Z] ---> Running in 359ff28ed356 [2022-10-25T17:18:57.406Z] Removing intermediate container 359ff28ed356 [2022-10-25T17:18:57.406Z] ---> afe154b5b95d [2022-10-25T17:18:57.406Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T17:18:57.406Z] ---> Running in 4783b3c0b300 [2022-10-25T17:18:57.986Z] Removing intermediate container 4783b3c0b300 [2022-10-25T17:18:57.986Z] ---> 16fa5d7e9def [2022-10-25T17:18:57.986Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T17:18:57.986Z] ---> Running in 329aea821d30 [2022-10-25T17:18:58.567Z] Removing intermediate container 329aea821d30 [2022-10-25T17:18:58.567Z] ---> 6a1bdb7382ef [2022-10-25T17:18:58.567Z] Step 22/23 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 [2022-10-25T17:18:58.567Z] ---> Running in f963c24c7433 [2022-10-25T17:18:59.147Z] Removing intermediate container f963c24c7433 [2022-10-25T17:18:59.147Z] ---> 41691b993b2a [2022-10-25T17:18:59.147Z] Step 23/23 : LABEL version=0.0.0 [2022-10-25T17:18:59.147Z] ---> Running in 35edde5fcc06 [2022-10-25T17:18:59.726Z] Removing intermediate container 35edde5fcc06 [2022-10-25T17:18:59.726Z] ---> fde0d2bee005 [2022-10-25T17:18:59.726Z] [2022-10-25T17:18:59.991Z] Successfully built fde0d2bee005 [2022-10-25T17:18:59.991Z] Successfully tagged support-scheduler-arm64:latest [2022-10-25T17:18:59.991Z]  Building support-scheduler ... done Building security-spire-agent [2022-10-25T17:19:14.960Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:19:14.960Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:19:14.960Z] ---> 36f066e346d3 [2022-10-25T17:19:14.960Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T17:19:14.960Z] ---> Using cache [2022-10-25T17:19:14.960Z] ---> d72e9f1408ec [2022-10-25T17:19:14.960Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:19:14.960Z] ---> Using cache [2022-10-25T17:19:14.960Z] ---> 8230ab03e304 [2022-10-25T17:19:14.960Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T17:19:14.960Z] ---> Running in 4f6934a8a0e0 [2022-10-25T17:19:15.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:19:15.809Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:19:15.809Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:19:16.075Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:19:16.075Z] OK: 221 MiB in 51 packages [2022-10-25T17:19:17.480Z] Removing intermediate container 4f6934a8a0e0 [2022-10-25T17:19:17.480Z] ---> edc101cace2e [2022-10-25T17:19:17.480Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T17:19:18.460Z] ---> faed91461b2c [2022-10-25T17:19:18.460Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:19:18.460Z] ---> Running in f8bff29a7fd9 [2022-10-25T17:20:26.289Z] Removing intermediate container f8bff29a7fd9 [2022-10-25T17:20:26.289Z] ---> b7ac48a9370c [2022-10-25T17:20:26.289Z] Step 8/26 : COPY . . [2022-10-25T17:20:38.588Z] ---> 17d28ac1734b [2022-10-25T17:20:38.588Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T17:20:38.588Z] ---> Running in d2f16c035175 [2022-10-25T17:20:38.864Z] Removing intermediate container d2f16c035175 [2022-10-25T17:20:38.864Z] ---> 2aae9233f74b [2022-10-25T17:20:38.864Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T17:20:38.864Z] ---> Running in 81eae440aa62 [2022-10-25T17:20:40.282Z] Removing intermediate container 81eae440aa62 [2022-10-25T17:20:40.282Z] ---> 62f7b6f9c8dc [2022-10-25T17:20:40.282Z] 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-10-25T17:20:40.547Z] ---> Running in 650ec2bac326 [2022-10-25T17:20:42.478Z] Removing intermediate container c0591a62a941 [2022-10-25T17:20:42.478Z] ---> a597c4189a8f [2022-10-25T17:20:42.478Z] [2022-10-25T17:20:42.478Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T17:20:42.478Z] ---> a6215f271958 [2022-10-25T17:20:42.478Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-25T17:20:42.478Z] ---> Running in c3e31de4d4fa [2022-10-25T17:20:44.415Z] Removing intermediate container 650ec2bac326 [2022-10-25T17:20:44.415Z] ---> 70c85a23ff6b [2022-10-25T17:20:44.415Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T17:20:44.415Z] ---> Running in d1072568a2f5 [2022-10-25T17:20:44.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:20:44.993Z] Removing intermediate container d1072568a2f5 [2022-10-25T17:20:44.993Z] ---> 03221ed8bf5c [2022-10-25T17:20:44.993Z] [2022-10-25T17:20:44.993Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T17:20:44.993Z] ---> 02e0d6fdf486 [2022-10-25T17:20:44.993Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T17:20:44.993Z] ---> Using cache [2022-10-25T17:20:44.993Z] ---> e47b94115946 [2022-10-25T17:20:44.993Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:20:44.993Z] ---> Using cache [2022-10-25T17:20:45.258Z] ---> 79d5a7602d8b [2022-10-25T17:20:45.258Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T17:20:45.258Z] ---> Running in 864c5a23d3d9 [2022-10-25T17:20:45.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:20:46.929Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-25T17:20:46.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:20:47.194Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-25T17:20:47.194Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T17:20:47.194Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T17:20:47.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:20:47.194Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:20:47.194Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:20:47.462Z] OK: 6 MiB in 16 packages [2022-10-25T17:20:47.727Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:20:47.727Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:20:47.727Z] 2 errors; 14 distinct packages available [2022-10-25T17:20:49.664Z] Building security-spire-config [2022-10-25T17:20:49.929Z] Removing intermediate container c3e31de4d4fa [2022-10-25T17:20:49.929Z] ---> abaa5dabe854 [2022-10-25T17:20:49.929Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T17:20:50.194Z] ---> Running in ae7a308561e2 [2022-10-25T17:20:53.523Z] Removing intermediate container ae7a308561e2 [2022-10-25T17:20:53.523Z] ---> b6d16ff3b17b [2022-10-25T17:20:53.523Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-25T17:20:53.523Z] ---> Running in f7a2da74dbbc [2022-10-25T17:20:53.523Z] Removing intermediate container f7a2da74dbbc [2022-10-25T17:20:53.523Z] ---> 2ec98f91441a [2022-10-25T17:20:53.523Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T17:20:53.788Z] ---> Running in a1d3e18fe4cd [2022-10-25T17:20:54.364Z] Removing intermediate container a1d3e18fe4cd [2022-10-25T17:20:54.364Z] ---> 88311c2b3f94 [2022-10-25T17:20:54.364Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T17:20:54.942Z] ---> 922bbf093772 [2022-10-25T17:20:54.942Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-25T17:20:59.186Z] ---> 6ee8a2eb4526 [2022-10-25T17:20:59.186Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-25T17:21:00.141Z] ---> 95845e4e4bc6 [2022-10-25T17:21:00.141Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-25T17:21:00.141Z] ---> Running in 23d96deb6755 [2022-10-25T17:21:00.720Z] Removing intermediate container 23d96deb6755 [2022-10-25T17:21:00.720Z] ---> 8617787b49cd [2022-10-25T17:21:00.720Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T17:21:00.985Z] ---> Running in 831e6c659cba [2022-10-25T17:21:01.568Z] Removing intermediate container 831e6c659cba [2022-10-25T17:21:01.568Z] ---> 1f02438b0f0f [2022-10-25T17:21:01.568Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T17:21:01.568Z] ---> Running in 64dcbdcc3ebe [2022-10-25T17:21:02.524Z] Removing intermediate container 64dcbdcc3ebe [2022-10-25T17:21:02.524Z] ---> ca7bf5eb8289 [2022-10-25T17:21:02.524Z] Step 22/23 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 [2022-10-25T17:21:02.524Z] ---> Running in 8f7cdd4f9881 [2022-10-25T17:21:03.103Z] Removing intermediate container 8f7cdd4f9881 [2022-10-25T17:21:03.103Z] ---> f6416be2833f [2022-10-25T17:21:03.103Z] Step 23/23 : LABEL version=0.0.0 [2022-10-25T17:21:03.369Z] ---> Running in 5acbc75ba32a [2022-10-25T17:21:03.949Z] Removing intermediate container 5acbc75ba32a [2022-10-25T17:21:03.949Z] ---> cd4b31b5f6f6 [2022-10-25T17:21:03.949Z] [2022-10-25T17:21:04.545Z] Successfully built cd4b31b5f6f6 [2022-10-25T17:21:04.545Z] Successfully tagged support-notifications-arm64:latest [2022-10-25T17:21:04.545Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-10-25T17:21:05.505Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:21:05.505Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:21:05.505Z] ---> 36f066e346d3 [2022-10-25T17:21:05.505Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T17:21:05.505Z] ---> Using cache [2022-10-25T17:21:05.505Z] ---> d72e9f1408ec [2022-10-25T17:21:05.505Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:21:05.505Z] ---> Using cache [2022-10-25T17:21:05.505Z] ---> 8230ab03e304 [2022-10-25T17:21:05.505Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T17:21:05.505Z] ---> Using cache [2022-10-25T17:21:05.505Z] ---> edc101cace2e [2022-10-25T17:21:05.505Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T17:21:05.505Z] ---> Using cache [2022-10-25T17:21:05.505Z] ---> faed91461b2c [2022-10-25T17:21:05.505Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:21:05.505Z] ---> Using cache [2022-10-25T17:21:05.505Z] ---> b7ac48a9370c [2022-10-25T17:21:05.505Z] Step 8/26 : COPY . . [2022-10-25T17:21:05.505Z] ---> Using cache [2022-10-25T17:21:05.505Z] ---> 17d28ac1734b [2022-10-25T17:21:05.505Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T17:21:05.505Z] ---> Using cache [2022-10-25T17:21:05.505Z] ---> 2aae9233f74b [2022-10-25T17:21:05.505Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T17:21:05.505Z] ---> Using cache [2022-10-25T17:21:05.505Z] ---> 62f7b6f9c8dc [2022-10-25T17:21:05.505Z] 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-10-25T17:21:05.505Z] ---> Using cache [2022-10-25T17:21:05.505Z] ---> 70c85a23ff6b [2022-10-25T17:21:05.505Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T17:21:05.505Z] ---> Using cache [2022-10-25T17:21:05.505Z] ---> 03221ed8bf5c [2022-10-25T17:21:05.505Z] [2022-10-25T17:21:05.505Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T17:21:05.505Z] ---> 02e0d6fdf486 [2022-10-25T17:21:05.505Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T17:21:05.505Z] ---> Using cache [2022-10-25T17:21:05.505Z] ---> e47b94115946 [2022-10-25T17:21:05.505Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:21:05.505Z] ---> Using cache [2022-10-25T17:21:05.505Z] ---> 79d5a7602d8b [2022-10-25T17:21:05.505Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-25T17:21:05.505Z] ---> Running in 5977daab5261 [2022-10-25T17:21:07.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:21:07.711Z] ERROR: fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:21:07.711Z] https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:21:07.711Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:21:07.976Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:21:07.976Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:21:07.976Z] 2 errors; 14 distinct packages available [2022-10-25T17:21:09.376Z] Building sys-mgmt-agent [2022-10-25T17:21:31.443Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:21:31.443Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:21:31.443Z] ---> 36f066e346d3 [2022-10-25T17:21:31.443Z] Step 3/20 : WORKDIR /edgex-go [2022-10-25T17:21:31.443Z] ---> Using cache [2022-10-25T17:21:31.443Z] ---> d72e9f1408ec [2022-10-25T17:21:31.443Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-25T17:21:31.443Z] ---> Running in 25c32f241091 [2022-10-25T17:21:31.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:21:32.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:21:32.565Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:21:32.565Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:21:32.565Z] ---> 36f066e346d3 [2022-10-25T17:21:32.565Z] Step 3/23 : WORKDIR /edgex-go [2022-10-25T17:21:32.565Z] ---> Using cache [2022-10-25T17:21:32.565Z] ---> d72e9f1408ec [2022-10-25T17:21:32.565Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:21:32.565Z] ---> Using cache [2022-10-25T17:21:32.565Z] ---> 8230ab03e304 [2022-10-25T17:21:32.565Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-25T17:21:32.834Z] ---> Running in 5a78c6af46aa [2022-10-25T17:21:33.787Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-25T17:21:33.787Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-25T17:21:33.787Z] OK: 16895 distinct packages available [2022-10-25T17:21:34.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:21:34.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:21:34.633Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:21:34.897Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:21:34.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:21:35.163Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:21:35.163Z] OK: 221 MiB in 51 packages [2022-10-25T17:21:35.742Z] OK: 221 MiB in 51 packages [2022-10-25T17:21:36.699Z] Removing intermediate container 5a78c6af46aa [2022-10-25T17:21:36.699Z] ---> 72255e9681c3 [2022-10-25T17:21:36.699Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-25T17:21:37.653Z] Removing intermediate container 25c32f241091 [2022-10-25T17:21:37.653Z] ---> f4cc7fbe544d [2022-10-25T17:21:37.653Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-25T17:21:38.236Z] ---> 52bb6268efe1 [2022-10-25T17:21:38.236Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:21:38.236Z] ---> Running in 5ee7ed998127 [2022-10-25T17:21:38.816Z] ---> 009c7a6c01a5 [2022-10-25T17:21:38.816Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:21:39.083Z] ---> Running in 47e3a77d04e5 [2022-10-25T17:22:01.139Z] Removing intermediate container 2f0dc4f422fa [2022-10-25T17:22:01.139Z] ---> 298385022868 [2022-10-25T17:22:01.139Z] [2022-10-25T17:22:01.139Z] Step 10/33 : FROM alpine:3.16 [2022-10-25T17:22:01.139Z] ---> a6215f271958 [2022-10-25T17:22:01.139Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T17:22:01.139Z] ---> Running in 859ccdf05a87 [2022-10-25T17:22:01.139Z] Removing intermediate container 859ccdf05a87 [2022-10-25T17:22:01.139Z] ---> 82a18fb7cc41 [2022-10-25T17:22:01.139Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-25T17:22:01.139Z] ---> Running in 1637252ec33a [2022-10-25T17:22:02.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:22:02.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:22:03.780Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-25T17:22:03.780Z] (2/2) Installing su-exec (0.2-r1) [2022-10-25T17:22:03.780Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T17:22:03.780Z] OK: 5 MiB in 16 packages [2022-10-25T17:22:05.187Z] Removing intermediate container 1637252ec33a [2022-10-25T17:22:05.187Z] ---> f811f130a219 [2022-10-25T17:22:05.187Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-25T17:22:05.453Z] ---> Running in 4fa164e1e1be [2022-10-25T17:22:06.036Z] Removing intermediate container 4fa164e1e1be [2022-10-25T17:22:06.036Z] ---> 0bc189a33cf7 [2022-10-25T17:22:06.036Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-25T17:22:06.036Z] ---> Running in 3a2ecb6a9170 [2022-10-25T17:22:06.620Z] Removing intermediate container 3a2ecb6a9170 [2022-10-25T17:22:06.620Z] ---> c028e911f279 [2022-10-25T17:22:06.620Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-25T17:22:06.620Z] ---> Running in 3d4836acd9d8 [2022-10-25T17:22:07.579Z] Removing intermediate container 3d4836acd9d8 [2022-10-25T17:22:07.579Z] ---> 3881337dc73b [2022-10-25T17:22:07.579Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-25T17:22:07.579Z] ---> Running in a6d166ab34bc [2022-10-25T17:22:08.162Z] Removing intermediate container a6d166ab34bc [2022-10-25T17:22:08.162Z] ---> f63b745ba04d [2022-10-25T17:22:08.162Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-25T17:22:08.162Z] ---> Running in dbed72c004a7 [2022-10-25T17:22:11.494Z] Removing intermediate container dbed72c004a7 [2022-10-25T17:22:11.494Z] ---> 1dd5cb27fa8d [2022-10-25T17:22:11.494Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-25T17:22:11.494Z] ---> Running in d85fec187994 [2022-10-25T17:22:11.759Z] Removing intermediate container d85fec187994 [2022-10-25T17:22:11.759Z] ---> f1410e68f070 [2022-10-25T17:22:11.759Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-25T17:22:12.726Z] ---> 3bc1b4c3e6e4 [2022-10-25T17:22:12.726Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-25T17:22:12.992Z] ---> Running in ea3a232335f9 [2022-10-25T17:22:17.237Z] Removing intermediate container ea3a232335f9 [2022-10-25T17:22:17.237Z] ---> a4de25751a14 [2022-10-25T17:22:17.237Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T17:22:17.816Z] ---> cc07cf248f41 [2022-10-25T17:22:17.816Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-25T17:22:21.165Z] ---> be27fa3fd3c0 [2022-10-25T17:22:21.165Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-25T17:22:22.711Z] ---> ea4fb3a49c11 [2022-10-25T17:22:22.711Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-25T17:22:24.764Z] ---> e58931f25033 [2022-10-25T17:22:24.764Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-25T17:22:26.875Z] ---> 4e9a3da90d9a [2022-10-25T17:22:26.875Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-25T17:22:28.814Z] ---> 8fdef28d8bec [2022-10-25T17:22:28.814Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-25T17:22:30.746Z] ---> 85ca769e052d [2022-10-25T17:22:30.746Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-25T17:22:31.012Z] ---> Running in 6d9e00e8f8f6 [2022-10-25T17:22:36.335Z] Removing intermediate container 6d9e00e8f8f6 [2022-10-25T17:22:36.335Z] ---> 44b36a7bd9ce [2022-10-25T17:22:36.335Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-25T17:22:36.335Z] ---> Running in 3b0bda1ab4f1 [2022-10-25T17:22:36.600Z] Removing intermediate container 3b0bda1ab4f1 [2022-10-25T17:22:36.600Z] ---> 7e2735d5d0e7 [2022-10-25T17:22:36.600Z] Step 30/33 : CMD ["gate"] [2022-10-25T17:22:36.865Z] ---> Running in 45665716df97 [2022-10-25T17:22:38.268Z] Removing intermediate container 45665716df97 [2022-10-25T17:22:38.268Z] ---> b6214cae99ce [2022-10-25T17:22:38.268Z] Step 31/33 : LABEL arch=arm64 [2022-10-25T17:22:38.268Z] ---> Running in 7ad57e019902 [2022-10-25T17:22:41.604Z] Removing intermediate container 7ad57e019902 [2022-10-25T17:22:41.604Z] ---> e79d853d6e3b [2022-10-25T17:22:41.604Z] Step 32/33 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 [2022-10-25T17:22:41.604Z] ---> Running in 8200c42a7452 [2022-10-25T17:22:42.563Z] Removing intermediate container 8200c42a7452 [2022-10-25T17:22:42.563Z] ---> cdb8033552b2 [2022-10-25T17:22:42.563Z] Step 33/33 : LABEL version=0.0.0 [2022-10-25T17:22:42.835Z] ---> Running in fe8070e27a6d [2022-10-25T17:22:44.236Z] Removing intermediate container fe8070e27a6d [2022-10-25T17:22:44.236Z] ---> 986c98cf1fad [2022-10-25T17:22:44.236Z] [2022-10-25T17:22:45.637Z] Successfully built 986c98cf1fad [2022-10-25T17:22:45.637Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-25T17:22:48.208Z]  Building security-bootstrapper ... done Removing intermediate container 4e482ea913a7 [2022-10-25T17:22:48.208Z] ---> b05f2cbb5a5a [2022-10-25T17:22:48.208Z] [2022-10-25T17:22:48.208Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T17:22:48.208Z] ---> a6215f271958 [2022-10-25T17:22:48.208Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-25T17:22:48.208Z] ---> Using cache [2022-10-25T17:22:48.208Z] ---> d78c1683b999 [2022-10-25T17:22:48.208Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T17:22:48.208Z] ---> Using cache [2022-10-25T17:22:48.208Z] ---> cffb801f9d2f [2022-10-25T17:22:48.208Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-25T17:22:48.208Z] ---> Running in eeb801aff4e4 [2022-10-25T17:22:49.164Z] Removing intermediate container eeb801aff4e4 [2022-10-25T17:22:49.164Z] ---> dad1f92f3f91 [2022-10-25T17:22:49.164Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-25T17:22:49.164Z] ---> Running in 5e070301d76b [2022-10-25T17:22:50.146Z] Removing intermediate container 5e070301d76b [2022-10-25T17:22:50.146Z] ---> 87a7a51b7de7 [2022-10-25T17:22:50.146Z] Step 16/24 : WORKDIR / [2022-10-25T17:22:50.146Z] ---> Running in c10e99ab0599 [2022-10-25T17:22:51.100Z] Removing intermediate container c10e99ab0599 [2022-10-25T17:22:51.100Z] ---> 3dc179abcc0a [2022-10-25T17:22:51.100Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T17:22:53.669Z] ---> 14d5c2ec8815 [2022-10-25T17:22:53.669Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-25T17:22:57.915Z] ---> a59d22897c3a [2022-10-25T17:22:57.915Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-25T17:22:59.318Z] ---> ce26db091411 [2022-10-25T17:22:59.318Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-25T17:22:59.583Z] ---> Running in 30e55baa190b [2022-10-25T17:23:00.542Z] Removing intermediate container 30e55baa190b [2022-10-25T17:23:00.542Z] ---> f5d56c5472cb [2022-10-25T17:23:00.542Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T17:23:00.808Z] ---> Running in 7bd684775342 [2022-10-25T17:23:02.227Z] Removing intermediate container 7bd684775342 [2022-10-25T17:23:02.227Z] ---> 366ea7f48e73 [2022-10-25T17:23:02.227Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T17:23:02.227Z] ---> Running in 130167f2cf45 [2022-10-25T17:23:03.188Z] Removing intermediate container 130167f2cf45 [2022-10-25T17:23:03.188Z] ---> 886ae52437f3 [2022-10-25T17:23:03.188Z] Step 23/24 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 [2022-10-25T17:23:03.454Z] ---> Running in cd72ca2492a0 [2022-10-25T17:23:04.412Z] Removing intermediate container cd72ca2492a0 [2022-10-25T17:23:04.412Z] ---> 17f240685d37 [2022-10-25T17:23:04.412Z] Step 24/24 : LABEL version=0.0.0 [2022-10-25T17:23:04.677Z] ---> Running in 500b143cd172 [2022-10-25T17:23:06.078Z] Removing intermediate container 500b143cd172 [2022-10-25T17:23:06.078Z] ---> 575494f3ce8c [2022-10-25T17:23:06.078Z] [2022-10-25T17:23:07.034Z] Successfully built 575494f3ce8c [2022-10-25T17:23:07.034Z] Successfully tagged core-command-arm64:latest [2022-10-25T17:23:13.667Z]  Building core-command ... done Removing intermediate container 47e3a77d04e5 [2022-10-25T17:23:13.667Z] ---> 21c9813e807c [2022-10-25T17:23:13.667Z] Step 7/20 : COPY . . [2022-10-25T17:23:14.623Z] Removing intermediate container 5ee7ed998127 [2022-10-25T17:23:14.623Z] ---> d6931bd7ef7f [2022-10-25T17:23:14.623Z] Step 8/23 : COPY . . [2022-10-25T17:23:26.913Z] ---> cb39d318d89a [2022-10-25T17:23:26.913Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-25T17:23:26.913Z] ---> e21dd3157c66 [2022-10-25T17:23:26.913Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-25T17:23:26.913Z] ---> Running in c7121349eac0 [2022-10-25T17:23:26.913Z] ---> Running in 9de6e9cb8b79 [2022-10-25T17:23:26.913Z] 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-10-25T17:23:26.913Z] 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-10-25T17:23:32.245Z] Removing intermediate container 1cdaf03f021e [2022-10-25T17:23:32.245Z] ---> c4f3611e40a5 [2022-10-25T17:23:32.245Z] [2022-10-25T17:23:32.245Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T17:23:32.245Z] ---> a6215f271958 [2022-10-25T17:23:32.245Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-25T17:23:32.245Z] ---> Running in 71cdc6b52528 [2022-10-25T17:23:32.510Z] Removing intermediate container 71cdc6b52528 [2022-10-25T17:23:32.511Z] ---> f9361072e66e [2022-10-25T17:23:32.511Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-25T17:23:32.511Z] ---> Running in c006ef55320c [2022-10-25T17:23:33.099Z] Removing intermediate container c006ef55320c [2022-10-25T17:23:33.099Z] ---> dd7d4fd9970a [2022-10-25T17:23:33.099Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-25T17:23:33.099Z] ---> Running in a4ef446b06ef [2022-10-25T17:23:33.678Z] Removing intermediate container a4ef446b06ef [2022-10-25T17:23:33.678Z] ---> cf878bfe8ced [2022-10-25T17:23:33.678Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:23:33.678Z] ---> Running in 6fd9df163a1b [2022-10-25T17:23:36.263Z] Removing intermediate container 6fd9df163a1b [2022-10-25T17:23:36.263Z] ---> 272c94ad0d5a [2022-10-25T17:23:36.263Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T17:23:36.263Z] ---> Running in 1f0e37f0ba58 [2022-10-25T17:23:37.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:23:37.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:23:37.666Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:23:37.932Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:23:37.932Z] ERROR: unable to select packages: [2022-10-25T17:23:37.932Z]  dumb-init (no such package): [2022-10-25T17:23:37.932Z] required by: world[dumb-init] [2022-10-25T17:23:37.932Z] zeromq (no such package): [2022-10-25T17:23:37.932Z] required by: world[zeromq] [2022-10-25T17:25:44.572Z] Removing intermediate container c7121349eac0 [2022-10-25T17:25:44.572Z] ---> a65751de8436 [2022-10-25T17:25:44.572Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-25T17:25:44.572Z] ---> Running in a3207e014fe0 [2022-10-25T17:25:44.572Z] 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-10-25T17:25:46.505Z] Removing intermediate container a3207e014fe0 [2022-10-25T17:25:46.505Z] ---> 8b4a20277dcc [2022-10-25T17:25:46.505Z] [2022-10-25T17:25:46.505Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T17:25:46.505Z] ---> a6215f271958 [2022-10-25T17:25:46.505Z] 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-10-25T17:25:46.505Z] ---> Running in db3e3dbbf420 [2022-10-25T17:25:47.088Z] Removing intermediate container db3e3dbbf420 [2022-10-25T17:25:47.088Z] ---> 104df4c14fa1 [2022-10-25T17:25:47.088Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-25T17:25:47.088Z] ---> Running in bd53e7ca2591 [2022-10-25T17:25:48.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:25:48.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:25:49.709Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T17:25:49.709Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T17:25:49.709Z] (3/33) Installing readline (8.1.2-r0) [2022-10-25T17:25:49.975Z] (4/33) Installing bash (5.1.16-r2) [2022-10-25T17:25:49.975Z] Executing bash-5.1.16-r2.post-install [2022-10-25T17:25:49.975Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-25T17:25:49.975Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-25T17:25:49.975Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T17:25:49.975Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-25T17:25:49.975Z] (9/33) Installing curl (7.83.1-r3) [2022-10-25T17:25:49.975Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-25T17:25:50.934Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-25T17:25:50.934Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-25T17:25:50.934Z] (13/33) Installing expat (2.4.9-r0) [2022-10-25T17:25:50.934Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-25T17:25:50.934Z] (15/33) Installing gdbm (1.23-r0) [2022-10-25T17:25:50.934Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-25T17:25:50.934Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T17:25:50.934Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T17:25:50.934Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-25T17:25:50.934Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-25T17:25:50.934Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-25T17:25:53.511Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-25T17:25:53.511Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-25T17:25:53.511Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-25T17:25:53.511Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-25T17:25:53.511Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-25T17:25:53.511Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-25T17:25:53.511Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-25T17:25:53.511Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-25T17:25:53.511Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-25T17:25:53.511Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-25T17:25:53.511Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-25T17:25:53.511Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-25T17:25:54.091Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T17:25:54.359Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T17:25:54.359Z] OK: 120 MiB in 47 packages [2022-10-25T17:26:06.651Z] Collecting docker-compose==1.23.2 [2022-10-25T17:26:06.651Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-25T17:26:06.651Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.5 MB/s eta 0:00:00 [2022-10-25T17:26:06.651Z] Collecting texttable<0.10,>=0.9.0 [2022-10-25T17:26:06.651Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-25T17:26:06.651Z] Preparing metadata (setup.py): started [2022-10-25T17:26:08.060Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T17:26:08.327Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-25T17:26:08.592Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-25T17:26:08.592Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-25T17:26:08.592Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.2 MB/s eta 0:00:00 [2022-10-25T17:26:08.857Z] Collecting jsonschema<3,>=2.5.1 [2022-10-25T17:26:08.857Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-25T17:26:09.817Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-25T17:26:09.817Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-25T17:26:10.082Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.0 MB/s eta 0:00:00 [2022-10-25T17:26:10.348Z] Collecting docker<4.0,>=3.6.0 [2022-10-25T17:26:10.348Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-25T17:26:10.615Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.4 MB/s eta 0:00:00 [2022-10-25T17:26:10.615Z] Collecting docopt<0.7,>=0.6.1 [2022-10-25T17:26:10.615Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-25T17:26:10.615Z] Preparing metadata (setup.py): started [2022-10-25T17:26:12.552Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T17:26:12.818Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-25T17:26:12.818Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-25T17:26:12.818Z] Preparing metadata (setup.py): started [2022-10-25T17:26:13.776Z] Removing intermediate container 9de6e9cb8b79 [2022-10-25T17:26:13.776Z] ---> f1ae6d04a483 [2022-10-25T17:26:13.776Z] [2022-10-25T17:26:13.776Z] Step 9/20 : FROM alpine:3.15 [2022-10-25T17:26:13.776Z] ---> 02e0d6fdf486 [2022-10-25T17:26:13.776Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T17:26:13.776Z] ---> Using cache [2022-10-25T17:26:13.776Z] ---> e47b94115946 [2022-10-25T17:26:13.776Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:26:13.776Z] ---> Using cache [2022-10-25T17:26:13.776Z] ---> 79d5a7602d8b [2022-10-25T17:26:13.776Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-25T17:26:13.776Z] ---> Running in c4bfb9e2e1a6 [2022-10-25T17:26:14.734Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T17:26:15.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:26:15.001Z] Collecting PyYAML<4,>=3.10 [2022-10-25T17:26:15.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:26:15.266Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:26:15.266Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:26:15.266Z]  Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-25T17:26:15.266Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 21.3 MB/s eta 0:00:00 [2022-10-25T17:26:15.531Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:26:15.531Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:26:15.531Z] 2 errors; 14 distinct packages available [2022-10-25T17:26:16.936Z] Preparing metadata (setup.py): started [2022-10-25T17:26:18.339Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T17:26:18.339Z] Collecting cached-property<2,>=1.2.0 [2022-10-25T17:26:18.339Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-25T17:26:18.604Z] Collecting docker-pycreds>=0.4.0 [2022-10-25T17:26:18.604Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-25T17:26:19.562Z] Collecting certifi>=2017.4.17 [2022-10-25T17:26:19.562Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-25T17:26:19.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 20.5 MB/s eta 0:00:00 [2022-10-25T17:26:19.562Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-25T17:26:19.562Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-25T17:26:19.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.5 MB/s eta 0:00:00 [2022-10-25T17:26:20.141Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-25T17:26:20.141Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-25T17:26:20.141Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.2 MB/s eta 0:00:00 [2022-10-25T17:26:20.406Z] Collecting idna<2.8,>=2.5 [2022-10-25T17:26:20.406Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-25T17:26:20.406Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.2 MB/s eta 0:00:00 [2022-10-25T17:26:20.670Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-25T17:26:20.670Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-25T17:26:20.670Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-25T17:26:20.670Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-25T17:26:21.248Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-25T17:26:21.248Z] Running setup.py install for texttable: started [2022-10-25T17:26:23.185Z] Running setup.py install for texttable: finished with status 'done' [2022-10-25T17:26:23.185Z] Running setup.py install for PyYAML: started [2022-10-25T17:26:25.754Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-25T17:26:26.706Z] Running setup.py install for docopt: started [2022-10-25T17:26:28.635Z] Running setup.py install for docopt: finished with status 'done' [2022-10-25T17:26:31.207Z] Running setup.py install for dockerpty: started [2022-10-25T17:26:32.607Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-25T17:26:35.232Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-10-25T17:26:35.232Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-25T17:26:45.393Z] Removing intermediate container bd53e7ca2591 [2022-10-25T17:26:45.393Z] ---> fc5275de1b99 [2022-10-25T17:26:45.393Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-25T17:26:45.393Z] ---> Running in f686a83f0766 [2022-10-25T17:26:45.393Z] Removing intermediate container f686a83f0766 [2022-10-25T17:26:45.393Z] ---> ec325107bd4a [2022-10-25T17:26:45.393Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T17:26:45.393Z] ---> Running in b808ee4cd4c3 [2022-10-25T17:26:45.393Z] Removing intermediate container b808ee4cd4c3 [2022-10-25T17:26:45.393Z] ---> ed8e8c0602cf [2022-10-25T17:26:45.393Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-25T17:26:45.974Z] ---> 0734f108fa01 [2022-10-25T17:26:45.974Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-25T17:26:46.555Z] ---> b788217c53fa [2022-10-25T17:26:46.555Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-25T17:26:47.144Z] ---> cc16835832bf [2022-10-25T17:26:47.144Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-25T17:26:47.144Z] ---> Running in 065624f69d7e [2022-10-25T17:26:47.409Z] Removing intermediate container 065624f69d7e [2022-10-25T17:26:47.409Z] ---> f4797fc06665 [2022-10-25T17:26:47.409Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T17:26:47.409Z] ---> Running in d51140009dfb [2022-10-25T17:26:47.675Z] Removing intermediate container d51140009dfb [2022-10-25T17:26:47.675Z] ---> a7805c6a8120 [2022-10-25T17:26:47.675Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T17:26:47.675Z] ---> Running in 72d0574c9f63 [2022-10-25T17:26:47.940Z] Removing intermediate container 72d0574c9f63 [2022-10-25T17:26:47.940Z] ---> 3ffe05d98bae [2022-10-25T17:26:47.940Z] Step 22/23 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 [2022-10-25T17:26:48.206Z] ---> Running in 363018b54ae7 [2022-10-25T17:26:48.471Z] Removing intermediate container 363018b54ae7 [2022-10-25T17:26:48.471Z] ---> be1ad2970cb5 [2022-10-25T17:26:48.471Z] Step 23/23 : LABEL version=0.0.0 [2022-10-25T17:26:48.471Z] ---> Running in 3d8bdc1df5f4 [2022-10-25T17:26:48.735Z] Removing intermediate container 3d8bdc1df5f4 [2022-10-25T17:26:48.735Z] ---> aeca87601d4d [2022-10-25T17:26:48.735Z] [2022-10-25T17:26:49.001Z] Successfully built aeca87601d4d [2022-10-25T17:26:49.001Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-25T17:26:49.001Z]  Building sys-mgmt-agent ... done  [2022-10-25T17:26:49.001Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") [2022-10-25T17:26:49.001Z] [2022-10-25T17:26:49.001Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") [2022-10-25T17:26:49.001Z] [2022-10-25T17:26:49.001Z] ERROR: for security-spire-config (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init gcompat' returned a non-zero code: 2") [2022-10-25T17:26:49.001Z] [2022-10-25T17:26:49.001Z] ERROR: for core-data (, "The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2") [2022-10-25T17:26:49.001Z] [2022-10-25T17:26:49.001Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-10-25T17:26:49.001Z] Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } [2022-10-25T17:26:49.285Z] $ docker stop --time=1 130724c8d252b35bd1b84eafbeb34b888ad22e1397c94e83b725c4ea304d2da6 [2022-10-25T17:26:50.933Z] $ docker rm -f 130724c8d252b35bd1b84eafbeb34b888ad22e1397c94e83b725c4ea304d2da6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:26:51.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T17:26:51.464Z] [2022-10-25T17:26:51.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:26:51.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T17:26:52.056Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T17:26:52.056Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T17:26:52.056Z] 04944245beec: Pulling fs layer [2022-10-25T17:26:52.056Z] 699f458cf7ca: Pulling fs layer [2022-10-25T17:26:52.056Z] 765212b225bb: Pulling fs layer [2022-10-25T17:26:52.056Z] f23df028b6ca: Pulling fs layer [2022-10-25T17:26:52.056Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T17:26:52.056Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T17:26:52.056Z] 765212b225bb: Waiting [2022-10-25T17:26:52.056Z] f23df028b6ca: Waiting [2022-10-25T17:26:52.056Z] d65c8cfc05b1: Waiting [2022-10-25T17:26:52.056Z] 2437ff75d9bd: Waiting [2022-10-25T17:26:52.056Z] 04944245beec: Verifying Checksum [2022-10-25T17:26:52.056Z] 04944245beec: Download complete [2022-10-25T17:26:52.056Z] 765212b225bb: Verifying Checksum [2022-10-25T17:26:52.056Z] 765212b225bb: Download complete [2022-10-25T17:26:52.322Z] f23df028b6ca: Download complete [2022-10-25T17:26:52.322Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T17:26:52.322Z] d65c8cfc05b1: Download complete [2022-10-25T17:26:52.322Z] 699f458cf7ca: Verifying Checksum [2022-10-25T17:26:52.322Z] 699f458cf7ca: Download complete [2022-10-25T17:26:52.901Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T17:26:52.901Z] 8998bd30e6a1: Download complete [2022-10-25T17:26:54.839Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T17:26:54.839Z] 2437ff75d9bd: Download complete [2022-10-25T17:26:56.777Z] 8998bd30e6a1: Pull complete [2022-10-25T17:26:57.357Z] 04944245beec: Pull complete [2022-10-25T17:26:58.757Z] 699f458cf7ca: Pull complete [2022-10-25T17:26:58.757Z] 765212b225bb: Pull complete [2022-10-25T17:26:59.340Z] f23df028b6ca: Pull complete [2022-10-25T17:26:59.605Z] d65c8cfc05b1: Pull complete [2022-10-25T17:27:14.577Z] 2437ff75d9bd: Pull complete [2022-10-25T17:27:14.577Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T17:27:14.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T17:27:14.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:27:14.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-116920 does not seem to be running inside a container [2022-10-25T17:27:14.805Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T17:27:17.292Z] $ docker top 2eba2cbdb3fd26e601b4e02a14466dce443c77f403a751fdcc97ca558c56712f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:27:18.172Z] ---> job-cost.sh [2022-10-25T17:27:18.172Z] lf-activate-venv: SKIPPING [2022-10-25T17:27:18.172Z] INFO: No Stack... [2022-10-25T17:27:18.446Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T17:27:19.400Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T17:27:20.028Z] + cut -d, -f6 [2022-10-25T17:27:20.028Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-10-25T17:27:20.061Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4211-2-stack-cost] [2022-10-25T17:27:20.066Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4211-2-stack-cost] did not exist. Created. [2022-10-25T17:27:20.066Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4211-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T17:27:20.383Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T17:27:20.552Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T17:27:20.558Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4211-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T17:27:20.579Z] $ docker stop --time=1 2eba2cbdb3fd26e601b4e02a14466dce443c77f403a751fdcc97ca558c56712f [2022-10-25T17:27:22.062Z] $ docker rm -f 2eba2cbdb3fd26e601b4e02a14466dce443c77f403a751fdcc97ca558c56712f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T17:27:22.282Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-25T17:27:22.839Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:27:23.137Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:27:24.003Z] ---> package-listing.sh [2022-10-25T17:27:24.003Z] ++ facter osfamily [2022-10-25T17:27:24.003Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T17:27:24.263Z] + OS_FAMILY=debian [2022-10-25T17:27:24.263Z] + workspace=/w/workspace/edgex-go/2 [2022-10-25T17:27:24.263Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T17:27:24.263Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T17:27:24.263Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T17:27:24.263Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T17:27:24.263Z] + '[' /w/workspace/edgex-go/2 ']' [2022-10-25T17:27:24.263Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T17:27:24.263Z] + case "${OS_FAMILY}" in [2022-10-25T17:27:24.263Z] + dpkg -l [2022-10-25T17:27:24.263Z] + grep '^ii' [2022-10-25T17:27:24.263Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T17:27:24.263Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T17:27:24.263Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T17:27:24.263Z] + '[' /w/workspace/edgex-go/2 ']' [2022-10-25T17:27:24.263Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-10-25T17:27:24.263Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-10-25T17:27:24.274Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T17:27:24.550Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:27:25.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:27:25.104Z] [2022-10-25T17:27:25.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:27:25.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:27:25.398Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T17:27:25.398Z] 5eb5b503b376: Pulling fs layer [2022-10-25T17:27:25.398Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T17:27:25.398Z] ec43610c2a17: Pulling fs layer [2022-10-25T17:27:25.398Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T17:27:25.398Z] 33b1e0a273af: Pulling fs layer [2022-10-25T17:27:25.398Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T17:27:25.398Z] 2f39f015ded8: Pulling fs layer [2022-10-25T17:27:25.398Z] 33b1e0a273af: Waiting [2022-10-25T17:27:25.398Z] 5d3b04190fa2: Waiting [2022-10-25T17:27:25.398Z] 2f39f015ded8: Waiting [2022-10-25T17:27:25.398Z] 3a2ae6a8a46f: Waiting [2022-10-25T17:27:25.398Z] 5c69ac0246d0: Download complete [2022-10-25T17:27:25.398Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T17:27:25.398Z] 3a2ae6a8a46f: Download complete [2022-10-25T17:27:25.398Z] ec43610c2a17: Verifying Checksum [2022-10-25T17:27:25.398Z] ec43610c2a17: Download complete [2022-10-25T17:27:25.398Z] 33b1e0a273af: Verifying Checksum [2022-10-25T17:27:25.398Z] 33b1e0a273af: Download complete [2022-10-25T17:27:25.655Z] 5d3b04190fa2: Download complete [2022-10-25T17:27:25.656Z] 5eb5b503b376: Verifying Checksum [2022-10-25T17:27:25.656Z] 5eb5b503b376: Download complete [2022-10-25T17:27:26.223Z] 2f39f015ded8: Download complete [2022-10-25T17:27:27.158Z] 5eb5b503b376: Pull complete [2022-10-25T17:27:27.158Z] 5c69ac0246d0: Pull complete [2022-10-25T17:27:27.725Z] ec43610c2a17: Pull complete [2022-10-25T17:27:27.725Z] 3a2ae6a8a46f: Pull complete [2022-10-25T17:27:27.984Z] 33b1e0a273af: Pull complete [2022-10-25T17:27:27.984Z] 5d3b04190fa2: Pull complete [2022-10-25T17:27:33.245Z] 2f39f015ded8: Pull complete [2022-10-25T17:27:33.245Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T17:27:33.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:27:33.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:27:33.324Z] prd-ubuntu20.04-docker-8c-8g-116916 does not seem to be running inside a container [2022-10-25T17:27:33.361Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T17:27:35.722Z] $ docker top 28b8e9492cebc6d629cdc603049d2068aaf1509678b0a683f9f75d2d0636fcc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:27:36.069Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T17:27:36.354Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T17:27:36.640Z] + ls /var/log/sa-host [2022-10-25T17:27:36.640Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T17:27:36.700Z] provisioning config files... [2022-10-25T17:27:36.708Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config12624553588895568714tmp [Pipeline] { [Pipeline] echo [2022-10-25T17:27:36.722Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:27:37.006Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T17:27:37.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:27:37.328Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T17:27:37.336Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:27:37.619Z] ---> sudo-logs.sh [2022-10-25T17:27:37.619Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T17:27:37.663Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:27:37.946Z] ---> job-cost.sh [2022-10-25T17:27:37.946Z] lf-activate-venv: SKIPPING [2022-10-25T17:27:37.946Z] DEBUG: total: 0.10999999940395355 [2022-10-25T17:27:37.946Z] INFO: Retrieving Stack Cost... [2022-10-25T17:27:38.204Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T17:27:38.772Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T17:27:38.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:27:39.065Z] ---> logs-deploy.sh [2022-10-25T17:27:39.065Z] lf-activate-venv: SKIPPING [2022-10-25T17:27:39.065Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4211/2 [2022-10-25T17:27:39.065Z] INFO: archiving workspace using pattern(s): [2022-10-25T17:27:40.001Z] Archives upload complete. [2022-10-25T17:27:40.260Z] INFO: archiving logs to Nexus