Pull request #4175 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3cff13e3b9333f199f16845757c7d5096c567123+f2edda911038ac18a4e90aa9d682a0860be913b7 (2a2e2f261fbb44b90438795bc7af2b2279ad6fa9) 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-ssh5048690903834703778.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-ssh18315606199089115239.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-4175/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-4175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14280482182936517555.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-4175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13935949954076742292.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-ssh17445509024826831291.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-4175/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-4175/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14960846219055609727.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-6108 in /w/workspace/edgexfoundry_edgex-go_PR-4175 [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 f2edda911038ac18a4e90aa9d682a0860be913b7 into PR head commit 3cff13e3b9333f199f16845757c7d5096c567123 Merge succeeded, producing 3cff13e3b9333f199f16845757c7d5096c567123 Checking out Revision 3cff13e3b9333f199f16845757c7d5096c567123 (PR-4175) > 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/4175/head:refs/remotes/origin/PR-4175 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cff13e3b9333f199f16845757c7d5096c567123 # 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 f2edda911038ac18a4e90aa9d682a0860be913b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cff13e3b9333f199f16845757c7d5096c567123 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 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-30T19:07:04.779Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-30T19:07:04.927Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-30T19:07:05.018Z] ========================================================= [2022-09-30T19:07:05.018Z] EdgeX Global Pipelines Version Info [2022-09-30T19:07:05.018Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:07:05.763Z] ------------------- [2022-09-30T19:07:05.763Z] stable info: [2022-09-30T19:07:05.763Z] ------------------- [2022-09-30T19:07:05.763Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-30T19:07:05.763Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T19:07:05.763Z] Message: update stable to v1.0.239 [2022-09-30T19:07:06.336Z] ------------------- [2022-09-30T19:07:06.336Z] experimental info: [2022-09-30T19:07:06.336Z] ------------------- [2022-09-30T19:07:06.336Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-30T19:07:06.336Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T19:07:06.336Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-30T19:07:06.606Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-30T19:07:06.644Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-30T19:07:06.680Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-30T19:07:06.714Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-30T19:07:06.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-30T19:07:06.788Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-30T19:07:06.825Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-30T19:07:06.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-30T19:07:06.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-30T19:07:06.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-30T19:07:06.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-30T19:07:07.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-30T19:07:07.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-30T19:07:07.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-30T19:07:07.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-30T19:07:07.159Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-30T19:07:07.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-30T19:07:07.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-30T19:07:07.278Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-30T19:07:07.319Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-30T19:07:07.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-30T19:07:07.392Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-30T19:07:07.431Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-30T19:07:07.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4175 [Pipeline] echo [2022-09-30T19:07:07.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4175 [Pipeline] echo [2022-09-30T19:07:07.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4175 [Pipeline] echo [2022-09-30T19:07:07.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cff13e3b9333f199f16845757c7d5096c567123 [Pipeline] echo [2022-09-30T19:07:07.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cff13e [Pipeline] echo [2022-09-30T19:07:07.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T19:07:07.761Z] provisioning config files... [2022-09-30T19:07:07.775Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8505913677655566237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:07:08.111Z] ---> docker-login.sh [2022-09-30T19:07:08.112Z] nexus3.edgexfoundry.org:10001 [2022-09-30T19:07:08.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:07:08.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:07:08.371Z] Configure a credential helper to remove this warning. See [2022-09-30T19:07:08.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:07:08.371Z] [2022-09-30T19:07:08.371Z] Login Succeeded [2022-09-30T19:07:08.371Z] nexus3.edgexfoundry.org:10002 [2022-09-30T19:07:08.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:07:08.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:07:08.631Z] Configure a credential helper to remove this warning. See [2022-09-30T19:07:08.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:07:08.631Z] [2022-09-30T19:07:08.631Z] Login Succeeded [2022-09-30T19:07:08.631Z] nexus3.edgexfoundry.org:10003 [2022-09-30T19:07:08.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:07:08.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:07:08.631Z] Configure a credential helper to remove this warning. See [2022-09-30T19:07:08.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:07:08.631Z] [2022-09-30T19:07:08.631Z] Login Succeeded [2022-09-30T19:07:08.631Z] nexus3.edgexfoundry.org:10004 [2022-09-30T19:07:08.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:07:08.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:07:08.631Z] Configure a credential helper to remove this warning. See [2022-09-30T19:07:08.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:07:08.631Z] [2022-09-30T19:07:08.631Z] Login Succeeded [2022-09-30T19:07:08.631Z] docker.io [2022-09-30T19:07:08.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:07:09.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:07:09.149Z] Configure a credential helper to remove this warning. See [2022-09-30T19:07:09.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:07:09.149Z] [2022-09-30T19:07:09.149Z] Login Succeeded [2022-09-30T19:07:09.149Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T19:07:09.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T19:07:09.573Z] + 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-30T19:07:09.573Z] + dirname cmd/core-command/Dockerfile+ [2022-09-30T19:07:09.573Z] cut -d/ -f2 [2022-09-30T19:07:09.573Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-30T19:07:09.573Z] + dirname cmd/core-data/Dockerfile [2022-09-30T19:07:09.573Z] + cut -d/ -f2 [2022-09-30T19:07:09.573Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-30T19:07:09.573Z] + dirname cmd/core-metadata/Dockerfile [2022-09-30T19:07:09.573Z] + cut -d/ -f2 [2022-09-30T19:07:09.573Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-30T19:07:09.573Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-30T19:07:09.573Z] + cut -d/ -f2 [2022-09-30T19:07:09.573Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-30T19:07:09.573Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-30T19:07:09.573Z] + cut -d/ -f2 [2022-09-30T19:07:09.573Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-30T19:07:09.573Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-30T19:07:09.573Z] + cut -d/ -f2 [2022-09-30T19:07:09.573Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-30T19:07:09.573Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-30T19:07:09.573Z] + cut -d/ -f2 [2022-09-30T19:07:09.573Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-30T19:07:09.573Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-30T19:07:09.573Z] + cut -d/ -f2 [2022-09-30T19:07:09.573Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-30T19:07:09.573Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-30T19:07:09.573Z] + cut -d/ -f2 [2022-09-30T19:07:09.573Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-30T19:07:09.573Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-30T19:07:09.573Z] + cut -d/ -f2 [2022-09-30T19:07:09.573Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-30T19:07:09.573Z] + cut -d/ -f2 [2022-09-30T19:07:09.573Z] + dirname cmd/support-notifications/Dockerfile [2022-09-30T19:07:09.573Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-30T19:07:09.573Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-30T19:07:09.573Z] + cut -d/ -f2 [2022-09-30T19:07:09.573Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-30T19:07:09.573Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-30T19:07:09.573Z] + cut -d/ -f2 [2022-09-30T19:07:09.573Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-30T19:07:09.624Z] 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-30T19:07:10.119Z] + git rev-list -1 --merges 3cff13e3b9333f199f16845757c7d5096c567123~1..3cff13e3b9333f199f16845757c7d5096c567123 [Pipeline] echo [2022-09-30T19:07:10.150Z] -----------> git rev-list -1 --merges 3cff13e3b9333f199f16845757c7d5096c567123~1..3cff13e3b9333f199f16845757c7d5096c567123 3cff13e3b9333f199f16845757c7d5096c567123 [false] [Pipeline] sh [2022-09-30T19:07:10.460Z] + git log --format=format:%s -1 3cff13e3b9333f199f16845757c7d5096c567123 [Pipeline] echo [2022-09-30T19:07:10.492Z] ========================================================= [2022-09-30T19:07:10.492Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-30T19:07:10.492Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-30T19:07:10.911Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T19:07:10.911Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-30T19:07:10.911Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-30T19:07:10.911Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-30T19:07:10.911Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-30T19:07:10.911Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-30T19:07:10.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:07:11.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T19:07:11.317Z] [2022-09-30T19:07:11.317Z] 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-30T19:07:11.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T19:07:11.693Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-30T19:07:11.693Z] b85a868b505f: Pulling fs layer [2022-09-30T19:07:11.693Z] e2be974225ed: Pulling fs layer [2022-09-30T19:07:11.693Z] 339a4e72a1f5: Pulling fs layer [2022-09-30T19:07:11.693Z] 988bab9f4d93: Pulling fs layer [2022-09-30T19:07:11.693Z] 1469e6f7b9e6: Pulling fs layer [2022-09-30T19:07:11.693Z] 988bab9f4d93: Waiting [2022-09-30T19:07:11.693Z] eaf3925da568: Pulling fs layer [2022-09-30T19:07:11.693Z] bab4dde63d76: Pulling fs layer [2022-09-30T19:07:11.693Z] bde34c3a00c8: Pulling fs layer [2022-09-30T19:07:11.693Z] bab4dde63d76: Waiting [2022-09-30T19:07:11.693Z] eaf3925da568: Waiting [2022-09-30T19:07:11.693Z] 1469e6f7b9e6: Waiting [2022-09-30T19:07:11.693Z] b352a97aabf1: Pulling fs layer [2022-09-30T19:07:11.693Z] bde34c3a00c8: Waiting [2022-09-30T19:07:11.693Z] 4872d77fe225: Pulling fs layer [2022-09-30T19:07:11.693Z] 5851b861e8e6: Pulling fs layer [2022-09-30T19:07:11.693Z] 4872d77fe225: Waiting [2022-09-30T19:07:11.693Z] 5851b861e8e6: Waiting [2022-09-30T19:07:11.693Z] e2be974225ed: Verifying Checksum [2022-09-30T19:07:11.693Z] e2be974225ed: Download complete [2022-09-30T19:07:11.693Z] 988bab9f4d93: Verifying Checksum [2022-09-30T19:07:11.693Z] 988bab9f4d93: Download complete [2022-09-30T19:07:11.954Z] 1469e6f7b9e6: Verifying Checksum [2022-09-30T19:07:11.954Z] 1469e6f7b9e6: Download complete [2022-09-30T19:07:11.954Z] eaf3925da568: Verifying Checksum [2022-09-30T19:07:11.954Z] eaf3925da568: Download complete [2022-09-30T19:07:11.954Z] 339a4e72a1f5: Verifying Checksum [2022-09-30T19:07:11.954Z] 339a4e72a1f5: Download complete [2022-09-30T19:07:11.954Z] bde34c3a00c8: Download complete [2022-09-30T19:07:11.954Z] b352a97aabf1: Download complete [2022-09-30T19:07:11.954Z] 4872d77fe225: Download complete [2022-09-30T19:07:11.954Z] 5851b861e8e6: Verifying Checksum [2022-09-30T19:07:11.954Z] 5851b861e8e6: Download complete [2022-09-30T19:07:11.954Z] b85a868b505f: Verifying Checksum [2022-09-30T19:07:11.954Z] b85a868b505f: Download complete [2022-09-30T19:07:12.215Z] bab4dde63d76: Verifying Checksum [2022-09-30T19:07:12.215Z] bab4dde63d76: Download complete [2022-09-30T19:07:13.151Z] b85a868b505f: Pull complete [2022-09-30T19:07:13.151Z] e2be974225ed: Pull complete [2022-09-30T19:07:13.718Z] 339a4e72a1f5: Pull complete [2022-09-30T19:07:13.718Z] 988bab9f4d93: Pull complete [2022-09-30T19:07:13.977Z] 1469e6f7b9e6: Pull complete [2022-09-30T19:07:13.977Z] eaf3925da568: Pull complete [2022-09-30T19:07:15.879Z] bab4dde63d76: Pull complete [2022-09-30T19:07:15.879Z] bde34c3a00c8: Pull complete [2022-09-30T19:07:15.879Z] b352a97aabf1: Pull complete [2022-09-30T19:07:15.879Z] 4872d77fe225: Pull complete [2022-09-30T19:07:16.138Z] 5851b861e8e6: Pull complete [2022-09-30T19:07:16.138Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-30T19:07:16.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T19:07:16.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:07:16.342Z] prd-ubuntu20.04-docker-8c-8g-6108 does not seem to be running inside a container [2022-09-30T19:07:16.363Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T19:07:17.770Z] $ docker top 6d0338168ef553fa3da6f98a7e2c9cdc0d41b38eb7279f27d64bcefde6cd52af -eo pid,comm [2022-09-30T19:07:17.897Z] 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-30T19:07:17.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T19:07:18.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T19:07:18.018Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T19:07:18.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T19:07:18.136Z] $ docker exec 6d0338168ef553fa3da6f98a7e2c9cdc0d41b38eb7279f27d64bcefde6cd52af ssh-agent [2022-09-30T19:07:18.239Z] SSH_AUTH_SOCK=/tmp/ssh-Ksr0j5sqM17p/agent.32 [2022-09-30T19:07:18.239Z] SSH_AGENT_PID=38 [2022-09-30T19:07:18.245Z] Running ssh-add (command line suppressed) [2022-09-30T19:07:18.344Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15224098138068659660.key (/w/workspace/edgex-go/1@tmp/private_key_15224098138068659660.key) [2022-09-30T19:07:18.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T19:07:18.689Z] + git tag --points-at HEAD [Pipeline] } [2022-09-30T19:07:18.708Z] $ docker exec --env ******** --env ******** 6d0338168ef553fa3da6f98a7e2c9cdc0d41b38eb7279f27d64bcefde6cd52af ssh-agent -k [2022-09-30T19:07:18.802Z] unset SSH_AUTH_SOCK; [2022-09-30T19:07:18.802Z] unset SSH_AGENT_PID; [2022-09-30T19:07:18.802Z] echo Agent pid 38 killed; [2022-09-30T19:07:18.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-30T19:07:18.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T19:07:18.893Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T19:07:19.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T19:07:19.002Z] $ docker exec 6d0338168ef553fa3da6f98a7e2c9cdc0d41b38eb7279f27d64bcefde6cd52af ssh-agent [2022-09-30T19:07:19.115Z] SSH_AUTH_SOCK=/tmp/ssh-QkrYzXsvzWoh/agent.70 [2022-09-30T19:07:19.115Z] SSH_AGENT_PID=76 [2022-09-30T19:07:19.120Z] Running ssh-add (command line suppressed) [2022-09-30T19:07:19.220Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12424528578985738257.key (/w/workspace/edgex-go/1@tmp/private_key_12424528578985738257.key) [2022-09-30T19:07:19.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T19:07:19.562Z] + git semver init [2022-09-30T19:07:19.821Z] 2022-09-30 19:07:19,727 [run_init] DEBUG init version:0.0.0 force:False [2022-09-30T19:07:19.821Z] 2022-09-30 19:07:19,728 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-30T19:07:19.821Z] 2022-09-30 19:07:19,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-30T19:07:19.821Z] 2022-09-30 19:07:19,729 [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-30T19:07:25.113Z] 2022-09-30 19:07:24,154 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-30T19:07:25.113Z] 2022-09-30 19:07:24,154 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4175 with force:False [2022-09-30T19:07:25.113Z] 2022-09-30 19:07:24,155 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4175 [2022-09-30T19:07:25.113Z] 2022-09-30 19:07:24,159 [execute] INFO git cat-file --batch-check [2022-09-30T19:07:25.113Z] 2022-09-30 19:07:24,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T19:07:25.113Z] 2022-09-30 19:07:24,165 [execute] INFO git cat-file --batch [2022-09-30T19:07:25.113Z] 2022-09-30 19:07:24,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T19:07:25.113Z] 2022-09-30 19:07:24,170 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4175 [2022-09-30T19:07:25.113Z] 0.0.0 [Pipeline] } [2022-09-30T19:07:25.136Z] $ docker exec --env ******** --env ******** 6d0338168ef553fa3da6f98a7e2c9cdc0d41b38eb7279f27d64bcefde6cd52af ssh-agent -k [2022-09-30T19:07:25.237Z] unset SSH_AUTH_SOCK; [2022-09-30T19:07:25.237Z] unset SSH_AGENT_PID; [2022-09-30T19:07:25.237Z] echo Agent pid 76 killed; [2022-09-30T19:07:25.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T19:07:25.672Z] + git semver [Pipeline] } [2022-09-30T19:07:25.953Z] $ docker stop --time=1 6d0338168ef553fa3da6f98a7e2c9cdc0d41b38eb7279f27d64bcefde6cd52af [2022-09-30T19:07:27.226Z] $ docker rm -f 6d0338168ef553fa3da6f98a7e2c9cdc0d41b38eb7279f27d64bcefde6cd52af [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T19:07:27.625Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-30T19:07:27.854Z] Stashed 1 file(s) [Pipeline] echo [2022-09-30T19:07:27.870Z] [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-30T19:07:28.599Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-30T19:07:28.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T19:07:28.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T19:07:28.696Z] ========================================================= [2022-09-30T19:07:28.696Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-30T19:07:28.696Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-30T19:07:29.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-30T19:07:29.033Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-30T19:07:29.033Z] 2408cc74d12b: Pulling fs layer [2022-09-30T19:07:29.033Z] ea60b727a1ce: Pulling fs layer [2022-09-30T19:07:29.033Z] 30c4a7721957: Pulling fs layer [2022-09-30T19:07:29.033Z] 370296b7ddb6: Pulling fs layer [2022-09-30T19:07:29.033Z] 7c6cee850709: Pulling fs layer [2022-09-30T19:07:29.033Z] aa9baa53a306: Pulling fs layer [2022-09-30T19:07:29.033Z] 8b309c321861: Pulling fs layer [2022-09-30T19:07:29.033Z] d8d76fd02f46: Pulling fs layer [2022-09-30T19:07:29.033Z] fa31f396de31: Pulling fs layer [2022-09-30T19:07:29.033Z] 370296b7ddb6: Waiting [2022-09-30T19:07:29.033Z] 7c6cee850709: Waiting [2022-09-30T19:07:29.033Z] aa9baa53a306: Waiting [2022-09-30T19:07:29.033Z] 8b309c321861: Waiting [2022-09-30T19:07:29.033Z] d8d76fd02f46: Waiting [2022-09-30T19:07:29.033Z] fa31f396de31: Waiting [2022-09-30T19:07:29.033Z] 30c4a7721957: Verifying Checksum [2022-09-30T19:07:29.033Z] 30c4a7721957: Download complete [2022-09-30T19:07:29.033Z] ea60b727a1ce: Verifying Checksum [2022-09-30T19:07:29.033Z] ea60b727a1ce: Download complete [2022-09-30T19:07:29.033Z] 7c6cee850709: Download complete [2022-09-30T19:07:29.033Z] aa9baa53a306: Download complete [2022-09-30T19:07:29.033Z] 2408cc74d12b: Verifying Checksum [2022-09-30T19:07:29.033Z] 2408cc74d12b: Download complete [2022-09-30T19:07:29.033Z] 8b309c321861: Verifying Checksum [2022-09-30T19:07:29.033Z] 8b309c321861: Download complete [2022-09-30T19:07:29.292Z] 2408cc74d12b: Pull complete [2022-09-30T19:07:29.292Z] ea60b727a1ce: Pull complete [2022-09-30T19:07:29.292Z] 30c4a7721957: Pull complete [2022-09-30T19:07:29.865Z] fa31f396de31: Verifying Checksum [2022-09-30T19:07:29.865Z] fa31f396de31: Download complete [2022-09-30T19:07:29.865Z] 370296b7ddb6: Download complete [2022-09-30T19:07:29.865Z] d8d76fd02f46: Verifying Checksum [2022-09-30T19:07:29.865Z] d8d76fd02f46: Download complete [2022-09-30T19:07:33.147Z] 370296b7ddb6: Pull complete [2022-09-30T19:07:33.147Z] 7c6cee850709: Pull complete [2022-09-30T19:07:33.405Z] aa9baa53a306: Pull complete [2022-09-30T19:07:33.405Z] 8b309c321861: Pull complete [2022-09-30T19:07:35.301Z] d8d76fd02f46: Pull complete [2022-09-30T19:07:35.866Z] fa31f396de31: Pull complete [2022-09-30T19:07:35.866Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-09-30T19:07:35.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-30T19:07:35.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-30T19:07:36.210Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-30T19:07:36.210Z] WORKDIR /edgex [2022-09-30T19:07:36.210Z] COPY go.mod . [2022-09-30T19:07:36.210Z] RUN go mod download build [2022-09-30T19:07:36.210Z] -t ci-base-image-x86_64 -f - . [2022-09-30T19:07:36.777Z] Sending build context to Docker daemon 169.5MB [2022-09-30T19:07:36.777Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-30T19:07:36.777Z] ---> cef68f9685f8 [2022-09-30T19:07:36.777Z] Step 2/4 : WORKDIR /edgex [2022-09-30T19:07:38.680Z] ---> Running in 27b00456ecd5 [2022-09-30T19:07:38.953Z] Removing intermediate container 27b00456ecd5 [2022-09-30T19:07:38.953Z] ---> 0538e61cebe0 [2022-09-30T19:07:38.953Z] Step 3/4 : COPY go.mod . [2022-09-30T19:07:38.953Z] ---> c58e5699d7f3 [2022-09-30T19:07:38.953Z] Step 4/4 : RUN go mod download [2022-09-30T19:07:39.212Z] ---> Running in f5f4e8b3a50d [2022-09-30T19:07:43.155Z] Still waiting to schedule task [2022-09-30T19:07:43.156Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6109’ is offline [2022-09-30T19:07:49.191Z] Removing intermediate container f5f4e8b3a50d [2022-09-30T19:07:49.191Z] ---> f9b463220389 [2022-09-30T19:07:49.191Z] Successfully built f9b463220389 [2022-09-30T19:07:49.191Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:07:49.570Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-30T19:07:49.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:07:49.709Z] prd-ubuntu20.04-docker-8c-8g-6108 does not seem to be running inside a container [2022-09-30T19:07:49.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-30T19:07:50.058Z] $ docker top f7d846466f7b7fff03d48a514c94517b4b984d770618a6f2687e850cfa621635 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T19:07:50.443Z] + go version [2022-09-30T19:07:50.443Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-30T19:07:50.475Z] $ docker stop --time=1 f7d846466f7b7fff03d48a514c94517b4b984d770618a6f2687e850cfa621635 [2022-09-30T19:07:51.742Z] $ docker rm -f f7d846466f7b7fff03d48a514c94517b4b984d770618a6f2687e850cfa621635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:07:52.429Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-30T19:07:52.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:07:52.572Z] prd-ubuntu20.04-docker-8c-8g-6108 does not seem to be running inside a container [2022-09-30T19:07:52.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-30T19:07:52.949Z] $ docker top a545277d06ad78e67eadcc4e4c1bbc449a59521eec618a6c69788e42fe0bf1f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-30T19:07:53.058Z] ========================================================= [2022-09-30T19:07:53.058Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-30T19:07:53.058Z] ========================================================= [Pipeline] sh [2022-09-30T19:07:53.349Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-30T19:07:53.702Z] + make test [2022-09-30T19:07:53.702Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-30T19:08:00.265Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-30T19:08:12.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-30T19:08:13.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-09-30T19:08:13.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-30T19:08:13.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-30T19:08:13.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.119s coverage: 98.5% of statements [2022-09-30T19:08:13.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.119s coverage: 75.6% of statements [2022-09-30T19:08:13.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-30T19:08:13.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-30T19:08:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.125s coverage: 54.2% of statements [2022-09-30T19:08:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-30T19:08:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.228s coverage: 89.2% of statements [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.100s coverage: 2.0% of statements [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.469s coverage: 95.6% of statements [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 29.6% of statements [2022-09-30T19:08:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2022-09-30T19:08:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-09-30T19:08:26.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-09-30T19:08:26.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-09-30T19:08:28.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 80.5% of statements [2022-09-30T19:08:28.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.088s coverage: 87.2% of statements [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.076s coverage: 100.0% of statements [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 85.4% of statements [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.7% of statements [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.8% of statements [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 41.8% of statements [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-30T19:08:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-30T19:08:38.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-30T19:08:38.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-30T19:08:38.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-30T19:08:38.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-30T19:08:38.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-30T19:08:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-30T19:08:38.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-09-30T19:08:38.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-30T19:08:38.346Z] 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-30T19:08:56.414Z] 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-30T19:08:56.414Z] GO111MODULE=on go vet ./... [2022-09-30T19:08:57.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-30T19:08:57.790Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-30T19:08:58.049Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-30T19:08:58.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-30T19:08:58.396Z] + ls -al . [2022-09-30T19:08:58.396Z] total 756 [2022-09-30T19:08:58.396Z] drwxrwxr-x 11 1001 1001 4096 Sep 30 19:07 . [2022-09-30T19:08:58.396Z] drwxr-xr-x 4 root root 4096 Sep 30 19:07 .. [2022-09-30T19:08:58.396Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 19:07 .blubracket [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 16 Sep 30 19:07 .dockerignore [2022-09-30T19:08:58.396Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 19:08 .git [2022-09-30T19:08:58.396Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 19:07 .github [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 1030 Sep 30 19:07 .gitignore [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 42 Sep 30 19:07 .golangci.yml [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 87 Sep 30 19:07 .hadolint.yml [2022-09-30T19:08:58.396Z] drwxr-xr-x 3 1001 1001 4096 Sep 30 19:07 .semver [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 19:07 .sonarcloud.properties [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 19:07 ADOPTERS.md [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 10722 Sep 30 19:07 Attribution.txt [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 63209 Sep 30 19:07 CHANGELOG.md [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 19:07 CONTRIBUTING.md [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 19:07 GOVERNANCE.md [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 850 Sep 30 19:07 Jenkinsfile [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 19:07 LICENSE [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 13724 Sep 30 19:07 Makefile [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 19:07 OWNERS.md [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 9799 Sep 30 19:07 README.md [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 19:07 SECURITY.md [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 19:07 VERSION [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 19:07 ZMQWindows.md [2022-09-30T19:08:58.396Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 19:07 bin [2022-09-30T19:08:58.396Z] drwxrwxr-x 18 1001 1001 4096 Sep 30 19:07 cmd [2022-09-30T19:08:58.396Z] -rw-r--r-- 1 root root 496148 Sep 30 19:08 coverage.out [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 3458 Sep 30 19:07 go.mod [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 38041 Sep 30 19:07 go.sum [2022-09-30T19:08:58.396Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 19:07 internal [2022-09-30T19:08:58.396Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 19:07 openapi [2022-09-30T19:08:58.396Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 19:07 snap [2022-09-30T19:08:58.396Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 19:07 version.go [Pipeline] sh [2022-09-30T19:08:58.703Z] + '[' -e coverage.out ] [2022-09-30T19:08:58.703Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-30T19:08:58.840Z] Stashed 1 file(s) [Pipeline] sh [2022-09-30T19:08:59.138Z] + make build [2022-09-30T19:08:59.138Z] 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-30T19:09:11.339Z] 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-30T19:09:23.542Z] 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-30T19:09:23.542Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-30T19:09:30.098Z] 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-30T19:09:30.098Z] 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-30T19:09:31.033Z] 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-30T19:09:32.407Z] 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-30T19:09:32.974Z] 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-30T19:09:33.911Z] 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-30T19:09:34.847Z] 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-30T19:09:35.783Z] 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-30T19:09:37.685Z] 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-30T19:09:38.643Z] $ docker stop --time=1 a545277d06ad78e67eadcc4e4c1bbc449a59521eec618a6c69788e42fe0bf1f3 [2022-09-30T19:09:41.187Z] $ docker rm -f a545277d06ad78e67eadcc4e4c1bbc449a59521eec618a6c69788e42fe0bf1f3 [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-30T19:09:42.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-30T19:09:42.259Z] [2022-09-30T19:09:42.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:09:42.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-30T19:09:42.642Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-30T19:09:42.642Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-30T19:09:42.642Z] ca9280d653b3: Pulling fs layer [2022-09-30T19:09:42.642Z] 7e9c9ca2126c: Pulling fs layer [2022-09-30T19:09:42.642Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-30T19:09:42.642Z] cbdbe7a5bc2a: Download complete [2022-09-30T19:09:42.901Z] ca9280d653b3: Verifying Checksum [2022-09-30T19:09:42.901Z] ca9280d653b3: Download complete [2022-09-30T19:09:42.901Z] cbdbe7a5bc2a: Pull complete [2022-09-30T19:09:43.159Z] 7e9c9ca2126c: Download complete [2022-09-30T19:09:43.418Z] ca9280d653b3: Pull complete [2022-09-30T19:09:46.700Z] 7e9c9ca2126c: Pull complete [2022-09-30T19:09:46.700Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-30T19:09:46.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-30T19:09:46.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:09:46.917Z] prd-ubuntu20.04-docker-8c-8g-6108 does not seem to be running inside a container [2022-09-30T19:09:46.961Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-30T19:09:48.489Z] $ docker top 2adc81ae0ab5d80950edc195b8a344bdedb22f5e7588c7bb76361e7da0ed0a88 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T19:09:48.866Z] + docker-compose build --help [2022-09-30T19:09:48.866Z] + grep parallel [2022-09-30T19:09:49.434Z] --parallel Build images in parallel. [Pipeline] } [2022-09-30T19:09:49.465Z] $ docker stop --time=1 2adc81ae0ab5d80950edc195b8a344bdedb22f5e7588c7bb76361e7da0ed0a88 [2022-09-30T19:09:50.719Z] $ docker rm -f 2adc81ae0ab5d80950edc195b8a344bdedb22f5e7588c7bb76361e7da0ed0a88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:09:51.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-30T19:09:51.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:09:51.464Z] prd-ubuntu20.04-docker-8c-8g-6108 does not seem to be running inside a container [2022-09-30T19:09:51.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-30T19:09:51.856Z] $ docker top cf9337a386b8b4ae034c64e8a05570d7e5dc59ab32b13fa2d0e59450b4fbf75c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T19:09:52.248Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-30T19:09:52.815Z] Building core-command ... [2022-09-30T19:09:52.815Z] Building core-data ... [2022-09-30T19:09:52.815Z] Building core-metadata ... [2022-09-30T19:09:52.815Z] Building security-bootstrapper ... [2022-09-30T19:09:52.815Z] Building security-proxy-setup ... [2022-09-30T19:09:52.815Z] Building security-secretstore-setup ... [2022-09-30T19:09:52.815Z] Building security-spiffe-token-provider ... [2022-09-30T19:09:52.815Z] Building security-spire-agent ... [2022-09-30T19:09:52.815Z] Building security-spire-config ... [2022-09-30T19:09:52.815Z] Building security-spire-server ... [2022-09-30T19:09:52.815Z] Building support-notifications ... [2022-09-30T19:09:52.815Z] Building support-scheduler ... [2022-09-30T19:09:52.815Z] Building sys-mgmt-agent ... [2022-09-30T19:09:52.815Z] Building security-spire-agent [2022-09-30T19:09:52.815Z] Building security-secretstore-setup [2022-09-30T19:09:52.815Z] Building security-spire-config [2022-09-30T19:09:52.815Z] Building support-scheduler [2022-09-30T19:09:52.815Z] Building security-bootstrapper [2022-09-30T19:09:56.858Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6110 in /w/workspace/edgexfoundry_edgex-go_PR-4175 [Pipeline] { [Pipeline] ws [2022-09-30T19:09:56.900Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-30T19:09:56.979Z] The recommended git tool is: git [2022-09-30T19:10:02.487Z] using credential edgex-jenkins-ssh [2022-09-30T19:10:02.502Z] Cloning the remote Git repository [2022-09-30T19:10:02.774Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:10:02.774Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:10:02.774Z] ---> f9b463220389 [2022-09-30T19:10:02.774Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:10:02.774Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:10:02.774Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:10:02.774Z] ---> f9b463220389 [2022-09-30T19:10:02.774Z] Step 3/25 : WORKDIR /edgex-go [2022-09-30T19:10:03.032Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:10:03.032Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:10:03.032Z] ---> f9b463220389 [2022-09-30T19:10:03.032Z] Step 3/26 : WORKDIR /edgex-go [2022-09-30T19:10:03.032Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:10:03.032Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:10:03.032Z] ---> f9b463220389 [2022-09-30T19:10:03.032Z] Step 3/33 : WORKDIR /edgex-go [2022-09-30T19:10:02.550Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-30T19:10:02.645Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-30T19:10:02.801Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-30T19:10:02.802Z] > git --version # timeout=10 [2022-09-30T19:10:02.826Z] > git --version # 'git version 2.25.1' [2022-09-30T19:10:02.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-30T19:10:02.879Z] Verifying host key using known hosts file [2022-09-30T19:10:03.071Z] 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-30T19:10:03.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-30T19:10:03.290Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:10:03.291Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:10:03.291Z] ---> f9b463220389 [2022-09-30T19:10:03.291Z] Step 3/26 : WORKDIR /edgex-go [2022-09-30T19:10:11.407Z] ---> Running in 5e27977e4b8c [2022-09-30T19:10:11.407Z] ---> Running in 4e1effad278f [2022-09-30T19:10:11.407Z] ---> Running in f6b339610196 [2022-09-30T19:10:11.407Z] ---> Running in 554bd4c0d19b [2022-09-30T19:10:11.407Z] ---> Running in f851615857e2 [2022-09-30T19:10:11.407Z] Removing intermediate container 5e27977e4b8c [2022-09-30T19:10:11.407Z] ---> c36af0b8d954 [2022-09-30T19:10:11.407Z] Step 4/23 : WORKDIR /edgex-go [2022-09-30T19:10:11.407Z] Removing intermediate container 554bd4c0d19b [2022-09-30T19:10:11.407Z] ---> 4adb04501aca [2022-09-30T19:10:11.407Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:10:11.407Z] ---> Running in 726c89825e58 [2022-09-30T19:10:11.407Z] ---> Running in beded1c59f27 [2022-09-30T19:10:11.407Z] Removing intermediate container f6b339610196 [2022-09-30T19:10:11.407Z] ---> e8332a6de595 [2022-09-30T19:10:11.407Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:10:11.407Z] Removing intermediate container 4e1effad278f [2022-09-30T19:10:11.407Z] ---> a079958d1144 [2022-09-30T19:10:11.407Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:10:11.407Z] Removing intermediate container f851615857e2 [2022-09-30T19:10:11.407Z] ---> 662b42170a67 [2022-09-30T19:10:11.407Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:10:11.407Z] ---> Running in 080f800555a2 [2022-09-30T19:10:11.407Z] ---> Running in 6f00b0621fc0 [2022-09-30T19:10:11.407Z] ---> Running in b5ffd88ba583 [2022-09-30T19:10:11.407Z] Removing intermediate container 726c89825e58 [2022-09-30T19:10:11.407Z] ---> 216d8748c4c2 [2022-09-30T19:10:11.407Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:10:11.407Z] ---> Running in 2cfa52b55e4d [2022-09-30T19:10:11.407Z] Removing intermediate container beded1c59f27 [2022-09-30T19:10:11.407Z] ---> 6f6346f89279 [2022-09-30T19:10:11.407Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-30T19:10:11.407Z] ---> Running in 9fa183c7e6e8 [2022-09-30T19:10:11.407Z] Removing intermediate container 6f00b0621fc0 [2022-09-30T19:10:11.407Z] ---> 43148d22b5f3 [2022-09-30T19:10:11.407Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-30T19:10:11.666Z] ---> Running in 2fd43988a13a [2022-09-30T19:10:11.667Z] Removing intermediate container b5ffd88ba583 [2022-09-30T19:10:11.667Z] ---> 08624078db4d [2022-09-30T19:10:11.667Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-30T19:10:11.667Z] Removing intermediate container 080f800555a2 [2022-09-30T19:10:11.667Z] ---> a416758a4bbb [2022-09-30T19:10:11.667Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-30T19:10:11.667Z] ---> Running in 7e32f5058d74 [2022-09-30T19:10:11.667Z] ---> Running in 506be990b895 [2022-09-30T19:10:11.925Z] Removing intermediate container 2cfa52b55e4d [2022-09-30T19:10:11.925Z] ---> 878c62c4be86 [2022-09-30T19:10:11.925Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-30T19:10:11.925Z] ---> Running in 9d41c87e6a0e [2022-09-30T19:10:11.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:12.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:12.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:12.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:12.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:12.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:12.957Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:13.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:13.215Z] OK: 211 MiB in 51 packages [2022-09-30T19:10:13.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:13.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:10:13.472Z] OK: 211 MiB in 51 packages [2022-09-30T19:10:13.472Z] Removing intermediate container 9fa183c7e6e8 [2022-09-30T19:10:13.472Z] ---> 482f9cdbbd7d [2022-09-30T19:10:13.472Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-30T19:10:13.472Z] OK: 211 MiB in 51 packages [2022-09-30T19:10:13.729Z] OK: 211 MiB in 51 packages [2022-09-30T19:10:13.729Z] ---> 0741f00ca927 [2022-09-30T19:10:13.729Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:10:13.729Z] Removing intermediate container 2fd43988a13a [2022-09-30T19:10:13.729Z] ---> 7aa6816deb2d [2022-09-30T19:10:13.729Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-30T19:10:13.729Z] OK: 211 MiB in 51 packages [2022-09-30T19:10:13.729Z] ---> Running in 3f046549e259 [2022-09-30T19:10:13.987Z] ---> 79dc07fca4d2 [2022-09-30T19:10:13.987Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:10:13.987Z] ---> Running in 6570674cd67a [2022-09-30T19:10:13.987Z] Removing intermediate container 9d41c87e6a0e [2022-09-30T19:10:13.987Z] ---> fc5c65f1f225 [2022-09-30T19:10:13.987Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-30T19:10:14.244Z] Removing intermediate container 506be990b895 [2022-09-30T19:10:14.244Z] ---> 041c8afdd814 [2022-09-30T19:10:14.244Z] ---> 27c049fee671 [2022-09-30T19:10:14.244Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/26 : COPY go.mod vendor* ./ [2022-09-30T19:10:14.244Z] [2022-09-30T19:10:14.244Z] ---> Running in b91cff1a87ff [2022-09-30T19:10:14.244Z] ---> 987da3c04490 [2022-09-30T19:10:14.244Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:10:14.244Z] ---> Running in eafbb45a1971 [2022-09-30T19:10:14.501Z] Removing intermediate container 7e32f5058d74 [2022-09-30T19:10:14.501Z] ---> 911524b561d5 [2022-09-30T19:10:14.501Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-30T19:10:14.501Z] ---> 8ba1b9ecfc75 [2022-09-30T19:10:14.501Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:10:14.501Z] ---> Running in 787165b1dba9 [2022-09-30T19:10:19.064Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-30T19:10:19.086Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-30T19:10:20.672Z] Merging remotes/origin/main commit f2edda911038ac18a4e90aa9d682a0860be913b7 into PR head commit 3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:10:21.074Z] Merge succeeded, producing 3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:10:21.074Z] Checking out Revision 3cff13e3b9333f199f16845757c7d5096c567123 (PR-4175) [2022-09-30T19:10:19.899Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-30T19:10:19.934Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-30T19:10:19.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-30T19:10:19.940Z] Verifying host key using known hosts file [2022-09-30T19:10:19.947Z] 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-30T19:10:19.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4175/head:refs/remotes/origin/PR-4175 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-30T19:10:20.693Z] > git config core.sparsecheckout # timeout=10 [2022-09-30T19:10:20.710Z] > git checkout -f 3cff13e3b9333f199f16845757c7d5096c567123 # timeout=10 [2022-09-30T19:10:20.971Z] > git remote # timeout=10 [2022-09-30T19:10:20.991Z] > git config --get remote.origin.url # timeout=10 [2022-09-30T19:10:21.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-30T19:10:21.014Z] Verifying host key using known hosts file [2022-09-30T19:10:21.018Z] 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-30T19:10:21.027Z] > git merge f2edda911038ac18a4e90aa9d682a0860be913b7 # timeout=10 [2022-09-30T19:10:21.056Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-30T19:10:21.082Z] > git config core.sparsecheckout # timeout=10 [2022-09-30T19:10:21.097Z] > git checkout -f 3cff13e3b9333f199f16845757c7d5096c567123 # timeout=10 [2022-09-30T19:10:21.748Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-09-30T19:10:21.803Z] > git --version # timeout=10 [2022-09-30T19:10:21.815Z] > git --version # 'git version 2.25.1' [2022-09-30T19:10:21.831Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T19:10:24.065Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-30T19:10:24.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T19:10:24.065Z] Dload Upload Total Spent Left Speed [2022-09-30T19:10:24.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2022-09-30T19:10:24.631Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-30T19:10:24.990Z] + sudo tee /etc/docker/daemon.new [2022-09-30T19:10:24.990Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-30T19:10:24.990Z] { [2022-09-30T19:10:24.990Z] "registry-mirrors": [ [2022-09-30T19:10:24.990Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-30T19:10:24.990Z] ], [2022-09-30T19:10:24.990Z] "bip": "10.250.0.254/24", [2022-09-30T19:10:24.990Z] "hosts": [ [2022-09-30T19:10:24.990Z] "tcp://0.0.0.0:5555", [2022-09-30T19:10:24.990Z] "unix:///var/run/docker.sock" [2022-09-30T19:10:24.990Z] ], [2022-09-30T19:10:24.990Z] "mtu": 1458, [2022-09-30T19:10:24.990Z] "selinux-enabled": true, [2022-09-30T19:10:24.990Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-30T19:10:24.990Z] } [Pipeline] sh [2022-09-30T19:10:25.342Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-30T19:10:25.690Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T19:10:44.023Z] provisioning config files... [2022-09-30T19:10:44.053Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10991631351779002128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:10:44.441Z] ---> docker-login.sh [2022-09-30T19:10:44.441Z] nexus3.edgexfoundry.org:10001 [2022-09-30T19:10:45.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:10:45.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:10:45.028Z] Configure a credential helper to remove this warning. See [2022-09-30T19:10:45.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:10:45.028Z] [2022-09-30T19:10:45.028Z] Login Succeeded [2022-09-30T19:10:45.028Z] nexus3.edgexfoundry.org:10002 [2022-09-30T19:10:45.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:10:45.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:10:45.567Z] Configure a credential helper to remove this warning. See [2022-09-30T19:10:45.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:10:45.567Z] [2022-09-30T19:10:45.567Z] Login Succeeded [2022-09-30T19:10:45.567Z] nexus3.edgexfoundry.org:10003 [2022-09-30T19:10:45.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:10:45.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:10:45.838Z] Configure a credential helper to remove this warning. See [2022-09-30T19:10:45.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:10:45.838Z] [2022-09-30T19:10:45.838Z] Login Succeeded [2022-09-30T19:10:45.838Z] nexus3.edgexfoundry.org:10004 [2022-09-30T19:10:46.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:10:46.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:10:46.109Z] Configure a credential helper to remove this warning. See [2022-09-30T19:10:46.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:10:46.109Z] [2022-09-30T19:10:46.109Z] Login Succeeded [2022-09-30T19:10:46.109Z] docker.io [2022-09-30T19:10:46.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T19:10:46.638Z] Removing intermediate container eafbb45a1971 [2022-09-30T19:10:46.638Z] ---> d25dea963669 [2022-09-30T19:10:46.638Z] Step 8/26 : COPY . . [2022-09-30T19:10:46.638Z] Removing intermediate container 6570674cd67a [2022-09-30T19:10:46.638Z] ---> 7aa4820d8be2 [2022-09-30T19:10:46.638Z] Step 8/26 : COPY . . [2022-09-30T19:10:46.638Z] Removing intermediate container b91cff1a87ff [2022-09-30T19:10:46.638Z] ---> 42ddcddbffed [2022-09-30T19:10:46.638Z] Step 9/23 : COPY . . [2022-09-30T19:10:46.638Z] Removing intermediate container 3f046549e259 [2022-09-30T19:10:46.638Z] ---> d0933c2b3a95 [2022-09-30T19:10:46.638Z] Step 8/25 : COPY . . [2022-09-30T19:10:46.638Z] Removing intermediate container 787165b1dba9 [2022-09-30T19:10:46.638Z] ---> e7b84b2753de [2022-09-30T19:10:46.638Z] Step 8/33 : COPY . . [2022-09-30T19:10:46.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T19:10:46.965Z] Configure a credential helper to remove this warning. See [2022-09-30T19:10:46.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T19:10:46.965Z] [2022-09-30T19:10:46.965Z] Login Succeeded [2022-09-30T19:10:46.965Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T19:10:46.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-30T19:10:47.573Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-30T19:10:47.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T19:10:47.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T19:10:47.673Z] ========================================================= [2022-09-30T19:10:47.673Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-30T19:10:47.673Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-30T19:10:48.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-30T19:10:48.050Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-30T19:10:48.050Z] b3c136eddcbf: Pulling fs layer [2022-09-30T19:10:48.050Z] c0a3192eca97: Pulling fs layer [2022-09-30T19:10:48.050Z] a050256f5b6f: Pulling fs layer [2022-09-30T19:10:48.050Z] 656be50a0ddc: Pulling fs layer [2022-09-30T19:10:48.050Z] 2bbca73fdf42: Pulling fs layer [2022-09-30T19:10:48.050Z] f607e4fc86c3: Pulling fs layer [2022-09-30T19:10:48.050Z] 4d572c569a2c: Pulling fs layer [2022-09-30T19:10:48.050Z] fcf976331f73: Pulling fs layer [2022-09-30T19:10:48.050Z] 656be50a0ddc: Waiting [2022-09-30T19:10:48.050Z] 2bbca73fdf42: Waiting [2022-09-30T19:10:48.050Z] f607e4fc86c3: Waiting [2022-09-30T19:10:48.050Z] 4d572c569a2c: Waiting [2022-09-30T19:10:48.050Z] fcf976331f73: Waiting [2022-09-30T19:10:48.326Z] a050256f5b6f: Verifying Checksum [2022-09-30T19:10:48.326Z] a050256f5b6f: Download complete [2022-09-30T19:10:48.326Z] c0a3192eca97: Verifying Checksum [2022-09-30T19:10:48.326Z] c0a3192eca97: Download complete [2022-09-30T19:10:48.326Z] 2bbca73fdf42: Verifying Checksum [2022-09-30T19:10:48.326Z] 2bbca73fdf42: Download complete [2022-09-30T19:10:48.326Z] f607e4fc86c3: Verifying Checksum [2022-09-30T19:10:48.326Z] f607e4fc86c3: Download complete [2022-09-30T19:10:48.326Z] b3c136eddcbf: Verifying Checksum [2022-09-30T19:10:48.326Z] b3c136eddcbf: Download complete [2022-09-30T19:10:49.298Z] b3c136eddcbf: Pull complete [2022-09-30T19:10:49.580Z] fcf976331f73: Verifying Checksum [2022-09-30T19:10:49.580Z] fcf976331f73: Download complete [2022-09-30T19:10:50.182Z] c0a3192eca97: Pull complete [2022-09-30T19:10:50.455Z] a050256f5b6f: Pull complete [2022-09-30T19:10:50.723Z] 4d572c569a2c: Download complete [2022-09-30T19:10:51.691Z] 656be50a0ddc: Verifying Checksum [2022-09-30T19:10:51.691Z] 656be50a0ddc: Download complete [2022-09-30T19:11:04.067Z] 656be50a0ddc: Pull complete [2022-09-30T19:11:04.067Z] 2bbca73fdf42: Pull complete [2022-09-30T19:11:04.067Z] f607e4fc86c3: Pull complete [2022-09-30T19:11:08.609Z] ---> 275f172cf9a5 [2022-09-30T19:11:08.609Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-30T19:11:08.609Z] ---> 4b1cf25a552a [2022-09-30T19:11:08.609Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-30T19:11:08.609Z] ---> ca6568efbce7 [2022-09-30T19:11:08.609Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-30T19:11:08.609Z] ---> 4933f2d301b0 [2022-09-30T19:11:08.609Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-30T19:11:08.609Z] ---> Running in a742f386d291 [2022-09-30T19:11:08.609Z] ---> d45bbf3cd1e2 [2022-09-30T19:11:08.609Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-30T19:11:08.609Z] ---> Running in 69cc7c6eb368 [2022-09-30T19:11:08.609Z] ---> Running in ec21ef00686a [2022-09-30T19:11:08.609Z] ---> Running in cd3b996c5a1f [2022-09-30T19:11:08.609Z] ---> Running in 1298105018cf [2022-09-30T19:11:08.609Z] Removing intermediate container 69cc7c6eb368 [2022-09-30T19:11:08.609Z] ---> 45c4b3b9048b [2022-09-30T19:11:08.609Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-30T19:11:08.609Z] Removing intermediate container 1298105018cf [2022-09-30T19:11:08.609Z] ---> b603b48f0026 [2022-09-30T19:11:08.609Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-30T19:11:08.609Z] ---> Running in 8b26356baa3d [2022-09-30T19:11:08.609Z] ---> Running in dc1a9fd3199a [2022-09-30T19:11:08.609Z] Removing intermediate container 8b26356baa3d [2022-09-30T19:11:08.609Z] ---> 4a73a5611af1 [2022-09-30T19:11:08.609Z] 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-30T19:11:08.609Z] Removing intermediate container dc1a9fd3199a [2022-09-30T19:11:08.609Z] ---> 4d9dc606b2bd [2022-09-30T19:11:08.609Z] 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-30T19:11:08.609Z] ---> Running in 0392213f92f2 [2022-09-30T19:11:08.609Z] ---> Running in 9b4b245a1c4b [2022-09-30T19:11:08.610Z] 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-30T19:11:08.610Z] 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-30T19:11:08.610Z] 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-30T19:11:09.174Z] Removing intermediate container 0392213f92f2 [2022-09-30T19:11:09.174Z] ---> 53ea01ef9d80 [2022-09-30T19:11:09.174Z] Step 12/26 : WORKDIR /edgex-go [2022-09-30T19:11:09.174Z] ---> Running in 519a63638811 [2022-09-30T19:11:09.174Z] Removing intermediate container 9b4b245a1c4b [2022-09-30T19:11:09.174Z] ---> 523c08e9632c [2022-09-30T19:11:09.174Z] Step 12/26 : WORKDIR /edgex-go [2022-09-30T19:11:09.174Z] ---> Running in 976fde6ca689 [2022-09-30T19:11:09.174Z] Removing intermediate container 519a63638811 [2022-09-30T19:11:09.174Z] ---> 606044e4d01c [2022-09-30T19:11:09.174Z] [2022-09-30T19:11:09.174Z] Step 13/26 : FROM alpine:3.15 [2022-09-30T19:11:09.174Z] Removing intermediate container 976fde6ca689 [2022-09-30T19:11:09.174Z] ---> 0d199a6825dd [2022-09-30T19:11:09.174Z] [2022-09-30T19:11:09.174Z] Step 13/26 : FROM alpine:3.15 [2022-09-30T19:11:10.108Z] 3.15: Pulling from library/alpine [2022-09-30T19:11:10.108Z] 3.15: Pulling from library/alpine [2022-09-30T19:11:10.750Z] 4d572c569a2c: Pull complete [2022-09-30T19:11:11.047Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-30T19:11:11.047Z] Status: Downloaded newer image for alpine:3.15 [2022-09-30T19:11:11.047Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-30T19:11:11.047Z] Status: Image is up to date for alpine:3.15 [2022-09-30T19:11:11.047Z] ---> c4fc93816858 [2022-09-30T19:11:11.047Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:11:11.047Z] ---> c4fc93816858 [2022-09-30T19:11:11.047Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:11:12.702Z] fcf976331f73: Pull complete [2022-09-30T19:11:12.702Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-09-30T19:11:12.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-30T19:11:12.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-30T19:11:12.958Z] ---> Running in 349b825ccad1 [2022-09-30T19:11:12.958Z] ---> Running in f6ec16525f41 [2022-09-30T19:11:13.086Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-30T19:11:13.086Z] WORKDIR /edgex [2022-09-30T19:11:13.086Z] COPY go.mod . [2022-09-30T19:11:13.086Z] RUN go mod download [2022-09-30T19:11:13.086Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-30T19:11:13.674Z] Sending build context to Docker daemon 3.246MB [2022-09-30T19:11:13.674Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-30T19:11:13.674Z] ---> 3970a7415f9e [2022-09-30T19:11:13.674Z] Step 2/4 : WORKDIR /edgex [2022-09-30T19:11:13.894Z] Removing intermediate container 349b825ccad1 [2022-09-30T19:11:13.894Z] ---> 4a716ef41b90 [2022-09-30T19:11:13.894Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:11:13.894Z] Removing intermediate container f6ec16525f41 [2022-09-30T19:11:13.894Z] ---> 14f9eebd7849 [2022-09-30T19:11:13.894Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:11:13.894Z] ---> Running in 0f239ab2ec3b [2022-09-30T19:11:13.894Z] ---> Running in 32bfc9d3981a [2022-09-30T19:11:15.644Z] ---> Running in 023f88f87619 [2022-09-30T19:11:15.644Z] Removing intermediate container 023f88f87619 [2022-09-30T19:11:15.644Z] ---> bd9e290f0941 [2022-09-30T19:11:15.644Z] Step 3/4 : COPY go.mod . [2022-09-30T19:11:16.229Z] ---> bb4b5cf3c5ea [2022-09-30T19:11:16.230Z] Step 4/4 : RUN go mod download [2022-09-30T19:11:16.230Z] ---> Running in 73faa88934dd [2022-09-30T19:11:16.498Z] Removing intermediate container 0f239ab2ec3b [2022-09-30T19:11:16.498Z] ---> 2d845c0137f3 [2022-09-30T19:11:16.498Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-30T19:11:16.498Z] ---> Running in ccf765842d78 [2022-09-30T19:11:16.776Z] Removing intermediate container 32bfc9d3981a [2022-09-30T19:11:16.776Z] ---> 215be9ed1d25 [2022-09-30T19:11:16.776Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-30T19:11:17.035Z] ---> Running in c97b6c7b9d4c [2022-09-30T19:11:17.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:17.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:18.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:18.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:19.109Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-30T19:11:19.109Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-30T19:11:19.109Z] OK: 15857 distinct packages available [2022-09-30T19:11:19.110Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:20.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:20.043Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-30T19:11:20.043Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-30T19:11:20.043Z] OK: 15857 distinct packages available [2022-09-30T19:11:20.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:20.303Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-30T19:11:20.303Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-30T19:11:20.303Z] (3/5) Installing libucontext (1.1-r0) [2022-09-30T19:11:20.560Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-30T19:11:20.560Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-30T19:11:20.560Z] Executing busybox-1.34.1-r7.trigger [2022-09-30T19:11:20.560Z] OK: 7 MiB in 19 packages [2022-09-30T19:11:20.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:21.382Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-30T19:11:21.382Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-30T19:11:21.382Z] (3/4) Installing libucontext (1.1-r0) [2022-09-30T19:11:21.382Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-30T19:11:21.640Z] Executing busybox-1.34.1-r7.trigger [2022-09-30T19:11:21.640Z] OK: 6 MiB in 18 packages [2022-09-30T19:11:26.941Z] Removing intermediate container c97b6c7b9d4c [2022-09-30T19:11:26.941Z] ---> e7eba4af0f44 [2022-09-30T19:11:26.941Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-30T19:11:27.871Z] Removing intermediate container ccf765842d78 [2022-09-30T19:11:27.871Z] ---> 7ac11c9bf42d [2022-09-30T19:11:27.871Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-30T19:11:30.438Z] 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-30T19:11:31.812Z] ---> 18da351da28c [2022-09-30T19:11:31.812Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-30T19:11:32.072Z] ---> ef6c5db7c1ea [2022-09-30T19:11:32.072Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-30T19:11:36.258Z] ---> f8e99b9a0202 [2022-09-30T19:11:36.258Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-30T19:11:36.258Z] ---> 21772cddb136 [2022-09-30T19:11:36.258Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-30T19:11:36.258Z] ---> Running in 50a91e4a79e4 [2022-09-30T19:11:36.258Z] Removing intermediate container a742f386d291 [2022-09-30T19:11:36.258Z] ---> 3af2f55e7d88 [2022-09-30T19:11:36.258Z] [2022-09-30T19:11:36.258Z] Step 10/33 : FROM alpine:3.16 [2022-09-30T19:11:36.258Z] Removing intermediate container cd3b996c5a1f [2022-09-30T19:11:36.258Z] ---> f2b423a219de [2022-09-30T19:11:36.258Z] [2022-09-30T19:11:36.258Z] Step 10/25 : FROM alpine:3.16 [2022-09-30T19:11:36.544Z] ---> 53bc4872bc52 [2022-09-30T19:11:36.544Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-30T19:11:36.544Z] Removing intermediate container 50a91e4a79e4 [2022-09-30T19:11:36.544Z] ---> 9b447055cb17 [2022-09-30T19:11:36.544Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-30T19:11:36.803Z] 3.16: Pulling from library/alpine [2022-09-30T19:11:37.062Z] 3.16: Pulling from library/alpine [2022-09-30T19:11:37.646Z] ---> 4023213bbf66 [2022-09-30T19:11:37.646Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-30T19:11:37.646Z] ---> 1ac604d15a0a [2022-09-30T19:11:37.646Z] Step 21/26 : WORKDIR / [2022-09-30T19:11:37.646Z] ---> Running in f99de9f6a208 [2022-09-30T19:11:37.965Z] ---> a9d107fc8d98 [2022-09-30T19:11:37.965Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-30T19:11:37.965Z] ---> Running in 331ec2e9e65a [2022-09-30T19:11:37.965Z] Removing intermediate container f99de9f6a208 [2022-09-30T19:11:37.965Z] ---> 8299b7f68114 [2022-09-30T19:11:37.965Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-30T19:11:37.965Z] ---> Running in 0639d40acbaf [2022-09-30T19:11:38.278Z] Removing intermediate container 331ec2e9e65a [2022-09-30T19:11:38.278Z] ---> 8e9f61ca9cfe [2022-09-30T19:11:38.278Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-30T19:11:38.278Z] Removing intermediate container 0639d40acbaf [2022-09-30T19:11:38.278Z] ---> 098d71713fc8 [2022-09-30T19:11:38.278Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-30T19:11:38.278Z] ---> Running in 2d6cbe69ae0f [2022-09-30T19:11:38.278Z] ---> Running in 418e176d16a7 [2022-09-30T19:11:38.278Z] Removing intermediate container 2d6cbe69ae0f [2022-09-30T19:11:38.278Z] ---> ac18ef3f7d9c [2022-09-30T19:11:38.278Z] Step 24/26 : LABEL arch=x86_64 [2022-09-30T19:11:38.539Z] Removing intermediate container 418e176d16a7 [2022-09-30T19:11:38.539Z] ---> c9840946d28d [2022-09-30T19:11:38.539Z] Step 24/26 : LABEL arch=x86_64 [2022-09-30T19:11:38.800Z] ---> Running in e6cbf159da29 [2022-09-30T19:11:38.800Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T19:11:38.800Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T19:11:38.800Z] Status: Image is up to date for alpine:3.16 [2022-09-30T19:11:38.800Z] Status: Downloaded newer image for alpine:3.16 [2022-09-30T19:11:38.800Z] ---> Running in b81683f9c2a1 [2022-09-30T19:11:38.800Z] ---> 9c6f07244728 [2022-09-30T19:11:38.800Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-30T19:11:38.800Z] ---> 9c6f07244728 [2022-09-30T19:11:38.800Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:11:39.062Z] ---> Running in fd63a70d203e [2022-09-30T19:11:39.062Z] ---> Running in 7e0820364c23 [2022-09-30T19:11:39.062Z] Removing intermediate container e6cbf159da29 [2022-09-30T19:11:39.062Z] ---> 1848dc8802f7 [2022-09-30T19:11:39.062Z] Step 25/26 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:11:39.062Z] Removing intermediate container b81683f9c2a1 [2022-09-30T19:11:39.062Z] ---> 8dc6a481ef3a [2022-09-30T19:11:39.062Z] Step 25/26 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:11:39.322Z] ---> Running in 2c8c099111c1 [2022-09-30T19:11:39.322Z] ---> Running in 8deb71a07bd9 [2022-09-30T19:11:39.322Z] Removing intermediate container ec21ef00686a [2022-09-30T19:11:39.322Z] ---> 4d39c0f15d89 [2022-09-30T19:11:39.322Z] [2022-09-30T19:11:39.322Z] Step 11/23 : FROM alpine:3.16 [2022-09-30T19:11:39.322Z] ---> 9c6f07244728 [2022-09-30T19:11:39.322Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-30T19:11:39.322Z] ---> Running in de286f5dd2e5 [2022-09-30T19:11:39.582Z] Removing intermediate container 7e0820364c23 [2022-09-30T19:11:39.582Z] ---> 7542232575b8 [2022-09-30T19:11:39.582Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-30T19:11:39.582Z] Removing intermediate container 8deb71a07bd9 [2022-09-30T19:11:39.582Z] ---> 1a18bb8b9a77 [2022-09-30T19:11:39.582Z] Step 26/26 : LABEL version=0.0.0 [2022-09-30T19:11:39.582Z] Removing intermediate container 2c8c099111c1 [2022-09-30T19:11:39.582Z] ---> ba9a72e831e9 [2022-09-30T19:11:39.582Z] Step 26/26 : LABEL version=0.0.0 [2022-09-30T19:11:39.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:39.582Z] ---> Running in 42db22b248ef [2022-09-30T19:11:39.582Z] ---> Running in 755fc374570d [2022-09-30T19:11:39.582Z] ---> Running in 6efee8d825a6 [2022-09-30T19:11:39.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:39.855Z] Removing intermediate container 42db22b248ef [2022-09-30T19:11:39.855Z] ---> da5c5d011339 [2022-09-30T19:11:39.855Z] [2022-09-30T19:11:39.855Z] Removing intermediate container 6efee8d825a6 [2022-09-30T19:11:39.855Z] ---> 766373058db6 [2022-09-30T19:11:39.855Z] [2022-09-30T19:11:39.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:39.855Z] Successfully built da5c5d011339 [2022-09-30T19:11:39.855Z] Successfully tagged security-spire-agent:latest [2022-09-30T19:11:39.855Z] Building core-command [2022-09-30T19:11:39.855Z]  Building security-spire-agent ... done Successfully built 766373058db6 [2022-09-30T19:11:39.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:39.855Z] Successfully tagged security-spire-config:latest [2022-09-30T19:11:39.855Z]  Building security-spire-config ... done Building support-notifications [2022-09-30T19:11:39.856Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-30T19:11:39.856Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-30T19:11:39.856Z] (3/3) Installing su-exec (0.2-r1) [2022-09-30T19:11:39.856Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:11:39.856Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:11:40.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:40.117Z] OK: 6 MiB in 17 packages [2022-09-30T19:11:40.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:40.117Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-30T19:11:40.117Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:11:40.117Z] OK: 6 MiB in 15 packages [2022-09-30T19:11:40.117Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-30T19:11:40.117Z] (2/2) Installing su-exec (0.2-r1) [2022-09-30T19:11:40.379Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:11:40.379Z] OK: 6 MiB in 16 packages [2022-09-30T19:11:44.214Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:11:44.214Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:11:44.214Z] ---> f9b463220389 [2022-09-30T19:11:44.214Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:11:44.214Z] ---> Using cache [2022-09-30T19:11:44.214Z] ---> c36af0b8d954 [2022-09-30T19:11:44.214Z] Step 4/24 : WORKDIR /edgex-go [2022-09-30T19:11:44.214Z] ---> Using cache [2022-09-30T19:11:44.214Z] ---> 216d8748c4c2 [2022-09-30T19:11:44.214Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:11:44.214Z] ---> Using cache [2022-09-30T19:11:44.214Z] ---> 878c62c4be86 [2022-09-30T19:11:44.214Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-30T19:11:44.214Z] ---> Using cache [2022-09-30T19:11:44.214Z] ---> fc5c65f1f225 [2022-09-30T19:11:44.214Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-30T19:11:44.214Z] ---> Using cache [2022-09-30T19:11:44.214Z] ---> 041c8afdd814 [2022-09-30T19:11:44.214Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:11:44.214Z] ---> Using cache [2022-09-30T19:11:44.214Z] ---> 42ddcddbffed [2022-09-30T19:11:44.214Z] Step 9/24 : COPY . . [2022-09-30T19:11:44.214Z] ---> Using cache [2022-09-30T19:11:44.214Z] ---> ca6568efbce7 [2022-09-30T19:11:44.214Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-30T19:11:44.214Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:11:44.214Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:11:44.214Z] ---> f9b463220389 [2022-09-30T19:11:44.214Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:11:44.214Z] ---> Using cache [2022-09-30T19:11:44.214Z] ---> c36af0b8d954 [2022-09-30T19:11:44.214Z] Step 4/23 : WORKDIR /edgex-go [2022-09-30T19:11:44.214Z] ---> Using cache [2022-09-30T19:11:44.214Z] ---> 216d8748c4c2 [2022-09-30T19:11:44.214Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:11:44.214Z] ---> Using cache [2022-09-30T19:11:44.214Z] ---> 878c62c4be86 [2022-09-30T19:11:44.214Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-30T19:11:48.441Z] ---> Running in 0f3e81bd80ae [2022-09-30T19:11:48.441Z] ---> Running in f97371bd91c5 [2022-09-30T19:11:48.441Z] Removing intermediate container de286f5dd2e5 [2022-09-30T19:11:48.441Z] ---> 093c8709b535 [2022-09-30T19:11:48.441Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:11:48.441Z] Removing intermediate container 755fc374570d [2022-09-30T19:11:48.441Z] ---> e8447f1e67d2 [2022-09-30T19:11:48.441Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-30T19:11:48.441Z] ---> Running in 1a0f5e09a0e5 [2022-09-30T19:11:48.441Z] ---> Running in 35665125ed7d [2022-09-30T19:11:48.441Z] Removing intermediate container fd63a70d203e [2022-09-30T19:11:48.441Z] ---> 5a239f40bcf0 [2022-09-30T19:11:48.441Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-30T19:11:48.441Z] ---> Running in d5e9891b190b [2022-09-30T19:11:48.441Z] Removing intermediate container 1a0f5e09a0e5 [2022-09-30T19:11:48.441Z] ---> 9d37f8e94663 [2022-09-30T19:11:48.441Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-30T19:11:48.441Z] Removing intermediate container 35665125ed7d [2022-09-30T19:11:48.441Z] ---> faf73727b45c [2022-09-30T19:11:48.441Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-30T19:11:48.441Z] ---> Running in c9799783dd50 [2022-09-30T19:11:48.441Z] ---> Running in cbcaa8131a32 [2022-09-30T19:11:48.441Z] Removing intermediate container d5e9891b190b [2022-09-30T19:11:48.441Z] ---> a18b7c96a865 [2022-09-30T19:11:48.441Z] Step 13/25 : WORKDIR / [2022-09-30T19:11:48.441Z] 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-30T19:11:48.441Z] ---> Running in 27fb13e14f8b [2022-09-30T19:11:48.441Z] Removing intermediate container c9799783dd50 [2022-09-30T19:11:48.441Z] ---> 4a4da2ee4cb2 [2022-09-30T19:11:48.441Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-30T19:11:48.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:48.441Z] ---> Running in e5b97ef71549 [2022-09-30T19:11:48.441Z] Removing intermediate container cbcaa8131a32 [2022-09-30T19:11:48.441Z] ---> 0b349b549195 [2022-09-30T19:11:48.441Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-30T19:11:48.441Z] ---> Running in 824828fbb453 [2022-09-30T19:11:48.441Z] Removing intermediate container 27fb13e14f8b [2022-09-30T19:11:48.441Z] ---> f4d5fc20e4b7 [2022-09-30T19:11:48.441Z] 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-30T19:11:48.473Z] Removing intermediate container 73faa88934dd [2022-09-30T19:11:48.473Z] ---> 6eba8fbe764d [2022-09-30T19:11:48.473Z] Successfully built 6eba8fbe764d [2022-09-30T19:11:48.473Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:11:48.708Z] Removing intermediate container e5b97ef71549 [2022-09-30T19:11:48.709Z] ---> 5a9c29c80760 [2022-09-30T19:11:48.709Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-30T19:11:48.709Z] ---> Running in 4ad695ce508c [2022-09-30T19:11:48.877Z] + docker inspect -f . ci-base-image-arm64 [2022-09-30T19:11:48.877Z] . [Pipeline] } [Pipeline] // withEnv [2022-09-30T19:11:48.968Z] Removing intermediate container 824828fbb453 [2022-09-30T19:11:48.968Z] ---> d10e3584bdcd [2022-09-30T19:11:48.968Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:11:48.968Z] ---> b2558ef16868 [2022-09-30T19:11:48.968Z] 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-30T19:11:48.968Z] Removing intermediate container 4ad695ce508c [2022-09-30T19:11:48.968Z] ---> 6058ab2c38cd [2022-09-30T19:11:48.968Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-30T19:11:48.968Z] ---> Running in 64b3545d483b [2022-09-30T19:11:48.968Z] ---> d83e5b520d92 [2022-09-30T19:11:48.968Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] withDockerContainer [2022-09-30T19:11:49.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-6110 does not seem to be running inside a container [2022-09-30T19:11:49.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-30T19:11:49.229Z] ---> 8abc005a7189 [2022-09-30T19:11:49.229Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-30T19:11:49.229Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:11:49.964Z] ---> 82057cad2a30 [2022-09-30T19:11:49.964Z] 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-30T19:11:49.964Z] OK: 211 MiB in 51 packages [2022-09-30T19:11:49.964Z] ---> 557f12494caa [2022-09-30T19:11:49.964Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-30T19:11:49.964Z] ---> d36f22231976 [2022-09-30T19:11:49.964Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-30T19:11:49.964Z] ---> 0dc5f271b203 [2022-09-30T19:11:49.964Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-30T19:11:49.964Z] ---> Running in 21947d3ec70c [2022-09-30T19:11:50.226Z] ---> 0c2f42b042ca [2022-09-30T19:11:50.226Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-30T19:11:50.226Z] Removing intermediate container 21947d3ec70c [2022-09-30T19:11:50.226Z] ---> 161e33c11ae0 [2022-09-30T19:11:50.226Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:11:50.226Z] ---> Running in 49b8dba8a781 [2022-09-30T19:11:50.415Z] $ docker top 7bb118e84e829a52c1138109424fe3a0abb00ac87b5fd953d29d79dec82cd245 -eo pid,comm [2022-09-30T19:11:50.493Z] Removing intermediate container 0f3e81bd80ae [2022-09-30T19:11:50.493Z] ---> 16b81cd5b330 [2022-09-30T19:11:50.493Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-30T19:11:50.493Z] Removing intermediate container 64b3545d483b [2022-09-30T19:11:50.493Z] ---> 735dee7d171d [2022-09-30T19:11:50.493Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-30T19:11:50.493Z] Removing intermediate container 49b8dba8a781 [2022-09-30T19:11:50.493Z] ---> b35294402fc0 [2022-09-30T19:11:50.493Z] Step 21/23 : LABEL arch=x86_64 [Pipeline] { [Pipeline] sh [2022-09-30T19:11:51.063Z] ---> Running in 037393c298c7 [2022-09-30T19:11:51.063Z] ---> Running in a39b3fdb4923 [2022-09-30T19:11:51.063Z] ---> 71d84a850b2f [2022-09-30T19:11:51.063Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:11:51.063Z] ---> cc31bfb2dc70 [2022-09-30T19:11:51.063Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-30T19:11:51.063Z] ---> Running in 6b1e177d9ce7 [2022-09-30T19:11:51.063Z] Removing intermediate container 037393c298c7 [2022-09-30T19:11:51.063Z] ---> ca1310e75eb1 [2022-09-30T19:11:51.063Z] Step 22/23 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:11:51.063Z] Removing intermediate container a39b3fdb4923 [2022-09-30T19:11:51.063Z] ---> 7790ea2ddc99 [2022-09-30T19:11:51.063Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-30T19:11:51.322Z] ---> Running in 84283d42fb88 [2022-09-30T19:11:51.322Z] ---> 3d3576733c2b [2022-09-30T19:11:51.322Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-30T19:11:51.372Z] + go version [2022-09-30T19:11:51.372Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-30T19:11:51.409Z] $ docker stop --time=1 7bb118e84e829a52c1138109424fe3a0abb00ac87b5fd953d29d79dec82cd245 [2022-09-30T19:11:51.581Z] ---> Running in 20ddb22adf6c [2022-09-30T19:11:51.841Z] ---> 40b041968634 [2022-09-30T19:11:51.841Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-30T19:11:51.841Z] Removing intermediate container 84283d42fb88 [2022-09-30T19:11:51.841Z] ---> a9b5417a0ed7 [2022-09-30T19:11:51.841Z] Step 23/23 : LABEL version=0.0.0 [2022-09-30T19:11:51.841Z] ---> Running in e4c6319ca3eb [2022-09-30T19:11:51.841Z] ---> Running in e3bb2df68f33 [2022-09-30T19:11:52.108Z] Removing intermediate container e3bb2df68f33 [2022-09-30T19:11:52.108Z] ---> 143eb652bf6a [2022-09-30T19:11:52.108Z] [2022-09-30T19:11:52.108Z] Successfully built 143eb652bf6a [2022-09-30T19:11:52.108Z] Successfully tagged support-scheduler:latest [2022-09-30T19:11:52.108Z] Building security-spire-server [2022-09-30T19:11:53.030Z] $ docker rm -f 7bb118e84e829a52c1138109424fe3a0abb00ac87b5fd953d29d79dec82cd245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:11:53.950Z] + docker inspect -f . ci-base-image-arm64 [2022-09-30T19:11:53.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:11:54.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-6110 does not seem to be running inside a container [2022-09-30T19:11:54.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-30T19:11:55.362Z] $ docker top 9bdbb9633ef9aa8c8b96845277fc519f30a3c43cf31047bdfe1becec9102f063 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-30T19:11:55.603Z] ========================================================= [2022-09-30T19:11:55.603Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-30T19:11:55.603Z] ========================================================= [Pipeline] sh [2022-09-30T19:11:55.928Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-30T19:11:56.313Z] + make test [2022-09-30T19:11:56.313Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-30T19:11:56.457Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:11:56.457Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:11:56.457Z] ---> f9b463220389 [2022-09-30T19:11:56.457Z] Step 3/25 : WORKDIR /edgex-go [2022-09-30T19:11:56.457Z] ---> Using cache [2022-09-30T19:11:56.457Z] ---> 662b42170a67 [2022-09-30T19:11:56.457Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:11:56.457Z] ---> Using cache [2022-09-30T19:11:56.457Z] ---> 08624078db4d [2022-09-30T19:11:56.458Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-30T19:12:03.031Z] ---> Running in c39623fbd5fa [2022-09-30T19:12:03.031Z] Removing intermediate container e4c6319ca3eb [2022-09-30T19:12:03.031Z] ---> 59724d8274ee [2022-09-30T19:12:03.031Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:12:03.290Z] Removing intermediate container 20ddb22adf6c [2022-09-30T19:12:03.290Z] ---> 3ac23eb5fdab [2022-09-30T19:12:03.290Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-30T19:12:03.290Z] ---> Running in 4d37ecce1205 [2022-09-30T19:12:03.549Z] ---> 0208370539e0 [2022-09-30T19:12:03.549Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-30T19:12:03.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:04.127Z] Removing intermediate container 4d37ecce1205 [2022-09-30T19:12:04.127Z] ---> 06adeca8625c [2022-09-30T19:12:04.127Z] Step 23/25 : LABEL arch=x86_64 [2022-09-30T19:12:04.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:04.688Z] OK: 211 MiB in 51 packages [2022-09-30T19:12:06.078Z] ---> b615d703e2ad [2022-09-30T19:12:06.078Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-30T19:12:06.078Z] ---> Running in 2e2701f967d1 [2022-09-30T19:12:06.078Z] Removing intermediate container 2e2701f967d1 [2022-09-30T19:12:06.078Z] ---> c73c83fce875 [2022-09-30T19:12:06.078Z] Step 24/25 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:12:06.339Z] Removing intermediate container f97371bd91c5 [2022-09-30T19:12:06.339Z] ---> 848b2da9e336 [2022-09-30T19:12:06.339Z] [2022-09-30T19:12:06.339Z] Step 11/24 : FROM alpine:3.16 [2022-09-30T19:12:06.339Z] ---> 9c6f07244728 [2022-09-30T19:12:06.339Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-30T19:12:06.612Z] ---> Using cache [2022-09-30T19:12:06.612Z] ---> 093c8709b535 [2022-09-30T19:12:06.612Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:12:06.612Z] ---> Using cache [2022-09-30T19:12:06.612Z] ---> 9d37f8e94663 [2022-09-30T19:12:06.612Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-30T19:12:06.612Z] ---> c2818dc253cb [2022-09-30T19:12:06.612Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-30T19:12:06.612Z] ---> Running in 92473fdd2d6e [2022-09-30T19:12:06.612Z] Removing intermediate container c39623fbd5fa [2022-09-30T19:12:06.612Z] ---> a23c2e626905 [2022-09-30T19:12:06.612Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-30T19:12:06.612Z] ---> Running in 7ec56ef44e22 [2022-09-30T19:12:06.874Z] Removing intermediate container 92473fdd2d6e [2022-09-30T19:12:06.874Z] ---> f48159e93b9a [2022-09-30T19:12:06.874Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T19:12:06.874Z] ---> Running in 7829faa5fe1d [2022-09-30T19:12:06.874Z] Removing intermediate container 7ec56ef44e22 [2022-09-30T19:12:06.874Z] ---> 1cf01039dd53 [2022-09-30T19:12:06.874Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-30T19:12:06.874Z] ---> fb1c98f5033e [2022-09-30T19:12:06.874Z] ---> edfc3ce68160 [2022-09-30T19:12:06.874Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-30T19:12:06.874Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:12:06.874Z] ---> Running in 66cf7c3e86c4 [2022-09-30T19:12:06.874Z] ---> Running in a5e52b32a653 [2022-09-30T19:12:06.874Z] Removing intermediate container 7829faa5fe1d [2022-09-30T19:12:06.874Z] ---> 0de41e5c2c95 [2022-09-30T19:12:06.874Z] [2022-09-30T19:12:07.133Z] Successfully built 0de41e5c2c95 [2022-09-30T19:12:07.133Z] Successfully tagged security-secretstore-setup:latest [2022-09-30T19:12:07.133Z]  Building security-secretstore-setup ... done Building core-metadata [2022-09-30T19:12:07.133Z] Removing intermediate container 66cf7c3e86c4 [2022-09-30T19:12:07.133Z] ---> 495b64052e2f [2022-09-30T19:12:07.133Z] Step 16/24 : WORKDIR / [2022-09-30T19:12:07.133Z] ---> 787dc992cc71 [2022-09-30T19:12:07.133Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-30T19:12:07.561Z] ---> Running in 8b3e302344a7 [2022-09-30T19:12:09.573Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:12:09.573Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:12:09.573Z] ---> f9b463220389 [2022-09-30T19:12:09.573Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:12:09.573Z] ---> Using cache [2022-09-30T19:12:09.573Z] ---> c36af0b8d954 [2022-09-30T19:12:09.573Z] Step 4/25 : WORKDIR /edgex-go [2022-09-30T19:12:09.573Z] ---> Using cache [2022-09-30T19:12:09.573Z] ---> 216d8748c4c2 [2022-09-30T19:12:09.573Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:12:09.573Z] ---> Using cache [2022-09-30T19:12:09.573Z] ---> 878c62c4be86 [2022-09-30T19:12:09.573Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-30T19:12:09.573Z] ---> Using cache [2022-09-30T19:12:09.573Z] ---> fc5c65f1f225 [2022-09-30T19:12:09.573Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-30T19:12:09.573Z] ---> Using cache [2022-09-30T19:12:09.573Z] ---> 041c8afdd814 [2022-09-30T19:12:09.573Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:12:09.573Z] ---> Using cache [2022-09-30T19:12:09.573Z] ---> 42ddcddbffed [2022-09-30T19:12:09.573Z] Step 9/25 : COPY . . [2022-09-30T19:12:09.833Z] ---> Using cache [2022-09-30T19:12:09.833Z] ---> ca6568efbce7 [2022-09-30T19:12:09.833Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-30T19:12:11.746Z] Removing intermediate container 8b3e302344a7 [2022-09-30T19:12:11.746Z] ---> 00855e08ccb9 [2022-09-30T19:12:11.746Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:12:11.746Z] ---> e1716ab3fe4f [2022-09-30T19:12:11.746Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-30T19:12:11.746Z] ---> Running in ba085f7ea98d [2022-09-30T19:12:11.746Z] ---> f3e5a829e3be [2022-09-30T19:12:11.746Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-30T19:12:11.746Z] ---> e78fec06e3af [2022-09-30T19:12:11.746Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-30T19:12:11.746Z] 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-30T19:12:11.746Z] ---> Running in c17585169cb4 [2022-09-30T19:12:12.012Z] Removing intermediate container 6b1e177d9ce7 [2022-09-30T19:12:12.012Z] ---> 66929c50d30a [2022-09-30T19:12:12.012Z] Step 9/23 : COPY . . [2022-09-30T19:12:18.648Z] ---> 1c1a2ccba0a3 [2022-09-30T19:12:18.648Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-30T19:12:19.216Z] ---> 1b69fe0651d4 [2022-09-30T19:12:19.216Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-30T19:12:19.216Z] ---> 4f43b9dca7af [2022-09-30T19:12:19.216Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-30T19:12:19.216Z] Removing intermediate container c17585169cb4 [2022-09-30T19:12:19.216Z] ---> Running in 267ce0cf78aa [2022-09-30T19:12:19.216Z] ---> 0e6977bb1422 [2022-09-30T19:12:19.216Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-30T19:12:19.479Z] ---> Running in 35b34032e17b [2022-09-30T19:12:19.738Z] ---> Running in 62a30403f5bd [2022-09-30T19:12:20.677Z] Removing intermediate container 267ce0cf78aa [2022-09-30T19:12:20.677Z] ---> 524fb1e3ba6b [2022-09-30T19:12:20.677Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:12:21.613Z] 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-30T19:12:23.521Z] Removing intermediate container 62a30403f5bd [2022-09-30T19:12:23.521Z] ---> 48c151469d8d [2022-09-30T19:12:23.521Z] Step 30/33 : CMD ["gate"] [2022-09-30T19:12:24.103Z] ---> Running in c1adef2ae513 [2022-09-30T19:12:24.103Z] ---> Running in 2b3021faca1f [2022-09-30T19:12:24.363Z] Removing intermediate container 2b3021faca1f [2022-09-30T19:12:24.363Z] ---> 7268422ae2e6 [2022-09-30T19:12:24.363Z] Step 31/33 : LABEL arch=x86_64 [2022-09-30T19:12:24.363Z] Removing intermediate container c1adef2ae513 [2022-09-30T19:12:24.363Z] ---> 6aff34472b8d [2022-09-30T19:12:24.363Z] Step 22/24 : LABEL arch=x86_64 [2022-09-30T19:12:24.363Z] ---> Running in 5fde4ef16120 [2022-09-30T19:12:24.363Z] ---> Running in bee40be11a9c [2022-09-30T19:12:24.363Z] Removing intermediate container a5e52b32a653 [2022-09-30T19:12:24.363Z] ---> 16c76547bb67 [2022-09-30T19:12:24.363Z] Step 8/25 : COPY . . [2022-09-30T19:12:24.623Z] Removing intermediate container bee40be11a9c [2022-09-30T19:12:24.623Z] ---> f098b9bb188b [2022-09-30T19:12:24.623Z] Step 32/33 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:12:24.623Z] Removing intermediate container 5fde4ef16120 [2022-09-30T19:12:24.623Z] ---> 651b8014036d [2022-09-30T19:12:24.623Z] Step 23/24 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:12:24.623Z] ---> Running in 6174407b9101 [2022-09-30T19:12:24.623Z] ---> Running in ad41e7f0fcda [2022-09-30T19:12:25.200Z] Removing intermediate container 6174407b9101 [2022-09-30T19:12:25.200Z] ---> d32d38b85a34 [2022-09-30T19:12:25.200Z] Step 33/33 : LABEL version=0.0.0 [2022-09-30T19:12:33.331Z] ---> Running in 951c057c42b8 [2022-09-30T19:12:33.331Z] Removing intermediate container ad41e7f0fcda [2022-09-30T19:12:33.331Z] ---> 3f114efa3ac2 [2022-09-30T19:12:33.331Z] Step 24/24 : LABEL version=0.0.0 [2022-09-30T19:12:33.591Z] ---> b13466f913d0 [2022-09-30T19:12:33.591Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-30T19:12:33.932Z] ---> Running in f6e399a749eb [2022-09-30T19:12:33.932Z] Removing intermediate container 951c057c42b8 [2022-09-30T19:12:33.932Z] ---> a4ecebf37480 [2022-09-30T19:12:33.932Z] [2022-09-30T19:12:33.932Z] ---> Running in a1b5b4557651 [2022-09-30T19:12:34.193Z] Removing intermediate container f6e399a749eb [2022-09-30T19:12:34.193Z] ---> b96007691054 [2022-09-30T19:12:34.193Z] [2022-09-30T19:12:34.193Z] Successfully built a4ecebf37480 [2022-09-30T19:12:34.193Z] Successfully built b96007691054 [2022-09-30T19:12:34.762Z] Successfully tagged security-bootstrapper:latest [2022-09-30T19:12:34.762Z] Building security-proxy-setup [2022-09-30T19:12:34.762Z]  Building security-bootstrapper ... done Successfully tagged core-command:latest [2022-09-30T19:12:34.762Z] Removing intermediate container a1b5b4557651 [2022-09-30T19:12:34.762Z] ---> ae4e90bf8216 [2022-09-30T19:12:34.762Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-30T19:12:34.762Z] Building sys-mgmt-agent [2022-09-30T19:12:35.178Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-30T19:12:41.451Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:12:41.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:12:41.451Z] ---> f9b463220389 [2022-09-30T19:12:41.451Z] Step 3/23 : WORKDIR /edgex-go [2022-09-30T19:12:41.451Z] ---> Using cache [2022-09-30T19:12:41.451Z] ---> 662b42170a67 [2022-09-30T19:12:41.451Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:12:41.451Z] ---> Using cache [2022-09-30T19:12:41.451Z] ---> 08624078db4d [2022-09-30T19:12:41.451Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-30T19:12:41.451Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:12:41.451Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:12:41.451Z] ---> f9b463220389 [2022-09-30T19:12:41.451Z] Step 3/22 : WORKDIR /edgex-go [2022-09-30T19:12:41.451Z] ---> Using cache [2022-09-30T19:12:41.451Z] ---> 662b42170a67 [2022-09-30T19:12:41.451Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:12:41.451Z] ---> Using cache [2022-09-30T19:12:41.451Z] ---> 08624078db4d [2022-09-30T19:12:41.451Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-30T19:12:41.451Z] ---> Using cache [2022-09-30T19:12:41.451Z] ---> 911524b561d5 [2022-09-30T19:12:41.451Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-30T19:12:41.451Z] ---> Using cache [2022-09-30T19:12:41.451Z] ---> 8ba1b9ecfc75 [2022-09-30T19:12:41.451Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:12:41.451Z] ---> Using cache [2022-09-30T19:12:41.451Z] ---> e7b84b2753de [2022-09-30T19:12:41.451Z] Step 8/22 : COPY . . [2022-09-30T19:12:41.451Z] ---> Using cache [2022-09-30T19:12:41.451Z] ---> 275f172cf9a5 [2022-09-30T19:12:41.451Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-30T19:12:45.651Z] ---> Running in 2f8094f142ef [2022-09-30T19:12:45.651Z] ---> Running in d92e5a80c20e [2022-09-30T19:12:45.651Z] ---> Running in 0536ec7d2a35 [2022-09-30T19:12:45.651Z] Removing intermediate container ba085f7ea98d [2022-09-30T19:12:45.651Z] ---> c34199773159 [2022-09-30T19:12:45.651Z] [2022-09-30T19:12:45.651Z] Step 11/25 : FROM alpine:3.16 [2022-09-30T19:12:45.651Z] ---> 9c6f07244728 [2022-09-30T19:12:45.651Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-30T19:12:45.651Z] ---> Using cache [2022-09-30T19:12:45.651Z] ---> 093c8709b535 [2022-09-30T19:12:45.651Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:12:45.651Z] ---> Using cache [2022-09-30T19:12:45.651Z] ---> 9d37f8e94663 [2022-09-30T19:12:45.651Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-30T19:12:45.911Z] ---> Running in 879ff7df797d [2022-09-30T19:12:46.176Z] Removing intermediate container 2f8094f142ef [2022-09-30T19:12:46.176Z] ---> 9ca969e01a94 [2022-09-30T19:12:46.176Z] 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-30T19:12:46.450Z] ---> Running in f02113d2e9bb [2022-09-30T19:12:46.450Z] Removing intermediate container 879ff7df797d [2022-09-30T19:12:46.450Z] ---> 5acb4e3609ba [2022-09-30T19:12:46.450Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-30T19:12:46.712Z] 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-30T19:12:46.712Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:46.971Z] ---> Running in 5685e71ae883 [2022-09-30T19:12:47.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:47.852Z] Removing intermediate container 5685e71ae883 [2022-09-30T19:12:47.852Z] ---> 4038cf6429bb [2022-09-30T19:12:47.852Z] Step 16/25 : WORKDIR / [2022-09-30T19:12:48.110Z] OK: 211 MiB in 51 packages [2022-09-30T19:12:49.071Z] ---> Running in 2974fa905936 [2022-09-30T19:12:49.071Z] Removing intermediate container 35b34032e17b [2022-09-30T19:12:49.071Z] ---> cc231e8da7bb [2022-09-30T19:12:49.071Z] [2022-09-30T19:12:49.071Z] Step 11/23 : FROM alpine:3.16 [2022-09-30T19:12:49.071Z] ---> 9c6f07244728 [2022-09-30T19:12:49.071Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-30T19:12:49.071Z] Removing intermediate container 2974fa905936 [2022-09-30T19:12:49.071Z] ---> df6cf612d6ad [2022-09-30T19:12:49.071Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:12:49.071Z] ---> Running in 5307d3035fab [2022-09-30T19:12:49.071Z] Removing intermediate container f02113d2e9bb [2022-09-30T19:12:49.071Z] ---> 4fd4e8ebff95 [2022-09-30T19:12:49.071Z] Step 12/25 : WORKDIR /edgex-go [2022-09-30T19:12:49.328Z] ---> Running in f9c6f9f9b2c1 [2022-09-30T19:12:49.328Z] Removing intermediate container 0536ec7d2a35 [2022-09-30T19:12:49.328Z] ---> 0327715516a2 [2022-09-30T19:12:49.328Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-30T19:12:49.328Z] ---> de650f817efc [2022-09-30T19:12:49.328Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-30T19:12:49.328Z] Removing intermediate container f9c6f9f9b2c1 [2022-09-30T19:12:49.328Z] ---> 51023615c330 [2022-09-30T19:12:49.328Z] [2022-09-30T19:12:49.328Z] Step 13/25 : FROM alpine:3.15 [2022-09-30T19:12:49.328Z] ---> c4fc93816858 [2022-09-30T19:12:49.328Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:12:49.328Z] ---> Using cache [2022-09-30T19:12:49.328Z] ---> 14f9eebd7849 [2022-09-30T19:12:49.328Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:12:49.328Z] ---> Using cache [2022-09-30T19:12:49.328Z] ---> 215be9ed1d25 [2022-09-30T19:12:49.328Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-30T19:12:49.328Z] ---> Using cache [2022-09-30T19:12:49.328Z] ---> e7eba4af0f44 [2022-09-30T19:12:49.328Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-30T19:12:49.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:49.625Z] ---> 365ea9da37ff [2022-09-30T19:12:49.625Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:12:49.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:12:49.888Z] ---> Running in b6410642a4aa [2022-09-30T19:12:49.888Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-30T19:12:49.888Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-30T19:12:49.888Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:12:49.888Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:12:49.888Z] OK: 6 MiB in 16 packages [2022-09-30T19:12:52.452Z] ---> e60a67f31aea [2022-09-30T19:12:52.452Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-30T19:12:52.712Z] ---> 574ab3caaa1c [2022-09-30T19:12:52.712Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-30T19:12:52.712Z] ---> b5ae271b7cf2 [2022-09-30T19:12:52.712Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-30T19:12:53.014Z] Removing intermediate container 5307d3035fab [2022-09-30T19:12:53.014Z] ---> 813013840617 [2022-09-30T19:12:53.014Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:12:58.323Z] ---> 8e440e552781 [2022-09-30T19:12:58.323Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-30T19:12:58.323Z] ---> af159acd35b5 [2022-09-30T19:12:58.323Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-30T19:12:58.323Z] ---> Running in bf3fdc5a816a [2022-09-30T19:12:58.323Z] ---> Running in 58aafbf6e489 [2022-09-30T19:13:00.249Z] Removing intermediate container bf3fdc5a816a [2022-09-30T19:13:00.249Z] ---> cbc59f7f86fb [2022-09-30T19:13:00.249Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-30T19:13:00.249Z] ---> d6193e83c4c2 [2022-09-30T19:13:00.249Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-30T19:13:00.954Z] ---> Running in d454152e61cb [2022-09-30T19:13:00.954Z] Removing intermediate container 58aafbf6e489 [2022-09-30T19:13:00.954Z] ---> 98ee86aa859c [2022-09-30T19:13:00.954Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:13:01.212Z] ---> 8e5a93af6ff8 [2022-09-30T19:13:01.212Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-30T19:13:01.212Z] ---> Running in 48b4e970dcb7 [2022-09-30T19:13:01.212Z] ---> Running in 8de227d55af0 [2022-09-30T19:13:01.212Z] Removing intermediate container d454152e61cb [2022-09-30T19:13:01.212Z] ---> 6ea0b9ba2f27 [2022-09-30T19:13:01.212Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-30T19:13:01.504Z] ---> Running in 0ca8d0e945cc [2022-09-30T19:13:01.504Z] Removing intermediate container 48b4e970dcb7 [2022-09-30T19:13:01.504Z] ---> e0d2ce5b2355 [2022-09-30T19:13:01.504Z] Step 23/25 : LABEL arch=x86_64 [2022-09-30T19:13:01.762Z] Removing intermediate container 8de227d55af0 [2022-09-30T19:13:01.762Z] ---> 4d54f3e8c859 [2022-09-30T19:13:01.762Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-30T19:13:01.762Z] Removing intermediate container 0ca8d0e945cc [2022-09-30T19:13:01.762Z] ---> 74132306c024 [2022-09-30T19:13:01.762Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:13:01.762Z] ---> Running in 6a2b9a2114dd [2022-09-30T19:13:01.762Z] 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-30T19:13:02.020Z] ---> Running in 22e070d24994 [2022-09-30T19:13:02.020Z] Removing intermediate container 6a2b9a2114dd [2022-09-30T19:13:02.020Z] ---> ac24812e388c [2022-09-30T19:13:02.020Z] Step 24/25 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:13:02.020Z] ---> e0a9956b8817 [2022-09-30T19:13:02.020Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-30T19:13:02.020Z] ---> Running in 77347836440a [2022-09-30T19:13:02.020Z] Removing intermediate container 22e070d24994 [2022-09-30T19:13:02.020Z] ---> 387d30f14275 [2022-09-30T19:13:02.020Z] Step 23/25 : LABEL arch=x86_64 [2022-09-30T19:13:02.585Z] ---> Running in 606db69427df [2022-09-30T19:13:02.843Z] Removing intermediate container 77347836440a [2022-09-30T19:13:02.843Z] ---> 11966a02ab23 [2022-09-30T19:13:02.843Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T19:13:03.427Z] Removing intermediate container 606db69427df [2022-09-30T19:13:03.427Z] ---> 0e73130cb8fc [2022-09-30T19:13:03.427Z] Step 24/25 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:13:03.427Z] ---> 402ee5e8b0b4 [2022-09-30T19:13:03.427Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-30T19:13:03.716Z] ---> Running in 507f5efa732c [2022-09-30T19:13:03.716Z] ---> Running in d97d8668e286 [2022-09-30T19:13:04.299Z] Removing intermediate container b6410642a4aa [2022-09-30T19:13:04.299Z] ---> 3277a28511de [2022-09-30T19:13:04.299Z] Step 8/23 : COPY . . [2022-09-30T19:13:08.494Z] ---> 3759ac84d9bc [2022-09-30T19:13:08.494Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-30T19:13:08.494Z] Removing intermediate container 507f5efa732c [2022-09-30T19:13:08.494Z] ---> 9430a1a80c2b [2022-09-30T19:13:08.494Z] [2022-09-30T19:13:08.494Z] Removing intermediate container d97d8668e286 [2022-09-30T19:13:08.494Z] ---> 6e3e0729f2c7 [2022-09-30T19:13:08.494Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T19:13:08.494Z] ---> Running in 05a324869a8e [2022-09-30T19:13:08.494Z] ---> Running in 75b4311cf095 [2022-09-30T19:13:08.494Z] Successfully built 9430a1a80c2b [2022-09-30T19:13:08.494Z] Successfully tagged core-metadata:latest [2022-09-30T19:13:08.494Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-09-30T19:13:08.753Z] ---> 6d348c9c09d9 [2022-09-30T19:13:08.753Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-30T19:13:08.753Z] Removing intermediate container 75b4311cf095 [2022-09-30T19:13:08.753Z] ---> c8ffee201a5b [2022-09-30T19:13:08.753Z] [2022-09-30T19:13:08.753Z] Removing intermediate container d92e5a80c20e [2022-09-30T19:13:08.753Z] ---> a5d6687a4b0f [2022-09-30T19:13:08.753Z] [2022-09-30T19:13:08.753Z] Step 10/22 : FROM alpine:3.16 [2022-09-30T19:13:08.753Z] ---> 9c6f07244728 [2022-09-30T19:13:08.753Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-30T19:13:08.753Z] Successfully built c8ffee201a5b [2022-09-30T19:13:12.048Z] Successfully tagged security-spire-server:latest [2022-09-30T19:13:12.048Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:13:12.048Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder Building security-spire-server ... done  [2022-09-30T19:13:12.048Z] ---> f9b463220389 [2022-09-30T19:13:12.048Z] Step 3/20 : WORKDIR /edgex-go [2022-09-30T19:13:12.048Z] ---> Using cache [2022-09-30T19:13:12.048Z] ---> 662b42170a67 [2022-09-30T19:13:12.048Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-30T19:13:12.048Z] Building core-data [2022-09-30T19:13:12.987Z] Removing intermediate container 05a324869a8e [2022-09-30T19:13:12.987Z] ---> 6c8d95ff5fe9 [2022-09-30T19:13:12.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:13:15.529Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:13:15.529Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:13:15.529Z] ---> f9b463220389 [2022-09-30T19:13:15.529Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:13:15.529Z] ---> Using cache [2022-09-30T19:13:15.529Z] ---> c36af0b8d954 [2022-09-30T19:13:15.529Z] Step 4/24 : WORKDIR /edgex-go [2022-09-30T19:13:15.529Z] ---> Using cache [2022-09-30T19:13:15.529Z] ---> 216d8748c4c2 [2022-09-30T19:13:15.529Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:13:15.529Z] ---> Using cache [2022-09-30T19:13:15.529Z] ---> 878c62c4be86 [2022-09-30T19:13:15.529Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-30T19:13:16.910Z] ---> Running in 7cc98ceee77c [2022-09-30T19:13:16.910Z] ---> Running in e0cdc0baabe9 [2022-09-30T19:13:16.910Z] ---> Running in edb9ff5fc33f [2022-09-30T19:13:16.910Z] ---> Running in 482e41331ebb [2022-09-30T19:13:16.910Z] ---> Running in 17736ecd43c3 [2022-09-30T19:13:17.172Z] Removing intermediate container 482e41331ebb [2022-09-30T19:13:17.172Z] ---> 51b71f34d90e [2022-09-30T19:13:17.172Z] Step 21/23 : LABEL arch=x86_64 [2022-09-30T19:13:17.172Z] ---> Running in 76323bfbffba [2022-09-30T19:13:17.172Z] Removing intermediate container 76323bfbffba [2022-09-30T19:13:17.172Z] ---> 5c1ec868ccc9 [2022-09-30T19:13:17.172Z] Step 22/23 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:13:17.172Z] ---> Running in 276a2f3dc5af [2022-09-30T19:13:17.172Z] Removing intermediate container 276a2f3dc5af [2022-09-30T19:13:17.172Z] ---> 5925409ac8e0 [2022-09-30T19:13:17.172Z] Step 23/23 : LABEL version=0.0.0 [2022-09-30T19:13:17.430Z] ---> Running in 042ef2c72f2b [2022-09-30T19:13:17.430Z] 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-30T19:13:17.430Z] Removing intermediate container 042ef2c72f2b [2022-09-30T19:13:17.430Z] ---> 95e78e66a651 [2022-09-30T19:13:17.430Z] [2022-09-30T19:13:17.430Z] Successfully built 95e78e66a651 [2022-09-30T19:13:17.430Z] Successfully tagged support-notifications:latest [2022-09-30T19:13:17.689Z]  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:17.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:17.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:17.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:17.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:17.947Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-30T19:13:17.947Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-30T19:13:17.947Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-30T19:13:17.947Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-30T19:13:17.947Z] (5/6) Installing curl (7.83.1-r3) [2022-09-30T19:13:17.947Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-30T19:13:17.947Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:13:17.947Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:13:18.207Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-30T19:13:18.207Z] v3.16.2-227-g7411d9b1c4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-30T19:13:18.207Z] OK: 17040 distinct packages available [2022-09-30T19:13:18.207Z] OK: 8 MiB in 20 packages [2022-09-30T19:13:18.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:18.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:18.467Z] OK: 211 MiB in 51 packages [2022-09-30T19:13:18.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:18.726Z] OK: 211 MiB in 51 packages [2022-09-30T19:13:18.985Z] Removing intermediate container e0cdc0baabe9 [2022-09-30T19:13:18.985Z] ---> 851e58bce2a1 [2022-09-30T19:13:18.985Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-30T19:13:18.985Z] ---> Running in 9a25933ea05a [2022-09-30T19:13:19.245Z] Removing intermediate container 17736ecd43c3 [2022-09-30T19:13:19.245Z] ---> 8c87ac91876f [2022-09-30T19:13:19.245Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-30T19:13:19.245Z] Removing intermediate container 9a25933ea05a [2022-09-30T19:13:19.245Z] ---> 8b3e2192299f [2022-09-30T19:13:19.245Z] Step 13/22 : WORKDIR /edgex [2022-09-30T19:13:19.245Z] ---> Running in 87e569420e46 [2022-09-30T19:13:19.245Z] Removing intermediate container edb9ff5fc33f [2022-09-30T19:13:19.245Z] ---> 47a3787c03a1 [2022-09-30T19:13:19.245Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-30T19:13:19.245Z] ---> 79c67e460be8 [2022-09-30T19:13:19.245Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:13:19.508Z] Removing intermediate container 87e569420e46 [2022-09-30T19:13:19.508Z] ---> d24cddd0b2ed [2022-09-30T19:13:19.508Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-30T19:13:19.508Z] ---> Running in 2385211096e7 [2022-09-30T19:13:19.508Z] ---> 0c7b579429fb [2022-09-30T19:13:19.508Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:13:19.508Z] ---> d8dc5b2e1292 [2022-09-30T19:13:19.508Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-30T19:13:19.508Z] ---> Running in c378ab5b14c7 [2022-09-30T19:13:20.444Z] ---> abcdf85753fb [2022-09-30T19:13:20.444Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-30T19:13:24.645Z] ---> 6ba3fa70d17a [2022-09-30T19:13:24.645Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-30T19:13:28.845Z] ---> 75303476d3e4 [2022-09-30T19:13:28.845Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-30T19:13:28.845Z] ---> Running in cd78c7ab7a68 [2022-09-30T19:13:35.420Z] Removing intermediate container cd78c7ab7a68 [2022-09-30T19:13:35.420Z] ---> d1945b32e541 [2022-09-30T19:13:35.420Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-30T19:13:35.420Z] ---> Running in 87f667a056f9 [2022-09-30T19:13:35.420Z] Removing intermediate container c378ab5b14c7 [2022-09-30T19:13:35.420Z] ---> b47f59f286d0 [2022-09-30T19:13:35.420Z] Step 9/24 : COPY . . [2022-09-30T19:13:35.420Z] Removing intermediate container 2385211096e7 [2022-09-30T19:13:35.420Z] ---> 21bdfbdc3adf [2022-09-30T19:13:35.420Z] Step 7/20 : COPY . . [2022-09-30T19:13:35.420Z] Removing intermediate container 87f667a056f9 [2022-09-30T19:13:35.420Z] ---> 73a77e8ac308 [2022-09-30T19:13:35.420Z] Step 20/22 : LABEL arch=x86_64 [2022-09-30T19:13:43.845Z] ---> Running in 3f762e69a599 [2022-09-30T19:13:43.845Z] Removing intermediate container 7cc98ceee77c [2022-09-30T19:13:43.845Z] ---> 6d721f886fd7 [2022-09-30T19:13:43.845Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-30T19:13:43.845Z] ---> Running in 7c455c338f7e [2022-09-30T19:13:43.845Z] ---> 6351deec2169 [2022-09-30T19:13:43.845Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-30T19:13:43.845Z] Removing intermediate container 3f762e69a599 [2022-09-30T19:13:43.845Z] ---> 15a079289f8b [2022-09-30T19:13:43.845Z] Step 21/22 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:13:43.845Z] ---> c38b2361b83f [2022-09-30T19:13:43.845Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-30T19:13:43.845Z] ---> Running in a0042a811ced [2022-09-30T19:13:43.845Z] ---> Running in 8a06d65de1f0 [2022-09-30T19:13:43.845Z] ---> Running in aa0304fd3ee4 [2022-09-30T19:13:44.103Z] Removing intermediate container 8a06d65de1f0 [2022-09-30T19:13:44.103Z] ---> 7c752c59fb14 [2022-09-30T19:13:44.103Z] Step 22/22 : LABEL version=0.0.0 [2022-09-30T19:13:44.103Z] ---> Running in 6e3b77235c0b [2022-09-30T19:13:44.103Z] Removing intermediate container 6e3b77235c0b [2022-09-30T19:13:44.103Z] ---> 7bead9cc2361 [2022-09-30T19:13:44.103Z] [2022-09-30T19:13:44.103Z] Successfully built 7bead9cc2361 [2022-09-30T19:13:44.103Z] Successfully tagged security-proxy-setup:latest [2022-09-30T19:13:44.361Z]  Building security-proxy-setup ... done 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-30T19:13:44.361Z] 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-30T19:13:44.361Z] 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-30T19:13:45.294Z] Removing intermediate container 7c455c338f7e [2022-09-30T19:13:45.294Z] ---> 54141e212fa3 [2022-09-30T19:13:45.294Z] [2022-09-30T19:13:45.294Z] Step 11/23 : FROM alpine:3.16 [2022-09-30T19:13:45.294Z] ---> 9c6f07244728 [2022-09-30T19:13:45.294Z] 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-30T19:13:45.294Z] ---> Running in 88931351066b [2022-09-30T19:13:45.294Z] Removing intermediate container 88931351066b [2022-09-30T19:13:45.294Z] ---> 64890c4d43dc [2022-09-30T19:13:45.294Z] 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-30T19:13:45.294Z] ---> Running in 6119f3be519d [2022-09-30T19:13:45.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:45.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:13:46.067Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-30T19:13:46.067Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-30T19:13:46.067Z] (3/33) Installing readline (8.1.2-r0) [2022-09-30T19:13:46.067Z] (4/33) Installing bash (5.1.16-r2) [2022-09-30T19:13:46.067Z] Executing bash-5.1.16-r2.post-install [2022-09-30T19:13:46.067Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-30T19:13:46.067Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-30T19:13:46.067Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-30T19:13:46.067Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-30T19:13:46.067Z] (9/33) Installing curl (7.83.1-r3) [2022-09-30T19:13:46.067Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-30T19:13:46.325Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-30T19:13:46.325Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-30T19:13:46.325Z] (13/33) Installing expat (2.4.9-r0) [2022-09-30T19:13:46.325Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-30T19:13:46.325Z] (15/33) Installing gdbm (1.23-r0) [2022-09-30T19:13:46.325Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-30T19:13:46.325Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T19:13:46.325Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T19:13:46.325Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-30T19:13:46.325Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-30T19:13:46.325Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-30T19:13:46.583Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-30T19:13:46.583Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-30T19:13:46.583Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-30T19:13:46.583Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-30T19:13:46.583Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-30T19:13:46.583Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-30T19:13:46.583Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-30T19:13:46.583Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-30T19:13:46.842Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-30T19:13:46.842Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-30T19:13:46.842Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-30T19:13:46.842Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-30T19:13:47.100Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:13:47.100Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:13:47.100Z] OK: 122 MiB in 47 packages [2022-09-30T19:13:48.995Z] Collecting docker-compose==1.23.2 [2022-09-30T19:13:48.995Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-30T19:13:48.995Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.9 MB/s eta 0:00:00 [2022-09-30T19:13:48.995Z] Collecting docopt<0.7,>=0.6.1 [2022-09-30T19:13:48.995Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-30T19:13:48.995Z] Preparing metadata (setup.py): started [2022-09-30T19:13:49.252Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:13:49.253Z] Collecting docker<4.0,>=3.6.0 [2022-09-30T19:13:49.253Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-30T19:13:49.253Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 163.6 MB/s eta 0:00:00 [2022-09-30T19:13:49.510Z] Collecting jsonschema<3,>=2.5.1 [2022-09-30T19:13:49.510Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-30T19:13:49.510Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-30T19:13:49.510Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-30T19:13:49.510Z] Preparing metadata (setup.py): started [2022-09-30T19:13:49.767Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:13:49.767Z] Collecting cached-property<2,>=1.2.0 [2022-09-30T19:13:49.767Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-30T19:13:49.767Z] Collecting texttable<0.10,>=0.9.0 [2022-09-30T19:13:49.767Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-30T19:13:49.767Z] Preparing metadata (setup.py): started [2022-09-30T19:13:50.025Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:13:50.025Z] Collecting PyYAML<4,>=3.10 [2022-09-30T19:13:50.025Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-30T19:13:50.025Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 69.0 MB/s eta 0:00:00 [2022-09-30T19:13:50.283Z] Preparing metadata (setup.py): started [2022-09-30T19:13:50.541Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:13:50.541Z] 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-30T19:13:50.798Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-30T19:13:50.798Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-30T19:13:50.798Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 132.7 MB/s eta 0:00:00 [2022-09-30T19:13:50.798Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-30T19:13:50.798Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-30T19:13:50.798Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 133.1 MB/s eta 0:00:00 [2022-09-30T19:13:50.798Z] Collecting docker-pycreds>=0.4.0 [2022-09-30T19:13:50.798Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-30T19:13:51.056Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-30T19:13:51.056Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-30T19:13:51.056Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 143.5 MB/s eta 0:00:00 [2022-09-30T19:13:51.056Z] Collecting idna<2.8,>=2.5 [2022-09-30T19:13:51.056Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-30T19:13:51.056Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 192.9 MB/s eta 0:00:00 [2022-09-30T19:13:51.056Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-30T19:13:51.056Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-30T19:13:51.056Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 48.9 MB/s eta 0:00:00 [2022-09-30T19:13:51.056Z] Collecting certifi>=2017.4.17 [2022-09-30T19:13:51.314Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-30T19:13:51.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 174.2 MB/s eta 0:00:00 [2022-09-30T19:13:51.314Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-30T19:13:51.314Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-30T19:13:51.314Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-30T19:13:51.314Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-30T19:13:51.314Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-30T19:13:51.315Z] Running setup.py install for texttable: started [2022-09-30T19:13:51.572Z] Running setup.py install for texttable: finished with status 'done' [2022-09-30T19:13:51.572Z] Running setup.py install for PyYAML: started [2022-09-30T19:13:52.137Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-30T19:13:52.137Z] Running setup.py install for docopt: started [2022-09-30T19:13:52.703Z] Running setup.py install for docopt: finished with status 'done' [2022-09-30T19:13:52.961Z] Running setup.py install for dockerpty: started [2022-09-30T19:13:53.219Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-30T19:13:53.785Z] 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-30T19:13:53.785Z] 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-30T19:14:05.997Z] Removing intermediate container 6119f3be519d [2022-09-30T19:14:05.997Z] ---> 80d10348292d [2022-09-30T19:14:05.997Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-30T19:14:06.316Z] ---> Running in 7e83d068c1a2 [2022-09-30T19:14:06.575Z] Removing intermediate container 7e83d068c1a2 [2022-09-30T19:14:06.575Z] ---> 21b200886391 [2022-09-30T19:14:06.575Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-30T19:14:06.848Z] ---> Running in cd7a6af3e8e1 [2022-09-30T19:14:07.107Z] Removing intermediate container cd7a6af3e8e1 [2022-09-30T19:14:07.107Z] ---> c08e379bd499 [2022-09-30T19:14:07.107Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-30T19:14:09.018Z] ---> a1e0cba32b6f [2022-09-30T19:14:09.018Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-30T19:14:09.276Z] Removing intermediate container aa0304fd3ee4 [2022-09-30T19:14:09.276Z] ---> 43097cf1f38f [2022-09-30T19:14:09.276Z] [2022-09-30T19:14:09.276Z] Step 9/20 : FROM alpine:3.15 [2022-09-30T19:14:09.276Z] ---> c4fc93816858 [2022-09-30T19:14:09.276Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:14:09.276Z] ---> Using cache [2022-09-30T19:14:09.276Z] ---> 14f9eebd7849 [2022-09-30T19:14:09.276Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:14:09.276Z] ---> Using cache [2022-09-30T19:14:09.276Z] ---> 215be9ed1d25 [2022-09-30T19:14:09.276Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-30T19:14:09.276Z] ---> 58fe80cebfe5 [2022-09-30T19:14:09.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-30T19:14:09.276Z] ---> Running in 42e42fec45b9 [2022-09-30T19:14:09.856Z] ---> 131eeec4364c [2022-09-30T19:14:09.856Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-30T19:14:09.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:14:09.856Z] ---> Running in 180443c75c09 [2022-09-30T19:14:09.856Z] Removing intermediate container a0042a811ced [2022-09-30T19:14:09.856Z] ---> ef49f066b4a2 [2022-09-30T19:14:09.856Z] [2022-09-30T19:14:09.856Z] Step 11/24 : FROM alpine:3.16 [2022-09-30T19:14:09.856Z] ---> 9c6f07244728 [2022-09-30T19:14:09.856Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-30T19:14:09.856Z] ---> Running in 49c0c43ef8f6 [2022-09-30T19:14:10.115Z] Removing intermediate container 180443c75c09 [2022-09-30T19:14:10.115Z] ---> 275354065037 [2022-09-30T19:14:10.115Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:14:10.115Z] ---> Running in f3a36e3244d5 [2022-09-30T19:14:10.115Z] Removing intermediate container 49c0c43ef8f6 [2022-09-30T19:14:10.115Z] ---> 6effc634630f [2022-09-30T19:14:10.115Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-30T19:14:10.115Z] ---> Running in 23f171008460 [2022-09-30T19:14:10.115Z] Removing intermediate container f3a36e3244d5 [2022-09-30T19:14:10.115Z] ---> 247a3796573e [2022-09-30T19:14:10.115Z] Step 21/23 : LABEL arch=x86_64 [2022-09-30T19:14:10.115Z] ---> Running in e0adc7378010 [2022-09-30T19:14:10.115Z] Removing intermediate container 23f171008460 [2022-09-30T19:14:10.115Z] ---> 90bf88c0db8c [2022-09-30T19:14:10.115Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-30T19:14:10.115Z] ---> Running in a0c8538d8d7b [2022-09-30T19:14:10.115Z] Removing intermediate container e0adc7378010 [2022-09-30T19:14:10.115Z] ---> 7ac93b3aad52 [2022-09-30T19:14:10.115Z] Step 22/23 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:14:10.115Z] ---> Running in 788f148e0054 [2022-09-30T19:14:10.374Z] Removing intermediate container a0c8538d8d7b [2022-09-30T19:14:10.374Z] ---> 770b6b184648 [2022-09-30T19:14:10.374Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:14:10.374Z] ---> Running in b8583b232a8d [2022-09-30T19:14:10.374Z] Removing intermediate container 788f148e0054 [2022-09-30T19:14:10.374Z] ---> 6cfdc321da7f [2022-09-30T19:14:10.374Z] Step 23/23 : LABEL version=0.0.0 [2022-09-30T19:14:10.374Z] ---> Running in af5b7b7ed56e [2022-09-30T19:14:10.374Z] Removing intermediate container af5b7b7ed56e [2022-09-30T19:14:10.374Z] ---> 50a92d5ca892 [2022-09-30T19:14:10.374Z] [2022-09-30T19:14:10.633Z] Successfully built 50a92d5ca892 [2022-09-30T19:14:10.633Z] Successfully tagged sys-mgmt-agent:latest [2022-09-30T19:14:10.633Z]  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:14:10.892Z] Removing intermediate container b8583b232a8d [2022-09-30T19:14:10.892Z] ---> e36bae226b08 [2022-09-30T19:14:10.892Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-30T19:14:10.892Z] ---> Running in 51bc0c0dd673 [2022-09-30T19:14:10.892Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-30T19:14:10.892Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-30T19:14:10.892Z] OK: 15857 distinct packages available [2022-09-30T19:14:11.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:14:11.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T19:14:12.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:14:12.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T19:14:12.087Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-30T19:14:12.345Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-30T19:14:12.345Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-30T19:14:12.345Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-30T19:14:12.345Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-30T19:14:12.345Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T19:14:12.603Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-30T19:14:12.603Z] (5/9) Installing curl (7.80.0-r3) [2022-09-30T19:14:12.603Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T19:14:12.603Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-30T19:14:12.603Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-30T19:14:12.861Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-30T19:14:12.861Z] (8/9) Installing libucontext (1.1-r0) [2022-09-30T19:14:12.861Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-30T19:14:12.861Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-30T19:14:12.861Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:14:12.861Z] OK: 8 MiB in 20 packages [2022-09-30T19:14:12.861Z] Executing busybox-1.34.1-r7.trigger [2022-09-30T19:14:13.118Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:14:13.118Z] OK: 8 MiB in 23 packages [2022-09-30T19:14:13.376Z] Removing intermediate container 51bc0c0dd673 [2022-09-30T19:14:13.376Z] ---> 42bc03fc8451 [2022-09-30T19:14:13.376Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:14:13.634Z] ---> e4e9d2b6d89e [2022-09-30T19:14:13.634Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-30T19:14:13.634Z] Removing intermediate container 42e42fec45b9 [2022-09-30T19:14:13.634Z] ---> 30b3e018fe5d [2022-09-30T19:14:13.634Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:14:13.936Z] ---> 456f0b03dfcd [2022-09-30T19:14:13.936Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-30T19:14:14.279Z] ---> ed57a7144517 [2022-09-30T19:14:14.279Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-30T19:14:14.538Z] ---> 807136bb809d [2022-09-30T19:14:14.538Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-30T19:14:14.538Z] ---> cf8bb00fd25e [2022-09-30T19:14:14.538Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-30T19:14:14.538Z] ---> Running in 65e759e695fb [2022-09-30T19:14:14.538Z] ---> 2c86ce4bfa53 [2022-09-30T19:14:14.538Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-30T19:14:14.538Z] ---> Running in 688d70374d7d [2022-09-30T19:14:14.538Z] Removing intermediate container 65e759e695fb [2022-09-30T19:14:14.538Z] ---> f80593d94bb0 [2022-09-30T19:14:14.538Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:14:14.538Z] ---> Running in 2370b8f9fea3 [2022-09-30T19:14:14.800Z] Removing intermediate container 688d70374d7d [2022-09-30T19:14:14.800Z] ---> cfcb4ff2e451 [2022-09-30T19:14:14.800Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:14:14.800Z] ---> Running in 9c3b9c84ac08 [2022-09-30T19:14:14.800Z] Removing intermediate container 2370b8f9fea3 [2022-09-30T19:14:14.800Z] ---> 01daec3e4aa9 [2022-09-30T19:14:14.800Z] Step 22/24 : LABEL arch=x86_64 [2022-09-30T19:14:14.800Z] ---> Running in 868ccf63191d [2022-09-30T19:14:14.800Z] Removing intermediate container 9c3b9c84ac08 [2022-09-30T19:14:14.800Z] ---> c45208f47288 [2022-09-30T19:14:14.800Z] Step 18/20 : LABEL arch=x86_64 [2022-09-30T19:14:14.800Z] ---> Running in eebde4612a06 [2022-09-30T19:14:14.800Z] Removing intermediate container 868ccf63191d [2022-09-30T19:14:14.800Z] ---> e71515705d9a [2022-09-30T19:14:14.800Z] Step 23/24 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:14:14.800Z] ---> Running in 4e723fbe4f1d [2022-09-30T19:14:15.058Z] Removing intermediate container eebde4612a06 [2022-09-30T19:14:15.058Z] ---> 7e1d2f709414 [2022-09-30T19:14:15.058Z] Step 19/20 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:14:15.058Z] ---> Running in 241dd68cc2f5 [2022-09-30T19:14:15.058Z] Removing intermediate container 4e723fbe4f1d [2022-09-30T19:14:15.058Z] ---> d233323f0846 [2022-09-30T19:14:15.058Z] Step 24/24 : LABEL version=0.0.0 [2022-09-30T19:14:15.058Z] ---> Running in 8e9aa726bf35 [2022-09-30T19:14:15.058Z] Removing intermediate container 241dd68cc2f5 [2022-09-30T19:14:15.058Z] ---> 2d5f23dd2ec5 [2022-09-30T19:14:15.059Z] Step 20/20 : LABEL version=0.0.0 [2022-09-30T19:14:15.059Z] ---> Running in 4abd8310b10c [2022-09-30T19:14:15.059Z] Removing intermediate container 8e9aa726bf35 [2022-09-30T19:14:15.059Z] ---> 173065ccf284 [2022-09-30T19:14:15.059Z] [2022-09-30T19:14:15.425Z] Removing intermediate container 4abd8310b10c [2022-09-30T19:14:15.425Z] ---> 0f4aefe8b009 [2022-09-30T19:14:15.425Z] [2022-09-30T19:14:15.425Z] Successfully built 173065ccf284 [2022-09-30T19:14:15.425Z] Successfully tagged core-data:latest [2022-09-30T19:14:15.425Z]  Building core-data ... done Successfully built 0f4aefe8b009 [2022-09-30T19:14:15.425Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-30T19:14:15.457Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-30T19:14:15.475Z] $ docker stop --time=1 cf9337a386b8b4ae034c64e8a05570d7e5dc59ab32b13fa2d0e59450b4fbf75c [2022-09-30T19:14:16.750Z] $ docker rm -f cf9337a386b8b4ae034c64e8a05570d7e5dc59ab32b13fa2d0e59450b4fbf75c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T19:14:17.152Z] + docker images [2022-09-30T19:14:17.152Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-30T19:14:17.152Z] core-data latest 173065ccf284 1 second ago 21.6MB [2022-09-30T19:14:17.152Z] security-spiffe-token-provider latest 0f4aefe8b009 1 second ago 29.3MB [2022-09-30T19:14:17.152Z] sys-mgmt-agent latest 50a92d5ca892 6 seconds ago 136MB [2022-09-30T19:14:17.152Z] ef49f066b4a2 7 seconds ago 1.58GB [2022-09-30T19:14:17.152Z] 43097cf1f38f 8 seconds ago 1.6GB [2022-09-30T19:14:17.152Z] 54141e212fa3 31 seconds ago 1.55GB [2022-09-30T19:14:17.152Z] security-proxy-setup latest 7bead9cc2361 32 seconds ago 27.4MB [2022-09-30T19:14:17.152Z] support-notifications latest 95e78e66a651 59 seconds ago 27.3MB [2022-09-30T19:14:17.152Z] security-spire-server latest c8ffee201a5b About a minute ago 86.5MB [2022-09-30T19:14:17.152Z] a5d6687a4b0f About a minute ago 1.56GB [2022-09-30T19:14:17.152Z] core-metadata latest 9430a1a80c2b About a minute ago 18.2MB [2022-09-30T19:14:17.152Z] 51023615c330 About a minute ago 1.45GB [2022-09-30T19:14:17.152Z] cc231e8da7bb About a minute ago 1.63GB [2022-09-30T19:14:17.152Z] c34199773159 About a minute ago 1.58GB [2022-09-30T19:14:17.152Z] core-command latest b96007691054 About a minute ago 17.3MB [2022-09-30T19:14:17.152Z] security-bootstrapper latest a4ecebf37480 About a minute ago 19.8MB [2022-09-30T19:14:17.152Z] security-secretstore-setup latest 0de41e5c2c95 2 minutes ago 29.2MB [2022-09-30T19:14:17.152Z] 848b2da9e336 2 minutes ago 1.57GB [2022-09-30T19:14:17.152Z] support-scheduler latest 143eb652bf6a 2 minutes ago 26.7MB [2022-09-30T19:14:17.152Z] security-spire-config latest 766373058db6 2 minutes ago 85.8MB [2022-09-30T19:14:17.152Z] security-spire-agent latest da5c5d011339 2 minutes ago 125MB [2022-09-30T19:14:17.152Z] 4d39c0f15d89 2 minutes ago 1.63GB [2022-09-30T19:14:17.152Z] f2b423a219de 2 minutes ago 1.57GB [2022-09-30T19:14:17.152Z] 3af2f55e7d88 2 minutes ago 1.56GB [2022-09-30T19:14:17.152Z] 0d199a6825dd 3 minutes ago 1.45GB [2022-09-30T19:14:17.152Z] 606044e4d01c 3 minutes ago 1.45GB [2022-09-30T19:14:17.152Z] ci-base-image-x86_64 latest f9b463220389 6 minutes ago 940MB [2022-09-30T19:14:17.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 20 hours ago 677MB [2022-09-30T19:14:17.152Z] alpine 3.15 c4fc93816858 7 weeks ago 5.59MB [2022-09-30T19:14:17.152Z] alpine 3.16 9c6f07244728 7 weeks ago 5.54MB [2022-09-30T19:14:17.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-30T19:14:17.152Z] 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-30T19:14:26.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-30T19:14:26.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-30T19:14:27.181Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-30T19:14:27.181Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-30T19:14:31.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-30T19:14:32.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-30T19:14:32.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-30T19:14:32.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-30T19:14:32.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-30T19:14:38.222Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-30T19:14:38.222Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-30T19:14:38.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-30T19:14:38.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-30T19:14:38.222Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-30T19:14:38.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-30T19:15:00.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.562s coverage: 28.7% of statements [2022-09-30T19:15:00.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-30T19:15:00.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-30T19:15:05.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.474s coverage: 98.5% of statements [2022-09-30T19:15:05.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.607s coverage: 75.6% of statements [2022-09-30T19:15:05.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-30T19:15:05.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-30T19:15:05.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.875s coverage: 54.2% of statements [2022-09-30T19:15:05.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-30T19:15:05.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-30T19:15:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.122s coverage: 89.2% of statements [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-30T19:15:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.697s coverage: 2.0% of statements [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-30T19:15:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.668s coverage: 95.6% of statements [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-30T19:15:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.506s coverage: 72.2% of statements [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-30T19:15:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.615s coverage: 60.0% of statements [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-30T19:15:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.695s coverage: 0.9% of statements [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-30T19:15:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.427s coverage: 58.8% of statements [2022-09-30T19:15:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.586s coverage: 29.6% of statements [2022-09-30T19:15:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-30T19:15:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 47.1% of statements [2022-09-30T19:15:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.284s coverage: 79.5% of statements [2022-09-30T19:15:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements [2022-09-30T19:15:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements [2022-09-30T19:15:47.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements [2022-09-30T19:15:54.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.251s coverage: 94.4% of statements [2022-09-30T19:15:54.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements [2022-09-30T19:16:09.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.810s coverage: 80.5% of statements [2022-09-30T19:16:09.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-30T19:16:09.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements [2022-09-30T19:16:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-30T19:16:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-30T19:16:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-30T19:16:09.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-09-30T19:16:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-30T19:16:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-30T19:16:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-30T19:16:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-30T19:16:09.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.278s coverage: 86.9% of statements [2022-09-30T19:16:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-30T19:16:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-30T19:16:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-30T19:16:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-30T19:16:09.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2022-09-30T19:16:09.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-30T19:16:09.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-30T19:16:09.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-09-30T19:16:09.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-30T19:16:09.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.279s coverage: 58.8% of statements [2022-09-30T19:16:09.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-30T19:16:09.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.335s coverage: 80.0% of statements [2022-09-30T19:16:09.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2022-09-30T19:16:10.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.330s coverage: 85.4% of statements [2022-09-30T19:16:12.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 91.2% of statements [2022-09-30T19:16:12.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-30T19:16:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.043s coverage: 64.7% of statements [2022-09-30T19:16:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-30T19:16:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-30T19:16:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements [2022-09-30T19:16:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements [2022-09-30T19:16:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-09-30T19:16:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2022-09-30T19:16:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2022-09-30T19:16:27.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.350s coverage: 65.8% of statements [2022-09-30T19:16:27.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-30T19:16:27.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-30T19:16:27.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-30T19:16:31.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.995s coverage: 41.8% of statements [2022-09-30T19:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-30T19:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-30T19:16:31.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.354s coverage: 89.5% of statements [2022-09-30T19:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-30T19:16:31.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.280s coverage: 84.8% of statements [2022-09-30T19:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-30T19:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-30T19:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-30T19:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-30T19:16:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.541s coverage: 17.7% of statements [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-30T19:16:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.862s coverage: 92.3% of statements [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-30T19:16:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.310s coverage: 63.2% of statements [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-30T19:16:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.523s coverage: 97.7% of statements [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-30T19:16:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-30T19:16:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-30T19:16:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements [2022-09-30T19:16:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-09-30T19:16:41.776Z] 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-30T19:16:41.776Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-30T19:16:41.776Z] GO111MODULE=on go vet ./... [2022-09-30T19:18:33.489Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-30T19:18:33.489Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-30T19:18:33.489Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-30T19:18:33.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-30T19:18:34.311Z] + ls -al . [2022-09-30T19:18:34.311Z] total 752 [2022-09-30T19:18:34.311Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 19:11 . [2022-09-30T19:18:34.311Z] drwxr-xr-x 4 root root 4096 Sep 30 19:11 .. [2022-09-30T19:18:34.311Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 19:10 .blubracket [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 16 Sep 30 19:10 .dockerignore [2022-09-30T19:18:34.311Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 19:10 .git [2022-09-30T19:18:34.311Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 19:10 .github [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 1030 Sep 30 19:10 .gitignore [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 42 Sep 30 19:10 .golangci.yml [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 87 Sep 30 19:10 .hadolint.yml [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 19:10 .sonarcloud.properties [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 19:10 ADOPTERS.md [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 10722 Sep 30 19:10 Attribution.txt [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 63209 Sep 30 19:10 CHANGELOG.md [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 19:10 CONTRIBUTING.md [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 19:10 GOVERNANCE.md [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 850 Sep 30 19:10 Jenkinsfile [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 19:10 LICENSE [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 13724 Sep 30 19:10 Makefile [2022-09-30T19:18:34.311Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 19:10 OWNERS.md [2022-09-30T19:18:34.312Z] -rw-rw-r-- 1 1001 1001 9799 Sep 30 19:10 README.md [2022-09-30T19:18:34.312Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 19:10 SECURITY.md [2022-09-30T19:18:34.312Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 19:07 VERSION [2022-09-30T19:18:34.312Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 19:10 ZMQWindows.md [2022-09-30T19:18:34.312Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 19:10 bin [2022-09-30T19:18:34.312Z] drwxrwxr-x 18 1001 1001 4096 Sep 30 19:10 cmd [2022-09-30T19:18:34.312Z] -rw-r--r-- 1 root root 496148 Sep 30 19:16 coverage.out [2022-09-30T19:18:34.312Z] -rw-rw-r-- 1 1001 1001 3458 Sep 30 19:10 go.mod [2022-09-30T19:18:34.312Z] -rw-rw-r-- 1 1001 1001 38041 Sep 30 19:10 go.sum [2022-09-30T19:18:34.312Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 19:10 internal [2022-09-30T19:18:34.312Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 19:10 openapi [2022-09-30T19:18:34.312Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 19:10 snap [2022-09-30T19:18:34.312Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 19:10 version.go [Pipeline] sh [2022-09-30T19:18:34.985Z] + '[' -e coverage.out ] [2022-09-30T19:18:34.985Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-30T19:18:35.023Z] Warning: overwriting stash ‘coverage-report’ [2022-09-30T19:18:35.871Z] Stashed 1 file(s) [Pipeline] sh [2022-09-30T19:18:36.510Z] + make build [2022-09-30T19:18:36.510Z] 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-30T19:20:13.121Z] 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-30T19:21:34.723Z] 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-30T19:21:34.723Z] 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-30T19:22:13.607Z] 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-30T19:22:13.607Z] 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-30T19:22:15.018Z] 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-30T19:22:21.658Z] 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-30T19:22:25.908Z] 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-30T19:22:31.250Z] 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-30T19:22:34.594Z] 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-30T19:22:38.852Z] 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-30T19:22:48.930Z] 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-30T19:22:54.305Z] $ docker stop --time=1 9bdbb9633ef9aa8c8b96845277fc519f30a3c43cf31047bdfe1becec9102f063 [2022-09-30T19:22:56.327Z] $ docker rm -f 9bdbb9633ef9aa8c8b96845277fc519f30a3c43cf31047bdfe1becec9102f063 [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-30T19:22:59.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-30T19:22:59.207Z] [2022-09-30T19:22:59.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:22:59.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-30T19:22:59.862Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-30T19:22:59.862Z] 29e5d40040c1: Pulling fs layer [2022-09-30T19:22:59.862Z] 1ce36da41761: Pulling fs layer [2022-09-30T19:22:59.862Z] 25b303627fd3: Pulling fs layer [2022-09-30T19:22:59.862Z] 29e5d40040c1: Verifying Checksum [2022-09-30T19:22:59.862Z] 29e5d40040c1: Download complete [2022-09-30T19:23:00.131Z] 1ce36da41761: Verifying Checksum [2022-09-30T19:23:00.131Z] 1ce36da41761: Download complete [2022-09-30T19:23:00.399Z] 29e5d40040c1: Pull complete [2022-09-30T19:23:01.814Z] 1ce36da41761: Pull complete [2022-09-30T19:23:01.814Z] 25b303627fd3: Verifying Checksum [2022-09-30T19:23:01.814Z] 25b303627fd3: Download complete [2022-09-30T19:23:11.892Z] 25b303627fd3: Pull complete [2022-09-30T19:23:11.892Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-30T19:23:11.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-30T19:23:11.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:23:12.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-6110 does not seem to be running inside a container [2022-09-30T19:23:12.272Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-30T19:23:14.696Z] $ docker top 670521c93cd7cf265977b2a3db11cc909b9d06e560dd91d72f33213b7867e6f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T19:23:15.586Z] + docker-compose build --help [2022-09-30T19:23:15.586Z] + grep parallel [2022-09-30T19:23:20.927Z] --parallel Build images in parallel. [Pipeline] } [2022-09-30T19:23:21.219Z] $ docker stop --time=1 670521c93cd7cf265977b2a3db11cc909b9d06e560dd91d72f33213b7867e6f0 [2022-09-30T19:23:22.838Z] $ docker rm -f 670521c93cd7cf265977b2a3db11cc909b9d06e560dd91d72f33213b7867e6f0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:23:23.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-30T19:23:23.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:23:23.779Z] prd-ubuntu20.04-docker-arm64-4c-16g-6110 does not seem to be running inside a container [2022-09-30T19:23:23.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-30T19:23:25.096Z] $ docker top 769dd1d3b181fefede04a14678ffa982b2b89da4b4f1fa1c9ab4a480558b7b6e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T19:23:25.671Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-30T19:23:32.310Z] Building core-command ... [2022-09-30T19:23:32.310Z] Building core-data ... [2022-09-30T19:23:32.310Z] Building core-metadata ... [2022-09-30T19:23:32.310Z] Building security-bootstrapper ... [2022-09-30T19:23:32.310Z] Building security-proxy-setup ... [2022-09-30T19:23:32.310Z] Building security-secretstore-setup ... [2022-09-30T19:23:32.310Z] Building security-spiffe-token-provider ... [2022-09-30T19:23:32.310Z] Building security-spire-agent ... [2022-09-30T19:23:32.310Z] Building security-spire-config ... [2022-09-30T19:23:32.310Z] Building security-spire-server ... [2022-09-30T19:23:32.310Z] Building support-notifications ... [2022-09-30T19:23:32.310Z] Building support-scheduler ... [2022-09-30T19:23:32.310Z] Building sys-mgmt-agent ... [2022-09-30T19:23:32.310Z] Building security-spiffe-token-provider [2022-09-30T19:23:32.310Z] Building security-bootstrapper [2022-09-30T19:23:32.310Z] Building security-secretstore-setup [2022-09-30T19:23:32.310Z] Building security-spire-agent [2022-09-30T19:23:32.310Z] Building security-spire-config [2022-09-30T19:24:19.304Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:24:19.304Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:24:19.304Z] ---> 6eba8fbe764d [2022-09-30T19:24:19.304Z] Step 3/26 : WORKDIR /edgex-go [2022-09-30T19:24:19.304Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:24:19.304Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:24:19.304Z] ---> 6eba8fbe764d [2022-09-30T19:24:19.304Z] Step 3/26 : WORKDIR /edgex-go [2022-09-30T19:24:19.888Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:24:19.888Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:24:19.888Z] ---> 6eba8fbe764d [2022-09-30T19:24:19.888Z] Step 3/25 : WORKDIR /edgex-go [2022-09-30T19:24:19.888Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:24:19.888Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:24:19.888Z] ---> 6eba8fbe764d [2022-09-30T19:24:19.888Z] Step 3/20 : WORKDIR /edgex-go [2022-09-30T19:24:19.888Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:24:19.888Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:24:19.888Z] ---> 6eba8fbe764d [2022-09-30T19:24:19.888Z] Step 3/33 : WORKDIR /edgex-go [2022-09-30T19:24:19.888Z] ---> Running in 14e8ba298e46 [2022-09-30T19:24:19.888Z] ---> Running in 3878c644650f [2022-09-30T19:24:19.888Z] ---> Running in 68785d0ee7f7 [2022-09-30T19:24:19.888Z] ---> Running in 5b6aad8d78df [2022-09-30T19:24:19.888Z] ---> Running in 4bd1d1128de4 [2022-09-30T19:24:20.474Z] Removing intermediate container 14e8ba298e46 [2022-09-30T19:24:20.474Z] ---> e6184c7b9f1b [2022-09-30T19:24:20.474Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:24:20.744Z] Removing intermediate container 4bd1d1128de4 [2022-09-30T19:24:20.744Z] ---> decfd95b1612 [2022-09-30T19:24:20.744Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:24:20.744Z] ---> Running in fc523b9167e0 [2022-09-30T19:24:20.744Z] Removing intermediate container 5b6aad8d78df [2022-09-30T19:24:20.744Z] ---> e1e81370fd9a [2022-09-30T19:24:20.744Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:24:20.744Z] Removing intermediate container 3878c644650f [2022-09-30T19:24:20.744Z] ---> 4f51b6e5b1d9 [2022-09-30T19:24:20.744Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-30T19:24:20.744Z] ---> Running in 0d4a4ea102ee [2022-09-30T19:24:21.012Z] Removing intermediate container 68785d0ee7f7 [2022-09-30T19:24:21.012Z] ---> 2a65bfc6f14f [2022-09-30T19:24:21.012Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:24:21.012Z] ---> Running in 3e6bfd11301d [2022-09-30T19:24:21.012Z] ---> Running in f54a3c80e7c3 [2022-09-30T19:24:21.281Z] ---> Running in 0bbe05e7d8b8 [2022-09-30T19:24:23.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:24.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:24.414Z] Removing intermediate container fc523b9167e0 [2022-09-30T19:24:24.414Z] ---> a92227c5b7fa [2022-09-30T19:24:24.414Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-30T19:24:24.682Z] ---> Running in e6977d5902fa [2022-09-30T19:24:25.271Z] Removing intermediate container 0d4a4ea102ee [2022-09-30T19:24:25.271Z] ---> 74b385500f90 [2022-09-30T19:24:25.271Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-30T19:24:25.271Z] ---> Running in 1dd0acb98470 [2022-09-30T19:24:25.271Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-30T19:24:25.271Z] v3.16.2-227-g7411d9b1c4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-30T19:24:25.271Z] OK: 16896 distinct packages available [2022-09-30T19:24:25.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:25.540Z] Removing intermediate container 0bbe05e7d8b8 [2022-09-30T19:24:25.540Z] ---> 9fdfb82f9e4d [2022-09-30T19:24:25.540Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-30T19:24:25.809Z] ---> Running in 08b28bd34145 [2022-09-30T19:24:26.078Z] Removing intermediate container f54a3c80e7c3 [2022-09-30T19:24:26.078Z] ---> 128aeec33df4 [2022-09-30T19:24:26.078Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-30T19:24:26.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:26.078Z] ---> Running in 5f92d4f807da [2022-09-30T19:24:27.048Z] OK: 221 MiB in 51 packages [2022-09-30T19:24:27.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:27.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:28.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:28.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:28.443Z] Removing intermediate container 3e6bfd11301d [2022-09-30T19:24:28.443Z] ---> 920413433435 [2022-09-30T19:24:28.443Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-30T19:24:28.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:28.712Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:29.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:29.298Z] ---> b41653fdc8a1 [2022-09-30T19:24:29.298Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:24:29.298Z] ---> Running in 4ac4cdf87852 [2022-09-30T19:24:29.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:24:30.271Z] OK: 221 MiB in 51 packages [2022-09-30T19:24:30.271Z] OK: 221 MiB in 51 packages [2022-09-30T19:24:30.857Z] OK: 221 MiB in 51 packages [2022-09-30T19:24:30.857Z] OK: 221 MiB in 51 packages [2022-09-30T19:24:32.272Z] Removing intermediate container 1dd0acb98470 [2022-09-30T19:24:32.272Z] ---> eb3e10afe942 [2022-09-30T19:24:32.272Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-30T19:24:32.272Z] Removing intermediate container e6977d5902fa [2022-09-30T19:24:32.272Z] ---> a5001f013f9c [2022-09-30T19:24:32.272Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-30T19:24:32.542Z] Removing intermediate container 5f92d4f807da [2022-09-30T19:24:32.542Z] ---> cd1513d39ccc [2022-09-30T19:24:32.542Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-30T19:24:33.127Z] Removing intermediate container 08b28bd34145 [2022-09-30T19:24:33.127Z] ---> 0c125f20d1e1 [2022-09-30T19:24:33.127Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-30T19:24:33.404Z] ---> 16fb3b848c81 [2022-09-30T19:24:33.404Z] ---> d872cf9cb0a6 [2022-09-30T19:24:33.404Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:24:33.404Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:24:33.682Z] ---> Running in d53160dfb0de [2022-09-30T19:24:33.682Z] ---> Running in 7655bbb7a2a1 [2022-09-30T19:24:34.277Z] ---> 60456ae72b93 [2022-09-30T19:24:34.277Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:24:34.277Z] ---> Running in 91707dfadf98 [2022-09-30T19:24:34.872Z] ---> 95b98ac40500 [2022-09-30T19:24:34.872Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:24:35.139Z] ---> Running in 1250ebce3d44 [2022-09-30T19:25:43.005Z] Removing intermediate container 4ac4cdf87852 [2022-09-30T19:25:43.005Z] ---> 87f55deabd4f [2022-09-30T19:25:43.005Z] Step 7/20 : COPY . . [2022-09-30T19:25:43.005Z] Removing intermediate container 91707dfadf98 [2022-09-30T19:25:43.005Z] ---> ec83b75c7850 [2022-09-30T19:25:43.005Z] Step 8/25 : COPY . . [2022-09-30T19:25:43.005Z] Removing intermediate container d53160dfb0de [2022-09-30T19:25:43.005Z] ---> 2913d72b9d70 [2022-09-30T19:25:43.005Z] Step 8/33 : COPY . . [2022-09-30T19:25:43.005Z] Removing intermediate container 1250ebce3d44 [2022-09-30T19:25:43.005Z] ---> 2a40a97cf6f3 [2022-09-30T19:25:43.005Z] Step 8/26 : COPY . . [2022-09-30T19:25:43.005Z] Removing intermediate container 7655bbb7a2a1 [2022-09-30T19:25:43.005Z] ---> 494af35d3f67 [2022-09-30T19:25:43.005Z] Step 8/26 : COPY . . [2022-09-30T19:25:48.348Z] ---> 47593b4529bf [2022-09-30T19:25:48.348Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-30T19:25:48.348Z] ---> Running in a7989b6672f0 [2022-09-30T19:25:49.756Z] 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-30T19:26:04.747Z] ---> fd1285d6ecce [2022-09-30T19:26:04.747Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-30T19:26:04.747Z] ---> 651f4cf0063e [2022-09-30T19:26:04.747Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-30T19:26:04.747Z] ---> Running in c3b1c54477dd [2022-09-30T19:26:04.747Z] ---> Running in c47c1554d863 [2022-09-30T19:26:04.747Z] ---> 5cd8810d6bf9 [2022-09-30T19:26:04.747Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-30T19:26:04.747Z] ---> d6f4ef7caf6d [2022-09-30T19:26:04.747Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-30T19:26:04.747Z] ---> Running in c7b7e5143d6c [2022-09-30T19:26:04.747Z] ---> Running in 66aaafe2bcc0 [2022-09-30T19:26:04.747Z] Removing intermediate container c47c1554d863 [2022-09-30T19:26:04.747Z] ---> 94c3453f8118 [2022-09-30T19:26:04.747Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-30T19:26:04.747Z] ---> Running in d335fa2903da [2022-09-30T19:26:04.747Z] Removing intermediate container c7b7e5143d6c [2022-09-30T19:26:04.747Z] ---> e05ad0f70ac6 [2022-09-30T19:26:05.024Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-30T19:26:05.024Z] ---> Running in 0d72b93e8867 [2022-09-30T19:26:05.984Z] Removing intermediate container d335fa2903da [2022-09-30T19:26:05.984Z] ---> ca65d5b48126 [2022-09-30T19:26:05.984Z] 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-30T19:26:05.984Z] ---> Running in 4f5e5e8cf08c [2022-09-30T19:26:06.250Z] 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-30T19:26:06.250Z] 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-30T19:26:06.250Z] Removing intermediate container 0d72b93e8867 [2022-09-30T19:26:06.250Z] ---> f6cf44dfc87e [2022-09-30T19:26:06.250Z] 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-30T19:26:06.520Z] ---> Running in 8e4dffe258c8 [2022-09-30T19:26:09.862Z] Removing intermediate container 4f5e5e8cf08c [2022-09-30T19:26:09.862Z] ---> 407e705cab85 [2022-09-30T19:26:09.862Z] Step 12/26 : WORKDIR /edgex-go [2022-09-30T19:26:09.862Z] ---> Running in 1555cbf5e725 [2022-09-30T19:26:10.129Z] Removing intermediate container 8e4dffe258c8 [2022-09-30T19:26:10.129Z] ---> 024e8ccab4db [2022-09-30T19:26:10.129Z] Step 12/26 : WORKDIR /edgex-go [2022-09-30T19:26:10.396Z] ---> Running in 485c044d9968 [2022-09-30T19:26:10.977Z] Removing intermediate container 1555cbf5e725 [2022-09-30T19:26:10.977Z] ---> f58722ce72df [2022-09-30T19:26:10.977Z] [2022-09-30T19:26:10.977Z] Step 13/26 : FROM alpine:3.15 [2022-09-30T19:26:10.977Z] Removing intermediate container 485c044d9968 [2022-09-30T19:26:10.977Z] ---> 5079a56e7e20 [2022-09-30T19:26:10.977Z] [2022-09-30T19:26:10.977Z] Step 13/26 : FROM alpine:3.15 [2022-09-30T19:26:10.977Z] 3.15: Pulling from library/alpine [2022-09-30T19:26:11.245Z] 3.15: Pulling from library/alpine [2022-09-30T19:26:12.653Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-30T19:26:12.653Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-30T19:26:12.653Z] Status: Downloaded newer image for alpine:3.15 [2022-09-30T19:26:12.653Z] Status: Downloaded newer image for alpine:3.15 [2022-09-30T19:26:12.653Z] ---> 02e0d6fdf486 [2022-09-30T19:26:12.653Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:26:12.653Z] ---> 02e0d6fdf486 [2022-09-30T19:26:12.653Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:26:12.653Z] ---> Running in 90805c56fddf [2022-09-30T19:26:12.653Z] ---> Running in 716c6f0fe586 [2022-09-30T19:26:13.248Z] Removing intermediate container 716c6f0fe586 [2022-09-30T19:26:13.248Z] ---> 1d11bdfec3ec [2022-09-30T19:26:13.248Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:26:13.248Z] Removing intermediate container 90805c56fddf [2022-09-30T19:26:13.248Z] ---> e6cc0f92b345 [2022-09-30T19:26:13.248Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:26:13.248Z] ---> Running in ef502fd2c303 [2022-09-30T19:26:13.532Z] ---> Running in ab5d961f26c4 [2022-09-30T19:26:17.785Z] Removing intermediate container ef502fd2c303 [2022-09-30T19:26:17.785Z] ---> bf4d3b527936 [2022-09-30T19:26:17.785Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-30T19:26:17.785Z] ---> Running in e465fc874eb7 [2022-09-30T19:26:17.785Z] Removing intermediate container ab5d961f26c4 [2022-09-30T19:26:17.785Z] ---> 57aa0311ba63 [2022-09-30T19:26:17.785Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-30T19:26:17.785Z] ---> Running in 9269db315a1d [2022-09-30T19:26:19.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:26:20.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:26:20.961Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:26:21.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:26:22.653Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-30T19:26:22.653Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-30T19:26:22.653Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-30T19:26:22.653Z] OK: 15734 distinct packages available [2022-09-30T19:26:22.653Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-30T19:26:22.653Z] OK: 15734 distinct packages available [2022-09-30T19:26:23.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:26:23.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:26:24.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:26:24.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:26:25.600Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-30T19:26:25.600Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-30T19:26:25.600Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-30T19:26:25.868Z] (3/4) Installing libucontext (1.1-r0) [2022-09-30T19:26:25.868Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-30T19:26:25.868Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-30T19:26:25.868Z] (3/5) Installing libucontext (1.1-r0) [2022-09-30T19:26:25.868Z] Executing busybox-1.34.1-r7.trigger [2022-09-30T19:26:25.868Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-30T19:26:25.868Z] OK: 6 MiB in 18 packages [2022-09-30T19:26:26.135Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-30T19:26:26.135Z] Executing busybox-1.34.1-r7.trigger [2022-09-30T19:26:26.135Z] OK: 6 MiB in 19 packages [2022-09-30T19:26:28.724Z] Removing intermediate container e465fc874eb7 [2022-09-30T19:26:28.724Z] ---> f093b6b34f9a [2022-09-30T19:26:28.724Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-30T19:26:28.724Z] Removing intermediate container 9269db315a1d [2022-09-30T19:26:28.724Z] ---> a75be01577ff [2022-09-30T19:26:28.724Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-30T19:26:34.060Z] ---> be8681bf69d0 [2022-09-30T19:26:34.060Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-30T19:26:36.637Z] ---> aaca12bbd7a5 [2022-09-30T19:26:36.637Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-30T19:26:38.044Z] ---> 57fe21ded1bc [2022-09-30T19:26:38.044Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-30T19:26:38.044Z] ---> Running in d15040179b65 [2022-09-30T19:26:38.628Z] Removing intermediate container d15040179b65 [2022-09-30T19:26:38.628Z] ---> 5891ac0b34e0 [2022-09-30T19:26:38.628Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-30T19:26:40.039Z] ---> 065b3f831852 [2022-09-30T19:26:40.039Z] Step 21/26 : WORKDIR / [2022-09-30T19:26:40.039Z] ---> Running in a37cc87b7f7f [2022-09-30T19:26:41.013Z] Removing intermediate container a37cc87b7f7f [2022-09-30T19:26:41.013Z] ---> 2ad8da28dd17 [2022-09-30T19:26:41.013Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-30T19:26:41.013Z] ---> Running in 624341895b3d [2022-09-30T19:26:41.596Z] Removing intermediate container 624341895b3d [2022-09-30T19:26:41.596Z] ---> af63f263ffa2 [2022-09-30T19:26:41.865Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-30T19:26:41.865Z] ---> Running in 314361a86ed5 [2022-09-30T19:26:42.448Z] ---> 9a1325022ac2 [2022-09-30T19:26:42.448Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-30T19:26:42.448Z] Removing intermediate container 314361a86ed5 [2022-09-30T19:26:42.448Z] ---> 9ad540ccc066 [2022-09-30T19:26:42.448Z] Step 24/26 : LABEL arch=arm64 [2022-09-30T19:26:42.448Z] ---> Running in 58485df849a8 [2022-09-30T19:26:43.409Z] Removing intermediate container 58485df849a8 [2022-09-30T19:26:43.409Z] ---> a143cf372b00 [2022-09-30T19:26:43.409Z] Step 25/26 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:26:43.409Z] ---> Running in cfdd7a46ea5a [2022-09-30T19:26:43.409Z] ---> 886982820a5d [2022-09-30T19:26:43.409Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-30T19:26:44.365Z] Removing intermediate container cfdd7a46ea5a [2022-09-30T19:26:44.365Z] ---> 1124eb0426ea [2022-09-30T19:26:44.365Z] Step 26/26 : LABEL version=0.0.0 [2022-09-30T19:26:44.365Z] ---> Running in 2733074f42f1 [2022-09-30T19:26:44.948Z] ---> 29c6a50aeebd [2022-09-30T19:26:44.948Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-30T19:26:44.948Z] Removing intermediate container 2733074f42f1 [2022-09-30T19:26:44.948Z] ---> 0ed7faf82751 [2022-09-30T19:26:44.948Z] [2022-09-30T19:26:45.532Z] Successfully built 0ed7faf82751 [2022-09-30T19:26:45.532Z] Successfully tagged security-spire-config-arm64:latest [2022-09-30T19:26:45.532Z]  Building security-spire-config ... done Building core-command [2022-09-30T19:26:45.827Z] ---> f354aea6e6ce [2022-09-30T19:26:45.827Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-30T19:26:46.093Z] ---> Running in e58c33a97b8d [2022-09-30T19:26:46.681Z] Removing intermediate container e58c33a97b8d [2022-09-30T19:26:46.681Z] ---> dcde9f36f5df [2022-09-30T19:26:46.681Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-30T19:26:46.681Z] ---> Running in 8eed42d5a852 [2022-09-30T19:26:47.265Z] Removing intermediate container 8eed42d5a852 [2022-09-30T19:26:47.265Z] ---> 86866c235131 [2022-09-30T19:26:47.265Z] Step 24/26 : LABEL arch=arm64 [2022-09-30T19:26:47.265Z] ---> Running in 2d5b433bbfdb [2022-09-30T19:26:47.848Z] Removing intermediate container 2d5b433bbfdb [2022-09-30T19:26:47.848Z] ---> ea43e00a3187 [2022-09-30T19:26:47.848Z] Step 25/26 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:26:48.116Z] ---> Running in c6913469bcfb [2022-09-30T19:26:48.716Z] Removing intermediate container c6913469bcfb [2022-09-30T19:26:48.716Z] ---> 371a4bb8b7f4 [2022-09-30T19:26:48.716Z] Step 26/26 : LABEL version=0.0.0 [2022-09-30T19:26:48.716Z] ---> Running in d9ad3ad24c87 [2022-09-30T19:26:49.301Z] Removing intermediate container d9ad3ad24c87 [2022-09-30T19:26:49.301Z] ---> f7ce218ce289 [2022-09-30T19:26:49.301Z] [2022-09-30T19:26:49.568Z] Successfully built f7ce218ce289 [2022-09-30T19:26:49.568Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-30T19:26:49.568Z] Building support-scheduler [2022-09-30T19:27:11.626Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:27:11.626Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:27:11.626Z] ---> 6eba8fbe764d [2022-09-30T19:27:11.626Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:27:11.626Z] ---> Running in b4d6bab8197d [2022-09-30T19:27:11.626Z] Removing intermediate container b4d6bab8197d [2022-09-30T19:27:11.626Z] ---> cd78bc4870cc [2022-09-30T19:27:11.626Z] Step 4/24 : WORKDIR /edgex-go [2022-09-30T19:27:11.626Z] ---> Running in 8f8e0b90f491 [2022-09-30T19:27:12.210Z] Removing intermediate container 8f8e0b90f491 [2022-09-30T19:27:12.210Z] ---> 29adc2c234a4 [2022-09-30T19:27:12.210Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:27:12.479Z] ---> Running in 22765408f930 [2022-09-30T19:27:15.826Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:27:15.826Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:27:15.826Z] ---> 6eba8fbe764d [2022-09-30T19:27:15.826Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:27:15.826Z] ---> Using cache [2022-09-30T19:27:15.826Z] ---> cd78bc4870cc [2022-09-30T19:27:15.826Z] Step 4/23 : WORKDIR /edgex-go [2022-09-30T19:27:15.826Z] ---> Using cache [2022-09-30T19:27:15.826Z] ---> 29adc2c234a4 [2022-09-30T19:27:15.826Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:27:15.826Z] ---> Running in 9684a8d52889 [2022-09-30T19:27:16.095Z] Removing intermediate container 22765408f930 [2022-09-30T19:27:16.095Z] ---> 3a022ba8a772 [2022-09-30T19:27:16.095Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-30T19:27:16.095Z] ---> Running in ab79cbc8523d [2022-09-30T19:27:18.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:27:18.937Z] Removing intermediate container 9684a8d52889 [2022-09-30T19:27:18.937Z] ---> fd16c516c33e [2022-09-30T19:27:18.937Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-30T19:27:19.226Z] ---> Running in 0fcd14a90468 [2022-09-30T19:27:19.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:27:20.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:27:20.899Z] OK: 221 MiB in 51 packages [2022-09-30T19:27:21.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:27:22.456Z] Removing intermediate container ab79cbc8523d [2022-09-30T19:27:22.456Z] ---> 42a027074a64 [2022-09-30T19:27:22.456Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-30T19:27:23.040Z] OK: 221 MiB in 51 packages [2022-09-30T19:27:23.628Z] ---> 4424d1b9247d [2022-09-30T19:27:23.628Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:27:23.628Z] ---> Running in 1bcab9c20c30 [2022-09-30T19:27:25.035Z] Removing intermediate container 0fcd14a90468 [2022-09-30T19:27:25.035Z] ---> 5e5de0c89f87 [2022-09-30T19:27:25.035Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-30T19:27:25.995Z] ---> df881110c9a9 [2022-09-30T19:27:25.995Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:27:26.261Z] ---> Running in af773b061ede [2022-09-30T19:28:47.892Z] Removing intermediate container 1bcab9c20c30 [2022-09-30T19:28:47.892Z] ---> f6f9dd5d2231 [2022-09-30T19:28:47.892Z] Step 9/24 : COPY . . [2022-09-30T19:28:47.892Z] Removing intermediate container af773b061ede [2022-09-30T19:28:47.892Z] ---> 270bf2b744f8 [2022-09-30T19:28:47.892Z] Step 9/23 : COPY . . [2022-09-30T19:28:58.020Z] ---> f79d1b9f7081 [2022-09-30T19:28:58.020Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-30T19:28:58.020Z] ---> d7b41ec2a98d [2022-09-30T19:28:58.020Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-30T19:28:58.020Z] ---> Running in ec848bea0a98 [2022-09-30T19:28:58.020Z] ---> Running in 869dec3404d3 [2022-09-30T19:28:59.434Z] 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-30T19:28:59.698Z] 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-30T19:31:51.658Z] 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-30T19:31:59.926Z] Removing intermediate container c3b1c54477dd [2022-09-30T19:31:59.926Z] ---> 8bf7b8f4cbb7 [2022-09-30T19:31:59.926Z] [2022-09-30T19:31:59.926Z] Step 10/25 : FROM alpine:3.16 [2022-09-30T19:31:59.926Z] 3.16: Pulling from library/alpine [2022-09-30T19:32:00.508Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T19:32:00.775Z] Status: Downloaded newer image for alpine:3.16 [2022-09-30T19:32:00.775Z] ---> a6215f271958 [2022-09-30T19:32:00.775Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-30T19:32:00.775Z] ---> Running in 8b652384faf4 [2022-09-30T19:32:02.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:03.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:04.723Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-30T19:32:04.989Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-30T19:32:04.989Z] (3/3) Installing su-exec (0.2-r1) [2022-09-30T19:32:04.989Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:32:04.989Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:32:05.577Z] OK: 6 MiB in 17 packages [2022-09-30T19:32:08.159Z] Removing intermediate container 8b652384faf4 [2022-09-30T19:32:08.159Z] ---> d45276fff9cf [2022-09-30T19:32:08.159Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-30T19:32:08.427Z] ---> Running in 1e4c9c22412a [2022-09-30T19:32:09.836Z] Removing intermediate container 1e4c9c22412a [2022-09-30T19:32:09.836Z] ---> 6cd35e1cbfff [2022-09-30T19:32:09.836Z] Step 13/25 : WORKDIR / [2022-09-30T19:32:09.836Z] ---> Running in 486699894ea6 [2022-09-30T19:32:10.805Z] Removing intermediate container 486699894ea6 [2022-09-30T19:32:10.805Z] ---> 6f38c903c0f2 [2022-09-30T19:32:10.805Z] 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-30T19:32:11.774Z] Removing intermediate container 66aaafe2bcc0 [2022-09-30T19:32:11.774Z] ---> fcd875377df5 [2022-09-30T19:32:11.774Z] [2022-09-30T19:32:11.774Z] Step 10/33 : FROM alpine:3.16 [2022-09-30T19:32:11.774Z] ---> a6215f271958 [2022-09-30T19:32:11.774Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:32:11.774Z] ---> 2aa6066a4135 [2022-09-30T19:32:11.774Z] 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-30T19:32:11.774Z] ---> Running in 8f5511d67ef5 [2022-09-30T19:32:12.748Z] Removing intermediate container 8f5511d67ef5 [2022-09-30T19:32:12.748Z] ---> 5b767f38b36c [2022-09-30T19:32:12.748Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-30T19:32:12.748Z] ---> Running in 759a79c8a3b0 [2022-09-30T19:32:13.017Z] ---> f84de80a86e6 [2022-09-30T19:32:13.017Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-30T19:32:14.452Z] ---> fed423795cc6 [2022-09-30T19:32:14.452Z] 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-30T19:32:15.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:15.423Z] ---> fe0aa4105ddb [2022-09-30T19:32:15.423Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-30T19:32:15.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:17.111Z] ---> c860268bd1e5 [2022-09-30T19:32:17.111Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-30T19:32:17.379Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-30T19:32:17.379Z] (2/2) Installing su-exec (0.2-r1) [2022-09-30T19:32:17.379Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:32:17.379Z] OK: 5 MiB in 16 packages [2022-09-30T19:32:19.315Z] ---> 7dcbb8cc7871 [2022-09-30T19:32:19.315Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-30T19:32:19.315Z] Removing intermediate container 759a79c8a3b0 [2022-09-30T19:32:19.315Z] ---> 9fe5f618f6e2 [2022-09-30T19:32:19.315Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-30T19:32:19.581Z] ---> Running in 9872b58e4891 [2022-09-30T19:32:22.150Z] Removing intermediate container 9872b58e4891 [2022-09-30T19:32:22.150Z] ---> 848704293ae2 [2022-09-30T19:32:22.150Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-30T19:32:22.150Z] ---> Running in 951537d2ecda [2022-09-30T19:32:22.150Z] ---> 559f39906a67 [2022-09-30T19:32:22.150Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-30T19:32:22.415Z] ---> Running in 6b57a88dae44 [2022-09-30T19:32:22.681Z] Removing intermediate container 951537d2ecda [2022-09-30T19:32:22.681Z] ---> 48878297c7ce [2022-09-30T19:32:22.681Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-30T19:32:22.948Z] ---> Running in 6ba0c669eac6 [2022-09-30T19:32:23.903Z] Removing intermediate container 6ba0c669eac6 [2022-09-30T19:32:23.903Z] ---> cbd2eeee00de [2022-09-30T19:32:23.903Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-30T19:32:23.903Z] ---> Running in 67bf54bc99eb [2022-09-30T19:32:24.484Z] Removing intermediate container 67bf54bc99eb [2022-09-30T19:32:24.484Z] ---> 58338cc33f22 [2022-09-30T19:32:24.484Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-30T19:32:24.750Z] ---> Running in 3b795dbcdef5 [2022-09-30T19:32:26.153Z] Removing intermediate container 6b57a88dae44 [2022-09-30T19:32:26.153Z] ---> 829f55aa3245 [2022-09-30T19:32:26.153Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-30T19:32:26.419Z] ---> Running in 5bed2ba65e57 [2022-09-30T19:32:27.010Z] Removing intermediate container 5bed2ba65e57 [2022-09-30T19:32:27.010Z] ---> fe5d8fdb7123 [2022-09-30T19:32:27.010Z] Step 23/25 : LABEL arch=arm64 [2022-09-30T19:32:27.277Z] ---> Running in 88ddd1702b57 [2022-09-30T19:32:27.862Z] Removing intermediate container 88ddd1702b57 [2022-09-30T19:32:27.862Z] ---> 7fe50e7c629c [2022-09-30T19:32:27.862Z] Step 24/25 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:32:28.134Z] ---> Running in 3412c86fc9a1 [2022-09-30T19:32:28.717Z] Removing intermediate container 3b795dbcdef5 [2022-09-30T19:32:28.717Z] ---> 18372c89dab8 [2022-09-30T19:32:28.717Z] Removing intermediate container 3412c86fc9a1 [2022-09-30T19:32:28.717Z] ---> 746995cc1a8e [2022-09-30T19:32:28.717Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T19:32:28.717Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-30T19:32:28.717Z] ---> Running in 95a8850894d3 [2022-09-30T19:32:28.717Z] ---> Running in 4e0207d3d925 [2022-09-30T19:32:29.301Z] Removing intermediate container 4e0207d3d925 [2022-09-30T19:32:29.301Z] ---> 775f131b0494 [2022-09-30T19:32:29.301Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-30T19:32:29.301Z] Removing intermediate container 95a8850894d3 [2022-09-30T19:32:29.301Z] ---> fb59c953fe44 [2022-09-30T19:32:29.301Z] [2022-09-30T19:32:29.882Z] Successfully built fb59c953fe44 [2022-09-30T19:32:29.882Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-30T19:32:29.882Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-09-30T19:32:30.466Z] ---> de37b1294f12 [2022-09-30T19:32:30.466Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-30T19:32:30.466Z] ---> Running in 8a25bab5dd3e [2022-09-30T19:32:33.803Z] Removing intermediate container 8a25bab5dd3e [2022-09-30T19:32:33.803Z] ---> ddb9e1b648ac [2022-09-30T19:32:33.803Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:32:34.762Z] ---> 8a3d558095d1 [2022-09-30T19:32:34.762Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-30T19:32:36.703Z] ---> 94b490f86498 [2022-09-30T19:32:36.703Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-30T19:32:37.662Z] ---> 424465d268ba [2022-09-30T19:32:37.662Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-30T19:32:38.621Z] ---> 2459b42ecb64 [2022-09-30T19:32:38.621Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-30T19:32:39.591Z] ---> 6ac4aa429cbc [2022-09-30T19:32:39.591Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-30T19:32:40.997Z] ---> e4f81b217758 [2022-09-30T19:32:40.997Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-30T19:32:41.962Z] ---> f64b3b42251e [2022-09-30T19:32:41.962Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-30T19:32:42.230Z] ---> Running in 5fa8dfca5fc8 [2022-09-30T19:32:46.488Z] Removing intermediate container 5fa8dfca5fc8 [2022-09-30T19:32:46.488Z] ---> f9f1dc6f3bc8 [2022-09-30T19:32:46.488Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-30T19:32:46.488Z] ---> Running in 798d42e7b399 [2022-09-30T19:32:47.073Z] Removing intermediate container 798d42e7b399 [2022-09-30T19:32:47.073Z] ---> 7c014986a21c [2022-09-30T19:32:47.073Z] Step 30/33 : CMD ["gate"] [2022-09-30T19:32:47.073Z] ---> Running in 22b37e3f1fcc [2022-09-30T19:32:48.032Z] Removing intermediate container 22b37e3f1fcc [2022-09-30T19:32:48.032Z] ---> 116db523a7f0 [2022-09-30T19:32:48.032Z] Step 31/33 : LABEL arch=arm64 [2022-09-30T19:32:48.032Z] ---> Running in 36b221b655c3 [2022-09-30T19:32:48.995Z] Removing intermediate container 36b221b655c3 [2022-09-30T19:32:48.995Z] ---> 9b3c8ddab790 [2022-09-30T19:32:48.995Z] Step 32/33 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:32:48.995Z] ---> Running in 8ed12e1e8f17 [2022-09-30T19:32:49.954Z] Removing intermediate container 8ed12e1e8f17 [2022-09-30T19:32:49.954Z] ---> ebfdaaf49bde [2022-09-30T19:32:49.954Z] Step 33/33 : LABEL version=0.0.0 [2022-09-30T19:32:49.954Z] ---> Running in 2171a3b25527 [2022-09-30T19:32:50.549Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:32:50.549Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:32:50.549Z] ---> 6eba8fbe764d [2022-09-30T19:32:50.549Z] Step 3/23 : WORKDIR /edgex-go [2022-09-30T19:32:50.549Z] ---> Using cache [2022-09-30T19:32:50.549Z] ---> 2a65bfc6f14f [2022-09-30T19:32:50.549Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:32:50.549Z] ---> Using cache [2022-09-30T19:32:50.549Z] ---> 9fdfb82f9e4d [2022-09-30T19:32:50.549Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-30T19:32:50.549Z] ---> Running in 6693ae96417b [2022-09-30T19:32:51.134Z] Removing intermediate container 2171a3b25527 [2022-09-30T19:32:51.134Z] ---> b1d0d7a8d0a0 [2022-09-30T19:32:51.134Z] [2022-09-30T19:32:51.400Z] Successfully built b1d0d7a8d0a0 [2022-09-30T19:32:51.400Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-30T19:32:51.400Z]  Building security-bootstrapper ... done Building security-spire-server [2022-09-30T19:32:52.809Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:53.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:32:55.176Z] OK: 221 MiB in 51 packages [2022-09-30T19:32:57.122Z] Removing intermediate container 6693ae96417b [2022-09-30T19:32:57.123Z] ---> 50a384b0e905 [2022-09-30T19:32:57.123Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-30T19:32:57.711Z] ---> c58d4f9582ab [2022-09-30T19:32:57.711Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:32:57.711Z] ---> Running in d96c8dddd265 [2022-09-30T19:33:10.024Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:33:10.024Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:33:10.024Z] ---> 6eba8fbe764d [2022-09-30T19:33:10.024Z] Step 3/25 : WORKDIR /edgex-go [2022-09-30T19:33:10.024Z] ---> Using cache [2022-09-30T19:33:10.024Z] ---> 2a65bfc6f14f [2022-09-30T19:33:10.024Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:33:10.024Z] ---> Using cache [2022-09-30T19:33:10.024Z] ---> 9fdfb82f9e4d [2022-09-30T19:33:10.024Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-30T19:33:10.024Z] ---> Using cache [2022-09-30T19:33:10.024Z] ---> 0c125f20d1e1 [2022-09-30T19:33:10.024Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-30T19:33:10.024Z] ---> Using cache [2022-09-30T19:33:10.024Z] ---> 95b98ac40500 [2022-09-30T19:33:10.024Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:33:10.024Z] ---> Using cache [2022-09-30T19:33:10.024Z] ---> 2a40a97cf6f3 [2022-09-30T19:33:10.024Z] Step 8/25 : COPY . . [2022-09-30T19:33:10.024Z] ---> Using cache [2022-09-30T19:33:10.024Z] ---> 651f4cf0063e [2022-09-30T19:33:10.024Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-30T19:33:10.024Z] ---> Using cache [2022-09-30T19:33:10.024Z] ---> 94c3453f8118 [2022-09-30T19:33:10.024Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-30T19:33:10.024Z] ---> Using cache [2022-09-30T19:33:10.024Z] ---> ca65d5b48126 [2022-09-30T19:33:10.024Z] 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-30T19:33:10.294Z] ---> Running in bf7d35ecc4bb [2022-09-30T19:33:13.647Z] Removing intermediate container bf7d35ecc4bb [2022-09-30T19:33:13.647Z] ---> d4bf43dbdc13 [2022-09-30T19:33:13.647Z] Step 12/25 : WORKDIR /edgex-go [2022-09-30T19:33:13.647Z] ---> Running in f9ad3a60e40a [2022-09-30T19:33:14.243Z] Removing intermediate container f9ad3a60e40a [2022-09-30T19:33:14.243Z] ---> 028486ca5193 [2022-09-30T19:33:14.243Z] [2022-09-30T19:33:14.243Z] Step 13/25 : FROM alpine:3.15 [2022-09-30T19:33:14.243Z] ---> 02e0d6fdf486 [2022-09-30T19:33:14.243Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:33:14.243Z] ---> Using cache [2022-09-30T19:33:14.243Z] ---> e6cc0f92b345 [2022-09-30T19:33:14.243Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:33:14.243Z] ---> Using cache [2022-09-30T19:33:14.243Z] ---> 57aa0311ba63 [2022-09-30T19:33:14.243Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-30T19:33:14.243Z] ---> Using cache [2022-09-30T19:33:14.243Z] ---> a75be01577ff [2022-09-30T19:33:14.243Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-30T19:33:19.578Z] ---> 034fca32c6f9 [2022-09-30T19:33:19.578Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-30T19:33:20.998Z] ---> 02f394f9aa27 [2022-09-30T19:33:20.998Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-30T19:33:21.955Z] ---> e865a6abe508 [2022-09-30T19:33:21.955Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-30T19:33:22.914Z] ---> e434394d5173 [2022-09-30T19:33:22.914Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-30T19:33:23.183Z] ---> Running in ba94810cb28a [2022-09-30T19:33:23.764Z] Removing intermediate container ba94810cb28a [2022-09-30T19:33:23.764Z] ---> f5ed752b82a8 [2022-09-30T19:33:23.764Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-30T19:33:23.764Z] ---> Running in 5c8e25646ce9 [2022-09-30T19:33:24.352Z] Removing intermediate container 5c8e25646ce9 [2022-09-30T19:33:24.352Z] ---> a869f778f2f4 [2022-09-30T19:33:24.352Z] Step 23/25 : LABEL arch=arm64 [2022-09-30T19:33:24.352Z] ---> Running in dfc9576eeead [2022-09-30T19:33:25.315Z] Removing intermediate container dfc9576eeead [2022-09-30T19:33:25.315Z] ---> 2528e965476d [2022-09-30T19:33:25.315Z] Step 24/25 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:33:25.315Z] ---> Running in 9a220ceb8186 [2022-09-30T19:33:25.899Z] Removing intermediate container 9a220ceb8186 [2022-09-30T19:33:25.899Z] ---> 3778dd604c40 [2022-09-30T19:33:25.899Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T19:33:25.899Z] ---> Running in 23585964f45e [2022-09-30T19:33:26.477Z] Removing intermediate container 23585964f45e [2022-09-30T19:33:26.477Z] ---> ba863cb313db [2022-09-30T19:33:26.477Z] [2022-09-30T19:33:26.742Z] Successfully built ba863cb313db [2022-09-30T19:33:26.742Z] Successfully tagged security-spire-server-arm64:latest [2022-09-30T19:33:26.742Z]  Building security-spire-server ... done Building support-notifications [2022-09-30T19:33:41.733Z] Removing intermediate container a7989b6672f0 [2022-09-30T19:33:41.733Z] ---> 52d89d70351f [2022-09-30T19:33:41.733Z] [2022-09-30T19:33:41.733Z] Step 9/20 : FROM alpine:3.15 [2022-09-30T19:33:41.733Z] ---> 02e0d6fdf486 [2022-09-30T19:33:41.733Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-30T19:33:41.733Z] ---> Using cache [2022-09-30T19:33:41.733Z] ---> e6cc0f92b345 [2022-09-30T19:33:41.733Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:33:41.733Z] ---> Using cache [2022-09-30T19:33:41.733Z] ---> 57aa0311ba63 [2022-09-30T19:33:41.733Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-30T19:33:41.733Z] ---> Running in 4f6f5fad394e [2022-09-30T19:33:44.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:33:44.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:33:44.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:33:44.897Z] ---> 6eba8fbe764d [2022-09-30T19:33:44.897Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:33:44.897Z] ---> Using cache [2022-09-30T19:33:44.897Z] ---> cd78bc4870cc [2022-09-30T19:33:44.897Z] Step 4/23 : WORKDIR /edgex-go [2022-09-30T19:33:44.897Z] ---> Using cache [2022-09-30T19:33:44.897Z] ---> 29adc2c234a4 [2022-09-30T19:33:44.897Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:33:44.897Z] ---> Using cache [2022-09-30T19:33:44.897Z] ---> fd16c516c33e [2022-09-30T19:33:44.897Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-30T19:33:45.163Z] ---> Running in 962f20860a5e [2022-09-30T19:33:45.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:33:47.099Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-30T19:33:47.099Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-30T19:33:47.099Z] OK: 15734 distinct packages available [2022-09-30T19:33:47.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:33:47.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:33:47.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:33:48.547Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:33:49.507Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-30T19:33:49.775Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-30T19:33:50.042Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-30T19:33:50.042Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-30T19:33:50.042Z] (5/9) Installing curl (7.80.0-r3) [2022-09-30T19:33:50.308Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-30T19:33:50.308Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-30T19:33:50.308Z] OK: 221 MiB in 51 packages [2022-09-30T19:33:50.577Z] (8/9) Installing libucontext (1.1-r0) [2022-09-30T19:33:50.577Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-30T19:33:50.577Z] Executing busybox-1.34.1-r7.trigger [2022-09-30T19:33:50.577Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:33:51.160Z] OK: 8 MiB in 23 packages [2022-09-30T19:33:53.099Z] Removing intermediate container 962f20860a5e [2022-09-30T19:33:53.099Z] ---> f86c38b97313 [2022-09-30T19:33:53.099Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-30T19:33:55.042Z] ---> 86b4f57f0308 [2022-09-30T19:33:55.042Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:33:55.310Z] ---> Running in 1fb38dae7208 [2022-09-30T19:33:55.310Z] Removing intermediate container 4f6f5fad394e [2022-09-30T19:33:55.310Z] ---> c7f54fd69f73 [2022-09-30T19:33:55.310Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:33:57.889Z] ---> d2e7074f6b1a [2022-09-30T19:33:57.889Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-30T19:34:02.389Z] ---> 2011be530988 [2022-09-30T19:34:02.389Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-30T19:34:03.403Z] ---> 51d285ee86e3 [2022-09-30T19:34:03.403Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-30T19:34:03.669Z] ---> Running in 547e265c52a6 [2022-09-30T19:34:04.627Z] Removing intermediate container 547e265c52a6 [2022-09-30T19:34:04.627Z] ---> 4645b131aec9 [2022-09-30T19:34:04.627Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:34:04.627Z] ---> Running in 4453d1ab80cb [2022-09-30T19:34:05.585Z] Removing intermediate container 4453d1ab80cb [2022-09-30T19:34:05.585Z] ---> b2fc4715ca9d [2022-09-30T19:34:05.585Z] Step 18/20 : LABEL arch=arm64 [2022-09-30T19:34:05.585Z] ---> Running in a89c31c48be7 [2022-09-30T19:34:06.547Z] Removing intermediate container a89c31c48be7 [2022-09-30T19:34:06.547Z] ---> 6fe67f2233f3 [2022-09-30T19:34:06.547Z] Step 19/20 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:34:06.547Z] ---> Running in d58ee50dc1a4 [2022-09-30T19:34:07.526Z] Removing intermediate container d58ee50dc1a4 [2022-09-30T19:34:07.526Z] ---> 458aa2946d17 [2022-09-30T19:34:07.526Z] Step 20/20 : LABEL version=0.0.0 [2022-09-30T19:34:07.795Z] ---> Running in 6104b7a48c7d [2022-09-30T19:34:09.744Z] Removing intermediate container 6104b7a48c7d [2022-09-30T19:34:09.744Z] ---> a26624f81dd8 [2022-09-30T19:34:09.744Z] [2022-09-30T19:34:10.328Z] Successfully built a26624f81dd8 [2022-09-30T19:34:10.328Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-30T19:34:10.328Z] Building security-proxy-setup [2022-09-30T19:34:13.672Z]  Building security-spiffe-token-provider ... done Removing intermediate container d96c8dddd265 [2022-09-30T19:34:13.672Z] ---> 9b08eb441378 [2022-09-30T19:34:13.672Z] Step 8/23 : COPY . . [2022-09-30T19:34:28.656Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:34:28.656Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:34:28.656Z] ---> 6eba8fbe764d [2022-09-30T19:34:28.656Z] Step 3/22 : WORKDIR /edgex-go [2022-09-30T19:34:28.656Z] ---> Using cache [2022-09-30T19:34:28.656Z] ---> 2a65bfc6f14f [2022-09-30T19:34:28.656Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:34:28.656Z] ---> Using cache [2022-09-30T19:34:28.656Z] ---> 9fdfb82f9e4d [2022-09-30T19:34:28.656Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-30T19:34:30.059Z] ---> Running in d6ac40174124 [2022-09-30T19:34:30.641Z] ---> 8a305771e149 [2022-09-30T19:34:30.641Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-30T19:34:30.909Z] ---> Running in 458441bf0d08 [2022-09-30T19:34:32.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:34:33.118Z] 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-30T19:34:33.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:34:35.655Z] OK: 221 MiB in 51 packages [2022-09-30T19:34:37.598Z] Removing intermediate container d6ac40174124 [2022-09-30T19:34:37.598Z] ---> e5e8ee167c88 [2022-09-30T19:34:37.598Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-30T19:34:39.004Z] ---> 3e4a51c79318 [2022-09-30T19:34:39.004Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:34:39.269Z] ---> Running in 0708127c0bcb [2022-09-30T19:35:01.352Z] Removing intermediate container 1fb38dae7208 [2022-09-30T19:35:01.352Z] ---> 1dd4128ec788 [2022-09-30T19:35:01.352Z] Step 9/23 : COPY . . [2022-09-30T19:35:11.415Z] ---> 597bf7e69b07 [2022-09-30T19:35:11.415Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-30T19:35:11.415Z] ---> Running in ccee743ea630 [2022-09-30T19:35:12.863Z] 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-30T19:35:45.071Z] Removing intermediate container ec848bea0a98 [2022-09-30T19:35:45.072Z] ---> 036295d1cd28 [2022-09-30T19:35:45.072Z] [2022-09-30T19:35:45.072Z] Step 11/24 : FROM alpine:3.16 [2022-09-30T19:35:45.072Z] ---> a6215f271958 [2022-09-30T19:35:45.072Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-30T19:35:45.072Z] ---> Running in f846ed258b48 [2022-09-30T19:35:45.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:35:45.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:35:45.072Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-30T19:35:45.072Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:35:45.072Z] OK: 5 MiB in 15 packages [2022-09-30T19:35:45.072Z] Removing intermediate container 0708127c0bcb [2022-09-30T19:35:45.072Z] ---> e652b477868f [2022-09-30T19:35:45.072Z] Step 8/22 : COPY . . [2022-09-30T19:35:46.488Z] Removing intermediate container f846ed258b48 [2022-09-30T19:35:46.488Z] ---> 5bf5b69f4898 [2022-09-30T19:35:46.488Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:35:46.755Z] ---> Running in 25eefb9ae99a [2022-09-30T19:35:47.712Z] Removing intermediate container 25eefb9ae99a [2022-09-30T19:35:47.712Z] ---> 37dd8f5ed47b [2022-09-30T19:35:47.712Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-30T19:35:47.712Z] ---> Running in 9a264a7e7246 [2022-09-30T19:35:48.674Z] Removing intermediate container 9a264a7e7246 [2022-09-30T19:35:48.674Z] ---> 3ed29274715f [2022-09-30T19:35:48.674Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-30T19:35:48.674Z] ---> Running in 9c72f3a36400 [2022-09-30T19:35:49.632Z] Removing intermediate container 9c72f3a36400 [2022-09-30T19:35:49.632Z] ---> e9188c5cc87a [2022-09-30T19:35:49.632Z] Step 16/24 : WORKDIR / [2022-09-30T19:35:49.899Z] ---> Running in bda331d7e39b [2022-09-30T19:35:50.494Z] Removing intermediate container bda331d7e39b [2022-09-30T19:35:50.494Z] ---> 11f6a4519262 [2022-09-30T19:35:50.494Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:35:51.902Z] ---> a87e60269ffc [2022-09-30T19:35:51.902Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-30T19:35:55.240Z] ---> c727a70652cb [2022-09-30T19:35:55.240Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-30T19:35:56.197Z] ---> 8baf39ef459c [2022-09-30T19:35:56.197Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-30T19:35:56.465Z] ---> Running in 09235bd3cff8 [2022-09-30T19:35:57.045Z] Removing intermediate container 09235bd3cff8 [2022-09-30T19:35:57.045Z] ---> 03a1c39f46a4 [2022-09-30T19:35:57.045Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:35:57.312Z] ---> Running in 06615506ffaa [2022-09-30T19:35:58.267Z] Removing intermediate container 06615506ffaa [2022-09-30T19:35:58.267Z] ---> 96da70f81891 [2022-09-30T19:35:58.267Z] Step 22/24 : LABEL arch=arm64 [2022-09-30T19:35:58.267Z] ---> Running in ef6f38546536 [2022-09-30T19:35:59.222Z] Removing intermediate container ef6f38546536 [2022-09-30T19:35:59.222Z] ---> 540345394261 [2022-09-30T19:35:59.222Z] Step 23/24 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:35:59.222Z] ---> Running in f1996c9d98c4 [2022-09-30T19:36:00.179Z] Removing intermediate container f1996c9d98c4 [2022-09-30T19:36:00.179Z] ---> dfdd0e5ab34f [2022-09-30T19:36:00.179Z] Step 24/24 : LABEL version=0.0.0 [2022-09-30T19:36:00.179Z] ---> Running in 30edccd848b6 [2022-09-30T19:36:01.134Z] Removing intermediate container 30edccd848b6 [2022-09-30T19:36:01.134Z] ---> a6d280a672c3 [2022-09-30T19:36:01.134Z] [2022-09-30T19:36:01.715Z] Successfully built a6d280a672c3 [2022-09-30T19:36:01.715Z] Successfully tagged core-command-arm64:latest [2022-09-30T19:36:01.715Z]  Building core-command ... done Building core-metadata [2022-09-30T19:36:01.982Z] ---> b07c5e4a6d6f [2022-09-30T19:36:01.982Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-30T19:36:01.982Z] ---> Running in c3efa3a7ba1d [2022-09-30T19:36:03.923Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-30T19:36:18.917Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:36:18.917Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:36:18.917Z] ---> 6eba8fbe764d [2022-09-30T19:36:18.917Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:36:18.917Z] ---> Using cache [2022-09-30T19:36:18.917Z] ---> cd78bc4870cc [2022-09-30T19:36:18.917Z] Step 4/25 : WORKDIR /edgex-go [2022-09-30T19:36:18.917Z] ---> Using cache [2022-09-30T19:36:18.917Z] ---> 29adc2c234a4 [2022-09-30T19:36:18.917Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:36:18.917Z] ---> Using cache [2022-09-30T19:36:18.917Z] ---> fd16c516c33e [2022-09-30T19:36:18.917Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-30T19:36:18.917Z] ---> Using cache [2022-09-30T19:36:18.918Z] ---> 5e5de0c89f87 [2022-09-30T19:36:18.918Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-30T19:36:18.918Z] ---> Using cache [2022-09-30T19:36:18.918Z] ---> df881110c9a9 [2022-09-30T19:36:18.918Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:36:18.918Z] ---> Using cache [2022-09-30T19:36:18.918Z] ---> 270bf2b744f8 [2022-09-30T19:36:18.918Z] Step 9/25 : COPY . . [2022-09-30T19:36:18.918Z] ---> Using cache [2022-09-30T19:36:18.918Z] ---> d7b41ec2a98d [2022-09-30T19:36:18.918Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-30T19:36:18.918Z] ---> Running in 7419cf24ef89 [2022-09-30T19:36:20.854Z] 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-30T19:38:42.533Z] Removing intermediate container 869dec3404d3 [2022-09-30T19:38:42.533Z] ---> d72f93ee09e1 [2022-09-30T19:38:42.533Z] [2022-09-30T19:38:42.533Z] Step 11/23 : FROM alpine:3.16 [2022-09-30T19:38:42.533Z] ---> a6215f271958 [2022-09-30T19:38:42.533Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-30T19:38:42.533Z] ---> Using cache [2022-09-30T19:38:42.533Z] ---> 5bf5b69f4898 [2022-09-30T19:38:42.533Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:38:42.533Z] ---> Using cache [2022-09-30T19:38:42.533Z] ---> 37dd8f5ed47b [2022-09-30T19:38:42.533Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-30T19:38:42.533Z] ---> Running in 6d557b5041ba [2022-09-30T19:38:42.533Z] Removing intermediate container 6d557b5041ba [2022-09-30T19:38:42.533Z] ---> da46af6f858d [2022-09-30T19:38:42.533Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-30T19:38:42.533Z] ---> Running in 33ea424e1b87 [2022-09-30T19:38:42.533Z] Removing intermediate container 33ea424e1b87 [2022-09-30T19:38:42.533Z] ---> 1b79585aeee8 [2022-09-30T19:38:42.533Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:38:42.533Z] ---> a9af9275bcf8 [2022-09-30T19:38:42.533Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-30T19:38:43.117Z] ---> 90a866a9f735 [2022-09-30T19:38:43.117Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-30T19:38:44.089Z] ---> 0e36a9e89a11 [2022-09-30T19:38:44.089Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-30T19:38:44.089Z] ---> Running in 42123c72d3a4 [2022-09-30T19:38:44.361Z] Removing intermediate container 42123c72d3a4 [2022-09-30T19:38:44.361Z] ---> af9bf645a91c [2022-09-30T19:38:44.361Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:38:44.361Z] ---> Running in 7f039c87882b [2022-09-30T19:38:44.950Z] Removing intermediate container 7f039c87882b [2022-09-30T19:38:44.950Z] ---> 9a30d6e6dde4 [2022-09-30T19:38:44.950Z] Step 21/23 : LABEL arch=arm64 [2022-09-30T19:38:44.950Z] ---> Running in 74fae1a57080 [2022-09-30T19:38:45.545Z] Removing intermediate container 74fae1a57080 [2022-09-30T19:38:45.545Z] ---> fcbe299b44fd [2022-09-30T19:38:45.545Z] Step 22/23 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:38:45.545Z] ---> Running in 402778d92c04 [2022-09-30T19:38:46.140Z] Removing intermediate container 402778d92c04 [2022-09-30T19:38:46.140Z] ---> 158d049e8b01 [2022-09-30T19:38:46.140Z] Step 23/23 : LABEL version=0.0.0 [2022-09-30T19:38:46.406Z] ---> Running in 18451cda9f45 [2022-09-30T19:38:46.673Z] Removing intermediate container 18451cda9f45 [2022-09-30T19:38:46.673Z] ---> abcbd3d46b2e [2022-09-30T19:38:46.673Z] [2022-09-30T19:38:46.939Z] Successfully built abcbd3d46b2e [2022-09-30T19:38:46.939Z] Successfully tagged support-scheduler-arm64:latest [2022-09-30T19:38:47.206Z]  Building support-scheduler ... done Building core-data [2022-09-30T19:39:02.193Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-30T19:39:02.193Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-30T19:39:02.193Z] ---> 6eba8fbe764d [2022-09-30T19:39:02.193Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-30T19:39:02.193Z] ---> Using cache [2022-09-30T19:39:02.193Z] ---> cd78bc4870cc [2022-09-30T19:39:02.193Z] Step 4/24 : WORKDIR /edgex-go [2022-09-30T19:39:02.193Z] ---> Using cache [2022-09-30T19:39:02.193Z] ---> 29adc2c234a4 [2022-09-30T19:39:02.193Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:39:02.193Z] ---> Using cache [2022-09-30T19:39:02.193Z] ---> fd16c516c33e [2022-09-30T19:39:02.193Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-30T19:39:02.193Z] ---> Running in 0aac91f24289 [2022-09-30T19:39:03.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:39:04.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:39:05.523Z] OK: 221 MiB in 51 packages [2022-09-30T19:39:06.932Z] Removing intermediate container 0aac91f24289 [2022-09-30T19:39:06.932Z] ---> 2e76deb55559 [2022-09-30T19:39:06.932Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-30T19:39:07.896Z] ---> 0f04675e6d09 [2022-09-30T19:39:07.896Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T19:39:07.896Z] ---> Running in 6938bcbf9947 [2022-09-30T19:40:04.284Z] Removing intermediate container 6938bcbf9947 [2022-09-30T19:40:04.284Z] ---> 1ae00eab4211 [2022-09-30T19:40:04.284Z] Step 9/24 : COPY . . [2022-09-30T19:40:14.359Z] ---> 59a2cec460d1 [2022-09-30T19:40:14.359Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-30T19:40:14.359Z] ---> Running in 5a8f6b46df44 [2022-09-30T19:40:16.624Z] 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-30T19:40:31.742Z] Removing intermediate container 458441bf0d08 [2022-09-30T19:40:31.742Z] ---> acd7ec94710e [2022-09-30T19:40:31.742Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-30T19:40:31.742Z] ---> Running in 1f4fec091eff [2022-09-30T19:40:32.700Z] 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-30T19:40:39.348Z] Removing intermediate container 1f4fec091eff [2022-09-30T19:40:39.348Z] ---> a74967460f1e [2022-09-30T19:40:39.348Z] [2022-09-30T19:40:39.348Z] Step 11/23 : FROM alpine:3.16 [2022-09-30T19:40:39.348Z] ---> a6215f271958 [2022-09-30T19:40:39.348Z] 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-30T19:40:39.348Z] ---> Running in 7a01235b0988 [2022-09-30T19:40:39.348Z] Removing intermediate container 7a01235b0988 [2022-09-30T19:40:39.348Z] ---> ef000ee6fa55 [2022-09-30T19:40:39.348Z] 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-30T19:40:39.348Z] ---> Running in 71fae4851cf9 [2022-09-30T19:40:41.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:40:41.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:40:42.713Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-30T19:40:42.713Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-30T19:40:42.713Z] (3/33) Installing readline (8.1.2-r0) [2022-09-30T19:40:42.713Z] (4/33) Installing bash (5.1.16-r2) [2022-09-30T19:40:42.713Z] Executing bash-5.1.16-r2.post-install [2022-09-30T19:40:42.713Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-30T19:40:42.982Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-30T19:40:42.982Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-30T19:40:42.982Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-30T19:40:42.982Z] (9/33) Installing curl (7.83.1-r3) [2022-09-30T19:40:42.982Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-30T19:40:43.946Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-30T19:40:43.946Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-30T19:40:43.946Z] (13/33) Installing expat (2.4.9-r0) [2022-09-30T19:40:43.946Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-30T19:40:43.946Z] (15/33) Installing gdbm (1.23-r0) [2022-09-30T19:40:43.946Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-30T19:40:43.946Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T19:40:43.946Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T19:40:43.946Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-30T19:40:43.946Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-30T19:40:44.213Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-30T19:40:46.794Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-30T19:40:46.794Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-30T19:40:46.794Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-30T19:40:46.794Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-30T19:40:46.794Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-30T19:40:46.794Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-30T19:40:46.794Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-30T19:40:47.060Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-30T19:40:47.060Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-30T19:40:47.060Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-30T19:40:47.060Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-30T19:40:47.328Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-30T19:40:48.287Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:40:48.287Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:40:48.888Z] OK: 120 MiB in 47 packages [2022-09-30T19:41:07.085Z] Collecting docker-compose==1.23.2 [2022-09-30T19:41:07.085Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-30T19:41:07.085Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.1 MB/s eta 0:00:00 [2022-09-30T19:41:07.666Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-30T19:41:07.666Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-30T19:41:07.666Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.4 MB/s eta 0:00:00 [2022-09-30T19:41:08.246Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-30T19:41:08.511Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-30T19:41:08.511Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.3 MB/s eta 0:00:00 [2022-09-30T19:41:08.778Z] Collecting texttable<0.10,>=0.9.0 [2022-09-30T19:41:08.778Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-30T19:41:08.778Z] Preparing metadata (setup.py): started [2022-09-30T19:41:12.119Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:41:12.700Z] Collecting PyYAML<4,>=3.10 [2022-09-30T19:41:12.700Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-30T19:41:12.700Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.0 MB/s eta 0:00:00 [2022-09-30T19:41:14.639Z] Preparing metadata (setup.py): started [2022-09-30T19:41:17.217Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:41:17.799Z] Collecting jsonschema<3,>=2.5.1 [2022-09-30T19:41:18.065Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-30T19:41:18.065Z] Collecting cached-property<2,>=1.2.0 [2022-09-30T19:41:18.065Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-30T19:41:19.023Z] Collecting docker<4.0,>=3.6.0 [2022-09-30T19:41:19.023Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-30T19:41:19.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.9 MB/s eta 0:00:00 [2022-09-30T19:41:19.023Z] Collecting docopt<0.7,>=0.6.1 [2022-09-30T19:41:19.023Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-30T19:41:19.291Z] Preparing metadata (setup.py): started [2022-09-30T19:41:21.868Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:41:22.134Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-30T19:41:22.134Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-30T19:41:22.134Z] Preparing metadata (setup.py): started [2022-09-30T19:41:24.709Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-30T19:41:24.709Z] 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-30T19:41:25.290Z] Collecting docker-pycreds>=0.4.0 [2022-09-30T19:41:25.556Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-30T19:41:26.136Z] Collecting idna<2.8,>=2.5 [2022-09-30T19:41:26.136Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-30T19:41:26.136Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.8 MB/s eta 0:00:00 [2022-09-30T19:41:26.401Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-30T19:41:26.401Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-30T19:41:26.401Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.9 MB/s eta 0:00:00 [2022-09-30T19:41:26.982Z] Collecting certifi>=2017.4.17 [2022-09-30T19:41:26.982Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-30T19:41:26.982Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 17.2 MB/s eta 0:00:00 [2022-09-30T19:41:27.934Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-30T19:41:27.934Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-30T19:41:27.934Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.6 MB/s eta 0:00:00 [2022-09-30T19:41:28.514Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-30T19:41:28.514Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-30T19:41:28.514Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-30T19:41:28.514Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-30T19:41:29.915Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-30T19:41:29.915Z] Running setup.py install for texttable: started [2022-09-30T19:41:32.484Z] Running setup.py install for texttable: finished with status 'done' [2022-09-30T19:41:32.484Z] Running setup.py install for PyYAML: started [2022-09-30T19:41:36.727Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-30T19:41:38.665Z] Running setup.py install for docopt: started [2022-09-30T19:41:41.999Z] Running setup.py install for docopt: finished with status 'done' [2022-09-30T19:41:45.336Z] Running setup.py install for dockerpty: started [2022-09-30T19:41:47.909Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-30T19:41:48.864Z] 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-30T19:41:51.439Z] 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-30T19:41:51.439Z] 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-30T19:42:09.635Z] Removing intermediate container 71fae4851cf9 [2022-09-30T19:42:09.635Z] ---> fc1d5dc60bf0 [2022-09-30T19:42:09.635Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-30T19:42:09.635Z] ---> Running in c3341d536472 [2022-09-30T19:42:09.635Z] Removing intermediate container c3341d536472 [2022-09-30T19:42:09.635Z] ---> e1fead12def5 [2022-09-30T19:42:09.635Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-30T19:42:09.903Z] ---> Running in ec72f00c9154 [2022-09-30T19:42:11.307Z] Removing intermediate container ec72f00c9154 [2022-09-30T19:42:11.307Z] ---> 32ed92b3ce57 [2022-09-30T19:42:11.307Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-30T19:42:14.647Z] ---> 86c594ea32ab [2022-09-30T19:42:14.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-30T19:42:16.049Z] ---> b331b54681fd [2022-09-30T19:42:16.049Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-30T19:42:17.005Z] Removing intermediate container c3efa3a7ba1d [2022-09-30T19:42:17.005Z] ---> a30036cc76fe [2022-09-30T19:42:17.005Z] [2022-09-30T19:42:17.005Z] Step 10/22 : FROM alpine:3.16 [2022-09-30T19:42:17.005Z] ---> a6215f271958 [2022-09-30T19:42:17.005Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-30T19:42:17.005Z] ---> Running in 291c2ee8d034 [2022-09-30T19:42:17.005Z] ---> a40d15b7c528 [2022-09-30T19:42:17.005Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-30T19:42:17.271Z] ---> Running in daadb17ac97a [2022-09-30T19:42:18.231Z] Removing intermediate container daadb17ac97a [2022-09-30T19:42:18.231Z] ---> f246a8b11361 [2022-09-30T19:42:18.231Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:42:18.231Z] ---> Running in 8cabcdfc1c0a [2022-09-30T19:42:18.815Z] Removing intermediate container 8cabcdfc1c0a [2022-09-30T19:42:18.815Z] ---> 1e2e780bf770 [2022-09-30T19:42:18.815Z] Step 21/23 : LABEL arch=arm64 [2022-09-30T19:42:19.092Z] ---> Running in 5e111fdb13fb [2022-09-30T19:42:19.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:42:19.624Z] Removing intermediate container 5e111fdb13fb [2022-09-30T19:42:19.624Z] ---> 5cfa5c91636d [2022-09-30T19:42:19.624Z] Step 22/23 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:42:19.890Z] ---> Running in f0c4bd118a55 [2022-09-30T19:42:19.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:42:20.528Z] Removing intermediate container f0c4bd118a55 [2022-09-30T19:42:20.529Z] ---> bc491d03cf7b [2022-09-30T19:42:20.529Z] Step 23/23 : LABEL version=0.0.0 [2022-09-30T19:42:20.529Z] ---> Running in b511d8e23736 [2022-09-30T19:42:21.146Z] Removing intermediate container b511d8e23736 [2022-09-30T19:42:21.146Z] ---> d188200c405e [2022-09-30T19:42:21.146Z] [2022-09-30T19:42:21.146Z] Successfully built d188200c405e [2022-09-30T19:42:21.414Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-30T19:42:21.414Z]  Building sys-mgmt-agent ... done (1/6) Installing ca-certificates (20220614-r0) [2022-09-30T19:42:21.414Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-30T19:42:21.414Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-30T19:42:21.682Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-30T19:42:21.682Z] (5/6) Installing curl (7.83.1-r3) [2022-09-30T19:42:21.682Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-30T19:42:21.682Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:42:21.682Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:42:21.949Z] OK: 8 MiB in 20 packages [2022-09-30T19:42:24.524Z] Removing intermediate container 291c2ee8d034 [2022-09-30T19:42:24.524Z] ---> 961b4c4892fc [2022-09-30T19:42:24.524Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-30T19:42:24.524Z] ---> Running in badd5f2c75d6 [2022-09-30T19:42:24.791Z] Removing intermediate container badd5f2c75d6 [2022-09-30T19:42:24.791Z] ---> 739a24a19336 [2022-09-30T19:42:24.791Z] Step 13/22 : WORKDIR /edgex [2022-09-30T19:42:24.791Z] ---> Running in 562f2da9275d [2022-09-30T19:42:25.377Z] Removing intermediate container 562f2da9275d [2022-09-30T19:42:25.377Z] ---> 531f0f8fc72c [2022-09-30T19:42:25.377Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-30T19:42:26.333Z] ---> a34446514c60 [2022-09-30T19:42:26.333Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-30T19:42:27.738Z] ---> 5a500a79e3ba [2022-09-30T19:42:27.738Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-30T19:42:29.164Z] ---> 2d63a097f33e [2022-09-30T19:42:29.164Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-30T19:42:30.126Z] ---> b335dbd9c6e2 [2022-09-30T19:42:30.126Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-30T19:42:30.126Z] ---> Running in da99ccda0c0f [2022-09-30T19:42:33.463Z] Removing intermediate container da99ccda0c0f [2022-09-30T19:42:33.463Z] ---> 8395444fbf31 [2022-09-30T19:42:33.463Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-30T19:42:33.463Z] ---> Running in cb04bfce476a [2022-09-30T19:42:34.042Z] Removing intermediate container cb04bfce476a [2022-09-30T19:42:34.042Z] ---> 5854303e7145 [2022-09-30T19:42:34.042Z] Step 20/22 : LABEL arch=arm64 [2022-09-30T19:42:34.042Z] ---> Running in ba06f959da66 [2022-09-30T19:42:34.623Z] Removing intermediate container ba06f959da66 [2022-09-30T19:42:34.623Z] ---> d7c1f8b460ea [2022-09-30T19:42:34.623Z] Step 21/22 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:42:34.623Z] ---> Running in 7d4ad393fffa [2022-09-30T19:42:35.203Z] Removing intermediate container 7d4ad393fffa [2022-09-30T19:42:35.203Z] ---> b64260ee33e8 [2022-09-30T19:42:35.203Z] Step 22/22 : LABEL version=0.0.0 [2022-09-30T19:42:35.203Z] ---> Running in a49f1db818f3 [2022-09-30T19:42:35.787Z] Removing intermediate container a49f1db818f3 [2022-09-30T19:42:35.787Z] ---> b1bd3eb22d4f [2022-09-30T19:42:35.787Z] [2022-09-30T19:42:36.053Z] Successfully built b1bd3eb22d4f [2022-09-30T19:42:36.053Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-30T19:43:14.912Z]  Building security-proxy-setup ... done Removing intermediate container 7419cf24ef89 [2022-09-30T19:43:14.912Z] ---> 9bd1c92c7b93 [2022-09-30T19:43:14.912Z] [2022-09-30T19:43:14.912Z] Step 11/25 : FROM alpine:3.16 [2022-09-30T19:43:14.912Z] ---> a6215f271958 [2022-09-30T19:43:14.912Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-30T19:43:14.912Z] ---> Using cache [2022-09-30T19:43:14.912Z] ---> 5bf5b69f4898 [2022-09-30T19:43:14.912Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:43:14.912Z] ---> Using cache [2022-09-30T19:43:14.912Z] ---> 37dd8f5ed47b [2022-09-30T19:43:14.912Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-30T19:43:14.912Z] ---> Running in 49cd19550d1b [2022-09-30T19:43:14.912Z] Removing intermediate container 49cd19550d1b [2022-09-30T19:43:14.912Z] ---> 127c2b08432c [2022-09-30T19:43:14.912Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-30T19:43:14.912Z] ---> Running in 895d4c3ec8f9 [2022-09-30T19:43:14.912Z] Removing intermediate container 895d4c3ec8f9 [2022-09-30T19:43:14.912Z] ---> 3dfe8a9ee435 [2022-09-30T19:43:14.912Z] Step 16/25 : WORKDIR / [2022-09-30T19:43:14.912Z] ---> Running in 76d3faa1c908 [2022-09-30T19:43:14.912Z] Removing intermediate container 76d3faa1c908 [2022-09-30T19:43:14.912Z] ---> 8e2b298051be [2022-09-30T19:43:14.912Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:43:14.912Z] ---> a0ab0ebbe385 [2022-09-30T19:43:14.912Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-30T19:43:14.912Z] ---> 823e3383f582 [2022-09-30T19:43:14.912Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-30T19:43:14.912Z] ---> 69dce1f77e28 [2022-09-30T19:43:14.912Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-30T19:43:15.866Z] ---> 416aa9ecdcfa [2022-09-30T19:43:15.866Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-30T19:43:15.866Z] ---> Running in ef7172744aa2 [2022-09-30T19:43:16.444Z] Removing intermediate container ef7172744aa2 [2022-09-30T19:43:16.444Z] ---> 9a506efa10c9 [2022-09-30T19:43:16.444Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:43:16.444Z] ---> Running in 03c9d22af745 [2022-09-30T19:43:17.026Z] Removing intermediate container 03c9d22af745 [2022-09-30T19:43:17.026Z] ---> dfb71d256103 [2022-09-30T19:43:17.026Z] Step 23/25 : LABEL arch=arm64 [2022-09-30T19:43:17.026Z] ---> Running in 3ad155238d04 [2022-09-30T19:43:17.607Z] Removing intermediate container 3ad155238d04 [2022-09-30T19:43:17.607Z] ---> 34319e8f1b37 [2022-09-30T19:43:17.607Z] Step 24/25 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:43:17.607Z] ---> Running in 88d69a22ff84 [2022-09-30T19:43:18.188Z] Removing intermediate container 88d69a22ff84 [2022-09-30T19:43:18.189Z] ---> 75605706e38d [2022-09-30T19:43:18.189Z] Step 25/25 : LABEL version=0.0.0 [2022-09-30T19:43:18.189Z] ---> Running in 81479f8aec85 [2022-09-30T19:43:18.768Z] Removing intermediate container 81479f8aec85 [2022-09-30T19:43:18.768Z] ---> f35b20a3c9d1 [2022-09-30T19:43:18.768Z] [2022-09-30T19:43:19.034Z] Successfully built f35b20a3c9d1 [2022-09-30T19:43:19.034Z] Successfully tagged core-metadata-arm64:latest [2022-09-30T19:44:05.994Z]  Building core-metadata ... done Removing intermediate container ccee743ea630 [2022-09-30T19:44:05.994Z] ---> 0aa684dc39de [2022-09-30T19:44:05.994Z] [2022-09-30T19:44:05.994Z] Step 11/23 : FROM alpine:3.16 [2022-09-30T19:44:05.994Z] ---> a6215f271958 [2022-09-30T19:44:05.994Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-30T19:44:05.994Z] ---> Running in 6ad98259a8e2 [2022-09-30T19:44:05.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:44:05.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:44:05.994Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-30T19:44:05.994Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-30T19:44:05.994Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:44:05.994Z] Executing ca-certificates-20220614-r0.trigger [2022-09-30T19:44:05.994Z] OK: 6 MiB in 16 packages [2022-09-30T19:44:05.994Z] Removing intermediate container 6ad98259a8e2 [2022-09-30T19:44:05.994Z] ---> ed2e5355e547 [2022-09-30T19:44:05.994Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-30T19:44:05.994Z] ---> Running in 6f4ab4796f03 [2022-09-30T19:44:05.994Z] Removing intermediate container 6f4ab4796f03 [2022-09-30T19:44:05.994Z] ---> ffd991acd259 [2022-09-30T19:44:05.994Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-30T19:44:05.994Z] ---> Running in bab5173867d1 [2022-09-30T19:44:05.994Z] Removing intermediate container bab5173867d1 [2022-09-30T19:44:05.994Z] ---> 121c0506e1e0 [2022-09-30T19:44:05.994Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-30T19:44:05.994Z] ---> Running in 8448edeee08e [2022-09-30T19:44:05.994Z] Removing intermediate container 8448edeee08e [2022-09-30T19:44:05.994Z] ---> af71ca5ac5f7 [2022-09-30T19:44:05.994Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:44:06.956Z] ---> 6ab0faa3dd75 [2022-09-30T19:44:06.956Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-30T19:44:08.893Z] ---> 2a08c05f7b9d [2022-09-30T19:44:08.893Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-30T19:44:09.851Z] ---> 03ddb2be517f [2022-09-30T19:44:09.851Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-30T19:44:09.851Z] ---> Running in 84ec800bdf5d [2022-09-30T19:44:10.433Z] Removing intermediate container 84ec800bdf5d [2022-09-30T19:44:10.433Z] ---> c725eb974163 [2022-09-30T19:44:10.433Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:44:10.433Z] ---> Running in 7346cf2f3263 [2022-09-30T19:44:11.014Z] Removing intermediate container 7346cf2f3263 [2022-09-30T19:44:11.014Z] ---> 90c8e9520d1c [2022-09-30T19:44:11.014Z] Step 21/23 : LABEL arch=arm64 [2022-09-30T19:44:11.014Z] ---> Running in 94fb4ef97ff5 [2022-09-30T19:44:11.605Z] Removing intermediate container 94fb4ef97ff5 [2022-09-30T19:44:11.605Z] ---> dff5a9ae118b [2022-09-30T19:44:11.605Z] Step 22/23 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:44:11.605Z] ---> Running in f12ba04e825f [2022-09-30T19:44:11.870Z] Removing intermediate container f12ba04e825f [2022-09-30T19:44:11.870Z] ---> 6d9a27816654 [2022-09-30T19:44:11.870Z] Step 23/23 : LABEL version=0.0.0 [2022-09-30T19:44:12.140Z] ---> Running in 0119cc712a7d [2022-09-30T19:44:12.721Z] Removing intermediate container 0119cc712a7d [2022-09-30T19:44:12.721Z] ---> 02719d1c00dd [2022-09-30T19:44:12.721Z] [2022-09-30T19:44:12.721Z] Successfully built 02719d1c00dd [2022-09-30T19:44:12.721Z] Successfully tagged support-notifications-arm64:latest [2022-09-30T19:44:30.897Z]  Building support-notifications ... done Removing intermediate container 5a8f6b46df44 [2022-09-30T19:44:30.897Z] ---> f71ca502caff [2022-09-30T19:44:30.897Z] [2022-09-30T19:44:30.897Z] Step 11/24 : FROM alpine:3.16 [2022-09-30T19:44:30.897Z] ---> a6215f271958 [2022-09-30T19:44:30.897Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-30T19:44:30.897Z] ---> Running in 283814b9220e [2022-09-30T19:44:30.897Z] Removing intermediate container 283814b9220e [2022-09-30T19:44:30.897Z] ---> 0a1799f8503b [2022-09-30T19:44:30.897Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-30T19:44:30.897Z] ---> Running in c36eceaff96e [2022-09-30T19:44:30.897Z] Removing intermediate container c36eceaff96e [2022-09-30T19:44:30.897Z] ---> f3809924abd8 [2022-09-30T19:44:30.897Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-30T19:44:30.897Z] ---> Running in c7fa6eea7011 [2022-09-30T19:44:30.897Z] Removing intermediate container c7fa6eea7011 [2022-09-30T19:44:30.897Z] ---> db09d1da9d4a [2022-09-30T19:44:30.897Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T19:44:30.897Z] ---> Running in 18aa1c63daab [2022-09-30T19:44:31.163Z] Removing intermediate container 18aa1c63daab [2022-09-30T19:44:31.163Z] ---> 7a1b42d04fb1 [2022-09-30T19:44:31.163Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-30T19:44:31.163Z] ---> Running in 62aacf62cf9d [2022-09-30T19:44:32.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T19:44:33.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T19:44:34.031Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-30T19:44:34.031Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T19:44:34.031Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-30T19:44:34.296Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T19:44:34.296Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-30T19:44:34.561Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-30T19:44:34.561Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T19:44:34.561Z] OK: 8 MiB in 20 packages [2022-09-30T19:44:35.516Z] Removing intermediate container 62aacf62cf9d [2022-09-30T19:44:35.516Z] ---> 13d086d246a2 [2022-09-30T19:44:35.516Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-30T19:44:36.097Z] ---> 695295db4206 [2022-09-30T19:44:36.097Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-30T19:44:37.056Z] ---> d664755022fd [2022-09-30T19:44:37.056Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-30T19:44:37.326Z] ---> 468a607ca9c2 [2022-09-30T19:44:37.326Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-30T19:44:37.592Z] ---> Running in 4875cbace100 [2022-09-30T19:44:37.857Z] Removing intermediate container 4875cbace100 [2022-09-30T19:44:37.857Z] ---> 19673661f15f [2022-09-30T19:44:37.857Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T19:44:37.857Z] ---> Running in a9c92be95203 [2022-09-30T19:44:38.122Z] Removing intermediate container a9c92be95203 [2022-09-30T19:44:38.122Z] ---> cd4a6776b6dd [2022-09-30T19:44:38.122Z] Step 22/24 : LABEL arch=arm64 [2022-09-30T19:44:38.122Z] ---> Running in 15a58995261b [2022-09-30T19:44:38.392Z] Removing intermediate container 15a58995261b [2022-09-30T19:44:38.392Z] ---> 7c77d01d3603 [2022-09-30T19:44:38.392Z] Step 23/24 : LABEL git_sha=3cff13e3b9333f199f16845757c7d5096c567123 [2022-09-30T19:44:38.392Z] ---> Running in 259cb14a90b7 [2022-09-30T19:44:38.659Z] Removing intermediate container 259cb14a90b7 [2022-09-30T19:44:38.660Z] ---> 3de89b0cc23c [2022-09-30T19:44:38.660Z] Step 24/24 : LABEL version=0.0.0 [2022-09-30T19:44:38.924Z] ---> Running in 1c3d20b41e6d [2022-09-30T19:44:39.189Z] Removing intermediate container 1c3d20b41e6d [2022-09-30T19:44:39.189Z] ---> 047c2f1b77cb [2022-09-30T19:44:39.189Z] [2022-09-30T19:44:39.189Z] Successfully built 047c2f1b77cb [2022-09-30T19:44:39.452Z] Successfully tagged core-data-arm64:latest [2022-09-30T19:44:39.461Z]  Building core-data ... done  [Pipeline] } [2022-09-30T19:44:39.479Z] $ docker stop --time=1 769dd1d3b181fefede04a14678ffa982b2b89da4b4f1fa1c9ab4a480558b7b6e [2022-09-30T19:44:41.119Z] $ docker rm -f 769dd1d3b181fefede04a14678ffa982b2b89da4b4f1fa1c9ab4a480558b7b6e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T19:44:41.647Z] + docker images [2022-09-30T19:44:41.911Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-30T19:44:41.912Z] core-data-arm64 latest 047c2f1b77cb 3 seconds ago 20.7MB [2022-09-30T19:44:41.912Z] f71ca502caff 14 seconds ago 1.41GB [2022-09-30T19:44:41.912Z] support-notifications-arm64 latest 02719d1c00dd 29 seconds ago 26.3MB [2022-09-30T19:44:41.912Z] 0aa684dc39de 44 seconds ago 1.46GB [2022-09-30T19:44:41.912Z] core-metadata-arm64 latest f35b20a3c9d1 About a minute ago 17.5MB [2022-09-30T19:44:41.912Z] 9bd1c92c7b93 About a minute ago 1.41GB [2022-09-30T19:44:41.912Z] security-proxy-setup-arm64 latest b1bd3eb22d4f 2 minutes ago 26.4MB [2022-09-30T19:44:41.912Z] sys-mgmt-agent-arm64 latest d188200c405e 2 minutes ago 133MB [2022-09-30T19:44:41.912Z] a30036cc76fe 2 minutes ago 1.39GB [2022-09-30T19:44:41.912Z] a74967460f1e 4 minutes ago 1.38GB [2022-09-30T19:44:41.912Z] support-scheduler-arm64 latest abcbd3d46b2e 5 minutes ago 25.7MB [2022-09-30T19:44:41.912Z] d72f93ee09e1 6 minutes ago 1.46GB [2022-09-30T19:44:41.912Z] core-command-arm64 latest a6d280a672c3 8 minutes ago 16.7MB [2022-09-30T19:44:41.912Z] 036295d1cd28 9 minutes ago 1.4GB [2022-09-30T19:44:41.912Z] security-spiffe-token-provider-arm64 latest a26624f81dd8 10 minutes ago 28.4MB [2022-09-30T19:44:41.912Z] 52d89d70351f 11 minutes ago 1.43GB [2022-09-30T19:44:41.912Z] security-spire-server-arm64 latest ba863cb313db 11 minutes ago 84.3MB [2022-09-30T19:44:41.912Z] 028486ca5193 11 minutes ago 1.28GB [2022-09-30T19:44:41.912Z] security-bootstrapper-arm64 latest b1d0d7a8d0a0 11 minutes ago 19.1MB [2022-09-30T19:44:41.912Z] security-secretstore-setup-arm64 latest fb59c953fe44 12 minutes ago 28.2MB [2022-09-30T19:44:41.912Z] fcd875377df5 12 minutes ago 1.39GB [2022-09-30T19:44:41.912Z] 8bf7b8f4cbb7 12 minutes ago 1.39GB [2022-09-30T19:44:41.912Z] security-spire-agent-arm64 latest f7ce218ce289 17 minutes ago 122MB [2022-09-30T19:44:41.912Z] security-spire-config-arm64 latest 0ed7faf82751 17 minutes ago 83.6MB [2022-09-30T19:44:41.912Z] 5079a56e7e20 18 minutes ago 1.28GB [2022-09-30T19:44:41.912Z] f58722ce72df 18 minutes ago 1.28GB [2022-09-30T19:44:41.912Z] ci-base-image-arm64 latest 6eba8fbe764d 32 minutes ago 941MB [2022-09-30T19:44:41.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 20 hours ago 679MB [2022-09-30T19:44:41.912Z] alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB [2022-09-30T19:44:41.912Z] alpine 3.16 a6215f271958 7 weeks ago 5.29MB [2022-09-30T19:44:41.912Z] 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-30T19:44:42.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T19:44:42.682Z] [2022-09-30T19:44:42.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:44:43.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T19:44:43.068Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-30T19:44:43.068Z] 8998bd30e6a1: Pulling fs layer [2022-09-30T19:44:43.068Z] 04944245beec: Pulling fs layer [2022-09-30T19:44:43.068Z] 699f458cf7ca: Pulling fs layer [2022-09-30T19:44:43.068Z] 765212b225bb: Pulling fs layer [2022-09-30T19:44:43.068Z] f23df028b6ca: Pulling fs layer [2022-09-30T19:44:43.068Z] d65c8cfc05b1: Pulling fs layer [2022-09-30T19:44:43.068Z] 2437ff75d9bd: Pulling fs layer [2022-09-30T19:44:43.068Z] 765212b225bb: Waiting [2022-09-30T19:44:43.068Z] 2437ff75d9bd: Waiting [2022-09-30T19:44:43.068Z] d65c8cfc05b1: Waiting [2022-09-30T19:44:43.068Z] f23df028b6ca: Waiting [2022-09-30T19:44:43.334Z] 04944245beec: Verifying Checksum [2022-09-30T19:44:43.334Z] 04944245beec: Download complete [2022-09-30T19:44:43.334Z] 765212b225bb: Verifying Checksum [2022-09-30T19:44:43.334Z] 765212b225bb: Download complete [2022-09-30T19:44:43.334Z] f23df028b6ca: Verifying Checksum [2022-09-30T19:44:43.334Z] f23df028b6ca: Download complete [2022-09-30T19:44:43.334Z] d65c8cfc05b1: Verifying Checksum [2022-09-30T19:44:43.334Z] d65c8cfc05b1: Download complete [2022-09-30T19:44:43.334Z] 699f458cf7ca: Verifying Checksum [2022-09-30T19:44:43.334Z] 699f458cf7ca: Download complete [2022-09-30T19:44:43.913Z] 8998bd30e6a1: Verifying Checksum [2022-09-30T19:44:43.913Z] 8998bd30e6a1: Download complete [2022-09-30T19:44:45.852Z] 2437ff75d9bd: Verifying Checksum [2022-09-30T19:44:45.852Z] 2437ff75d9bd: Download complete [2022-09-30T19:44:47.790Z] 8998bd30e6a1: Pull complete [2022-09-30T19:44:48.057Z] 04944245beec: Pull complete [2022-09-30T19:44:49.463Z] 699f458cf7ca: Pull complete [2022-09-30T19:44:49.730Z] 765212b225bb: Pull complete [2022-09-30T19:44:50.309Z] f23df028b6ca: Pull complete [2022-09-30T19:44:50.575Z] d65c8cfc05b1: Pull complete [2022-09-30T19:45:05.550Z] 2437ff75d9bd: Pull complete [2022-09-30T19:45:05.550Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-30T19:45:05.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T19:45:05.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:45:05.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-6110 does not seem to be running inside a container [2022-09-30T19:45:05.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-30T19:45:08.512Z] $ docker top 5b930fd6f56a5f6964d36df46c91affe8e2f6ca7031f033e3da4a7e89f35c42f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:45:09.425Z] ---> job-cost.sh [2022-09-30T19:45:09.425Z] lf-activate-venv: SKIPPING [2022-09-30T19:45:09.425Z] INFO: No Stack... [2022-09-30T19:45:09.689Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-30T19:45:10.644Z] INFO: Archiving Costs [Pipeline] sh [2022-09-30T19:45:11.298Z] + + cut -d, -f6 [2022-09-30T19:45:11.298Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-09-30T19:45:11.348Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4175-1-stack-cost] [2022-09-30T19:45:11.353Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4175-1-stack-cost] did not exist. Created. [2022-09-30T19:45:11.353Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4175-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T19:45:11.757Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-30T19:45:11.939Z] Stashed 1 file(s) [Pipeline] } [2022-09-30T19:45:11.955Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4175-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-30T19:45:12.025Z] $ docker stop --time=1 5b930fd6f56a5f6964d36df46c91affe8e2f6ca7031f033e3da4a7e89f35c42f [2022-09-30T19:45:13.538Z] $ docker rm -f 5b930fd6f56a5f6964d36df46c91affe8e2f6ca7031f033e3da4a7e89f35c42f [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-30T19:45:14.472Z] provisioning config files... [2022-09-30T19:45:14.482Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7535538324778217401tmp [Pipeline] { [Pipeline] sh [2022-09-30T19:45:14.813Z] + set +x [2022-09-30T19:45:14.813Z] + curl -s https://codecov.io/bash [2022-09-30T19:45:14.813Z] + bash -s -- [2022-09-30T19:45:14.813Z] [2022-09-30T19:45:14.813Z] _____ _ [2022-09-30T19:45:14.813Z] / ____| | | [2022-09-30T19:45:14.813Z] | | ___ __| | ___ ___ _____ __ [2022-09-30T19:45:14.813Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-30T19:45:14.814Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-30T19:45:14.814Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-30T19:45:14.814Z] Bash-1.0.6 [2022-09-30T19:45:14.814Z] [2022-09-30T19:45:14.814Z] [2022-09-30T19:45:14.814Z] ==> git version 2.25.1 found [2022-09-30T19:45:14.814Z] ==> 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-30T19:45:14.814Z] Release-Date: 2020-01-08 [2022-09-30T19:45:14.814Z] 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-30T19:45:14.814Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-30T19:45:14.814Z] ==> Jenkins CI detected. [2022-09-30T19:45:14.814Z] current dir:  /w/workspace/edgex-go/1 [2022-09-30T19:45:14.814Z] project root: . [2022-09-30T19:45:14.814Z] --> token set from env [2022-09-30T19:45:14.814Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-30T19:45:14.814Z] ==> Running gcov in . (disable via -X gcov) [2022-09-30T19:45:14.814Z] ==> Python coveragepy not found [2022-09-30T19:45:14.814Z] ==> Searching for coverage reports in: [2022-09-30T19:45:14.814Z] + . [2022-09-30T19:45:14.814Z] -> Found 1 reports [2022-09-30T19:45:14.814Z] ==> Detecting git/mercurial file structure [2022-09-30T19:45:14.814Z] ==> Reading reports [2022-09-30T19:45:14.814Z] + ./coverage.out bytes=496148 [2022-09-30T19:45:14.814Z] ==> Appending adjustments [2022-09-30T19:45:14.814Z] https://docs.codecov.io/docs/fixing-reports [2022-09-30T19:45:16.193Z] + Found adjustments [2022-09-30T19:45:16.193Z] ==> Gzipping contents [2022-09-30T19:45:16.193Z] 64K /tmp/codecov.csh8sv.gz [2022-09-30T19:45:16.193Z] ==> Uploading reports [2022-09-30T19:45:16.193Z] url: https://codecov.io [2022-09-30T19:45:16.193Z] query: branch=PR-4175&commit=3cff13e3b9333f199f16845757c7d5096c567123&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4175&job=&cmd_args= [2022-09-30T19:45:16.193Z] -> Pinging Codecov [2022-09-30T19:45:16.193Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4175&commit=3cff13e3b9333f199f16845757c7d5096c567123&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4175&job=&cmd_args= [2022-09-30T19:45:16.454Z] -> Uploading to [2022-09-30T19:45:16.454Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-30/00271124DB129430A58F1EEE437C3FCB/3cff13e3b9333f199f16845757c7d5096c567123/c38e55d2-e65c-4456-99a4-f610ef6da4a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220930T194516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d80304bbf8d489f15c6cd36dc1d75d58faf355766a515d904e364089161d05c8 [2022-09-30T19:45:16.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T19:45:16.454Z] Dload Upload Total Spent Left Speed [2022-09-30T19:45:16.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64995 0 0 100 64995 0 259k --:--:-- --:--:-- --:--:-- 258k 100 64995 0 0 100 64995 0 258k --:--:-- --:--:-- --:--:-- 258k [2022-09-30T19:45:16.714Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3cff13e3b9333f199f16845757c7d5096c567123 [Pipeline] } [2022-09-30T19:45:16.740Z] 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-30T19:45:18.022Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:45:18.357Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:45:19.237Z] ---> package-listing.sh [2022-09-30T19:45:19.237Z] ++ facter osfamily [2022-09-30T19:45:19.237Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-30T19:45:19.495Z] + OS_FAMILY=debian [2022-09-30T19:45:19.495Z] + workspace=/w/workspace/edgex-go/1 [2022-09-30T19:45:19.495Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-30T19:45:19.495Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-30T19:45:19.495Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-30T19:45:19.495Z] + PACKAGES=/tmp/packages_start.txt [2022-09-30T19:45:19.495Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-30T19:45:19.495Z] + PACKAGES=/tmp/packages_end.txt [2022-09-30T19:45:19.495Z] + case "${OS_FAMILY}" in [2022-09-30T19:45:19.495Z] + dpkg -l [2022-09-30T19:45:19.495Z] + grep '^ii' [2022-09-30T19:45:19.495Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-30T19:45:19.495Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-30T19:45:19.495Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-30T19:45:19.495Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-30T19:45:19.495Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-30T19:45:19.495Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-30T19:45:19.529Z] 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-30T19:45:19.818Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:45:20.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T19:45:20.440Z] [2022-09-30T19:45:20.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T19:45:20.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T19:45:20.823Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-30T19:45:20.823Z] 5eb5b503b376: Pulling fs layer [2022-09-30T19:45:20.823Z] 5c69ac0246d0: Pulling fs layer [2022-09-30T19:45:20.823Z] ec43610c2a17: Pulling fs layer [2022-09-30T19:45:20.823Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-30T19:45:20.823Z] 33b1e0a273af: Pulling fs layer [2022-09-30T19:45:20.823Z] 5d3b04190fa2: Pulling fs layer [2022-09-30T19:45:20.823Z] 2f39f015ded8: Pulling fs layer [2022-09-30T19:45:20.823Z] 3a2ae6a8a46f: Waiting [2022-09-30T19:45:20.823Z] 33b1e0a273af: Waiting [2022-09-30T19:45:20.823Z] 5d3b04190fa2: Waiting [2022-09-30T19:45:20.823Z] 2f39f015ded8: Waiting [2022-09-30T19:45:20.823Z] 5c69ac0246d0: Download complete [2022-09-30T19:45:20.823Z] 3a2ae6a8a46f: Download complete [2022-09-30T19:45:20.823Z] ec43610c2a17: Verifying Checksum [2022-09-30T19:45:20.823Z] ec43610c2a17: Download complete [2022-09-30T19:45:20.823Z] 5d3b04190fa2: Verifying Checksum [2022-09-30T19:45:20.823Z] 5d3b04190fa2: Download complete [2022-09-30T19:45:20.823Z] 33b1e0a273af: Verifying Checksum [2022-09-30T19:45:20.823Z] 33b1e0a273af: Download complete [2022-09-30T19:45:21.082Z] 5eb5b503b376: Verifying Checksum [2022-09-30T19:45:21.082Z] 5eb5b503b376: Download complete [2022-09-30T19:45:21.649Z] 2f39f015ded8: Download complete [2022-09-30T19:45:22.215Z] 5eb5b503b376: Pull complete [2022-09-30T19:45:22.215Z] 5c69ac0246d0: Pull complete [2022-09-30T19:45:22.781Z] ec43610c2a17: Pull complete [2022-09-30T19:45:22.781Z] 3a2ae6a8a46f: Pull complete [2022-09-30T19:45:23.039Z] 33b1e0a273af: Pull complete [2022-09-30T19:45:23.039Z] 5d3b04190fa2: Pull complete [2022-09-30T19:45:27.221Z] 2f39f015ded8: Pull complete [2022-09-30T19:45:27.221Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-30T19:45:27.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T19:45:27.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T19:45:27.400Z] prd-ubuntu20.04-docker-8c-8g-6108 does not seem to be running inside a container [2022-09-30T19:45:27.435Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-30T19:45:30.171Z] $ docker top f4b18057b13897080055f9f30df33efec8d73537af017f8512782d4b60b2f902 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T19:45:30.563Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-30T19:45:30.872Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-30T19:45:31.183Z] + ls /var/log/sa-host [2022-09-30T19:45:31.184Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T19:45:31.323Z] provisioning config files... [2022-09-30T19:45:31.331Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5985704696871348712tmp [Pipeline] { [Pipeline] echo [2022-09-30T19:45:31.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:45:31.696Z] ---> create-netrc.sh [Pipeline] } [2022-09-30T19:45:31.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:45:32.124Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-30T19:45:32.157Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:45:32.468Z] ---> sudo-logs.sh [2022-09-30T19:45:32.468Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-30T19:45:32.551Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:45:32.859Z] ---> job-cost.sh [2022-09-30T19:45:32.859Z] lf-activate-venv: SKIPPING [2022-09-30T19:45:32.859Z] DEBUG: total: 0.10999999940395355 [2022-09-30T19:45:32.859Z] INFO: Retrieving Stack Cost... [2022-09-30T19:45:33.117Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-30T19:45:33.686Z] INFO: Archiving Costs [Pipeline] echo [2022-09-30T19:45:33.722Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T19:45:34.036Z] ---> logs-deploy.sh [2022-09-30T19:45:34.036Z] lf-activate-venv: SKIPPING [2022-09-30T19:45:34.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4175/1 [2022-09-30T19:45:34.036Z] INFO: archiving workspace using pattern(s): [2022-09-30T19:45:34.973Z] Archives upload complete. [2022-09-30T19:45:34.974Z] INFO: archiving logs to Nexus