Pull request #4172 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d2bf405cd0662477e46dd95e565db10066e7bd68+89bd4a2588b965c40e76d082dfe7354985b6b332 (4f46be1c684d39c6d6fa824fa6322ae6f101a80c) 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-ssh9468165093170969037.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17256588013993557685.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18074615064562344242.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7156593232969295253.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8271381911278956629.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4172/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4172/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9215003329972184031.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2135 in /w/workspace/edgexfoundry_edgex-go_PR-4172 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub 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 Merging remotes/origin/main commit 89bd4a2588b965c40e76d082dfe7354985b6b332 into PR head commit d2bf405cd0662477e46dd95e565db10066e7bd68 > 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. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4172/head:refs/remotes/origin/PR-4172 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing e30eac29b2eab7d1ce8943f2c1357057f8568b95 Checking out Revision e30eac29b2eab7d1ce8943f2c1357057f8568b95 (PR-4172) > git checkout -f d2bf405cd0662477e46dd95e565db10066e7bd68 # 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 89bd4a2588b965c40e76d082dfe7354985b6b332 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e30eac29b2eab7d1ce8943f2c1357057f8568b95 # timeout=10 Commit message: "Merge commit '89bd4a2588b965c40e76d082dfe7354985b6b332' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-29T17:06:19.167Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-29T17:06:19.362Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-29T17:06:19.587Z] ========================================================= [2022-09-29T17:06:19.587Z] EdgeX Global Pipelines Version Info [2022-09-29T17:06:19.587Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-29T17:06:20.375Z] ------------------- [2022-09-29T17:06:20.375Z] stable info: [2022-09-29T17:06:20.375Z] ------------------- [2022-09-29T17:06:20.375Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-29T17:06:20.375Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-29T17:06:20.375Z] Message: update stable to v1.0.239 [2022-09-29T17:06:20.947Z] ------------------- [2022-09-29T17:06:20.947Z] experimental info: [2022-09-29T17:06:20.947Z] ------------------- [2022-09-29T17:06:20.947Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-29T17:06:20.947Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-29T17:06:20.947Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-29T17:06:21.386Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-29T17:06:21.430Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-29T17:06:21.475Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-29T17:06:21.543Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-29T17:06:21.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-29T17:06:21.622Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-29T17:06:21.661Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-29T17:06:21.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-29T17:06:21.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-29T17:06:21.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-29T17:06:21.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-29T17:06:21.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-29T17:06:21.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-29T17:06:21.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-29T17:06:21.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-29T17:06:22.014Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-29T17:06:22.050Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-29T17:06:22.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-29T17:06:22.119Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-29T17:06:22.159Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-29T17:06:22.198Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-29T17:06:22.234Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-29T17:06:22.271Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-29T17:06:22.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4172 [Pipeline] echo [2022-09-29T17:06:22.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4172 [Pipeline] echo [2022-09-29T17:06:22.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4172 [Pipeline] echo [2022-09-29T17:06:22.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e30eac29b2eab7d1ce8943f2c1357057f8568b95 [Pipeline] echo [2022-09-29T17:06:22.463Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e30eac2 [Pipeline] echo [2022-09-29T17:06:22.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T17:06:22.600Z] provisioning config files... [2022-09-29T17:06:22.615Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config876456933327425490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T17:06:22.953Z] ---> docker-login.sh [2022-09-29T17:06:22.954Z] nexus3.edgexfoundry.org:10001 [2022-09-29T17:06:23.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T17:06:23.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T17:06:23.214Z] Configure a credential helper to remove this warning. See [2022-09-29T17:06:23.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T17:06:23.214Z] [2022-09-29T17:06:23.214Z] Login Succeeded [2022-09-29T17:06:23.214Z] nexus3.edgexfoundry.org:10002 [2022-09-29T17:06:23.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T17:06:23.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T17:06:23.472Z] Configure a credential helper to remove this warning. See [2022-09-29T17:06:23.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T17:06:23.473Z] [2022-09-29T17:06:23.473Z] Login Succeeded [2022-09-29T17:06:23.473Z] nexus3.edgexfoundry.org:10003 [2022-09-29T17:06:23.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T17:06:23.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T17:06:23.473Z] Configure a credential helper to remove this warning. See [2022-09-29T17:06:23.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T17:06:23.473Z] [2022-09-29T17:06:23.473Z] Login Succeeded [2022-09-29T17:06:23.473Z] nexus3.edgexfoundry.org:10004 [2022-09-29T17:06:23.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T17:06:23.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T17:06:23.732Z] Configure a credential helper to remove this warning. See [2022-09-29T17:06:23.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T17:06:23.732Z] [2022-09-29T17:06:23.732Z] Login Succeeded [2022-09-29T17:06:23.732Z] docker.io [2022-09-29T17:06:23.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T17:06:23.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T17:06:23.992Z] Configure a credential helper to remove this warning. See [2022-09-29T17:06:23.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T17:06:23.992Z] [2022-09-29T17:06:23.992Z] Login Succeeded [2022-09-29T17:06:23.992Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T17:06:24.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T17:06:24.443Z] + 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-09-29T17:06:24.443Z] + + dirname cmd/core-command/Dockerfile [2022-09-29T17:06:24.443Z] cut -d/ -f2 [2022-09-29T17:06:24.443Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-29T17:06:24.443Z] + dirname cmd/core-data/Dockerfile [2022-09-29T17:06:24.443Z] + cut -d/ -f2 [2022-09-29T17:06:24.443Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-29T17:06:24.443Z] + cut -d/ -f2 [2022-09-29T17:06:24.443Z] + dirname cmd/core-metadata/Dockerfile [2022-09-29T17:06:24.443Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-29T17:06:24.443Z] + + cut -d/ -f2 [2022-09-29T17:06:24.443Z] dirname cmd/security-bootstrapper/Dockerfile [2022-09-29T17:06:24.443Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-29T17:06:24.443Z] + cut -d/ -f2 [2022-09-29T17:06:24.443Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-29T17:06:24.443Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-29T17:06:24.443Z] + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile [2022-09-29T17:06:24.443Z] [2022-09-29T17:06:24.443Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-29T17:06:24.443Z] + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ [2022-09-29T17:06:24.443Z] -f2 [2022-09-29T17:06:24.443Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-29T17:06:24.443Z] + + cut -d/ -f2 [2022-09-29T17:06:24.443Z] dirname cmd/security-spire-agent/Dockerfile [2022-09-29T17:06:24.443Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-29T17:06:24.443Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-29T17:06:24.443Z] + cut -d/ -f2 [2022-09-29T17:06:24.443Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-29T17:06:24.443Z] + + cut -d/ -f2 [2022-09-29T17:06:24.443Z] dirname cmd/security-spire-server/Dockerfile [2022-09-29T17:06:24.443Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-29T17:06:24.443Z] + + cut -d/ -f2 [2022-09-29T17:06:24.443Z] dirname cmd/support-notifications/Dockerfile [2022-09-29T17:06:24.443Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-29T17:06:24.443Z] + cut -d/ -f2 [2022-09-29T17:06:24.443Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-29T17:06:24.443Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-29T17:06:24.443Z] + cut -d/ -f2 [2022-09-29T17:06:24.443Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-29T17:06:24.443Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-29T17:06:24.494Z] 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-09-29T17:06:25.022Z] + git rev-list -1 --merges e30eac29b2eab7d1ce8943f2c1357057f8568b95~1..e30eac29b2eab7d1ce8943f2c1357057f8568b95 [Pipeline] echo [2022-09-29T17:06:25.054Z] -----------> git rev-list -1 --merges e30eac29b2eab7d1ce8943f2c1357057f8568b95~1..e30eac29b2eab7d1ce8943f2c1357057f8568b95 e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:06:25.054Z] e30eac29b2eab7d1ce8943f2c1357057f8568b95 [false] [Pipeline] sh [2022-09-29T17:06:25.357Z] + git log --format=format:%s -1 e30eac29b2eab7d1ce8943f2c1357057f8568b95 [Pipeline] echo [2022-09-29T17:06:25.390Z] ========================================================= [2022-09-29T17:06:25.390Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-29T17:06:25.390Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-29T17:06:25.852Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-29T17:06:25.852Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-29T17:06:25.852Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-29T17:06:25.852Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-29T17:06:25.853Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-29T17:06:25.853Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-29T17:06:25.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:06:26.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T17:06:26.323Z] [2022-09-29T17:06:26.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:06:26.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T17:06:26.695Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-29T17:06:26.695Z] b85a868b505f: Pulling fs layer [2022-09-29T17:06:26.695Z] e2be974225ed: Pulling fs layer [2022-09-29T17:06:26.695Z] 339a4e72a1f5: Pulling fs layer [2022-09-29T17:06:26.695Z] 988bab9f4d93: Pulling fs layer [2022-09-29T17:06:26.695Z] 1469e6f7b9e6: Pulling fs layer [2022-09-29T17:06:26.695Z] eaf3925da568: Pulling fs layer [2022-09-29T17:06:26.695Z] bab4dde63d76: Pulling fs layer [2022-09-29T17:06:26.695Z] bde34c3a00c8: Pulling fs layer [2022-09-29T17:06:26.695Z] b352a97aabf1: Pulling fs layer [2022-09-29T17:06:26.695Z] 4872d77fe225: Pulling fs layer [2022-09-29T17:06:26.695Z] 5851b861e8e6: Pulling fs layer [2022-09-29T17:06:26.695Z] 988bab9f4d93: Waiting [2022-09-29T17:06:26.695Z] 1469e6f7b9e6: Waiting [2022-09-29T17:06:26.695Z] eaf3925da568: Waiting [2022-09-29T17:06:26.695Z] bab4dde63d76: Waiting [2022-09-29T17:06:26.695Z] bde34c3a00c8: Waiting [2022-09-29T17:06:26.695Z] b352a97aabf1: Waiting [2022-09-29T17:06:26.695Z] 4872d77fe225: Waiting [2022-09-29T17:06:26.695Z] 5851b861e8e6: Waiting [2022-09-29T17:06:26.695Z] e2be974225ed: Download complete [2022-09-29T17:06:26.695Z] 988bab9f4d93: Download complete [2022-09-29T17:06:26.957Z] 1469e6f7b9e6: Verifying Checksum [2022-09-29T17:06:26.957Z] 1469e6f7b9e6: Download complete [2022-09-29T17:06:26.957Z] eaf3925da568: Download complete [2022-09-29T17:06:26.957Z] 339a4e72a1f5: Verifying Checksum [2022-09-29T17:06:26.957Z] 339a4e72a1f5: Download complete [2022-09-29T17:06:26.957Z] bde34c3a00c8: Verifying Checksum [2022-09-29T17:06:26.957Z] bde34c3a00c8: Download complete [2022-09-29T17:06:26.957Z] b352a97aabf1: Download complete [2022-09-29T17:06:26.957Z] 4872d77fe225: Verifying Checksum [2022-09-29T17:06:26.957Z] 4872d77fe225: Download complete [2022-09-29T17:06:26.957Z] 5851b861e8e6: Download complete [2022-09-29T17:06:26.957Z] b85a868b505f: Verifying Checksum [2022-09-29T17:06:26.957Z] b85a868b505f: Download complete [2022-09-29T17:06:27.216Z] bab4dde63d76: Verifying Checksum [2022-09-29T17:06:27.216Z] bab4dde63d76: Download complete [2022-09-29T17:06:28.611Z] b85a868b505f: Pull complete [2022-09-29T17:06:28.611Z] e2be974225ed: Pull complete [2022-09-29T17:06:29.222Z] 339a4e72a1f5: Pull complete [2022-09-29T17:06:29.222Z] 988bab9f4d93: Pull complete [2022-09-29T17:06:29.500Z] 1469e6f7b9e6: Pull complete [2022-09-29T17:06:29.500Z] eaf3925da568: Pull complete [2022-09-29T17:06:32.034Z] bab4dde63d76: Pull complete [2022-09-29T17:06:32.034Z] bde34c3a00c8: Pull complete [2022-09-29T17:06:32.034Z] b352a97aabf1: Pull complete [2022-09-29T17:06:32.034Z] 4872d77fe225: Pull complete [2022-09-29T17:06:32.034Z] 5851b861e8e6: Pull complete [2022-09-29T17:06:32.034Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-29T17:06:32.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T17:06:32.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T17:06:32.248Z] prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container [2022-09-29T17:06:32.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-29T17:06:35.287Z] $ docker top e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 -eo pid,comm [2022-09-29T17:06:35.347Z] 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-09-29T17:06:35.347Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-29T17:06:35.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T17:06:35.473Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T17:06:35.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T17:06:35.602Z] $ docker exec e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 ssh-agent [2022-09-29T17:06:35.719Z] SSH_AUTH_SOCK=/tmp/ssh-ivrDDdewAGqT/agent.32 [2022-09-29T17:06:35.719Z] SSH_AGENT_PID=38 [2022-09-29T17:06:35.726Z] Running ssh-add (command line suppressed) [2022-09-29T17:06:35.832Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8446850071345445276.key (/w/workspace/edgex-go/1@tmp/private_key_8446850071345445276.key) [2022-09-29T17:06:35.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T17:06:36.175Z] + git tag --points-at HEAD [Pipeline] } [2022-09-29T17:06:36.200Z] $ docker exec --env ******** --env ******** e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 ssh-agent -k [2022-09-29T17:06:36.295Z] unset SSH_AUTH_SOCK; [2022-09-29T17:06:36.296Z] unset SSH_AGENT_PID; [2022-09-29T17:06:36.296Z] echo Agent pid 38 killed; [2022-09-29T17:06:36.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-29T17:06:36.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T17:06:36.418Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T17:06:36.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T17:06:36.547Z] $ docker exec e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 ssh-agent [2022-09-29T17:06:36.673Z] SSH_AUTH_SOCK=/tmp/ssh-WI3W2xZLRrxG/agent.70 [2022-09-29T17:06:36.673Z] SSH_AGENT_PID=75 [2022-09-29T17:06:36.678Z] Running ssh-add (command line suppressed) [2022-09-29T17:06:36.781Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_470931228082893584.key (/w/workspace/edgex-go/1@tmp/private_key_470931228082893584.key) [2022-09-29T17:06:36.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T17:06:37.130Z] + git semver init [2022-09-29T17:06:37.391Z] 2022-09-29 17:06:37,325 [run_init] DEBUG init version:0.0.0 force:False [2022-09-29T17:06:37.391Z] 2022-09-29 17:06:37,326 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-29T17:06:37.391Z] 2022-09-29 17:06:37,327 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-29T17:06:37.391Z] 2022-09-29 17:06:37,327 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-09-29T17:06:42.686Z] 2022-09-29 17:06:42,114 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-29T17:06:42.686Z] 2022-09-29 17:06:42,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4172 with force:False [2022-09-29T17:06:42.686Z] 2022-09-29 17:06:42,115 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4172 [2022-09-29T17:06:42.686Z] 2022-09-29 17:06:42,119 [execute] INFO git cat-file --batch-check [2022-09-29T17:06:42.686Z] 2022-09-29 17:06:42,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-29T17:06:42.686Z] 2022-09-29 17:06:42,126 [execute] INFO git cat-file --batch [2022-09-29T17:06:42.686Z] 2022-09-29 17:06:42,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-29T17:06:42.687Z] 2022-09-29 17:06:42,132 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4172 [2022-09-29T17:06:42.687Z] 0.0.0 [Pipeline] } [2022-09-29T17:06:42.714Z] $ docker exec --env ******** --env ******** e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 ssh-agent -k [2022-09-29T17:06:42.829Z] unset SSH_AUTH_SOCK; [2022-09-29T17:06:42.829Z] unset SSH_AGENT_PID; [2022-09-29T17:06:42.829Z] echo Agent pid 75 killed; [2022-09-29T17:06:42.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T17:06:43.300Z] + git semver [Pipeline] } [2022-09-29T17:06:43.584Z] $ docker stop --time=1 e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 [2022-09-29T17:06:44.883Z] $ docker rm -f e576a229fdfe1f493a898933b9fe7d89bb7f2a918e7a99b70e3f5f48166b1502 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T17:06:45.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-29T17:06:45.512Z] Stashed 1 file(s) [Pipeline] echo [2022-09-29T17:06:45.528Z] [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-09-29T17:06:46.274Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-29T17:06:46.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T17:06:46.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T17:06:46.367Z] ========================================================= [2022-09-29T17:06:46.367Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-29T17:06:46.367Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-29T17:06:46.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T17:06:46.704Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-29T17:06:46.704Z] 2408cc74d12b: Pulling fs layer [2022-09-29T17:06:46.704Z] ea60b727a1ce: Pulling fs layer [2022-09-29T17:06:46.704Z] 30c4a7721957: Pulling fs layer [2022-09-29T17:06:46.704Z] 370296b7ddb6: Pulling fs layer [2022-09-29T17:06:46.704Z] 7c6cee850709: Pulling fs layer [2022-09-29T17:06:46.704Z] 39a5fcdaea64: Pulling fs layer [2022-09-29T17:06:46.704Z] d94ebbe4e438: Pulling fs layer [2022-09-29T17:06:46.704Z] bcfd1f05c69d: Pulling fs layer [2022-09-29T17:06:46.704Z] 59ccb84bbe0f: Pulling fs layer [2022-09-29T17:06:46.704Z] 370296b7ddb6: Waiting [2022-09-29T17:06:46.704Z] 39a5fcdaea64: Waiting [2022-09-29T17:06:46.704Z] d94ebbe4e438: Waiting [2022-09-29T17:06:46.704Z] bcfd1f05c69d: Waiting [2022-09-29T17:06:46.704Z] 59ccb84bbe0f: Waiting [2022-09-29T17:06:46.704Z] 7c6cee850709: Waiting [2022-09-29T17:06:46.704Z] 30c4a7721957: Verifying Checksum [2022-09-29T17:06:46.704Z] 30c4a7721957: Download complete [2022-09-29T17:06:46.704Z] ea60b727a1ce: Download complete [2022-09-29T17:06:46.704Z] 7c6cee850709: Verifying Checksum [2022-09-29T17:06:46.704Z] 7c6cee850709: Download complete [2022-09-29T17:06:46.704Z] 39a5fcdaea64: Verifying Checksum [2022-09-29T17:06:46.704Z] 39a5fcdaea64: Download complete [2022-09-29T17:06:46.704Z] 2408cc74d12b: Download complete [2022-09-29T17:06:46.704Z] d94ebbe4e438: Download complete [2022-09-29T17:06:46.968Z] 2408cc74d12b: Pull complete [2022-09-29T17:06:46.968Z] ea60b727a1ce: Pull complete [2022-09-29T17:06:47.241Z] 30c4a7721957: Pull complete [2022-09-29T17:06:47.241Z] 59ccb84bbe0f: Verifying Checksum [2022-09-29T17:06:47.241Z] 59ccb84bbe0f: Download complete [2022-09-29T17:06:47.504Z] bcfd1f05c69d: Verifying Checksum [2022-09-29T17:06:47.504Z] bcfd1f05c69d: Download complete [2022-09-29T17:06:47.504Z] 370296b7ddb6: Verifying Checksum [2022-09-29T17:06:47.504Z] 370296b7ddb6: Download complete [2022-09-29T17:06:51.690Z] 370296b7ddb6: Pull complete [2022-09-29T17:06:51.690Z] 7c6cee850709: Pull complete [2022-09-29T17:06:51.690Z] 39a5fcdaea64: Pull complete [2022-09-29T17:06:51.948Z] d94ebbe4e438: Pull complete [2022-09-29T17:06:53.849Z] bcfd1f05c69d: Pull complete [2022-09-29T17:06:54.784Z] 59ccb84bbe0f: Pull complete [2022-09-29T17:06:54.784Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-29T17:06:54.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T17:06:54.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-29T17:06:55.137Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T17:06:55.137Z] WORKDIR /edgex [2022-09-29T17:06:55.137Z] COPY go.mod . [2022-09-29T17:06:55.137Z] RUN go mod download [2022-09-29T17:06:55.137Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-29T17:06:55.710Z] Sending build context to Docker daemon 169.5MB [2022-09-29T17:06:55.710Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T17:06:55.710Z] ---> a4fb48ad2a94 [2022-09-29T17:06:55.710Z] Step 2/4 : WORKDIR /edgex [2022-09-29T17:07:00.826Z] Still waiting to schedule task [2022-09-29T17:07:00.826Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-29T17:07:01.056Z] ---> Running in feeb3cb413b4 [2022-09-29T17:07:01.056Z] Removing intermediate container feeb3cb413b4 [2022-09-29T17:07:01.056Z] ---> 14ca82603556 [2022-09-29T17:07:01.056Z] Step 3/4 : COPY go.mod . [2022-09-29T17:07:01.315Z] ---> 283021b0f2e9 [2022-09-29T17:07:01.315Z] Step 4/4 : RUN go mod download [2022-09-29T17:07:01.315Z] ---> Running in 555524b80544 [2022-09-29T17:07:16.274Z] Removing intermediate container 555524b80544 [2022-09-29T17:07:16.274Z] ---> 481b1da77d2a [2022-09-29T17:07:16.274Z] Successfully built 481b1da77d2a [2022-09-29T17:07:16.534Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:07:16.902Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-29T17:07:16.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T17:07:17.047Z] prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container [2022-09-29T17:07:17.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-29T17:07:17.462Z] $ docker top 6a88092f9bd3b71c60bde42939000e255981732b71c5e065f3afc840c275aa00 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T17:07:17.849Z] + go version [2022-09-29T17:07:17.849Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-29T17:07:17.876Z] $ docker stop --time=1 6a88092f9bd3b71c60bde42939000e255981732b71c5e065f3afc840c275aa00 [2022-09-29T17:07:19.155Z] $ docker rm -f 6a88092f9bd3b71c60bde42939000e255981732b71c5e065f3afc840c275aa00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:07:19.869Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-29T17:07:19.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T17:07:20.032Z] prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container [2022-09-29T17:07:20.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-29T17:07:20.406Z] $ docker top cc83078223377e213523b5b571af20806ae3c4554a09d4a474634eb80cddb1b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-29T17:07:20.522Z] ========================================================= [2022-09-29T17:07:20.522Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-29T17:07:20.522Z] ========================================================= [Pipeline] sh [2022-09-29T17:07:20.842Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-29T17:07:21.201Z] + make test [2022-09-29T17:07:21.201Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-29T17:07:27.761Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-29T17:07:42.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-29T17:07:42.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-29T17:07:42.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-09-29T17:07:42.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.129s coverage: 75.6% of statements [2022-09-29T17:07:42.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-29T17:07:42.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-29T17:07:43.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.128s coverage: 54.2% of statements [2022-09-29T17:07:43.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-29T17:07:43.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.630s coverage: 89.2% of statements [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.0% of statements [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.6% of statements [2022-09-29T17:07:46.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.101s coverage: 94.1% of statements [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2022-09-29T17:07:46.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-09-29T17:07:56.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2022-09-29T17:07:56.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-09-29T17:07:58.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 80.5% of statements [2022-09-29T17:07:58.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-29T17:08:06.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.121s coverage: 92.9% of statements [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-29T17:08:06.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-29T17:08:06.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-29T17:08:06.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-29T17:08:06.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2022-09-29T17:08:06.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 80.0% of statements [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.7% of statements [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.8% of statements [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.8% of statements [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.087s coverage: 89.5% of statements [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.128s coverage: 17.7% of statements [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.196s coverage: 92.3% of statements [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.078s coverage: 63.2% of statements [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-29T17:08:06.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-09-29T17:08:06.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-29T17:08:06.343Z] 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-09-29T17:08:29.289Z] 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-09-29T17:08:29.289Z] GO111MODULE=on go vet ./... [2022-09-29T17:08:32.155Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2136 in /w/workspace/edgexfoundry_edgex-go_PR-4172 [Pipeline] { [Pipeline] ws [2022-09-29T17:08:32.199Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-29T17:08:32.280Z] The recommended git tool is: git [2022-09-29T17:08:32.567Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-29T17:08:32.567Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-29T17:08:32.827Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-29T17:08:33.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-29T17:08:33.423Z] + ls -al . [2022-09-29T17:08:33.423Z] total 756 [2022-09-29T17:08:33.423Z] drwxrwxr-x 11 1001 1001 4096 Sep 29 17:07 . [2022-09-29T17:08:33.423Z] drwxr-xr-x 4 root root 4096 Sep 29 17:07 .. [2022-09-29T17:08:33.423Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 17:06 .blubracket [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 16 Sep 29 17:06 .dockerignore [2022-09-29T17:08:33.423Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 17:08 .git [2022-09-29T17:08:33.423Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 17:06 .github [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 1030 Sep 29 17:06 .gitignore [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 42 Sep 29 17:06 .golangci.yml [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 87 Sep 29 17:06 .hadolint.yml [2022-09-29T17:08:33.423Z] drwxr-xr-x 3 1001 1001 4096 Sep 29 17:06 .semver [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 17:06 .sonarcloud.properties [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 17:06 ADOPTERS.md [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 10722 Sep 29 17:06 Attribution.txt [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 63209 Sep 29 17:06 CHANGELOG.md [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 17:06 CONTRIBUTING.md [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 17:06 GOVERNANCE.md [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 850 Sep 29 17:06 Jenkinsfile [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 17:06 LICENSE [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 13724 Sep 29 17:06 Makefile [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 17:06 OWNERS.md [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 9799 Sep 29 17:06 README.md [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 17:06 SECURITY.md [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 17:06 VERSION [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 17:06 ZMQWindows.md [2022-09-29T17:08:33.423Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 17:06 bin [2022-09-29T17:08:33.423Z] drwxrwxr-x 18 1001 1001 4096 Sep 29 17:06 cmd [2022-09-29T17:08:33.423Z] -rw-r--r-- 1 root root 496148 Sep 29 17:08 coverage.out [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 3458 Sep 29 17:06 go.mod [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 38041 Sep 29 17:06 go.sum [2022-09-29T17:08:33.423Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 17:06 internal [2022-09-29T17:08:33.423Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 17:06 openapi [2022-09-29T17:08:33.423Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 17:06 snap [2022-09-29T17:08:33.423Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 17:06 version.go [Pipeline] sh [2022-09-29T17:08:33.739Z] + '[' -e coverage.out ] [2022-09-29T17:08:33.739Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-29T17:08:33.850Z] Stashed 1 file(s) [Pipeline] sh [2022-09-29T17:08:34.148Z] + make build [2022-09-29T17:08:34.148Z] 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-09-29T17:08:37.122Z] using credential edgex-jenkins-ssh [2022-09-29T17:08:37.141Z] Cloning the remote Git repository [2022-09-29T17:08:37.187Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-29T17:08:37.258Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-29T17:08:37.389Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-29T17:08:37.390Z] > git --version # timeout=10 [2022-09-29T17:08:37.417Z] > git --version # 'git version 2.25.1' [2022-09-29T17:08:37.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T17:08:37.465Z] Verifying host key using known hosts file [2022-09-29T17:08:37.646Z] 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-09-29T17:08:37.658Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-29T17:08:49.018Z] 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-09-29T17:08:53.410Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-29T17:08:53.433Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-29T17:08:54.209Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-29T17:08:54.248Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-29T17:08:54.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T17:08:54.254Z] Verifying host key using known hosts file [2022-09-29T17:08:54.260Z] 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-09-29T17:08:54.272Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4172/head:refs/remotes/origin/PR-4172 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-29T17:08:55.067Z] Merging remotes/origin/main commit 89bd4a2588b965c40e76d082dfe7354985b6b332 into PR head commit d2bf405cd0662477e46dd95e565db10066e7bd68 [2022-09-29T17:08:55.698Z] Merge succeeded, producing 1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:08:55.699Z] Checking out Revision 1fb19524a56280008ab5dcfa44d43eddd51d50bd (PR-4172) [2022-09-29T17:08:55.084Z] > git config core.sparsecheckout # timeout=10 [2022-09-29T17:08:55.108Z] > git checkout -f d2bf405cd0662477e46dd95e565db10066e7bd68 # timeout=10 [2022-09-29T17:08:55.339Z] > git remote # timeout=10 [2022-09-29T17:08:55.357Z] > git config --get remote.origin.url # timeout=10 [2022-09-29T17:08:55.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T17:08:55.388Z] Verifying host key using known hosts file [2022-09-29T17:08:55.392Z] 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-09-29T17:08:55.402Z] > git merge 89bd4a2588b965c40e76d082dfe7354985b6b332 # timeout=10 [2022-09-29T17:08:55.675Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-29T17:08:55.706Z] > git config core.sparsecheckout # timeout=10 [2022-09-29T17:08:55.722Z] > git checkout -f 1fb19524a56280008ab5dcfa44d43eddd51d50bd # timeout=10 [2022-09-29T17:08:59.014Z] 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-09-29T17:08:59.272Z] 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-09-29T17:08:59.317Z] Commit message: "Merge commit '89bd4a2588b965c40e76d082dfe7354985b6b332' into HEAD" [2022-09-29T17:08:59.317Z] First time build. Skipping changelog. [2022-09-29T17:08:59.370Z] > git --version # timeout=10 [2022-09-29T17:08:59.381Z] > git --version # 'git version 2.25.1' [2022-09-29T17:08:59.404Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-29T17:09:00.537Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-29T17:09:00.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T17:09:00.537Z] Dload Upload Total Spent Left Speed [2022-09-29T17:09:00.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 98453 [Pipeline] sh [2022-09-29T17:09:01.296Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-29T17:09:01.635Z] + sudo tee /etc/docker/daemon.new [2022-09-29T17:09:01.635Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-29T17:09:01.635Z] { [2022-09-29T17:09:01.635Z] "registry-mirrors": [ [2022-09-29T17:09:01.635Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-29T17:09:01.635Z] ], [2022-09-29T17:09:01.635Z] "bip": "10.250.0.254/24", [2022-09-29T17:09:01.635Z] "hosts": [ [2022-09-29T17:09:01.635Z] "tcp://0.0.0.0:5555", [2022-09-29T17:09:01.636Z] "unix:///var/run/docker.sock" [2022-09-29T17:09:01.636Z] ], [2022-09-29T17:09:01.636Z] "mtu": 1458, [2022-09-29T17:09:01.636Z] "selinux-enabled": true, [2022-09-29T17:09:01.636Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-29T17:09:01.636Z] } [Pipeline] sh [2022-09-29T17:09:01.978Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-29T17:09:02.328Z] + sudo service docker restart [2022-09-29T17:09:07.379Z] 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-09-29T17:09:07.379Z] 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-09-29T17:09:07.961Z] 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-09-29T17:09:09.339Z] 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-09-29T17:09:10.276Z] 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-09-29T17:09:11.649Z] 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-09-29T17:09:12.215Z] 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-09-29T17:09:13.151Z] 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-09-29T17:09:15.052Z] 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-09-29T17:09:16.450Z] $ docker stop --time=1 cc83078223377e213523b5b571af20806ae3c4554a09d4a474634eb80cddb1b0 [2022-09-29T17:09:21.712Z] $ docker rm -f cc83078223377e213523b5b571af20806ae3c4554a09d4a474634eb80cddb1b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2022-09-29T17:09:22.192Z] provisioning config files... [2022-09-29T17:09:22.220Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7316989952832054348tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [2022-09-29T17:09:22.625Z] ---> docker-login.sh [2022-09-29T17:09:22.625Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:09:22.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T17:09:22.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-29T17:09:22.977Z] [2022-09-29T17:09:22.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:09:23.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T17:09:23.168Z] Configure a credential helper to remove this warning. See [2022-09-29T17:09:23.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T17:09:23.168Z] [2022-09-29T17:09:23.168Z] Login Succeeded [2022-09-29T17:09:23.168Z] nexus3.edgexfoundry.org:10002 [2022-09-29T17:09:23.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-29T17:09:23.351Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-29T17:09:23.351Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-29T17:09:23.351Z] ca9280d653b3: Pulling fs layer [2022-09-29T17:09:23.351Z] 7e9c9ca2126c: Pulling fs layer [2022-09-29T17:09:23.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T17:09:23.613Z] cbdbe7a5bc2a: Download complete [2022-09-29T17:09:23.613Z] cbdbe7a5bc2a: Pull complete [2022-09-29T17:09:23.613Z] ca9280d653b3: Verifying Checksum [2022-09-29T17:09:23.613Z] ca9280d653b3: Download complete [2022-09-29T17:09:23.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T17:09:23.712Z] Configure a credential helper to remove this warning. See [2022-09-29T17:09:23.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T17:09:23.712Z] [2022-09-29T17:09:23.712Z] Login Succeeded [2022-09-29T17:09:23.712Z] nexus3.edgexfoundry.org:10003 [2022-09-29T17:09:23.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T17:09:23.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T17:09:23.982Z] Configure a credential helper to remove this warning. See [2022-09-29T17:09:23.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T17:09:23.982Z] [2022-09-29T17:09:23.982Z] Login Succeeded [2022-09-29T17:09:23.982Z] nexus3.edgexfoundry.org:10004 [2022-09-29T17:09:24.179Z] 7e9c9ca2126c: Download complete [2022-09-29T17:09:24.179Z] ca9280d653b3: Pull complete [2022-09-29T17:09:24.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T17:09:24.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T17:09:24.254Z] Configure a credential helper to remove this warning. See [2022-09-29T17:09:24.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T17:09:24.254Z] [2022-09-29T17:09:24.254Z] Login Succeeded [2022-09-29T17:09:24.254Z] docker.io [2022-09-29T17:09:24.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T17:09:24.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T17:09:24.793Z] Configure a credential helper to remove this warning. See [2022-09-29T17:09:24.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T17:09:24.793Z] [2022-09-29T17:09:24.793Z] Login Succeeded [2022-09-29T17:09:24.793Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T17:09:24.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-29T17:09:25.488Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-29T17:09:25.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T17:09:25.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T17:09:25.593Z] ========================================================= [2022-09-29T17:09:25.593Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-29T17:09:25.593Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-29T17:09:25.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T17:09:25.960Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-29T17:09:25.960Z] b3c136eddcbf: Pulling fs layer [2022-09-29T17:09:25.960Z] c0a3192eca97: Pulling fs layer [2022-09-29T17:09:25.960Z] a050256f5b6f: Pulling fs layer [2022-09-29T17:09:25.960Z] 656be50a0ddc: Pulling fs layer [2022-09-29T17:09:25.960Z] 2bbca73fdf42: Pulling fs layer [2022-09-29T17:09:25.960Z] 46d945488cbd: Pulling fs layer [2022-09-29T17:09:25.960Z] 8a5474983e97: Pulling fs layer [2022-09-29T17:09:25.960Z] 329c88fbcd65: Pulling fs layer [2022-09-29T17:09:25.960Z] 46d945488cbd: Waiting [2022-09-29T17:09:25.960Z] 8a5474983e97: Waiting [2022-09-29T17:09:25.960Z] 329c88fbcd65: Waiting [2022-09-29T17:09:25.960Z] 656be50a0ddc: Waiting [2022-09-29T17:09:25.960Z] 2bbca73fdf42: Waiting [2022-09-29T17:09:26.230Z] a050256f5b6f: Download complete [2022-09-29T17:09:26.230Z] c0a3192eca97: Verifying Checksum [2022-09-29T17:09:26.230Z] c0a3192eca97: Download complete [2022-09-29T17:09:26.230Z] 2bbca73fdf42: Verifying Checksum [2022-09-29T17:09:26.230Z] 2bbca73fdf42: Download complete [2022-09-29T17:09:26.230Z] 46d945488cbd: Verifying Checksum [2022-09-29T17:09:26.230Z] 46d945488cbd: Download complete [2022-09-29T17:09:26.230Z] b3c136eddcbf: Verifying Checksum [2022-09-29T17:09:26.230Z] b3c136eddcbf: Download complete [2022-09-29T17:09:27.204Z] b3c136eddcbf: Pull complete [2022-09-29T17:09:27.204Z] 329c88fbcd65: Verifying Checksum [2022-09-29T17:09:27.204Z] 329c88fbcd65: Download complete [2022-09-29T17:09:27.463Z] 7e9c9ca2126c: Pull complete [2022-09-29T17:09:27.463Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-29T17:09:27.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-29T17:09:27.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-29T17:09:27.477Z] c0a3192eca97: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T17:09:27.705Z] prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container [2022-09-29T17:09:27.738Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-29T17:09:27.758Z] a050256f5b6f: Pull complete [2022-09-29T17:09:28.345Z] 8a5474983e97: Verifying Checksum [2022-09-29T17:09:28.345Z] 8a5474983e97: Download complete [2022-09-29T17:09:28.933Z] 656be50a0ddc: Verifying Checksum [2022-09-29T17:09:28.933Z] 656be50a0ddc: Download complete [2022-09-29T17:09:30.266Z] $ docker top ecd72bcc4186a6767fd84a8e1c5d3082ce969f09c4cd40b2cd9490965aaa6592 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T17:09:30.716Z] + docker-compose build --help [2022-09-29T17:09:30.716Z] + grep parallel [2022-09-29T17:09:31.285Z] --parallel Build images in parallel. [Pipeline] } [2022-09-29T17:09:31.317Z] $ docker stop --time=1 ecd72bcc4186a6767fd84a8e1c5d3082ce969f09c4cd40b2cd9490965aaa6592 [2022-09-29T17:09:32.579Z] $ docker rm -f ecd72bcc4186a6767fd84a8e1c5d3082ce969f09c4cd40b2cd9490965aaa6592 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:09:33.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-29T17:09:33.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T17:09:33.325Z] prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container [2022-09-29T17:09:33.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-29T17:09:33.676Z] $ docker top a8cad6c3b9e47c8800ec91a0832cd04d3f75e2055653726a9f520f71589c413c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T17:09:34.086Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-29T17:09:34.654Z] Building core-command ... [2022-09-29T17:09:34.654Z] Building core-data ... [2022-09-29T17:09:34.654Z] Building core-metadata ... [2022-09-29T17:09:34.654Z] Building security-bootstrapper ... [2022-09-29T17:09:34.654Z] Building security-proxy-setup ... [2022-09-29T17:09:34.654Z] Building security-secretstore-setup ... [2022-09-29T17:09:34.654Z] Building security-spiffe-token-provider ... [2022-09-29T17:09:34.654Z] Building security-spire-agent ... [2022-09-29T17:09:34.654Z] Building security-spire-config ... [2022-09-29T17:09:34.654Z] Building security-spire-server ... [2022-09-29T17:09:34.654Z] Building support-notifications ... [2022-09-29T17:09:34.654Z] Building support-scheduler ... [2022-09-29T17:09:34.654Z] Building sys-mgmt-agent ... [2022-09-29T17:09:34.654Z] Building security-secretstore-setup [2022-09-29T17:09:34.654Z] Building security-spire-server [2022-09-29T17:09:34.654Z] Building security-spire-config [2022-09-29T17:09:34.654Z] Building core-data [2022-09-29T17:09:34.654Z] Building security-bootstrapper [2022-09-29T17:09:41.276Z] 656be50a0ddc: Pull complete [2022-09-29T17:09:41.276Z] 2bbca73fdf42: Pull complete [2022-09-29T17:09:41.276Z] 46d945488cbd: Pull complete [2022-09-29T17:09:46.635Z] 8a5474983e97: Pull complete [2022-09-29T17:09:46.852Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:09:46.852Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:09:46.852Z] ---> 481b1da77d2a [2022-09-29T17:09:46.852Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-29T17:09:46.852Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:09:46.852Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:09:46.852Z] ---> 481b1da77d2a [2022-09-29T17:09:46.852Z] Step 3/25 : WORKDIR /edgex-go [2022-09-29T17:09:46.852Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:09:46.852Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:09:46.852Z] ---> 481b1da77d2a [2022-09-29T17:09:46.852Z] Step 3/25 : WORKDIR /edgex-go [2022-09-29T17:09:46.852Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:09:46.852Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:09:46.852Z] ---> 481b1da77d2a [2022-09-29T17:09:46.852Z] Step 3/26 : WORKDIR /edgex-go [2022-09-29T17:09:46.852Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:09:46.852Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:09:46.852Z] ---> 481b1da77d2a [2022-09-29T17:09:46.852Z] Step 3/33 : WORKDIR /edgex-go [2022-09-29T17:09:49.239Z] 329c88fbcd65: Pull complete [2022-09-29T17:09:49.239Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-29T17:09:49.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T17:09:49.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-29T17:09:49.616Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T17:09:49.616Z] WORKDIR /edgex [2022-09-29T17:09:49.616Z] COPY go.mod . [2022-09-29T17:09:49.616Z] RUN go mod download [2022-09-29T17:09:49.616Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-29T17:09:50.203Z] Sending build context to Docker daemon 3.246MB [2022-09-29T17:09:50.203Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T17:09:50.203Z] ---> ff4287adb874 [2022-09-29T17:09:50.203Z] Step 2/4 : WORKDIR /edgex [2022-09-29T17:09:52.140Z] ---> Running in 41409cce98d0 [2022-09-29T17:09:52.140Z] ---> Running in 74c8d6b4037e [2022-09-29T17:09:52.140Z] ---> Running in 7a8ddac65120 [2022-09-29T17:09:52.140Z] ---> Running in 614ca7615230 [2022-09-29T17:09:52.140Z] ---> Running in 3d3e02435d68 [2022-09-29T17:09:52.140Z] Removing intermediate container 614ca7615230 [2022-09-29T17:09:52.140Z] ---> 23367009b248 [2022-09-29T17:09:52.140Z] Step 4/24 : WORKDIR /edgex-go [2022-09-29T17:09:52.140Z] Removing intermediate container 41409cce98d0 [2022-09-29T17:09:52.140Z] ---> b123c7a21fe5 [2022-09-29T17:09:52.140Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:09:52.140Z] Removing intermediate container 7a8ddac65120 [2022-09-29T17:09:52.140Z] ---> 6a0588946509 [2022-09-29T17:09:52.140Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:09:52.140Z] Removing intermediate container 3d3e02435d68 [2022-09-29T17:09:52.140Z] ---> dbd9665b7598 [2022-09-29T17:09:52.140Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:09:52.140Z] Removing intermediate container 74c8d6b4037e [2022-09-29T17:09:52.140Z] ---> 4ee816a2b46e [2022-09-29T17:09:52.140Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:09:52.140Z] ---> Running in d4f19f1b375a [2022-09-29T17:09:52.140Z] ---> Running in 92ead9b0e536 [2022-09-29T17:09:52.140Z] ---> Running in 375b9270cace [2022-09-29T17:09:52.140Z] ---> Running in b2120e3b43ae [2022-09-29T17:09:52.140Z] ---> Running in 75b70d4b357b [2022-09-29T17:09:52.140Z] Removing intermediate container 375b9270cace [2022-09-29T17:09:52.140Z] ---> 6f50d9bdb3f5 [2022-09-29T17:09:52.140Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:09:52.140Z] ---> Running in 95d7c9b3cbc6 [2022-09-29T17:09:52.159Z] ---> Running in ffc9e5382b1c [2022-09-29T17:09:52.159Z] Removing intermediate container ffc9e5382b1c [2022-09-29T17:09:52.159Z] ---> d321f0e79559 [2022-09-29T17:09:52.159Z] Step 3/4 : COPY go.mod . [2022-09-29T17:09:52.398Z] Removing intermediate container 92ead9b0e536 [2022-09-29T17:09:52.398Z] ---> 477d7467a303 [2022-09-29T17:09:52.398Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-29T17:09:52.398Z] ---> Running in 93c373fe0686 [2022-09-29T17:09:52.656Z] Removing intermediate container d4f19f1b375a [2022-09-29T17:09:52.656Z] ---> bc4578c30220 [2022-09-29T17:09:52.656Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-29T17:09:52.656Z] ---> Running in 38c4b447498c [2022-09-29T17:09:52.742Z] ---> 290188dc15f8 [2022-09-29T17:09:52.742Z] Step 4/4 : RUN go mod download [2022-09-29T17:09:52.742Z] ---> Running in b2b630467916 [2022-09-29T17:09:52.915Z] Removing intermediate container 95d7c9b3cbc6 [2022-09-29T17:09:52.915Z] ---> 7ff5a636dac2 [2022-09-29T17:09:52.915Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-29T17:09:52.915Z] ---> Running in 978a99d67c71 [2022-09-29T17:09:53.174Z] Removing intermediate container 75b70d4b357b [2022-09-29T17:09:53.174Z] ---> 5f0ec9f557ad [2022-09-29T17:09:53.174Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-29T17:09:53.174Z] Removing intermediate container b2120e3b43ae [2022-09-29T17:09:53.174Z] ---> 67f2840b9798 [2022-09-29T17:09:53.174Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-29T17:09:53.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:09:53.174Z] ---> Running in 9157d92d8a72 [2022-09-29T17:09:53.174Z] ---> Running in 9ccaa6853213 [2022-09-29T17:09:53.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:09:53.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:09:53.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:09:53.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:09:53.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:09:53.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:09:54.212Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:09:54.212Z] OK: 211 MiB in 51 packages [2022-09-29T17:09:54.479Z] OK: 211 MiB in 51 packages [2022-09-29T17:09:54.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:09:54.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:09:54.479Z] Removing intermediate container 93c373fe0686 [2022-09-29T17:09:54.479Z] ---> 038b26a09ce3 [2022-09-29T17:09:54.479Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-29T17:09:54.737Z] OK: 211 MiB in 51 packages [2022-09-29T17:09:54.737Z] ---> 15713bc24607 [2022-09-29T17:09:54.737Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:09:54.737Z] ---> Running in fe43edbc08b7 [2022-09-29T17:09:54.737Z] Removing intermediate container 38c4b447498c [2022-09-29T17:09:54.737Z] ---> 0470b6238b15 [2022-09-29T17:09:54.737Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-29T17:09:54.995Z] OK: 211 MiB in 51 packages [2022-09-29T17:09:54.995Z] ---> d8ecd5ad9b94 [2022-09-29T17:09:54.995Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:09:54.995Z] ---> Running in 6df6c2625c48 [2022-09-29T17:09:54.995Z] OK: 211 MiB in 51 packages [2022-09-29T17:09:54.995Z] Removing intermediate container 978a99d67c71 [2022-09-29T17:09:54.995Z] ---> 26c1ab93822f [2022-09-29T17:09:54.995Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-29T17:09:55.253Z] ---> 426c2ab458ab [2022-09-29T17:09:55.253Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:09:55.253Z] ---> Running in 7fce5254737e [2022-09-29T17:09:55.253Z] Removing intermediate container 9ccaa6853213 [2022-09-29T17:09:55.253Z] ---> 8aead33b5a67 [2022-09-29T17:09:55.253Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-29T17:09:55.511Z] Removing intermediate container 9157d92d8a72 [2022-09-29T17:09:55.511Z] ---> 4c7d95a6804e [2022-09-29T17:09:55.511Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-29T17:09:55.511Z] ---> 0f2f4a617818 [2022-09-29T17:09:55.511Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:09:55.511Z] ---> Running in 2ae49ae180f9 [2022-09-29T17:09:55.511Z] ---> 084fbcb094ea [2022-09-29T17:09:55.511Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:09:55.771Z] ---> Running in eda3458396fe [2022-09-29T17:10:24.981Z] Removing intermediate container b2b630467916 [2022-09-29T17:10:24.981Z] ---> 21c55ee9f005 [2022-09-29T17:10:24.981Z] Successfully built 21c55ee9f005 [2022-09-29T17:10:24.981Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:10:25.385Z] + docker inspect -f . ci-base-image-arm64 [2022-09-29T17:10:25.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T17:10:25.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container [2022-09-29T17:10:25.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-29T17:10:26.907Z] $ docker top a596b3f816eb89d58e592949925789f1ee674bbd476d4b2624972193e4a6ef2c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T17:10:27.785Z] + go version [2022-09-29T17:10:27.785Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-29T17:10:27.818Z] $ docker stop --time=1 a596b3f816eb89d58e592949925789f1ee674bbd476d4b2624972193e4a6ef2c [2022-09-29T17:10:27.987Z] Removing intermediate container 7fce5254737e [2022-09-29T17:10:27.987Z] ---> dfa19e03e22a [2022-09-29T17:10:27.987Z] Step 9/24 : COPY . . [2022-09-29T17:10:27.987Z] Removing intermediate container 6df6c2625c48 [2022-09-29T17:10:27.987Z] Removing intermediate container eda3458396fe [2022-09-29T17:10:27.987Z] ---> af179e242f4b [2022-09-29T17:10:27.987Z] ---> 37e93f861652 [2022-09-29T17:10:27.987Z] Step 8/26 : COPY . . [2022-09-29T17:10:27.987Z] Step 8/33 : COPY . . [2022-09-29T17:10:27.987Z] Removing intermediate container fe43edbc08b7 [2022-09-29T17:10:27.987Z] ---> 97ba403f8647 [2022-09-29T17:10:27.987Z] Step 8/25 : COPY . . [2022-09-29T17:10:27.987Z] Removing intermediate container 2ae49ae180f9 [2022-09-29T17:10:27.987Z] ---> a00e041c5ae3 [2022-09-29T17:10:27.987Z] Step 8/25 : COPY . . [2022-09-29T17:10:29.400Z] $ docker rm -f a596b3f816eb89d58e592949925789f1ee674bbd476d4b2624972193e4a6ef2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:10:30.267Z] + docker inspect -f . ci-base-image-arm64 [2022-09-29T17:10:30.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T17:10:30.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container [2022-09-29T17:10:30.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-29T17:10:31.692Z] $ docker top 00aa1a21109efa93390bfae669192c3e95be9f60b99ed3052f9c4d7efa4973e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-29T17:10:31.939Z] ========================================================= [2022-09-29T17:10:31.939Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-29T17:10:31.939Z] ========================================================= [Pipeline] sh [2022-09-29T17:10:32.257Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-29T17:10:32.965Z] + make test [2022-09-29T17:10:32.966Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-29T17:10:43.042Z] ---> 7450332f7f9d [2022-09-29T17:10:43.042Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-29T17:10:43.042Z] ---> 626be6ecadfb [2022-09-29T17:10:43.042Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-29T17:10:43.042Z] ---> fe0b8c2479ef [2022-09-29T17:10:43.042Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-29T17:10:43.042Z] ---> 82a4897448ea [2022-09-29T17:10:43.042Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-29T17:10:43.042Z] ---> 5223f8033d91 [2022-09-29T17:10:43.042Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-29T17:10:43.042Z] ---> Running in 1dc4a01a2da5 [2022-09-29T17:10:43.042Z] ---> Running in 1be138012ad0 [2022-09-29T17:10:43.042Z] ---> Running in 66a8995f07a0 [2022-09-29T17:10:43.042Z] ---> Running in 620aaf49ef84 [2022-09-29T17:10:43.042Z] ---> Running in 7f1d8c23fc86 [2022-09-29T17:10:43.042Z] Removing intermediate container 1dc4a01a2da5 [2022-09-29T17:10:43.042Z] ---> 2cd3c730a5a3 [2022-09-29T17:10:43.042Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-29T17:10:43.042Z] ---> Running in 07e5e1e5b74e [2022-09-29T17:10:43.042Z] Removing intermediate container 7f1d8c23fc86 [2022-09-29T17:10:43.042Z] ---> 73cff4692302 [2022-09-29T17:10:43.042Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-29T17:10:43.042Z] ---> Running in c8f897b82c81 [2022-09-29T17:10:43.042Z] Removing intermediate container 07e5e1e5b74e [2022-09-29T17:10:43.042Z] ---> 6045f18d302f [2022-09-29T17:10:43.042Z] 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-09-29T17:10:43.042Z] ---> Running in d1140af0fcaf [2022-09-29T17:10:43.042Z] Removing intermediate container c8f897b82c81 [2022-09-29T17:10:43.042Z] ---> a720a2fe5eb0 [2022-09-29T17:10:43.042Z] 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-09-29T17:10:43.042Z] ---> Running in 64d8cc5d88d8 [2022-09-29T17:10:43.042Z] 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-09-29T17:10:43.042Z] 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-09-29T17:10:43.042Z] 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-09-29T17:10:43.304Z] Removing intermediate container d1140af0fcaf [2022-09-29T17:10:43.304Z] ---> 98d3472b1c9a [2022-09-29T17:10:43.304Z] Step 12/25 : WORKDIR /edgex-go [2022-09-29T17:10:43.304Z] Removing intermediate container 64d8cc5d88d8 [2022-09-29T17:10:43.304Z] ---> 305e7509a2d7 [2022-09-29T17:10:43.304Z] Step 12/26 : WORKDIR /edgex-go [2022-09-29T17:10:43.304Z] ---> Running in 97d3ac699280 [2022-09-29T17:10:43.304Z] ---> Running in 955a4e086ffa [2022-09-29T17:10:43.565Z] Removing intermediate container 955a4e086ffa [2022-09-29T17:10:43.565Z] ---> 1a923810eae2 [2022-09-29T17:10:43.565Z] [2022-09-29T17:10:43.565Z] Step 13/25 : FROM alpine:3.15 [2022-09-29T17:10:43.565Z] Removing intermediate container 97d3ac699280 [2022-09-29T17:10:43.565Z] ---> 2f6869a23774 [2022-09-29T17:10:43.565Z] [2022-09-29T17:10:43.565Z] Step 13/26 : FROM alpine:3.15 [2022-09-29T17:10:44.944Z] 3.15: Pulling from library/alpine [2022-09-29T17:10:44.944Z] 3.15: Pulling from library/alpine [2022-09-29T17:10:45.943Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-29T17:10:45.943Z] Status: Downloaded newer image for alpine:3.15 [2022-09-29T17:10:45.943Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-29T17:10:45.943Z] Status: Image is up to date for alpine:3.15 [2022-09-29T17:10:45.943Z] ---> c4fc93816858 [2022-09-29T17:10:45.943Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T17:10:45.943Z] ---> c4fc93816858 [2022-09-29T17:10:45.943Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T17:10:45.943Z] ---> Running in 38ec2df88cd7 [2022-09-29T17:10:45.943Z] ---> Running in d06b731add15 [2022-09-29T17:10:46.517Z] Removing intermediate container 38ec2df88cd7 [2022-09-29T17:10:46.517Z] ---> a383bd343d65 [2022-09-29T17:10:46.517Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:10:46.517Z] Removing intermediate container d06b731add15 [2022-09-29T17:10:46.517Z] ---> 5f59123e148a [2022-09-29T17:10:46.517Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:10:46.517Z] ---> Running in 94c3b61f4b4e [2022-09-29T17:10:46.517Z] ---> Running in 350984d2f7e5 [2022-09-29T17:10:48.439Z] Removing intermediate container 350984d2f7e5 [2022-09-29T17:10:48.439Z] ---> a1becf826a33 [2022-09-29T17:10:48.439Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-29T17:10:48.712Z] Removing intermediate container 94c3b61f4b4e [2022-09-29T17:10:48.712Z] ---> 63d19de8d583 [2022-09-29T17:10:48.712Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-29T17:10:48.712Z] ---> Running in 8b7dcdaf77e4 [2022-09-29T17:10:48.712Z] ---> Running in abb46a12181d [2022-09-29T17:10:49.284Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:10:49.284Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:10:50.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:10:50.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:10:50.505Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T17:10:50.505Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T17:10:50.505Z] OK: 15857 distinct packages available [2022-09-29T17:10:50.505Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T17:10:50.505Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T17:10:50.505Z] OK: 15857 distinct packages available [2022-09-29T17:10:50.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:10:50.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:10:51.334Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:10:51.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:10:51.854Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-29T17:10:51.854Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-29T17:10:52.120Z] (3/4) Installing libucontext (1.1-r0) [2022-09-29T17:10:52.120Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-29T17:10:52.120Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T17:10:52.120Z] OK: 6 MiB in 18 packages [2022-09-29T17:10:53.057Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-29T17:10:53.057Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-29T17:10:53.057Z] (3/5) Installing libucontext (1.1-r0) [2022-09-29T17:10:53.057Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-29T17:10:53.316Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-29T17:10:53.316Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T17:10:53.316Z] OK: 7 MiB in 19 packages [2022-09-29T17:10:55.226Z] Removing intermediate container 8b7dcdaf77e4 [2022-09-29T17:10:55.226Z] ---> b64d3032f82f [2022-09-29T17:10:55.226Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-29T17:10:56.158Z] Removing intermediate container abb46a12181d [2022-09-29T17:10:56.158Z] ---> dad5d1e9c885 [2022-09-29T17:10:56.158Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-29T17:11:00.371Z] ---> 78d1d059283e [2022-09-29T17:11:00.371Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-29T17:11:00.371Z] ---> a38093e8df55 [2022-09-29T17:11:00.371Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-29T17:11:00.371Z] ---> df7fec0e8821 [2022-09-29T17:11:00.371Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-29T17:11:00.629Z] ---> Running in 7198719c835b [2022-09-29T17:11:00.629Z] ---> 1c8c924f0a7e [2022-09-29T17:11:00.629Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-29T17:11:00.888Z] Removing intermediate container 7198719c835b [2022-09-29T17:11:00.888Z] ---> 222828185f58 [2022-09-29T17:11:00.888Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-29T17:11:01.147Z] ---> 60f0a8ed77a9 [2022-09-29T17:11:01.147Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-29T17:11:01.147Z] ---> e1c2f2301ed1 [2022-09-29T17:11:01.147Z] Step 21/26 : WORKDIR / [2022-09-29T17:11:01.407Z] ---> Running in 4ddacde3772d [2022-09-29T17:11:01.407Z] ---> 90254fa5d283 [2022-09-29T17:11:01.407Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-29T17:11:01.745Z] ---> Running in 6e5ea1ec2976 [2022-09-29T17:11:02.020Z] Removing intermediate container 4ddacde3772d [2022-09-29T17:11:02.020Z] ---> 79e90b834e2e [2022-09-29T17:11:02.020Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-29T17:11:02.020Z] Removing intermediate container 6e5ea1ec2976 [2022-09-29T17:11:02.020Z] ---> fa30003d4a8f [2022-09-29T17:11:02.020Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-29T17:11:02.020Z] ---> Running in f09cc56f38bf [2022-09-29T17:11:02.020Z] ---> Running in 7764697e286d [2022-09-29T17:11:02.279Z] Removing intermediate container f09cc56f38bf [2022-09-29T17:11:02.279Z] ---> 2c9891c3568c [2022-09-29T17:11:02.279Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-29T17:11:02.279Z] Removing intermediate container 7764697e286d [2022-09-29T17:11:02.279Z] ---> 85dcb1587ba5 [2022-09-29T17:11:02.279Z] Step 23/25 : LABEL arch=x86_64 [2022-09-29T17:11:02.279Z] ---> Running in 4a58f99d5e69 [2022-09-29T17:11:02.279Z] ---> Running in 72105c185ba7 [2022-09-29T17:11:02.538Z] Removing intermediate container 4a58f99d5e69 [2022-09-29T17:11:02.538Z] ---> d3e9b74edcd3 [2022-09-29T17:11:02.538Z] Step 24/26 : LABEL arch=x86_64 [2022-09-29T17:11:02.538Z] ---> Running in 6100e34741a5 [2022-09-29T17:11:02.796Z] Removing intermediate container 72105c185ba7 [2022-09-29T17:11:02.796Z] ---> 79b5b2b872c8 [2022-09-29T17:11:02.796Z] Step 24/25 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:11:02.796Z] Removing intermediate container 6100e34741a5 [2022-09-29T17:11:02.796Z] ---> fef6d71da66b [2022-09-29T17:11:02.796Z] Step 25/26 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:11:02.796Z] ---> Running in 60c34ec8a10f [2022-09-29T17:11:02.796Z] ---> Running in 2f88aa99308b [2022-09-29T17:11:03.055Z] Removing intermediate container 2f88aa99308b [2022-09-29T17:11:03.055Z] ---> 9f05d7b7c822 [2022-09-29T17:11:03.055Z] Step 26/26 : LABEL version=0.0.0 [2022-09-29T17:11:03.055Z] Removing intermediate container 60c34ec8a10f [2022-09-29T17:11:03.055Z] ---> 4e3f60f58d3f [2022-09-29T17:11:03.055Z] Step 25/25 : LABEL version=0.0.0 [2022-09-29T17:11:03.055Z] ---> Running in 0a966e712b1d [2022-09-29T17:11:03.338Z] ---> Running in b55449d3b761 [2022-09-29T17:11:03.597Z] Removing intermediate container b55449d3b761 [2022-09-29T17:11:03.597Z] ---> 358d5b4584a3 [2022-09-29T17:11:03.597Z] [2022-09-29T17:11:03.597Z] Removing intermediate container 0a966e712b1d [2022-09-29T17:11:03.597Z] ---> 4b8a8b8f1773 [2022-09-29T17:11:03.597Z] [2022-09-29T17:11:03.597Z] Successfully built 358d5b4584a3 [2022-09-29T17:11:03.597Z] Successfully tagged security-spire-server:latest [2022-09-29T17:11:03.597Z] Successfully built 4b8a8b8f1773 [2022-09-29T17:11:03.597Z]  Building security-spire-server ... done Building core-command [2022-09-29T17:11:03.597Z] Successfully tagged security-spire-config:latest [2022-09-29T17:11:03.597Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-09-29T17:11:05.209Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-29T17:11:06.131Z] 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-09-29T17:11:09.475Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:11:09.475Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:11:09.475Z] ---> 481b1da77d2a [2022-09-29T17:11:09.475Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-29T17:11:09.475Z] ---> Using cache [2022-09-29T17:11:09.475Z] ---> 23367009b248 [2022-09-29T17:11:09.475Z] Step 4/24 : WORKDIR /edgex-go [2022-09-29T17:11:09.475Z] ---> Using cache [2022-09-29T17:11:09.475Z] ---> 6f50d9bdb3f5 [2022-09-29T17:11:09.475Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:11:09.475Z] ---> Using cache [2022-09-29T17:11:09.475Z] ---> 7ff5a636dac2 [2022-09-29T17:11:09.475Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-29T17:11:09.475Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:11:09.475Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:11:09.475Z] ---> 481b1da77d2a [2022-09-29T17:11:09.475Z] Step 3/23 : WORKDIR /edgex-go [2022-09-29T17:11:09.475Z] ---> Using cache [2022-09-29T17:11:09.475Z] ---> 4ee816a2b46e [2022-09-29T17:11:09.475Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:11:09.475Z] ---> Using cache [2022-09-29T17:11:09.475Z] ---> 5f0ec9f557ad [2022-09-29T17:11:09.475Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-29T17:11:14.799Z] ---> Running in 6afec84889f6 [2022-09-29T17:11:14.799Z] ---> Running in 9fbd8dbc5430 [2022-09-29T17:11:14.799Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:14.799Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:15.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:15.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:15.933Z] OK: 211 MiB in 51 packages [2022-09-29T17:11:16.199Z] OK: 211 MiB in 51 packages [2022-09-29T17:11:18.100Z] Removing intermediate container 66a8995f07a0 [2022-09-29T17:11:18.100Z] ---> 4e6d269deb6d [2022-09-29T17:11:18.100Z] [2022-09-29T17:11:18.100Z] Step 10/25 : FROM alpine:3.16 [2022-09-29T17:11:18.358Z] Removing intermediate container 1be138012ad0 [2022-09-29T17:11:18.358Z] ---> f17b4e8b1560 [2022-09-29T17:11:18.358Z] [2022-09-29T17:11:18.358Z] Step 10/33 : FROM alpine:3.16 [2022-09-29T17:11:18.358Z] Removing intermediate container 620aaf49ef84 [2022-09-29T17:11:18.358Z] ---> 53b6e7faa1c9 [2022-09-29T17:11:18.358Z] [2022-09-29T17:11:18.358Z] Step 11/24 : FROM alpine:3.16 [2022-09-29T17:11:18.358Z] Removing intermediate container 9fbd8dbc5430 [2022-09-29T17:11:18.358Z] ---> 9a0b3d47cbe1 [2022-09-29T17:11:18.358Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-29T17:11:18.358Z] Removing intermediate container 6afec84889f6 [2022-09-29T17:11:18.358Z] ---> 8a40a40d6253 [2022-09-29T17:11:18.358Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-29T17:11:18.358Z] ---> 1cd8b2a37701 [2022-09-29T17:11:18.358Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:11:18.358Z] ---> 6ef00f22d645 [2022-09-29T17:11:18.358Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:11:18.358Z] ---> Running in adb2ed82bee1 [2022-09-29T17:11:18.358Z] ---> Running in f1d663154cb1 [2022-09-29T17:11:19.304Z] 3.16: Pulling from library/alpine [2022-09-29T17:11:19.873Z] 3.16: Pulling from library/alpine [2022-09-29T17:11:19.873Z] 3.16: Pulling from library/alpine [2022-09-29T17:11:21.253Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-29T17:11:21.253Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-29T17:11:21.253Z] Status: Downloaded newer image for alpine:3.16 [2022-09-29T17:11:21.253Z] Status: Image is up to date for alpine:3.16 [2022-09-29T17:11:21.253Z] ---> 9c6f07244728 [2022-09-29T17:11:21.253Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-29T17:11:21.253Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-29T17:11:21.253Z] Status: Image is up to date for alpine:3.16 [2022-09-29T17:11:21.253Z] ---> 9c6f07244728 [2022-09-29T17:11:21.253Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T17:11:21.253Z] ---> 9c6f07244728 [2022-09-29T17:11:21.253Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-29T17:11:21.253Z] ---> Running in 8b9345c9d761 [2022-09-29T17:11:21.253Z] ---> Running in 85d50553b8a4 [2022-09-29T17:11:21.253Z] ---> Running in 47557200dd0e [2022-09-29T17:11:21.253Z] Removing intermediate container 8b9345c9d761 [2022-09-29T17:11:21.253Z] ---> f0b29cf45408 [2022-09-29T17:11:21.253Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-29T17:11:21.253Z] Removing intermediate container 47557200dd0e [2022-09-29T17:11:21.253Z] ---> 77031094f65c [2022-09-29T17:11:21.253Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-29T17:11:21.253Z] ---> Running in 98295e39d859 [2022-09-29T17:11:21.253Z] ---> Running in fa6e6525ea22 [2022-09-29T17:11:21.513Z] Removing intermediate container fa6e6525ea22 [2022-09-29T17:11:21.513Z] ---> f548e4d09296 [2022-09-29T17:11:21.513Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-29T17:11:21.513Z] ---> Running in 498536a8fae8 [2022-09-29T17:11:21.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:21.513Z] Removing intermediate container 498536a8fae8 [2022-09-29T17:11:21.513Z] ---> b9eaa3dc8d3c [2022-09-29T17:11:21.513Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:11:21.513Z] ---> Running in 05d8abc8808c [2022-09-29T17:11:21.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:21.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:21.771Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-29T17:11:21.771Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-29T17:11:21.771Z] (3/3) Installing su-exec (0.2-r1) [2022-09-29T17:11:21.771Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:11:21.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:22.030Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T17:11:22.030Z] OK: 6 MiB in 17 packages [2022-09-29T17:11:22.291Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-29T17:11:22.291Z] (2/2) Installing su-exec (0.2-r1) [2022-09-29T17:11:22.291Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:11:22.291Z] OK: 6 MiB in 16 packages [2022-09-29T17:11:22.887Z] Removing intermediate container 05d8abc8808c [2022-09-29T17:11:22.887Z] ---> e240c4f52573 [2022-09-29T17:11:22.887Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-29T17:11:28.223Z] ---> Running in 7a91b4d7a426 [2022-09-29T17:11:28.223Z] Removing intermediate container 98295e39d859 [2022-09-29T17:11:28.223Z] ---> 1293488499d1 [2022-09-29T17:11:28.223Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-29T17:11:28.223Z] Removing intermediate container 85d50553b8a4 [2022-09-29T17:11:28.223Z] ---> 80b20fbb3adf [2022-09-29T17:11:28.223Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-29T17:11:28.223Z] ---> Running in b465f79368cb [2022-09-29T17:11:28.223Z] ---> Running in 94de4651e945 [2022-09-29T17:11:28.223Z] Removing intermediate container b465f79368cb [2022-09-29T17:11:28.223Z] ---> 1004ff384070 [2022-09-29T17:11:28.223Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-29T17:11:28.223Z] Removing intermediate container 94de4651e945 [2022-09-29T17:11:28.223Z] ---> e71c16d4d22a [2022-09-29T17:11:28.223Z] Step 13/25 : WORKDIR / [2022-09-29T17:11:28.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:28.223Z] ---> Running in 2d2372c576d6 [2022-09-29T17:11:28.489Z] ---> Running in 1e8c7dc9c90c [2022-09-29T17:11:28.490Z] Removing intermediate container 2d2372c576d6 [2022-09-29T17:11:28.490Z] ---> ba14633df94d [2022-09-29T17:11:28.490Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-29T17:11:28.755Z] Removing intermediate container 1e8c7dc9c90c [2022-09-29T17:11:28.755Z] ---> 0c68610cecdd [2022-09-29T17:11:28.755Z] 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-09-29T17:11:29.132Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:29.132Z] ---> Running in d88e474ac4ea [2022-09-29T17:11:29.391Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-29T17:11:29.391Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-29T17:11:29.391Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-29T17:11:29.391Z] Removing intermediate container d88e474ac4ea [2022-09-29T17:11:29.391Z] ---> a2b7c3355fd1 [2022-09-29T17:11:29.391Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-29T17:11:29.651Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-29T17:11:29.651Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-29T17:11:29.651Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-29T17:11:29.911Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:11:29.911Z] OK: 8 MiB in 20 packages [2022-09-29T17:11:31.296Z] ---> d171defdc1b5 [2022-09-29T17:11:31.296Z] 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-09-29T17:11:32.349Z] ---> Running in 4d0b6527d216 [2022-09-29T17:11:32.934Z] ---> 83baaeb18f89 [2022-09-29T17:11:32.934Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-29T17:11:32.934Z] Removing intermediate container 7a91b4d7a426 [2022-09-29T17:11:32.934Z] ---> 52aeb07ed7e2 [2022-09-29T17:11:32.934Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:11:32.934Z] Removing intermediate container 4d0b6527d216 [2022-09-29T17:11:32.934Z] ---> 7b088061af92 [2022-09-29T17:11:32.934Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-29T17:11:32.934Z] ---> Running in 472e020333f5 [2022-09-29T17:11:33.200Z] ---> b53311ea6f13 [2022-09-29T17:11:33.200Z] 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-09-29T17:11:33.200Z] ---> 18d5c57b4d36 [2022-09-29T17:11:33.200Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-29T17:11:33.500Z] ---> d66be7392da3 [2022-09-29T17:11:33.500Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-29T17:11:33.765Z] ---> 97ee424a9f0e [2022-09-29T17:11:33.765Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-29T17:11:33.765Z] Removing intermediate container adb2ed82bee1 [2022-09-29T17:11:33.765Z] ---> 497d28861659 [2022-09-29T17:11:33.765Z] Step 8/23 : COPY . . [2022-09-29T17:11:33.765Z] Removing intermediate container f1d663154cb1 [2022-09-29T17:11:33.765Z] ---> 43c8da61a015 [2022-09-29T17:11:33.765Z] Step 9/24 : COPY . . [2022-09-29T17:11:42.014Z] ---> 3c79190662cc [2022-09-29T17:11:42.014Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-29T17:11:42.014Z] Removing intermediate container 472e020333f5 [2022-09-29T17:11:42.014Z] ---> f243b6e3259e [2022-09-29T17:11:42.014Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-29T17:11:42.014Z] ---> b7b4ca26000f [2022-09-29T17:11:42.014Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-29T17:11:42.014Z] ---> Running in 4f1bc66b1874 [2022-09-29T17:11:42.014Z] ---> Running in 5a2fda0fc684 [2022-09-29T17:11:42.014Z] ---> e3468a8fa684 [2022-09-29T17:11:42.014Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-29T17:11:42.014Z] ---> e790c5fb5c44 [2022-09-29T17:11:42.014Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-29T17:11:42.014Z] Removing intermediate container 4f1bc66b1874 [2022-09-29T17:11:42.014Z] ---> b31bd255a2fe [2022-09-29T17:11:42.014Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:11:42.014Z] ---> Running in d0103db71602 [2022-09-29T17:11:42.014Z] ---> Running in 71ef9a70772f [2022-09-29T17:11:42.014Z] Removing intermediate container 5a2fda0fc684 [2022-09-29T17:11:42.014Z] ---> 876bc7c8d3eb [2022-09-29T17:11:42.014Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-29T17:11:42.014Z] ---> Running in b7ab816e6414 [2022-09-29T17:11:42.014Z] ---> f57e6085caa7 [2022-09-29T17:11:42.014Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-29T17:11:42.014Z] Removing intermediate container b7ab816e6414 [2022-09-29T17:11:42.014Z] ---> 145c5a622ab5 [2022-09-29T17:11:42.014Z] Step 22/24 : LABEL arch=x86_64 [2022-09-29T17:11:42.014Z] ---> Running in 0028d3c53663 [2022-09-29T17:11:42.014Z] ---> 01b67c889c10 [2022-09-29T17:11:42.014Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-29T17:11:42.014Z] ---> 6c5b6ea7fa43 [2022-09-29T17:11:42.014Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-29T17:11:42.014Z] Removing intermediate container 0028d3c53663 [2022-09-29T17:11:42.014Z] ---> f9d59bed5d84 [2022-09-29T17:11:42.014Z] Step 23/24 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:11:42.014Z] ---> Running in 1d0fa571aab8 [2022-09-29T17:11:42.014Z] ---> Running in 3c63074837b5 [2022-09-29T17:11:42.014Z] ---> Running in df3dd4dbc9fe [2022-09-29T17:11:42.014Z] Removing intermediate container df3dd4dbc9fe [2022-09-29T17:11:42.014Z] ---> e3d4b12c3bbc [2022-09-29T17:11:42.014Z] Step 24/24 : LABEL version=0.0.0 [2022-09-29T17:11:42.014Z] ---> Running in a527d435bd19 [2022-09-29T17:11:42.014Z] Removing intermediate container a527d435bd19 [2022-09-29T17:11:42.014Z] ---> 5a22282e8072 [2022-09-29T17:11:42.014Z] [2022-09-29T17:11:42.014Z] 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-09-29T17:11:42.014Z] 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-09-29T17:11:42.014Z] Successfully built 5a22282e8072 [2022-09-29T17:11:42.014Z] Successfully tagged core-data:latest [2022-09-29T17:11:42.014Z]  Building core-data ... done Building security-spiffe-token-provider [2022-09-29T17:11:44.610Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:11:44.610Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:11:44.610Z] ---> 481b1da77d2a [2022-09-29T17:11:44.610Z] Step 3/20 : WORKDIR /edgex-go [2022-09-29T17:11:44.610Z] ---> Using cache [2022-09-29T17:11:44.610Z] ---> 4ee816a2b46e [2022-09-29T17:11:44.610Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-29T17:11:47.177Z] ---> Running in ac15702ece5c [2022-09-29T17:11:47.177Z] Removing intermediate container 1d0fa571aab8 [2022-09-29T17:11:47.177Z] ---> 287ed6d2f506 [2022-09-29T17:11:47.177Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:11:47.177Z] Removing intermediate container 3c63074837b5 [2022-09-29T17:11:47.177Z] ---> 31bbe59bd8a8 [2022-09-29T17:11:47.177Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-29T17:11:47.177Z] ---> Running in 89cb6e0166b9 [2022-09-29T17:11:47.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:47.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:47.698Z] ---> 04ece60be1e3 [2022-09-29T17:11:47.698Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-29T17:11:47.698Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-29T17:11:47.698Z] v3.16.2-224-g23a51b1b37 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-29T17:11:47.698Z] OK: 17046 distinct packages available [2022-09-29T17:11:47.698Z] Removing intermediate container 89cb6e0166b9 [2022-09-29T17:11:47.698Z] ---> f91de84b9451 [2022-09-29T17:11:47.698Z] Step 23/25 : LABEL arch=x86_64 [2022-09-29T17:11:47.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:47.698Z] ---> Running in d82538245558 [2022-09-29T17:11:47.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:11:47.958Z] OK: 211 MiB in 51 packages [2022-09-29T17:11:48.534Z] Removing intermediate container d82538245558 [2022-09-29T17:11:48.534Z] ---> 0b0d54d72831 [2022-09-29T17:11:48.534Z] Step 24/25 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:11:48.534Z] ---> a7c67d50747d [2022-09-29T17:11:48.534Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-29T17:11:48.793Z] ---> Running in 946dafa892b7 [2022-09-29T17:11:49.053Z] Removing intermediate container 946dafa892b7 [2022-09-29T17:11:49.053Z] ---> c802e58d146a [2022-09-29T17:11:49.053Z] Step 25/25 : LABEL version=0.0.0 [2022-09-29T17:11:49.053Z] ---> bd0ced2d45d1 [2022-09-29T17:11:49.053Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-29T17:11:49.053Z] Removing intermediate container ac15702ece5c [2022-09-29T17:11:49.053Z] ---> 81a785e57545 [2022-09-29T17:11:49.054Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-29T17:11:49.054Z] ---> Running in ab5cbe9a9eb8 [2022-09-29T17:11:49.316Z] Removing intermediate container ab5cbe9a9eb8 [2022-09-29T17:11:49.316Z] ---> 1d807d1014d0 [2022-09-29T17:11:49.316Z] [2022-09-29T17:11:49.579Z] ---> 4e7509ad8bc0 [2022-09-29T17:11:49.579Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:11:49.579Z] Successfully built 1d807d1014d0 [2022-09-29T17:11:49.579Z] Successfully tagged security-secretstore-setup:latest [2022-09-29T17:11:49.579Z]  Building security-secretstore-setup ... done Building core-metadata [2022-09-29T17:11:49.579Z] ---> Running in c3df59f10454 [2022-09-29T17:11:54.004Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:11:54.004Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:11:54.004Z] ---> 481b1da77d2a [2022-09-29T17:11:54.004Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-29T17:11:54.004Z] ---> Using cache [2022-09-29T17:11:54.004Z] ---> 23367009b248 [2022-09-29T17:11:54.004Z] Step 4/25 : WORKDIR /edgex-go [2022-09-29T17:11:54.004Z] ---> Using cache [2022-09-29T17:11:54.004Z] ---> 6f50d9bdb3f5 [2022-09-29T17:11:54.004Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:11:54.004Z] ---> Using cache [2022-09-29T17:11:54.004Z] ---> 7ff5a636dac2 [2022-09-29T17:11:54.004Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-29T17:11:54.004Z] ---> Using cache [2022-09-29T17:11:54.004Z] ---> 9a0b3d47cbe1 [2022-09-29T17:11:54.004Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-29T17:11:54.004Z] ---> Using cache [2022-09-29T17:11:54.004Z] ---> 6ef00f22d645 [2022-09-29T17:11:54.004Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:11:54.004Z] ---> Using cache [2022-09-29T17:11:54.004Z] ---> 43c8da61a015 [2022-09-29T17:11:54.004Z] Step 9/25 : COPY . . [2022-09-29T17:11:54.004Z] ---> Using cache [2022-09-29T17:11:54.004Z] ---> e3468a8fa684 [2022-09-29T17:11:54.004Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-29T17:11:55.443Z] ---> 9389a1b75d26 [2022-09-29T17:11:55.443Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-29T17:11:55.734Z] ---> Running in 3cdc8f127972 [2022-09-29T17:11:55.734Z] ---> 2706cb98a6ba [2022-09-29T17:11:55.734Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-29T17:11:56.030Z] 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-09-29T17:11:56.030Z] ---> 06d51e325070 [2022-09-29T17:11:56.030Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-29T17:11:57.566Z] ---> 1d8ab65d3fb5 [2022-09-29T17:11:57.566Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-29T17:12:00.100Z] ---> Running in 2e38479e28cf [2022-09-29T17:12:05.422Z] Removing intermediate container 2e38479e28cf [2022-09-29T17:12:05.422Z] ---> c796ec3ad75e [2022-09-29T17:12:05.422Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-29T17:12:05.422Z] ---> Running in 1f16d019848c [2022-09-29T17:12:05.710Z] Removing intermediate container c3df59f10454 [2022-09-29T17:12:05.710Z] ---> 7543f6cfd737 [2022-09-29T17:12:05.710Z] Step 7/20 : COPY . . [2022-09-29T17:12:06.312Z] Removing intermediate container 1f16d019848c [2022-09-29T17:12:06.312Z] ---> cd6129bc147e [2022-09-29T17:12:06.312Z] Step 30/33 : CMD ["gate"] [2022-09-29T17:12:14.613Z] ---> Running in 1c87af8b4ff0 [2022-09-29T17:12:14.613Z] Removing intermediate container 1c87af8b4ff0 [2022-09-29T17:12:14.613Z] ---> 2372f22b7fe0 [2022-09-29T17:12:14.613Z] Step 31/33 : LABEL arch=x86_64 [2022-09-29T17:12:14.613Z] ---> a89493d14118 [2022-09-29T17:12:14.613Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-29T17:12:14.613Z] Removing intermediate container 71ef9a70772f [2022-09-29T17:12:14.613Z] ---> e5933eba4d14 [2022-09-29T17:12:14.613Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-29T17:12:14.613Z] ---> Running in ccf6c54780e2 [2022-09-29T17:12:14.613Z] Removing intermediate container d0103db71602 [2022-09-29T17:12:14.613Z] ---> 0246b738d2d8 [2022-09-29T17:12:14.613Z] [2022-09-29T17:12:14.613Z] Step 11/24 : FROM alpine:3.16 [2022-09-29T17:12:14.613Z] ---> 9c6f07244728 [2022-09-29T17:12:14.613Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-29T17:12:14.613Z] ---> Running in d1d95cc38d78 [2022-09-29T17:12:14.613Z] ---> Running in b44c946cd398 [2022-09-29T17:12:14.613Z] ---> Running in 0ff035ea6472 [2022-09-29T17:12:14.613Z] Removing intermediate container ccf6c54780e2 [2022-09-29T17:12:14.613Z] ---> b02a2f90be47 [2022-09-29T17:12:14.613Z] Step 32/33 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:12:14.613Z] ---> Running in f288368980bb [2022-09-29T17:12:14.903Z] Removing intermediate container f288368980bb [2022-09-29T17:12:14.903Z] ---> e6fa7255b391 [2022-09-29T17:12:14.903Z] Step 33/33 : LABEL version=0.0.0 [2022-09-29T17:12:14.903Z] ---> Running in ff33b46dddf3 [2022-09-29T17:12:15.179Z] 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-09-29T17:12:15.179Z] Removing intermediate container ff33b46dddf3 [2022-09-29T17:12:15.179Z] ---> 206d00324b92 [2022-09-29T17:12:15.179Z] [2022-09-29T17:12:15.179Z] Successfully built 206d00324b92 [2022-09-29T17:12:15.179Z] Successfully tagged security-bootstrapper:latest [2022-09-29T17:12:15.179Z]  Building security-bootstrapper ... done Building support-scheduler [2022-09-29T17:12:15.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:12:15.179Z] 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-09-29T17:12:15.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:12:15.437Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-29T17:12:15.437Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:12:15.437Z] OK: 6 MiB in 15 packages [2022-09-29T17:12:17.969Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:12:17.969Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:12:17.969Z] ---> 481b1da77d2a [2022-09-29T17:12:17.969Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-29T17:12:17.969Z] ---> Using cache [2022-09-29T17:12:17.969Z] ---> 23367009b248 [2022-09-29T17:12:17.969Z] Step 4/23 : WORKDIR /edgex-go [2022-09-29T17:12:17.969Z] ---> Using cache [2022-09-29T17:12:17.969Z] ---> 6f50d9bdb3f5 [2022-09-29T17:12:17.969Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:12:17.969Z] ---> Using cache [2022-09-29T17:12:17.969Z] ---> 7ff5a636dac2 [2022-09-29T17:12:17.969Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-29T17:12:17.969Z] ---> Using cache [2022-09-29T17:12:17.969Z] ---> 9a0b3d47cbe1 [2022-09-29T17:12:17.969Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-29T17:12:17.969Z] ---> Using cache [2022-09-29T17:12:17.969Z] ---> 6ef00f22d645 [2022-09-29T17:12:17.969Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:12:17.969Z] ---> Using cache [2022-09-29T17:12:17.969Z] ---> 43c8da61a015 [2022-09-29T17:12:17.969Z] Step 9/23 : COPY . . [2022-09-29T17:12:17.969Z] ---> Using cache [2022-09-29T17:12:17.969Z] ---> e3468a8fa684 [2022-09-29T17:12:17.969Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-29T17:12:18.992Z] ---> Running in 02654fa3c973 [2022-09-29T17:12:19.561Z] Removing intermediate container 0ff035ea6472 [2022-09-29T17:12:19.561Z] ---> c8b466ffab30 [2022-09-29T17:12:19.561Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T17:12:19.561Z] 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-09-29T17:12:19.872Z] Removing intermediate container d1d95cc38d78 [2022-09-29T17:12:19.872Z] ---> b769c890b563 [2022-09-29T17:12:19.872Z] [2022-09-29T17:12:19.872Z] Step 11/23 : FROM alpine:3.16 [2022-09-29T17:12:19.872Z] ---> 9c6f07244728 [2022-09-29T17:12:19.872Z] 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-09-29T17:12:19.872Z] ---> Running in debd8029263b [2022-09-29T17:12:20.132Z] ---> Running in 71c6d211f146 [2022-09-29T17:12:20.701Z] Removing intermediate container debd8029263b [2022-09-29T17:12:20.701Z] ---> 402b1de9bf51 [2022-09-29T17:12:20.701Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-29T17:12:22.079Z] Removing intermediate container 71c6d211f146 [2022-09-29T17:12:22.079Z] ---> 3f0e0a4701a8 [2022-09-29T17:12:22.079Z] 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-09-29T17:12:22.079Z] ---> Running in 02c7c3499c41 [2022-09-29T17:12:22.079Z] ---> Running in f7149df71c1c [2022-09-29T17:12:22.079Z] Removing intermediate container 3cdc8f127972 [2022-09-29T17:12:22.079Z] ---> d76544f313eb [2022-09-29T17:12:22.079Z] [2022-09-29T17:12:22.079Z] Step 11/25 : FROM alpine:3.16 [2022-09-29T17:12:22.079Z] ---> 9c6f07244728 [2022-09-29T17:12:22.079Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-29T17:12:22.079Z] ---> Using cache [2022-09-29T17:12:22.079Z] ---> c8b466ffab30 [2022-09-29T17:12:22.079Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T17:12:22.079Z] ---> Using cache [2022-09-29T17:12:22.079Z] ---> 402b1de9bf51 [2022-09-29T17:12:22.079Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-29T17:12:22.079Z] ---> Running in 5eb7f2734148 [2022-09-29T17:12:22.079Z] Removing intermediate container 02c7c3499c41 [2022-09-29T17:12:22.079Z] ---> f4fe743c2ea8 [2022-09-29T17:12:22.079Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-29T17:12:22.339Z] ---> Running in dea1d494f0e5 [2022-09-29T17:12:22.339Z] Removing intermediate container 5eb7f2734148 [2022-09-29T17:12:22.339Z] ---> 5848095ad932 [2022-09-29T17:12:22.339Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-29T17:12:22.339Z] Removing intermediate container dea1d494f0e5 [2022-09-29T17:12:22.339Z] ---> c72caed60848 [2022-09-29T17:12:22.339Z] Step 16/24 : WORKDIR / [2022-09-29T17:12:22.339Z] ---> Running in 96d57eb99cfb [2022-09-29T17:12:22.608Z] ---> Running in be5a69c7eefb [2022-09-29T17:12:22.608Z] Removing intermediate container 96d57eb99cfb [2022-09-29T17:12:22.608Z] ---> 9b38ef15b46d [2022-09-29T17:12:22.608Z] Step 16/25 : WORKDIR / [2022-09-29T17:12:22.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:12:22.608Z] ---> Running in 2d66a06885db [2022-09-29T17:12:22.867Z] Removing intermediate container be5a69c7eefb [2022-09-29T17:12:22.867Z] ---> 2f09d1b70a5d [2022-09-29T17:12:22.867Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:12:22.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:12:22.867Z] Removing intermediate container 2d66a06885db [2022-09-29T17:12:22.867Z] ---> a2ab269a8260 [2022-09-29T17:12:22.867Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:12:23.130Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-29T17:12:23.131Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-29T17:12:23.131Z] (3/33) Installing readline (8.1.2-r0) [2022-09-29T17:12:23.131Z] (4/33) Installing bash (5.1.16-r2) [2022-09-29T17:12:23.131Z] Executing bash-5.1.16-r2.post-install [2022-09-29T17:12:23.131Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-29T17:12:23.131Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-29T17:12:23.131Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-29T17:12:23.131Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-29T17:12:23.131Z] (9/33) Installing curl (7.83.1-r3) [2022-09-29T17:12:23.131Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-29T17:12:23.390Z] ---> eccd58cf6f04 [2022-09-29T17:12:23.390Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-29T17:12:23.650Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-29T17:12:23.650Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-29T17:12:23.650Z] (13/33) Installing expat (2.4.9-r0) [2022-09-29T17:12:23.650Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-29T17:12:23.650Z] (15/33) Installing gdbm (1.23-r0) [2022-09-29T17:12:23.650Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-29T17:12:23.650Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-29T17:12:23.650Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-29T17:12:23.650Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-29T17:12:23.650Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-29T17:12:23.650Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-29T17:12:23.911Z] ---> 69ba18616eee [2022-09-29T17:12:23.911Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-29T17:12:23.911Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-29T17:12:23.911Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-29T17:12:23.911Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-29T17:12:23.911Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-29T17:12:23.911Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-29T17:12:23.911Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-29T17:12:23.911Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-29T17:12:23.911Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-29T17:12:23.911Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-29T17:12:23.911Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-29T17:12:23.911Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-29T17:12:24.170Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-29T17:12:24.170Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:12:24.170Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T17:12:24.170Z] OK: 122 MiB in 47 packages [2022-09-29T17:12:26.710Z] ---> 2ada567e9f52 [2022-09-29T17:12:26.710Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-29T17:12:26.710Z] ---> 753488cf7279 [2022-09-29T17:12:26.710Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-29T17:12:26.971Z] ---> dd8eb550f98d [2022-09-29T17:12:26.971Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-29T17:12:27.231Z] ---> b959696f3106 [2022-09-29T17:12:27.231Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-29T17:12:27.231Z] ---> Running in b809d3f07991 [2022-09-29T17:12:27.799Z] Removing intermediate container b809d3f07991 [2022-09-29T17:12:27.799Z] ---> 0960668b5bb0 [2022-09-29T17:12:27.799Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:12:27.799Z] ---> e28bc9abf8a5 [2022-09-29T17:12:27.799Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-29T17:12:27.799Z] ---> Running in 55782a7c17d1 [2022-09-29T17:12:27.799Z] ---> Running in e7cf6ecc2244 [2022-09-29T17:12:28.370Z] Removing intermediate container 55782a7c17d1 [2022-09-29T17:12:28.370Z] ---> 0f9a071e083e [2022-09-29T17:12:28.370Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:12:28.370Z] Removing intermediate container e7cf6ecc2244 [2022-09-29T17:12:28.370Z] ---> e2ba7e7d0476 [2022-09-29T17:12:28.370Z] Step 22/24 : LABEL arch=x86_64 [2022-09-29T17:12:28.370Z] ---> Running in d245c14e4fb5 [2022-09-29T17:12:28.370Z] ---> Running in 74fd40109f04 [2022-09-29T17:12:28.938Z] Removing intermediate container d245c14e4fb5 [2022-09-29T17:12:28.938Z] ---> 640d56c6d7ed [2022-09-29T17:12:28.938Z] Step 23/24 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:12:28.938Z] Removing intermediate container 74fd40109f04 [2022-09-29T17:12:28.938Z] ---> 59c0814399ac [2022-09-29T17:12:28.938Z] Step 23/25 : LABEL arch=x86_64 [2022-09-29T17:12:28.938Z] Collecting docker-compose==1.23.2 [2022-09-29T17:12:28.938Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-29T17:12:28.938Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 36.5 MB/s eta 0:00:00 [2022-09-29T17:12:28.938Z] ---> Running in 0c3f093020de [2022-09-29T17:12:28.938Z] ---> Running in 30fe13315bc9 [2022-09-29T17:12:29.198Z] Collecting jsonschema<3,>=2.5.1 [2022-09-29T17:12:29.198Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-29T17:12:29.198Z] Collecting cached-property<2,>=1.2.0 [2022-09-29T17:12:29.198Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-29T17:12:29.198Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-29T17:12:29.198Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-29T17:12:29.198Z] Removing intermediate container 30fe13315bc9 [2022-09-29T17:12:29.198Z] ---> 7bef2f39bb25 [2022-09-29T17:12:29.198Z] Step 24/25 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:12:29.198Z] Removing intermediate container 0c3f093020de [2022-09-29T17:12:29.198Z] ---> a411b3317a13 [2022-09-29T17:12:29.198Z] Step 24/24 : LABEL version=0.0.0 [2022-09-29T17:12:29.198Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 56.9 MB/s eta 0:00:00 [2022-09-29T17:12:29.198Z] ---> Running in 3608a0c79996 [2022-09-29T17:12:29.198Z] ---> Running in abcaf42f0164 [2022-09-29T17:12:29.198Z] Collecting docopt<0.7,>=0.6.1 [2022-09-29T17:12:29.456Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-29T17:12:29.456Z] Preparing metadata (setup.py): started [2022-09-29T17:12:29.713Z] Removing intermediate container abcaf42f0164 [2022-09-29T17:12:29.713Z] Removing intermediate container 3608a0c79996 [2022-09-29T17:12:29.713Z] ---> 6a04f8d3401d [2022-09-29T17:12:29.713Z] Step 25/25 : LABEL version=0.0.0 [2022-09-29T17:12:29.713Z] ---> 85770fad093c [2022-09-29T17:12:29.713Z] [2022-09-29T17:12:29.713Z] ---> Running in a5b540e1355b [2022-09-29T17:12:29.713Z] Successfully built 85770fad093c [2022-09-29T17:12:29.713Z] Successfully tagged core-command:latest [2022-09-29T17:12:29.713Z] Building security-proxy-setup [2022-09-29T17:12:29.713Z]  Building core-command ... done  Preparing metadata (setup.py): finished with status 'done' [2022-09-29T17:12:29.970Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-29T17:12:29.970Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-29T17:12:29.970Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 153.0 MB/s eta 0:00:00 [2022-09-29T17:12:29.970Z] 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-09-29T17:12:29.970Z] Collecting PyYAML<4,>=3.10 [2022-09-29T17:12:29.970Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-29T17:12:29.970Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 181.2 MB/s eta 0:00:00 [2022-09-29T17:12:30.228Z] Preparing metadata (setup.py): started [2022-09-29T17:12:30.485Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T17:12:30.485Z] Collecting texttable<0.10,>=0.9.0 [2022-09-29T17:12:30.485Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-29T17:12:30.485Z] Preparing metadata (setup.py): started [2022-09-29T17:12:31.052Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T17:12:31.052Z] Collecting docker<4.0,>=3.6.0 [2022-09-29T17:12:31.052Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-29T17:12:31.052Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 184.2 MB/s eta 0:00:00 [2022-09-29T17:12:31.052Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-29T17:12:31.052Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-29T17:12:31.052Z] Preparing metadata (setup.py): started [2022-09-29T17:12:32.439Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T17:12:32.439Z] Collecting docker-pycreds>=0.4.0 [2022-09-29T17:12:32.439Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-29T17:12:32.439Z] Collecting idna<2.8,>=2.5 [2022-09-29T17:12:32.439Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-29T17:12:32.439Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 174.1 MB/s eta 0:00:00 [2022-09-29T17:12:32.439Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-29T17:12:32.439Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-29T17:12:32.439Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 174.1 MB/s eta 0:00:00 [2022-09-29T17:12:32.439Z] Collecting certifi>=2017.4.17 [2022-09-29T17:12:32.439Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-29T17:12:32.439Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 161.4 MB/s eta 0:00:00 [2022-09-29T17:12:32.439Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:12:32.439Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:12:32.439Z] ---> 481b1da77d2a [2022-09-29T17:12:32.439Z] Step 3/22 : WORKDIR /edgex-go [2022-09-29T17:12:32.439Z] ---> Using cache [2022-09-29T17:12:32.439Z] ---> 4ee816a2b46e [2022-09-29T17:12:32.439Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:12:32.439Z] ---> Using cache [2022-09-29T17:12:32.439Z] ---> 5f0ec9f557ad [2022-09-29T17:12:32.439Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-29T17:12:32.439Z] ---> Using cache [2022-09-29T17:12:32.439Z] ---> 8aead33b5a67 [2022-09-29T17:12:32.439Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-29T17:12:32.439Z] ---> Using cache [2022-09-29T17:12:32.439Z] ---> 0f2f4a617818 [2022-09-29T17:12:32.439Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:12:32.439Z] ---> Using cache [2022-09-29T17:12:32.439Z] ---> a00e041c5ae3 [2022-09-29T17:12:32.439Z] Step 8/22 : COPY . . [2022-09-29T17:12:33.162Z] ---> Using cache [2022-09-29T17:12:33.162Z] ---> 626be6ecadfb [2022-09-29T17:12:33.162Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-29T17:12:33.162Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-29T17:12:33.162Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-29T17:12:33.162Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 193.7 MB/s eta 0:00:00 [2022-09-29T17:12:33.162Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-29T17:12:33.162Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-29T17:12:33.162Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-29T17:12:33.162Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-29T17:12:33.162Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-29T17:12:33.162Z] Running setup.py install for texttable: started [2022-09-29T17:12:34.093Z] Running setup.py install for texttable: finished with status 'done' [2022-09-29T17:12:34.093Z] Running setup.py install for PyYAML: started [2022-09-29T17:12:34.656Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-29T17:12:37.180Z] Removing intermediate container a5b540e1355b [2022-09-29T17:12:37.180Z] ---> 6e9e55f05f11 [2022-09-29T17:12:37.180Z] [2022-09-29T17:12:37.180Z] Successfully built 6e9e55f05f11 [2022-09-29T17:12:38.549Z] Successfully tagged core-metadata:latest [2022-09-29T17:12:38.549Z] Building support-notifications [2022-09-29T17:12:38.549Z]  Building core-metadata ... done  Running setup.py install for docopt: started [2022-09-29T17:12:39.113Z] Running setup.py install for docopt: finished with status 'done' [2022-09-29T17:12:41.639Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:12:41.639Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:12:41.639Z] ---> 481b1da77d2a [2022-09-29T17:12:41.639Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-29T17:12:41.639Z] ---> Using cache [2022-09-29T17:12:41.639Z] ---> 23367009b248 [2022-09-29T17:12:41.639Z] Step 4/23 : WORKDIR /edgex-go [2022-09-29T17:12:41.639Z] ---> Using cache [2022-09-29T17:12:41.639Z] ---> 6f50d9bdb3f5 [2022-09-29T17:12:41.639Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:12:41.639Z] ---> Using cache [2022-09-29T17:12:41.639Z] ---> 7ff5a636dac2 [2022-09-29T17:12:41.639Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-29T17:12:45.878Z] ---> Running in 84f51706aa54 [2022-09-29T17:12:46.456Z] Running setup.py install for dockerpty: started [2022-09-29T17:12:46.456Z] ---> Running in 4dc6e2d3e7b6 [2022-09-29T17:12:46.720Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-29T17:12:47.291Z] 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-09-29T17:12:47.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:12:48.122Z] 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-09-29T17:12:48.122Z] 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-09-29T17:12:48.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:12:48.954Z] OK: 211 MiB in 51 packages [2022-09-29T17:12:51.495Z] Removing intermediate container b44c946cd398 [2022-09-29T17:12:51.495Z] ---> 0f29b9abd3f0 [2022-09-29T17:12:51.495Z] [2022-09-29T17:12:51.495Z] Step 9/20 : FROM alpine:3.15 [2022-09-29T17:12:51.495Z] ---> c4fc93816858 [2022-09-29T17:12:51.495Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T17:12:51.495Z] ---> Using cache [2022-09-29T17:12:51.495Z] ---> 5f59123e148a [2022-09-29T17:12:51.495Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:12:51.495Z] ---> Using cache [2022-09-29T17:12:51.495Z] ---> a1becf826a33 [2022-09-29T17:12:51.495Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-29T17:12:51.495Z] ---> Running in e79282aa51f6 [2022-09-29T17:12:51.495Z] Removing intermediate container 02654fa3c973 [2022-09-29T17:12:51.495Z] ---> a6ee682cd85d [2022-09-29T17:12:51.495Z] [2022-09-29T17:12:51.495Z] Step 11/23 : FROM alpine:3.16 [2022-09-29T17:12:51.495Z] ---> 9c6f07244728 [2022-09-29T17:12:51.495Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-29T17:12:51.495Z] ---> Using cache [2022-09-29T17:12:51.495Z] ---> c8b466ffab30 [2022-09-29T17:12:51.495Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T17:12:51.495Z] ---> Using cache [2022-09-29T17:12:51.495Z] ---> 402b1de9bf51 [2022-09-29T17:12:51.495Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-29T17:12:51.755Z] ---> Running in ae2f2e49f807 [2022-09-29T17:12:51.755Z] Removing intermediate container 4dc6e2d3e7b6 [2022-09-29T17:12:51.755Z] ---> d3865a2548aa [2022-09-29T17:12:51.755Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-29T17:12:52.328Z] Removing intermediate container ae2f2e49f807 [2022-09-29T17:12:52.328Z] ---> 6e024a74a053 [2022-09-29T17:12:52.328Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-29T17:12:52.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:12:52.924Z] ---> cede2edf18d1 [2022-09-29T17:12:52.924Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:12:53.189Z] ---> Running in 8d7567c0dead [2022-09-29T17:12:53.189Z] ---> Running in aa3a16add7b9 [2022-09-29T17:12:53.189Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:12:53.449Z] Removing intermediate container 8d7567c0dead [2022-09-29T17:12:53.449Z] ---> 28011c33cf9f [2022-09-29T17:12:53.449Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:12:53.720Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T17:12:53.720Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T17:12:53.720Z] OK: 15857 distinct packages available [2022-09-29T17:12:53.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:12:54.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:12:54.963Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-29T17:12:54.963Z] ---> e719b87f6e13 [2022-09-29T17:12:54.963Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-29T17:12:54.963Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-29T17:12:54.963Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-29T17:12:55.225Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-29T17:12:55.225Z] (5/9) Installing curl (7.80.0-r3) [2022-09-29T17:12:55.225Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-29T17:12:55.485Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-29T17:12:55.485Z] (8/9) Installing libucontext (1.1-r0) [2022-09-29T17:12:55.485Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-29T17:12:55.748Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T17:12:55.749Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T17:12:55.749Z] OK: 8 MiB in 23 packages [2022-09-29T17:12:55.749Z] Removing intermediate container f7149df71c1c [2022-09-29T17:12:55.749Z] ---> 70b4583676d6 [2022-09-29T17:12:55.749Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-29T17:12:56.318Z] ---> 8e8205bb7964 [2022-09-29T17:12:56.318Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-29T17:12:56.318Z] ---> Running in b82f5a39b382 [2022-09-29T17:12:56.627Z] Removing intermediate container b82f5a39b382 [2022-09-29T17:12:56.627Z] ---> 53018c70be65 [2022-09-29T17:12:56.627Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-29T17:12:56.627Z] ---> Running in 0f6eb1437e95 [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-29T17:12:56.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-29T17:12:56.887Z] ---> c782d5380854 [2022-09-29T17:12:56.887Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-29T17:12:57.214Z] Removing intermediate container 0f6eb1437e95 [2022-09-29T17:12:57.214Z] ---> 817f18b7d010 [2022-09-29T17:12:57.214Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-29T17:12:57.214Z] ---> Running in 5731194f39cf [2022-09-29T17:12:57.214Z] Removing intermediate container e79282aa51f6 [2022-09-29T17:12:57.214Z] ---> 098852d6da89 [2022-09-29T17:12:57.214Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:12:57.527Z] Removing intermediate container 5731194f39cf [2022-09-29T17:12:57.527Z] ---> 849fb7fbf04a [2022-09-29T17:12:57.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:12:57.527Z] ---> ed934bf2a9cf [2022-09-29T17:12:57.527Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-29T17:12:57.788Z] ---> Running in a889af1d7312 [2022-09-29T17:12:59.688Z] ---> 8b8c5ca97a43 [2022-09-29T17:12:59.688Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-29T17:13:01.604Z] ---> 7622edcfc07a [2022-09-29T17:13:01.604Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-29T17:13:01.604Z] Removing intermediate container a889af1d7312 [2022-09-29T17:13:01.604Z] ---> a567fa95c8d1 [2022-09-29T17:13:01.604Z] Step 21/23 : LABEL arch=x86_64 [2022-09-29T17:13:01.604Z] ---> 6749292ef7b1 [2022-09-29T17:13:01.604Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-29T17:13:01.604Z] ---> Running in 260792ceb4aa [2022-09-29T17:13:01.604Z] Removing intermediate container 260792ceb4aa [2022-09-29T17:13:01.604Z] ---> a0288ad0092b [2022-09-29T17:13:01.604Z] Step 22/23 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:13:01.862Z] ---> 7a3d63cca0ff [2022-09-29T17:13:01.862Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-29T17:13:02.119Z] ---> Running in 99fc78d09ff2 [2022-09-29T17:13:02.402Z] ---> Running in 346d7420112e [2022-09-29T17:13:02.676Z] 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-09-29T17:13:02.933Z] ---> 2febbbc738b6 [2022-09-29T17:13:02.933Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-29T17:13:04.313Z] ---> Running in 71d283cb95b4 [2022-09-29T17:13:04.313Z] Removing intermediate container 99fc78d09ff2 [2022-09-29T17:13:04.313Z] ---> 72092adb189c [2022-09-29T17:13:04.313Z] Step 23/23 : LABEL version=0.0.0 [2022-09-29T17:13:04.313Z] Removing intermediate container 346d7420112e [2022-09-29T17:13:04.313Z] ---> 982fa89e8d12 [2022-09-29T17:13:04.313Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:13:04.572Z] ---> Running in 895c3344d241 [2022-09-29T17:13:04.572Z] ---> Running in 677e7aed2b64 [2022-09-29T17:13:04.572Z] Removing intermediate container 71d283cb95b4 [2022-09-29T17:13:04.572Z] ---> 59c9e3d6744a [2022-09-29T17:13:04.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:13:04.572Z] ---> Running in 7a53a6d9e9ae [2022-09-29T17:13:04.572Z] Removing intermediate container 677e7aed2b64 [2022-09-29T17:13:04.572Z] ---> 2a4d273eac7c [2022-09-29T17:13:04.572Z] Step 18/20 : LABEL arch=x86_64 [2022-09-29T17:13:05.204Z] Removing intermediate container 895c3344d241 [2022-09-29T17:13:05.204Z] ---> 26ebaf97a9fa [2022-09-29T17:13:05.204Z] [2022-09-29T17:13:05.204Z] Removing intermediate container 7a53a6d9e9ae [2022-09-29T17:13:05.204Z] ---> 5de18e97507e [2022-09-29T17:13:05.204Z] Step 21/23 : LABEL arch=x86_64 [2022-09-29T17:13:05.204Z] Successfully built 26ebaf97a9fa [2022-09-29T17:13:05.204Z] Successfully tagged support-scheduler:latest [2022-09-29T17:13:05.204Z]  Building support-scheduler ... done Building security-spire-agent [2022-09-29T17:13:05.204Z] ---> Running in 6144b434940a [2022-09-29T17:13:05.462Z] ---> Running in b982e3f8ef89 [2022-09-29T17:13:07.995Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:13:07.996Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:13:07.996Z] ---> 481b1da77d2a [2022-09-29T17:13:07.996Z] Step 3/26 : WORKDIR /edgex-go [2022-09-29T17:13:07.996Z] ---> Using cache [2022-09-29T17:13:07.996Z] ---> 4ee816a2b46e [2022-09-29T17:13:07.996Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:13:07.996Z] ---> Using cache [2022-09-29T17:13:07.996Z] ---> 5f0ec9f557ad [2022-09-29T17:13:07.996Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-29T17:13:09.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.310s coverage: 28.7% of statements [2022-09-29T17:13:09.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-29T17:13:09.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-29T17:13:09.905Z] Removing intermediate container 6144b434940a [2022-09-29T17:13:09.905Z] ---> 799a17856962 [2022-09-29T17:13:09.905Z] Step 19/20 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:13:09.905Z] ---> Running in 57167527cc1a [2022-09-29T17:13:09.905Z] Removing intermediate container b982e3f8ef89 [2022-09-29T17:13:09.905Z] ---> 9a6dcbb03905 [2022-09-29T17:13:09.905Z] Step 22/23 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:13:09.905Z] ---> Running in 73ab67de091f [2022-09-29T17:13:09.905Z] ---> Running in 0777de3f0cdd [2022-09-29T17:13:10.166Z] Removing intermediate container 84f51706aa54 [2022-09-29T17:13:10.166Z] ---> 1a5e590f7a18 [2022-09-29T17:13:10.166Z] [2022-09-29T17:13:10.166Z] Step 10/22 : FROM alpine:3.16 [2022-09-29T17:13:10.166Z] ---> 9c6f07244728 [2022-09-29T17:13:10.166Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-29T17:13:10.166Z] Removing intermediate container 73ab67de091f [2022-09-29T17:13:10.166Z] ---> b81a088c6279 [2022-09-29T17:13:10.166Z] Step 20/20 : LABEL version=0.0.0 [2022-09-29T17:13:10.166Z] ---> Running in 8b8470276a0c [2022-09-29T17:13:10.166Z] Removing intermediate container 0777de3f0cdd [2022-09-29T17:13:10.166Z] ---> dd7a0405e9ec [2022-09-29T17:13:10.166Z] Step 23/23 : LABEL version=0.0.0 [2022-09-29T17:13:10.166Z] ---> Running in 289db3b41eb3 [2022-09-29T17:13:10.166Z] ---> Running in 6ea8077b642f [2022-09-29T17:13:10.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:13:10.424Z] Removing intermediate container 289db3b41eb3 [2022-09-29T17:13:10.424Z] ---> 92a9cb7511be [2022-09-29T17:13:10.424Z] [2022-09-29T17:13:10.424Z] Removing intermediate container 6ea8077b642f [2022-09-29T17:13:10.424Z] ---> d980c53dd7e5 [2022-09-29T17:13:10.424Z] [2022-09-29T17:13:10.424Z] Successfully built 92a9cb7511be [2022-09-29T17:13:10.424Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-29T17:13:10.424Z]  Building security-spiffe-token-provider ... done Removing intermediate container aa3a16add7b9 [2022-09-29T17:13:10.424Z] ---> f6e3149f585c [2022-09-29T17:13:10.424Z] Step 9/23 : COPY . . [2022-09-29T17:13:10.424Z] Successfully built d980c53dd7e5 [2022-09-29T17:13:10.424Z] Successfully tagged sys-mgmt-agent:latest [2022-09-29T17:13:10.424Z]  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:13:10.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:13:10.680Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-29T17:13:10.680Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-29T17:13:10.681Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-29T17:13:10.681Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-29T17:13:10.681Z] (5/6) Installing curl (7.83.1-r3) [2022-09-29T17:13:10.681Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-29T17:13:10.681Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:13:10.938Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T17:13:10.938Z] OK: 8 MiB in 20 packages [2022-09-29T17:13:10.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:13:11.502Z] OK: 211 MiB in 51 packages [2022-09-29T17:13:12.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.722s coverage: 98.5% of statements [2022-09-29T17:13:15.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.397s coverage: 75.6% of statements [2022-09-29T17:13:15.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-29T17:13:15.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-29T17:13:15.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.762s coverage: 54.2% of statements [2022-09-29T17:13:15.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-29T17:13:15.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-29T17:13:16.776Z] ---> c018b30ddd7d [2022-09-29T17:13:16.776Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-29T17:13:16.776Z] Removing intermediate container 57167527cc1a [2022-09-29T17:13:16.776Z] ---> 6fe748699fcc [2022-09-29T17:13:16.776Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-29T17:13:16.776Z] ---> Running in 9b31c2d3333b [2022-09-29T17:13:16.776Z] Removing intermediate container 8b8470276a0c [2022-09-29T17:13:16.776Z] ---> 26b62cd0bafc [2022-09-29T17:13:16.776Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-29T17:13:16.776Z] ---> Running in 52447b8eb6f5 [2022-09-29T17:13:16.776Z] Removing intermediate container 52447b8eb6f5 [2022-09-29T17:13:16.776Z] ---> 8bb0f5367a72 [2022-09-29T17:13:16.776Z] Step 13/22 : WORKDIR /edgex [2022-09-29T17:13:16.776Z] ---> 179d67f3ade6 [2022-09-29T17:13:16.776Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:13:16.776Z] ---> Running in c67d6b1afc44 [2022-09-29T17:13:16.776Z] ---> Running in 89a49c5ebc13 [2022-09-29T17:13:16.776Z] 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-09-29T17:13:16.776Z] Removing intermediate container c67d6b1afc44 [2022-09-29T17:13:16.776Z] ---> 23d2973e14e3 [2022-09-29T17:13:16.776Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-29T17:13:17.036Z] ---> 62f837f04f84 [2022-09-29T17:13:17.036Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-29T17:13:17.985Z] ---> 4846f23e4ec7 [2022-09-29T17:13:17.985Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-29T17:13:18.630Z] ---> 3547dd1ca970 [2022-09-29T17:13:18.630Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-29T17:13:21.925Z] ---> 19411c788edb [2022-09-29T17:13:21.925Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-29T17:13:22.185Z] ---> Running in e1ad8ff7c8d1 [2022-09-29T17:13:27.472Z] Removing intermediate container e1ad8ff7c8d1 [2022-09-29T17:13:27.472Z] ---> e757aa715de1 [2022-09-29T17:13:27.472Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-29T17:13:27.472Z] ---> Running in 1429a19a567a [2022-09-29T17:13:27.472Z] Removing intermediate container 89a49c5ebc13 [2022-09-29T17:13:27.472Z] ---> 4447ad5335c2 [2022-09-29T17:13:27.472Z] Step 8/26 : COPY . . [2022-09-29T17:13:27.732Z] Removing intermediate container 1429a19a567a [2022-09-29T17:13:27.732Z] ---> a7a70dd66e9f [2022-09-29T17:13:27.732Z] Step 20/22 : LABEL arch=x86_64 [2022-09-29T17:13:33.001Z] ---> Running in d3f39d7ddea2 [2022-09-29T17:13:34.927Z] ---> 5c39520a53f1 [2022-09-29T17:13:34.927Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-29T17:13:34.927Z] Removing intermediate container d3f39d7ddea2 [2022-09-29T17:13:34.927Z] ---> 7f7c61c4f1d0 [2022-09-29T17:13:34.927Z] Step 21/22 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:13:34.927Z] ---> Running in 45734e258db1 [2022-09-29T17:13:34.927Z] ---> Running in fc79d939d1b3 [2022-09-29T17:13:34.927Z] Removing intermediate container 45734e258db1 [2022-09-29T17:13:34.927Z] ---> 849bf29da134 [2022-09-29T17:13:34.927Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-29T17:13:34.927Z] ---> Running in 704ac5ac6478 [2022-09-29T17:13:34.927Z] Removing intermediate container fc79d939d1b3 [2022-09-29T17:13:34.927Z] ---> 1b3472cee585 [2022-09-29T17:13:34.927Z] Step 22/22 : LABEL version=0.0.0 [2022-09-29T17:13:34.927Z] ---> Running in 8c284b398493 [2022-09-29T17:13:34.927Z] Removing intermediate container 704ac5ac6478 [2022-09-29T17:13:34.927Z] ---> f418ece8c365 [2022-09-29T17:13:34.927Z] 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-09-29T17:13:34.927Z] Removing intermediate container 8c284b398493 [2022-09-29T17:13:34.927Z] ---> e92a1a947b8d [2022-09-29T17:13:34.927Z] [2022-09-29T17:13:34.927Z] ---> Running in 6d64b89f3b43 [2022-09-29T17:13:34.927Z] Successfully built e92a1a947b8d [2022-09-29T17:13:34.927Z] Successfully tagged security-proxy-setup:latest [2022-09-29T17:13:35.875Z]  Building security-proxy-setup ... done Removing intermediate container 6d64b89f3b43 [2022-09-29T17:13:35.875Z] ---> 029ada9aa91f [2022-09-29T17:13:35.875Z] Step 12/26 : WORKDIR /edgex-go [2022-09-29T17:13:35.875Z] ---> Running in d60d474c0781 [2022-09-29T17:13:35.875Z] Removing intermediate container d60d474c0781 [2022-09-29T17:13:35.875Z] ---> aeb99cd3bdf0 [2022-09-29T17:13:35.875Z] [2022-09-29T17:13:35.875Z] Step 13/26 : FROM alpine:3.15 [2022-09-29T17:13:35.875Z] ---> c4fc93816858 [2022-09-29T17:13:35.875Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T17:13:35.875Z] ---> Using cache [2022-09-29T17:13:35.875Z] ---> 5f59123e148a [2022-09-29T17:13:35.875Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:13:35.875Z] ---> Using cache [2022-09-29T17:13:35.875Z] ---> a1becf826a33 [2022-09-29T17:13:35.875Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-29T17:13:35.875Z] ---> Running in f81d6eae82cb [2022-09-29T17:13:36.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:13:37.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:13:37.342Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T17:13:37.342Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T17:13:37.342Z] OK: 15857 distinct packages available [2022-09-29T17:13:37.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:13:38.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.460s coverage: 89.2% of statements [2022-09-29T17:13:38.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-29T17:13:38.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-29T17:13:38.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-29T17:13:38.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-29T17:13:38.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-29T17:13:38.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.370s coverage: 2.0% of statements [2022-09-29T17:13:38.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-29T17:13:38.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-29T17:13:38.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:13:38.547Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-29T17:13:38.547Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-29T17:13:38.547Z] (3/5) Installing libucontext (1.1-r0) [2022-09-29T17:13:38.808Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-29T17:13:38.808Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-29T17:13:39.071Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T17:13:39.071Z] OK: 7 MiB in 19 packages [2022-09-29T17:13:39.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.184s coverage: 95.6% of statements [2022-09-29T17:13:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-29T17:13:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-29T17:13:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-29T17:13:39.988Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.259s coverage: 72.2% of statements [2022-09-29T17:13:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-29T17:13:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-29T17:13:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-29T17:13:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-29T17:13:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-29T17:13:39.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.468s coverage: 60.0% of statements [2022-09-29T17:13:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-29T17:13:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-29T17:13:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-29T17:13:39.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.757s coverage: 0.9% of statements [2022-09-29T17:13:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-29T17:13:40.455Z] Removing intermediate container 9b31c2d3333b [2022-09-29T17:13:40.456Z] ---> f2a16c239c1e [2022-09-29T17:13:40.456Z] [2022-09-29T17:13:40.456Z] Step 11/23 : FROM alpine:3.16 [2022-09-29T17:13:40.456Z] ---> 9c6f07244728 [2022-09-29T17:13:40.456Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-29T17:13:40.717Z] ---> Running in 38b9f010fde4 [2022-09-29T17:13:40.717Z] Removing intermediate container f81d6eae82cb [2022-09-29T17:13:40.717Z] ---> c6abbc8b5e44 [2022-09-29T17:13:40.717Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-29T17:13:40.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T17:13:40.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T17:13:41.234Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-29T17:13:41.234Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-29T17:13:41.234Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:13:41.234Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T17:13:41.234Z] OK: 6 MiB in 16 packages [2022-09-29T17:13:42.183Z] ---> f978333d38ca [2022-09-29T17:13:42.183Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-29T17:13:42.183Z] Removing intermediate container 38b9f010fde4 [2022-09-29T17:13:42.183Z] ---> b139cdb7d974 [2022-09-29T17:13:42.183Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T17:13:42.183Z] ---> Running in 72f2c6cdab79 [2022-09-29T17:13:42.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.357s coverage: 58.8% of statements [2022-09-29T17:13:42.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.572s coverage: 29.6% of statements [2022-09-29T17:13:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-29T17:13:43.569Z] Removing intermediate container 72f2c6cdab79 [2022-09-29T17:13:43.569Z] ---> 60c8ba861306 [2022-09-29T17:13:43.569Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-29T17:13:43.829Z] ---> Running in b9a6e87db83e [2022-09-29T17:13:43.829Z] ---> 5d86196a7ccd [2022-09-29T17:13:43.829Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-29T17:13:43.829Z] Removing intermediate container b9a6e87db83e [2022-09-29T17:13:43.829Z] ---> 3e081b2d7087 [2022-09-29T17:13:43.829Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-29T17:13:43.829Z] ---> Running in 734192f44821 [2022-09-29T17:13:43.829Z] Removing intermediate container 734192f44821 [2022-09-29T17:13:43.829Z] ---> af94dfe6413b [2022-09-29T17:13:43.829Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:13:43.829Z] ---> 60b08ef80f31 [2022-09-29T17:13:43.829Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-29T17:13:44.090Z] ---> e4abc5bd5599 [2022-09-29T17:13:44.090Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-29T17:13:44.090Z] ---> be9b481f22f3 [2022-09-29T17:13:44.090Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-29T17:13:44.662Z] ---> 0eaff194f05f [2022-09-29T17:13:44.662Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-29T17:13:44.662Z] ---> 328fbdeb3dd4 [2022-09-29T17:13:44.662Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-29T17:13:44.662Z] ---> Running in 7b59dd3df121 [2022-09-29T17:13:44.924Z] Removing intermediate container 7b59dd3df121 [2022-09-29T17:13:44.924Z] ---> cc0426bef657 [2022-09-29T17:13:44.924Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-29T17:13:44.924Z] ---> Running in 1b6da80888c1 [2022-09-29T17:13:44.924Z] ---> 22bc65548603 [2022-09-29T17:13:44.924Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-29T17:13:44.924Z] ---> Running in 7b8461f5e804 [2022-09-29T17:13:44.924Z] Removing intermediate container 1b6da80888c1 [2022-09-29T17:13:44.924Z] ---> fecce3f5e444 [2022-09-29T17:13:44.924Z] Step 24/26 : LABEL arch=x86_64 [2022-09-29T17:13:44.924Z] ---> Running in dc3dc308a2e6 [2022-09-29T17:13:44.924Z] Removing intermediate container 7b8461f5e804 [2022-09-29T17:13:44.924Z] ---> 66a0fc290a53 [2022-09-29T17:13:44.924Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:13:45.185Z] ---> Running in 2308b79fb0cf [2022-09-29T17:13:45.185Z] Removing intermediate container dc3dc308a2e6 [2022-09-29T17:13:45.185Z] ---> f45f0bd2f1cb [2022-09-29T17:13:45.185Z] Step 25/26 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:13:45.185Z] ---> Running in 4d2bad7b3bc2 [2022-09-29T17:13:45.185Z] Removing intermediate container 2308b79fb0cf [2022-09-29T17:13:45.185Z] ---> cd9c8691dff1 [2022-09-29T17:13:45.185Z] Step 21/23 : LABEL arch=x86_64 [2022-09-29T17:13:45.185Z] ---> Running in 927435385de6 [2022-09-29T17:13:45.185Z] Removing intermediate container 4d2bad7b3bc2 [2022-09-29T17:13:45.185Z] ---> e8de2694a8bd [2022-09-29T17:13:45.185Z] Step 26/26 : LABEL version=0.0.0 [2022-09-29T17:13:45.185Z] ---> Running in 6d29059c0db1 [2022-09-29T17:13:45.185Z] Removing intermediate container 927435385de6 [2022-09-29T17:13:45.185Z] ---> d79e6c6c940b [2022-09-29T17:13:45.185Z] Step 22/23 : LABEL git_sha=e30eac29b2eab7d1ce8943f2c1357057f8568b95 [2022-09-29T17:13:45.448Z] ---> Running in 76ee18db9bab [2022-09-29T17:13:45.448Z] Removing intermediate container 6d29059c0db1 [2022-09-29T17:13:45.448Z] ---> ebc3c73f3aeb [2022-09-29T17:13:45.448Z] [2022-09-29T17:13:45.448Z] Successfully built ebc3c73f3aeb [2022-09-29T17:13:45.448Z] Successfully tagged security-spire-agent:latest [2022-09-29T17:13:45.448Z]  Building security-spire-agent ... done Removing intermediate container 76ee18db9bab [2022-09-29T17:13:45.448Z] ---> 03bb77def2ff [2022-09-29T17:13:45.448Z] Step 23/23 : LABEL version=0.0.0 [2022-09-29T17:13:45.448Z] ---> Running in fbacd7cc0355 [2022-09-29T17:13:45.448Z] Removing intermediate container fbacd7cc0355 [2022-09-29T17:13:45.448Z] ---> a845799a006a [2022-09-29T17:13:45.448Z] [2022-09-29T17:13:45.709Z] Successfully built a845799a006a [2022-09-29T17:13:45.709Z] Successfully tagged support-notifications:latest [2022-09-29T17:13:45.716Z]  Building support-notifications ... done  [Pipeline] } [2022-09-29T17:13:45.739Z] $ docker stop --time=1 a8cad6c3b9e47c8800ec91a0832cd04d3f75e2055653726a9f520f71589c413c [2022-09-29T17:13:46.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 47.1% of statements [2022-09-29T17:13:46.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.318s coverage: 79.5% of statements [2022-09-29T17:13:46.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.317s coverage: 94.1% of statements [2022-09-29T17:13:46.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.441s coverage: 96.3% of statements [2022-09-29T17:13:47.037Z] $ docker rm -f a8cad6c3b9e47c8800ec91a0832cd04d3f75e2055653726a9f520f71589c413c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T17:13:47.454Z] + docker images [2022-09-29T17:13:47.454Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-29T17:13:47.454Z] support-notifications latest a845799a006a 2 seconds ago 27.3MB [2022-09-29T17:13:47.454Z] security-spire-agent latest ebc3c73f3aeb 2 seconds ago 125MB [2022-09-29T17:13:47.454Z] f2a16c239c1e 9 seconds ago 1.63GB [2022-09-29T17:13:47.454Z] aeb99cd3bdf0 12 seconds ago 1.45GB [2022-09-29T17:13:47.454Z] security-proxy-setup latest e92a1a947b8d 13 seconds ago 27.4MB [2022-09-29T17:13:47.454Z] security-spiffe-token-provider latest 92a9cb7511be 37 seconds ago 29.3MB [2022-09-29T17:13:47.454Z] sys-mgmt-agent latest d980c53dd7e5 37 seconds ago 136MB [2022-09-29T17:13:47.454Z] 1a5e590f7a18 38 seconds ago 1.56GB [2022-09-29T17:13:47.454Z] support-scheduler latest 26ebaf97a9fa 43 seconds ago 26.7MB [2022-09-29T17:13:47.454Z] a6ee682cd85d 56 seconds ago 1.63GB [2022-09-29T17:13:47.454Z] 0f29b9abd3f0 59 seconds ago 1.6GB [2022-09-29T17:13:47.454Z] core-metadata latest 6e9e55f05f11 About a minute ago 18.2MB [2022-09-29T17:13:47.454Z] core-command latest 85770fad093c About a minute ago 17.3MB [2022-09-29T17:13:47.454Z] d76544f313eb About a minute ago 1.58GB [2022-09-29T17:13:47.454Z] b769c890b563 About a minute ago 1.55GB [2022-09-29T17:13:47.454Z] security-bootstrapper latest 206d00324b92 About a minute ago 19.8MB [2022-09-29T17:13:47.454Z] 0246b738d2d8 About a minute ago 1.57GB [2022-09-29T17:13:47.454Z] security-secretstore-setup latest 1d807d1014d0 About a minute ago 29.2MB [2022-09-29T17:13:47.454Z] core-data latest 5a22282e8072 2 minutes ago 21.6MB [2022-09-29T17:13:47.454Z] 53b6e7faa1c9 2 minutes ago 1.58GB [2022-09-29T17:13:47.454Z] f17b4e8b1560 2 minutes ago 1.56GB [2022-09-29T17:13:47.454Z] 4e6d269deb6d 2 minutes ago 1.57GB [2022-09-29T17:13:47.454Z] security-spire-server latest 358d5b4584a3 2 minutes ago 86.5MB [2022-09-29T17:13:47.454Z] security-spire-config latest 4b8a8b8f1773 2 minutes ago 85.8MB [2022-09-29T17:13:47.454Z] 1a923810eae2 3 minutes ago 1.45GB [2022-09-29T17:13:47.454Z] 2f6869a23774 3 minutes ago 1.45GB [2022-09-29T17:13:47.454Z] ci-base-image-x86_64 latest 481b1da77d2a 6 minutes ago 940MB [2022-09-29T17:13:47.454Z] alpine 3.15 c4fc93816858 7 weeks ago 5.59MB [2022-09-29T17:13:47.454Z] alpine 3.16 9c6f07244728 7 weeks ago 5.54MB [2022-09-29T17:13:47.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-29T17:13:47.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-29T17:13:47.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-29T17:13:53.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.618s coverage: 87.5% of statements [2022-09-29T17:13:58.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.394s coverage: 94.4% of statements [2022-09-29T17:13:58.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.292s coverage: 44.8% of statements [2022-09-29T17:14:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.866s coverage: 80.5% of statements [2022-09-29T17:14:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-29T17:14:17.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.347s coverage: 92.9% of statements [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-29T17:14:17.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-29T17:14:17.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.245s coverage: 86.9% of statements [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-29T17:14:17.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.226s coverage: 87.2% of statements [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-29T17:14:17.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.179s coverage: 100.0% of statements [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-29T17:14:17.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.298s coverage: 58.8% of statements [2022-09-29T17:14:17.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-29T17:14:17.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.293s coverage: 80.0% of statements [2022-09-29T17:14:17.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2022-09-29T17:14:17.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.381s coverage: 85.4% of statements [2022-09-29T17:14:18.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.090s coverage: 91.2% of statements [2022-09-29T17:14:18.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-29T17:14:30.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.326s coverage: 64.7% of statements [2022-09-29T17:14:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-29T17:14:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-29T17:14:30.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.413s coverage: 100.0% of statements [2022-09-29T17:14:30.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements [2022-09-29T17:14:30.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2022-09-29T17:14:30.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.143s coverage: 73.7% of statements [2022-09-29T17:14:30.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements [2022-09-29T17:14:38.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.551s coverage: 65.8% of statements [2022-09-29T17:14:38.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-29T17:14:38.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-29T17:14:38.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-29T17:14:41.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.909s coverage: 41.8% of statements [2022-09-29T17:14:41.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-29T17:14:41.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-29T17:14:41.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.451s coverage: 89.5% of statements [2022-09-29T17:14:41.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-29T17:14:41.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.362s coverage: 84.8% of statements [2022-09-29T17:14:41.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-29T17:14:41.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-29T17:14:41.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-29T17:14:41.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-29T17:14:49.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements [2022-09-29T17:14:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-29T17:14:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-29T17:14:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-29T17:14:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-29T17:14:49.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements [2022-09-29T17:14:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-29T17:14:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-29T17:14:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-29T17:14:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-29T17:14:49.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 63.2% of statements [2022-09-29T17:14:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-29T17:14:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-29T17:14:50.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements [2022-09-29T17:14:50.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-29T17:14:50.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-29T17:14:50.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-29T17:14:50.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-29T17:14:50.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements [2022-09-29T17:14:50.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-29T17:14:50.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-29T17:14:50.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-29T17:14:50.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-29T17:14:50.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-29T17:14:50.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-29T17:14:50.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements [2022-09-29T17:14:50.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-09-29T17:14:51.153Z] 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-09-29T17:14:51.153Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-29T17:14:51.153Z] GO111MODULE=on go vet ./... [2022-09-29T17:16:42.795Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-29T17:16:42.795Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-29T17:16:42.795Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-29T17:16:42.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-29T17:16:43.567Z] + ls -al . [2022-09-29T17:16:43.567Z] total 752 [2022-09-29T17:16:43.567Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 17:10 . [2022-09-29T17:16:43.567Z] drwxr-xr-x 4 root root 4096 Sep 29 17:10 .. [2022-09-29T17:16:43.567Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 17:08 .blubracket [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 16 Sep 29 17:08 .dockerignore [2022-09-29T17:16:43.567Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 17:08 .git [2022-09-29T17:16:43.567Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 17:08 .github [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 1030 Sep 29 17:08 .gitignore [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 42 Sep 29 17:08 .golangci.yml [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 87 Sep 29 17:08 .hadolint.yml [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 17:08 .sonarcloud.properties [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 17:08 ADOPTERS.md [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 10722 Sep 29 17:08 Attribution.txt [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 63209 Sep 29 17:08 CHANGELOG.md [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 17:08 CONTRIBUTING.md [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 17:08 GOVERNANCE.md [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 850 Sep 29 17:08 Jenkinsfile [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 17:08 LICENSE [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 13724 Sep 29 17:08 Makefile [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 17:08 OWNERS.md [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 9799 Sep 29 17:08 README.md [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 17:08 SECURITY.md [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 17:06 VERSION [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 17:08 ZMQWindows.md [2022-09-29T17:16:43.567Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 17:08 bin [2022-09-29T17:16:43.567Z] drwxrwxr-x 18 1001 1001 4096 Sep 29 17:08 cmd [2022-09-29T17:16:43.567Z] -rw-r--r-- 1 root root 496148 Sep 29 17:14 coverage.out [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 3458 Sep 29 17:08 go.mod [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 38041 Sep 29 17:08 go.sum [2022-09-29T17:16:43.567Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 17:08 internal [2022-09-29T17:16:43.567Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 17:08 openapi [2022-09-29T17:16:43.567Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 17:08 snap [2022-09-29T17:16:43.567Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 17:08 version.go [Pipeline] sh [2022-09-29T17:16:44.229Z] + '[' -e coverage.out ] [2022-09-29T17:16:44.229Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-29T17:16:44.264Z] Warning: overwriting stash ‘coverage-report’ [2022-09-29T17:16:45.063Z] Stashed 1 file(s) [Pipeline] sh [2022-09-29T17:16:45.434Z] + make build [2022-09-29T17:16:45.434Z] 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-09-29T17:18:22.096Z] 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-09-29T17:19:29.953Z] 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-09-29T17:19:29.953Z] 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-09-29T17:20:08.844Z] 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-09-29T17:20:08.844Z] 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-09-29T17:20:14.184Z] 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-09-29T17:20:20.823Z] 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-09-29T17:20:24.157Z] 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-09-29T17:20:29.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-29T17:20:32.823Z] 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-09-29T17:20:36.155Z] 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-09-29T17:20:44.354Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-29T17:20:49.713Z] $ docker stop --time=1 00aa1a21109efa93390bfae669192c3e95be9f60b99ed3052f9c4d7efa4973e8 [2022-09-29T17:20:51.701Z] $ docker rm -f 00aa1a21109efa93390bfae669192c3e95be9f60b99ed3052f9c4d7efa4973e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:20:54.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-29T17:20:54.228Z] [2022-09-29T17:20:54.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:20:54.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-29T17:20:54.630Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-29T17:20:54.630Z] 29e5d40040c1: Pulling fs layer [2022-09-29T17:20:54.630Z] 1ce36da41761: Pulling fs layer [2022-09-29T17:20:54.630Z] 25b303627fd3: Pulling fs layer [2022-09-29T17:20:54.901Z] 29e5d40040c1: Verifying Checksum [2022-09-29T17:20:54.901Z] 29e5d40040c1: Download complete [2022-09-29T17:20:55.173Z] 1ce36da41761: Verifying Checksum [2022-09-29T17:20:55.173Z] 1ce36da41761: Download complete [2022-09-29T17:20:55.441Z] 29e5d40040c1: Pull complete [2022-09-29T17:20:56.854Z] 25b303627fd3: Verifying Checksum [2022-09-29T17:20:56.854Z] 25b303627fd3: Download complete [2022-09-29T17:20:56.854Z] 1ce36da41761: Pull complete [2022-09-29T17:21:06.929Z] 25b303627fd3: Pull complete [2022-09-29T17:21:06.929Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-29T17:21:06.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-29T17:21:06.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T17:21:07.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container [2022-09-29T17:21:07.280Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-29T17:21:09.415Z] $ docker top 183e7f9de8b9313655f484d09f5e475f5890014116ca577b80a015d5f774e786 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T17:21:10.261Z] + + docker-composegrep build parallel --help [2022-09-29T17:21:10.261Z] [2022-09-29T17:21:14.502Z] --parallel Build images in parallel. [Pipeline] } [2022-09-29T17:21:14.527Z] $ docker stop --time=1 183e7f9de8b9313655f484d09f5e475f5890014116ca577b80a015d5f774e786 [2022-09-29T17:21:16.161Z] $ docker rm -f 183e7f9de8b9313655f484d09f5e475f5890014116ca577b80a015d5f774e786 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:21:16.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-29T17:21:16.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T17:21:17.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container [2022-09-29T17:21:17.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-29T17:21:18.293Z] $ docker top ae5c34436f186787d9747c34dd259f910a353b3e41f6ca5016d92a902ba35543 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T17:21:18.832Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-29T17:21:24.157Z] Building core-command ... [2022-09-29T17:21:24.157Z] Building core-data ... [2022-09-29T17:21:24.157Z] Building core-metadata ... [2022-09-29T17:21:24.157Z] Building security-bootstrapper ... [2022-09-29T17:21:24.157Z] Building security-proxy-setup ... [2022-09-29T17:21:24.157Z] Building security-secretstore-setup ... [2022-09-29T17:21:24.157Z] Building security-spiffe-token-provider ... [2022-09-29T17:21:24.157Z] Building security-spire-agent ... [2022-09-29T17:21:24.157Z] Building security-spire-config ... [2022-09-29T17:21:24.157Z] Building security-spire-server ... [2022-09-29T17:21:24.157Z] Building support-notifications ... [2022-09-29T17:21:24.157Z] Building support-scheduler ... [2022-09-29T17:21:24.157Z] Building sys-mgmt-agent ... [2022-09-29T17:21:24.157Z] Building security-spire-server [2022-09-29T17:21:24.157Z] Building security-bootstrapper [2022-09-29T17:21:24.157Z] Building sys-mgmt-agent [2022-09-29T17:21:24.157Z] Building core-data [2022-09-29T17:21:24.157Z] Building security-secretstore-setup [2022-09-29T17:22:10.995Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:22:10.995Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:22:10.995Z] ---> 21c55ee9f005 [2022-09-29T17:22:10.995Z] Step 3/25 : WORKDIR /edgex-go [2022-09-29T17:22:10.995Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:22:10.995Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:22:10.995Z] ---> 21c55ee9f005 [2022-09-29T17:22:10.995Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-29T17:22:10.995Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:22:10.995Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:22:10.995Z] ---> 21c55ee9f005 [2022-09-29T17:22:10.995Z] Step 3/33 : WORKDIR /edgex-go [2022-09-29T17:22:10.995Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:22:10.995Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:22:10.995Z] ---> 21c55ee9f005 [2022-09-29T17:22:10.995Z] Step 3/25 : WORKDIR /edgex-go [2022-09-29T17:22:10.995Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:22:10.995Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:22:10.995Z] ---> 21c55ee9f005 [2022-09-29T17:22:10.995Z] Step 3/23 : WORKDIR /edgex-go [2022-09-29T17:22:10.995Z] ---> Running in a7b17580d9c8 [2022-09-29T17:22:10.995Z] ---> Running in 634d87640a89 [2022-09-29T17:22:10.995Z] ---> Running in a76cecc5d2e6 [2022-09-29T17:22:10.995Z] ---> Running in 420c16d4a9ea [2022-09-29T17:22:10.995Z] ---> Running in fa3ad3398bae [2022-09-29T17:22:10.995Z] Removing intermediate container a76cecc5d2e6 [2022-09-29T17:22:10.995Z] ---> 66266969dd4f [2022-09-29T17:22:10.995Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:22:11.260Z] ---> Running in ceb69dc95b9c [2022-09-29T17:22:11.260Z] Removing intermediate container fa3ad3398bae [2022-09-29T17:22:11.260Z] ---> e8688d7333e1 [2022-09-29T17:22:11.260Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:22:11.260Z] Removing intermediate container 634d87640a89 [2022-09-29T17:22:11.260Z] ---> 01ebdc5f5bca [2022-09-29T17:22:11.260Z] Step 4/24 : WORKDIR /edgex-go [2022-09-29T17:22:11.260Z] Removing intermediate container 420c16d4a9ea [2022-09-29T17:22:11.260Z] ---> 62bf54cdb828 [2022-09-29T17:22:11.260Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:22:11.260Z] Removing intermediate container a7b17580d9c8 [2022-09-29T17:22:11.260Z] ---> 0a46d672a6df [2022-09-29T17:22:11.260Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:22:11.535Z] ---> Running in 03a7a3bfd562 [2022-09-29T17:22:11.536Z] ---> Running in b9d2e8eb792c [2022-09-29T17:22:11.536Z] ---> Running in 0075476a9dda [2022-09-29T17:22:11.536Z] ---> Running in ff83644c6bec [2022-09-29T17:22:12.497Z] Removing intermediate container ff83644c6bec [2022-09-29T17:22:12.497Z] ---> 81c5ef39ac5b [2022-09-29T17:22:12.497Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:22:12.497Z] ---> Running in cb0e09f8079e [2022-09-29T17:22:15.071Z] Removing intermediate container ceb69dc95b9c [2022-09-29T17:22:15.071Z] ---> 18872e58abd2 [2022-09-29T17:22:15.071Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-29T17:22:15.071Z] ---> Running in b8d303db416d [2022-09-29T17:22:15.071Z] Removing intermediate container 03a7a3bfd562 [2022-09-29T17:22:15.071Z] ---> cacf98e17ced [2022-09-29T17:22:15.071Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-29T17:22:15.338Z] ---> Running in 067216ba3383 [2022-09-29T17:22:15.933Z] Removing intermediate container 0075476a9dda [2022-09-29T17:22:15.933Z] ---> b8283ee2e91f [2022-09-29T17:22:15.933Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-29T17:22:15.933Z] ---> Running in ef8ecd570051 [2022-09-29T17:22:16.201Z] Removing intermediate container cb0e09f8079e [2022-09-29T17:22:16.201Z] ---> 6e122eda1919 [2022-09-29T17:22:16.201Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-29T17:22:16.201Z] Removing intermediate container b9d2e8eb792c [2022-09-29T17:22:16.201Z] ---> 7cfa004bd831 [2022-09-29T17:22:16.201Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-29T17:22:16.201Z] ---> Running in f4c73c2a134b [2022-09-29T17:22:16.201Z] ---> Running in 5617a434bffc [2022-09-29T17:22:17.609Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:22:17.609Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:22:18.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:22:18.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:22:18.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:22:18.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:22:18.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:22:18.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:22:19.257Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:22:19.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:22:19.790Z] OK: 221 MiB in 51 packages [2022-09-29T17:22:20.058Z] OK: 221 MiB in 51 packages [2022-09-29T17:22:20.058Z] OK: 221 MiB in 51 packages [2022-09-29T17:22:20.651Z] OK: 221 MiB in 51 packages [2022-09-29T17:22:21.615Z] OK: 221 MiB in 51 packages [2022-09-29T17:22:21.882Z] Removing intermediate container 067216ba3383 [2022-09-29T17:22:21.882Z] ---> 5da31301c9a2 [2022-09-29T17:22:21.882Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-29T17:22:22.153Z] Removing intermediate container b8d303db416d [2022-09-29T17:22:22.153Z] ---> e510fa05ba49 [2022-09-29T17:22:22.153Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-29T17:22:22.153Z] Removing intermediate container ef8ecd570051 [2022-09-29T17:22:22.153Z] ---> 541695ceaaed [2022-09-29T17:22:22.153Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-29T17:22:22.744Z] Removing intermediate container f4c73c2a134b [2022-09-29T17:22:22.744Z] ---> f27a7b624bb3 [2022-09-29T17:22:22.744Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-29T17:22:23.011Z] Removing intermediate container 5617a434bffc [2022-09-29T17:22:23.011Z] ---> 0603359db69b [2022-09-29T17:22:23.011Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-29T17:22:23.287Z] ---> 48e6cbbbb543 [2022-09-29T17:22:23.287Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:22:23.287Z] ---> Running in 93c070facc48 [2022-09-29T17:22:23.287Z] ---> fcee6b27f659 [2022-09-29T17:22:23.287Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:22:23.562Z] ---> 012b5aa79272 [2022-09-29T17:22:23.562Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:22:23.830Z] ---> Running in 23d374d45b63 [2022-09-29T17:22:23.830Z] ---> Running in f8a8c237883c [2022-09-29T17:22:23.830Z] ---> 6597d3950964 [2022-09-29T17:22:23.830Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:22:24.098Z] ---> Running in 7cc2de8441fd [2022-09-29T17:22:24.684Z] ---> 8a873dd7c8cc [2022-09-29T17:22:24.684Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:22:24.684Z] ---> Running in 65b5a389b27a [2022-09-29T17:23:32.720Z] Removing intermediate container 7cc2de8441fd [2022-09-29T17:23:32.720Z] ---> bdb7a08efe13 [2022-09-29T17:23:32.720Z] Step 9/24 : COPY . . [2022-09-29T17:23:32.720Z] Removing intermediate container 93c070facc48 [2022-09-29T17:23:32.720Z] ---> 2a5f894a9bae [2022-09-29T17:23:32.720Z] Step 8/25 : COPY . . [2022-09-29T17:23:32.720Z] Removing intermediate container 23d374d45b63 [2022-09-29T17:23:32.720Z] ---> d3caba579d25 [2022-09-29T17:23:32.720Z] Step 8/23 : COPY . . [2022-09-29T17:23:32.720Z] Removing intermediate container 65b5a389b27a [2022-09-29T17:23:32.720Z] ---> d8101381fe49 [2022-09-29T17:23:32.720Z] Step 8/33 : COPY . . [2022-09-29T17:23:32.720Z] Removing intermediate container f8a8c237883c [2022-09-29T17:23:32.720Z] ---> f6c7f9626bea [2022-09-29T17:23:32.720Z] Step 8/25 : COPY . . [2022-09-29T17:23:51.017Z] ---> ab6116a9dbea [2022-09-29T17:23:51.017Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-29T17:23:51.017Z] ---> 981bd228f670 [2022-09-29T17:23:51.017Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-29T17:23:51.017Z] ---> 74d09cf58459 [2022-09-29T17:23:51.017Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-29T17:23:51.017Z] ---> 032ef17f5a8d [2022-09-29T17:23:51.017Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-29T17:23:51.017Z] ---> f8772e5577d0 [2022-09-29T17:23:51.017Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-29T17:23:51.017Z] ---> Running in c051c38c4f17 [2022-09-29T17:23:51.017Z] ---> Running in 877752350d40 [2022-09-29T17:23:51.017Z] ---> Running in 88ebf2792ad5 [2022-09-29T17:23:51.017Z] ---> Running in 9a259a63138c [2022-09-29T17:23:51.017Z] ---> Running in b50e426857ce [2022-09-29T17:23:51.017Z] Removing intermediate container b50e426857ce [2022-09-29T17:23:51.017Z] ---> bcf5e04af9eb [2022-09-29T17:23:51.017Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-29T17:23:51.017Z] ---> Running in e72a061d22ed [2022-09-29T17:23:51.606Z] Removing intermediate container e72a061d22ed [2022-09-29T17:23:51.606Z] ---> 98da47d27da1 [2022-09-29T17:23:51.606Z] 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-09-29T17:23:51.606Z] ---> Running in 08cb284df5d3 [2022-09-29T17:23:52.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-29T17:23:52.466Z] 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-09-29T17:23:52.733Z] 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-09-29T17:23:52.999Z] 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-09-29T17:23:54.407Z] Removing intermediate container 08cb284df5d3 [2022-09-29T17:23:54.407Z] ---> 5291e3c424cd [2022-09-29T17:23:54.407Z] Step 12/25 : WORKDIR /edgex-go [2022-09-29T17:23:54.675Z] ---> Running in 236f1db33b6f [2022-09-29T17:23:54.940Z] Removing intermediate container 236f1db33b6f [2022-09-29T17:23:54.940Z] ---> 5271280efc61 [2022-09-29T17:23:54.940Z] [2022-09-29T17:23:54.940Z] Step 13/25 : FROM alpine:3.15 [2022-09-29T17:23:55.207Z] 3.15: Pulling from library/alpine [2022-09-29T17:23:56.613Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-29T17:23:56.613Z] Status: Downloaded newer image for alpine:3.15 [2022-09-29T17:23:56.613Z] ---> 02e0d6fdf486 [2022-09-29T17:23:56.613Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T17:23:56.613Z] ---> Running in 10a8cfb87e1d [2022-09-29T17:23:56.877Z] Removing intermediate container 10a8cfb87e1d [2022-09-29T17:23:56.877Z] ---> 646f06fdfc97 [2022-09-29T17:23:56.877Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:23:57.144Z] ---> Running in eb99a8cb7a4c [2022-09-29T17:24:00.481Z] Removing intermediate container eb99a8cb7a4c [2022-09-29T17:24:00.481Z] ---> afc1d3a7b809 [2022-09-29T17:24:00.481Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-29T17:24:00.481Z] ---> Running in 09cd6d334aae [2022-09-29T17:24:02.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:24:03.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:24:04.787Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T17:24:04.787Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T17:24:04.787Z] OK: 15734 distinct packages available [2022-09-29T17:24:04.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:24:05.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:24:07.143Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-29T17:24:07.143Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-29T17:24:07.143Z] (3/5) Installing libucontext (1.1-r0) [2022-09-29T17:24:07.143Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-29T17:24:07.409Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-29T17:24:07.409Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T17:24:07.409Z] OK: 6 MiB in 19 packages [2022-09-29T17:24:09.340Z] Removing intermediate container 09cd6d334aae [2022-09-29T17:24:09.340Z] ---> 49031c0764c4 [2022-09-29T17:24:09.340Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-29T17:24:15.972Z] ---> a7ea08d5d978 [2022-09-29T17:24:15.972Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-29T17:24:15.972Z] ---> 239d84593b9f [2022-09-29T17:24:15.972Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-29T17:24:16.954Z] ---> 795762196c33 [2022-09-29T17:24:16.954Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-29T17:24:17.909Z] ---> 2556cc89d993 [2022-09-29T17:24:17.909Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-29T17:24:17.909Z] ---> Running in 27111dbc9060 [2022-09-29T17:24:18.491Z] Removing intermediate container 27111dbc9060 [2022-09-29T17:24:18.492Z] ---> 9d4e8a6968aa [2022-09-29T17:24:18.492Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-29T17:24:18.492Z] ---> Running in 518c93c7c167 [2022-09-29T17:24:19.072Z] Removing intermediate container 518c93c7c167 [2022-09-29T17:24:19.072Z] ---> a0c7f2094650 [2022-09-29T17:24:19.072Z] Step 23/25 : LABEL arch=arm64 [2022-09-29T17:24:19.072Z] ---> Running in ec4ad6f4ea77 [2022-09-29T17:24:19.340Z] Removing intermediate container ec4ad6f4ea77 [2022-09-29T17:24:19.340Z] ---> ef369754f9a5 [2022-09-29T17:24:19.340Z] Step 24/25 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:24:19.607Z] ---> Running in c6911e0dc11a [2022-09-29T17:24:19.874Z] Removing intermediate container c6911e0dc11a [2022-09-29T17:24:19.874Z] ---> 1b71c733009c [2022-09-29T17:24:19.874Z] Step 25/25 : LABEL version=0.0.0 [2022-09-29T17:24:20.140Z] ---> Running in 7f90623aa24b [2022-09-29T17:24:20.721Z] Removing intermediate container 7f90623aa24b [2022-09-29T17:24:20.721Z] ---> 6f2c7dc7fa27 [2022-09-29T17:24:20.721Z] [2022-09-29T17:24:20.721Z] Successfully built 6f2c7dc7fa27 [2022-09-29T17:24:20.721Z] Successfully tagged security-spire-server-arm64:latest [2022-09-29T17:24:20.721Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-09-29T17:24:38.903Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:24:38.903Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:24:38.903Z] ---> 21c55ee9f005 [2022-09-29T17:24:38.904Z] Step 3/20 : WORKDIR /edgex-go [2022-09-29T17:24:38.904Z] ---> Using cache [2022-09-29T17:24:38.904Z] ---> 0a46d672a6df [2022-09-29T17:24:38.904Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-29T17:24:38.904Z] ---> Running in e405e85318bd [2022-09-29T17:24:40.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:24:40.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:24:41.978Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-29T17:24:41.978Z] v3.16.2-224-g23a51b1b37 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-29T17:24:41.978Z] OK: 16901 distinct packages available [2022-09-29T17:24:41.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:24:42.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:24:43.647Z] OK: 221 MiB in 51 packages [2022-09-29T17:24:45.051Z] Removing intermediate container e405e85318bd [2022-09-29T17:24:45.051Z] ---> ef561c4a28d2 [2022-09-29T17:24:45.051Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-29T17:24:46.008Z] ---> 44830f2a26ab [2022-09-29T17:24:46.008Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:24:46.008Z] ---> Running in d7b709108949 [2022-09-29T17:25:53.832Z] Removing intermediate container d7b709108949 [2022-09-29T17:25:53.832Z] ---> 6763d42f6bb3 [2022-09-29T17:25:53.832Z] Step 7/20 : COPY . . [2022-09-29T17:25:55.241Z] ---> 0a826fcaa531 [2022-09-29T17:25:55.241Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-29T17:25:55.511Z] ---> Running in d43831ab6516 [2022-09-29T17:25:57.453Z] 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-09-29T17:29:49.210Z] 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-09-29T17:29:49.210Z] Removing intermediate container c051c38c4f17 [2022-09-29T17:29:49.210Z] ---> 897b4c99104e [2022-09-29T17:29:49.210Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-29T17:29:49.210Z] ---> Running in ad837fcae191 [2022-09-29T17:29:49.210Z] 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-09-29T17:29:49.210Z] Removing intermediate container ad837fcae191 [2022-09-29T17:29:49.210Z] ---> 98200f99e1b3 [2022-09-29T17:29:49.210Z] [2022-09-29T17:29:49.210Z] Step 11/23 : FROM alpine:3.16 [2022-09-29T17:29:49.210Z] 3.16: Pulling from library/alpine [2022-09-29T17:29:49.210Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-29T17:29:49.210Z] Status: Downloaded newer image for alpine:3.16 [2022-09-29T17:29:49.210Z] ---> a6215f271958 [2022-09-29T17:29:49.210Z] 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-09-29T17:29:49.210Z] ---> Running in fb73910e7c4b [2022-09-29T17:29:49.210Z] Removing intermediate container fb73910e7c4b [2022-09-29T17:29:49.210Z] ---> 5efb7b5dd995 [2022-09-29T17:29:49.210Z] 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-09-29T17:29:49.210Z] ---> Running in adde8b648e4e [2022-09-29T17:29:49.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:29:49.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:29:51.415Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-29T17:29:51.415Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-29T17:29:51.680Z] (3/33) Installing readline (8.1.2-r0) [2022-09-29T17:29:51.680Z] (4/33) Installing bash (5.1.16-r2) [2022-09-29T17:29:51.680Z] Executing bash-5.1.16-r2.post-install [2022-09-29T17:29:51.680Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-29T17:29:51.947Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-29T17:29:51.947Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-29T17:29:51.947Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-29T17:29:51.947Z] (9/33) Installing curl (7.83.1-r3) [2022-09-29T17:29:51.947Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-29T17:29:53.366Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-29T17:29:53.366Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-29T17:29:53.366Z] (13/33) Installing expat (2.4.9-r0) [2022-09-29T17:29:53.366Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-29T17:29:53.366Z] (15/33) Installing gdbm (1.23-r0) [2022-09-29T17:29:53.366Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-29T17:29:53.366Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-29T17:29:53.366Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-29T17:29:53.366Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-29T17:29:53.366Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-29T17:29:53.366Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-29T17:29:55.310Z] Removing intermediate container 88ebf2792ad5 [2022-09-29T17:29:55.310Z] ---> c53a18793536 [2022-09-29T17:29:55.310Z] [2022-09-29T17:29:55.310Z] Step 10/25 : FROM alpine:3.16 [2022-09-29T17:29:55.310Z] ---> a6215f271958 [2022-09-29T17:29:55.310Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-29T17:29:55.594Z] ---> Running in 75414d5baf0b [2022-09-29T17:29:56.595Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-29T17:29:56.595Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-29T17:29:56.595Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-29T17:29:56.595Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-29T17:29:56.595Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-29T17:29:56.595Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-29T17:29:56.595Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-29T17:29:56.595Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-29T17:29:56.595Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-29T17:29:56.595Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-29T17:29:56.595Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-29T17:29:56.861Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-29T17:29:57.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:29:58.085Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:29:58.085Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T17:29:58.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:29:58.353Z] OK: 120 MiB in 47 packages [2022-09-29T17:29:59.307Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-29T17:29:59.572Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-29T17:29:59.572Z] (3/3) Installing su-exec (0.2-r1) [2022-09-29T17:29:59.572Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:29:59.572Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T17:30:00.153Z] OK: 6 MiB in 17 packages [2022-09-29T17:30:03.516Z] Removing intermediate container 75414d5baf0b [2022-09-29T17:30:03.516Z] ---> a5cc61467193 [2022-09-29T17:30:03.516Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-29T17:30:03.516Z] Removing intermediate container 9a259a63138c [2022-09-29T17:30:03.516Z] ---> 6d5c4b480218 [2022-09-29T17:30:03.516Z] [2022-09-29T17:30:03.516Z] Step 10/33 : FROM alpine:3.16 [2022-09-29T17:30:03.516Z] ---> a6215f271958 [2022-09-29T17:30:03.516Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T17:30:03.516Z] ---> Running in bbf726c10480 [2022-09-29T17:30:03.516Z] ---> Running in e0455df9d7e1 [2022-09-29T17:30:04.098Z] Removing intermediate container e0455df9d7e1 [2022-09-29T17:30:04.098Z] ---> 159bd0192a95 [2022-09-29T17:30:04.098Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-29T17:30:04.098Z] Removing intermediate container bbf726c10480 [2022-09-29T17:30:04.098Z] ---> c16994dbd1fe [2022-09-29T17:30:04.098Z] Step 13/25 : WORKDIR / [2022-09-29T17:30:04.098Z] ---> Running in 0eb2bbbe41bd [2022-09-29T17:30:04.098Z] ---> Running in ac27cf1b0e6b [2022-09-29T17:30:05.058Z] Removing intermediate container 0eb2bbbe41bd [2022-09-29T17:30:05.058Z] ---> ff7d673dd338 [2022-09-29T17:30:05.058Z] 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-09-29T17:30:06.461Z] ---> eea5979bd91c [2022-09-29T17:30:06.461Z] 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-09-29T17:30:06.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:30:07.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:30:07.305Z] ---> ca4ee6f077be [2022-09-29T17:30:07.305Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-29T17:30:08.278Z] ---> 60d5fbe2bac2 [2022-09-29T17:30:08.278Z] 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-09-29T17:30:08.545Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-29T17:30:08.545Z] (2/2) Installing su-exec (0.2-r1) [2022-09-29T17:30:08.545Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:30:08.545Z] OK: 5 MiB in 16 packages [2022-09-29T17:30:09.128Z] ---> 6e0a1eb44a5f [2022-09-29T17:30:09.128Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-29T17:30:10.532Z] Removing intermediate container ac27cf1b0e6b [2022-09-29T17:30:10.532Z] ---> 5073dd720b25 [2022-09-29T17:30:10.532Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-29T17:30:10.532Z] ---> Running in f086d01ff31e [2022-09-29T17:30:11.128Z] Removing intermediate container f086d01ff31e [2022-09-29T17:30:11.128Z] ---> ccde6940adf1 [2022-09-29T17:30:11.128Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-29T17:30:11.128Z] ---> 3466ab24801b [2022-09-29T17:30:11.128Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-29T17:30:11.128Z] ---> Running in 6509120f21ef [2022-09-29T17:30:12.111Z] Removing intermediate container 6509120f21ef [2022-09-29T17:30:12.111Z] ---> ea0a711e8424 [2022-09-29T17:30:12.111Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-29T17:30:12.111Z] ---> Running in 50bcccd313bc [2022-09-29T17:30:12.694Z] Removing intermediate container 50bcccd313bc [2022-09-29T17:30:12.694Z] ---> f36681cc42f5 [2022-09-29T17:30:12.694Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-29T17:30:12.961Z] ---> Running in 382f102e8bbe [2022-09-29T17:30:13.542Z] Removing intermediate container 382f102e8bbe [2022-09-29T17:30:13.542Z] ---> 39aefb9ec43a [2022-09-29T17:30:13.542Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-29T17:30:13.822Z] ---> Running in 08c4a5b5c2a1 [2022-09-29T17:30:14.090Z] ---> 911fd288a99d [2022-09-29T17:30:14.090Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-29T17:30:15.503Z] ---> c526b981ea87 [2022-09-29T17:30:15.503Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-29T17:30:15.769Z] ---> Running in 9bf020cf8f77 [2022-09-29T17:30:18.352Z] Removing intermediate container 08c4a5b5c2a1 [2022-09-29T17:30:18.352Z] ---> 0737a370165a [2022-09-29T17:30:18.352Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-29T17:30:18.352Z] ---> Running in 28f6c97197e9 [2022-09-29T17:30:18.352Z] Collecting docker-compose==1.23.2 [2022-09-29T17:30:18.616Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-29T17:30:18.616Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.9 MB/s eta 0:00:00 [2022-09-29T17:30:19.213Z] Removing intermediate container 28f6c97197e9 [2022-09-29T17:30:19.213Z] ---> e622e9e04b2e [2022-09-29T17:30:19.213Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-29T17:30:19.791Z] Removing intermediate container 9bf020cf8f77 [2022-09-29T17:30:19.791Z] ---> ca5d41ab674a [2022-09-29T17:30:19.791Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-29T17:30:19.791Z] ---> Running in 1130106ed76b [2022-09-29T17:30:20.371Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-29T17:30:20.371Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-29T17:30:20.637Z] ---> 82ba5a42d6b4 [2022-09-29T17:30:20.637Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-29T17:30:20.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 13.8 MB/s eta 0:00:00 [2022-09-29T17:30:20.637Z] Removing intermediate container 1130106ed76b [2022-09-29T17:30:20.637Z] ---> 54a19f68ea12 [2022-09-29T17:30:20.637Z] Step 23/25 : LABEL arch=arm64 [2022-09-29T17:30:20.637Z] ---> Running in b845fc0615b4 [2022-09-29T17:30:20.903Z] ---> Running in c317cd55eb02 [2022-09-29T17:30:21.167Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-29T17:30:21.167Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-29T17:30:21.453Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.1 MB/s eta 0:00:00 [2022-09-29T17:30:21.453Z] Collecting cached-property<2,>=1.2.0 [2022-09-29T17:30:21.453Z] Removing intermediate container c317cd55eb02 [2022-09-29T17:30:21.453Z] ---> 94475b86c2ff [2022-09-29T17:30:21.453Z] Step 24/25 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:30:21.453Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-29T17:30:21.717Z] ---> Running in b60c87eb2f51 [2022-09-29T17:30:21.717Z] Collecting texttable<0.10,>=0.9.0 [2022-09-29T17:30:21.717Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-29T17:30:21.983Z] Preparing metadata (setup.py): started [2022-09-29T17:30:22.253Z] Removing intermediate container b60c87eb2f51 [2022-09-29T17:30:22.253Z] ---> 7dc7be2cc5a9 [2022-09-29T17:30:22.253Z] Step 25/25 : LABEL version=0.0.0 [2022-09-29T17:30:22.523Z] ---> Running in fbbc056d39ca [2022-09-29T17:30:23.102Z] Removing intermediate container fbbc056d39ca [2022-09-29T17:30:23.102Z] ---> 6ecf03c31fb4 [2022-09-29T17:30:23.102Z] [2022-09-29T17:30:23.367Z] Successfully built 6ecf03c31fb4 [2022-09-29T17:30:23.367Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-29T17:30:23.367Z] Building security-spire-agent [2022-09-29T17:30:24.770Z]  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' [2022-09-29T17:30:24.770Z] Removing intermediate container b845fc0615b4 [2022-09-29T17:30:24.770Z] ---> 765b7a269daf [2022-09-29T17:30:24.770Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:30:24.770Z] Collecting docopt<0.7,>=0.6.1 [2022-09-29T17:30:24.770Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-29T17:30:24.770Z] Preparing metadata (setup.py): started [2022-09-29T17:30:25.350Z] ---> b736b651bd36 [2022-09-29T17:30:25.350Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-29T17:30:27.286Z] ---> 69317fc1c2b2 [2022-09-29T17:30:27.286Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-29T17:30:27.552Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T17:30:28.507Z] ---> 68c0a3c540e8 [2022-09-29T17:30:28.507Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-29T17:30:28.507Z] Collecting PyYAML<4,>=3.10 [2022-09-29T17:30:28.507Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-29T17:30:28.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.2 MB/s eta 0:00:00 [2022-09-29T17:30:29.733Z] ---> f22974d53342 [2022-09-29T17:30:29.733Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-29T17:30:30.692Z] Preparing metadata (setup.py): started [2022-09-29T17:30:30.692Z] ---> 7e33fb145dec [2022-09-29T17:30:30.692Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-29T17:30:32.095Z] ---> 6b1b881ddb71 [2022-09-29T17:30:32.095Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-29T17:30:33.050Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T17:30:33.050Z] ---> 281c0e4e682b [2022-09-29T17:30:33.050Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-29T17:30:33.315Z] ---> Running in 5bc3ce5ef894 [2022-09-29T17:30:33.582Z] Collecting docker<4.0,>=3.6.0 [2022-09-29T17:30:33.848Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-29T17:30:33.848Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.6 MB/s eta 0:00:00 [2022-09-29T17:30:34.428Z] Collecting jsonschema<3,>=2.5.1 [2022-09-29T17:30:34.428Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-29T17:30:34.694Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-29T17:30:34.694Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-29T17:30:34.694Z] Preparing metadata (setup.py): started [2022-09-29T17:30:37.278Z] Removing intermediate container 5bc3ce5ef894 [2022-09-29T17:30:37.278Z] ---> dc38ffa12a80 [2022-09-29T17:30:37.278Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-29T17:30:37.278Z] ---> Running in 15e56bb0b609 [2022-09-29T17:30:37.855Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-29T17:30:37.855Z] 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-09-29T17:30:38.122Z] Removing intermediate container 15e56bb0b609 [2022-09-29T17:30:38.122Z] ---> bb895770ba98 [2022-09-29T17:30:38.122Z] Step 30/33 : CMD ["gate"] [2022-09-29T17:30:38.387Z] ---> Running in 200e8ad122ca [2022-09-29T17:30:38.652Z] Collecting docker-pycreds>=0.4.0 [2022-09-29T17:30:38.652Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-29T17:30:38.918Z] Removing intermediate container 200e8ad122ca [2022-09-29T17:30:38.918Z] ---> e3742055513d [2022-09-29T17:30:38.918Z] Step 31/33 : LABEL arch=arm64 [2022-09-29T17:30:39.183Z] ---> Running in 6c872fa042a5 [2022-09-29T17:30:39.761Z] Removing intermediate container 6c872fa042a5 [2022-09-29T17:30:39.761Z] ---> 2f8be8e0c235 [2022-09-29T17:30:39.761Z] Step 32/33 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:30:40.026Z] ---> Running in a07bf5a0860d [2022-09-29T17:30:40.026Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-29T17:30:40.291Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-29T17:30:40.291Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.2 MB/s eta 0:00:00 [2022-09-29T17:30:40.556Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-29T17:30:40.556Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-29T17:30:40.556Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 6.6 MB/s eta 0:00:00 [2022-09-29T17:30:40.822Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:30:40.822Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:30:40.822Z] Collecting idna<2.8,>=2.5 [2022-09-29T17:30:40.822Z] ---> 21c55ee9f005 [2022-09-29T17:30:40.822Z] Step 3/26 : WORKDIR /edgex-go [2022-09-29T17:30:40.822Z] ---> Using cache [2022-09-29T17:30:40.822Z] ---> 0a46d672a6df [2022-09-29T17:30:40.822Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:30:40.822Z] ---> Using cache [2022-09-29T17:30:40.822Z] ---> b8283ee2e91f [2022-09-29T17:30:40.822Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-29T17:30:40.822Z] ---> Using cache [2022-09-29T17:30:40.822Z] ---> 541695ceaaed [2022-09-29T17:30:40.822Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-29T17:30:40.822Z] ---> Using cache [2022-09-29T17:30:40.822Z] ---> 012b5aa79272 [2022-09-29T17:30:40.822Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:30:40.822Z] ---> Using cache [2022-09-29T17:30:40.822Z] ---> f6c7f9626bea [2022-09-29T17:30:40.822Z] Step 8/26 : COPY . . [2022-09-29T17:30:40.822Z] ---> Using cache [2022-09-29T17:30:40.822Z] ---> 032ef17f5a8d [2022-09-29T17:30:40.822Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-29T17:30:40.822Z] ---> Using cache [2022-09-29T17:30:40.822Z] ---> bcf5e04af9eb [2022-09-29T17:30:40.822Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-29T17:30:40.822Z] ---> Using cache [2022-09-29T17:30:40.822Z] ---> 98da47d27da1 [2022-09-29T17:30:40.822Z] 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-09-29T17:30:40.822Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-29T17:30:40.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.5 MB/s eta 0:00:00 [2022-09-29T17:30:41.401Z] Collecting certifi>=2017.4.17 [2022-09-29T17:30:41.401Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-29T17:30:41.401Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.3 MB/s eta 0:00:00 [2022-09-29T17:30:41.667Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-29T17:30:41.667Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-29T17:30:41.667Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-29T17:30:41.667Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-29T17:30:41.935Z] Removing intermediate container a07bf5a0860d [2022-09-29T17:30:41.935Z] ---> ed661ffa0ba6 [2022-09-29T17:30:41.935Z] Step 33/33 : LABEL version=0.0.0 [2022-09-29T17:30:41.935Z] ---> Running in d824389f56de [2022-09-29T17:30:42.201Z] ---> Running in fd44c044250f [2022-09-29T17:30:43.167Z] Removing intermediate container fd44c044250f [2022-09-29T17:30:43.167Z] ---> f3f1db450c40 [2022-09-29T17:30:43.167Z] [2022-09-29T17:30:43.167Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-29T17:30:43.167Z] Running setup.py install for texttable: started [2022-09-29T17:30:43.436Z] Successfully built f3f1db450c40 [2022-09-29T17:30:43.436Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-29T17:30:43.436Z]  Building security-bootstrapper ... done Building security-spire-config [2022-09-29T17:30:45.387Z] Removing intermediate container d824389f56de [2022-09-29T17:30:45.387Z] ---> b3a7cbac9b12 [2022-09-29T17:30:45.387Z] Step 12/26 : WORKDIR /edgex-go [2022-09-29T17:30:45.387Z] ---> Running in 387d7966ad19 [2022-09-29T17:30:45.966Z] Removing intermediate container 387d7966ad19 [2022-09-29T17:30:45.966Z] ---> ed092ea37a10 [2022-09-29T17:30:45.966Z] [2022-09-29T17:30:45.966Z] Step 13/26 : FROM alpine:3.15 [2022-09-29T17:30:45.966Z] ---> 02e0d6fdf486 [2022-09-29T17:30:45.966Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T17:30:45.966Z] ---> Using cache [2022-09-29T17:30:45.966Z] ---> 646f06fdfc97 [2022-09-29T17:30:45.966Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:30:45.966Z] ---> Using cache [2022-09-29T17:30:45.966Z] ---> afc1d3a7b809 [2022-09-29T17:30:45.966Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-29T17:30:45.966Z] ---> Using cache [2022-09-29T17:30:45.966Z] ---> 49031c0764c4 [2022-09-29T17:30:45.966Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-29T17:30:46.231Z] Running setup.py install for texttable: finished with status 'done' [2022-09-29T17:30:46.231Z] Running setup.py install for PyYAML: started [2022-09-29T17:30:49.555Z] ---> adf410dd43dd [2022-09-29T17:30:49.555Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-29T17:30:50.134Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-29T17:30:52.065Z] Running setup.py install for docopt: started [2022-09-29T17:30:55.399Z] Running setup.py install for docopt: finished with status 'done' [2022-09-29T17:30:57.964Z] ---> 2c6ae6d069ac [2022-09-29T17:30:57.964Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-29T17:30:58.922Z] ---> f3b609f6f916 [2022-09-29T17:30:58.922Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-29T17:30:59.293Z] Running setup.py install for dockerpty: started [2022-09-29T17:31:00.305Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:31:00.305Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:31:00.305Z] ---> 21c55ee9f005 [2022-09-29T17:31:00.305Z] Step 3/26 : WORKDIR /edgex-go [2022-09-29T17:31:00.305Z] ---> Using cache [2022-09-29T17:31:00.305Z] ---> 0a46d672a6df [2022-09-29T17:31:00.305Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:31:00.305Z] ---> Using cache [2022-09-29T17:31:00.305Z] ---> b8283ee2e91f [2022-09-29T17:31:00.305Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-29T17:31:00.305Z] ---> Using cache [2022-09-29T17:31:00.305Z] ---> 541695ceaaed [2022-09-29T17:31:00.305Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-29T17:31:00.305Z] ---> Using cache [2022-09-29T17:31:00.305Z] ---> 012b5aa79272 [2022-09-29T17:31:00.305Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:31:00.305Z] ---> Using cache [2022-09-29T17:31:00.305Z] ---> f6c7f9626bea [2022-09-29T17:31:00.305Z] Step 8/26 : COPY . . [2022-09-29T17:31:00.305Z] ---> Using cache [2022-09-29T17:31:00.305Z] ---> 264eccfb59c6 [2022-09-29T17:31:00.305Z] ---> 032ef17f5a8d [2022-09-29T17:31:00.305Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-29T17:31:00.305Z] [2022-09-29T17:31:00.305Z] ---> Using cache [2022-09-29T17:31:00.305Z] ---> bcf5e04af9eb [2022-09-29T17:31:00.305Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-29T17:31:00.305Z] ---> Using cache [2022-09-29T17:31:00.305Z] ---> 98da47d27da1 [2022-09-29T17:31:00.305Z] 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-09-29T17:31:00.305Z] ---> Using cache [2022-09-29T17:31:00.305Z] ---> b3a7cbac9b12 [2022-09-29T17:31:00.305Z] Step 12/26 : WORKDIR /edgex-go [2022-09-29T17:31:00.305Z] ---> Using cache [2022-09-29T17:31:00.305Z] ---> ed092ea37a10 [2022-09-29T17:31:00.305Z] [2022-09-29T17:31:00.305Z] Step 13/26 : FROM alpine:3.15 [2022-09-29T17:31:00.305Z] ---> 02e0d6fdf486 [2022-09-29T17:31:00.305Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T17:31:00.305Z] ---> Using cache [2022-09-29T17:31:00.305Z] ---> 646f06fdfc97 [2022-09-29T17:31:00.305Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:31:00.305Z] ---> Using cache [2022-09-29T17:31:00.305Z] ---> afc1d3a7b809 [2022-09-29T17:31:00.305Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-29T17:31:00.305Z] ---> Running in 079741d72fcd [2022-09-29T17:31:01.751Z] ---> 11a052c2eabc [2022-09-29T17:31:01.752Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-29T17:31:01.752Z] ---> Running in 81c7ab7da538 [2022-09-29T17:31:02.729Z] Removing intermediate container 81c7ab7da538 [2022-09-29T17:31:02.729Z] ---> c4b260aefa4d [2022-09-29T17:31:02.729Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-29T17:31:02.729Z] ---> Running in 03eab98b1346 [2022-09-29T17:31:02.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:31:03.009Z] Removing intermediate container 03eab98b1346 [2022-09-29T17:31:03.009Z] ---> 441b972777be [2022-09-29T17:31:03.009Z] Step 24/26 : LABEL arch=arm64 [2022-09-29T17:31:03.289Z] ---> Running in 1974fc0a86df [2022-09-29T17:31:03.595Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-29T17:31:03.884Z] Removing intermediate container 1974fc0a86df [2022-09-29T17:31:03.884Z] ---> 11e58dcd38ec [2022-09-29T17:31:03.884Z] Step 25/26 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:31:03.884Z] ---> Running in 091afc2bd0c6 [2022-09-29T17:31:04.170Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:31:04.439Z] Removing intermediate container 091afc2bd0c6 [2022-09-29T17:31:04.439Z] ---> 7091044293e2 [2022-09-29T17:31:04.439Z] Step 26/26 : LABEL version=0.0.0 [2022-09-29T17:31:04.439Z] ---> Running in ae6df9245a7c [2022-09-29T17:31:05.849Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T17:31:05.849Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T17:31:05.849Z] OK: 15734 distinct packages available [2022-09-29T17:31:05.849Z] Removing intermediate container ae6df9245a7c [2022-09-29T17:31:05.849Z] ---> f38f93684596 [2022-09-29T17:31:05.849Z] [2022-09-29T17:31:05.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:31:06.120Z] Successfully built f38f93684596 [2022-09-29T17:31:06.120Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-29T17:31:06.120Z] Building support-scheduler [2022-09-29T17:31:06.702Z]  Building security-spire-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:31:06.970Z] 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-09-29T17:31:06.970Z] 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-09-29T17:31:08.378Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-29T17:31:08.378Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-29T17:31:08.378Z] (3/4) Installing libucontext (1.1-r0) [2022-09-29T17:31:08.378Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-29T17:31:08.644Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T17:31:08.644Z] OK: 6 MiB in 18 packages [2022-09-29T17:31:11.241Z] Removing intermediate container 079741d72fcd [2022-09-29T17:31:11.241Z] ---> ebd0c69777ae [2022-09-29T17:31:11.241Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-29T17:31:26.216Z] ---> 9dc24f81d23e [2022-09-29T17:31:26.216Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-29T17:31:27.171Z] ---> 64c2cffe9ece [2022-09-29T17:31:27.171Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-29T17:31:27.436Z] ---> Running in eb801a9cfb2e [2022-09-29T17:31:28.841Z] Removing intermediate container eb801a9cfb2e [2022-09-29T17:31:28.841Z] ---> 38ef9ba59afe [2022-09-29T17:31:28.841Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-29T17:31:28.841Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:31:28.841Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:31:28.841Z] ---> 21c55ee9f005 [2022-09-29T17:31:28.841Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-29T17:31:28.841Z] ---> Using cache [2022-09-29T17:31:28.841Z] ---> 01ebdc5f5bca [2022-09-29T17:31:28.841Z] Step 4/23 : WORKDIR /edgex-go [2022-09-29T17:31:28.841Z] ---> Using cache [2022-09-29T17:31:28.841Z] ---> 81c5ef39ac5b [2022-09-29T17:31:28.841Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:31:28.841Z] ---> Using cache [2022-09-29T17:31:28.841Z] ---> 6e122eda1919 [2022-09-29T17:31:28.841Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-29T17:31:28.841Z] ---> Running in a8b2af55f62c [2022-09-29T17:31:31.437Z] ---> 8e5b46a03449 [2022-09-29T17:31:31.437Z] Step 21/26 : WORKDIR / [2022-09-29T17:31:31.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:31:31.437Z] ---> Running in 00b9c422dc2b [2022-09-29T17:31:32.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:31:32.393Z] Removing intermediate container 00b9c422dc2b [2022-09-29T17:31:32.393Z] ---> 6b5b6b6c9374 [2022-09-29T17:31:32.393Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-29T17:31:32.659Z] ---> Running in 032b72c36313 [2022-09-29T17:31:33.625Z] Removing intermediate container 032b72c36313 [2022-09-29T17:31:33.625Z] ---> 102c181adfd8 [2022-09-29T17:31:33.625Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-29T17:31:33.625Z] OK: 221 MiB in 51 packages [2022-09-29T17:31:33.892Z] ---> Running in f1e333e84145 [2022-09-29T17:31:34.158Z] Removing intermediate container 877752350d40 [2022-09-29T17:31:34.158Z] ---> 95a5a5b51e7b [2022-09-29T17:31:34.158Z] [2022-09-29T17:31:34.158Z] Step 11/24 : FROM alpine:3.16 [2022-09-29T17:31:34.158Z] ---> a6215f271958 [2022-09-29T17:31:34.158Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-29T17:31:34.430Z] ---> Running in d09b83cec192 [2022-09-29T17:31:35.024Z] Removing intermediate container f1e333e84145 [2022-09-29T17:31:35.024Z] ---> 7fc1fd7de5b4 [2022-09-29T17:31:35.024Z] Step 24/26 : LABEL arch=arm64 [2022-09-29T17:31:35.024Z] ---> Running in f040fd3b766c [2022-09-29T17:31:35.978Z] Removing intermediate container d09b83cec192 [2022-09-29T17:31:35.978Z] ---> 2a355dc62234 [2022-09-29T17:31:35.978Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-29T17:31:36.244Z] Removing intermediate container a8b2af55f62c [2022-09-29T17:31:36.244Z] ---> 66df28732b80 [2022-09-29T17:31:36.244Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-29T17:31:36.244Z] Removing intermediate container f040fd3b766c [2022-09-29T17:31:36.244Z] ---> f11dd2869630 [2022-09-29T17:31:36.244Z] Step 25/26 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:31:36.244Z] ---> Running in b0c6b91cc425 [2022-09-29T17:31:36.509Z] ---> Running in ae137999e8bf [2022-09-29T17:31:37.090Z] Removing intermediate container b0c6b91cc425 [2022-09-29T17:31:37.090Z] ---> ac19bf7a333a [2022-09-29T17:31:37.090Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-29T17:31:37.356Z] ---> Running in 7421212a34b5 [2022-09-29T17:31:37.356Z] Removing intermediate container ae137999e8bf [2022-09-29T17:31:37.356Z] ---> 75bd91b30dec [2022-09-29T17:31:37.356Z] Step 26/26 : LABEL version=0.0.0 [2022-09-29T17:31:37.623Z] ---> Running in 1ef14e1db014 [2022-09-29T17:31:38.204Z] ---> c99f3f5cc5f2 [2022-09-29T17:31:38.204Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:31:38.204Z] Removing intermediate container 7421212a34b5 [2022-09-29T17:31:38.204Z] ---> 7e10866ba619 [2022-09-29T17:31:38.204Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:31:38.482Z] ---> Running in b0199fc030c4 [2022-09-29T17:31:38.482Z] ---> Running in bf2353a4f065 [2022-09-29T17:31:38.748Z] Removing intermediate container 1ef14e1db014 [2022-09-29T17:31:38.748Z] ---> c091e67cab57 [2022-09-29T17:31:38.748Z] [2022-09-29T17:31:39.703Z] Successfully built c091e67cab57 [2022-09-29T17:31:39.703Z] Successfully tagged security-spire-config-arm64:latest [2022-09-29T17:31:39.703Z]  Building security-spire-config ... done Building support-notifications [2022-09-29T17:31:39.968Z] Removing intermediate container adde8b648e4e [2022-09-29T17:31:39.968Z] ---> 623e8753df42 [2022-09-29T17:31:39.968Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-29T17:31:40.233Z] ---> Running in 06a453f4ca51 [2022-09-29T17:31:40.815Z] Removing intermediate container 06a453f4ca51 [2022-09-29T17:31:41.081Z] ---> 7f63d5c9443b [2022-09-29T17:31:41.081Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-29T17:31:41.081Z] ---> Running in 2b5cb70ffe2f [2022-09-29T17:31:42.040Z] Removing intermediate container 2b5cb70ffe2f [2022-09-29T17:31:42.040Z] ---> 0fb74ce13028 [2022-09-29T17:31:42.040Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-29T17:31:42.624Z] Removing intermediate container b0199fc030c4 [2022-09-29T17:31:42.624Z] ---> 109ba6b3774c [2022-09-29T17:31:42.624Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-29T17:31:42.890Z] ---> Running in 5574a8dfc192 [2022-09-29T17:31:44.293Z] ---> 028f54fe190d [2022-09-29T17:31:44.293Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-29T17:31:44.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:31:45.485Z] ---> 5bc27b105799 [2022-09-29T17:31:45.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-29T17:31:46.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:31:46.645Z] ---> 5d59879abd73 [2022-09-29T17:31:46.645Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-29T17:31:46.910Z] ---> Running in 0603f551b49c [2022-09-29T17:31:47.176Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-29T17:31:47.176Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-29T17:31:47.441Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-29T17:31:47.441Z] Removing intermediate container 0603f551b49c [2022-09-29T17:31:47.441Z] ---> 54755f6646f9 [2022-09-29T17:31:47.441Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:31:47.441Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-29T17:31:47.705Z] ---> Running in a23f822558e4 [2022-09-29T17:31:47.705Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-29T17:31:47.705Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-29T17:31:47.971Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:31:47.971Z] OK: 8 MiB in 20 packages [2022-09-29T17:31:48.237Z] Removing intermediate container a23f822558e4 [2022-09-29T17:31:48.237Z] ---> 6db851913ce3 [2022-09-29T17:31:48.237Z] Step 21/23 : LABEL arch=arm64 [2022-09-29T17:31:48.237Z] ---> Running in 88f3d4b93903 [2022-09-29T17:31:49.642Z] Removing intermediate container 88f3d4b93903 [2022-09-29T17:31:49.643Z] ---> 5428b1ddd85c [2022-09-29T17:31:49.643Z] Step 22/23 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:31:49.643Z] ---> Running in 706f9ae62b54 [2022-09-29T17:31:50.229Z] Removing intermediate container 5574a8dfc192 [2022-09-29T17:31:50.229Z] ---> 4f9eee990805 [2022-09-29T17:31:50.229Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:31:50.818Z] Removing intermediate container 706f9ae62b54 [2022-09-29T17:31:50.818Z] ---> c736dc4b8c6a [2022-09-29T17:31:50.818Z] Step 23/23 : LABEL version=0.0.0 [2022-09-29T17:31:51.083Z] ---> Running in e6be1800241a [2022-09-29T17:31:51.663Z] ---> 40af2be33d76 [2022-09-29T17:31:51.663Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-29T17:31:51.663Z] Removing intermediate container e6be1800241a [2022-09-29T17:31:51.663Z] ---> 422a7877ba9e [2022-09-29T17:31:51.663Z] [2022-09-29T17:31:52.622Z] Successfully built 422a7877ba9e [2022-09-29T17:31:52.622Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-29T17:31:52.622Z] Building core-command [2022-09-29T17:31:54.558Z]  Building sys-mgmt-agent ... done  ---> 03e72845d06a [2022-09-29T17:31:54.558Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-29T17:31:55.148Z] ---> a2dd32267743 [2022-09-29T17:31:55.148Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-29T17:31:55.414Z] ---> Running in 0c50c9b486d0 [2022-09-29T17:31:56.001Z] Removing intermediate container 0c50c9b486d0 [2022-09-29T17:31:56.001Z] ---> 4c58fb6d4284 [2022-09-29T17:31:56.001Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:31:56.001Z] ---> Running in 54f242dfd1ad [2022-09-29T17:31:56.961Z] Removing intermediate container 54f242dfd1ad [2022-09-29T17:31:56.961Z] ---> 48d932abe5f0 [2022-09-29T17:31:56.961Z] Step 22/24 : LABEL arch=arm64 [2022-09-29T17:31:56.961Z] ---> Running in a1934016b0bd [2022-09-29T17:31:57.920Z] Removing intermediate container a1934016b0bd [2022-09-29T17:31:57.920Z] ---> 8ac374658cbd [2022-09-29T17:31:57.920Z] Step 23/24 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:31:57.920Z] ---> Running in 901dad5e2e0d [2022-09-29T17:31:58.887Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:31:58.887Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:31:58.887Z] ---> 21c55ee9f005 [2022-09-29T17:31:58.887Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-29T17:31:58.887Z] ---> Using cache [2022-09-29T17:31:58.887Z] ---> 01ebdc5f5bca [2022-09-29T17:31:58.887Z] Step 4/23 : WORKDIR /edgex-go [2022-09-29T17:31:58.887Z] ---> Using cache [2022-09-29T17:31:58.887Z] ---> 81c5ef39ac5b [2022-09-29T17:31:58.887Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:31:58.887Z] ---> Using cache [2022-09-29T17:31:58.887Z] ---> 6e122eda1919 [2022-09-29T17:31:58.887Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-29T17:31:58.887Z] ---> Running in 3d3412f06ad8 [2022-09-29T17:31:58.887Z] Removing intermediate container 901dad5e2e0d [2022-09-29T17:31:58.887Z] ---> 6d80dc819ca7 [2022-09-29T17:31:58.887Z] Step 24/24 : LABEL version=0.0.0 [2022-09-29T17:31:59.157Z] ---> Running in 0de93d2ea1ff [2022-09-29T17:32:00.114Z] Removing intermediate container 0de93d2ea1ff [2022-09-29T17:32:00.114Z] ---> 0935424c9170 [2022-09-29T17:32:00.114Z] [2022-09-29T17:32:00.381Z] Successfully built 0935424c9170 [2022-09-29T17:32:00.381Z] Successfully tagged core-data-arm64:latest [2022-09-29T17:32:00.381Z] Building security-proxy-setup [2022-09-29T17:32:00.967Z]  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:32:01.924Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:32:02.882Z] OK: 221 MiB in 51 packages [2022-09-29T17:32:04.832Z] Removing intermediate container 3d3412f06ad8 [2022-09-29T17:32:04.832Z] ---> b00822450d1e [2022-09-29T17:32:04.832Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-29T17:32:06.253Z] ---> aca138e04e09 [2022-09-29T17:32:06.253Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:32:06.253Z] ---> Running in 57bf61338d1f [2022-09-29T17:32:18.555Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:32:18.555Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:32:18.555Z] ---> 21c55ee9f005 [2022-09-29T17:32:18.555Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-29T17:32:18.555Z] ---> Using cache [2022-09-29T17:32:18.555Z] ---> 01ebdc5f5bca [2022-09-29T17:32:18.555Z] Step 4/24 : WORKDIR /edgex-go [2022-09-29T17:32:18.555Z] ---> Using cache [2022-09-29T17:32:18.555Z] ---> 81c5ef39ac5b [2022-09-29T17:32:18.555Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:32:18.555Z] ---> Using cache [2022-09-29T17:32:18.555Z] ---> 6e122eda1919 [2022-09-29T17:32:18.555Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-29T17:32:18.555Z] ---> Using cache [2022-09-29T17:32:18.555Z] ---> 66df28732b80 [2022-09-29T17:32:18.555Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-29T17:32:18.555Z] ---> Using cache [2022-09-29T17:32:18.555Z] ---> c99f3f5cc5f2 [2022-09-29T17:32:18.555Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:32:18.555Z] ---> Running in 232d9e64d28f [2022-09-29T17:32:22.804Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:32:22.804Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:32:22.804Z] ---> 21c55ee9f005 [2022-09-29T17:32:22.804Z] Step 3/22 : WORKDIR /edgex-go [2022-09-29T17:32:23.070Z] ---> Using cache [2022-09-29T17:32:23.070Z] ---> 0a46d672a6df [2022-09-29T17:32:23.070Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:32:23.070Z] ---> Using cache [2022-09-29T17:32:23.070Z] ---> b8283ee2e91f [2022-09-29T17:32:23.070Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-29T17:32:23.653Z] ---> Running in e6b74c649412 [2022-09-29T17:32:25.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:32:26.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:32:27.969Z] OK: 221 MiB in 51 packages [2022-09-29T17:32:30.536Z] Removing intermediate container e6b74c649412 [2022-09-29T17:32:30.536Z] ---> c85fbc75d8ea [2022-09-29T17:32:30.536Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-29T17:32:31.943Z] ---> 54d85b574071 [2022-09-29T17:32:31.943Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:32:32.210Z] ---> Running in 60a79514acbc [2022-09-29T17:32:37.543Z] Removing intermediate container bf2353a4f065 [2022-09-29T17:32:37.543Z] ---> a1a7db2d8237 [2022-09-29T17:32:37.543Z] Step 9/23 : COPY . . [2022-09-29T17:32:59.633Z] ---> a4462ab2b2d6 [2022-09-29T17:33:00.793Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-29T17:33:01.380Z] ---> Running in fad04fe85259 [2022-09-29T17:33:02.788Z] 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-09-29T17:33:04.766Z] Removing intermediate container d43831ab6516 [2022-09-29T17:33:04.766Z] ---> ce476add76be [2022-09-29T17:33:04.766Z] [2022-09-29T17:33:04.766Z] Step 9/20 : FROM alpine:3.15 [2022-09-29T17:33:04.766Z] ---> 02e0d6fdf486 [2022-09-29T17:33:04.766Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-29T17:33:04.766Z] ---> Using cache [2022-09-29T17:33:04.766Z] ---> 646f06fdfc97 [2022-09-29T17:33:04.766Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:33:04.766Z] ---> Using cache [2022-09-29T17:33:04.766Z] ---> afc1d3a7b809 [2022-09-29T17:33:04.766Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-29T17:33:05.032Z] ---> Running in 54311323ff9c [2022-09-29T17:33:06.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:33:08.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:33:09.340Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-29T17:33:09.340Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-29T17:33:09.340Z] OK: 15734 distinct packages available [2022-09-29T17:33:09.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:33:10.563Z] Removing intermediate container 57bf61338d1f [2022-09-29T17:33:10.563Z] ---> f909faa71a83 [2022-09-29T17:33:10.563Z] Step 9/23 : COPY . . [2022-09-29T17:33:10.563Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:33:11.960Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-29T17:33:11.960Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-29T17:33:11.960Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-29T17:33:11.960Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-29T17:33:12.224Z] (5/9) Installing curl (7.80.0-r3) [2022-09-29T17:33:12.224Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-29T17:33:12.491Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-29T17:33:12.491Z] (8/9) Installing libucontext (1.1-r0) [2022-09-29T17:33:12.491Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-29T17:33:12.756Z] Executing busybox-1.34.1-r7.trigger [2022-09-29T17:33:12.756Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T17:33:13.021Z] OK: 8 MiB in 23 packages [2022-09-29T17:33:17.284Z] Removing intermediate container 54311323ff9c [2022-09-29T17:33:17.284Z] ---> 5089eab5cc37 [2022-09-29T17:33:17.284Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:33:19.227Z] ---> 079bf717e53e [2022-09-29T17:33:19.227Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-29T17:33:24.556Z] ---> 285952124f75 [2022-09-29T17:33:24.556Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-29T17:33:25.964Z] ---> 737fd62f55e7 [2022-09-29T17:33:25.964Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-29T17:33:25.964Z] ---> Running in d84a3960e1d5 [2022-09-29T17:33:26.545Z] Removing intermediate container d84a3960e1d5 [2022-09-29T17:33:26.545Z] ---> bec276219aa9 [2022-09-29T17:33:26.545Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:33:26.811Z] ---> Running in 1222da73a19c [2022-09-29T17:33:27.775Z] Removing intermediate container 1222da73a19c [2022-09-29T17:33:27.775Z] ---> bcc4c302bff7 [2022-09-29T17:33:27.775Z] Step 18/20 : LABEL arch=arm64 [2022-09-29T17:33:27.775Z] ---> Running in 9c7e918e3411 [2022-09-29T17:33:29.174Z] Removing intermediate container 9c7e918e3411 [2022-09-29T17:33:29.174Z] ---> e18903bd183e [2022-09-29T17:33:29.174Z] Step 19/20 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:33:29.174Z] ---> Running in 6caef176a2a7 [2022-09-29T17:33:30.136Z] Removing intermediate container 232d9e64d28f [2022-09-29T17:33:30.136Z] ---> 24a71d28ad92 [2022-09-29T17:33:30.136Z] Step 9/24 : COPY . . [2022-09-29T17:33:30.136Z] Removing intermediate container 6caef176a2a7 [2022-09-29T17:33:30.136Z] ---> 2e5dc4242732 [2022-09-29T17:33:30.136Z] Step 20/20 : LABEL version=0.0.0 [2022-09-29T17:33:30.402Z] ---> Running in 59a2e4500a28 [2022-09-29T17:33:31.820Z] Removing intermediate container 59a2e4500a28 [2022-09-29T17:33:31.820Z] ---> 3bc5d216b302 [2022-09-29T17:33:31.820Z] [2022-09-29T17:33:32.775Z] Successfully built 3bc5d216b302 [2022-09-29T17:33:32.775Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-29T17:33:32.775Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-09-29T17:33:34.707Z] ---> f73817641b90 [2022-09-29T17:33:34.707Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-29T17:33:34.707Z] Removing intermediate container 60a79514acbc [2022-09-29T17:33:34.707Z] ---> 1f2db75dba00 [2022-09-29T17:33:34.707Z] Step 8/22 : COPY . . [2022-09-29T17:33:36.648Z] ---> Running in 1f098975136a [2022-09-29T17:33:38.595Z] 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-09-29T17:33:50.897Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-29T17:33:50.897Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-29T17:33:50.897Z] ---> 21c55ee9f005 [2022-09-29T17:33:50.897Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-29T17:33:50.897Z] ---> Using cache [2022-09-29T17:33:50.897Z] ---> 01ebdc5f5bca [2022-09-29T17:33:50.897Z] Step 4/25 : WORKDIR /edgex-go [2022-09-29T17:33:50.897Z] ---> Using cache [2022-09-29T17:33:50.897Z] ---> 81c5ef39ac5b [2022-09-29T17:33:50.897Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T17:33:50.897Z] ---> Using cache [2022-09-29T17:33:50.897Z] ---> 6e122eda1919 [2022-09-29T17:33:50.897Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-29T17:33:50.897Z] ---> Using cache [2022-09-29T17:33:50.897Z] ---> 66df28732b80 [2022-09-29T17:33:50.897Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-29T17:33:50.897Z] ---> Using cache [2022-09-29T17:33:50.897Z] ---> c99f3f5cc5f2 [2022-09-29T17:33:50.897Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T17:33:50.897Z] ---> Using cache [2022-09-29T17:33:50.897Z] ---> 24a71d28ad92 [2022-09-29T17:33:50.897Z] Step 9/25 : COPY . . [2022-09-29T17:33:56.236Z] ---> 50f12a45c481 [2022-09-29T17:33:56.236Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-29T17:33:56.236Z] ---> Running in 5c37655bd389 [2022-09-29T17:33:58.170Z] 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-09-29T17:33:59.333Z] ---> 910cf7b5c3c8 [2022-09-29T17:33:59.333Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-29T17:33:59.333Z] ---> Running in 659c87a439f7 [2022-09-29T17:34:01.964Z] 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-09-29T17:34:08.699Z] ---> 05fa7072a116 [2022-09-29T17:34:08.699Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-29T17:34:08.699Z] ---> Running in 2c599d988012 [2022-09-29T17:34:10.642Z] 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-09-29T17:39:32.491Z] 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-09-29T17:39:44.774Z] Removing intermediate container 659c87a439f7 [2022-09-29T17:39:44.774Z] ---> a0fb39c2bdb2 [2022-09-29T17:39:44.774Z] [2022-09-29T17:39:44.774Z] Step 10/22 : FROM alpine:3.16 [2022-09-29T17:39:44.774Z] ---> a6215f271958 [2022-09-29T17:39:44.774Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-29T17:39:44.774Z] ---> Running in 024ba6f8d5e6 [2022-09-29T17:39:45.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:39:46.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:39:47.708Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-29T17:39:47.708Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-29T17:39:47.708Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-29T17:39:47.708Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-29T17:39:47.974Z] (5/6) Installing curl (7.83.1-r3) [2022-09-29T17:39:47.974Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-29T17:39:47.974Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:39:47.974Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T17:39:48.239Z] OK: 8 MiB in 20 packages [2022-09-29T17:39:51.568Z] Removing intermediate container 024ba6f8d5e6 [2022-09-29T17:39:51.568Z] ---> 3d5d2701e41a [2022-09-29T17:39:51.568Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-29T17:39:51.568Z] ---> Running in b97fa94dd5b1 [2022-09-29T17:39:51.568Z] Removing intermediate container b97fa94dd5b1 [2022-09-29T17:39:51.568Z] ---> d116697013ac [2022-09-29T17:39:51.568Z] Step 13/22 : WORKDIR /edgex [2022-09-29T17:39:51.568Z] ---> Running in 6e10982239a7 [2022-09-29T17:39:52.147Z] Removing intermediate container 6e10982239a7 [2022-09-29T17:39:52.147Z] ---> 0ae9168c4f40 [2022-09-29T17:39:52.147Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-29T17:39:53.099Z] ---> 37bcf783d4bc [2022-09-29T17:39:53.099Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-29T17:39:55.034Z] ---> 5de02c6262a7 [2022-09-29T17:39:55.034Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-29T17:39:56.441Z] ---> 650241002384 [2022-09-29T17:39:56.441Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-29T17:39:57.400Z] ---> 212ec5cb1323 [2022-09-29T17:39:57.400Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-29T17:39:57.400Z] ---> Running in 26cbe3ce2ccd [2022-09-29T17:40:00.759Z] Removing intermediate container 26cbe3ce2ccd [2022-09-29T17:40:00.759Z] ---> e74db21ed204 [2022-09-29T17:40:00.759Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-29T17:40:00.759Z] ---> Running in 9e380afeda08 [2022-09-29T17:40:01.027Z] Removing intermediate container 9e380afeda08 [2022-09-29T17:40:01.027Z] ---> d2d7ea2daef6 [2022-09-29T17:40:01.027Z] Step 20/22 : LABEL arch=arm64 [2022-09-29T17:40:01.027Z] ---> Running in dda2b53e4f46 [2022-09-29T17:40:02.447Z] Removing intermediate container dda2b53e4f46 [2022-09-29T17:40:02.447Z] ---> 477f11bfffc7 [2022-09-29T17:40:02.447Z] Step 21/22 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:40:02.447Z] ---> Running in 21cad61c0c19 [2022-09-29T17:40:03.026Z] Removing intermediate container 21cad61c0c19 [2022-09-29T17:40:03.027Z] ---> 480b0379fb2b [2022-09-29T17:40:03.027Z] Step 22/22 : LABEL version=0.0.0 [2022-09-29T17:40:03.291Z] ---> Running in 4783ee22c3f1 [2022-09-29T17:40:03.871Z] Removing intermediate container 4783ee22c3f1 [2022-09-29T17:40:03.871Z] ---> fea631b83e76 [2022-09-29T17:40:03.871Z] [2022-09-29T17:40:04.136Z] Successfully built fea631b83e76 [2022-09-29T17:40:04.136Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-29T17:40:12.334Z]  Building security-proxy-setup ... done Removing intermediate container 5c37655bd389 [2022-09-29T17:40:12.334Z] ---> b3246cc6cc2a [2022-09-29T17:40:12.334Z] [2022-09-29T17:40:12.334Z] Step 11/24 : FROM alpine:3.16 [2022-09-29T17:40:12.334Z] ---> a6215f271958 [2022-09-29T17:40:12.334Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-29T17:40:12.334Z] ---> Running in f509915cd1f3 [2022-09-29T17:40:13.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:40:14.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:40:14.963Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-29T17:40:14.963Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:40:15.230Z] OK: 5 MiB in 15 packages [2022-09-29T17:40:16.632Z] Removing intermediate container f509915cd1f3 [2022-09-29T17:40:16.632Z] ---> 138f8a618d43 [2022-09-29T17:40:16.632Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T17:40:16.632Z] ---> Running in cbdec631364c [2022-09-29T17:40:17.212Z] Removing intermediate container cbdec631364c [2022-09-29T17:40:17.212Z] ---> 62272db72262 [2022-09-29T17:40:17.212Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-29T17:40:17.212Z] ---> Running in 5bbc9f1018e7 [2022-09-29T17:40:17.793Z] Removing intermediate container 5bbc9f1018e7 [2022-09-29T17:40:17.793Z] ---> 3ad8bbc3b09e [2022-09-29T17:40:17.793Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-29T17:40:17.793Z] ---> Running in 090b6e1e43c5 [2022-09-29T17:40:18.070Z] Removing intermediate container 090b6e1e43c5 [2022-09-29T17:40:18.070Z] ---> 42b937f6f7b5 [2022-09-29T17:40:18.070Z] Step 16/24 : WORKDIR / [2022-09-29T17:40:18.339Z] ---> Running in ff5ea71e5eb2 [2022-09-29T17:40:18.921Z] Removing intermediate container ff5ea71e5eb2 [2022-09-29T17:40:18.921Z] ---> d95db27a52cd [2022-09-29T17:40:18.921Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:40:19.900Z] ---> b527bf8281c5 [2022-09-29T17:40:19.900Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-29T17:40:21.301Z] ---> bfd89a82530d [2022-09-29T17:40:21.301Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-29T17:40:22.257Z] ---> 3336c7cac6a0 [2022-09-29T17:40:22.257Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-29T17:40:22.257Z] ---> Running in 87df94c7598d [2022-09-29T17:40:22.839Z] Removing intermediate container 87df94c7598d [2022-09-29T17:40:22.839Z] ---> d08260b730fc [2022-09-29T17:40:22.839Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:40:23.107Z] ---> Running in 7447ca740cd6 [2022-09-29T17:40:23.376Z] Removing intermediate container 7447ca740cd6 [2022-09-29T17:40:23.376Z] ---> 560c73e10b1d [2022-09-29T17:40:23.376Z] Step 22/24 : LABEL arch=arm64 [2022-09-29T17:40:23.376Z] ---> Running in df6284a022ce [2022-09-29T17:40:23.959Z] Removing intermediate container df6284a022ce [2022-09-29T17:40:23.959Z] ---> 379fdb301e3e [2022-09-29T17:40:23.959Z] Step 23/24 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:40:23.959Z] ---> Running in 859632e232b1 [2022-09-29T17:40:24.541Z] Removing intermediate container 859632e232b1 [2022-09-29T17:40:24.541Z] ---> 7ee85eb290cf [2022-09-29T17:40:24.541Z] Step 24/24 : LABEL version=0.0.0 [2022-09-29T17:40:24.541Z] ---> Running in 6709403b5472 [2022-09-29T17:40:25.128Z] Removing intermediate container 6709403b5472 [2022-09-29T17:40:25.128Z] ---> 68aa21b4e26b [2022-09-29T17:40:25.128Z] [2022-09-29T17:40:25.394Z] Successfully built 68aa21b4e26b [2022-09-29T17:40:25.394Z] Successfully tagged core-command-arm64:latest [2022-09-29T17:40:40.365Z]  Building core-command ... done Removing intermediate container 2c599d988012 [2022-09-29T17:40:40.365Z] ---> 788772ddd08e [2022-09-29T17:40:40.365Z] [2022-09-29T17:40:40.365Z] Step 11/25 : FROM alpine:3.16 [2022-09-29T17:40:40.365Z] ---> a6215f271958 [2022-09-29T17:40:40.365Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-29T17:40:40.365Z] ---> Using cache [2022-09-29T17:40:40.365Z] ---> 138f8a618d43 [2022-09-29T17:40:40.365Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T17:40:40.365Z] ---> Using cache [2022-09-29T17:40:40.365Z] ---> 62272db72262 [2022-09-29T17:40:40.365Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-29T17:40:40.365Z] ---> Running in 9d808b72b55d [2022-09-29T17:40:40.365Z] Removing intermediate container 9d808b72b55d [2022-09-29T17:40:40.365Z] ---> 2b60722d8cd6 [2022-09-29T17:40:40.365Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-29T17:40:40.365Z] ---> Running in 2e3685a707aa [2022-09-29T17:40:40.365Z] Removing intermediate container 2e3685a707aa [2022-09-29T17:40:40.365Z] ---> 249ebbe68812 [2022-09-29T17:40:40.365Z] Step 16/25 : WORKDIR / [2022-09-29T17:40:40.365Z] ---> Running in bddd54dc4ff3 [2022-09-29T17:40:40.947Z] Removing intermediate container bddd54dc4ff3 [2022-09-29T17:40:40.947Z] ---> 6f7c0a9f0c1f [2022-09-29T17:40:40.947Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:40:41.905Z] ---> 24fe80f9771e [2022-09-29T17:40:41.905Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-29T17:40:43.844Z] ---> 0e415102811d [2022-09-29T17:40:43.844Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-29T17:40:44.424Z] ---> 32b72e3996c1 [2022-09-29T17:40:44.424Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-29T17:40:45.377Z] ---> e716a676799b [2022-09-29T17:40:45.377Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-29T17:40:45.377Z] ---> Running in ff882df2f36a [2022-09-29T17:40:45.642Z] Removing intermediate container ff882df2f36a [2022-09-29T17:40:45.642Z] ---> b697d307b669 [2022-09-29T17:40:45.642Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:40:45.907Z] ---> Running in f74d8b019047 [2022-09-29T17:40:46.182Z] Removing intermediate container f74d8b019047 [2022-09-29T17:40:46.182Z] ---> a41ae723ad28 [2022-09-29T17:40:46.182Z] Step 23/25 : LABEL arch=arm64 [2022-09-29T17:40:46.448Z] ---> Running in bcf720fee6da [2022-09-29T17:40:46.713Z] Removing intermediate container bcf720fee6da [2022-09-29T17:40:46.713Z] ---> 75f4ad3ccfed [2022-09-29T17:40:46.713Z] Step 24/25 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:40:46.713Z] ---> Running in 2bcb8b120fb7 [2022-09-29T17:40:47.292Z] Removing intermediate container 2bcb8b120fb7 [2022-09-29T17:40:47.292Z] ---> c15ed337fed1 [2022-09-29T17:40:47.292Z] Step 25/25 : LABEL version=0.0.0 [2022-09-29T17:40:47.292Z] ---> Running in 2757c797c0aa [2022-09-29T17:40:47.558Z] Removing intermediate container 2757c797c0aa [2022-09-29T17:40:47.558Z] ---> f698f444f53b [2022-09-29T17:40:47.558Z] [2022-09-29T17:40:47.828Z] Successfully built f698f444f53b [2022-09-29T17:40:47.828Z] Successfully tagged core-metadata-arm64:latest [2022-09-29T17:41:00.127Z]  Building core-metadata ... done Removing intermediate container fad04fe85259 [2022-09-29T17:41:00.127Z] ---> 1a31c957180b [2022-09-29T17:41:00.127Z] [2022-09-29T17:41:00.127Z] Step 11/23 : FROM alpine:3.16 [2022-09-29T17:41:00.127Z] ---> a6215f271958 [2022-09-29T17:41:00.127Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-29T17:41:00.127Z] ---> Using cache [2022-09-29T17:41:00.127Z] ---> 138f8a618d43 [2022-09-29T17:41:00.127Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T17:41:00.127Z] ---> Using cache [2022-09-29T17:41:00.127Z] ---> 62272db72262 [2022-09-29T17:41:00.127Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-29T17:41:00.127Z] ---> Running in faf48b22fe11 [2022-09-29T17:41:00.397Z] Removing intermediate container faf48b22fe11 [2022-09-29T17:41:00.397Z] ---> 9775004eae0d [2022-09-29T17:41:00.397Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-29T17:41:00.679Z] ---> Running in 8f3eaf49d430 [2022-09-29T17:41:00.945Z] Removing intermediate container 8f3eaf49d430 [2022-09-29T17:41:00.945Z] ---> ce0f39605f07 [2022-09-29T17:41:00.945Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:41:01.525Z] ---> ffc997923a86 [2022-09-29T17:41:01.525Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-29T17:41:02.930Z] ---> 50c9e87bb803 [2022-09-29T17:41:02.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-29T17:41:03.512Z] ---> 8cd6b785dcf1 [2022-09-29T17:41:03.512Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-29T17:41:03.512Z] ---> Running in 89ed56a9f87d [2022-09-29T17:41:03.782Z] Removing intermediate container 89ed56a9f87d [2022-09-29T17:41:03.782Z] ---> 6654c8b9c887 [2022-09-29T17:41:04.048Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:41:04.048Z] ---> Running in e63d19b9bb7c [2022-09-29T17:41:04.318Z] Removing intermediate container e63d19b9bb7c [2022-09-29T17:41:04.318Z] ---> 380942446252 [2022-09-29T17:41:04.318Z] Step 21/23 : LABEL arch=arm64 [2022-09-29T17:41:04.584Z] ---> Running in c4a1dbc83847 [2022-09-29T17:41:04.855Z] Removing intermediate container c4a1dbc83847 [2022-09-29T17:41:04.855Z] ---> bfec87b4383d [2022-09-29T17:41:04.855Z] Step 22/23 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:41:05.128Z] ---> Running in a1f630835433 [2022-09-29T17:41:05.397Z] Removing intermediate container a1f630835433 [2022-09-29T17:41:05.397Z] ---> a89bd2ab0deb [2022-09-29T17:41:05.397Z] Step 23/23 : LABEL version=0.0.0 [2022-09-29T17:41:05.662Z] ---> Running in 85d0d25f5dd4 [2022-09-29T17:41:05.929Z] Removing intermediate container 85d0d25f5dd4 [2022-09-29T17:41:05.929Z] ---> 2091c6c9450b [2022-09-29T17:41:05.929Z] [2022-09-29T17:41:06.194Z] Successfully built 2091c6c9450b [2022-09-29T17:41:06.194Z] Successfully tagged support-scheduler-arm64:latest [2022-09-29T17:41:18.473Z]  Building support-scheduler ... done Removing intermediate container 1f098975136a [2022-09-29T17:41:18.473Z] ---> f1e4c2f39e2e [2022-09-29T17:41:18.473Z] [2022-09-29T17:41:18.473Z] Step 11/23 : FROM alpine:3.16 [2022-09-29T17:41:18.473Z] ---> a6215f271958 [2022-09-29T17:41:18.473Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-29T17:41:18.473Z] ---> Running in f1a822b98547 [2022-09-29T17:41:19.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T17:41:19.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T17:41:20.014Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-29T17:41:20.014Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-29T17:41:20.014Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T17:41:20.282Z] Executing ca-certificates-20220614-r0.trigger [2022-09-29T17:41:20.282Z] OK: 6 MiB in 16 packages [2022-09-29T17:41:21.686Z] Removing intermediate container f1a822b98547 [2022-09-29T17:41:21.686Z] ---> e30bbb718724 [2022-09-29T17:41:21.686Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-29T17:41:21.686Z] ---> Running in 08b36b2dc55c [2022-09-29T17:41:21.952Z] Removing intermediate container 08b36b2dc55c [2022-09-29T17:41:21.952Z] ---> b01fd4b9f1bd [2022-09-29T17:41:21.952Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-29T17:41:21.952Z] ---> Running in 6ff11541cdee [2022-09-29T17:41:22.226Z] Removing intermediate container 6ff11541cdee [2022-09-29T17:41:22.226Z] ---> 7c0b2379bcf5 [2022-09-29T17:41:22.226Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-29T17:41:22.226Z] ---> Running in 7a9905c8633a [2022-09-29T17:41:22.492Z] Removing intermediate container 7a9905c8633a [2022-09-29T17:41:22.492Z] ---> 887081e49aec [2022-09-29T17:41:22.492Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-29T17:41:24.426Z] ---> 03e4cc4f276a [2022-09-29T17:41:24.426Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-29T17:41:25.825Z] ---> 3c675279291e [2022-09-29T17:41:25.825Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-29T17:41:26.088Z] ---> 60c85bc4386a [2022-09-29T17:41:26.088Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-29T17:41:26.088Z] ---> Running in b2bae0e66a17 [2022-09-29T17:41:26.353Z] Removing intermediate container b2bae0e66a17 [2022-09-29T17:41:26.353Z] ---> 69157ddb2e59 [2022-09-29T17:41:26.353Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-29T17:41:26.353Z] ---> Running in 1ba0f3fddccf [2022-09-29T17:41:26.620Z] Removing intermediate container 1ba0f3fddccf [2022-09-29T17:41:26.620Z] ---> 360260514b5b [2022-09-29T17:41:26.620Z] Step 21/23 : LABEL arch=arm64 [2022-09-29T17:41:26.886Z] ---> Running in 212887135cfd [2022-09-29T17:41:27.155Z] Removing intermediate container 212887135cfd [2022-09-29T17:41:27.155Z] ---> 982275c88d0d [2022-09-29T17:41:27.155Z] Step 22/23 : LABEL git_sha=1fb19524a56280008ab5dcfa44d43eddd51d50bd [2022-09-29T17:41:27.155Z] ---> Running in 271a9a876d38 [2022-09-29T17:41:27.420Z] Removing intermediate container 271a9a876d38 [2022-09-29T17:41:27.421Z] ---> e290dca7a509 [2022-09-29T17:41:27.421Z] Step 23/23 : LABEL version=0.0.0 [2022-09-29T17:41:27.421Z] ---> Running in 00a623d0f9fc [2022-09-29T17:41:27.685Z] Removing intermediate container 00a623d0f9fc [2022-09-29T17:41:27.685Z] ---> 9009d3373b51 [2022-09-29T17:41:27.685Z] [2022-09-29T17:41:27.949Z] Successfully built 9009d3373b51 [2022-09-29T17:41:27.949Z] Successfully tagged support-notifications-arm64:latest [2022-09-29T17:41:28.222Z]  Building support-notifications ... done  [Pipeline] } [2022-09-29T17:41:28.228Z] $ docker stop --time=1 ae5c34436f186787d9747c34dd259f910a353b3e41f6ca5016d92a902ba35543 [2022-09-29T17:41:29.887Z] $ docker rm -f ae5c34436f186787d9747c34dd259f910a353b3e41f6ca5016d92a902ba35543 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T17:41:30.450Z] + docker images [2022-09-29T17:41:30.715Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-29T17:41:30.715Z] support-notifications-arm64 latest 9009d3373b51 3 seconds ago 26.3MB [2022-09-29T17:41:30.715Z] f1e4c2f39e2e 14 seconds ago 1.46GB [2022-09-29T17:41:30.715Z] support-scheduler-arm64 latest 2091c6c9450b 25 seconds ago 25.7MB [2022-09-29T17:41:30.715Z] 1a31c957180b 32 seconds ago 1.46GB [2022-09-29T17:41:30.715Z] core-metadata-arm64 latest f698f444f53b 43 seconds ago 17.5MB [2022-09-29T17:41:30.715Z] 788772ddd08e 53 seconds ago 1.41GB [2022-09-29T17:41:30.715Z] core-command-arm64 latest 68aa21b4e26b About a minute ago 16.7MB [2022-09-29T17:41:30.715Z] b3246cc6cc2a About a minute ago 1.4GB [2022-09-29T17:41:30.715Z] security-proxy-setup-arm64 latest fea631b83e76 About a minute ago 26.4MB [2022-09-29T17:41:30.715Z] a0fb39c2bdb2 About a minute ago 1.39GB [2022-09-29T17:41:30.715Z] security-spiffe-token-provider-arm64 latest 3bc5d216b302 7 minutes ago 28.4MB [2022-09-29T17:41:30.715Z] ce476add76be 8 minutes ago 1.43GB [2022-09-29T17:41:30.715Z] core-data-arm64 latest 0935424c9170 9 minutes ago 20.7MB [2022-09-29T17:41:30.715Z] sys-mgmt-agent-arm64 latest 422a7877ba9e 9 minutes ago 133MB [2022-09-29T17:41:30.715Z] security-spire-config-arm64 latest c091e67cab57 9 minutes ago 83.6MB [2022-09-29T17:41:30.715Z] 95a5a5b51e7b 9 minutes ago 1.41GB [2022-09-29T17:41:30.715Z] security-spire-agent-arm64 latest f38f93684596 10 minutes ago 122MB [2022-09-29T17:41:30.715Z] ed092ea37a10 10 minutes ago 1.28GB [2022-09-29T17:41:30.715Z] security-bootstrapper-arm64 latest f3f1db450c40 10 minutes ago 19.1MB [2022-09-29T17:41:30.715Z] security-secretstore-setup-arm64 latest 6ecf03c31fb4 11 minutes ago 28.2MB [2022-09-29T17:41:30.715Z] 6d5c4b480218 11 minutes ago 1.39GB [2022-09-29T17:41:30.715Z] c53a18793536 11 minutes ago 1.39GB [2022-09-29T17:41:30.715Z] 98200f99e1b3 11 minutes ago 1.38GB [2022-09-29T17:41:30.715Z] security-spire-server-arm64 latest 6f2c7dc7fa27 17 minutes ago 84.2MB [2022-09-29T17:41:30.715Z] 5271280efc61 17 minutes ago 1.28GB [2022-09-29T17:41:30.715Z] ci-base-image-arm64 latest 21c55ee9f005 31 minutes ago 941MB [2022-09-29T17:41:30.715Z] alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB [2022-09-29T17:41:30.715Z] alpine 3.16 a6215f271958 7 weeks ago 5.29MB [2022-09-29T17:41:30.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-29T17:41:30.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:41:31.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T17:41:31.584Z] [2022-09-29T17:41:31.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:41:31.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T17:41:31.994Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-29T17:41:31.994Z] 8998bd30e6a1: Pulling fs layer [2022-09-29T17:41:31.994Z] 04944245beec: Pulling fs layer [2022-09-29T17:41:31.994Z] 699f458cf7ca: Pulling fs layer [2022-09-29T17:41:31.994Z] 765212b225bb: Pulling fs layer [2022-09-29T17:41:31.994Z] f23df028b6ca: Pulling fs layer [2022-09-29T17:41:31.994Z] d65c8cfc05b1: Pulling fs layer [2022-09-29T17:41:31.994Z] 2437ff75d9bd: Pulling fs layer [2022-09-29T17:41:31.994Z] 765212b225bb: Waiting [2022-09-29T17:41:31.994Z] f23df028b6ca: Waiting [2022-09-29T17:41:31.994Z] d65c8cfc05b1: Waiting [2022-09-29T17:41:31.994Z] 2437ff75d9bd: Waiting [2022-09-29T17:41:32.262Z] 04944245beec: Verifying Checksum [2022-09-29T17:41:32.262Z] 04944245beec: Download complete [2022-09-29T17:41:32.262Z] 765212b225bb: Verifying Checksum [2022-09-29T17:41:32.262Z] 765212b225bb: Download complete [2022-09-29T17:41:32.262Z] f23df028b6ca: Verifying Checksum [2022-09-29T17:41:32.262Z] f23df028b6ca: Download complete [2022-09-29T17:41:32.262Z] d65c8cfc05b1: Verifying Checksum [2022-09-29T17:41:32.262Z] d65c8cfc05b1: Download complete [2022-09-29T17:41:32.540Z] 699f458cf7ca: Verifying Checksum [2022-09-29T17:41:32.540Z] 699f458cf7ca: Download complete [2022-09-29T17:41:32.830Z] 8998bd30e6a1: Verifying Checksum [2022-09-29T17:41:32.830Z] 8998bd30e6a1: Download complete [2022-09-29T17:41:35.457Z] 2437ff75d9bd: Verifying Checksum [2022-09-29T17:41:35.457Z] 2437ff75d9bd: Download complete [2022-09-29T17:41:36.858Z] 8998bd30e6a1: Pull complete [2022-09-29T17:41:37.438Z] 04944245beec: Pull complete [2022-09-29T17:41:38.840Z] 699f458cf7ca: Pull complete [2022-09-29T17:41:38.840Z] 765212b225bb: Pull complete [2022-09-29T17:41:39.473Z] f23df028b6ca: Pull complete [2022-09-29T17:41:39.740Z] d65c8cfc05b1: Pull complete [2022-09-29T17:41:54.711Z] 2437ff75d9bd: Pull complete [2022-09-29T17:41:54.711Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-29T17:41:54.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T17:41:54.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T17:41:55.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container [2022-09-29T17:41:55.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-29T17:41:57.753Z] $ docker top 043f4f4fe9bfa7926829a43da2c2966e9c5eb86e45952cbc5498d2fa84570b03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T17:41:58.706Z] ---> job-cost.sh [2022-09-29T17:41:58.706Z] lf-activate-venv: SKIPPING [2022-09-29T17:41:58.706Z] INFO: No Stack... [2022-09-29T17:41:58.971Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-29T17:41:59.928Z] INFO: Archiving Costs [Pipeline] sh [2022-09-29T17:42:00.589Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-09-29T17:42:00.589Z] + cut -d, -f6 [Pipeline] lock [2022-09-29T17:42:00.646Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4172-1-stack-cost] [2022-09-29T17:42:00.651Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4172-1-stack-cost] did not exist. Created. [2022-09-29T17:42:00.652Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-29T17:42:01.445Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-29T17:42:01.644Z] Stashed 1 file(s) [Pipeline] } [2022-09-29T17:42:01.662Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4172-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-29T17:42:01.731Z] $ docker stop --time=1 043f4f4fe9bfa7926829a43da2c2966e9c5eb86e45952cbc5498d2fa84570b03 [2022-09-29T17:42:03.215Z] $ docker rm -f 043f4f4fe9bfa7926829a43da2c2966e9c5eb86e45952cbc5498d2fa84570b03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-29T17:42:04.278Z] provisioning config files... [2022-09-29T17:42:04.287Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12568766649186951675tmp [Pipeline] { [Pipeline] sh [2022-09-29T17:42:04.746Z] + set +x [2022-09-29T17:42:04.746Z] + curl -s https://codecov.io/bash [2022-09-29T17:42:04.746Z] + bash -s -- [2022-09-29T17:42:04.746Z] [2022-09-29T17:42:04.746Z] _____ _ [2022-09-29T17:42:04.746Z] / ____| | | [2022-09-29T17:42:04.746Z] | | ___ __| | ___ ___ _____ __ [2022-09-29T17:42:04.746Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-29T17:42:04.746Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-29T17:42:04.746Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-29T17:42:04.746Z] Bash-1.0.6 [2022-09-29T17:42:04.746Z] [2022-09-29T17:42:04.746Z] [2022-09-29T17:42:04.746Z] ==> git version 2.25.1 found [2022-09-29T17:42:04.746Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-29T17:42:04.746Z] Release-Date: 2020-01-08 [2022-09-29T17:42:04.746Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-29T17:42:04.746Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-29T17:42:04.746Z] ==> Jenkins CI detected. [2022-09-29T17:42:04.746Z] current dir:  /w/workspace/edgex-go/1 [2022-09-29T17:42:04.746Z] project root: . [2022-09-29T17:42:04.746Z] --> token set from env [2022-09-29T17:42:04.746Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-29T17:42:04.746Z] ==> Running gcov in . (disable via -X gcov) [2022-09-29T17:42:04.746Z] ==> Python coveragepy not found [2022-09-29T17:42:04.746Z] ==> Searching for coverage reports in: [2022-09-29T17:42:04.746Z] + . [2022-09-29T17:42:04.746Z] -> Found 1 reports [2022-09-29T17:42:04.746Z] ==> Detecting git/mercurial file structure [2022-09-29T17:42:04.746Z] ==> Reading reports [2022-09-29T17:42:05.006Z] + ./coverage.out bytes=496148 [2022-09-29T17:42:05.006Z] ==> Appending adjustments [2022-09-29T17:42:05.006Z] https://docs.codecov.io/docs/fixing-reports [2022-09-29T17:42:06.384Z] + Found adjustments [2022-09-29T17:42:06.384Z] ==> Gzipping contents [2022-09-29T17:42:06.384Z] 64K /tmp/codecov.7DT2mh.gz [2022-09-29T17:42:06.384Z] ==> Uploading reports [2022-09-29T17:42:06.384Z] url: https://codecov.io [2022-09-29T17:42:06.384Z] query: branch=PR-4172&commit=e30eac29b2eab7d1ce8943f2c1357057f8568b95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4172&job=&cmd_args= [2022-09-29T17:42:06.384Z] -> Pinging Codecov [2022-09-29T17:42:06.384Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4172&commit=e30eac29b2eab7d1ce8943f2c1357057f8568b95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4172&job=&cmd_args= [2022-09-29T17:42:06.384Z] -> Uploading to [2022-09-29T17:42:06.384Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-29/00271124DB129430A58F1EEE437C3FCB/e30eac29b2eab7d1ce8943f2c1357057f8568b95/8e4ee9fa-b3ec-4948-9da3-6be336c855fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220929T174206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0572c7596688cf5cd52c26718011f000235e5ee248d0dddd380493db989c415b [2022-09-29T17:42:06.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T17:42:06.643Z] Dload Upload Total Spent Left Speed [2022-09-29T17:42:06.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64919 0 0 100 64919 0 276k --:--:-- --:--:-- --:--:-- 276k [2022-09-29T17:42:06.643Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e30eac29b2eab7d1ce8943f2c1357057f8568b95 [Pipeline] } [2022-09-29T17:42:06.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-29T17:42:08.089Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-29T17:42:08.420Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T17:42:09.315Z] ---> package-listing.sh [2022-09-29T17:42:09.315Z] ++ facter osfamily [2022-09-29T17:42:09.315Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-29T17:42:09.574Z] + OS_FAMILY=debian [2022-09-29T17:42:09.574Z] + workspace=/w/workspace/edgex-go/1 [2022-09-29T17:42:09.574Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-29T17:42:09.574Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-29T17:42:09.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-29T17:42:09.574Z] + PACKAGES=/tmp/packages_start.txt [2022-09-29T17:42:09.574Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-29T17:42:09.574Z] + PACKAGES=/tmp/packages_end.txt [2022-09-29T17:42:09.574Z] + case "${OS_FAMILY}" in [2022-09-29T17:42:09.574Z] + dpkg -l [2022-09-29T17:42:09.574Z] + grep '^ii' [2022-09-29T17:42:09.574Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-29T17:42:09.574Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-29T17:42:09.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-29T17:42:09.574Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-29T17:42:09.574Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-29T17:42:09.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-29T17:42:09.605Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-29T17:42:09.900Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:42:10.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T17:42:10.539Z] [2022-09-29T17:42:10.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T17:42:10.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T17:42:10.910Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-29T17:42:10.910Z] 5eb5b503b376: Pulling fs layer [2022-09-29T17:42:10.910Z] 5c69ac0246d0: Pulling fs layer [2022-09-29T17:42:10.910Z] ec43610c2a17: Pulling fs layer [2022-09-29T17:42:10.910Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-29T17:42:10.910Z] 33b1e0a273af: Pulling fs layer [2022-09-29T17:42:10.910Z] 5d3b04190fa2: Pulling fs layer [2022-09-29T17:42:10.910Z] 2f39f015ded8: Pulling fs layer [2022-09-29T17:42:10.910Z] 33b1e0a273af: Waiting [2022-09-29T17:42:10.910Z] 5d3b04190fa2: Waiting [2022-09-29T17:42:10.910Z] 2f39f015ded8: Waiting [2022-09-29T17:42:10.910Z] 3a2ae6a8a46f: Waiting [2022-09-29T17:42:10.910Z] 5c69ac0246d0: Download complete [2022-09-29T17:42:10.910Z] 3a2ae6a8a46f: Download complete [2022-09-29T17:42:10.910Z] 33b1e0a273af: Verifying Checksum [2022-09-29T17:42:10.910Z] 33b1e0a273af: Download complete [2022-09-29T17:42:10.910Z] 5d3b04190fa2: Verifying Checksum [2022-09-29T17:42:10.910Z] 5d3b04190fa2: Download complete [2022-09-29T17:42:11.170Z] ec43610c2a17: Verifying Checksum [2022-09-29T17:42:11.170Z] ec43610c2a17: Download complete [2022-09-29T17:42:11.170Z] 5eb5b503b376: Download complete [2022-09-29T17:42:11.736Z] 2f39f015ded8: Download complete [2022-09-29T17:42:12.671Z] 5eb5b503b376: Pull complete [2022-09-29T17:42:12.671Z] 5c69ac0246d0: Pull complete [2022-09-29T17:42:12.930Z] ec43610c2a17: Pull complete [2022-09-29T17:42:13.188Z] 3a2ae6a8a46f: Pull complete [2022-09-29T17:42:13.188Z] 33b1e0a273af: Pull complete [2022-09-29T17:42:13.446Z] 5d3b04190fa2: Pull complete [2022-09-29T17:42:17.642Z] 2f39f015ded8: Pull complete [2022-09-29T17:42:17.642Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-29T17:42:17.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T17:42:17.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T17:42:17.840Z] prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container [2022-09-29T17:42:17.866Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-29T17:42:22.438Z] $ docker top 8783f51abb696c1962b3b51d92ed65943a93edde07a5698d34525dfb6d8dd2a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T17:42:22.843Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-29T17:42:23.161Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-29T17:42:23.475Z] + ls /var/log/sa-host [2022-09-29T17:42:23.475Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T17:42:23.605Z] provisioning config files... [2022-09-29T17:42:23.614Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5253357582795350439tmp [Pipeline] { [Pipeline] echo [2022-09-29T17:42:23.668Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T17:42:23.983Z] ---> create-netrc.sh [Pipeline] } [2022-09-29T17:42:24.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-29T17:42:24.425Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-29T17:42:24.489Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T17:42:24.805Z] ---> sudo-logs.sh [2022-09-29T17:42:24.805Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-29T17:42:24.887Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T17:42:25.197Z] ---> job-cost.sh [2022-09-29T17:42:25.197Z] lf-activate-venv: SKIPPING [2022-09-29T17:42:25.197Z] DEBUG: total: 0.10999999940395355 [2022-09-29T17:42:25.197Z] INFO: Retrieving Stack Cost... [2022-09-29T17:42:25.765Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-29T17:42:26.023Z] INFO: Archiving Costs [Pipeline] echo [2022-09-29T17:42:26.139Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T17:42:26.465Z] ---> logs-deploy.sh [2022-09-29T17:42:26.465Z] lf-activate-venv: SKIPPING [2022-09-29T17:42:26.465Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4172/1 [2022-09-29T17:42:26.465Z] INFO: archiving workspace using pattern(s): [2022-09-29T17:42:27.403Z] Archives upload complete. [2022-09-29T17:42:27.403Z] INFO: archiving logs to Nexus