Pull request #4416 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1d2e584fd6bacefd6ec72d295bd7c0bffc78743+bf371e8c577b45590121912e6f14e0928f0d9ba1 (0b94a48958827a4e7b494a267efdba57df9b9453) 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-ssh3205853078326757710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7213751891217335688.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4416/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-4416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5067708788122427531.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7879191448192718019.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6890852583665589468.key > 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-4416/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-4416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13754330383661622917.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/v3], 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/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-8622’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8626 in /w/workspace/edgexfoundry_edgex-go_PR-4416 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4416/head:refs/remotes/origin/PR-4416 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 Merge succeeded, producing d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 Checking out Revision d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 (PR-4416) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T19:59:22.402Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T19:59:22.556Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T19:59:22.642Z] ========================================================= [2023-03-07T19:59:22.642Z] EdgeX Global Pipelines Version Info [2023-03-07T19:59:22.642Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 # timeout=10 [2023-03-07T19:59:23.372Z] ------------------- [2023-03-07T19:59:23.372Z] stable info: [2023-03-07T19:59:23.372Z] ------------------- [2023-03-07T19:59:23.372Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T19:59:23.372Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T19:59:23.372Z] Message: update stable to v1.0.244 [2023-03-07T19:59:23.938Z] ------------------- [2023-03-07T19:59:23.938Z] experimental info: [2023-03-07T19:59:23.938Z] ------------------- [2023-03-07T19:59:23.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T19:59:23.938Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T19:59:23.938Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T19:59:24.223Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-07T19:59:24.262Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-07T19:59:24.303Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T19:59:24.347Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T19:59:24.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T19:59:24.427Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T19:59:24.463Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T19:59:24.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-07T19:59:24.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-07T19:59:24.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-07T19:59:24.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T19:59:24.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T19:59:24.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T19:59:24.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T19:59:24.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T19:59:24.807Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T19:59:24.843Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T19:59:24.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T19:59:24.927Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T19:59:24.966Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-07T19:59:25.002Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T19:59:25.038Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T19:59:25.079Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T19:59:25.116Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4416 [Pipeline] echo [2023-03-07T19:59:25.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4416 [Pipeline] echo [2023-03-07T19:59:25.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4416 [Pipeline] echo [2023-03-07T19:59:25.222Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [Pipeline] echo [2023-03-07T19:59:25.258Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1d2e58 [Pipeline] echo [2023-03-07T19:59:25.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T19:59:25.406Z] provisioning config files... [2023-03-07T19:59:25.423Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6754212061392298115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T19:59:25.761Z] ---> docker-login.sh [2023-03-07T19:59:25.761Z] nexus3.edgexfoundry.org:10001 [2023-03-07T19:59:26.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:59:26.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:59:26.021Z] Configure a credential helper to remove this warning. See [2023-03-07T19:59:26.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:59:26.021Z] [2023-03-07T19:59:26.021Z] Login Succeeded [2023-03-07T19:59:26.021Z] nexus3.edgexfoundry.org:10002 [2023-03-07T19:59:26.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:59:26.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:59:26.021Z] Configure a credential helper to remove this warning. See [2023-03-07T19:59:26.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:59:26.021Z] [2023-03-07T19:59:26.021Z] Login Succeeded [2023-03-07T19:59:26.021Z] nexus3.edgexfoundry.org:10003 [2023-03-07T19:59:26.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:59:26.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:59:26.279Z] Configure a credential helper to remove this warning. See [2023-03-07T19:59:26.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:59:26.279Z] [2023-03-07T19:59:26.279Z] Login Succeeded [2023-03-07T19:59:26.279Z] nexus3.edgexfoundry.org:10004 [2023-03-07T19:59:26.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:59:26.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:59:26.280Z] Configure a credential helper to remove this warning. See [2023-03-07T19:59:26.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:59:26.280Z] [2023-03-07T19:59:26.280Z] Login Succeeded [2023-03-07T19:59:26.280Z] docker.io [2023-03-07T19:59:26.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:59:26.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:59:26.538Z] Configure a credential helper to remove this warning. See [2023-03-07T19:59:26.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:59:26.538Z] [2023-03-07T19:59:26.538Z] Login Succeeded [2023-03-07T19:59:26.538Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T19:59:26.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T19:59:26.977Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-03-07T19:59:26.977Z] + + dirname cmd/core-command/Dockerfile [2023-03-07T19:59:26.977Z] cut -d/ -f2 [2023-03-07T19:59:26.977Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-07T19:59:26.977Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T19:59:26.977Z] + cut -d/ -f2 [2023-03-07T19:59:26.977Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T19:59:26.977Z] + dirname cmd/core-data/Dockerfile [2023-03-07T19:59:26.977Z] + cut -d/ -f2 [2023-03-07T19:59:26.977Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-07T19:59:26.977Z] + dirname cmd/core-metadata/Dockerfile [2023-03-07T19:59:26.977Z] + cut -d/ -f2 [2023-03-07T19:59:26.977Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-07T19:59:26.977Z] + + cut -d/ -f2dirname [2023-03-07T19:59:26.977Z] cmd/security-bootstrapper/Dockerfile [2023-03-07T19:59:26.977Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-07T19:59:26.977Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-07T19:59:26.977Z] + cut -d/ -f2 [2023-03-07T19:59:26.977Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-07T19:59:26.977Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-07T19:59:26.977Z] + cut -d/ -f2 [2023-03-07T19:59:26.977Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-07T19:59:26.977Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-07T19:59:26.977Z] cut -d/ -f2 [2023-03-07T19:59:26.977Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-07T19:59:26.977Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T19:59:26.977Z] + cut -d/ -f2 [2023-03-07T19:59:26.977Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T19:59:26.977Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-07T19:59:26.977Z] + cut -d/ -f2 [2023-03-07T19:59:26.977Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-07T19:59:26.977Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-07T19:59:26.977Z] + cut -d/ -f2 [2023-03-07T19:59:26.977Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-07T19:59:26.977Z] + cut -d/ -f2 [2023-03-07T19:59:26.977Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-07T19:59:26.977Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-07T19:59:26.977Z] + dirname cmd/support-notifications/Dockerfile [2023-03-07T19:59:26.977Z] + cut -d/ -f2 [2023-03-07T19:59:26.977Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-07T19:59:26.977Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-07T19:59:26.977Z] + cut -d/ -f2 [2023-03-07T19:59:26.977Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-07T19:59:27.040Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T19:59:27.527Z] + git rev-list -1 --merges d1d2e584fd6bacefd6ec72d295bd7c0bffc78743~1..d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [Pipeline] echo [2023-03-07T19:59:27.562Z] -----------> git rev-list -1 --merges d1d2e584fd6bacefd6ec72d295bd7c0bffc78743~1..d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [false] [Pipeline] sh [2023-03-07T19:59:27.869Z] + git log --format=format:%s -1 d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [Pipeline] echo [2023-03-07T19:59:27.903Z] ========================================================= [2023-03-07T19:59:27.903Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T19:59:27.903Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-07T19:59:28.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T19:59:28.338Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T19:59:28.338Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T19:59:28.338Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T19:59:28.338Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T19:59:28.338Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T19:59:28.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T19:59:28.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T19:59:28.764Z] [2023-03-07T19:59:28.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T19:59:29.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T19:59:29.160Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T19:59:29.160Z] b85a868b505f: Pulling fs layer [2023-03-07T19:59:29.160Z] e2be974225ed: Pulling fs layer [2023-03-07T19:59:29.160Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T19:59:29.160Z] 988bab9f4d93: Pulling fs layer [2023-03-07T19:59:29.160Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T19:59:29.160Z] eaf3925da568: Pulling fs layer [2023-03-07T19:59:29.160Z] bab4dde63d76: Pulling fs layer [2023-03-07T19:59:29.160Z] bde34c3a00c8: Pulling fs layer [2023-03-07T19:59:29.160Z] b352a97aabf1: Pulling fs layer [2023-03-07T19:59:29.160Z] 4872d77fe225: Pulling fs layer [2023-03-07T19:59:29.160Z] 5851b861e8e6: Pulling fs layer [2023-03-07T19:59:29.160Z] 988bab9f4d93: Waiting [2023-03-07T19:59:29.160Z] 1469e6f7b9e6: Waiting [2023-03-07T19:59:29.160Z] eaf3925da568: Waiting [2023-03-07T19:59:29.160Z] bab4dde63d76: Waiting [2023-03-07T19:59:29.160Z] bde34c3a00c8: Waiting [2023-03-07T19:59:29.160Z] b352a97aabf1: Waiting [2023-03-07T19:59:29.160Z] 4872d77fe225: Waiting [2023-03-07T19:59:29.160Z] 5851b861e8e6: Waiting [2023-03-07T19:59:29.160Z] e2be974225ed: Download complete [2023-03-07T19:59:29.160Z] 988bab9f4d93: Verifying Checksum [2023-03-07T19:59:29.160Z] 988bab9f4d93: Download complete [2023-03-07T19:59:29.419Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T19:59:29.419Z] 1469e6f7b9e6: Download complete [2023-03-07T19:59:29.419Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T19:59:29.419Z] 339a4e72a1f5: Download complete [2023-03-07T19:59:29.419Z] eaf3925da568: Download complete [2023-03-07T19:59:29.419Z] bde34c3a00c8: Verifying Checksum [2023-03-07T19:59:29.419Z] bde34c3a00c8: Download complete [2023-03-07T19:59:29.419Z] b352a97aabf1: Download complete [2023-03-07T19:59:29.419Z] 4872d77fe225: Download complete [2023-03-07T19:59:29.419Z] 5851b861e8e6: Download complete [2023-03-07T19:59:29.419Z] b85a868b505f: Download complete [2023-03-07T19:59:29.988Z] bab4dde63d76: Download complete [2023-03-07T19:59:30.925Z] b85a868b505f: Pull complete [2023-03-07T19:59:30.925Z] e2be974225ed: Pull complete [2023-03-07T19:59:31.491Z] 339a4e72a1f5: Pull complete [2023-03-07T19:59:31.491Z] 988bab9f4d93: Pull complete [2023-03-07T19:59:31.750Z] 1469e6f7b9e6: Pull complete [2023-03-07T19:59:32.011Z] eaf3925da568: Pull complete [2023-03-07T19:59:33.915Z] bab4dde63d76: Pull complete [2023-03-07T19:59:33.915Z] bde34c3a00c8: Pull complete [2023-03-07T19:59:34.174Z] b352a97aabf1: Pull complete [2023-03-07T19:59:34.742Z] 4872d77fe225: Pull complete [2023-03-07T19:59:35.309Z] 5851b861e8e6: Pull complete [2023-03-07T19:59:35.568Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T19:59:35.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T19:59:35.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T19:59:35.789Z] prd-ubuntu20.04-docker-8c-8g-8626 does not seem to be running inside a container [2023-03-07T19:59:35.837Z] $ 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 [2023-03-07T19:59:40.409Z] $ docker top 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 -eo pid,comm [2023-03-07T19:59:40.464Z] 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). [2023-03-07T19:59:40.464Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T19:59:40.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T19:59:40.589Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T19:59:40.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T19:59:40.710Z] $ docker exec 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 ssh-agent [2023-03-07T19:59:40.823Z] SSH_AUTH_SOCK=/tmp/ssh-8WXroYk802uz/agent.33 [2023-03-07T19:59:40.823Z] SSH_AGENT_PID=39 [2023-03-07T19:59:40.830Z] Running ssh-add (command line suppressed) [2023-03-07T19:59:40.939Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14944387183373517542.key (/w/workspace/edgex-go/1@tmp/private_key_14944387183373517542.key) [2023-03-07T19:59:40.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T19:59:41.286Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T19:59:41.315Z] $ docker exec --env ******** --env ******** 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 ssh-agent -k [2023-03-07T19:59:41.419Z] unset SSH_AUTH_SOCK; [2023-03-07T19:59:41.419Z] unset SSH_AGENT_PID; [2023-03-07T19:59:41.420Z] echo Agent pid 39 killed; [2023-03-07T19:59:41.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T19:59:41.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T19:59:41.525Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T19:59:41.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T19:59:41.638Z] $ docker exec 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 ssh-agent [2023-03-07T19:59:41.743Z] SSH_AUTH_SOCK=/tmp/ssh-oRdPOdxCVn42/agent.71 [2023-03-07T19:59:41.743Z] SSH_AGENT_PID=77 [2023-03-07T19:59:41.747Z] Running ssh-add (command line suppressed) [2023-03-07T19:59:41.851Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7088846886195442016.key (/w/workspace/edgex-go/1@tmp/private_key_7088846886195442016.key) [2023-03-07T19:59:41.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T19:59:42.197Z] + git semver init [2023-03-07T19:59:42.462Z] 2023-03-07 19:59:42,456 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T19:59:42.462Z] 2023-03-07 19:59:42,457 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-07T19:59:42.462Z] 2023-03-07 19:59:42,458 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-07T19:59:42.462Z] 2023-03-07 19:59:42,458 [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) [2023-03-07T19:59:47.761Z] 2023-03-07 19:59:47,650 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-07T19:59:47.761Z] 2023-03-07 19:59:47,651 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4416 with force:False [2023-03-07T19:59:47.761Z] 2023-03-07 19:59:47,651 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4416 [2023-03-07T19:59:47.761Z] 2023-03-07 19:59:47,655 [execute] INFO git cat-file --batch-check [2023-03-07T19:59:47.761Z] 2023-03-07 19:59:47,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T19:59:47.761Z] 2023-03-07 19:59:47,663 [execute] INFO git cat-file --batch [2023-03-07T19:59:47.761Z] 2023-03-07 19:59:47,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T19:59:47.761Z] 2023-03-07 19:59:47,669 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4416 [2023-03-07T19:59:47.761Z] 0.0.0 [Pipeline] } [2023-03-07T19:59:47.787Z] $ docker exec --env ******** --env ******** 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 ssh-agent -k [2023-03-07T19:59:47.877Z] unset SSH_AUTH_SOCK; [2023-03-07T19:59:47.878Z] unset SSH_AGENT_PID; [2023-03-07T19:59:47.878Z] echo Agent pid 77 killed; [2023-03-07T19:59:47.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T19:59:48.294Z] + git semver [Pipeline] } [2023-03-07T19:59:48.579Z] $ docker stop --time=1 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 [2023-03-07T19:59:49.872Z] $ docker rm -f --volumes 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T19:59:50.271Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T19:59:50.540Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T19:59:50.559Z] [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 [2023-03-07T19:59:51.327Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-07T19:59:51.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T19:59:51.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T19:59:51.434Z] ========================================================= [2023-03-07T19:59:51.435Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T19:59:51.435Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T19:59:51.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T19:59:51.783Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T19:59:51.783Z] 213ec9aee27d: Pulling fs layer [2023-03-07T19:59:51.783Z] 4583459ba037: Pulling fs layer [2023-03-07T19:59:51.783Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T19:59:51.783Z] 53926ce57604: Pulling fs layer [2023-03-07T19:59:51.783Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T19:59:51.783Z] 22ff95d597cd: Pulling fs layer [2023-03-07T19:59:51.783Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T19:59:51.783Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T19:59:51.783Z] a7acece74701: Pulling fs layer [2023-03-07T19:59:51.783Z] a7acece74701: Waiting [2023-03-07T19:59:51.783Z] 96b7cbca73a9: Waiting [2023-03-07T19:59:51.783Z] 22ff95d597cd: Waiting [2023-03-07T19:59:51.783Z] 12d6caf4c0d1: Waiting [2023-03-07T19:59:51.783Z] 21b2b0c7a3f4: Waiting [2023-03-07T19:59:51.783Z] 53926ce57604: Waiting [2023-03-07T19:59:51.783Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T19:59:51.783Z] 93c1e223e6f2: Download complete [2023-03-07T19:59:51.783Z] 4583459ba037: Download complete [2023-03-07T19:59:51.783Z] 21b2b0c7a3f4: Download complete [2023-03-07T19:59:51.783Z] 22ff95d597cd: Download complete [2023-03-07T19:59:51.783Z] 213ec9aee27d: Verifying Checksum [2023-03-07T19:59:51.783Z] 213ec9aee27d: Download complete [2023-03-07T19:59:52.048Z] 12d6caf4c0d1: Download complete [2023-03-07T19:59:52.048Z] 213ec9aee27d: Pull complete [2023-03-07T19:59:52.323Z] 4583459ba037: Pull complete [2023-03-07T19:59:52.323Z] 93c1e223e6f2: Pull complete [2023-03-07T19:59:52.930Z] a7acece74701: Verifying Checksum [2023-03-07T19:59:52.930Z] a7acece74701: Download complete [2023-03-07T19:59:53.193Z] 53926ce57604: Download complete [2023-03-07T19:59:53.193Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T19:59:53.193Z] 96b7cbca73a9: Download complete [2023-03-07T19:59:57.379Z] 53926ce57604: Pull complete [2023-03-07T19:59:57.379Z] 21b2b0c7a3f4: Pull complete [2023-03-07T19:59:57.379Z] 22ff95d597cd: Pull complete [2023-03-07T19:59:57.379Z] 12d6caf4c0d1: Pull complete [2023-03-07T19:59:59.908Z] 96b7cbca73a9: Pull complete [2023-03-07T20:00:00.473Z] a7acece74701: Pull complete [2023-03-07T20:00:00.473Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T20:00:00.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:00:00.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:00:00.825Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-03-07T20:00:00.825Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:00:00.825Z] WORKDIR /edgex [2023-03-07T20:00:00.825Z] COPY go.mod . [2023-03-07T20:00:00.825Z] RUN go mod download [2023-03-07T20:00:01.392Z] Sending build context to Docker daemon 170.3MB [2023-03-07T20:00:01.392Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:00:01.392Z] ---> db6d94c90886 [2023-03-07T20:00:01.392Z] Step 2/4 : WORKDIR /edgex [2023-03-07T20:00:05.857Z] Still waiting to schedule task [2023-03-07T20:00:05.857Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-07T20:00:07.987Z] ---> Running in b24181230eca [2023-03-07T20:00:07.987Z] Removing intermediate container b24181230eca [2023-03-07T20:00:07.987Z] ---> da12ecdc12da [2023-03-07T20:00:07.987Z] Step 3/4 : COPY go.mod . [2023-03-07T20:00:07.987Z] ---> 3c89ea473dfc [2023-03-07T20:00:07.987Z] Step 4/4 : RUN go mod download [2023-03-07T20:00:07.987Z] ---> Running in a9de55d99b71 [2023-03-07T20:00:20.260Z] Removing intermediate container a9de55d99b71 [2023-03-07T20:00:20.260Z] ---> 57b23cc64645 [2023-03-07T20:00:20.260Z] Successfully built 57b23cc64645 [2023-03-07T20:00:20.260Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:00:20.640Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T20:00:20.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:00:20.778Z] prd-ubuntu20.04-docker-8c-8g-8626 does not seem to be running inside a container [2023-03-07T20:00:20.810Z] $ 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 [2023-03-07T20:00:21.155Z] $ docker top 7e406439527d8f24225a8508867ca808d32db7a354f2ab9a38afb1b07b32aac4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:00:21.536Z] + go version [2023-03-07T20:00:21.536Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T20:00:21.573Z] $ docker stop --time=1 7e406439527d8f24225a8508867ca808d32db7a354f2ab9a38afb1b07b32aac4 [2023-03-07T20:00:22.962Z] $ docker rm -f --volumes 7e406439527d8f24225a8508867ca808d32db7a354f2ab9a38afb1b07b32aac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:00:23.656Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T20:00:23.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:00:23.806Z] prd-ubuntu20.04-docker-8c-8g-8626 does not seem to be running inside a container [2023-03-07T20:00:23.836Z] $ 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 [2023-03-07T20:00:24.417Z] $ docker top a2c715a1dd6fc9aff972e76586f6680f19e560490bd0c4a26128fb73dbaf3222 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T20:00:24.521Z] ========================================================= [2023-03-07T20:00:24.522Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T20:00:24.522Z] ========================================================= [Pipeline] sh [2023-03-07T20:00:24.809Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:00:25.168Z] + make test [2023-03-07T20:00:25.168Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T20:00:31.724Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T20:00:46.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T20:00:46.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T20:00:46.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.116s coverage: 98.5% of statements [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.121s coverage: 71.2% of statements [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.0% of statements [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.940s coverage: 88.5% of statements [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 3.9% of statements [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.092s coverage: 29.6% of statements [2023-03-07T20:00:50.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.099s coverage: 82.9% of statements [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2023-03-07T20:00:50.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-03-07T20:01:00.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.344s coverage: 79.9% of statements [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.072s coverage: 87.2% of statements [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.2% of statements [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 82.1% of statements [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 84.8% of statements [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 63.1% of statements [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T20:01:12.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-03-07T20:01:12.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-03-07T20:01:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-07T20:01:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-07T20:01:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T20:01:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 38.4% of statements [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T20:01:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T20:01:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T20:01:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T20:01:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T20:01:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T20:01:12.407Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T20:01:12.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:01:12.973Z] 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 [2023-03-07T20:01:34.898Z] 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." [2023-03-07T20:01:34.898Z] go vet ./... [2023-03-07T20:01:35.840Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T20:01:35.840Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T20:01:36.099Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T20:01:36.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T20:01:36.437Z] + ls -al . [2023-03-07T20:01:36.437Z] total 704 [2023-03-07T20:01:36.437Z] drwxrwxr-x 11 1001 1001 4096 Mar 7 20:00 . [2023-03-07T20:01:36.437Z] drwxr-xr-x 4 root root 4096 Mar 7 20:00 .. [2023-03-07T20:01:36.437Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 19:59 .blubracket [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 19:59 .dockerignore [2023-03-07T20:01:36.437Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 20:01 .git [2023-03-07T20:01:36.437Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 19:59 .github [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 19:59 .gitignore [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 19:59 .golangci.yml [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 19:59 .hadolint.yml [2023-03-07T20:01:36.437Z] drwxr-xr-x 3 1001 1001 4096 Mar 7 19:59 .semver [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 19:59 .sonarcloud.properties [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 19:59 ADOPTERS.md [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 19:59 Attribution.txt [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 19:59 CHANGELOG.md [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 19:59 CONTRIBUTING.md [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 19:59 GOVERNANCE.md [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 19:59 Jenkinsfile [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 19:59 LICENSE [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 19:59 Makefile [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 19:59 OWNERS.md [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 19:59 README.md [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 19:59 SECURITY.md [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 19:59 VERSION [2023-03-07T20:01:36.437Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 19:59 bin [2023-03-07T20:01:36.437Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 19:59 cmd [2023-03-07T20:01:36.437Z] -rw-r--r-- 1 root root 446903 Mar 7 20:01 coverage.out [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 19:59 go.mod [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 31099 Mar 7 19:59 go.sum [2023-03-07T20:01:36.437Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 19:59 internal [2023-03-07T20:01:36.437Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 19:59 openapi [2023-03-07T20:01:36.437Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 19:59 snap [2023-03-07T20:01:36.437Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 19:59 version.go [Pipeline] sh [2023-03-07T20:01:36.744Z] + '[' -e coverage.out ] [2023-03-07T20:01:36.744Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T20:01:36.857Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T20:01:37.150Z] + make build [2023-03-07T20:01:37.150Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:01:52.023Z] go build -tags " 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 [2023-03-07T20:01:52.023Z] go build -tags " 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 [2023-03-07T20:01:52.023Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:01:52.978Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:02:01.099Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:02:02.473Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:02:03.858Z] 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 [2023-03-07T20:02:05.229Z] 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 [2023-03-07T20:02:05.795Z] 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 [2023-03-07T20:02:06.730Z] 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 [2023-03-07T20:02:08.103Z] 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] } [2023-03-07T20:02:10.030Z] $ docker stop --time=1 a2c715a1dd6fc9aff972e76586f6680f19e560490bd0c4a26128fb73dbaf3222 [2023-03-07T20:02:13.680Z] $ docker rm -f --volumes a2c715a1dd6fc9aff972e76586f6680f19e560490bd0c4a26128fb73dbaf3222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:02:14.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:02:14.717Z] [2023-03-07T20:02:14.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:02:15.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:02:15.099Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-07T20:02:15.099Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-07T20:02:15.099Z] ca9280d653b3: Pulling fs layer [2023-03-07T20:02:15.099Z] 7e9c9ca2126c: Pulling fs layer [2023-03-07T20:02:15.099Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-07T20:02:15.099Z] cbdbe7a5bc2a: Download complete [2023-03-07T20:02:15.358Z] ca9280d653b3: Verifying Checksum [2023-03-07T20:02:15.358Z] ca9280d653b3: Download complete [2023-03-07T20:02:15.358Z] cbdbe7a5bc2a: Pull complete [2023-03-07T20:02:15.925Z] 7e9c9ca2126c: Download complete [2023-03-07T20:02:15.925Z] ca9280d653b3: Pull complete [2023-03-07T20:02:19.205Z] 7e9c9ca2126c: Pull complete [2023-03-07T20:02:19.205Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-07T20:02:19.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:02:19.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:02:19.434Z] prd-ubuntu20.04-docker-8c-8g-8626 does not seem to be running inside a container [2023-03-07T20:02:19.464Z] $ 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 [2023-03-07T20:02:21.901Z] $ docker top f0d69c7c8adc8815cefed9f4f79dab8787c5247bc87633d944e7e9728a12a233 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:02:22.294Z] + docker-compose build --help [2023-03-07T20:02:22.294Z] + grep parallel [2023-03-07T20:02:23.226Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T20:02:23.263Z] $ docker stop --time=1 f0d69c7c8adc8815cefed9f4f79dab8787c5247bc87633d944e7e9728a12a233 [2023-03-07T20:02:24.532Z] $ docker rm -f --volumes f0d69c7c8adc8815cefed9f4f79dab8787c5247bc87633d944e7e9728a12a233 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:02:25.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:02:25.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:02:25.345Z] prd-ubuntu20.04-docker-8c-8g-8626 does not seem to be running inside a container [2023-03-07T20:02:25.379Z] $ 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 [2023-03-07T20:02:25.743Z] $ docker top f80e54fec7e32310aaba9a9eb6dfa72f0dff77a1fdb4d338aef3b5a1204156b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:02:26.130Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T20:02:27.066Z] Building core-command ... [2023-03-07T20:02:27.066Z] Building core-common-config-bootstrapper ... [2023-03-07T20:02:27.066Z] Building core-data ... [2023-03-07T20:02:27.066Z] Building core-metadata ... [2023-03-07T20:02:27.066Z] Building security-bootstrapper ... [2023-03-07T20:02:27.066Z] Building security-proxy-auth ... [2023-03-07T20:02:27.066Z] Building security-proxy-setup ... [2023-03-07T20:02:27.066Z] Building security-secretstore-setup ... [2023-03-07T20:02:27.066Z] Building security-spiffe-token-provider ... [2023-03-07T20:02:27.066Z] Building security-spire-agent ... [2023-03-07T20:02:27.066Z] Building security-spire-config ... [2023-03-07T20:02:27.066Z] Building security-spire-server ... [2023-03-07T20:02:27.066Z] Building support-notifications ... [2023-03-07T20:02:27.066Z] Building support-scheduler ... [2023-03-07T20:02:27.066Z] Building core-data [2023-03-07T20:02:27.066Z] Building core-common-config-bootstrapper [2023-03-07T20:02:27.066Z] Building security-proxy-auth [2023-03-07T20:02:27.066Z] Building security-secretstore-setup [2023-03-07T20:02:27.066Z] Building security-bootstrapper [2023-03-07T20:02:34.524Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8631 in /w/workspace/edgexfoundry_edgex-go_PR-4416 [Pipeline] { [Pipeline] ws [2023-03-07T20:02:34.586Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-07T20:02:34.667Z] The recommended git tool is: git [2023-03-07T20:02:39.255Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:39.256Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:39.256Z] ---> 57b23cc64645 [2023-03-07T20:02:39.256Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:02:39.256Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:39.256Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:39.256Z] ---> 57b23cc64645 [2023-03-07T20:02:39.256Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T20:02:39.256Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:39.256Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:39.256Z] ---> 57b23cc64645 [2023-03-07T20:02:39.256Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:02:39.514Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:39.514Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:39.514Z] ---> 57b23cc64645 [2023-03-07T20:02:39.514Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:02:41.167Z] using credential edgex-jenkins-ssh [2023-03-07T20:02:41.185Z] Cloning the remote Git repository [2023-03-07T20:02:41.414Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:41.414Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:41.414Z] ---> 57b23cc64645 [2023-03-07T20:02:41.414Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:02:41.243Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:02:41.332Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-07T20:02:41.514Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:02:41.515Z] > git --version # timeout=10 [2023-03-07T20:02:41.543Z] > git --version # 'git version 2.25.1' [2023-03-07T20:02:41.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:02:41.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T20:02:48.011Z] ---> Running in 51b81ec4651d [2023-03-07T20:02:48.011Z] ---> Running in f6a4446df774 [2023-03-07T20:02:48.011Z] ---> Running in c1ec7c8b24e6 [2023-03-07T20:02:48.011Z] ---> Running in f8b26cd0efb2 [2023-03-07T20:02:48.011Z] ---> Running in 71ed6a1d805f [2023-03-07T20:02:48.011Z] Removing intermediate container 51b81ec4651d [2023-03-07T20:02:48.011Z] ---> 7db14652caf1 [2023-03-07T20:02:48.011Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:02:48.011Z] ---> Running in bb7468e314dc [2023-03-07T20:02:48.011Z] Removing intermediate container f6a4446df774 [2023-03-07T20:02:48.011Z] ---> 8fc6cce82bc0 [2023-03-07T20:02:48.011Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T20:02:48.011Z] Removing intermediate container f8b26cd0efb2 [2023-03-07T20:02:48.011Z] ---> 74492e51028e [2023-03-07T20:02:48.011Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:02:48.011Z] Removing intermediate container c1ec7c8b24e6 [2023-03-07T20:02:48.011Z] ---> ed9fd233e198 [2023-03-07T20:02:48.011Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T20:02:48.011Z] Removing intermediate container 71ed6a1d805f [2023-03-07T20:02:48.011Z] ---> c8582a09f0b8 [2023-03-07T20:02:48.011Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:02:48.011Z] ---> Running in 7ba886103aa5 [2023-03-07T20:02:48.011Z] ---> Running in 09c7eed621fd [2023-03-07T20:02:48.011Z] ---> Running in b7eaeed3c195 [2023-03-07T20:02:48.011Z] ---> Running in 31fa51af8ced [2023-03-07T20:02:48.011Z] Removing intermediate container bb7468e314dc [2023-03-07T20:02:48.011Z] ---> 86e64a57a77a [2023-03-07T20:02:48.011Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:02:48.011Z] ---> Running in 094e4e55a77b [2023-03-07T20:02:48.011Z] Removing intermediate container b7eaeed3c195 [2023-03-07T20:02:48.011Z] ---> 1c88bb035ff3 [2023-03-07T20:02:48.011Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:02:48.011Z] Removing intermediate container 31fa51af8ced [2023-03-07T20:02:48.011Z] ---> d9a583238e0a [2023-03-07T20:02:48.011Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:02:48.011Z] ---> Running in d0840dff88c8 [2023-03-07T20:02:48.011Z] ---> Running in ebb59e80e1b4 [2023-03-07T20:02:48.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:48.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:48.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:48.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:48.270Z] OK: 211 MiB in 51 packages [2023-03-07T20:02:48.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:48.270Z] OK: 211 MiB in 51 packages [2023-03-07T20:02:48.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:48.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:48.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:48.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:48.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:48.530Z] OK: 211 MiB in 51 packages [2023-03-07T20:02:48.530Z] OK: 211 MiB in 51 packages [2023-03-07T20:02:48.530Z] Removing intermediate container 7ba886103aa5 [2023-03-07T20:02:48.530Z] ---> 13cf7fa2e3df [2023-03-07T20:02:48.530Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:02:48.530Z] OK: 211 MiB in 51 packages [2023-03-07T20:02:48.788Z] Removing intermediate container 09c7eed621fd [2023-03-07T20:02:48.788Z] ---> 17a39a421f2b [2023-03-07T20:02:48.788Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T20:02:48.788Z] ---> fd59afb5ac57 [2023-03-07T20:02:48.788Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:48.788Z] ---> Running in a4448f78ec1a [2023-03-07T20:02:48.788Z] ---> 5a48ba80a298 [2023-03-07T20:02:48.788Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:48.788Z] ---> Running in 69a4df9854f2 [2023-03-07T20:02:49.046Z] Removing intermediate container d0840dff88c8 [2023-03-07T20:02:49.046Z] ---> f4a8a4256185 [2023-03-07T20:02:49.046Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:02:49.046Z] Removing intermediate container ebb59e80e1b4 [2023-03-07T20:02:49.046Z] ---> 4a3fb0d2a022 [2023-03-07T20:02:49.046Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:02:49.046Z] Removing intermediate container 094e4e55a77b [2023-03-07T20:02:49.046Z] ---> 53791bf9fe3b [2023-03-07T20:02:49.047Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:02:49.304Z] ---> 18e83ea0e5ae [2023-03-07T20:02:49.304Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:49.304Z] ---> Running in cc843b1bf1a9 [2023-03-07T20:02:49.304Z] ---> 49e05f695d61 [2023-03-07T20:02:49.304Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:49.304Z] ---> Running in 4c86e076b562 [2023-03-07T20:02:49.304Z] ---> 775310d291cb [2023-03-07T20:02:49.304Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:49.304Z] ---> Running in c087cac82ae6 [2023-03-07T20:03:01.086Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T20:03:01.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T20:03:03.198Z] Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:03:03.622Z] Merge succeeded, producing d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:03:03.623Z] Checking out Revision d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 (PR-4416) [2023-03-07T20:03:02.199Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T20:03:02.250Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:03:02.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:03:02.273Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4416/head:refs/remotes/origin/PR-4416 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T20:03:03.227Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T20:03:03.264Z] > git checkout -f d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 # timeout=10 [2023-03-07T20:03:03.524Z] > git remote # timeout=10 [2023-03-07T20:03:03.543Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T20:03:03.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:03:03.577Z] > git merge bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 [2023-03-07T20:03:03.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T20:03:03.633Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T20:03:03.650Z] > git checkout -f d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 # timeout=10 [2023-03-07T20:03:04.396Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2023-03-07T20:03:04.463Z] > git --version # timeout=10 [2023-03-07T20:03:04.476Z] > git --version # 'git version 2.25.1' [2023-03-07T20:03:04.500Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T20:03:05.566Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T20:03:05.567Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T20:03:05.567Z] Dload Upload Total Spent Left Speed [2023-03-07T20:03:05.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2023-03-07T20:03:06.264Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T20:03:06.618Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T20:03:06.618Z] + sudo tee /etc/docker/daemon.new [2023-03-07T20:03:06.618Z] { [2023-03-07T20:03:06.618Z] "registry-mirrors": [ [2023-03-07T20:03:06.618Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T20:03:06.618Z] ], [2023-03-07T20:03:06.618Z] "bip": "10.250.0.254/24", [2023-03-07T20:03:06.618Z] "hosts": [ [2023-03-07T20:03:06.618Z] "tcp://0.0.0.0:5555", [2023-03-07T20:03:06.618Z] "unix:///var/run/docker.sock" [2023-03-07T20:03:06.618Z] ], [2023-03-07T20:03:06.618Z] "mtu": 1458, [2023-03-07T20:03:06.618Z] "selinux-enabled": true, [2023-03-07T20:03:06.618Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T20:03:06.618Z] } [Pipeline] sh [2023-03-07T20:03:06.986Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T20:03:07.368Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:03:25.751Z] provisioning config files... [2023-03-07T20:03:25.790Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config328921011120722461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:03:26.207Z] ---> docker-login.sh [2023-03-07T20:03:26.207Z] nexus3.edgexfoundry.org:10001 [2023-03-07T20:03:26.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:03:27.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:03:27.078Z] Configure a credential helper to remove this warning. See [2023-03-07T20:03:27.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:03:27.078Z] [2023-03-07T20:03:27.078Z] Login Succeeded [2023-03-07T20:03:27.078Z] nexus3.edgexfoundry.org:10002 [2023-03-07T20:03:27.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:03:27.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:03:27.628Z] Configure a credential helper to remove this warning. See [2023-03-07T20:03:27.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:03:27.628Z] [2023-03-07T20:03:27.628Z] Login Succeeded [2023-03-07T20:03:27.628Z] nexus3.edgexfoundry.org:10003 [2023-03-07T20:03:27.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:03:27.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:03:27.902Z] Configure a credential helper to remove this warning. See [2023-03-07T20:03:27.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:03:27.902Z] [2023-03-07T20:03:27.902Z] Login Succeeded [2023-03-07T20:03:27.902Z] nexus3.edgexfoundry.org:10004 [2023-03-07T20:03:28.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:03:28.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:03:28.443Z] Configure a credential helper to remove this warning. See [2023-03-07T20:03:28.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:03:28.443Z] [2023-03-07T20:03:28.443Z] Login Succeeded [2023-03-07T20:03:28.443Z] docker.io [2023-03-07T20:03:28.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:03:28.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:03:28.985Z] Configure a credential helper to remove this warning. See [2023-03-07T20:03:28.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:03:28.985Z] [2023-03-07T20:03:28.985Z] Login Succeeded [2023-03-07T20:03:28.985Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T20:03:29.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-07T20:03:29.811Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-07T20:03:29.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:03:29.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:03:29.931Z] ========================================================= [2023-03-07T20:03:29.931Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T20:03:29.931Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:03:30.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:03:30.408Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T20:03:30.408Z] 9b18e9b68314: Pulling fs layer [2023-03-07T20:03:30.408Z] 35d82f9e3411: Pulling fs layer [2023-03-07T20:03:30.408Z] e16973657156: Pulling fs layer [2023-03-07T20:03:30.408Z] fc693d55d65f: Pulling fs layer [2023-03-07T20:03:30.408Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T20:03:30.408Z] dda99020689f: Pulling fs layer [2023-03-07T20:03:30.408Z] db1c61fa0a46: Pulling fs layer [2023-03-07T20:03:30.408Z] 891c053d2c06: Pulling fs layer [2023-03-07T20:03:30.408Z] fc693d55d65f: Waiting [2023-03-07T20:03:30.408Z] 7e9fc2657dce: Waiting [2023-03-07T20:03:30.408Z] dda99020689f: Waiting [2023-03-07T20:03:30.408Z] db1c61fa0a46: Waiting [2023-03-07T20:03:30.408Z] 891c053d2c06: Waiting [2023-03-07T20:03:30.685Z] e16973657156: Verifying Checksum [2023-03-07T20:03:30.685Z] e16973657156: Download complete [2023-03-07T20:03:30.685Z] 35d82f9e3411: Verifying Checksum [2023-03-07T20:03:30.685Z] 35d82f9e3411: Download complete [2023-03-07T20:03:30.685Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T20:03:30.685Z] 7e9fc2657dce: Download complete [2023-03-07T20:03:30.685Z] dda99020689f: Verifying Checksum [2023-03-07T20:03:30.685Z] dda99020689f: Download complete [2023-03-07T20:03:30.685Z] 9b18e9b68314: Download complete [2023-03-07T20:03:32.158Z] 9b18e9b68314: Pull complete [2023-03-07T20:03:32.158Z] 891c053d2c06: Verifying Checksum [2023-03-07T20:03:32.158Z] 891c053d2c06: Download complete [2023-03-07T20:03:32.436Z] 35d82f9e3411: Pull complete [2023-03-07T20:03:33.036Z] e16973657156: Pull complete [2023-03-07T20:03:33.309Z] db1c61fa0a46: Verifying Checksum [2023-03-07T20:03:33.309Z] db1c61fa0a46: Download complete [2023-03-07T20:03:34.275Z] fc693d55d65f: Verifying Checksum [2023-03-07T20:03:34.275Z] fc693d55d65f: Download complete [2023-03-07T20:03:46.625Z] fc693d55d65f: Pull complete [2023-03-07T20:03:46.625Z] 7e9fc2657dce: Pull complete [2023-03-07T20:03:46.897Z] dda99020689f: Pull complete [2023-03-07T20:03:53.571Z] db1c61fa0a46: Pull complete [2023-03-07T20:03:55.531Z] 891c053d2c06: Pull complete [2023-03-07T20:03:55.531Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T20:03:55.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:03:55.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:03:55.933Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:03:55.933Z] WORKDIR /edgex [2023-03-07T20:03:55.933Z] COPY go.mod . [2023-03-07T20:03:55.933Z] RUN go mod download [2023-03-07T20:03:55.933Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-07T20:03:56.525Z] Sending build context to Docker daemon 2.946MB [2023-03-07T20:03:56.525Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:03:56.525Z] ---> f96f9c87975a [2023-03-07T20:03:56.525Z] Step 2/4 : WORKDIR /edgex [2023-03-07T20:03:57.048Z] Removing intermediate container 4c86e076b562 [2023-03-07T20:03:57.048Z] ---> 1ff61b84ed75 [2023-03-07T20:03:57.048Z] Step 8/22 : COPY . . [2023-03-07T20:03:57.048Z] Removing intermediate container 69a4df9854f2 [2023-03-07T20:03:57.048Z] ---> 7cbfdda28938 [2023-03-07T20:03:57.048Z] Step 7/32 : COPY . . [2023-03-07T20:03:57.048Z] Removing intermediate container cc843b1bf1a9 [2023-03-07T20:03:57.048Z] ---> db6dbfd3bee2 [2023-03-07T20:03:57.048Z] Step 8/22 : COPY . . [2023-03-07T20:03:57.048Z] Removing intermediate container a4448f78ec1a [2023-03-07T20:03:57.048Z] ---> 1ac16fdb40a2 [2023-03-07T20:03:57.048Z] Step 7/23 : COPY . . [2023-03-07T20:03:57.048Z] Removing intermediate container c087cac82ae6 [2023-03-07T20:03:57.048Z] ---> 794bd49bf181 [2023-03-07T20:03:57.048Z] Step 8/22 : COPY . . [2023-03-07T20:03:59.121Z] ---> Running in d81401b50115 [2023-03-07T20:03:59.121Z] Removing intermediate container d81401b50115 [2023-03-07T20:03:59.121Z] ---> b90e47bb41b9 [2023-03-07T20:03:59.121Z] Step 3/4 : COPY go.mod . [2023-03-07T20:03:59.390Z] ---> 57db8afe9828 [2023-03-07T20:03:59.390Z] Step 4/4 : RUN go mod download [2023-03-07T20:03:59.662Z] ---> Running in edf9186012e9 [2023-03-07T20:04:36.295Z] ---> 438e1627cab4 [2023-03-07T20:04:36.295Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T20:04:36.295Z] ---> 1d26d1bdd0ac [2023-03-07T20:04:36.295Z] ---> 4602ed9dc1f3 [2023-03-07T20:04:36.295Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data ---> f2162a824171 [2023-03-07T20:04:36.295Z] [2023-03-07T20:04:36.295Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T20:04:36.295Z] [2023-03-07T20:04:36.295Z] ---> 878791c4259e [2023-03-07T20:04:36.295Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T20:04:36.295Z] ---> Running in 184f0770ac1b [2023-03-07T20:04:36.295Z] ---> Running in 58e517fae532 [2023-03-07T20:04:36.295Z] ---> Running in 65bfc6e06264 [2023-03-07T20:04:36.295Z] ---> Running in 991c6559d763 [2023-03-07T20:04:36.295Z] ---> Running in 061119815d22 [2023-03-07T20:04:36.295Z] 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 [2023-03-07T20:04:36.296Z] 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 [2023-03-07T20:04:36.296Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:04:36.296Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:04:36.296Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:04:38.600Z] Removing intermediate container edf9186012e9 [2023-03-07T20:04:38.600Z] ---> b22924dc306f [2023-03-07T20:04:38.600Z] Successfully built b22924dc306f [2023-03-07T20:04:38.600Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:04:39.018Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T20:04:39.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:04:39.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container [2023-03-07T20:04:39.399Z] $ 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 [2023-03-07T20:04:40.799Z] $ docker top a22793cf31f5263c266ff2132ee77e5f7feb7211ce4424d127f77df3bffca46c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:04:41.718Z] + go version [2023-03-07T20:04:41.718Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T20:04:41.759Z] $ docker stop --time=1 a22793cf31f5263c266ff2132ee77e5f7feb7211ce4424d127f77df3bffca46c [2023-03-07T20:04:43.452Z] $ docker rm -f --volumes a22793cf31f5263c266ff2132ee77e5f7feb7211ce4424d127f77df3bffca46c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:04:44.301Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T20:04:44.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:04:44.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container [2023-03-07T20:04:44.649Z] $ 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 [2023-03-07T20:04:46.052Z] $ docker top c771c18e6842b9c95c6e4cb550207ef77ae8f7ab8762cd5c03dc43a133dc0f61 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T20:04:46.337Z] ========================================================= [2023-03-07T20:04:46.337Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T20:04:46.337Z] ========================================================= [Pipeline] sh [2023-03-07T20:04:46.982Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:04:47.703Z] + make test [2023-03-07T20:04:47.704Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T20:05:08.349Z] 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 [2023-03-07T20:05:16.517Z] Removing intermediate container 184f0770ac1b [2023-03-07T20:05:16.517Z] ---> 3b9a92a0eb3d [2023-03-07T20:05:16.517Z] [2023-03-07T20:05:16.517Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T20:05:16.517Z] Removing intermediate container 061119815d22 [2023-03-07T20:05:16.517Z] ---> a8baf731d571 [2023-03-07T20:05:16.517Z] [2023-03-07T20:05:16.517Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:05:16.517Z] 3.16: Pulling from library/alpine [2023-03-07T20:05:16.517Z] 3.16: Pulling from library/alpine [2023-03-07T20:05:18.485Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:05:18.485Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:05:18.485Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T20:05:18.485Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T20:05:18.485Z] ---> dfd21b5a31f5 [2023-03-07T20:05:18.485Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:05:18.485Z] ---> dfd21b5a31f5 [2023-03-07T20:05:18.485Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T20:05:18.485Z] Removing intermediate container 58e517fae532 [2023-03-07T20:05:18.485Z] ---> dd7caa411561 [2023-03-07T20:05:18.485Z] [2023-03-07T20:05:18.485Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:05:18.485Z] ---> dfd21b5a31f5 [2023-03-07T20:05:18.485Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:05:18.485Z] Removing intermediate container 991c6559d763 [2023-03-07T20:05:18.485Z] ---> 2eb9ba021747 [2023-03-07T20:05:18.485Z] [2023-03-07T20:05:18.485Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:05:18.485Z] ---> dfd21b5a31f5 [2023-03-07T20:05:18.485Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:05:18.743Z] ---> Running in 57765b6d2722 [2023-03-07T20:05:18.743Z] Removing intermediate container 65bfc6e06264 [2023-03-07T20:05:18.743Z] ---> 4f3bc7834b04 [2023-03-07T20:05:18.743Z] [2023-03-07T20:05:18.743Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T20:05:18.743Z] ---> dfd21b5a31f5 [2023-03-07T20:05:18.743Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T20:05:18.743Z] ---> Running in c18be844355f [2023-03-07T20:05:18.743Z] ---> Running in 5279e952f1b6 [2023-03-07T20:05:19.001Z] ---> Running in 46ae9c577e61 [2023-03-07T20:05:19.001Z] ---> Running in 19ca6b289894 [2023-03-07T20:05:19.259Z] Removing intermediate container 57765b6d2722 [2023-03-07T20:05:19.259Z] ---> 5261c183e9b5 [2023-03-07T20:05:19.259Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T20:05:19.518Z] Removing intermediate container c18be844355f [2023-03-07T20:05:19.518Z] ---> 69c8c93bc891 [2023-03-07T20:05:19.518Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T20:05:19.518Z] Removing intermediate container 5279e952f1b6 [2023-03-07T20:05:19.518Z] ---> 0fa372fe1b8e [2023-03-07T20:05:19.518Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:05:19.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:05:19.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:05:19.780Z] Removing intermediate container 19ca6b289894 [2023-03-07T20:05:19.780Z] ---> e805ca041376 [2023-03-07T20:05:19.780Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:05:19.780Z] ---> Running in 131ee99c7571 [2023-03-07T20:05:20.037Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T20:05:20.037Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T20:05:20.037Z] ---> Running in 70defa5fe16d [2023-03-07T20:05:20.037Z] ---> Running in 7226155a7451 [2023-03-07T20:05:20.037Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T20:05:20.037Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:05:20.037Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:05:20.037Z] OK: 6 MiB in 17 packages [2023-03-07T20:05:20.295Z] ---> Running in 65aaa8daa8fc [2023-03-07T20:05:20.861Z] Removing intermediate container 131ee99c7571 [2023-03-07T20:05:20.861Z] ---> a4f28510e202 [2023-03-07T20:05:20.861Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T20:05:21.118Z] ---> Running in 1f7380b510f1 [2023-03-07T20:05:21.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:05:21.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:05:21.921Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:05:21.921Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T20:05:21.921Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:05:21.921Z] OK: 6 MiB in 16 packages [2023-03-07T20:05:21.921Z] Removing intermediate container 1f7380b510f1 [2023-03-07T20:05:21.921Z] ---> 375f6efcdf10 [2023-03-07T20:05:21.921Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:05:22.179Z] ---> Running in 05bb0d4320de [2023-03-07T20:05:22.179Z] Removing intermediate container 46ae9c577e61 [2023-03-07T20:05:22.179Z] ---> a2e5d261eb6d [2023-03-07T20:05:22.179Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T20:05:22.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:05:22.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:05:22.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:05:22.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:05:22.695Z] ---> Running in 05f50ab21c9b [2023-03-07T20:05:22.695Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:05:22.695Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:05:22.695Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:05:22.695Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:05:22.695Z] OK: 6 MiB in 15 packages [2023-03-07T20:05:22.695Z] OK: 6 MiB in 15 packages [2023-03-07T20:05:23.260Z] Removing intermediate container 05f50ab21c9b [2023-03-07T20:05:23.260Z] ---> efe310c338cd [2023-03-07T20:05:23.260Z] Step 12/23 : WORKDIR / [2023-03-07T20:05:23.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:05:23.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:05:23.779Z] ---> Running in dc2b52732496 [2023-03-07T20:05:23.779Z] Removing intermediate container 7226155a7451 [2023-03-07T20:05:23.779Z] ---> eafb8c3a937a [2023-03-07T20:05:23.779Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T20:05:23.779Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:05:23.779Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:05:23.779Z] OK: 6 MiB in 15 packages [2023-03-07T20:05:24.346Z] ---> Running in 0f3aa0393223 [2023-03-07T20:05:24.605Z] Removing intermediate container dc2b52732496 [2023-03-07T20:05:24.605Z] ---> 79825aca5f0a [2023-03-07T20:05:24.605Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T20:05:24.863Z] Removing intermediate container 70defa5fe16d [2023-03-07T20:05:24.864Z] ---> 74fd9e0ed65b [2023-03-07T20:05:24.864Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:05:25.123Z] Removing intermediate container 65aaa8daa8fc [2023-03-07T20:05:25.123Z] ---> fdb454c9dd9c [2023-03-07T20:05:25.123Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:05:25.123Z] Removing intermediate container 0f3aa0393223 [2023-03-07T20:05:25.123Z] ---> 3b4760f04b56 [2023-03-07T20:05:25.123Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T20:05:25.688Z] Removing intermediate container 05bb0d4320de [2023-03-07T20:05:25.688Z] ---> 5cab0bfbec01 [2023-03-07T20:05:25.688Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:05:25.688Z] ---> 36ebdb3b8286 [2023-03-07T20:05:25.688Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T20:05:25.947Z] ---> Running in 10711e0e2e8a [2023-03-07T20:05:25.947Z] ---> 637734a15802 [2023-03-07T20:05:25.947Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T20:05:25.947Z] ---> d3f5531d92eb [2023-03-07T20:05:25.947Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T20:05:26.597Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T20:05:27.320Z] ---> 0f2c43cfd4f3 [2023-03-07T20:05:27.320Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T20:05:27.320Z] ---> e154be829d2b [2023-03-07T20:05:27.320Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T20:05:27.972Z] Removing intermediate container 10711e0e2e8a [2023-03-07T20:05:27.972Z] ---> 6bd1e729ed30 [2023-03-07T20:05:27.972Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T20:05:28.540Z] ---> 163c6269258b [2023-03-07T20:05:28.540Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T20:05:28.540Z] ---> 8979a4b1e0ed [2023-03-07T20:05:28.540Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T20:05:28.540Z] ---> Running in 58025aaa48f1 [2023-03-07T20:05:28.799Z] ---> 656706e7d777 [2023-03-07T20:05:28.799Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T20:05:28.799Z] ---> 9af00d04a2cc [2023-03-07T20:05:28.799Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T20:05:29.365Z] ---> 018171181192 [2023-03-07T20:05:29.366Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T20:05:29.623Z] ---> 9b1055674699 [2023-03-07T20:05:29.623Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T20:05:29.623Z] Removing intermediate container 58025aaa48f1 [2023-03-07T20:05:29.623Z] ---> 9e7752c6df96 [2023-03-07T20:05:29.623Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T20:05:29.623Z] ---> 6c68d5a6671a [2023-03-07T20:05:29.623Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T20:05:29.882Z] ---> 41aa2376db67 [2023-03-07T20:05:29.882Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T20:05:30.452Z] ---> Running in 46c7e2c52226 [2023-03-07T20:05:30.452Z] ---> Running in fd1cecf5f3d8 [2023-03-07T20:05:30.710Z] ---> f01657038d2c [2023-03-07T20:05:30.710Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:05:30.991Z] ---> 2b8fe3dbd2c6 [2023-03-07T20:05:30.991Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:05:30.991Z] ---> Running in 0b450ad5ade2 [2023-03-07T20:05:31.251Z] ---> bc9cec176ab9 [2023-03-07T20:05:31.251Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:05:31.509Z] ---> Running in 59c548081fca [2023-03-07T20:05:31.767Z] Removing intermediate container 46c7e2c52226 [2023-03-07T20:05:31.767Z] ---> 53570847ad15 [2023-03-07T20:05:31.767Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T20:05:31.767Z] Removing intermediate container fd1cecf5f3d8 [2023-03-07T20:05:31.767Z] ---> 458b3da5072e [2023-03-07T20:05:31.767Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:05:32.334Z] ---> Running in f1abb410f1b6 [2023-03-07T20:05:32.334Z] ---> 8f328764a288 [2023-03-07T20:05:32.334Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:05:32.334Z] ---> Running in 142738b790d6 [2023-03-07T20:05:33.269Z] ---> Running in 1255c3f9001d [2023-03-07T20:05:33.527Z] Removing intermediate container 142738b790d6 [2023-03-07T20:05:33.527Z] ---> 21cdcd02baf7 [2023-03-07T20:05:33.527Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:05:34.461Z] ---> Running in 4723d50b3682 [2023-03-07T20:05:35.026Z] Removing intermediate container 0b450ad5ade2 [2023-03-07T20:05:35.026Z] ---> 2ca4d2454278 [2023-03-07T20:05:35.026Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:05:35.026Z] Removing intermediate container 4723d50b3682 [2023-03-07T20:05:35.026Z] ---> 3c2e32eac262 [2023-03-07T20:05:35.026Z] Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:05:35.610Z] ---> Running in 953a2e5c69b3 [2023-03-07T20:05:35.870Z] ---> Running in 0be6203d3166 [2023-03-07T20:05:35.870Z] Removing intermediate container 59c548081fca [2023-03-07T20:05:35.870Z] ---> 353768d416e0 [2023-03-07T20:05:35.870Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:05:36.127Z] Removing intermediate container f1abb410f1b6 [2023-03-07T20:05:36.127Z] ---> 1b0c5ac83087 [2023-03-07T20:05:36.127Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T20:05:36.386Z] ---> Running in fb5644d91571 [2023-03-07T20:05:36.386Z] Removing intermediate container 953a2e5c69b3 [2023-03-07T20:05:36.386Z] ---> 17356baa0fd2 [2023-03-07T20:05:36.386Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T20:05:36.645Z] ---> Running in 95af26df3d99 [2023-03-07T20:05:36.903Z] Removing intermediate container 0be6203d3166 [2023-03-07T20:05:36.903Z] ---> 5abf57f8825f [2023-03-07T20:05:36.903Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:05:36.903Z] Removing intermediate container 1255c3f9001d [2023-03-07T20:05:36.903Z] ---> 292388af0acb [2023-03-07T20:05:36.903Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:05:36.903Z] ---> Running in 6cac8fc41a09 [2023-03-07T20:05:37.177Z] Removing intermediate container fb5644d91571 [2023-03-07T20:05:37.177Z] ---> 69d1c15ecf54 [2023-03-07T20:05:37.177Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T20:05:37.436Z] ---> Running in b7db2fc578b6 [2023-03-07T20:05:37.436Z] ---> Running in 8c42a8c7dcff [2023-03-07T20:05:37.693Z] Removing intermediate container 95af26df3d99 [2023-03-07T20:05:37.693Z] ---> 2ecb00aa23fa [2023-03-07T20:05:37.693Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T20:05:37.951Z] ---> Running in 2558a871c167 [2023-03-07T20:05:37.951Z] Removing intermediate container 6cac8fc41a09 [2023-03-07T20:05:37.951Z] ---> 82c0b801a135 [2023-03-07T20:05:37.951Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:05:38.519Z] Removing intermediate container b7db2fc578b6 [2023-03-07T20:05:38.519Z] ---> 1b934d15f838 [2023-03-07T20:05:38.519Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:05:38.803Z] Removing intermediate container 8c42a8c7dcff [2023-03-07T20:05:38.803Z] ---> 4f22c8b8f1b1 [2023-03-07T20:05:38.803Z] [2023-03-07T20:05:38.803Z] Successfully built 4f22c8b8f1b1 [2023-03-07T20:05:39.065Z] ---> 6b3493d3f668 [2023-03-07T20:05:39.065Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T20:05:39.065Z] ---> Running in a3ce0d155dbb [2023-03-07T20:05:39.065Z] Successfully tagged core-data:latest [2023-03-07T20:05:39.065Z] Building security-proxy-setup [2023-03-07T20:05:39.371Z]  Building core-data ... done  ---> Running in 40ba0d05a6c2 [2023-03-07T20:05:39.371Z] Removing intermediate container 2558a871c167 [2023-03-07T20:05:39.371Z] ---> 8db2f6c9ef1d [2023-03-07T20:05:39.371Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:05:49.388Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:05:49.388Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:05:49.388Z] ---> 57b23cc64645 [2023-03-07T20:05:49.388Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T20:05:49.388Z] ---> Using cache [2023-03-07T20:05:49.388Z] ---> ed9fd233e198 [2023-03-07T20:05:49.388Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T20:05:49.388Z] ---> Using cache [2023-03-07T20:05:49.388Z] ---> 17a39a421f2b [2023-03-07T20:05:49.388Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T20:05:49.388Z] ---> Using cache [2023-03-07T20:05:49.388Z] ---> 5a48ba80a298 [2023-03-07T20:05:49.388Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:05:49.388Z] ---> Using cache [2023-03-07T20:05:49.388Z] ---> 7cbfdda28938 [2023-03-07T20:05:49.388Z] Step 7/20 : COPY . . [2023-03-07T20:05:49.388Z] ---> Using cache [2023-03-07T20:05:49.388Z] ---> 878791c4259e [2023-03-07T20:05:49.388Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T20:05:51.304Z] ---> Running in 8db60f473483 [2023-03-07T20:05:51.304Z] ---> Running in 6bb68085d0c8 [2023-03-07T20:05:51.304Z] ---> Running in 52d9559481b2 [2023-03-07T20:05:51.304Z] Removing intermediate container a3ce0d155dbb [2023-03-07T20:05:51.304Z] ---> b2a9afed3691 [2023-03-07T20:05:51.304Z] Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:05:51.304Z] Removing intermediate container 40ba0d05a6c2 [2023-03-07T20:05:51.304Z] ---> 7114c0e1b2c1 [2023-03-07T20:05:51.304Z] Step 22/23 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:05:51.304Z] ---> Running in 02ba0f339971 [2023-03-07T20:05:51.304Z] ---> Running in 6d7451c23e68 [2023-03-07T20:05:51.304Z] Removing intermediate container 52d9559481b2 [2023-03-07T20:05:51.304Z] ---> 969744577fe9 [2023-03-07T20:05:51.304Z] Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:05:51.304Z] ---> Running in eefe87076ff7 [2023-03-07T20:05:51.304Z] Removing intermediate container 02ba0f339971 [2023-03-07T20:05:51.304Z] ---> c1d0978d9e40 [2023-03-07T20:05:51.304Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:05:51.304Z] Removing intermediate container 6d7451c23e68 [2023-03-07T20:05:51.304Z] ---> b0b04f463813 [2023-03-07T20:05:51.304Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:05:51.566Z] ---> Running in 14c2236a8e8d [2023-03-07T20:05:51.566Z] ---> Running in 3601e14396b8 [2023-03-07T20:05:51.566Z] Removing intermediate container eefe87076ff7 [2023-03-07T20:05:51.566Z] ---> e01940401971 [2023-03-07T20:05:51.566Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:05:51.566Z] ---> Running in 746e983040fa [2023-03-07T20:05:51.566Z] Removing intermediate container 14c2236a8e8d [2023-03-07T20:05:51.566Z] ---> 53d2a3b3fdf6 [2023-03-07T20:05:51.566Z] [2023-03-07T20:05:51.566Z] Removing intermediate container 3601e14396b8 [2023-03-07T20:05:51.566Z] ---> 6ad3426cfa42 [2023-03-07T20:05:51.566Z] [2023-03-07T20:05:51.566Z] Removing intermediate container 746e983040fa [2023-03-07T20:05:51.566Z] ---> 319bfa13ebd2 [2023-03-07T20:05:51.566Z] [2023-03-07T20:05:51.566Z] Successfully built 53d2a3b3fdf6 [2023-03-07T20:05:51.566Z] Successfully built 6ad3426cfa42 [2023-03-07T20:05:51.566Z] Successfully tagged security-secretstore-setup:latest [2023-03-07T20:05:51.566Z] Successfully tagged security-proxy-auth:latest [2023-03-07T20:05:51.566Z]  Building security-secretstore-setup ... done Building core-metadata [2023-03-07T20:05:51.566Z]  Building security-proxy-auth ... done Building security-spire-server [2023-03-07T20:05:51.828Z] 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 [2023-03-07T20:05:51.828Z] Successfully built 319bfa13ebd2 [2023-03-07T20:05:51.828Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-07T20:05:51.828Z] Building support-scheduler [2023-03-07T20:05:52.089Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 8db60f473483 [2023-03-07T20:05:52.089Z] ---> 314cc44876cc [2023-03-07T20:05:52.089Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:05:58.663Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:05:58.664Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:05:58.664Z] ---> 57b23cc64645 [2023-03-07T20:05:58.664Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:05:58.664Z] ---> Using cache [2023-03-07T20:05:58.664Z] ---> c8582a09f0b8 [2023-03-07T20:05:58.664Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T20:05:58.664Z] ---> Using cache [2023-03-07T20:05:58.664Z] ---> 1c88bb035ff3 [2023-03-07T20:05:58.664Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T20:05:58.664Z] ---> Using cache [2023-03-07T20:05:58.664Z] ---> f4a8a4256185 [2023-03-07T20:05:58.664Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T20:05:58.664Z] ---> Using cache [2023-03-07T20:05:58.664Z] ---> 18e83ea0e5ae [2023-03-07T20:05:58.664Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:05:58.664Z] ---> Using cache [2023-03-07T20:05:58.664Z] ---> db6dbfd3bee2 [2023-03-07T20:05:58.664Z] Step 8/24 : COPY . . [2023-03-07T20:05:58.664Z] ---> Using cache [2023-03-07T20:05:58.664Z] ---> 4602ed9dc1f3 [2023-03-07T20:05:58.664Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T20:05:58.664Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:05:58.664Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:05:58.664Z] ---> 57b23cc64645 [2023-03-07T20:05:58.664Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:05:58.664Z] ---> Using cache [2023-03-07T20:05:58.664Z] ---> c8582a09f0b8 [2023-03-07T20:05:58.664Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:05:58.664Z] ---> Using cache [2023-03-07T20:05:58.664Z] ---> 1c88bb035ff3 [2023-03-07T20:05:58.664Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:05:58.664Z] ---> Using cache [2023-03-07T20:05:58.664Z] ---> f4a8a4256185 [2023-03-07T20:05:58.664Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:05:58.664Z] ---> Using cache [2023-03-07T20:05:58.664Z] ---> 18e83ea0e5ae [2023-03-07T20:05:58.664Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:05:58.664Z] ---> Using cache [2023-03-07T20:05:58.664Z] ---> db6dbfd3bee2 [2023-03-07T20:05:58.664Z] Step 8/22 : COPY . . [2023-03-07T20:05:58.664Z] ---> Using cache [2023-03-07T20:05:58.664Z] ---> 4602ed9dc1f3 [2023-03-07T20:05:58.664Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T20:06:00.054Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:06:00.054Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:06:00.054Z] ---> 57b23cc64645 [2023-03-07T20:06:00.054Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:06:00.054Z] ---> Using cache [2023-03-07T20:06:00.054Z] ---> ed9fd233e198 [2023-03-07T20:06:00.054Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:06:12.305Z] ---> 248a8aac50f7 [2023-03-07T20:06:12.305Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T20:06:12.305Z] ---> Running in 1576b35a549d [2023-03-07T20:06:12.305Z] ---> Running in 70c5132a497f [2023-03-07T20:06:12.305Z] ---> Running in e82963aa0238 [2023-03-07T20:06:12.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:12.566Z] ---> 07a8ce034bb0 [2023-03-07T20:06:12.566Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T20:06:12.566Z] go build -tags " 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 [2023-03-07T20:06:12.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:12.566Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:06:12.826Z] ---> c78d54128a40 [2023-03-07T20:06:12.826Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T20:06:13.085Z] OK: 211 MiB in 51 packages [2023-03-07T20:06:14.023Z] ---> f1a9bdf729cf [2023-03-07T20:06:14.023Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T20:06:14.970Z] ---> b8b5ef20e0fa [2023-03-07T20:06:14.970Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T20:06:14.970Z] Removing intermediate container 1576b35a549d [2023-03-07T20:06:14.970Z] ---> 7c07e2c27d15 [2023-03-07T20:06:14.970Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:06:15.908Z] ---> 4bdf4027e8bc [2023-03-07T20:06:15.908Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T20:06:15.908Z] ---> abc35340a00c [2023-03-07T20:06:15.908Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:06:17.814Z] ---> Running in c17b93648bed [2023-03-07T20:06:18.552Z] ---> 54bf21c3a80c [2023-03-07T20:06:18.552Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T20:06:19.120Z] ---> Running in 8428a589fea3 [2023-03-07T20:06:24.401Z] Removing intermediate container 8428a589fea3 [2023-03-07T20:06:24.401Z] ---> e7491190ba09 [2023-03-07T20:06:24.401Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T20:06:26.942Z] ---> Running in ad483b94b50e [2023-03-07T20:06:26.942Z] Removing intermediate container 6bb68085d0c8 [2023-03-07T20:06:26.942Z] ---> 7ab77f23ee8b [2023-03-07T20:06:26.942Z] [2023-03-07T20:06:26.942Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T20:06:26.942Z] ---> dfd21b5a31f5 [2023-03-07T20:06:26.942Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T20:06:26.942Z] ---> Running in 2744030730b6 [2023-03-07T20:06:26.942Z] Removing intermediate container ad483b94b50e [2023-03-07T20:06:26.942Z] ---> c914d5bf2814 [2023-03-07T20:06:26.942Z] Step 29/32 : CMD ["gate"] [2023-03-07T20:06:26.942Z] ---> Running in 1955561398ee [2023-03-07T20:06:26.942Z] Removing intermediate container 1955561398ee [2023-03-07T20:06:26.942Z] ---> 965219e9b7dc [2023-03-07T20:06:26.942Z] Step 30/32 : LABEL arch=x86_64 [2023-03-07T20:06:26.942Z] ---> Running in 537ea2e7c66e [2023-03-07T20:06:26.942Z] Removing intermediate container 537ea2e7c66e [2023-03-07T20:06:26.942Z] ---> 237a036f261f [2023-03-07T20:06:26.942Z] Step 31/32 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:06:26.942Z] ---> Running in 3894f5b15005 [2023-03-07T20:06:26.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:26.942Z] Removing intermediate container 3894f5b15005 [2023-03-07T20:06:26.942Z] ---> 0f926349faf5 [2023-03-07T20:06:26.942Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T20:06:27.202Z] ---> Running in 0c168c9f50f1 [2023-03-07T20:06:27.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:27.202Z] Removing intermediate container 0c168c9f50f1 [2023-03-07T20:06:27.202Z] ---> 7fb7790e6d07 [2023-03-07T20:06:27.202Z] [2023-03-07T20:06:27.202Z] Successfully built 7fb7790e6d07 [2023-03-07T20:06:27.202Z] Successfully tagged security-bootstrapper:latest [2023-03-07T20:06:27.202Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-03-07T20:06:27.461Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:06:27.462Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T20:06:27.721Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:06:27.721Z] OK: 6 MiB in 16 packages [2023-03-07T20:06:31.943Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:06:31.943Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:06:31.943Z] ---> 57b23cc64645 [2023-03-07T20:06:31.943Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:06:31.943Z] ---> Using cache [2023-03-07T20:06:31.943Z] ---> ed9fd233e198 [2023-03-07T20:06:31.943Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:06:31.943Z] ---> Using cache [2023-03-07T20:06:31.943Z] ---> 7c07e2c27d15 [2023-03-07T20:06:31.943Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:06:31.943Z] ---> Using cache [2023-03-07T20:06:31.943Z] ---> abc35340a00c [2023-03-07T20:06:31.943Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:06:46.844Z] ---> Running in 3aadec28f688 [2023-03-07T20:06:46.844Z] Removing intermediate container 2744030730b6 [2023-03-07T20:06:46.844Z] ---> 690ab2d4a4ca [2023-03-07T20:06:46.844Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T20:06:46.844Z] ---> Running in 0a7333f7cde7 [2023-03-07T20:06:47.125Z] Removing intermediate container 0a7333f7cde7 [2023-03-07T20:06:47.125Z] ---> 23f87c74a9ba [2023-03-07T20:06:47.125Z] Step 12/20 : WORKDIR /edgex [2023-03-07T20:06:49.054Z] ---> Running in 036f93360b53 [2023-03-07T20:06:55.632Z] Removing intermediate container 036f93360b53 [2023-03-07T20:06:55.632Z] ---> e150b3b1becc [2023-03-07T20:06:55.632Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T20:06:55.632Z] Removing intermediate container 70c5132a497f [2023-03-07T20:06:55.632Z] ---> 4ecbfce5bd45 [2023-03-07T20:06:55.632Z] [2023-03-07T20:06:55.632Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T20:06:55.632Z] ---> dfd21b5a31f5 [2023-03-07T20:06:55.632Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:06:55.632Z] ---> Running in 595d6e3485dd [2023-03-07T20:06:55.632Z] Removing intermediate container e82963aa0238 [2023-03-07T20:06:55.632Z] ---> 3940f5ec7320 [2023-03-07T20:06:55.632Z] [2023-03-07T20:06:55.632Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:06:55.632Z] ---> dfd21b5a31f5 [2023-03-07T20:06:55.632Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:06:55.632Z] ---> 3e20f1f826bf [2023-03-07T20:06:55.632Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T20:06:55.632Z] ---> Running in 4a9fc44cfb6e [2023-03-07T20:06:55.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:55.632Z] Removing intermediate container c17b93648bed [2023-03-07T20:06:55.632Z] ---> 6910bfb540c4 [2023-03-07T20:06:55.632Z] Step 7/23 : COPY . . [2023-03-07T20:06:55.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:55.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:55.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:55.893Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:06:55.893Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:06:55.893Z] OK: 6 MiB in 15 packages [2023-03-07T20:06:55.893Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:06:55.893Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:06:55.893Z] OK: 6 MiB in 15 packages [2023-03-07T20:07:02.530Z] ---> f831c4446bf9 [2023-03-07T20:07:02.530Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:07:02.530Z] ---> 285856db6a75 [2023-03-07T20:07:02.530Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:07:02.530Z] ---> Running in f845a653e79a [2023-03-07T20:07:02.530Z] ---> 4ff648d5c981 [2023-03-07T20:07:02.530Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:07:02.530Z] Removing intermediate container 4a9fc44cfb6e [2023-03-07T20:07:02.530Z] ---> d6d35427bf32 [2023-03-07T20:07:02.530Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:07:02.530Z] Removing intermediate container 595d6e3485dd [2023-03-07T20:07:02.530Z] ---> 15a2fec381d7 [2023-03-07T20:07:02.530Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:07:02.530Z] ---> Running in added031104f [2023-03-07T20:07:02.530Z] ---> Running in 68aadcb15819 [2023-03-07T20:07:02.530Z] ---> Running in 91983ee08abc [2023-03-07T20:07:02.530Z] Removing intermediate container f845a653e79a [2023-03-07T20:07:02.530Z] ---> 08d8f9a9371c [2023-03-07T20:07:02.530Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T20:07:02.792Z] ---> Running in fc08302334b6 [2023-03-07T20:07:02.792Z] Removing intermediate container added031104f [2023-03-07T20:07:02.792Z] ---> a6773eb9f014 [2023-03-07T20:07:02.792Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T20:07:02.792Z] Removing intermediate container 68aadcb15819 [2023-03-07T20:07:02.792Z] ---> 7c797c6d2e3d [2023-03-07T20:07:02.792Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T20:07:03.051Z] ---> Running in 2b64255ab8f3 [2023-03-07T20:07:03.051Z] ---> Running in d2558e3b0151 [2023-03-07T20:07:03.320Z] Removing intermediate container fc08302334b6 [2023-03-07T20:07:03.320Z] ---> 63ad3a9c64b5 [2023-03-07T20:07:03.320Z] Step 10/23 : 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 [2023-03-07T20:07:03.320Z] ---> Running in a640f486b6d9 [2023-03-07T20:07:03.592Z] Removing intermediate container 2b64255ab8f3 [2023-03-07T20:07:03.592Z] ---> f06810df27f5 [2023-03-07T20:07:03.592Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:07:03.592Z] Removing intermediate container d2558e3b0151 [2023-03-07T20:07:03.592Z] ---> ceb27550b491 [2023-03-07T20:07:03.592Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T20:07:03.910Z] ---> Running in 41be10a34531 [2023-03-07T20:07:03.910Z] ---> Running in d62ff8e18589 [2023-03-07T20:07:04.171Z] Removing intermediate container 91983ee08abc [2023-03-07T20:07:04.171Z] ---> e64d2180b728 [2023-03-07T20:07:04.171Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:07:04.741Z] ---> Running in f021e7bcb111 [2023-03-07T20:07:04.741Z] Removing intermediate container d62ff8e18589 [2023-03-07T20:07:04.741Z] ---> dd90cdc3702c [2023-03-07T20:07:04.741Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:07:05.000Z] Removing intermediate container 41be10a34531 [2023-03-07T20:07:05.000Z] ---> 5a90b17f7e6e [2023-03-07T20:07:05.000Z] Step 15/24 : WORKDIR / [2023-03-07T20:07:05.269Z] ---> Running in 12a2b81c7b99 [2023-03-07T20:07:05.269Z] Removing intermediate container f021e7bcb111 [2023-03-07T20:07:05.269Z] ---> 4647386a71be [2023-03-07T20:07:05.269Z] Step 18/20 : LABEL arch=x86_64 [2023-03-07T20:07:05.269Z] ---> 2ac61b4d8a64 [2023-03-07T20:07:05.269Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T20:07:05.837Z] Removing intermediate container a640f486b6d9 [2023-03-07T20:07:05.837Z] ---> 6a728015b046 [2023-03-07T20:07:05.837Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T20:07:05.837Z] ---> Running in bf778bdc47b0 [2023-03-07T20:07:06.411Z] ---> Running in d69d96ad7271 [2023-03-07T20:07:06.670Z] Removing intermediate container 12a2b81c7b99 [2023-03-07T20:07:06.670Z] ---> 8aba059be284 [2023-03-07T20:07:06.670Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:07:06.670Z] ---> 038a95249012 [2023-03-07T20:07:06.670Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T20:07:06.930Z] Removing intermediate container bf778bdc47b0 [2023-03-07T20:07:06.930Z] ---> 9b5c93ed3738 [2023-03-07T20:07:06.930Z] Step 19/20 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:07:07.194Z] ---> Running in ca45d9b540b4 [2023-03-07T20:07:07.194Z] Removing intermediate container d69d96ad7271 [2023-03-07T20:07:07.194Z] ---> e04eebc2df64 [2023-03-07T20:07:07.194Z] [2023-03-07T20:07:07.194Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T20:07:08.593Z] 3.15: Pulling from library/alpine [2023-03-07T20:07:08.873Z] ---> 7a9e49ce6afd [2023-03-07T20:07:08.873Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T20:07:08.873Z] ---> 305fc79de8ec [2023-03-07T20:07:08.873Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T20:07:12.287Z] Removing intermediate container ca45d9b540b4 [2023-03-07T20:07:12.287Z] ---> 307d35770e6b [2023-03-07T20:07:12.287Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T20:07:12.287Z] ---> Running in fea00aa6c6e3 [2023-03-07T20:07:12.287Z] ---> c74461275a66 [2023-03-07T20:07:12.287Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T20:07:12.559Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:07:12.817Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T20:07:13.076Z] ---> Running in 94eb484a4a46 [2023-03-07T20:07:13.076Z] ---> 5ce65d7b0fde [2023-03-07T20:07:13.076Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:07:15.614Z] Removing intermediate container fea00aa6c6e3 [2023-03-07T20:07:15.614Z] ---> 0f86f75906c6 [2023-03-07T20:07:15.614Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:07:16.180Z] ---> 807f36b91271 [2023-03-07T20:07:16.180Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T20:07:16.437Z] ---> Running in 4a78f9dd3f99 [2023-03-07T20:07:16.437Z] Removing intermediate container 94eb484a4a46 [2023-03-07T20:07:16.437Z] ---> 3989dfb0e953 [2023-03-07T20:07:16.437Z] [2023-03-07T20:07:16.437Z] ---> Running in 1505e5880f6d [2023-03-07T20:07:16.696Z] Successfully built 3989dfb0e953 [2023-03-07T20:07:16.954Z] Successfully tagged security-proxy-setup:latest [2023-03-07T20:07:16.954Z]  Building security-proxy-setup ... done Building support-notifications [2023-03-07T20:07:20.260Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:07:20.260Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:07:20.260Z] ---> 57b23cc64645 [2023-03-07T20:07:20.260Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:07:20.260Z] ---> Using cache [2023-03-07T20:07:20.260Z] ---> c8582a09f0b8 [2023-03-07T20:07:20.260Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:07:20.260Z] ---> Using cache [2023-03-07T20:07:20.260Z] ---> 1c88bb035ff3 [2023-03-07T20:07:20.260Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T20:07:21.230Z] Removing intermediate container 4a78f9dd3f99 [2023-03-07T20:07:21.230Z] ---> 219fb5f70997 [2023-03-07T20:07:21.230Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:07:25.458Z] ---> 839d25bb00eb [2023-03-07T20:07:25.458Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T20:07:25.458Z] Removing intermediate container 1505e5880f6d [2023-03-07T20:07:25.458Z] ---> a57d734621f2 [2023-03-07T20:07:25.458Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:07:25.458Z] ---> Running in 0500949c85e8 [2023-03-07T20:07:25.458Z] ---> Running in 6b2adcf151b8 [2023-03-07T20:07:25.750Z] ---> Running in 4973195e2a63 [2023-03-07T20:07:25.750Z] ---> Running in ac3beee9ef5d [2023-03-07T20:07:26.337Z] Removing intermediate container 3aadec28f688 [2023-03-07T20:07:26.337Z] ---> ace020ae4b1d [2023-03-07T20:07:26.337Z] Step 7/24 : COPY . . [2023-03-07T20:07:34.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:34.612Z] Removing intermediate container 4973195e2a63 [2023-03-07T20:07:34.612Z] ---> 4f7206cf3490 [2023-03-07T20:07:34.612Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:07:34.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:34.612Z] Removing intermediate container ac3beee9ef5d [2023-03-07T20:07:34.612Z] ---> 2800ff17885c [2023-03-07T20:07:34.612Z] Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:07:34.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:34.612Z] OK: 211 MiB in 51 packages [2023-03-07T20:07:34.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:34.612Z] ---> 1ddaf16dea06 [2023-03-07T20:07:34.612Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:07:34.612Z] ---> Running in cd1eaee8c2ba [2023-03-07T20:07:34.612Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:07:34.612Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:07:34.612Z] OK: 15859 distinct packages available [2023-03-07T20:07:34.870Z] ---> Running in e6812ffbc7ed [2023-03-07T20:07:34.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:34.870Z] ---> Running in cb7e7543dfb1 [2023-03-07T20:07:34.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:35.129Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T20:07:35.130Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:07:35.130Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T20:07:35.130Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T20:07:35.130Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T20:07:35.130Z] Removing intermediate container cd1eaee8c2ba [2023-03-07T20:07:35.130Z] ---> 20ef6b976b2a [2023-03-07T20:07:35.130Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:07:35.130Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:07:35.130Z] OK: 7 MiB in 19 packages [2023-03-07T20:07:35.403Z] Removing intermediate container e6812ffbc7ed [2023-03-07T20:07:35.403Z] ---> d8b6dd7a4d5d [2023-03-07T20:07:35.403Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:07:35.403Z] ---> Running in 1071118d0c57 [2023-03-07T20:07:35.403Z] Removing intermediate container cb7e7543dfb1 [2023-03-07T20:07:35.403Z] ---> 503b7dfd0fd5 [2023-03-07T20:07:35.403Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:07:35.668Z] Removing intermediate container 0500949c85e8 [2023-03-07T20:07:35.668Z] ---> fbdd62f51545 [2023-03-07T20:07:35.668Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:07:35.668Z] ---> Running in e64d7ed3ca19 [2023-03-07T20:07:35.929Z] ---> Running in 3e9977d9538c [2023-03-07T20:07:36.190Z] Removing intermediate container 1071118d0c57 [2023-03-07T20:07:36.190Z] ---> 379d00676f11 [2023-03-07T20:07:36.190Z] Step 23/24 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:07:36.465Z] ---> ee59605b597d [2023-03-07T20:07:36.465Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:07:36.465Z] Removing intermediate container e64d7ed3ca19 [2023-03-07T20:07:36.465Z] ---> 568cc67e0916 [2023-03-07T20:07:36.465Z] [2023-03-07T20:07:36.465Z] Removing intermediate container 6b2adcf151b8 [2023-03-07T20:07:36.465Z] ---> 42c784d9b53f [2023-03-07T20:07:36.465Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:07:36.465Z] ---> Running in 6e6d386cc8b0 [2023-03-07T20:07:36.465Z] Successfully built 568cc67e0916 [2023-03-07T20:07:36.465Z] Successfully tagged support-scheduler:latest [2023-03-07T20:07:36.465Z]  Building support-scheduler ... done Building security-spire-config [2023-03-07T20:07:36.465Z] Removing intermediate container 3e9977d9538c [2023-03-07T20:07:36.465Z] ---> 2ed054496080 [2023-03-07T20:07:36.465Z] Step 10/24 : 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 [2023-03-07T20:07:36.465Z] ---> Running in 0b8ff4eae133 [2023-03-07T20:07:39.329Z] ---> Running in 063bc09fa2a7 [2023-03-07T20:07:40.761Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:07:40.761Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:07:40.761Z] ---> 57b23cc64645 [2023-03-07T20:07:40.761Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:07:40.761Z] ---> Using cache [2023-03-07T20:07:40.761Z] ---> ed9fd233e198 [2023-03-07T20:07:40.761Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:07:40.761Z] ---> Using cache [2023-03-07T20:07:40.761Z] ---> 7c07e2c27d15 [2023-03-07T20:07:40.761Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:07:40.761Z] ---> Using cache [2023-03-07T20:07:40.761Z] ---> abc35340a00c [2023-03-07T20:07:40.761Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:07:40.761Z] ---> Using cache [2023-03-07T20:07:40.761Z] ---> ace020ae4b1d [2023-03-07T20:07:40.761Z] Step 7/24 : COPY . . [2023-03-07T20:07:40.761Z] ---> Using cache [2023-03-07T20:07:40.761Z] ---> 1ddaf16dea06 [2023-03-07T20:07:40.761Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:07:40.761Z] ---> Using cache [2023-03-07T20:07:40.761Z] ---> 503b7dfd0fd5 [2023-03-07T20:07:40.761Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:07:40.761Z] ---> Using cache [2023-03-07T20:07:40.761Z] ---> 2ed054496080 [2023-03-07T20:07:40.761Z] Step 10/24 : 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 [2023-03-07T20:07:45.167Z] Removing intermediate container 6e6d386cc8b0 [2023-03-07T20:07:45.167Z] ---> 24714938310b [2023-03-07T20:07:45.167Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:07:45.167Z] ---> 170ddde88082 [2023-03-07T20:07:45.167Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:07:45.167Z] ---> Running in e76e24218954 [2023-03-07T20:07:45.167Z] ---> Running in 65e923e450a4 [2023-03-07T20:07:45.167Z] ---> 99aa04c0cac9 [2023-03-07T20:07:45.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T20:07:45.167Z] Removing intermediate container 65e923e450a4 [2023-03-07T20:07:45.167Z] ---> db00d1094953 [2023-03-07T20:07:45.167Z] [2023-03-07T20:07:45.167Z] Successfully built db00d1094953 [2023-03-07T20:07:45.167Z] Successfully tagged core-metadata:latest [2023-03-07T20:07:45.167Z] Building security-spiffe-token-provider [2023-03-07T20:07:45.167Z]  Building core-metadata ... done  ---> 728ac8c1a24a [2023-03-07T20:07:45.167Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T20:07:48.389Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T20:07:48.389Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T20:07:48.493Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:07:48.493Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:07:48.493Z] ---> 57b23cc64645 [2023-03-07T20:07:48.493Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T20:07:48.493Z] ---> Using cache [2023-03-07T20:07:48.493Z] ---> ed9fd233e198 [2023-03-07T20:07:48.493Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T20:07:50.539Z] ---> a6ab40c4102e [2023-03-07T20:07:50.539Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:07:50.539Z] Removing intermediate container 063bc09fa2a7 [2023-03-07T20:07:50.539Z] ---> 9bf749e8d29f [2023-03-07T20:07:50.539Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:07:50.539Z] ---> Running in ecea3e100421 [2023-03-07T20:07:50.799Z] ---> Running in 3d1bb27b6224 [2023-03-07T20:07:50.799Z] ---> Running in 6afcbdd45502 [2023-03-07T20:07:51.060Z] Removing intermediate container e76e24218954 [2023-03-07T20:07:51.060Z] ---> b9ff44e46053 [2023-03-07T20:07:51.060Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:07:51.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:51.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:51.579Z] ---> Running in 925628e9bbe5 [2023-03-07T20:07:51.579Z] Removing intermediate container 3d1bb27b6224 [2023-03-07T20:07:51.579Z] ---> 7f066c0e3cd0 [2023-03-07T20:07:51.579Z] [2023-03-07T20:07:51.579Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:07:51.579Z] ---> 5ce65d7b0fde [2023-03-07T20:07:51.579Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:07:51.579Z] ---> Using cache [2023-03-07T20:07:51.579Z] ---> 219fb5f70997 [2023-03-07T20:07:51.579Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:07:51.579Z] ---> Using cache [2023-03-07T20:07:51.579Z] ---> 42c784d9b53f [2023-03-07T20:07:51.579Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T20:07:51.839Z] Removing intermediate container 6afcbdd45502 [2023-03-07T20:07:51.839Z] ---> 7ad76b3d8152 [2023-03-07T20:07:51.839Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:07:51.839Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T20:07:51.839Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T20:07:51.839Z] OK: 17046 distinct packages available [2023-03-07T20:07:51.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:51.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:52.409Z] OK: 211 MiB in 51 packages [2023-03-07T20:07:52.664Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T20:07:52.664Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T20:07:52.664Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T20:07:53.350Z] ---> Running in fdd86faea64f [2023-03-07T20:07:53.350Z] Removing intermediate container 925628e9bbe5 [2023-03-07T20:07:53.350Z] ---> f5612848b3d6 [2023-03-07T20:07:53.350Z] [2023-03-07T20:07:53.350Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:07:53.612Z] ---> 5ce65d7b0fde [2023-03-07T20:07:53.612Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:07:53.612Z] ---> Using cache [2023-03-07T20:07:53.612Z] ---> 219fb5f70997 [2023-03-07T20:07:53.612Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T20:07:53.873Z] ---> 257af1a8b547 [2023-03-07T20:07:53.873Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:07:53.873Z] ---> Running in d6bae04f3c1f [2023-03-07T20:07:53.873Z] Removing intermediate container fdd86faea64f [2023-03-07T20:07:53.873Z] ---> 6be758462e99 [2023-03-07T20:07:53.873Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:07:53.873Z] Removing intermediate container ecea3e100421 [2023-03-07T20:07:53.873Z] ---> 6dd408066643 [2023-03-07T20:07:53.873Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T20:07:53.873Z] ---> Running in 62b4b017536c [2023-03-07T20:07:54.134Z] Removing intermediate container 62b4b017536c [2023-03-07T20:07:54.134Z] ---> ddc71ba04cff [2023-03-07T20:07:54.134Z] Step 22/23 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:07:54.134Z] ---> Running in 4581e7067aba [2023-03-07T20:07:54.134Z] ---> ca0c564c1f64 [2023-03-07T20:07:54.134Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:07:54.134Z] ---> Running in ac93bb13735c [2023-03-07T20:07:54.134Z] Removing intermediate container 4581e7067aba [2023-03-07T20:07:54.134Z] ---> 7e88e7afb4af [2023-03-07T20:07:54.134Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:07:54.134Z] ---> Running in 51a36b9eb701 [2023-03-07T20:07:54.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:54.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:54.394Z] Removing intermediate container 51a36b9eb701 [2023-03-07T20:07:54.394Z] ---> 3ab568cf9554 [2023-03-07T20:07:54.394Z] [2023-03-07T20:07:54.394Z] Successfully built 3ab568cf9554 [2023-03-07T20:07:54.394Z] Successfully tagged security-spire-server:latest [2023-03-07T20:07:54.394Z] Building core-command [2023-03-07T20:07:54.655Z]  Building security-spire-server ... done v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:07:54.655Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:07:54.655Z] OK: 15859 distinct packages available [2023-03-07T20:07:54.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:54.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:55.181Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T20:07:55.181Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:07:55.181Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T20:07:55.181Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T20:07:55.181Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:07:55.181Z] OK: 6 MiB in 18 packages [2023-03-07T20:07:55.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T20:07:56.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T20:07:56.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T20:07:56.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T20:07:58.667Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T20:08:00.592Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:08:00.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:08:00.592Z] ---> 57b23cc64645 [2023-03-07T20:08:00.592Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:08:00.592Z] ---> Using cache [2023-03-07T20:08:00.592Z] ---> c8582a09f0b8 [2023-03-07T20:08:00.592Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T20:08:00.592Z] ---> Using cache [2023-03-07T20:08:00.592Z] ---> 1c88bb035ff3 [2023-03-07T20:08:00.592Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T20:08:00.592Z] ---> Using cache [2023-03-07T20:08:00.592Z] ---> f4a8a4256185 [2023-03-07T20:08:00.592Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T20:08:00.592Z] ---> Using cache [2023-03-07T20:08:00.592Z] ---> 18e83ea0e5ae [2023-03-07T20:08:00.592Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:08:00.592Z] ---> Using cache [2023-03-07T20:08:00.592Z] ---> db6dbfd3bee2 [2023-03-07T20:08:00.592Z] Step 8/23 : COPY . . [2023-03-07T20:08:00.592Z] ---> Using cache [2023-03-07T20:08:00.592Z] ---> 4602ed9dc1f3 [2023-03-07T20:08:00.592Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T20:08:04.027Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T20:08:04.027Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T20:08:04.027Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T20:08:04.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T20:08:08.817Z] ---> 0df913310d1b [2023-03-07T20:08:08.817Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:08:08.818Z] ---> Running in 2260e91582d3 [2023-03-07T20:08:08.818Z] go build -tags " 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 [2023-03-07T20:08:08.818Z] Removing intermediate container d6bae04f3c1f [2023-03-07T20:08:08.818Z] ---> 2b150cace5fa [2023-03-07T20:08:08.818Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:08:08.818Z] ---> ceea2a64a47f [2023-03-07T20:08:08.818Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T20:08:16.959Z] ---> 038674fc675a [2023-03-07T20:08:16.959Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T20:08:19.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements [2023-03-07T20:08:19.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T20:08:19.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T20:08:19.503Z] ---> c92fe290963e [2023-03-07T20:08:19.503Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:08:19.503Z] ---> 4b083afd73fc [2023-03-07T20:08:19.503Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:08:19.762Z] Removing intermediate container 0b8ff4eae133 [2023-03-07T20:08:19.762Z] ---> 3d95a70a06e2 [2023-03-07T20:08:19.762Z] Step 8/22 : COPY . . [2023-03-07T20:08:19.762Z] ---> Running in f6b60b38be61 [2023-03-07T20:08:25.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.469s coverage: 98.5% of statements [2023-03-07T20:08:26.403Z] ---> e4467e8c6183 [2023-03-07T20:08:26.403Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T20:08:26.403Z] Removing intermediate container f6b60b38be61 [2023-03-07T20:08:26.403Z] ---> 84dd4a46da83 [2023-03-07T20:08:26.403Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:08:26.403Z] ---> Running in f86d1f8f2e1e [2023-03-07T20:08:26.403Z] ---> c374fc6f4702 [2023-03-07T20:08:26.403Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T20:08:26.403Z] ---> Running in bd8d59b58982 [2023-03-07T20:08:26.664Z] ---> Running in acc6768ea6be [2023-03-07T20:08:28.578Z] Removing intermediate container bd8d59b58982 [2023-03-07T20:08:28.578Z] ---> 4167131a1c71 [2023-03-07T20:08:28.578Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:08:28.578Z] Removing intermediate container f86d1f8f2e1e [2023-03-07T20:08:28.578Z] ---> 9eae508ab780 [2023-03-07T20:08:28.578Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T20:08:28.837Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:08:28.837Z] ---> Running in 30fa85563307 [2023-03-07T20:08:34.131Z] ---> b10ae64b8eb5 [2023-03-07T20:08:34.131Z] Step 19/24 : WORKDIR / [2023-03-07T20:08:35.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.667s coverage: 71.2% of statements [2023-03-07T20:08:35.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T20:08:35.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T20:08:35.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T20:08:35.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.478s coverage: 54.0% of statements [2023-03-07T20:08:35.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T20:08:35.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T20:08:36.142Z] Removing intermediate container 30fa85563307 [2023-03-07T20:08:36.142Z] ---> 0ca1fd11e62f [2023-03-07T20:08:36.142Z] Step 23/24 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:08:37.623Z] ---> Running in 64293be5cdd7 [2023-03-07T20:08:37.895Z] ---> Running in e9ff318b2858 [2023-03-07T20:08:48.125Z] Removing intermediate container 64293be5cdd7 [2023-03-07T20:08:48.125Z] ---> 22d61fb61e9b [2023-03-07T20:08:48.125Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:08:48.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.795s coverage: 88.5% of statements [2023-03-07T20:08:48.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T20:08:48.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T20:08:48.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:08:48.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T20:08:48.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T20:08:48.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.477s coverage: 3.9% of statements [2023-03-07T20:08:48.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T20:08:48.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T20:08:50.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.922s coverage: 95.6% of statements [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T20:08:50.832Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.707s coverage: 72.2% of statements [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T20:08:50.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.377s coverage: 65.9% of statements [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T20:08:50.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.469s coverage: 0.9% of statements [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T20:08:50.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.542s coverage: 29.6% of statements [2023-03-07T20:08:50.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T20:08:51.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.357s coverage: 45.5% of statements [2023-03-07T20:08:51.416Z] Removing intermediate container e9ff318b2858 [2023-03-07T20:08:51.416Z] ---> 2b259ff46fda [2023-03-07T20:08:51.416Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:08:51.416Z] ---> Running in 3b1f1af9d607 [2023-03-07T20:08:51.416Z] Removing intermediate container 2260e91582d3 [2023-03-07T20:08:51.416Z] ---> 71e5e10710e7 [2023-03-07T20:08:51.416Z] [2023-03-07T20:08:51.416Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T20:08:51.416Z] ---> dfd21b5a31f5 [2023-03-07T20:08:51.416Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:08:51.416Z] ---> Using cache [2023-03-07T20:08:51.416Z] ---> d6d35427bf32 [2023-03-07T20:08:51.416Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:08:51.416Z] ---> Using cache [2023-03-07T20:08:51.416Z] ---> a6773eb9f014 [2023-03-07T20:08:51.416Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T20:08:51.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.331s coverage: 82.9% of statements [2023-03-07T20:08:52.000Z] ---> Running in 9d65eed8920d [2023-03-07T20:08:52.353Z] ---> Running in 41bf64b291c5 [2023-03-07T20:08:52.353Z] Removing intermediate container ac93bb13735c [2023-03-07T20:08:52.353Z] ---> 86708b0f87b5 [2023-03-07T20:08:52.353Z] Step 7/19 : COPY . . [2023-03-07T20:08:52.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.259s coverage: 94.1% of statements [2023-03-07T20:08:53.348Z] Removing intermediate container 3b1f1af9d607 [2023-03-07T20:08:53.348Z] ---> 669f99e80347 [2023-03-07T20:08:53.348Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:08:54.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.324s coverage: 96.3% of statements [2023-03-07T20:08:56.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.256s coverage: 87.5% of statements [2023-03-07T20:09:06.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.343s coverage: 94.4% of statements [2023-03-07T20:09:08.260Z] Removing intermediate container 9d65eed8920d [2023-03-07T20:09:08.260Z] ---> 13fc740a364c [2023-03-07T20:09:08.260Z] [2023-03-07T20:09:08.260Z] Removing intermediate container 41bf64b291c5 [2023-03-07T20:09:08.260Z] ---> 3e9a049cdcdf [2023-03-07T20:09:08.260Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T20:09:08.260Z] Successfully built 13fc740a364c [2023-03-07T20:09:08.260Z] ---> Running in c76e7d6d9203 [2023-03-07T20:09:08.260Z] Successfully tagged security-spire-agent:latest [2023-03-07T20:09:08.260Z]  Building security-spire-agent ... done  ---> Running in 4d592dc35f85 [2023-03-07T20:09:08.260Z] ---> f23324947552 [2023-03-07T20:09:08.260Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T20:09:08.260Z] Removing intermediate container c76e7d6d9203 [2023-03-07T20:09:08.260Z] ---> ba2e02584419 [2023-03-07T20:09:08.260Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:09:08.260Z] ---> Running in 455c178868c7 [2023-03-07T20:09:08.260Z] ---> Running in 87b0f30b6471 [2023-03-07T20:09:08.260Z] Removing intermediate container 4d592dc35f85 [2023-03-07T20:09:08.260Z] ---> 858ebe5c9988 [2023-03-07T20:09:08.260Z] Step 15/23 : WORKDIR / [2023-03-07T20:09:08.523Z] Removing intermediate container 87b0f30b6471 [2023-03-07T20:09:08.523Z] ---> 9177ad71acd4 [2023-03-07T20:09:08.523Z] Step 23/24 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:09:08.523Z] ---> Running in 118d95b417cd [2023-03-07T20:09:08.784Z] 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 [2023-03-07T20:09:09.153Z] ---> Running in e915d4c50b95 [2023-03-07T20:09:09.153Z] Removing intermediate container 118d95b417cd [2023-03-07T20:09:09.153Z] ---> 18ee686ddc99 [2023-03-07T20:09:09.153Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:09:10.545Z] Removing intermediate container e915d4c50b95 [2023-03-07T20:09:10.545Z] ---> fe790256db2a [2023-03-07T20:09:10.545Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:09:11.921Z] ---> 65cb002c7abc [2023-03-07T20:09:11.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T20:09:11.921Z] ---> Running in 40f33cb5aefd [2023-03-07T20:09:11.921Z] Removing intermediate container 40f33cb5aefd [2023-03-07T20:09:11.921Z] ---> b4bbe8f78dc7 [2023-03-07T20:09:11.921Z] [2023-03-07T20:09:11.921Z] Removing intermediate container acc6768ea6be [2023-03-07T20:09:11.921Z] ---> d1fc0acf1758 [2023-03-07T20:09:11.921Z] [2023-03-07T20:09:11.921Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:09:11.921Z] ---> dfd21b5a31f5 [2023-03-07T20:09:11.921Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T20:09:12.256Z] Successfully built b4bbe8f78dc7 [2023-03-07T20:09:12.256Z] Successfully tagged security-spire-config:latest [2023-03-07T20:09:12.256Z]  Building security-spire-config ... done  ---> Running in c837eae9ae1b [2023-03-07T20:09:12.516Z] ---> 3bd12b11e777 [2023-03-07T20:09:12.516Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T20:09:13.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:09:13.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:09:13.343Z] ---> e4529b227390 [2023-03-07T20:09:13.343Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T20:09:13.343Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T20:09:13.343Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:09:13.343Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:09:13.343Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:09:13.601Z] OK: 6 MiB in 16 packages [2023-03-07T20:09:13.601Z] ---> Running in 739a323deb43 [2023-03-07T20:09:13.859Z] Removing intermediate container 739a323deb43 [2023-03-07T20:09:13.859Z] ---> 242df274bc0c [2023-03-07T20:09:13.859Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:09:13.859Z] ---> Running in 722d1d1e2ba3 [2023-03-07T20:09:14.118Z] Removing intermediate container 722d1d1e2ba3 [2023-03-07T20:09:14.118Z] ---> daa45a04aa02 [2023-03-07T20:09:14.118Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:09:14.118Z] Removing intermediate container c837eae9ae1b [2023-03-07T20:09:14.118Z] ---> c3c427cbc6e0 [2023-03-07T20:09:14.118Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:09:14.118Z] ---> Running in cddb31add48e [2023-03-07T20:09:14.376Z] ---> Running in 884abd9a3ee3 [2023-03-07T20:09:14.376Z] Removing intermediate container cddb31add48e [2023-03-07T20:09:14.376Z] ---> 056fbd640a3a [2023-03-07T20:09:14.376Z] Step 22/23 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:09:14.376Z] ---> Running in bd176b7ff216 [2023-03-07T20:09:14.376Z] Removing intermediate container 884abd9a3ee3 [2023-03-07T20:09:14.376Z] ---> 08dce56804ad [2023-03-07T20:09:14.376Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T20:09:14.376Z] ---> Running in 00393119f104 [2023-03-07T20:09:14.632Z] Removing intermediate container bd176b7ff216 [2023-03-07T20:09:14.632Z] ---> 69720a86a091 [2023-03-07T20:09:14.632Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:09:14.888Z] ---> Running in 16b491d9982e [2023-03-07T20:09:15.146Z] Removing intermediate container 00393119f104 [2023-03-07T20:09:15.146Z] ---> 67440d8bb858 [2023-03-07T20:09:15.146Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:09:15.407Z] ---> Running in db8dbfe445bf [2023-03-07T20:09:15.665Z] Removing intermediate container 16b491d9982e [2023-03-07T20:09:15.665Z] ---> f7ff9fc8d198 [2023-03-07T20:09:15.665Z] [2023-03-07T20:09:15.665Z] Removing intermediate container db8dbfe445bf [2023-03-07T20:09:15.665Z] ---> 6f68dee2a59d [2023-03-07T20:09:15.665Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:09:15.665Z] Successfully built f7ff9fc8d198 [2023-03-07T20:09:15.665Z] Successfully tagged core-command:latest [2023-03-07T20:09:15.935Z]  Building core-command ... done  ---> 9aebe34377c5 [2023-03-07T20:09:15.935Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T20:09:18.472Z] ---> 54b7223632b1 [2023-03-07T20:09:18.472Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T20:09:18.472Z] ---> 273beda691ba [2023-03-07T20:09:18.472Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T20:09:18.472Z] ---> Running in a3ea1b961629 [2023-03-07T20:09:18.730Z] Removing intermediate container a3ea1b961629 [2023-03-07T20:09:18.730Z] ---> 2f2d2b53436f [2023-03-07T20:09:18.730Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:09:18.730Z] ---> Running in 7971c367ed24 [2023-03-07T20:09:18.730Z] Removing intermediate container 7971c367ed24 [2023-03-07T20:09:18.730Z] ---> 11290b696c03 [2023-03-07T20:09:18.730Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:09:18.730Z] ---> Running in 5c3c0a3963cc [2023-03-07T20:09:18.988Z] Removing intermediate container 5c3c0a3963cc [2023-03-07T20:09:18.988Z] ---> 3469c8e77d8b [2023-03-07T20:09:18.988Z] Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:09:18.988Z] ---> Running in c553b20e028b [2023-03-07T20:09:19.247Z] Removing intermediate container c553b20e028b [2023-03-07T20:09:19.247Z] ---> 7c2def3d9f32 [2023-03-07T20:09:19.247Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:09:19.247Z] ---> Running in 61c61b96ed08 [2023-03-07T20:09:23.428Z] Removing intermediate container 61c61b96ed08 [2023-03-07T20:09:23.428Z] ---> 78c42b597166 [2023-03-07T20:09:23.428Z] [2023-03-07T20:09:23.428Z] Successfully built 78c42b597166 [2023-03-07T20:09:23.428Z] Successfully tagged support-notifications:latest [2023-03-07T20:09:24.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.393s coverage: 79.9% of statements [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T20:09:24.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T20:09:24.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 64.4% of statements [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T20:09:24.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.298s coverage: 86.9% of statements [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T20:09:24.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.249s coverage: 87.2% of statements [2023-03-07T20:09:24.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.217s coverage: 20.0% of statements [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T20:09:24.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T20:09:24.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.364s coverage: 81.2% of statements [2023-03-07T20:09:24.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.387s coverage: 82.1% of statements [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T20:09:24.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 84.8% of statements [2023-03-07T20:09:24.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T20:09:28.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements [2023-03-07T20:09:28.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T20:09:28.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T20:09:28.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.297s coverage: 100.0% of statements [2023-03-07T20:09:28.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements [2023-03-07T20:09:28.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.126s coverage: 100.0% of statements [2023-03-07T20:09:28.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2023-03-07T20:09:28.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2023-03-07T20:09:28.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T20:09:28.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T20:09:28.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T20:09:33.444Z]  Building support-notifications ... done Removing intermediate container 455c178868c7 [2023-03-07T20:09:33.444Z] ---> 2eeb4da2be64 [2023-03-07T20:09:33.444Z] [2023-03-07T20:09:33.444Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T20:09:33.444Z] ---> 5ce65d7b0fde [2023-03-07T20:09:33.444Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:09:33.444Z] ---> Using cache [2023-03-07T20:09:33.444Z] ---> 219fb5f70997 [2023-03-07T20:09:33.444Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T20:09:33.444Z] ---> Running in cbca46bc23a6 [2023-03-07T20:09:33.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:09:33.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:09:33.444Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:09:33.444Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:09:33.444Z] OK: 15859 distinct packages available [2023-03-07T20:09:33.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:09:33.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:09:33.444Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T20:09:33.444Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T20:09:33.444Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T20:09:33.444Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T20:09:33.444Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T20:09:33.444Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T20:09:33.444Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:09:33.444Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T20:09:33.444Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T20:09:33.444Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:09:33.444Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:09:33.444Z] OK: 8 MiB in 23 packages [2023-03-07T20:09:33.444Z] Removing intermediate container cbca46bc23a6 [2023-03-07T20:09:33.444Z] ---> b51f70eacef0 [2023-03-07T20:09:33.444Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:09:33.703Z] ---> 0618bb180e5c [2023-03-07T20:09:33.703Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T20:09:34.271Z] ---> 871b5f03f104 [2023-03-07T20:09:34.271Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T20:09:34.530Z] ---> f3bc1d0d5ed7 [2023-03-07T20:09:34.530Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T20:09:34.530Z] ---> Running in 18f0be5987c9 [2023-03-07T20:09:34.530Z] Removing intermediate container 18f0be5987c9 [2023-03-07T20:09:34.530Z] ---> c1353c0d9b4d [2023-03-07T20:09:34.530Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:09:34.530Z] ---> Running in c97e3c9c0e36 [2023-03-07T20:09:34.789Z] Removing intermediate container c97e3c9c0e36 [2023-03-07T20:09:34.789Z] ---> 3f9a85c4c8e6 [2023-03-07T20:09:34.789Z] Step 17/19 : LABEL arch=x86_64 [2023-03-07T20:09:34.789Z] ---> Running in 43962df49b1b [2023-03-07T20:09:34.789Z] Removing intermediate container 43962df49b1b [2023-03-07T20:09:34.789Z] ---> f49326178ebe [2023-03-07T20:09:34.789Z] Step 18/19 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:09:34.789Z] ---> Running in fdbf4147c18e [2023-03-07T20:09:34.789Z] Removing intermediate container fdbf4147c18e [2023-03-07T20:09:34.789Z] ---> 813e71f04691 [2023-03-07T20:09:34.789Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T20:09:34.789Z] ---> Running in db384dc703fd [2023-03-07T20:09:34.789Z] Removing intermediate container db384dc703fd [2023-03-07T20:09:34.789Z] ---> 38dc1c21de66 [2023-03-07T20:09:34.789Z] [2023-03-07T20:09:35.050Z] Successfully built 38dc1c21de66 [2023-03-07T20:09:35.050Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-07T20:09:35.067Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-07T20:09:35.089Z] $ docker stop --time=1 f80e54fec7e32310aaba9a9eb6dfa72f0dff77a1fdb4d338aef3b5a1204156b7 [2023-03-07T20:09:37.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 38.4% of statements [2023-03-07T20:09:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T20:09:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T20:09:37.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.345s coverage: 89.5% of statements [2023-03-07T20:09:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T20:09:37.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.294s coverage: 84.8% of statements [2023-03-07T20:09:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T20:09:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T20:09:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T20:09:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T20:09:37.539Z] $ docker rm -f --volumes f80e54fec7e32310aaba9a9eb6dfa72f0dff77a1fdb4d338aef3b5a1204156b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T20:09:38.280Z] + docker images [2023-03-07T20:09:38.280Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T20:09:38.280Z] security-spiffe-token-provider latest 38dc1c21de66 4 seconds ago 30MB [2023-03-07T20:09:38.280Z] 2eeb4da2be64 10 seconds ago 1.71GB [2023-03-07T20:09:38.280Z] support-notifications latest 78c42b597166 18 seconds ago 30.7MB [2023-03-07T20:09:38.280Z] core-command latest f7ff9fc8d198 23 seconds ago 17.8MB [2023-03-07T20:09:38.280Z] security-spire-config latest b4bbe8f78dc7 27 seconds ago 85.8MB [2023-03-07T20:09:38.280Z] d1fc0acf1758 27 seconds ago 1.74GB [2023-03-07T20:09:38.280Z] security-spire-agent latest 13fc740a364c 45 seconds ago 125MB [2023-03-07T20:09:38.280Z] 71e5e10710e7 48 seconds ago 1.68GB [2023-03-07T20:09:38.280Z] security-spire-server latest 3ab568cf9554 About a minute ago 86.5MB [2023-03-07T20:09:38.280Z] f5612848b3d6 About a minute ago 1.55GB [2023-03-07T20:09:38.280Z] 7f066c0e3cd0 About a minute ago 1.55GB [2023-03-07T20:09:38.280Z] core-metadata latest db00d1094953 About a minute ago 18.5MB [2023-03-07T20:09:38.280Z] support-scheduler latest 568cc67e0916 2 minutes ago 30.1MB [2023-03-07T20:09:38.280Z] security-proxy-setup latest 3989dfb0e953 2 minutes ago 16.4MB [2023-03-07T20:09:38.280Z] e04eebc2df64 2 minutes ago 1.55GB [2023-03-07T20:09:38.280Z] 3940f5ec7320 2 minutes ago 1.74GB [2023-03-07T20:09:38.280Z] 4ecbfce5bd45 2 minutes ago 1.69GB [2023-03-07T20:09:38.280Z] security-bootstrapper latest 7fb7790e6d07 3 minutes ago 19.8MB [2023-03-07T20:09:38.280Z] 7ab77f23ee8b 3 minutes ago 1.66GB [2023-03-07T20:09:38.280Z] core-common-config-bootstrapper latest 319bfa13ebd2 3 minutes ago 15.5MB [2023-03-07T20:09:38.280Z] security-secretstore-setup latest 6ad3426cfa42 3 minutes ago 29.9MB [2023-03-07T20:09:38.280Z] security-proxy-auth latest 53d2a3b3fdf6 3 minutes ago 16.2MB [2023-03-07T20:09:38.280Z] core-data latest 4f22c8b8f1b1 4 minutes ago 18MB [2023-03-07T20:09:38.280Z] 2eb9ba021747 4 minutes ago 1.67GB [2023-03-07T20:09:38.280Z] 4f3bc7834b04 4 minutes ago 1.67GB [2023-03-07T20:09:38.280Z] dd7caa411561 4 minutes ago 1.66GB [2023-03-07T20:09:38.280Z] a8baf731d571 4 minutes ago 1.68GB [2023-03-07T20:09:38.280Z] 3b9a92a0eb3d 4 minutes ago 1.66GB [2023-03-07T20:09:38.280Z] ci-base-image-x86_64 latest 57b23cc64645 9 minutes ago 903MB [2023-03-07T20:09:38.280Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-07T20:09:38.280Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-07T20:09:38.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-07T20:09:38.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-07T20:09:38.280Z] 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] } [2023-03-07T20:09:43.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.339s coverage: 17.7% of statements [2023-03-07T20:09:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T20:09:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T20:09:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T20:09:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T20:09:43.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.751s coverage: 92.3% of statements [2023-03-07T20:09:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T20:09:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:09:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T20:09:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T20:09:43.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.401s coverage: 63.2% of statements [2023-03-07T20:09:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T20:09:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T20:09:43.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.439s coverage: 97.7% of statements [2023-03-07T20:09:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T20:09:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:09:44.686Z] 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 [2023-03-07T20:09:44.686Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T20:09:44.686Z] go vet ./... [2023-03-07T20:11:51.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T20:11:51.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T20:11:51.671Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T20:11:51.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T20:11:52.372Z] + ls -al . [2023-03-07T20:11:52.372Z] total 700 [2023-03-07T20:11:52.372Z] drwxrwxr-x 10 1001 1001 4096 Mar 7 20:04 . [2023-03-07T20:11:52.372Z] drwxr-xr-x 4 root root 4096 Mar 7 20:04 .. [2023-03-07T20:11:52.372Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:03 .blubracket [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 20:03 .dockerignore [2023-03-07T20:11:52.372Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 20:03 .git [2023-03-07T20:11:52.372Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:03 .github [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 20:03 .gitignore [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 20:03 .golangci.yml [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 20:03 .hadolint.yml [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 20:03 .sonarcloud.properties [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:03 ADOPTERS.md [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 20:03 Attribution.txt [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 20:03 CHANGELOG.md [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:03 CONTRIBUTING.md [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 20:03 GOVERNANCE.md [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 20:03 Jenkinsfile [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:03 LICENSE [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 20:03 Makefile [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 20:03 OWNERS.md [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 20:03 README.md [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:03 SECURITY.md [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 19:59 VERSION [2023-03-07T20:11:52.372Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:03 bin [2023-03-07T20:11:52.372Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 20:03 cmd [2023-03-07T20:11:52.372Z] -rw-r--r-- 1 root root 446903 Mar 7 20:09 coverage.out [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 20:03 go.mod [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 31099 Mar 7 20:03 go.sum [2023-03-07T20:11:52.372Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 20:03 internal [2023-03-07T20:11:52.372Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:03 openapi [2023-03-07T20:11:52.372Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 20:03 snap [2023-03-07T20:11:52.372Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 20:03 version.go [Pipeline] sh [2023-03-07T20:11:53.035Z] + '[' -e coverage.out ] [2023-03-07T20:11:53.035Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T20:11:53.072Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T20:11:54.023Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T20:11:54.684Z] + make build [2023-03-07T20:11:54.684Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:13:31.358Z] go build -tags " 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 [2023-03-07T20:13:32.774Z] go build -tags " 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 [2023-03-07T20:13:39.426Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:13:42.804Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:14:29.914Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:14:38.126Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:14:43.464Z] 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 [2023-03-07T20:14:50.103Z] 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 [2023-03-07T20:14:53.440Z] 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 [2023-03-07T20:14:57.686Z] 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 [2023-03-07T20:15:04.332Z] 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] } [2023-03-07T20:15:11.024Z] $ docker stop --time=1 c771c18e6842b9c95c6e4cb550207ef77ae8f7ab8762cd5c03dc43a133dc0f61 [2023-03-07T20:15:13.062Z] $ docker rm -f --volumes c771c18e6842b9c95c6e4cb550207ef77ae8f7ab8762cd5c03dc43a133dc0f61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:15:15.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:15:15.550Z] [2023-03-07T20:15:15.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:15:15.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:15:16.233Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-07T20:15:16.233Z] 29e5d40040c1: Pulling fs layer [2023-03-07T20:15:16.233Z] 1ce36da41761: Pulling fs layer [2023-03-07T20:15:16.233Z] 25b303627fd3: Pulling fs layer [2023-03-07T20:15:16.233Z] 29e5d40040c1: Download complete [2023-03-07T20:15:16.502Z] 1ce36da41761: Verifying Checksum [2023-03-07T20:15:16.502Z] 1ce36da41761: Download complete [2023-03-07T20:15:16.771Z] 29e5d40040c1: Pull complete [2023-03-07T20:15:18.186Z] 1ce36da41761: Pull complete [2023-03-07T20:15:18.186Z] 25b303627fd3: Verifying Checksum [2023-03-07T20:15:18.186Z] 25b303627fd3: Download complete [2023-03-07T20:15:27.871Z] 25b303627fd3: Pull complete [2023-03-07T20:15:27.871Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-07T20:15:27.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:15:27.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:15:28.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container [2023-03-07T20:15:28.289Z] $ 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 [2023-03-07T20:15:30.911Z] $ docker top f56b54f674d3775f7c76fbdd43f0f5e2bc02c96d812d96184108f4c58bfbe83f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:15:31.807Z] + docker-compose build --help [2023-03-07T20:15:31.807Z] + grep parallel [2023-03-07T20:15:38.465Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T20:15:38.504Z] $ docker stop --time=1 f56b54f674d3775f7c76fbdd43f0f5e2bc02c96d812d96184108f4c58bfbe83f [2023-03-07T20:15:40.234Z] $ docker rm -f --volumes f56b54f674d3775f7c76fbdd43f0f5e2bc02c96d812d96184108f4c58bfbe83f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:15:40.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:15:40.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:15:41.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container [2023-03-07T20:15:41.366Z] $ 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 [2023-03-07T20:15:42.831Z] $ docker top ac9c013ae40c6f1463dbed1053972323cf14fc962877dec84f1e094275be5853 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:15:43.880Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T20:15:52.153Z] Building core-command ... [2023-03-07T20:15:52.153Z] Building core-common-config-bootstrapper ... [2023-03-07T20:15:52.153Z] Building core-data ... [2023-03-07T20:15:52.153Z] Building core-metadata ... [2023-03-07T20:15:52.153Z] Building security-bootstrapper ... [2023-03-07T20:15:52.153Z] Building security-proxy-auth ... [2023-03-07T20:15:52.153Z] Building security-proxy-setup ... [2023-03-07T20:15:52.153Z] Building security-secretstore-setup ... [2023-03-07T20:15:52.153Z] Building security-spiffe-token-provider ... [2023-03-07T20:15:52.153Z] Building security-spire-agent ... [2023-03-07T20:15:52.153Z] Building security-spire-config ... [2023-03-07T20:15:52.153Z] Building security-spire-server ... [2023-03-07T20:15:52.153Z] Building support-notifications ... [2023-03-07T20:15:52.153Z] Building support-scheduler ... [2023-03-07T20:15:52.153Z] Building security-proxy-setup [2023-03-07T20:15:52.153Z] Building security-spire-agent [2023-03-07T20:15:52.153Z] Building support-scheduler [2023-03-07T20:15:52.153Z] Building support-notifications [2023-03-07T20:15:52.153Z] Building core-common-config-bootstrapper [2023-03-07T20:16:39.013Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:16:39.013Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:16:39.013Z] ---> b22924dc306f [2023-03-07T20:16:39.013Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:16:39.013Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:16:39.013Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:16:39.013Z] ---> b22924dc306f [2023-03-07T20:16:39.013Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:16:39.013Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:16:39.013Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:16:39.013Z] ---> b22924dc306f [2023-03-07T20:16:39.013Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T20:16:39.013Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:16:39.013Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:16:39.013Z] ---> b22924dc306f [2023-03-07T20:16:39.013Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:16:39.279Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:16:39.279Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:16:39.279Z] ---> b22924dc306f [2023-03-07T20:16:39.279Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:16:39.880Z] ---> Running in a9a207032848 [2023-03-07T20:16:39.880Z] ---> Running in 1108edb6914f [2023-03-07T20:16:39.880Z] ---> Running in 94e62938bb98 [2023-03-07T20:16:39.880Z] ---> Running in 27b39e306b52 [2023-03-07T20:16:40.147Z] ---> Running in 323977a4dba8 [2023-03-07T20:16:40.428Z] Removing intermediate container 94e62938bb98 [2023-03-07T20:16:40.428Z] ---> c3dba4b77e00 [2023-03-07T20:16:40.428Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:16:40.695Z] Removing intermediate container a9a207032848 [2023-03-07T20:16:40.695Z] ---> e11cec30e117 [2023-03-07T20:16:40.695Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:16:40.695Z] Removing intermediate container 323977a4dba8 [2023-03-07T20:16:40.695Z] ---> 384898b3254f [2023-03-07T20:16:40.695Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:16:40.695Z] Removing intermediate container 27b39e306b52 [2023-03-07T20:16:40.695Z] ---> a06882bc0817 [2023-03-07T20:16:40.695Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:16:40.695Z] ---> Running in a1ae4cde1f5d [2023-03-07T20:16:40.695Z] ---> Running in 9d94ec48eae5 [2023-03-07T20:16:40.964Z] Removing intermediate container 1108edb6914f [2023-03-07T20:16:40.964Z] ---> 8d564ed8e4cd [2023-03-07T20:16:40.964Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T20:16:40.964Z] ---> Running in 9194adf58192 [2023-03-07T20:16:40.964Z] ---> Running in 8fb5f4be0699 [2023-03-07T20:16:41.232Z] ---> Running in 15e08053125c [2023-03-07T20:16:41.515Z] Removing intermediate container a1ae4cde1f5d [2023-03-07T20:16:41.515Z] ---> be997fdea94a [2023-03-07T20:16:41.515Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:16:41.813Z] ---> Running in 2328514d0b49 [2023-03-07T20:16:42.091Z] Removing intermediate container 8fb5f4be0699 [2023-03-07T20:16:42.091Z] ---> d93163bb5c82 [2023-03-07T20:16:42.091Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T20:16:42.091Z] Removing intermediate container 9194adf58192 [2023-03-07T20:16:42.091Z] ---> 154ded6246e6 [2023-03-07T20:16:42.091Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:16:42.091Z] ---> Running in 662208c8cb15 [2023-03-07T20:16:42.395Z] ---> Running in 8e0764939d8a [2023-03-07T20:16:43.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:16:43.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:16:43.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:16:43.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:16:44.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:16:44.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:16:44.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:16:44.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:16:45.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:16:45.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:16:45.677Z] OK: 221 MiB in 51 packages [2023-03-07T20:16:45.678Z] OK: 221 MiB in 51 packages [2023-03-07T20:16:46.649Z] OK: 221 MiB in 51 packages [2023-03-07T20:16:46.649Z] OK: 221 MiB in 51 packages [2023-03-07T20:16:46.923Z] OK: 221 MiB in 51 packages [2023-03-07T20:16:47.537Z] Removing intermediate container 9d94ec48eae5 [2023-03-07T20:16:47.537Z] ---> 044a1937c5cb [2023-03-07T20:16:47.537Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:16:47.805Z] Removing intermediate container 15e08053125c [2023-03-07T20:16:47.805Z] ---> b71163ad4ba6 [2023-03-07T20:16:47.806Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T20:16:48.768Z] Removing intermediate container 2328514d0b49 [2023-03-07T20:16:48.768Z] ---> 835936948eba [2023-03-07T20:16:48.768Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:16:48.768Z] ---> cd209f1fbc7e [2023-03-07T20:16:48.769Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:16:49.042Z] ---> Running in 693f6fca4a2b [2023-03-07T20:16:49.042Z] Removing intermediate container 8e0764939d8a [2023-03-07T20:16:49.042Z] ---> 1d4018da226e [2023-03-07T20:16:49.042Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:16:49.042Z] Removing intermediate container 662208c8cb15 [2023-03-07T20:16:49.042Z] ---> cc34f4fe0fdd [2023-03-07T20:16:49.043Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:16:49.043Z] ---> ac5e8a6d5829 [2023-03-07T20:16:49.043Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:16:49.315Z] ---> Running in 50755f61b27b [2023-03-07T20:16:49.902Z] ---> 86466ee0f272 [2023-03-07T20:16:49.902Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:16:50.171Z] ---> Running in 52059c77b817 [2023-03-07T20:16:50.439Z] ---> 89a1c681e1c8 [2023-03-07T20:16:50.439Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:16:50.716Z] ---> Running in b9071692baa9 [2023-03-07T20:16:50.716Z] ---> ea37ec8584da [2023-03-07T20:16:50.716Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:16:50.991Z] ---> Running in b13dab752b0b [2023-03-07T20:18:42.661Z] Removing intermediate container b13dab752b0b [2023-03-07T20:18:42.661Z] ---> 471f3fa0d0e3 [2023-03-07T20:18:42.661Z] Step 8/22 : COPY . . [2023-03-07T20:18:42.661Z] Removing intermediate container 52059c77b817 [2023-03-07T20:18:42.661Z] ---> ed88e10600bd [2023-03-07T20:18:42.661Z] Step 8/22 : COPY . . [2023-03-07T20:18:42.661Z] Removing intermediate container 693f6fca4a2b [2023-03-07T20:18:42.661Z] ---> e8bc1b7b3369 [2023-03-07T20:18:42.661Z] Step 7/24 : COPY . . [2023-03-07T20:18:42.661Z] Removing intermediate container 50755f61b27b [2023-03-07T20:18:42.661Z] ---> 17e58c94313e [2023-03-07T20:18:42.661Z] Step 7/20 : COPY . . [2023-03-07T20:18:42.661Z] Removing intermediate container b9071692baa9 [2023-03-07T20:18:42.661Z] ---> d7dbd99469bf [2023-03-07T20:18:42.661Z] Step 8/22 : COPY . . [2023-03-07T20:19:00.883Z] ---> b1b2fab22bff [2023-03-07T20:19:00.883Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:19:00.883Z] ---> 2346695582dc [2023-03-07T20:19:00.883Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T20:19:00.883Z] ---> 8c8ffaf35651 [2023-03-07T20:19:00.883Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T20:19:00.883Z] ---> 8d53fc9f9bee [2023-03-07T20:19:00.883Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T20:19:00.883Z] ---> Running in 1a2dd638878c [2023-03-07T20:19:00.883Z] ---> 8053184bae64 [2023-03-07T20:19:00.883Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T20:19:00.883Z] ---> Running in 1e3045b491bd [2023-03-07T20:19:00.883Z] ---> Running in cf0026f912ee [2023-03-07T20:19:00.883Z] ---> Running in dde22bd15605 [2023-03-07T20:19:00.883Z] ---> Running in d0e14a511c96 [2023-03-07T20:19:00.883Z] Removing intermediate container 1e3045b491bd [2023-03-07T20:19:00.883Z] ---> 0c65cc7446c5 [2023-03-07T20:19:01.154Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:19:01.154Z] ---> Running in e7ea93e6e644 [2023-03-07T20:19:03.744Z] Removing intermediate container e7ea93e6e644 [2023-03-07T20:19:03.744Z] ---> 71666577657f [2023-03-07T20:19:03.744Z] Step 10/24 : 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 [2023-03-07T20:19:03.744Z] ---> Running in 4c26f984c429 [2023-03-07T20:19:03.744Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:19:03.744Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:19:04.016Z] 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 [2023-03-07T20:19:04.016Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:19:06.608Z] Removing intermediate container 4c26f984c429 [2023-03-07T20:19:06.608Z] ---> 8d676e4be4ff [2023-03-07T20:19:06.608Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:19:06.608Z] ---> Running in dc2a2d513e7b [2023-03-07T20:19:07.198Z] Removing intermediate container dc2a2d513e7b [2023-03-07T20:19:07.198Z] ---> f2a5715fd557 [2023-03-07T20:19:07.198Z] [2023-03-07T20:19:07.198Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:19:07.467Z] 3.15: Pulling from library/alpine [2023-03-07T20:19:08.880Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:19:08.880Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T20:19:08.880Z] ---> 354640af7b1b [2023-03-07T20:19:08.880Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:19:08.880Z] ---> Running in a3a53366e082 [2023-03-07T20:19:09.150Z] Removing intermediate container a3a53366e082 [2023-03-07T20:19:09.150Z] ---> c7b451380f42 [2023-03-07T20:19:09.150Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:19:09.421Z] ---> Running in 272345a1f847 [2023-03-07T20:19:11.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:19:11.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:19:14.555Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:19:14.555Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:19:14.555Z] OK: 15736 distinct packages available [2023-03-07T20:19:14.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:19:15.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:19:16.561Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T20:19:16.561Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:19:16.561Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T20:19:16.561Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T20:19:16.561Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T20:19:16.561Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:19:16.561Z] OK: 6 MiB in 19 packages [2023-03-07T20:19:19.163Z] Removing intermediate container 272345a1f847 [2023-03-07T20:19:19.163Z] ---> d763a86aec39 [2023-03-07T20:19:19.163Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T20:19:23.437Z] ---> 588a6a11b859 [2023-03-07T20:19:23.437Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:19:28.793Z] ---> a9525eb92006 [2023-03-07T20:19:28.793Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:19:29.755Z] ---> be3ee75f9666 [2023-03-07T20:19:29.755Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T20:19:30.725Z] ---> cc16762e7273 [2023-03-07T20:19:30.725Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T20:19:32.146Z] ---> 81d472662d1d [2023-03-07T20:19:32.146Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:19:32.146Z] ---> Running in 84a411296546 [2023-03-07T20:19:32.422Z] Removing intermediate container 84a411296546 [2023-03-07T20:19:32.422Z] ---> f8e4ab7bfd20 [2023-03-07T20:19:32.422Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:19:32.690Z] ---> Running in 960ad8efe05d [2023-03-07T20:19:33.283Z] Removing intermediate container 960ad8efe05d [2023-03-07T20:19:33.283Z] ---> e341ec02d6e0 [2023-03-07T20:19:33.283Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T20:19:33.283Z] ---> Running in 05a12a0537a7 [2023-03-07T20:19:33.869Z] Removing intermediate container 05a12a0537a7 [2023-03-07T20:19:33.869Z] ---> 6abed37b30aa [2023-03-07T20:19:33.869Z] Step 23/24 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:19:33.869Z] ---> Running in adcefdc56288 [2023-03-07T20:19:34.453Z] Removing intermediate container adcefdc56288 [2023-03-07T20:19:34.453Z] ---> 1e5cf7cc8c7b [2023-03-07T20:19:34.453Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:19:34.453Z] ---> Running in cc0070b68413 [2023-03-07T20:19:35.039Z] Removing intermediate container cc0070b68413 [2023-03-07T20:19:35.039Z] ---> a1198c46227e [2023-03-07T20:19:35.039Z] [2023-03-07T20:19:35.632Z] Successfully built a1198c46227e [2023-03-07T20:19:35.632Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-07T20:19:35.632Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-03-07T20:19:53.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:19:53.858Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:19:53.858Z] ---> b22924dc306f [2023-03-07T20:19:53.858Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:19:53.858Z] ---> Using cache [2023-03-07T20:19:53.858Z] ---> 8d564ed8e4cd [2023-03-07T20:19:53.858Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T20:19:53.858Z] ---> Using cache [2023-03-07T20:19:53.858Z] ---> b71163ad4ba6 [2023-03-07T20:19:53.858Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:19:53.858Z] ---> Using cache [2023-03-07T20:19:53.858Z] ---> ac5e8a6d5829 [2023-03-07T20:19:53.858Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:19:53.858Z] ---> Using cache [2023-03-07T20:19:53.858Z] ---> 17e58c94313e [2023-03-07T20:19:53.858Z] Step 7/23 : COPY . . [2023-03-07T20:19:53.858Z] ---> Using cache [2023-03-07T20:19:53.858Z] ---> 8c8ffaf35651 [2023-03-07T20:19:53.858Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T20:19:53.858Z] ---> Running in a4761d108475 [2023-03-07T20:19:54.819Z] 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 [2023-03-07T20:26:16.847Z] Removing intermediate container cf0026f912ee [2023-03-07T20:26:16.847Z] ---> e2eef14fcd58 [2023-03-07T20:26:16.847Z] [2023-03-07T20:26:16.847Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T20:26:16.847Z] 3.16: Pulling from library/alpine [2023-03-07T20:26:16.847Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:26:16.847Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T20:26:16.847Z] ---> 4c81e5bf8899 [2023-03-07T20:26:16.847Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T20:26:16.847Z] ---> Running in 2756ff1c7557 [2023-03-07T20:26:16.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:16.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:16.847Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:26:16.847Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T20:26:16.847Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:26:16.847Z] OK: 6 MiB in 16 packages [2023-03-07T20:26:16.847Z] Removing intermediate container 2756ff1c7557 [2023-03-07T20:26:16.847Z] ---> fb8c5a5919dc [2023-03-07T20:26:16.847Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T20:26:16.847Z] ---> Running in 0609ac7ee1b6 [2023-03-07T20:26:17.437Z] Removing intermediate container 0609ac7ee1b6 [2023-03-07T20:26:17.437Z] ---> 3cd2d40131d8 [2023-03-07T20:26:17.437Z] Step 12/20 : WORKDIR /edgex [2023-03-07T20:26:17.437Z] ---> Running in 27b873cd7b8a [2023-03-07T20:26:18.043Z] Removing intermediate container 27b873cd7b8a [2023-03-07T20:26:18.043Z] ---> 66165bf052ff [2023-03-07T20:26:18.314Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T20:26:19.281Z] ---> 926c15d9bd0b [2023-03-07T20:26:19.281Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T20:26:21.242Z] ---> 8b616adc0e07 [2023-03-07T20:26:21.242Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:26:23.842Z] ---> b3947bcc24c5 [2023-03-07T20:26:23.842Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:26:23.842Z] ---> Running in d7ead1ee0b76 [2023-03-07T20:26:28.114Z] Removing intermediate container d7ead1ee0b76 [2023-03-07T20:26:28.114Z] ---> 6fe269055d80 [2023-03-07T20:26:28.114Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:26:28.114Z] ---> Running in 400c5fb249e2 [2023-03-07T20:26:28.384Z] Removing intermediate container 400c5fb249e2 [2023-03-07T20:26:28.384Z] ---> 4beb0c53871c [2023-03-07T20:26:28.384Z] Step 18/20 : LABEL arch=arm64 [2023-03-07T20:26:28.384Z] ---> Running in 04a903186752 [2023-03-07T20:26:28.975Z] Removing intermediate container 04a903186752 [2023-03-07T20:26:28.975Z] ---> 701e69df9722 [2023-03-07T20:26:28.975Z] Step 19/20 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:26:29.248Z] ---> Running in c3148063f4b7 [2023-03-07T20:26:29.839Z] Removing intermediate container c3148063f4b7 [2023-03-07T20:26:29.839Z] ---> 487dcf3eaa65 [2023-03-07T20:26:29.839Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T20:26:29.839Z] ---> Running in a35c28e70719 [2023-03-07T20:26:30.427Z] Removing intermediate container a35c28e70719 [2023-03-07T20:26:30.427Z] ---> e42d9d4d2132 [2023-03-07T20:26:30.427Z] [2023-03-07T20:26:30.694Z] Successfully built e42d9d4d2132 [2023-03-07T20:26:30.695Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-07T20:26:30.695Z] Building core-command [2023-03-07T20:26:48.920Z]  Building security-proxy-setup ... done 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 [2023-03-07T20:26:51.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:26:51.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:26:51.528Z] ---> b22924dc306f [2023-03-07T20:26:51.528Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:26:51.528Z] ---> Using cache [2023-03-07T20:26:51.528Z] ---> a06882bc0817 [2023-03-07T20:26:51.528Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T20:26:51.528Z] ---> Using cache [2023-03-07T20:26:51.528Z] ---> d93163bb5c82 [2023-03-07T20:26:51.528Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T20:26:51.797Z] ---> Running in febc6fe7e036 [2023-03-07T20:26:54.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:54.453Z] Removing intermediate container 1a2dd638878c [2023-03-07T20:26:54.453Z] ---> f659f9e5f680 [2023-03-07T20:26:54.453Z] [2023-03-07T20:26:54.453Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:26:54.453Z] ---> 4c81e5bf8899 [2023-03-07T20:26:54.453Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:26:54.723Z] ---> Running in 4be00f4d414e [2023-03-07T20:26:54.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:55.261Z] Removing intermediate container 4be00f4d414e [2023-03-07T20:26:55.261Z] ---> 946b20ac7420 [2023-03-07T20:26:55.261Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:26:55.261Z] ---> Running in 4dc91647867e [2023-03-07T20:26:57.214Z] OK: 221 MiB in 51 packages [2023-03-07T20:26:57.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:58.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:58.669Z] Removing intermediate container febc6fe7e036 [2023-03-07T20:26:58.669Z] ---> 4c7019e218a1 [2023-03-07T20:26:58.669Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T20:26:59.632Z] ---> 8d2464be1043 [2023-03-07T20:26:59.632Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:26:59.632Z] ---> Running in d570e5a8f5db [2023-03-07T20:26:59.632Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:27:00.094Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:27:00.094Z] OK: 5 MiB in 15 packages [2023-03-07T20:27:02.791Z] Removing intermediate container 4dc91647867e [2023-03-07T20:27:02.791Z] ---> 25637e4895d0 [2023-03-07T20:27:02.791Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:27:03.384Z] ---> 256f4a76cd44 [2023-03-07T20:27:03.384Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T20:27:06.035Z] ---> ed142bdaff69 [2023-03-07T20:27:06.035Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T20:27:07.462Z] ---> 681605661eaf [2023-03-07T20:27:07.462Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T20:27:09.442Z] ---> 0883e7a264ed [2023-03-07T20:27:09.442Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:27:09.442Z] ---> Running in 8fa60db9930c [2023-03-07T20:27:14.827Z] Removing intermediate container 8fa60db9930c [2023-03-07T20:27:14.827Z] ---> c0a657907a72 [2023-03-07T20:27:14.827Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:27:14.827Z] ---> Running in dd779d56ba3f [2023-03-07T20:27:15.827Z] Removing intermediate container dd779d56ba3f [2023-03-07T20:27:15.827Z] ---> b1f3a7861560 [2023-03-07T20:27:15.827Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T20:27:16.099Z] ---> Running in 2af239e26294 [2023-03-07T20:27:16.702Z] Removing intermediate container a4761d108475 [2023-03-07T20:27:16.702Z] ---> b1d1d0945a95 [2023-03-07T20:27:16.702Z] [2023-03-07T20:27:16.702Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T20:27:16.702Z] ---> 4c81e5bf8899 [2023-03-07T20:27:16.702Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T20:27:16.979Z] ---> Running in 647bd0a9efd3 [2023-03-07T20:27:16.979Z] Removing intermediate container 2af239e26294 [2023-03-07T20:27:16.979Z] ---> e1b9f093e353 [2023-03-07T20:27:16.979Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:27:17.252Z] ---> Running in 343627665cf7 [2023-03-07T20:27:18.233Z] Removing intermediate container 343627665cf7 [2023-03-07T20:27:18.233Z] ---> 62d3640d4a18 [2023-03-07T20:27:18.233Z] Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:27:18.233Z] ---> Running in fb5bfa852773 [2023-03-07T20:27:19.232Z] Removing intermediate container fb5bfa852773 [2023-03-07T20:27:19.232Z] ---> 80be488fcd0e [2023-03-07T20:27:19.232Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:27:19.232Z] ---> Running in 78a1932c2661 [2023-03-07T20:27:19.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:27:20.099Z] Removing intermediate container 78a1932c2661 [2023-03-07T20:27:20.099Z] ---> 9264a6b277bb [2023-03-07T20:27:20.099Z] [2023-03-07T20:27:20.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:27:20.371Z] Successfully built 9264a6b277bb [2023-03-07T20:27:20.371Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-07T20:27:20.371Z] Building security-spire-config [2023-03-07T20:27:21.798Z]  Building core-common-config-bootstrapper ... done (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T20:27:21.798Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T20:27:21.798Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T20:27:21.798Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:27:22.077Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:27:22.675Z] OK: 6 MiB in 17 packages [2023-03-07T20:27:25.299Z] Removing intermediate container 647bd0a9efd3 [2023-03-07T20:27:25.299Z] ---> 36b43ba4f992 [2023-03-07T20:27:25.299Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T20:27:25.580Z] ---> Running in d2764c7a39b8 [2023-03-07T20:27:26.174Z] Removing intermediate container d2764c7a39b8 [2023-03-07T20:27:26.174Z] ---> d81f18fd5151 [2023-03-07T20:27:26.174Z] Step 12/23 : WORKDIR / [2023-03-07T20:27:26.174Z] ---> Running in 44a5f9fe0260 [2023-03-07T20:27:27.158Z] Removing intermediate container 44a5f9fe0260 [2023-03-07T20:27:27.158Z] ---> 26fbeed1a65e [2023-03-07T20:27:27.158Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T20:27:28.134Z] ---> 821db4961046 [2023-03-07T20:27:28.134Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T20:27:29.120Z] ---> d176889eba94 [2023-03-07T20:27:29.120Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T20:27:30.538Z] ---> cfdd9080fd26 [2023-03-07T20:27:30.538Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T20:27:33.136Z] ---> 313974f42b7c [2023-03-07T20:27:33.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T20:27:36.495Z] ---> 1edd678cf7c0 [2023-03-07T20:27:36.495Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:27:37.486Z] ---> 1f57f6ae89e1 [2023-03-07T20:27:37.486Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:27:37.486Z] ---> Running in 5f3b6440a9d9 [2023-03-07T20:27:40.103Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:27:40.103Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:27:40.103Z] ---> b22924dc306f [2023-03-07T20:27:40.103Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:27:40.103Z] ---> Using cache [2023-03-07T20:27:40.103Z] ---> 8d564ed8e4cd [2023-03-07T20:27:40.103Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:27:40.103Z] ---> Running in 8af5ec86dd47 [2023-03-07T20:27:42.713Z] Removing intermediate container 5f3b6440a9d9 [2023-03-07T20:27:42.713Z] ---> e0d284861c19 [2023-03-07T20:27:42.713Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:27:42.713Z] ---> Running in 54a397449ff3 [2023-03-07T20:27:42.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:27:42.999Z] Removing intermediate container 54a397449ff3 [2023-03-07T20:27:42.999Z] ---> dc58630722bb [2023-03-07T20:27:42.999Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T20:27:43.277Z] ---> Running in 0a55a27687f5 [2023-03-07T20:27:43.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:27:43.829Z] Removing intermediate container 0a55a27687f5 [2023-03-07T20:27:43.829Z] ---> a5ea9e7cdfba [2023-03-07T20:27:43.829Z] Step 22/23 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:27:43.829Z] ---> Running in 106a083edf2e [2023-03-07T20:27:44.424Z] Removing intermediate container 106a083edf2e [2023-03-07T20:27:44.424Z] ---> beffe6818731 [2023-03-07T20:27:44.424Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:27:44.700Z] ---> Running in 28391cdaa6e9 [2023-03-07T20:27:45.293Z] Removing intermediate container 28391cdaa6e9 [2023-03-07T20:27:45.293Z] ---> 83c703e4d438 [2023-03-07T20:27:45.293Z] [2023-03-07T20:27:45.293Z] OK: 221 MiB in 51 packages [2023-03-07T20:27:45.567Z] Successfully built 83c703e4d438 [2023-03-07T20:27:45.567Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-07T20:27:45.567Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-03-07T20:27:46.998Z] Removing intermediate container 8af5ec86dd47 [2023-03-07T20:27:46.998Z] ---> 6f6fbb9ea9bd [2023-03-07T20:27:46.998Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:27:48.446Z] ---> 2a7a2a509d2e [2023-03-07T20:27:48.446Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:27:48.446Z] ---> Running in 2601ad221c74 [2023-03-07T20:28:06.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:28:06.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:28:06.720Z] ---> b22924dc306f [2023-03-07T20:28:06.720Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:28:06.720Z] ---> Using cache [2023-03-07T20:28:06.720Z] ---> 8d564ed8e4cd [2023-03-07T20:28:06.720Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:28:06.720Z] ---> Using cache [2023-03-07T20:28:06.720Z] ---> 6f6fbb9ea9bd [2023-03-07T20:28:06.720Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:28:06.720Z] ---> Using cache [2023-03-07T20:28:06.720Z] ---> 2a7a2a509d2e [2023-03-07T20:28:06.720Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:28:06.720Z] ---> Running in 132961ff52e0 [2023-03-07T20:28:53.613Z] Removing intermediate container d570e5a8f5db [2023-03-07T20:28:53.614Z] ---> 7c7cb2f22e8a [2023-03-07T20:28:53.614Z] Step 8/23 : COPY . . [2023-03-07T20:29:01.839Z] ---> 98145ac97136 [2023-03-07T20:29:01.839Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T20:29:01.839Z] ---> Running in afce03cf1521 [2023-03-07T20:29:04.423Z] go build -tags " 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 [2023-03-07T20:30:00.873Z] Removing intermediate container 2601ad221c74 [2023-03-07T20:30:00.873Z] ---> d0e5ee8d0481 [2023-03-07T20:30:00.873Z] Step 7/24 : COPY . . [2023-03-07T20:30:15.897Z] ---> 904caeb5e085 [2023-03-07T20:30:15.897Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:30:15.897Z] ---> Running in c514933237f7 [2023-03-07T20:30:15.897Z] Removing intermediate container c514933237f7 [2023-03-07T20:30:15.897Z] ---> 5e8d652df8f1 [2023-03-07T20:30:15.897Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:30:15.897Z] ---> Running in e554d4d487b5 [2023-03-07T20:30:15.897Z] Removing intermediate container e554d4d487b5 [2023-03-07T20:30:15.897Z] ---> ba0379737efd [2023-03-07T20:30:15.897Z] Step 10/24 : 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 [2023-03-07T20:30:15.897Z] ---> Running in 1dfbec0ebd99 [2023-03-07T20:30:16.864Z] Removing intermediate container 132961ff52e0 [2023-03-07T20:30:16.864Z] ---> 2e1b236a1606 [2023-03-07T20:30:16.864Z] Step 7/23 : COPY . . [2023-03-07T20:30:20.257Z] Removing intermediate container 1dfbec0ebd99 [2023-03-07T20:30:20.257Z] ---> 2ed7a48150d4 [2023-03-07T20:30:20.257Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:30:20.531Z] ---> Running in fda261e6f37e [2023-03-07T20:30:21.508Z] Removing intermediate container fda261e6f37e [2023-03-07T20:30:21.508Z] ---> 239c26e2ab72 [2023-03-07T20:30:21.508Z] [2023-03-07T20:30:21.508Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:30:21.508Z] ---> 354640af7b1b [2023-03-07T20:30:21.508Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:30:21.509Z] ---> Using cache [2023-03-07T20:30:21.509Z] ---> c7b451380f42 [2023-03-07T20:30:21.509Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T20:30:21.791Z] ---> Running in fedb47966f0d [2023-03-07T20:30:24.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:30:25.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:30:27.322Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:30:27.322Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:30:27.322Z] OK: 15736 distinct packages available [2023-03-07T20:30:27.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:30:27.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:30:29.868Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T20:30:29.868Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:30:29.868Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T20:30:29.868Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T20:30:29.868Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:30:29.868Z] OK: 6 MiB in 18 packages [2023-03-07T20:30:33.240Z] Removing intermediate container fedb47966f0d [2023-03-07T20:30:33.240Z] ---> 15730924449c [2023-03-07T20:30:33.240Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:30:35.830Z] ---> 099fdf41f2ea [2023-03-07T20:30:35.830Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:30:35.830Z] ---> Running in 0f199209c04c [2023-03-07T20:30:36.816Z] Removing intermediate container 0f199209c04c [2023-03-07T20:30:36.816Z] ---> c2c2b79aba6e [2023-03-07T20:30:36.816Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T20:30:37.098Z] ---> Running in 741c964621d9 [2023-03-07T20:30:38.514Z] Removing intermediate container 741c964621d9 [2023-03-07T20:30:38.514Z] ---> 5830925d28ee [2023-03-07T20:30:38.514Z] Step 10/23 : 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 [2023-03-07T20:30:38.782Z] ---> Running in 0da8b0ce27f8 [2023-03-07T20:30:45.443Z] Removing intermediate container 0da8b0ce27f8 [2023-03-07T20:30:45.443Z] ---> 10b938fa90a5 [2023-03-07T20:30:45.443Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T20:30:45.443Z] ---> Running in e4a1ecbb07e5 [2023-03-07T20:30:46.909Z] ---> 76fee987fcb5 [2023-03-07T20:30:46.909Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:30:47.183Z] Removing intermediate container e4a1ecbb07e5 [2023-03-07T20:30:47.183Z] ---> e0b6ce6678d4 [2023-03-07T20:30:47.183Z] [2023-03-07T20:30:47.183Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T20:30:47.183Z] ---> 354640af7b1b [2023-03-07T20:30:47.183Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:30:47.183Z] ---> Using cache [2023-03-07T20:30:47.183Z] ---> c7b451380f42 [2023-03-07T20:30:47.183Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:30:47.183Z] ---> Using cache [2023-03-07T20:30:47.183Z] ---> d763a86aec39 [2023-03-07T20:30:47.183Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:30:49.148Z] ---> a4c8954e5e9f [2023-03-07T20:30:49.148Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T20:30:49.426Z] ---> Running in 2cfddab7741a [2023-03-07T20:30:51.542Z] Removing intermediate container 2cfddab7741a [2023-03-07T20:30:51.542Z] ---> e2fe17e07f1f [2023-03-07T20:30:51.542Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T20:30:54.204Z] ---> 83984111b0ff [2023-03-07T20:30:54.204Z] Step 19/24 : WORKDIR / [2023-03-07T20:30:54.204Z] ---> Running in e0adfa229afb [2023-03-07T20:30:56.794Z] Removing intermediate container e0adfa229afb [2023-03-07T20:30:56.794Z] ---> 47ae6f3b2c06 [2023-03-07T20:30:56.794Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:30:57.065Z] ---> Running in a3f7f91dde10 [2023-03-07T20:30:58.489Z] Removing intermediate container a3f7f91dde10 [2023-03-07T20:30:58.489Z] ---> 904a1169e54a [2023-03-07T20:30:58.489Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:30:58.489Z] ---> Running in 1eba450b42b0 [2023-03-07T20:30:59.902Z] Removing intermediate container 1eba450b42b0 [2023-03-07T20:30:59.902Z] ---> 35d872f63f75 [2023-03-07T20:30:59.902Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T20:30:59.902Z] ---> Running in 0593b85210e0 [2023-03-07T20:31:01.316Z] Removing intermediate container 0593b85210e0 [2023-03-07T20:31:01.316Z] ---> 572e4e4c619e [2023-03-07T20:31:01.316Z] Step 23/24 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:31:01.585Z] ---> Running in 5ad4d4389745 [2023-03-07T20:31:03.541Z] Removing intermediate container 5ad4d4389745 [2023-03-07T20:31:03.541Z] ---> 15d2cce517d8 [2023-03-07T20:31:03.541Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:31:03.541Z] ---> Running in 95a00c3a9e9a [2023-03-07T20:31:04.513Z] Removing intermediate container 95a00c3a9e9a [2023-03-07T20:31:04.513Z] ---> 78cbf568fb57 [2023-03-07T20:31:04.513Z] [2023-03-07T20:31:05.923Z] Successfully built 78cbf568fb57 [2023-03-07T20:31:05.923Z] Successfully tagged security-spire-config-arm64:latest [2023-03-07T20:31:05.923Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-03-07T20:31:06.191Z] ---> ff95dd2e2f74 [2023-03-07T20:31:06.191Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:31:08.141Z] ---> fe7e7916b01f [2023-03-07T20:31:08.141Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T20:31:09.568Z] ---> 780b09bd754f [2023-03-07T20:31:09.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T20:31:09.837Z] Removing intermediate container d0e14a511c96 [2023-03-07T20:31:09.837Z] ---> 530b4c8edc48 [2023-03-07T20:31:09.837Z] [2023-03-07T20:31:10.120Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:31:10.120Z] ---> 4c81e5bf8899 [2023-03-07T20:31:10.120Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:31:10.396Z] ---> Running in df7a0d9cb110 [2023-03-07T20:31:11.831Z] ---> 700a83cca804 [2023-03-07T20:31:11.831Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:31:11.831Z] Removing intermediate container dde22bd15605 [2023-03-07T20:31:11.831Z] ---> 722787152dce [2023-03-07T20:31:11.831Z] [2023-03-07T20:31:11.831Z] Step 10/22 : FROM alpine:3.16 ---> Running in 51477039c29b [2023-03-07T20:31:11.831Z] [2023-03-07T20:31:11.831Z] ---> 4c81e5bf8899 [2023-03-07T20:31:11.831Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T20:31:12.124Z] ---> Running in adb3f1b9e586 [2023-03-07T20:31:13.120Z] Removing intermediate container 51477039c29b [2023-03-07T20:31:13.120Z] ---> a63a96a1aabd [2023-03-07T20:31:13.120Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:31:13.120Z] ---> Running in ad747c2a4567 [2023-03-07T20:31:13.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:31:14.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:31:14.010Z] Removing intermediate container ad747c2a4567 [2023-03-07T20:31:14.010Z] ---> 6c58241b2850 [2023-03-07T20:31:14.010Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T20:31:14.010Z] ---> Running in e8d81691956c [2023-03-07T20:31:14.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:31:15.255Z] Removing intermediate container e8d81691956c [2023-03-07T20:31:15.255Z] ---> 91110b3f7262 [2023-03-07T20:31:15.255Z] Step 22/23 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:31:15.255Z] ---> Running in abbea1b56dab [2023-03-07T20:31:15.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:31:15.538Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:31:15.538Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:31:15.811Z] OK: 5 MiB in 15 packages [2023-03-07T20:31:16.405Z] Removing intermediate container abbea1b56dab [2023-03-07T20:31:16.405Z] ---> 8377a9366804 [2023-03-07T20:31:16.405Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:31:16.405Z] ---> Running in d0d474b55214 [2023-03-07T20:31:17.000Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T20:31:17.272Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:31:17.272Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:31:17.272Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:31:17.543Z] Removing intermediate container d0d474b55214 [2023-03-07T20:31:17.543Z] ---> 8629e94ec9f6 [2023-03-07T20:31:17.543Z] [2023-03-07T20:31:17.810Z] OK: 6 MiB in 16 packages [2023-03-07T20:31:18.085Z] Removing intermediate container df7a0d9cb110 [2023-03-07T20:31:18.085Z] ---> fd5d6bbc9ec0 [2023-03-07T20:31:18.085Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:31:18.085Z] ---> Running in dfd7a1f172d0 [2023-03-07T20:31:18.678Z] Successfully built 8629e94ec9f6 [2023-03-07T20:31:18.678Z] Successfully tagged security-spire-server-arm64:latest [2023-03-07T20:31:18.678Z] Building core-data [2023-03-07T20:31:19.264Z]  Building security-spire-server ... done Removing intermediate container dfd7a1f172d0 [2023-03-07T20:31:19.264Z] ---> 5dec1a82874a [2023-03-07T20:31:19.264Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T20:31:19.533Z] ---> Running in 7cf27a1e4160 [2023-03-07T20:31:20.951Z] Removing intermediate container 7cf27a1e4160 [2023-03-07T20:31:20.951Z] ---> a720410d6a17 [2023-03-07T20:31:20.951Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:31:20.951Z] Removing intermediate container adb3f1b9e586 [2023-03-07T20:31:20.951Z] ---> 53aa077f7410 [2023-03-07T20:31:20.951Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:31:20.951Z] ---> Running in 7fa4d5d136c1 [2023-03-07T20:31:21.220Z] ---> Running in b0c470c4d1f4 [2023-03-07T20:31:22.186Z] Removing intermediate container 7fa4d5d136c1 [2023-03-07T20:31:22.186Z] ---> 8516e3c173aa [2023-03-07T20:31:22.186Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:31:22.186Z] Removing intermediate container b0c470c4d1f4 [2023-03-07T20:31:22.186Z] ---> f4b4225a1fb7 [2023-03-07T20:31:22.186Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T20:31:22.457Z] ---> Running in 314161ad26cc [2023-03-07T20:31:23.417Z] Removing intermediate container 314161ad26cc [2023-03-07T20:31:23.417Z] ---> c816a63901f3 [2023-03-07T20:31:23.417Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:31:23.417Z] ---> Running in c4c76d205c83 [2023-03-07T20:31:24.009Z] ---> 1f0c7e6f3ac6 [2023-03-07T20:31:24.009Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T20:31:24.281Z] Removing intermediate container c4c76d205c83 [2023-03-07T20:31:24.281Z] ---> 16df8f55575f [2023-03-07T20:31:24.281Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:31:26.239Z] ---> 4636c8c2761a [2023-03-07T20:31:26.239Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T20:31:29.585Z] ---> db97b46366c0 [2023-03-07T20:31:29.585Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T20:31:29.585Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:31:29.585Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:31:29.585Z] ---> b22924dc306f [2023-03-07T20:31:29.585Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T20:31:29.585Z] ---> Using cache [2023-03-07T20:31:29.585Z] ---> 8d564ed8e4cd [2023-03-07T20:31:29.585Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T20:31:29.853Z] ---> Running in f14274659efa [2023-03-07T20:31:31.828Z] ---> bb595621a6b8 [2023-03-07T20:31:31.828Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T20:31:32.111Z] ---> Running in 194c40a3c076 [2023-03-07T20:31:32.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:31:32.981Z] ---> 6b9c9de2abb5 [2023-03-07T20:31:32.981Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T20:31:33.262Z] Removing intermediate container 194c40a3c076 [2023-03-07T20:31:33.262Z] ---> 02f9823ba773 [2023-03-07T20:31:33.262Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:31:33.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:31:33.532Z] ---> Running in 1593f03cb7b2 [2023-03-07T20:31:34.505Z] Removing intermediate container 1593f03cb7b2 [2023-03-07T20:31:34.505Z] ---> e5d220fe097e [2023-03-07T20:31:34.505Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:31:34.505Z] ---> Running in 2a568388503e [2023-03-07T20:31:34.505Z] ---> bf6d457156e8 [2023-03-07T20:31:34.505Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T20:31:34.775Z] ---> Running in e0fe28768486 [2023-03-07T20:31:35.049Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T20:31:35.049Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T20:31:35.049Z] OK: 16903 distinct packages available [2023-03-07T20:31:35.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:31:35.617Z] Removing intermediate container 2a568388503e [2023-03-07T20:31:35.617Z] ---> fc8a45a2bc5a [2023-03-07T20:31:35.617Z] Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:31:35.617Z] Removing intermediate container e0fe28768486 [2023-03-07T20:31:35.617Z] ---> 2e61a56e74f9 [2023-03-07T20:31:35.617Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:31:35.886Z] ---> Running in 48de490cfdc8 [2023-03-07T20:31:35.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:31:35.886Z] ---> Running in b0e8d64b8914 [2023-03-07T20:31:36.849Z] Removing intermediate container 48de490cfdc8 [2023-03-07T20:31:36.849Z] ---> 70ab8ac4f9c1 [2023-03-07T20:31:36.849Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:31:37.121Z] Removing intermediate container b0e8d64b8914 [2023-03-07T20:31:37.121Z] ---> 8b679bef025f [2023-03-07T20:31:37.121Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:31:37.121Z] ---> Running in ecd3bdf9d1b0 [2023-03-07T20:31:37.396Z] ---> Running in 122cc7eb3078 [2023-03-07T20:31:37.396Z] OK: 221 MiB in 51 packages [2023-03-07T20:31:38.358Z] Removing intermediate container ecd3bdf9d1b0 [2023-03-07T20:31:38.358Z] ---> a7df43882ecd [2023-03-07T20:31:38.358Z] [2023-03-07T20:31:38.629Z] Removing intermediate container 122cc7eb3078 [2023-03-07T20:31:38.629Z] ---> 1d24d1b10e20 [2023-03-07T20:31:38.629Z] Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:31:38.901Z] ---> Running in 1d17fb460072 [2023-03-07T20:31:39.869Z] Successfully built a7df43882ecd [2023-03-07T20:31:39.869Z] Successfully tagged support-scheduler-arm64:latest [2023-03-07T20:31:39.869Z] Building security-bootstrapper [2023-03-07T20:31:39.869Z]  Building support-scheduler ... done Removing intermediate container f14274659efa [2023-03-07T20:31:39.869Z] ---> 469b84c02038 [2023-03-07T20:31:39.869Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T20:31:40.137Z] Removing intermediate container 1d17fb460072 [2023-03-07T20:31:40.137Z] ---> f6e6e9cbcf02 [2023-03-07T20:31:40.137Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:31:40.405Z] ---> Running in b604cdef0ded [2023-03-07T20:31:41.371Z] Removing intermediate container b604cdef0ded [2023-03-07T20:31:41.371Z] ---> d5ebfe0c9bfd [2023-03-07T20:31:41.371Z] [2023-03-07T20:31:41.371Z] ---> ea99a3b30a7f [2023-03-07T20:31:41.371Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:31:41.639Z] ---> Running in 297428f16627 [2023-03-07T20:31:41.909Z] Successfully built d5ebfe0c9bfd [2023-03-07T20:31:42.177Z] Successfully tagged support-notifications-arm64:latest [2023-03-07T20:31:42.177Z]  Building support-notifications ... done Building core-metadata [2023-03-07T20:31:48.848Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:31:48.848Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:31:48.848Z] ---> b22924dc306f [2023-03-07T20:31:48.848Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:31:48.848Z] ---> Using cache [2023-03-07T20:31:48.848Z] ---> a06882bc0817 [2023-03-07T20:31:48.848Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:31:48.848Z] ---> Using cache [2023-03-07T20:31:48.848Z] ---> d93163bb5c82 [2023-03-07T20:31:48.848Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:31:48.848Z] ---> Using cache [2023-03-07T20:31:48.848Z] ---> 4c7019e218a1 [2023-03-07T20:31:48.848Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:31:48.848Z] ---> Using cache [2023-03-07T20:31:48.848Z] ---> 8d2464be1043 [2023-03-07T20:31:48.848Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:31:48.848Z] ---> Using cache [2023-03-07T20:31:48.848Z] ---> 7c7cb2f22e8a [2023-03-07T20:31:48.848Z] Step 8/22 : COPY . . [2023-03-07T20:31:48.848Z] ---> Using cache [2023-03-07T20:31:48.848Z] ---> 98145ac97136 [2023-03-07T20:31:48.848Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T20:31:49.117Z] ---> Running in a4c093b1bbba [2023-03-07T20:31:51.713Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:32:14.455Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:32:14.456Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:32:14.456Z] ---> b22924dc306f [2023-03-07T20:32:14.456Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T20:32:14.456Z] ---> Using cache [2023-03-07T20:32:14.456Z] ---> 8d564ed8e4cd [2023-03-07T20:32:14.456Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T20:32:14.456Z] ---> Using cache [2023-03-07T20:32:14.456Z] ---> b71163ad4ba6 [2023-03-07T20:32:14.456Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T20:32:14.456Z] ---> Using cache [2023-03-07T20:32:14.456Z] ---> ac5e8a6d5829 [2023-03-07T20:32:14.456Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:32:14.456Z] ---> Using cache [2023-03-07T20:32:14.456Z] ---> 17e58c94313e [2023-03-07T20:32:14.456Z] Step 7/32 : COPY . . [2023-03-07T20:32:14.456Z] ---> Using cache [2023-03-07T20:32:14.456Z] ---> 8c8ffaf35651 [2023-03-07T20:32:14.456Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T20:32:14.456Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:32:14.456Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:32:14.456Z] ---> b22924dc306f [2023-03-07T20:32:14.456Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:32:14.456Z] ---> Using cache [2023-03-07T20:32:14.456Z] ---> a06882bc0817 [2023-03-07T20:32:14.456Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T20:32:14.456Z] ---> Using cache [2023-03-07T20:32:14.456Z] ---> d93163bb5c82 [2023-03-07T20:32:14.456Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T20:32:14.456Z] ---> Using cache [2023-03-07T20:32:14.456Z] ---> 4c7019e218a1 [2023-03-07T20:32:14.456Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T20:32:14.456Z] ---> Using cache [2023-03-07T20:32:14.456Z] ---> 8d2464be1043 [2023-03-07T20:32:14.456Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:32:14.456Z] ---> Using cache [2023-03-07T20:32:14.456Z] ---> 7c7cb2f22e8a [2023-03-07T20:32:14.456Z] Step 8/24 : COPY . . [2023-03-07T20:32:14.456Z] ---> Using cache [2023-03-07T20:32:14.456Z] ---> 98145ac97136 [2023-03-07T20:32:14.456Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T20:32:14.456Z] ---> Running in 6166b33cb792 [2023-03-07T20:32:14.456Z] ---> Running in 4d83b7be787e [2023-03-07T20:32:15.436Z] 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 [2023-03-07T20:32:15.436Z] go build -tags " 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 [2023-03-07T20:33:37.205Z] Removing intermediate container 297428f16627 [2023-03-07T20:33:37.205Z] ---> 87e9d2c3fd08 [2023-03-07T20:33:37.205Z] Step 7/19 : COPY . . [2023-03-07T20:33:40.579Z] ---> 7b702eb62a4c [2023-03-07T20:33:40.579Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T20:33:40.579Z] ---> Running in eaa98e332963 [2023-03-07T20:33:42.545Z] 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 [2023-03-07T20:36:19.409Z] Removing intermediate container afce03cf1521 [2023-03-07T20:36:19.409Z] ---> 15128b3de655 [2023-03-07T20:36:19.409Z] [2023-03-07T20:36:19.409Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T20:36:19.409Z] ---> 4c81e5bf8899 [2023-03-07T20:36:19.409Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:36:19.409Z] ---> Using cache [2023-03-07T20:36:19.409Z] ---> fd5d6bbc9ec0 [2023-03-07T20:36:19.409Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:36:19.409Z] ---> Using cache [2023-03-07T20:36:19.409Z] ---> 5dec1a82874a [2023-03-07T20:36:19.409Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T20:36:19.409Z] ---> Running in 9c8f34af2359 [2023-03-07T20:36:19.409Z] Removing intermediate container 9c8f34af2359 [2023-03-07T20:36:19.409Z] ---> 44a0ced99fb6 [2023-03-07T20:36:19.409Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T20:36:19.409Z] ---> Running in 8aa07d28ab95 [2023-03-07T20:36:19.409Z] Removing intermediate container 8aa07d28ab95 [2023-03-07T20:36:19.409Z] ---> 7fbac59272f3 [2023-03-07T20:36:19.409Z] Step 15/23 : WORKDIR / [2023-03-07T20:36:19.409Z] ---> Running in 6294374d3fa6 [2023-03-07T20:36:19.409Z] Removing intermediate container 6294374d3fa6 [2023-03-07T20:36:19.409Z] ---> d6848768248a [2023-03-07T20:36:19.409Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:36:19.409Z] ---> f8db137e3903 [2023-03-07T20:36:19.409Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T20:36:19.409Z] ---> 2836fa8f0580 [2023-03-07T20:36:19.409Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T20:36:19.409Z] ---> a4891e81b0f8 [2023-03-07T20:36:19.409Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T20:36:19.409Z] ---> Running in 380e88e1fa1a [2023-03-07T20:36:19.409Z] Removing intermediate container 380e88e1fa1a [2023-03-07T20:36:19.409Z] ---> 65d64531f38e [2023-03-07T20:36:19.409Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:36:19.409Z] ---> Running in c70c8299efa6 [2023-03-07T20:36:19.409Z] Removing intermediate container c70c8299efa6 [2023-03-07T20:36:19.409Z] ---> d21982a86c2c [2023-03-07T20:36:19.409Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T20:36:19.409Z] ---> Running in 2cd1249235b5 [2023-03-07T20:36:19.409Z] Removing intermediate container 2cd1249235b5 [2023-03-07T20:36:19.409Z] ---> d647e9d847ad [2023-03-07T20:36:19.409Z] Step 22/23 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:36:19.409Z] ---> Running in 38c40e64fdd0 [2023-03-07T20:36:19.409Z] Removing intermediate container 38c40e64fdd0 [2023-03-07T20:36:19.409Z] ---> 50daefafee7a [2023-03-07T20:36:19.409Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:36:19.409Z] ---> Running in a3834802ebcf [2023-03-07T20:36:19.409Z] Removing intermediate container a3834802ebcf [2023-03-07T20:36:19.409Z] ---> f6d0e3b8a039 [2023-03-07T20:36:19.409Z] [2023-03-07T20:36:19.409Z] Successfully built f6d0e3b8a039 [2023-03-07T20:36:19.409Z] Successfully tagged core-command-arm64:latest [2023-03-07T20:36:19.409Z] Building security-proxy-auth [2023-03-07T20:36:38.105Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:36:38.105Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:36:38.105Z] ---> b22924dc306f [2023-03-07T20:36:38.105Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:36:38.105Z] ---> Using cache [2023-03-07T20:36:38.105Z] ---> a06882bc0817 [2023-03-07T20:36:38.105Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:36:38.105Z] ---> Using cache [2023-03-07T20:36:38.105Z] ---> d93163bb5c82 [2023-03-07T20:36:38.105Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:36:38.105Z] ---> Using cache [2023-03-07T20:36:38.105Z] ---> 4c7019e218a1 [2023-03-07T20:36:38.105Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:36:38.105Z] ---> Using cache [2023-03-07T20:36:38.105Z] ---> 8d2464be1043 [2023-03-07T20:36:38.105Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:36:38.105Z] ---> Using cache [2023-03-07T20:36:38.105Z] ---> 7c7cb2f22e8a [2023-03-07T20:36:38.105Z] Step 8/22 : COPY . . [2023-03-07T20:36:38.105Z] ---> Using cache [2023-03-07T20:36:38.105Z] ---> 98145ac97136 [2023-03-07T20:36:38.105Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T20:36:38.105Z] ---> Running in 82bdc4e2eefa [2023-03-07T20:36:39.525Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:40:16.361Z] Removing intermediate container 6166b33cb792 [2023-03-07T20:40:16.361Z] ---> e0f56c6a12c4 [2023-03-07T20:40:16.361Z] [2023-03-07T20:40:16.361Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T20:40:16.361Z] ---> 4c81e5bf8899 [2023-03-07T20:40:16.361Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:40:16.361Z] ---> Running in 1d14f6f343cb [2023-03-07T20:40:16.361Z] Removing intermediate container 1d14f6f343cb [2023-03-07T20:40:16.361Z] ---> 5cc3010c5ff0 [2023-03-07T20:40:16.361Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T20:40:16.361Z] ---> Running in 4da33c52009c [2023-03-07T20:40:16.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:40:16.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:40:16.361Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:40:16.361Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T20:40:16.361Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:40:16.361Z] OK: 5 MiB in 16 packages [2023-03-07T20:40:16.949Z] Removing intermediate container 4da33c52009c [2023-03-07T20:40:16.949Z] ---> f81516c93d08 [2023-03-07T20:40:16.949Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T20:40:16.949Z] ---> Running in a8c002aaef8a [2023-03-07T20:40:17.546Z] Removing intermediate container a8c002aaef8a [2023-03-07T20:40:17.546Z] ---> 7cb4e6b7c1d0 [2023-03-07T20:40:17.546Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T20:40:17.814Z] ---> Running in 41784575fc38 [2023-03-07T20:40:18.410Z] Removing intermediate container 41784575fc38 [2023-03-07T20:40:18.410Z] ---> c809f7c67dda [2023-03-07T20:40:18.410Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T20:40:18.410Z] ---> Running in cbb4cb1045f0 [2023-03-07T20:40:18.999Z] Removing intermediate container cbb4cb1045f0 [2023-03-07T20:40:18.999Z] ---> b228b9ab8f69 [2023-03-07T20:40:18.999Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T20:40:19.268Z] ---> Running in 7edd4ce8d965 [2023-03-07T20:40:19.868Z] Removing intermediate container 7edd4ce8d965 [2023-03-07T20:40:19.868Z] ---> 19870ee42302 [2023-03-07T20:40:19.868Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T20:40:19.868Z] ---> Running in 2715f9e5c445 [2023-03-07T20:40:24.135Z] Removing intermediate container 2715f9e5c445 [2023-03-07T20:40:24.135Z] ---> b545e3d5e91d [2023-03-07T20:40:24.135Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T20:40:24.135Z] ---> Running in 2abf24796565 [2023-03-07T20:40:24.402Z] Removing intermediate container 2abf24796565 [2023-03-07T20:40:24.402Z] ---> 13cdfe0015b6 [2023-03-07T20:40:24.402Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T20:40:25.818Z] ---> adaf8a76794f [2023-03-07T20:40:25.818Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T20:40:25.818Z] ---> Running in a54ad31e82a3 [2023-03-07T20:40:29.162Z] Removing intermediate container a54ad31e82a3 [2023-03-07T20:40:29.162Z] ---> 9f1986ca437d [2023-03-07T20:40:29.162Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:40:29.746Z] ---> 5c3c11b82d27 [2023-03-07T20:40:29.746Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T20:40:31.681Z] ---> f3b5ae221fea [2023-03-07T20:40:31.681Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T20:40:32.651Z] ---> 4540b7a0cea3 [2023-03-07T20:40:32.651Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T20:40:33.617Z] ---> e4b57d7f1a3d [2023-03-07T20:40:33.617Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T20:40:34.578Z] ---> 80ec7fe8e351 [2023-03-07T20:40:34.578Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T20:40:35.537Z] ---> 61dd9a92ad4a [2023-03-07T20:40:35.537Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T20:40:37.244Z] ---> 9d9e05dc56c4 [2023-03-07T20:40:37.244Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T20:40:37.244Z] ---> Running in e17e99b152eb [2023-03-07T20:40:40.608Z] Removing intermediate container e17e99b152eb [2023-03-07T20:40:40.608Z] ---> 630a28bd640e [2023-03-07T20:40:40.608Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T20:40:40.876Z] ---> Running in cc0c43b44782 [2023-03-07T20:40:41.462Z] Removing intermediate container cc0c43b44782 [2023-03-07T20:40:41.462Z] ---> f14be8e5682d [2023-03-07T20:40:41.462Z] Step 29/32 : CMD ["gate"] [2023-03-07T20:40:41.462Z] ---> Running in acfa2890be51 [2023-03-07T20:40:42.053Z] Removing intermediate container acfa2890be51 [2023-03-07T20:40:42.053Z] ---> 871cf7979966 [2023-03-07T20:40:42.053Z] Step 30/32 : LABEL arch=arm64 [2023-03-07T20:40:42.053Z] ---> Running in b82fc143b320 [2023-03-07T20:40:43.014Z] Removing intermediate container b82fc143b320 [2023-03-07T20:40:43.014Z] ---> 0380d2f34b28 [2023-03-07T20:40:43.014Z] Step 31/32 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:40:43.014Z] ---> Running in 2106b6b32b64 [2023-03-07T20:40:43.597Z] Removing intermediate container 2106b6b32b64 [2023-03-07T20:40:43.597Z] ---> 6ec89c7353f9 [2023-03-07T20:40:43.597Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T20:40:43.597Z] ---> Running in 8dcadb4e97a8 [2023-03-07T20:40:44.186Z] Removing intermediate container 8dcadb4e97a8 [2023-03-07T20:40:44.186Z] ---> 80c3d21d37da [2023-03-07T20:40:44.186Z] [2023-03-07T20:40:44.453Z] Successfully built 80c3d21d37da [2023-03-07T20:40:44.453Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-07T20:41:02.671Z]  Building security-bootstrapper ... done Removing intermediate container a4c093b1bbba [2023-03-07T20:41:02.671Z] ---> 9d993e49718c [2023-03-07T20:41:02.671Z] [2023-03-07T20:41:02.671Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:41:02.671Z] ---> 4c81e5bf8899 [2023-03-07T20:41:02.671Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T20:41:02.671Z] ---> Running in bb3713a03a4b [2023-03-07T20:41:02.671Z] Removing intermediate container bb3713a03a4b [2023-03-07T20:41:02.671Z] ---> bb55177176de [2023-03-07T20:41:02.671Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T20:41:02.671Z] ---> Running in 23264d87131d [2023-03-07T20:41:02.671Z] Removing intermediate container 23264d87131d [2023-03-07T20:41:02.671Z] ---> 5b7233027431 [2023-03-07T20:41:02.671Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T20:41:02.671Z] ---> Running in 017a4e92bcee [2023-03-07T20:41:02.671Z] Removing intermediate container 017a4e92bcee [2023-03-07T20:41:02.671Z] ---> b891ea79ce58 [2023-03-07T20:41:02.671Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:41:02.671Z] ---> Running in 1b7ccbae7195 [2023-03-07T20:41:05.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:41:05.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:41:06.662Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:41:06.662Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:41:06.662Z] OK: 5 MiB in 15 packages [2023-03-07T20:41:08.085Z] Removing intermediate container 1b7ccbae7195 [2023-03-07T20:41:08.085Z] ---> 041ec1845e85 [2023-03-07T20:41:08.085Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:41:09.503Z] ---> bd3ebee295a3 [2023-03-07T20:41:09.503Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T20:41:11.457Z] ---> 70ec262535a6 [2023-03-07T20:41:11.457Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T20:41:12.428Z] ---> 1f4a8aad8135 [2023-03-07T20:41:12.428Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T20:41:12.428Z] ---> Running in 7f7020fa796a [2023-03-07T20:41:13.397Z] Removing intermediate container 7f7020fa796a [2023-03-07T20:41:13.397Z] ---> 74bf28e1e8b5 [2023-03-07T20:41:13.397Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:41:13.397Z] ---> Running in d7debfa52060 [2023-03-07T20:41:14.365Z] Removing intermediate container d7debfa52060 [2023-03-07T20:41:14.365Z] ---> 832c6605be53 [2023-03-07T20:41:14.365Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:41:14.365Z] ---> Running in 89f05a4ecd93 [2023-03-07T20:41:15.343Z] Removing intermediate container 89f05a4ecd93 [2023-03-07T20:41:15.343Z] ---> c0fc22748c7f [2023-03-07T20:41:15.343Z] Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:41:15.622Z] ---> Running in 3364926deb8d [2023-03-07T20:41:16.603Z] Removing intermediate container 3364926deb8d [2023-03-07T20:41:16.603Z] ---> 1dd236939e8f [2023-03-07T20:41:16.603Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:41:16.881Z] ---> Running in 845055ff87e3 [2023-03-07T20:41:17.856Z] Removing intermediate container 845055ff87e3 [2023-03-07T20:41:17.856Z] ---> d1c833e643cb [2023-03-07T20:41:17.856Z] [2023-03-07T20:41:18.124Z] Successfully built d1c833e643cb [2023-03-07T20:41:18.395Z] Successfully tagged core-data-arm64:latest [2023-03-07T20:41:22.678Z]  Building core-data ... done Removing intermediate container 4d83b7be787e [2023-03-07T20:41:22.678Z] ---> 38ea4e4b6d61 [2023-03-07T20:41:22.678Z] [2023-03-07T20:41:22.678Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T20:41:22.678Z] ---> 4c81e5bf8899 [2023-03-07T20:41:22.678Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:41:22.678Z] ---> Using cache [2023-03-07T20:41:22.678Z] ---> fd5d6bbc9ec0 [2023-03-07T20:41:22.678Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:41:22.678Z] ---> Using cache [2023-03-07T20:41:22.678Z] ---> 5dec1a82874a [2023-03-07T20:41:22.678Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T20:41:22.949Z] ---> Running in a5a9b472fd65 [2023-03-07T20:41:23.542Z] Removing intermediate container a5a9b472fd65 [2023-03-07T20:41:23.542Z] ---> 3991ae1a7593 [2023-03-07T20:41:23.542Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T20:41:23.812Z] ---> Running in 29a535fc9fc7 [2023-03-07T20:41:24.089Z] Removing intermediate container 29a535fc9fc7 [2023-03-07T20:41:24.089Z] ---> 4dcf96e4a49f [2023-03-07T20:41:24.090Z] Step 15/24 : WORKDIR / [2023-03-07T20:41:24.361Z] ---> Running in 88a828f5f914 [2023-03-07T20:41:24.954Z] Removing intermediate container 88a828f5f914 [2023-03-07T20:41:24.954Z] ---> a6ed6acf3a6c [2023-03-07T20:41:24.954Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:41:25.548Z] ---> 1452f5eb0fa3 [2023-03-07T20:41:25.548Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T20:41:28.158Z] ---> 627b9b458080 [2023-03-07T20:41:28.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T20:41:29.575Z] ---> b443f24ced43 [2023-03-07T20:41:29.575Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T20:41:30.552Z] ---> 747adb4ea965 [2023-03-07T20:41:30.552Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T20:41:30.552Z] ---> Running in d0950a2205f7 [2023-03-07T20:41:31.141Z] Removing intermediate container d0950a2205f7 [2023-03-07T20:41:31.141Z] ---> a962e637a186 [2023-03-07T20:41:31.141Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:41:31.141Z] ---> Running in 051aa16fefe9 [2023-03-07T20:41:31.731Z] Removing intermediate container 051aa16fefe9 [2023-03-07T20:41:31.731Z] ---> c32c44876c3d [2023-03-07T20:41:31.731Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T20:41:32.002Z] ---> Running in 27d6f7045d5e [2023-03-07T20:41:32.590Z] Removing intermediate container 27d6f7045d5e [2023-03-07T20:41:32.590Z] ---> 3425391549b4 [2023-03-07T20:41:32.590Z] Step 23/24 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:41:32.590Z] ---> Running in ed18a55597a6 [2023-03-07T20:41:33.178Z] Removing intermediate container ed18a55597a6 [2023-03-07T20:41:33.178Z] ---> e061db0ef727 [2023-03-07T20:41:33.178Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:41:33.178Z] ---> Running in 721d059dc94a [2023-03-07T20:41:33.772Z] Removing intermediate container 721d059dc94a [2023-03-07T20:41:33.772Z] ---> 1be616a8559b [2023-03-07T20:41:33.772Z] [2023-03-07T20:41:34.361Z] Successfully built 1be616a8559b [2023-03-07T20:41:34.361Z] Successfully tagged core-metadata-arm64:latest [2023-03-07T20:42:30.796Z]  Building core-metadata ... done Removing intermediate container 82bdc4e2eefa [2023-03-07T20:42:30.796Z] ---> 6d81dc48e93e [2023-03-07T20:42:30.796Z] [2023-03-07T20:42:30.796Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:42:30.796Z] ---> 4c81e5bf8899 [2023-03-07T20:42:30.796Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:42:30.796Z] ---> Using cache [2023-03-07T20:42:30.796Z] ---> 946b20ac7420 [2023-03-07T20:42:30.796Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:42:30.796Z] ---> Using cache [2023-03-07T20:42:30.796Z] ---> 25637e4895d0 [2023-03-07T20:42:30.796Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:42:30.796Z] ---> Using cache [2023-03-07T20:42:30.796Z] ---> 256f4a76cd44 [2023-03-07T20:42:30.796Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T20:42:30.796Z] ---> fa8d0c4592c8 [2023-03-07T20:42:30.796Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T20:42:30.796Z] ---> f8349bb00e9c [2023-03-07T20:42:30.796Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T20:42:30.796Z] ---> 28b30b43696f [2023-03-07T20:42:30.796Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:42:30.796Z] ---> Running in 4a01b64a61af [2023-03-07T20:42:30.796Z] Removing intermediate container 4a01b64a61af [2023-03-07T20:42:30.796Z] ---> a9fd41136a39 [2023-03-07T20:42:30.796Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:42:30.796Z] ---> Running in bedc240de031 [2023-03-07T20:42:30.796Z] Removing intermediate container bedc240de031 [2023-03-07T20:42:30.796Z] ---> 8a04cd439afc [2023-03-07T20:42:30.796Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T20:42:30.796Z] ---> Running in 434ecb5084b9 [2023-03-07T20:42:30.796Z] Removing intermediate container 434ecb5084b9 [2023-03-07T20:42:30.796Z] ---> d8366db0bb86 [2023-03-07T20:42:30.796Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:42:30.796Z] ---> Running in 60d27ef69bd2 [2023-03-07T20:42:30.796Z] Removing intermediate container 60d27ef69bd2 [2023-03-07T20:42:30.796Z] ---> 6cb456243047 [2023-03-07T20:42:30.796Z] Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [2023-03-07T20:42:30.796Z] ---> Running in a8ee5a044fff [2023-03-07T20:42:30.796Z] Removing intermediate container a8ee5a044fff [2023-03-07T20:42:30.796Z] ---> 723a247307a5 [2023-03-07T20:42:30.796Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:42:30.796Z] ---> Running in 34c7b5e9ec79 [2023-03-07T20:42:30.796Z] Removing intermediate container 34c7b5e9ec79 [2023-03-07T20:42:30.796Z] ---> 2e231c2cd3e1 [2023-03-07T20:42:30.796Z] [2023-03-07T20:42:31.066Z] Successfully built 2e231c2cd3e1 [2023-03-07T20:42:31.335Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-07T20:42:32.307Z]  Building security-proxy-auth ... done Removing intermediate container eaa98e332963 [2023-03-07T20:42:32.307Z] ---> c215de7d6bb9 [2023-03-07T20:42:32.307Z] [2023-03-07T20:42:32.307Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T20:42:32.307Z] ---> 354640af7b1b [2023-03-07T20:42:32.307Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:42:32.307Z] ---> Using cache [2023-03-07T20:42:32.307Z] ---> c7b451380f42 [2023-03-07T20:42:32.307Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T20:42:32.307Z] ---> Running in 3ebb4773d44d [2023-03-07T20:42:35.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:42:38.409Z] ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) [2023-03-07T20:42:38.409Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2023-03-07T20:42:38.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:42:39.378Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:42:39.378Z] 1 errors; 10917 distinct packages available [2023-03-07T20:42:40.350Z] [2023-03-07T20:42:40.350Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 1") [2023-03-07T20:42:40.350Z] Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 1 [Pipeline] } [2023-03-07T20:42:40.675Z] $ docker stop --time=1 ac9c013ae40c6f1463dbed1053972323cf14fc962877dec84f1e094275be5853 [2023-03-07T20:42:42.386Z] $ docker rm -f --volumes ac9c013ae40c6f1463dbed1053972323cf14fc962877dec84f1e094275be5853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:42:43.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:42:43.463Z] [2023-03-07T20:42:43.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:42:43.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:42:44.186Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T20:42:44.186Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T20:42:44.186Z] 04944245beec: Pulling fs layer [2023-03-07T20:42:44.186Z] 699f458cf7ca: Pulling fs layer [2023-03-07T20:42:44.186Z] 765212b225bb: Pulling fs layer [2023-03-07T20:42:44.186Z] f23df028b6ca: Pulling fs layer [2023-03-07T20:42:44.186Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T20:42:44.186Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T20:42:44.186Z] 765212b225bb: Waiting [2023-03-07T20:42:44.186Z] f23df028b6ca: Waiting [2023-03-07T20:42:44.186Z] d65c8cfc05b1: Waiting [2023-03-07T20:42:44.186Z] 2437ff75d9bd: Waiting [2023-03-07T20:42:44.186Z] 04944245beec: Verifying Checksum [2023-03-07T20:42:44.186Z] 04944245beec: Download complete [2023-03-07T20:42:44.186Z] 765212b225bb: Verifying Checksum [2023-03-07T20:42:44.186Z] 765212b225bb: Download complete [2023-03-07T20:42:44.186Z] f23df028b6ca: Verifying Checksum [2023-03-07T20:42:44.186Z] f23df028b6ca: Download complete [2023-03-07T20:42:44.458Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T20:42:44.458Z] d65c8cfc05b1: Download complete [2023-03-07T20:42:44.458Z] 699f458cf7ca: Verifying Checksum [2023-03-07T20:42:44.458Z] 699f458cf7ca: Download complete [2023-03-07T20:42:45.045Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T20:42:45.045Z] 8998bd30e6a1: Download complete [2023-03-07T20:42:47.697Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T20:42:47.697Z] 2437ff75d9bd: Download complete [2023-03-07T20:42:49.105Z] 8998bd30e6a1: Pull complete [2023-03-07T20:42:49.688Z] 04944245beec: Pull complete [2023-03-07T20:42:51.091Z] 699f458cf7ca: Pull complete [2023-03-07T20:42:51.091Z] 765212b225bb: Pull complete [2023-03-07T20:42:52.049Z] f23df028b6ca: Pull complete [2023-03-07T20:42:52.049Z] d65c8cfc05b1: Pull complete [2023-03-07T20:43:07.032Z] 2437ff75d9bd: Pull complete [2023-03-07T20:43:07.032Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T20:43:07.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:43:07.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:43:07.368Z] prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container [2023-03-07T20:43:07.477Z] $ 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 [2023-03-07T20:43:10.562Z] $ docker top ce973bf03742d09449390170e492385ce41205a9132d8c28471b14c3ecea5b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:11.506Z] ---> job-cost.sh [2023-03-07T20:43:11.506Z] lf-activate-venv: SKIPPING [2023-03-07T20:43:11.506Z] INFO: No Stack... [2023-03-07T20:43:12.103Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T20:43:12.688Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T20:43:13.356Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-07T20:43:13.357Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T20:43:13.406Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4416-1-stack-cost] [2023-03-07T20:43:13.411Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4416-1-stack-cost] did not exist. Created. [2023-03-07T20:43:13.411Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T20:43:14.165Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T20:43:14.363Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T20:43:14.376Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4416-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T20:43:14.457Z] $ docker stop --time=1 ce973bf03742d09449390170e492385ce41205a9132d8c28471b14c3ecea5b10 [2023-03-07T20:43:15.985Z] $ docker rm -f --volumes ce973bf03742d09449390170e492385ce41205a9132d8c28471b14c3ecea5b10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T20:43:16.963Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-07T20:43:18.596Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:18.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:19.812Z] ---> package-listing.sh [2023-03-07T20:43:19.812Z] ++ facter osfamily [2023-03-07T20:43:19.812Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T20:43:20.072Z] + OS_FAMILY=debian [2023-03-07T20:43:20.072Z] + workspace=/w/workspace/edgex-go/1 [2023-03-07T20:43:20.072Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T20:43:20.072Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T20:43:20.072Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T20:43:20.072Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T20:43:20.072Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-07T20:43:20.072Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T20:43:20.072Z] + case "${OS_FAMILY}" in [2023-03-07T20:43:20.072Z] + dpkg -l [2023-03-07T20:43:20.072Z] + grep '^ii' [2023-03-07T20:43:20.072Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T20:43:20.072Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T20:43:20.072Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T20:43:20.072Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-07T20:43:20.072Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-07T20:43:20.072Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-07T20:43:20.106Z] 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 [2023-03-07T20:43:20.397Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:43:21.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:43:21.015Z] [2023-03-07T20:43:21.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:43:21.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:43:21.390Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T20:43:21.390Z] 5eb5b503b376: Pulling fs layer [2023-03-07T20:43:21.390Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T20:43:21.390Z] ec43610c2a17: Pulling fs layer [2023-03-07T20:43:21.390Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T20:43:21.390Z] 33b1e0a273af: Pulling fs layer [2023-03-07T20:43:21.390Z] 3a2ae6a8a46f: Waiting [2023-03-07T20:43:21.390Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T20:43:21.390Z] 2f39f015ded8: Pulling fs layer [2023-03-07T20:43:21.390Z] 33b1e0a273af: Waiting [2023-03-07T20:43:21.390Z] 5d3b04190fa2: Waiting [2023-03-07T20:43:21.390Z] 2f39f015ded8: Waiting [2023-03-07T20:43:21.390Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T20:43:21.390Z] 5c69ac0246d0: Download complete [2023-03-07T20:43:21.390Z] 3a2ae6a8a46f: Download complete [2023-03-07T20:43:21.649Z] 33b1e0a273af: Verifying Checksum [2023-03-07T20:43:21.649Z] 33b1e0a273af: Download complete [2023-03-07T20:43:21.649Z] 5d3b04190fa2: Download complete [2023-03-07T20:43:21.649Z] ec43610c2a17: Verifying Checksum [2023-03-07T20:43:21.649Z] ec43610c2a17: Download complete [2023-03-07T20:43:21.649Z] 5eb5b503b376: Verifying Checksum [2023-03-07T20:43:21.649Z] 5eb5b503b376: Download complete [2023-03-07T20:43:22.588Z] 2f39f015ded8: Download complete [2023-03-07T20:43:22.848Z] 5eb5b503b376: Pull complete [2023-03-07T20:43:23.106Z] 5c69ac0246d0: Pull complete [2023-03-07T20:43:23.670Z] ec43610c2a17: Pull complete [2023-03-07T20:43:23.670Z] 3a2ae6a8a46f: Pull complete [2023-03-07T20:43:23.927Z] 33b1e0a273af: Pull complete [2023-03-07T20:43:23.928Z] 5d3b04190fa2: Pull complete [2023-03-07T20:43:29.194Z] 2f39f015ded8: Pull complete [2023-03-07T20:43:29.194Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T20:43:29.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:43:29.194Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:43:29.405Z] prd-ubuntu20.04-docker-8c-8g-8626 does not seem to be running inside a container [2023-03-07T20:43:29.433Z] $ 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 [2023-03-07T20:43:32.430Z] $ docker top 014a54dda08c8bd39104dfd900ce4c2ea72257a60922fc99c6b5c05e3f25351d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:43:32.816Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T20:43:33.126Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T20:43:33.448Z] + ls /var/log/sa-host [2023-03-07T20:43:33.448Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:43:33.590Z] provisioning config files... [2023-03-07T20:43:33.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2970196467176978021tmp [Pipeline] { [Pipeline] echo [2023-03-07T20:43:33.647Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:33.965Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T20:43:33.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:34.400Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T20:43:34.434Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:34.754Z] ---> sudo-logs.sh [2023-03-07T20:43:34.754Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T20:43:34.829Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:35.137Z] ---> job-cost.sh [2023-03-07T20:43:35.137Z] lf-activate-venv: SKIPPING [2023-03-07T20:43:35.137Z] DEBUG: total: 0.10999999940395355 [2023-03-07T20:43:35.137Z] INFO: Retrieving Stack Cost... [2023-03-07T20:43:36.513Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T20:43:36.771Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T20:43:36.807Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:37.116Z] ---> logs-deploy.sh [2023-03-07T20:43:37.116Z] lf-activate-venv: SKIPPING [2023-03-07T20:43:37.116Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4416/1 [2023-03-07T20:43:37.116Z] INFO: archiving workspace using pattern(s): [2023-03-07T20:43:38.046Z] Archives upload complete. [2023-03-07T20:43:38.046Z] INFO: archiving logs to Nexus [2023-03-07T20:43:38.982Z] ---> uname -a: [2023-03-07T20:43:38.982Z] Linux prd-ubuntu20-04-docker-8c-8g-8626 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-07T20:43:38.982Z] [2023-03-07T20:43:38.982Z] [2023-03-07T20:43:38.982Z] ---> lscpu: [2023-03-07T20:43:38.982Z] Architecture: x86_64 [2023-03-07T20:43:38.982Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-07T20:43:38.982Z] Byte Order: Little Endian [2023-03-07T20:43:38.982Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-07T20:43:38.982Z] CPU(s): 8 [2023-03-07T20:43:38.982Z] On-line CPU(s) list: 0-7 [2023-03-07T20:43:38.982Z] Thread(s) per core: 1 [2023-03-07T20:43:38.982Z] Core(s) per socket: 1 [2023-03-07T20:43:38.982Z] Socket(s): 8 [2023-03-07T20:43:38.982Z] NUMA node(s): 1 [2023-03-07T20:43:38.982Z] Vendor ID: AuthenticAMD [2023-03-07T20:43:38.982Z] CPU family: 23 [2023-03-07T20:43:38.982Z] Model: 49 [2023-03-07T20:43:38.982Z] Model name: AMD EPYC-Rome Processor [2023-03-07T20:43:38.982Z] Stepping: 0 [2023-03-07T20:43:38.982Z] CPU MHz: 2799.998 [2023-03-07T20:43:38.982Z] BogoMIPS: 5599.99 [2023-03-07T20:43:38.982Z] Virtualization: AMD-V [2023-03-07T20:43:38.982Z] Hypervisor vendor: KVM [2023-03-07T20:43:38.982Z] Virtualization type: full [2023-03-07T20:43:38.982Z] L1d cache: 256 KiB [2023-03-07T20:43:38.982Z] L1i cache: 256 KiB [2023-03-07T20:43:38.982Z] L2 cache: 4 MiB [2023-03-07T20:43:38.982Z] L3 cache: 128 MiB [2023-03-07T20:43:38.982Z] NUMA node0 CPU(s): 0-7 [2023-03-07T20:43:38.982Z] Vulnerability Itlb multihit: Not affected [2023-03-07T20:43:38.982Z] Vulnerability L1tf: Not affected [2023-03-07T20:43:38.982Z] Vulnerability Mds: Not affected [2023-03-07T20:43:38.982Z] Vulnerability Meltdown: Not affected [2023-03-07T20:43:38.982Z] Vulnerability Mmio stale data: Not affected [2023-03-07T20:43:38.982Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-07T20:43:38.982Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-07T20:43:38.982Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-07T20:43:38.982Z] Vulnerability Srbds: Not affected [2023-03-07T20:43:38.982Z] Vulnerability Tsx async abort: Not affected [2023-03-07T20:43:38.982Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-07T20:43:38.982Z] [2023-03-07T20:43:38.982Z] [2023-03-07T20:43:38.982Z] ---> nproc: [2023-03-07T20:43:38.982Z] 8 [2023-03-07T20:43:38.982Z] [2023-03-07T20:43:38.982Z] [2023-03-07T20:43:38.982Z] ---> df -h: [2023-03-07T20:43:38.982Z] Filesystem Size Used Avail Use% Mounted on [2023-03-07T20:43:38.982Z] overlay 155G 20G 136G 13% / [2023-03-07T20:43:38.982Z] tmpfs 64M 0 64M 0% /dev [2023-03-07T20:43:38.982Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-07T20:43:38.982Z] shm 64M 0 64M 0% /dev/shm [2023-03-07T20:43:38.982Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-03-07T20:43:38.982Z] [2023-03-07T20:43:38.982Z]