Pull request #4211 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bb20006eba1fb52a1b54093edf8712c290c6c82+c8cc58f12686a546ee57638a3a929b6d65af180c (47aceacfff8db1a039f7f2eb978b1254245bc327) 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-ssh9129263566343640343.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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-ssh2772065592151972044.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8071899114964735180.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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-ssh12193488069247266580.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3681824736998714510.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-120092’ Running on prd-ubuntu20.04-docker-8c-8g-120095 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c8cc58f12686a546ee57638a3a929b6d65af180c into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 Merge succeeded, producing e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 Checking out Revision e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 (PR-4211) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c8cc58f12686a546ee57638a3a929b6d65af180c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 # timeout=10 Commit message: "Merge commit 'c8cc58f12686a546ee57638a3a929b6d65af180c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-30T15:46:57.975Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-30T15:46:58.029Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-30T15:46:58.045Z] ========================================================= [2022-11-30T15:46:58.045Z] EdgeX Global Pipelines Version Info [2022-11-30T15:46:58.045Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-30T15:46:58.748Z] ------------------- [2022-11-30T15:46:58.749Z] stable info: [2022-11-30T15:46:58.749Z] ------------------- [2022-11-30T15:46:58.749Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-30T15:46:58.749Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-30T15:46:58.749Z] Message: update stable to v1.0.244 > git rev-list --no-walk d20404ce4decb6aab9caa4a73c88c862e76feb5a # timeout=10 [2022-11-30T15:46:59.317Z] ------------------- [2022-11-30T15:46:59.317Z] experimental info: [2022-11-30T15:46:59.317Z] ------------------- [2022-11-30T15:46:59.317Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-30T15:46:59.317Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-30T15:46:59.317Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-30T15:46:59.469Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-30T15:46:59.479Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-30T15:46:59.489Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-30T15:46:59.501Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-30T15:46:59.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-30T15:46:59.523Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-30T15:46:59.534Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-30T15:46:59.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-30T15:46:59.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-30T15:46:59.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-30T15:46:59.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-30T15:46:59.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-30T15:46:59.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-30T15:46:59.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-30T15:46:59.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-30T15:46:59.628Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-30T15:46:59.642Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-30T15:46:59.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-30T15:46:59.671Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-30T15:46:59.687Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-30T15:46:59.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-30T15:46:59.714Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-30T15:46:59.725Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-30T15:46:59.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4211 [Pipeline] echo [2022-11-30T15:46:59.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4211 [Pipeline] echo [2022-11-30T15:46:59.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4211 [Pipeline] echo [2022-11-30T15:46:59.772Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [Pipeline] echo [2022-11-30T15:46:59.786Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9d4a5e [Pipeline] echo [2022-11-30T15:46:59.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T15:46:59.831Z] provisioning config files... [2022-11-30T15:46:59.845Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config2535192882452388835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T15:47:00.146Z] ---> docker-login.sh [2022-11-30T15:47:00.146Z] nexus3.edgexfoundry.org:10001 [2022-11-30T15:47:00.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T15:47:00.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T15:47:00.406Z] Configure a credential helper to remove this warning. See [2022-11-30T15:47:00.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T15:47:00.407Z] [2022-11-30T15:47:00.407Z] Login Succeeded [2022-11-30T15:47:00.407Z] nexus3.edgexfoundry.org:10002 [2022-11-30T15:47:00.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T15:47:00.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T15:47:00.666Z] Configure a credential helper to remove this warning. See [2022-11-30T15:47:00.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T15:47:00.666Z] [2022-11-30T15:47:00.666Z] Login Succeeded [2022-11-30T15:47:00.666Z] nexus3.edgexfoundry.org:10003 [2022-11-30T15:47:00.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T15:47:00.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T15:47:00.666Z] Configure a credential helper to remove this warning. See [2022-11-30T15:47:00.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T15:47:00.666Z] [2022-11-30T15:47:00.666Z] Login Succeeded [2022-11-30T15:47:00.666Z] nexus3.edgexfoundry.org:10004 [2022-11-30T15:47:00.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T15:47:00.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T15:47:00.926Z] Configure a credential helper to remove this warning. See [2022-11-30T15:47:00.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T15:47:00.926Z] [2022-11-30T15:47:00.926Z] Login Succeeded [2022-11-30T15:47:00.926Z] docker.io [2022-11-30T15:47:00.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T15:47:01.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T15:47:01.186Z] Configure a credential helper to remove this warning. See [2022-11-30T15:47:01.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T15:47:01.186Z] [2022-11-30T15:47:01.186Z] Login Succeeded [2022-11-30T15:47:01.186Z] ---> docker-login.sh ends [Pipeline] } [2022-11-30T15:47:01.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T15:47:01.511Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-11-30T15:47:01.511Z] + + cut -d/ -f2 [2022-11-30T15:47:01.511Z] dirname cmd/core-command/Dockerfile [2022-11-30T15:47:01.511Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-30T15:47:01.511Z] + dirname cmd/core-data/Dockerfile [2022-11-30T15:47:01.511Z] + cut -d/ -f2 [2022-11-30T15:47:01.511Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-30T15:47:01.511Z] + dirname cmd/core-metadata/Dockerfile [2022-11-30T15:47:01.511Z] + cut -d/ -f2 [2022-11-30T15:47:01.511Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-30T15:47:01.511Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-11-30T15:47:01.511Z] + cut -d/ -f2 [2022-11-30T15:47:01.511Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-30T15:47:01.511Z] + cut -d/ -f2 [2022-11-30T15:47:01.511Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-30T15:47:01.511Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-30T15:47:01.511Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-30T15:47:01.511Z] + cut -d/ -f2 [2022-11-30T15:47:01.511Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-30T15:47:01.511Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-30T15:47:01.511Z] + cut -d/ -f2 [2022-11-30T15:47:01.511Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-30T15:47:01.511Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-30T15:47:01.511Z] + cut -d/ -f2 [2022-11-30T15:47:01.511Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-30T15:47:01.511Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-30T15:47:01.511Z] + cut -d/ -f2 [2022-11-30T15:47:01.511Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-30T15:47:01.511Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-30T15:47:01.511Z] + cut -d/ -f2 [2022-11-30T15:47:01.511Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-30T15:47:01.511Z] + + cut -d/dirname -f2 cmd/support-notifications/Dockerfile [2022-11-30T15:47:01.511Z] [2022-11-30T15:47:01.511Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-30T15:47:01.511Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-30T15:47:01.511Z] + cut -d/ -f2 [2022-11-30T15:47:01.511Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-30T15:47:01.511Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-30T15:47:01.511Z] + cut -d/ -f2 [2022-11-30T15:47:01.511Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-30T15:47:01.551Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-30T15:47:01.882Z] + git rev-list -1 --merges e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8~1..e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [Pipeline] echo [2022-11-30T15:47:01.893Z] -----------> git rev-list -1 --merges e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8~1..e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:47:01.893Z] e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [false] [Pipeline] sh [2022-11-30T15:47:02.177Z] + git log --format=format:%s -1 e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [Pipeline] echo [2022-11-30T15:47:02.190Z] ========================================================= [2022-11-30T15:47:02.190Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-30T15:47:02.190Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-30T15:47:02.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T15:47:02.539Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-30T15:47:02.539Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-30T15:47:02.539Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-30T15:47:02.539Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-30T15:47:02.539Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-30T15:47:02.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T15:47:02.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T15:47:02.888Z] [2022-11-30T15:47:02.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T15:47:03.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T15:47:03.196Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-30T15:47:03.196Z] b85a868b505f: Pulling fs layer [2022-11-30T15:47:03.196Z] e2be974225ed: Pulling fs layer [2022-11-30T15:47:03.196Z] 339a4e72a1f5: Pulling fs layer [2022-11-30T15:47:03.196Z] 988bab9f4d93: Pulling fs layer [2022-11-30T15:47:03.196Z] 1469e6f7b9e6: Pulling fs layer [2022-11-30T15:47:03.196Z] eaf3925da568: Pulling fs layer [2022-11-30T15:47:03.196Z] bab4dde63d76: Pulling fs layer [2022-11-30T15:47:03.196Z] bde34c3a00c8: Pulling fs layer [2022-11-30T15:47:03.196Z] b352a97aabf1: Pulling fs layer [2022-11-30T15:47:03.196Z] 4872d77fe225: Pulling fs layer [2022-11-30T15:47:03.196Z] 5851b861e8e6: Pulling fs layer [2022-11-30T15:47:03.196Z] bde34c3a00c8: Waiting [2022-11-30T15:47:03.196Z] b352a97aabf1: Waiting [2022-11-30T15:47:03.196Z] 988bab9f4d93: Waiting [2022-11-30T15:47:03.196Z] 4872d77fe225: Waiting [2022-11-30T15:47:03.196Z] 5851b861e8e6: Waiting [2022-11-30T15:47:03.196Z] bab4dde63d76: Waiting [2022-11-30T15:47:03.196Z] eaf3925da568: Waiting [2022-11-30T15:47:03.196Z] 1469e6f7b9e6: Waiting [2022-11-30T15:47:03.196Z] e2be974225ed: Download complete [2022-11-30T15:47:03.196Z] 988bab9f4d93: Verifying Checksum [2022-11-30T15:47:03.196Z] 988bab9f4d93: Download complete [2022-11-30T15:47:03.455Z] 339a4e72a1f5: Verifying Checksum [2022-11-30T15:47:03.455Z] 339a4e72a1f5: Download complete [2022-11-30T15:47:03.455Z] eaf3925da568: Verifying Checksum [2022-11-30T15:47:03.455Z] eaf3925da568: Download complete [2022-11-30T15:47:03.455Z] 1469e6f7b9e6: Verifying Checksum [2022-11-30T15:47:03.455Z] 1469e6f7b9e6: Download complete [2022-11-30T15:47:03.455Z] bde34c3a00c8: Verifying Checksum [2022-11-30T15:47:03.455Z] bde34c3a00c8: Download complete [2022-11-30T15:47:03.455Z] b352a97aabf1: Verifying Checksum [2022-11-30T15:47:03.455Z] b352a97aabf1: Download complete [2022-11-30T15:47:03.455Z] 4872d77fe225: Download complete [2022-11-30T15:47:03.455Z] 5851b861e8e6: Download complete [2022-11-30T15:47:03.455Z] b85a868b505f: Verifying Checksum [2022-11-30T15:47:03.455Z] b85a868b505f: Download complete [2022-11-30T15:47:04.021Z] bab4dde63d76: Verifying Checksum [2022-11-30T15:47:04.021Z] bab4dde63d76: Download complete [2022-11-30T15:47:04.589Z] b85a868b505f: Pull complete [2022-11-30T15:47:04.849Z] e2be974225ed: Pull complete [2022-11-30T15:47:05.415Z] 339a4e72a1f5: Pull complete [2022-11-30T15:47:05.415Z] 988bab9f4d93: Pull complete [2022-11-30T15:47:05.675Z] 1469e6f7b9e6: Pull complete [2022-11-30T15:47:05.675Z] eaf3925da568: Pull complete [2022-11-30T15:47:07.576Z] bab4dde63d76: Pull complete [2022-11-30T15:47:07.576Z] bde34c3a00c8: Pull complete [2022-11-30T15:47:07.576Z] b352a97aabf1: Pull complete [2022-11-30T15:47:07.835Z] 4872d77fe225: Pull complete [2022-11-30T15:47:07.835Z] 5851b861e8e6: Pull complete [2022-11-30T15:47:07.835Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-30T15:47:07.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T15:47:07.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T15:47:07.947Z] prd-ubuntu20.04-docker-8c-8g-120095 does not seem to be running inside a container [2022-11-30T15:47:07.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-30T15:47:10.416Z] $ docker top 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d -eo pid,comm [2022-11-30T15:47:10.465Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-30T15:47:10.465Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T15:47:10.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T15:47:10.500Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T15:47:10.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T15:47:10.646Z] $ docker exec 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d ssh-agent [2022-11-30T15:47:10.759Z] SSH_AUTH_SOCK=/tmp/ssh-SogZUz52xjZA/agent.32 [2022-11-30T15:47:10.759Z] SSH_AGENT_PID=38 [2022-11-30T15:47:10.767Z] Running ssh-add (command line suppressed) [2022-11-30T15:47:10.893Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_1717316310675807676.key (/w/workspace/edgex-go/10@tmp/private_key_1717316310675807676.key) [2022-11-30T15:47:10.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T15:47:11.192Z] + git tag --points-at HEAD [Pipeline] } [2022-11-30T15:47:11.210Z] $ docker exec --env ******** --env ******** 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d ssh-agent -k [2022-11-30T15:47:11.301Z] unset SSH_AUTH_SOCK; [2022-11-30T15:47:11.301Z] unset SSH_AGENT_PID; [2022-11-30T15:47:11.301Z] echo Agent pid 38 killed; [2022-11-30T15:47:11.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-30T15:47:11.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T15:47:11.337Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T15:47:11.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T15:47:11.459Z] $ docker exec 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d ssh-agent [2022-11-30T15:47:11.561Z] SSH_AUTH_SOCK=/tmp/ssh-IV5vFXMhcLfJ/agent.70 [2022-11-30T15:47:11.561Z] SSH_AGENT_PID=76 [2022-11-30T15:47:11.565Z] Running ssh-add (command line suppressed) [2022-11-30T15:47:11.667Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_245842690333416365.key (/w/workspace/edgex-go/10@tmp/private_key_245842690333416365.key) [2022-11-30T15:47:11.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T15:47:11.982Z] + git semver init [2022-11-30T15:47:12.247Z] 2022-11-30 15:47:12,165 [run_init] DEBUG init version:0.0.0 force:False [2022-11-30T15:47:12.247Z] 2022-11-30 15:47:12,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver [2022-11-30T15:47:12.247Z] 2022-11-30 15:47:12,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver [2022-11-30T15:47:12.247Z] 2022-11-30 15:47:12,167 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) [2022-11-30T15:47:18.904Z] 2022-11-30 15:47:17,112 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude [2022-11-30T15:47:18.904Z] 2022-11-30 15:47:17,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4211 with force:False [2022-11-30T15:47:18.904Z] 2022-11-30 15:47:17,112 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4211 [2022-11-30T15:47:18.904Z] 2022-11-30 15:47:17,115 [execute] INFO git cat-file --batch-check [2022-11-30T15:47:18.904Z] 2022-11-30 15:47:17,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2022-11-30T15:47:18.904Z] 2022-11-30 15:47:17,121 [execute] INFO git cat-file --batch [2022-11-30T15:47:18.904Z] 2022-11-30 15:47:17,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2022-11-30T15:47:18.904Z] 2022-11-30 15:47:17,127 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4211 [2022-11-30T15:47:18.904Z] 0.0.0 [Pipeline] } [2022-11-30T15:47:18.918Z] $ docker exec --env ******** --env ******** 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d ssh-agent -k [2022-11-30T15:47:19.014Z] unset SSH_AUTH_SOCK; [2022-11-30T15:47:19.014Z] unset SSH_AGENT_PID; [2022-11-30T15:47:19.015Z] echo Agent pid 76 killed; [2022-11-30T15:47:19.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T15:47:19.325Z] + git semver [Pipeline] } [2022-11-30T15:47:19.600Z] $ docker stop --time=1 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d [2022-11-30T15:47:20.898Z] $ docker rm -f 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T15:47:21.226Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-30T15:47:21.384Z] Stashed 1 file(s) [Pipeline] echo [2022-11-30T15:47:21.387Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-30T15:47:21.754Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2022-11-30T15:47:21.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T15:47:21.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T15:47:21.781Z] ========================================================= [2022-11-30T15:47:21.781Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-30T15:47:21.781Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-30T15:47:22.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-30T15:47:22.064Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-30T15:47:22.064Z] 213ec9aee27d: Pulling fs layer [2022-11-30T15:47:22.064Z] 4583459ba037: Pulling fs layer [2022-11-30T15:47:22.064Z] 93c1e223e6f2: Pulling fs layer [2022-11-30T15:47:22.064Z] 53926ce57604: Pulling fs layer [2022-11-30T15:47:22.064Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-30T15:47:22.064Z] 22ff95d597cd: Pulling fs layer [2022-11-30T15:47:22.064Z] 12d6caf4c0d1: Pulling fs layer [2022-11-30T15:47:22.064Z] 96b7cbca73a9: Pulling fs layer [2022-11-30T15:47:22.064Z] a7acece74701: Pulling fs layer [2022-11-30T15:47:22.064Z] 21b2b0c7a3f4: Waiting [2022-11-30T15:47:22.064Z] 53926ce57604: Waiting [2022-11-30T15:47:22.064Z] 96b7cbca73a9: Waiting [2022-11-30T15:47:22.064Z] 12d6caf4c0d1: Waiting [2022-11-30T15:47:22.064Z] a7acece74701: Waiting [2022-11-30T15:47:22.064Z] 22ff95d597cd: Waiting [2022-11-30T15:47:22.064Z] 93c1e223e6f2: Verifying Checksum [2022-11-30T15:47:22.064Z] 93c1e223e6f2: Download complete [2022-11-30T15:47:22.064Z] 4583459ba037: Download complete [2022-11-30T15:47:22.064Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-30T15:47:22.064Z] 21b2b0c7a3f4: Download complete [2022-11-30T15:47:22.064Z] 22ff95d597cd: Download complete [2022-11-30T15:47:22.064Z] 213ec9aee27d: Download complete [2022-11-30T15:47:22.064Z] 12d6caf4c0d1: Verifying Checksum [2022-11-30T15:47:22.064Z] 12d6caf4c0d1: Download complete [2022-11-30T15:47:22.322Z] 213ec9aee27d: Pull complete [2022-11-30T15:47:22.595Z] 4583459ba037: Pull complete [2022-11-30T15:47:22.595Z] 93c1e223e6f2: Pull complete [2022-11-30T15:47:22.865Z] a7acece74701: Verifying Checksum [2022-11-30T15:47:22.865Z] a7acece74701: Download complete [2022-11-30T15:47:23.128Z] 53926ce57604: Verifying Checksum [2022-11-30T15:47:23.129Z] 53926ce57604: Download complete [2022-11-30T15:47:23.387Z] 96b7cbca73a9: Verifying Checksum [2022-11-30T15:47:23.387Z] 96b7cbca73a9: Download complete [2022-11-30T15:47:26.671Z] 53926ce57604: Pull complete [2022-11-30T15:47:26.671Z] 21b2b0c7a3f4: Pull complete [2022-11-30T15:47:26.931Z] 22ff95d597cd: Pull complete [2022-11-30T15:47:26.931Z] 12d6caf4c0d1: Pull complete [2022-11-30T15:47:28.832Z] 96b7cbca73a9: Pull complete [2022-11-30T15:47:29.400Z] a7acece74701: Pull complete [2022-11-30T15:47:29.400Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-30T15:47:29.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-30T15:47:29.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-30T15:47:29.952Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-30T15:47:29.952Z] WORKDIR /edgex [2022-11-30T15:47:29.952Z] COPY go.mod . [2022-11-30T15:47:29.952Z] RUN go mod download [2022-11-30T15:47:29.952Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-30T15:47:30.520Z] Sending build context to Docker daemon 169.8MB [2022-11-30T15:47:30.520Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-30T15:47:30.520Z] ---> db6d94c90886 [2022-11-30T15:47:30.520Z] Step 2/4 : WORKDIR /edgex [2022-11-30T15:47:35.794Z] ---> Running in 3cb9c9d09b14 [2022-11-30T15:47:35.794Z] Removing intermediate container 3cb9c9d09b14 [2022-11-30T15:47:35.794Z] ---> f94d87cc880e [2022-11-30T15:47:35.794Z] Step 3/4 : COPY go.mod . [2022-11-30T15:47:35.794Z] ---> 583451abb0fc [2022-11-30T15:47:35.794Z] Step 4/4 : RUN go mod download [2022-11-30T15:47:35.794Z] ---> Running in 2182a02eda3f [2022-11-30T15:47:36.450Z] Still waiting to schedule task [2022-11-30T15:47:36.450Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-120093’ [2022-11-30T15:47:47.999Z] Removing intermediate container 2182a02eda3f [2022-11-30T15:47:47.999Z] ---> a9d7956d0871 [2022-11-30T15:47:47.999Z] Successfully built a9d7956d0871 [2022-11-30T15:47:47.999Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T15:47:48.299Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-30T15:47:48.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T15:47:48.363Z] prd-ubuntu20.04-docker-8c-8g-120095 does not seem to be running inside a container [2022-11-30T15:47:48.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-30T15:47:48.798Z] $ docker top e13b002bb8c725e7f65b107610b298d9ba4ac2462dcf87c98e0895ff731c62b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T15:47:49.140Z] + go version [2022-11-30T15:47:49.140Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-30T15:47:49.153Z] $ docker stop --time=1 e13b002bb8c725e7f65b107610b298d9ba4ac2462dcf87c98e0895ff731c62b6 [2022-11-30T15:47:50.399Z] $ docker rm -f e13b002bb8c725e7f65b107610b298d9ba4ac2462dcf87c98e0895ff731c62b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T15:47:50.782Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-30T15:47:50.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T15:47:50.841Z] prd-ubuntu20.04-docker-8c-8g-120095 does not seem to be running inside a container [2022-11-30T15:47:50.868Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-30T15:47:51.189Z] $ docker top 817beae19e1043f5b4d9f65f56850f9efc290cfcd16b35db9021f282917d3475 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-30T15:47:51.248Z] ========================================================= [2022-11-30T15:47:51.248Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-30T15:47:51.248Z] ========================================================= [Pipeline] sh [2022-11-30T15:47:51.525Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2022-11-30T15:47:51.824Z] + make test [2022-11-30T15:47:51.824Z] go test -race -coverprofile=coverage.out ./... [2022-11-30T15:47:58.382Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-30T15:48:13.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-30T15:48:13.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2022-11-30T15:48:13.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.108s coverage: 43.0% of statements [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-30T15:48:13.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-30T15:48:13.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.161s coverage: 89.2% of statements [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.2% of statements [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.117s coverage: 29.6% of statements [2022-11-30T15:48:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2022-11-30T15:48:16.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2022-11-30T15:48:23.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2022-11-30T15:48:23.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-11-30T15:48:28.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 79.9% of statements [2022-11-30T15:48:28.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-30T15:48:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-30T15:48:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-30T15:48:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-30T15:48:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-30T15:48:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-30T15:48:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-30T15:48:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-11-30T15:48:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-11-30T15:48:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements [2022-11-30T15:48:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.2% of statements [2022-11-30T15:48:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.7% of statements [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.8% of statements [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 41.8% of statements [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.078s coverage: 84.8% of statements [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-30T15:48:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-11-30T15:48:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-11-30T15:48:36.459Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-11-30T15:48:58.369Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-30T15:48:58.369Z] go vet ./... [2022-11-30T15:49:00.268Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-30T15:49:00.268Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-30T15:49:00.529Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-30T15:49:00.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-30T15:49:00.821Z] + ls -al . [2022-11-30T15:49:00.821Z] total 768 [2022-11-30T15:49:00.821Z] drwxrwxr-x 11 1001 1001 4096 Nov 30 15:47 . [2022-11-30T15:49:00.821Z] drwxr-xr-x 4 root root 4096 Nov 30 15:47 .. [2022-11-30T15:49:00.821Z] drwxrwxr-x 2 1001 1001 4096 Nov 30 15:46 .blubracket [2022-11-30T15:49:00.821Z] -rw-rw-r-- 1 1001 1001 16 Nov 30 15:46 .dockerignore [2022-11-30T15:49:00.821Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 15:48 .git [2022-11-30T15:49:00.821Z] drwxrwxr-x 3 1001 1001 4096 Nov 30 15:46 .github [2022-11-30T15:49:00.821Z] -rw-rw-r-- 1 1001 1001 1030 Nov 30 15:46 .gitignore [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 42 Nov 30 15:46 .golangci.yml [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 87 Nov 30 15:46 .hadolint.yml [2022-11-30T15:49:00.822Z] drwxr-xr-x 3 1001 1001 4096 Nov 30 15:47 .semver [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 166 Nov 30 15:46 .sonarcloud.properties [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 1171 Nov 30 15:46 ADOPTERS.md [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 10618 Nov 30 15:46 Attribution.txt [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 73765 Nov 30 15:46 CHANGELOG.md [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 3804 Nov 30 15:46 CONTRIBUTING.md [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 677 Nov 30 15:46 GOVERNANCE.md [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 850 Nov 30 15:46 Jenkinsfile [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 10775 Nov 30 15:46 LICENSE [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 13289 Nov 30 15:46 Makefile [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 582 Nov 30 15:46 OWNERS.md [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 9403 Nov 30 15:46 README.md [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 6912 Nov 30 15:46 SECURITY.md [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 5 Nov 30 15:47 VERSION [2022-11-30T15:49:00.822Z] drwxrwxr-x 2 1001 1001 4096 Nov 30 15:46 bin [2022-11-30T15:49:00.822Z] drwxrwxr-x 18 1001 1001 4096 Nov 30 15:46 cmd [2022-11-30T15:49:00.822Z] -rw-r--r-- 1 root root 501828 Nov 30 15:48 coverage.out [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 3369 Nov 30 15:46 go.mod [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 45006 Nov 30 15:46 go.sum [2022-11-30T15:49:00.822Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 15:46 internal [2022-11-30T15:49:00.822Z] drwxrwxr-x 3 1001 1001 4096 Nov 30 15:46 openapi [2022-11-30T15:49:00.822Z] drwxrwxr-x 4 1001 1001 4096 Nov 30 15:46 snap [2022-11-30T15:49:00.822Z] -rw-rw-r-- 1 1001 1001 204 Nov 30 15:46 version.go [Pipeline] sh [2022-11-30T15:49:01.101Z] + '[' -e coverage.out ] [2022-11-30T15:49:01.101Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-30T15:49:01.203Z] Stashed 1 file(s) [Pipeline] sh [2022-11-30T15:49:01.479Z] + make build [2022-11-30T15:49:01.479Z] 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 [2022-11-30T15:49:16.348Z] 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 [2022-11-30T15:49:16.348Z] 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 [2022-11-30T15:49:17.284Z] 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 [2022-11-30T15:49:25.397Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-30T15:49:25.397Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-30T15:49:26.330Z] 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 [2022-11-30T15:49:28.231Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-30T15:49:29.174Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-30T15:49:30.550Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-30T15:49:31.145Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-30T15:49:32.079Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-30T15:49:34.609Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-30T15:49:35.999Z] $ docker stop --time=1 817beae19e1043f5b4d9f65f56850f9efc290cfcd16b35db9021f282917d3475 [2022-11-30T15:49:40.378Z] $ docker rm -f 817beae19e1043f5b4d9f65f56850f9efc290cfcd16b35db9021f282917d3475 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T15:49:41.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-30T15:49:41.267Z] [2022-11-30T15:49:41.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T15:49:41.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-30T15:49:41.567Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-30T15:49:41.567Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-30T15:49:41.567Z] ca9280d653b3: Pulling fs layer [2022-11-30T15:49:41.567Z] 7e9c9ca2126c: Pulling fs layer [2022-11-30T15:49:41.827Z] cbdbe7a5bc2a: Download complete [2022-11-30T15:49:41.827Z] ca9280d653b3: Verifying Checksum [2022-11-30T15:49:41.827Z] ca9280d653b3: Download complete [2022-11-30T15:49:41.827Z] cbdbe7a5bc2a: Pull complete [2022-11-30T15:49:42.392Z] 7e9c9ca2126c: Download complete [2022-11-30T15:49:42.392Z] ca9280d653b3: Pull complete [2022-11-30T15:49:45.675Z] 7e9c9ca2126c: Pull complete [2022-11-30T15:49:45.675Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-30T15:49:45.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-30T15:49:45.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T15:49:45.752Z] prd-ubuntu20.04-docker-8c-8g-120095 does not seem to be running inside a container [2022-11-30T15:49:45.783Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-30T15:49:48.302Z] $ docker top 19a25dcf60092e870f09419e58fd136c9fd9c9711ddbd432b79c68e21128a04a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T15:49:48.635Z] + docker-compose build --help [2022-11-30T15:49:48.635Z] + grep parallel [2022-11-30T15:49:49.200Z] --parallel Build images in parallel. [Pipeline] } [2022-11-30T15:49:49.211Z] $ docker stop --time=1 19a25dcf60092e870f09419e58fd136c9fd9c9711ddbd432b79c68e21128a04a [2022-11-30T15:49:50.500Z] $ docker rm -f 19a25dcf60092e870f09419e58fd136c9fd9c9711ddbd432b79c68e21128a04a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T15:49:50.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-30T15:49:50.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T15:49:50.941Z] prd-ubuntu20.04-docker-8c-8g-120095 does not seem to be running inside a container [2022-11-30T15:49:50.972Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-30T15:49:51.288Z] $ docker top c06e74ea0a54e66e722e1ee7b8a919b5434a292393d58abdff661401e8790329 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T15:49:51.621Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-30T15:49:52.189Z] Building core-command ... [2022-11-30T15:49:52.189Z] Building core-data ... [2022-11-30T15:49:52.189Z] Building core-metadata ... [2022-11-30T15:49:52.189Z] Building security-bootstrapper ... [2022-11-30T15:49:52.189Z] Building security-proxy-setup ... [2022-11-30T15:49:52.189Z] Building security-secretstore-setup ... [2022-11-30T15:49:52.189Z] Building security-spiffe-token-provider ... [2022-11-30T15:49:52.189Z] Building security-spire-agent ... [2022-11-30T15:49:52.189Z] Building security-spire-config ... [2022-11-30T15:49:52.189Z] Building security-spire-server ... [2022-11-30T15:49:52.189Z] Building support-notifications ... [2022-11-30T15:49:52.189Z] Building support-scheduler ... [2022-11-30T15:49:52.189Z] Building sys-mgmt-agent ... [2022-11-30T15:49:52.189Z] Building security-secretstore-setup [2022-11-30T15:49:52.189Z] Building support-scheduler [2022-11-30T15:49:52.189Z] Building security-spire-server [2022-11-30T15:49:52.189Z] Building support-notifications [2022-11-30T15:49:52.189Z] Building core-data [2022-11-30T15:50:04.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:50:04.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:50:04.384Z] ---> a9d7956d0871 [2022-11-30T15:50:04.384Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-30T15:50:04.384Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:50:04.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:50:04.384Z] ---> a9d7956d0871 [2022-11-30T15:50:04.384Z] Step 3/23 : WORKDIR /edgex-go [2022-11-30T15:50:04.385Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:50:04.385Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:50:04.385Z] ---> a9d7956d0871 [2022-11-30T15:50:04.385Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-30T15:50:04.385Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:50:04.385Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:50:04.385Z] ---> a9d7956d0871 [2022-11-30T15:50:04.385Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-30T15:50:04.385Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:50:04.385Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:50:04.385Z] ---> a9d7956d0871 [2022-11-30T15:50:04.385Z] Step 3/24 : WORKDIR /edgex-go [2022-11-30T15:50:10.948Z] ---> Running in 56c0a2563362 [2022-11-30T15:50:10.948Z] ---> Running in 22b495c7ae4c [2022-11-30T15:50:10.948Z] ---> Running in 6144eec0f547 [2022-11-30T15:50:10.948Z] ---> Running in 7f8f7331bcfc [2022-11-30T15:50:10.948Z] ---> Running in 8d3df07d1ccd [2022-11-30T15:50:10.948Z] Removing intermediate container 56c0a2563362 [2022-11-30T15:50:10.948Z] ---> a47e2c705899 [2022-11-30T15:50:10.948Z] Step 4/22 : WORKDIR /edgex-go [2022-11-30T15:50:10.948Z] Removing intermediate container 22b495c7ae4c [2022-11-30T15:50:10.948Z] ---> 4d106aa97032 [2022-11-30T15:50:10.948Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-30T15:50:10.948Z] Removing intermediate container 8d3df07d1ccd [2022-11-30T15:50:10.948Z] ---> ec12f863df21 [2022-11-30T15:50:10.948Z] Step 4/22 : WORKDIR /edgex-go [2022-11-30T15:50:10.948Z] Removing intermediate container 7f8f7331bcfc [2022-11-30T15:50:10.948Z] ---> 36e02b29cac2 [2022-11-30T15:50:10.948Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-30T15:50:10.948Z] Removing intermediate container 6144eec0f547 [2022-11-30T15:50:10.948Z] ---> 6be98cef2e90 [2022-11-30T15:50:10.948Z] Step 4/22 : WORKDIR /edgex-go [2022-11-30T15:50:10.948Z] ---> Running in aedf6668c23f [2022-11-30T15:50:10.948Z] ---> Running in 3a5b0c0fe7ab [2022-11-30T15:50:10.948Z] ---> Running in 8eb0b41241c2 [2022-11-30T15:50:10.948Z] ---> Running in 8d53e1cd2ca8 [2022-11-30T15:50:10.948Z] ---> Running in 80a2d0126a4f [2022-11-30T15:50:10.948Z] Removing intermediate container aedf6668c23f [2022-11-30T15:50:10.948Z] ---> b74ed9583491 [2022-11-30T15:50:10.948Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-30T15:50:10.948Z] ---> Running in 642fe071cdaf [2022-11-30T15:50:10.948Z] Removing intermediate container 80a2d0126a4f [2022-11-30T15:50:10.948Z] ---> 22241180c122 [2022-11-30T15:50:10.948Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-30T15:50:10.948Z] Removing intermediate container 8d53e1cd2ca8 [2022-11-30T15:50:10.948Z] ---> 1498821639c4 [2022-11-30T15:50:10.948Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-30T15:50:10.948Z] ---> Running in 86c5ef8148b3 [2022-11-30T15:50:10.948Z] ---> Running in 3fbabed0d269 [2022-11-30T15:50:11.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:50:11.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:50:11.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:50:11.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:50:11.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:50:11.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:50:11.462Z] OK: 211 MiB in 51 packages [2022-11-30T15:50:11.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:50:11.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:50:11.718Z] OK: 211 MiB in 51 packages [2022-11-30T15:50:11.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:50:11.718Z] OK: 211 MiB in 51 packages [2022-11-30T15:50:11.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:50:11.976Z] Removing intermediate container 3a5b0c0fe7ab [2022-11-30T15:50:11.976Z] ---> bf452768d9cb [2022-11-30T15:50:11.976Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-30T15:50:11.976Z] OK: 211 MiB in 51 packages [2022-11-30T15:50:11.976Z] OK: 211 MiB in 51 packages [2022-11-30T15:50:11.976Z] ---> 281f677d1e52 [2022-11-30T15:50:11.976Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:50:11.976Z] ---> Running in 3eae8697c29e [2022-11-30T15:50:11.976Z] Removing intermediate container 642fe071cdaf [2022-11-30T15:50:11.976Z] ---> 3a886b766523 [2022-11-30T15:50:11.976Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-30T15:50:12.235Z] Removing intermediate container 8eb0b41241c2 [2022-11-30T15:50:12.235Z] ---> f9c02abe94a0 [2022-11-30T15:50:12.235Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-30T15:50:12.235Z] ---> 60ce9fd8497f [2022-11-30T15:50:12.235Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:50:12.235Z] ---> Running in b1f2b215bb41 [2022-11-30T15:50:12.235Z] ---> d3915497c721 [2022-11-30T15:50:12.235Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:50:12.494Z] ---> Running in 567e6dd8f35c [2022-11-30T15:50:12.494Z] Removing intermediate container 86c5ef8148b3 [2022-11-30T15:50:12.494Z] ---> 81648866b90c [2022-11-30T15:50:12.494Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-30T15:50:12.494Z] Removing intermediate container 3fbabed0d269 [2022-11-30T15:50:12.494Z] ---> 863da68610cd [2022-11-30T15:50:12.494Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-30T15:50:12.494Z] ---> a8537d167863 [2022-11-30T15:50:12.494Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:50:12.494Z] ---> 2328552f210f [2022-11-30T15:50:12.494Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:50:12.494Z] ---> Running in cbca90905e2c [2022-11-30T15:50:12.494Z] ---> Running in 5f3c3907f162 [2022-11-30T15:50:31.264Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120098 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws [2022-11-30T15:50:31.278Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2022-11-30T15:50:31.317Z] The recommended git tool is: git [2022-11-30T15:50:37.054Z] using credential edgex-jenkins-ssh [2022-11-30T15:50:37.075Z] Cloning the remote Git repository [2022-11-30T15:50:37.119Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-30T15:50:37.191Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2022-11-30T15:50:37.344Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-30T15:50:37.345Z] > git --version # timeout=10 [2022-11-30T15:50:37.368Z] > git --version # 'git version 2.25.1' [2022-11-30T15:50:37.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-30T15:50:37.422Z] Verifying host key using known hosts file [2022-11-30T15:50:37.673Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-30T15:50:37.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-30T15:50:44.816Z] Removing intermediate container 5f3c3907f162 [2022-11-30T15:50:44.817Z] ---> a13f197fa8c5 [2022-11-30T15:50:44.817Z] Step 8/22 : COPY . . [2022-11-30T15:50:44.817Z] Removing intermediate container 3eae8697c29e [2022-11-30T15:50:44.817Z] ---> ea064143da1a [2022-11-30T15:50:44.817Z] Step 7/23 : COPY . . [2022-11-30T15:50:44.817Z] Removing intermediate container cbca90905e2c [2022-11-30T15:50:44.817Z] ---> d01a09f069b0 [2022-11-30T15:50:44.817Z] Step 8/22 : COPY . . [2022-11-30T15:50:44.817Z] Removing intermediate container 567e6dd8f35c [2022-11-30T15:50:44.817Z] ---> 62e3225028f0 [2022-11-30T15:50:44.817Z] Step 7/24 : COPY . . [2022-11-30T15:50:44.817Z] Removing intermediate container b1f2b215bb41 [2022-11-30T15:50:44.817Z] ---> 7aaa4595f6c8 [2022-11-30T15:50:44.817Z] Step 8/22 : COPY . . [2022-11-30T15:50:57.348Z] Merging remotes/origin/main commit c8cc58f12686a546ee57638a3a929b6d65af180c into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 [2022-11-30T15:50:55.739Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-30T15:50:55.760Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-30T15:50:56.590Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-30T15:50:56.630Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-30T15:50:56.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-30T15:50:56.636Z] Verifying host key using known hosts file [2022-11-30T15:50:56.643Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-30T15:50:56.654Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-30T15:50:57.368Z] > git config core.sparsecheckout # timeout=10 [2022-11-30T15:50:57.396Z] > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 [2022-11-30T15:50:57.644Z] > git remote # timeout=10 [2022-11-30T15:50:57.665Z] > git config --get remote.origin.url # timeout=10 [2022-11-30T15:50:57.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-30T15:50:57.698Z] Verifying host key using known hosts file [2022-11-30T15:50:57.702Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-30T15:50:57.710Z] > git merge c8cc58f12686a546ee57638a3a929b6d65af180c # timeout=10 [2022-11-30T15:50:58.070Z] Merge succeeded, producing e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T15:50:58.070Z] Checking out Revision e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 (PR-4211) [2022-11-30T15:50:58.049Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-30T15:50:58.078Z] > git config core.sparsecheckout # timeout=10 [2022-11-30T15:50:58.102Z] > git checkout -f e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 # timeout=10 [2022-11-30T15:51:01.748Z] Commit message: "Merge commit 'c8cc58f12686a546ee57638a3a929b6d65af180c' into HEAD" [2022-11-30T15:51:01.789Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-30T15:51:01.759Z] > git rev-list --no-walk d20404ce4decb6aab9caa4a73c88c862e76feb5a # timeout=10 [2022-11-30T15:51:02.681Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-30T15:51:02.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T15:51:02.681Z] Dload Upload Total Spent Left Speed [2022-11-30T15:51:02.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [2022-11-30T15:51:02.933Z] ---> 8b1b331c11ce [2022-11-30T15:51:02.933Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-30T15:51:02.933Z] ---> 0a93cc20cd93 [2022-11-30T15:51:02.933Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-30T15:51:02.933Z] ---> f7abb1436645 [2022-11-30T15:51:02.933Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-30T15:51:02.933Z] ---> 31e5eb4dcbc3 [2022-11-30T15:51:02.933Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-30T15:51:02.933Z] ---> 826bea4f8a0c [2022-11-30T15:51:02.933Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-30T15:51:02.933Z] ---> Running in 764d300d7ef8 [2022-11-30T15:51:02.933Z] ---> Running in 90fefdac2adb [2022-11-30T15:51:02.933Z] ---> Running in aa82b57a62c9 [2022-11-30T15:51:02.933Z] ---> Running in ef3e7e55e445 [2022-11-30T15:51:02.933Z] ---> Running in f8ced5cf7a18 [2022-11-30T15:51:02.933Z] Removing intermediate container 764d300d7ef8 [2022-11-30T15:51:02.933Z] ---> ca216af2a589 [2022-11-30T15:51:02.933Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-30T15:51:02.933Z] ---> Running in caea4e654213 [2022-11-30T15:51:02.933Z] Removing intermediate container caea4e654213 [2022-11-30T15:51:02.933Z] ---> 44a60982ead8 [2022-11-30T15:51:02.933Z] 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 [2022-11-30T15:51:02.933Z] ---> Running in d9ec74be99e9 [2022-11-30T15:51:02.933Z] 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 [2022-11-30T15:51:02.933Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-30T15:51:02.933Z] 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 [2022-11-30T15:51:02.933Z] 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 [2022-11-30T15:51:02.934Z] Removing intermediate container d9ec74be99e9 [2022-11-30T15:51:02.934Z] ---> 2c995713eaf5 [2022-11-30T15:51:02.934Z] Step 11/23 : WORKDIR /edgex-go [2022-11-30T15:51:02.934Z] ---> Running in 7458c9fec637 [2022-11-30T15:51:02.934Z] Removing intermediate container 7458c9fec637 [2022-11-30T15:51:02.934Z] ---> a9329d02b8cc [2022-11-30T15:51:02.934Z] [2022-11-30T15:51:02.934Z] Step 12/23 : FROM alpine:3.15 [2022-11-30T15:51:02.934Z] 3.15: Pulling from library/alpine [2022-11-30T15:51:02.934Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-30T15:51:02.934Z] Status: Downloaded newer image for alpine:3.15 [2022-11-30T15:51:02.934Z] ---> c4fc93816858 [2022-11-30T15:51:02.934Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T15:51:02.934Z] ---> Running in f4c91ed3ada6 [2022-11-30T15:51:02.934Z] Removing intermediate container f4c91ed3ada6 [2022-11-30T15:51:02.934Z] ---> 7a9dff22e27b [2022-11-30T15:51:02.934Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-30T15:51:02.934Z] ---> Running in 1b9ccd04dce0 [Pipeline] sh [2022-11-30T15:51:03.397Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-30T15:51:03.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:03.726Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-30T15:51:03.726Z] + sudo tee /etc/docker/daemon.new [2022-11-30T15:51:03.726Z] { [2022-11-30T15:51:03.726Z] "registry-mirrors": [ [2022-11-30T15:51:03.726Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-30T15:51:03.726Z] ], [2022-11-30T15:51:03.726Z] "bip": "10.250.0.254/24", [2022-11-30T15:51:03.726Z] "hosts": [ [2022-11-30T15:51:03.726Z] "tcp://0.0.0.0:5555", [2022-11-30T15:51:03.726Z] "unix:///var/run/docker.sock" [2022-11-30T15:51:03.726Z] ], [2022-11-30T15:51:03.726Z] "mtu": 1458, [2022-11-30T15:51:03.726Z] "selinux-enabled": true, [2022-11-30T15:51:03.726Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-30T15:51:03.726Z] } [Pipeline] sh [2022-11-30T15:51:03.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:04.020Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T15:51:04.020Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T15:51:04.020Z] OK: 15859 distinct packages available [2022-11-30T15:51:04.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:04.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:04.051Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-30T15:51:04.278Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-30T15:51:04.278Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-30T15:51:04.278Z] (3/5) Installing libucontext (1.1-r0) [2022-11-30T15:51:04.278Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-30T15:51:04.278Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-30T15:51:04.278Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T15:51:04.278Z] OK: 7 MiB in 19 packages [2022-11-30T15:51:04.378Z] + sudo service docker restart [2022-11-30T15:51:06.179Z] Removing intermediate container 1b9ccd04dce0 [2022-11-30T15:51:06.179Z] ---> 7c96acc14b61 [2022-11-30T15:51:06.179Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-30T15:51:10.362Z] ---> cc78b274a4c8 [2022-11-30T15:51:10.362Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-30T15:51:10.928Z] ---> 365b40962d58 [2022-11-30T15:51:10.928Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-30T15:51:11.496Z] ---> b518f197ff7e [2022-11-30T15:51:11.496Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-30T15:51:12.430Z] ---> 50a32c6ab6b6 [2022-11-30T15:51:12.431Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-30T15:51:12.431Z] ---> Running in f443a818ebed [2022-11-30T15:51:13.016Z] Removing intermediate container f443a818ebed [2022-11-30T15:51:13.016Z] ---> 3b4e2a88f814 [2022-11-30T15:51:13.016Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-30T15:51:13.273Z] ---> Running in d68b9ea8ebe3 [2022-11-30T15:51:14.262Z] Removing intermediate container d68b9ea8ebe3 [2022-11-30T15:51:14.262Z] ---> 8f50fd0c8160 [2022-11-30T15:51:14.262Z] Step 21/23 : LABEL arch=x86_64 [2022-11-30T15:51:14.262Z] ---> Running in a9e6f58fb4b4 [2022-11-30T15:51:14.828Z] Removing intermediate container a9e6f58fb4b4 [2022-11-30T15:51:14.828Z] ---> 75c4f749b485 [2022-11-30T15:51:14.828Z] Step 22/23 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:51:14.828Z] ---> Running in d96de23d3942 [2022-11-30T15:51:15.085Z] Removing intermediate container d96de23d3942 [2022-11-30T15:51:15.085Z] ---> 5fc3c9b0a6c4 [2022-11-30T15:51:15.085Z] Step 23/23 : LABEL version=0.0.0 [2022-11-30T15:51:15.343Z] ---> Running in 2a3738198ff4 [2022-11-30T15:51:15.908Z] Removing intermediate container 2a3738198ff4 [2022-11-30T15:51:15.908Z] ---> 04cc59a31228 [2022-11-30T15:51:15.908Z] [2022-11-30T15:51:15.908Z] Successfully built 04cc59a31228 [2022-11-30T15:51:15.908Z] Successfully tagged security-spire-server:latest [2022-11-30T15:51:15.908Z] Building sys-mgmt-agent [2022-11-30T15:51:19.204Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:51:19.204Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:51:19.204Z] ---> a9d7956d0871 [2022-11-30T15:51:19.204Z] Step 3/22 : WORKDIR /edgex-go [2022-11-30T15:51:19.204Z] ---> Using cache [2022-11-30T15:51:19.204Z] ---> 36e02b29cac2 [2022-11-30T15:51:19.204Z] Step 4/22 : RUN apk add --update --no-cache make bash git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T15:51:22.667Z] provisioning config files... [2022-11-30T15:51:22.698Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config17115602601743833108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T15:51:23.058Z] ---> docker-login.sh [2022-11-30T15:51:23.058Z] nexus3.edgexfoundry.org:10001 [2022-11-30T15:51:23.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T15:51:23.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T15:51:23.651Z] Configure a credential helper to remove this warning. See [2022-11-30T15:51:23.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T15:51:23.651Z] [2022-11-30T15:51:23.651Z] Login Succeeded [2022-11-30T15:51:23.651Z] nexus3.edgexfoundry.org:10002 [2022-11-30T15:51:23.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T15:51:24.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T15:51:24.194Z] Configure a credential helper to remove this warning. See [2022-11-30T15:51:24.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T15:51:24.194Z] [2022-11-30T15:51:24.194Z] Login Succeeded [2022-11-30T15:51:24.194Z] nexus3.edgexfoundry.org:10003 [2022-11-30T15:51:24.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T15:51:24.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T15:51:24.468Z] Configure a credential helper to remove this warning. See [2022-11-30T15:51:24.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T15:51:24.468Z] [2022-11-30T15:51:24.468Z] Login Succeeded [2022-11-30T15:51:24.468Z] nexus3.edgexfoundry.org:10004 [2022-11-30T15:51:24.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T15:51:25.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T15:51:25.020Z] Configure a credential helper to remove this warning. See [2022-11-30T15:51:25.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T15:51:25.020Z] [2022-11-30T15:51:25.020Z] Login Succeeded [2022-11-30T15:51:25.020Z] docker.io [2022-11-30T15:51:25.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T15:51:25.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T15:51:25.568Z] Configure a credential helper to remove this warning. See [2022-11-30T15:51:25.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T15:51:25.568Z] [2022-11-30T15:51:25.568Z] Login Succeeded [2022-11-30T15:51:25.568Z] ---> docker-login.sh ends [Pipeline] } [2022-11-30T15:51:25.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-30T15:51:26.248Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [2022-11-30T15:51:26.262Z] ---> Running in 9577d899670b [2022-11-30T15:51:26.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:26.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-11-30T15:51:26.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T15:51:26.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T15:51:26.290Z] ========================================================= [2022-11-30T15:51:26.290Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-30T15:51:26.290Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-30T15:51:26.526Z] OK: 211 MiB in 51 packages [2022-11-30T15:51:26.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-30T15:51:26.890Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-30T15:51:26.890Z] 9b18e9b68314: Pulling fs layer [2022-11-30T15:51:26.890Z] 35d82f9e3411: Pulling fs layer [2022-11-30T15:51:26.890Z] e16973657156: Pulling fs layer [2022-11-30T15:51:26.890Z] fc693d55d65f: Pulling fs layer [2022-11-30T15:51:26.890Z] 7e9fc2657dce: Pulling fs layer [2022-11-30T15:51:26.890Z] dda99020689f: Pulling fs layer [2022-11-30T15:51:26.890Z] db1c61fa0a46: Pulling fs layer [2022-11-30T15:51:26.890Z] 891c053d2c06: Pulling fs layer [2022-11-30T15:51:26.890Z] fc693d55d65f: Waiting [2022-11-30T15:51:26.890Z] dda99020689f: Waiting [2022-11-30T15:51:26.890Z] db1c61fa0a46: Waiting [2022-11-30T15:51:26.890Z] 7e9fc2657dce: Waiting [2022-11-30T15:51:26.890Z] 891c053d2c06: Waiting [2022-11-30T15:51:26.890Z] e16973657156: Download complete [2022-11-30T15:51:26.890Z] 35d82f9e3411: Verifying Checksum [2022-11-30T15:51:26.890Z] 35d82f9e3411: Download complete [2022-11-30T15:51:26.890Z] 7e9fc2657dce: Verifying Checksum [2022-11-30T15:51:26.890Z] 7e9fc2657dce: Download complete [2022-11-30T15:51:26.890Z] dda99020689f: Verifying Checksum [2022-11-30T15:51:26.890Z] dda99020689f: Download complete [2022-11-30T15:51:26.890Z] 9b18e9b68314: Download complete [2022-11-30T15:51:27.865Z] 9b18e9b68314: Pull complete [2022-11-30T15:51:27.866Z] 891c053d2c06: Verifying Checksum [2022-11-30T15:51:27.866Z] 891c053d2c06: Download complete [2022-11-30T15:51:28.436Z] Removing intermediate container 9577d899670b [2022-11-30T15:51:28.436Z] ---> 6535bef6badb [2022-11-30T15:51:28.436Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-30T15:51:28.457Z] 35d82f9e3411: Pull complete [2022-11-30T15:51:28.694Z] ---> 3eaa6eed4cad [2022-11-30T15:51:28.694Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:51:28.694Z] ---> Running in 79603e85f655 [2022-11-30T15:51:28.729Z] e16973657156: Pull complete [2022-11-30T15:51:29.321Z] db1c61fa0a46: Verifying Checksum [2022-11-30T15:51:29.321Z] db1c61fa0a46: Download complete [2022-11-30T15:51:29.630Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-30T15:51:29.909Z] fc693d55d65f: Verifying Checksum [2022-11-30T15:51:29.909Z] fc693d55d65f: Download complete [2022-11-30T15:51:42.256Z] fc693d55d65f: Pull complete [2022-11-30T15:51:42.256Z] 7e9fc2657dce: Pull complete [2022-11-30T15:51:42.256Z] dda99020689f: Pull complete [2022-11-30T15:51:44.505Z] Removing intermediate container aa82b57a62c9 [2022-11-30T15:51:44.505Z] ---> 4fd057c283dd [2022-11-30T15:51:44.505Z] [2022-11-30T15:51:44.505Z] Step 9/24 : FROM alpine:3.16 [2022-11-30T15:51:44.505Z] Removing intermediate container f8ced5cf7a18 [2022-11-30T15:51:44.505Z] ---> c0f330415db8 [2022-11-30T15:51:44.505Z] [2022-11-30T15:51:44.505Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T15:51:44.505Z] Removing intermediate container 79603e85f655 [2022-11-30T15:51:44.505Z] ---> e2f06b72a719 [2022-11-30T15:51:44.505Z] Step 7/22 : COPY . . [2022-11-30T15:51:44.505Z] 3.16: Pulling from library/alpine [2022-11-30T15:51:44.505Z] 3.16: Pulling from library/alpine [2022-11-30T15:51:44.505Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-30T15:51:44.505Z] Status: Downloaded newer image for alpine:3.16 [2022-11-30T15:51:44.505Z] ---> bfe296a52501 [2022-11-30T15:51:44.505Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-30T15:51:44.505Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-30T15:51:44.505Z] Status: Image is up to date for alpine:3.16 [2022-11-30T15:51:44.505Z] ---> bfe296a52501 [2022-11-30T15:51:44.505Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-30T15:51:47.614Z] db1c61fa0a46: Pull complete [2022-11-30T15:51:49.028Z] 891c053d2c06: Pull complete [2022-11-30T15:51:49.028Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-30T15:51:49.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-30T15:51:49.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-30T15:51:49.360Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-30T15:51:49.360Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-30T15:51:49.360Z] WORKDIR /edgex [2022-11-30T15:51:49.360Z] COPY go.mod . [2022-11-30T15:51:49.360Z] RUN go mod download [2022-11-30T15:51:49.955Z] Sending build context to Docker daemon 3.27MB [2022-11-30T15:51:49.955Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-30T15:51:49.955Z] ---> f96f9c87975a [2022-11-30T15:51:49.955Z] Step 2/4 : WORKDIR /edgex [2022-11-30T15:51:51.074Z] ---> Running in 9d67a0518002 [2022-11-30T15:51:51.074Z] ---> Running in 9b1364ff40f7 [2022-11-30T15:51:51.074Z] ---> f40d38560cfb [2022-11-30T15:51:51.074Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-30T15:51:51.334Z] ---> Running in eb1b8edeed79 [2022-11-30T15:51:51.334Z] Removing intermediate container ef3e7e55e445 [2022-11-30T15:51:51.334Z] ---> e6246cdea370 [2022-11-30T15:51:51.334Z] [2022-11-30T15:51:51.334Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T15:51:51.334Z] ---> bfe296a52501 [2022-11-30T15:51:51.334Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-30T15:51:51.334Z] Removing intermediate container 9b1364ff40f7 [2022-11-30T15:51:51.334Z] ---> b87f241f9a34 [2022-11-30T15:51:51.334Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-30T15:51:51.334Z] Removing intermediate container 90fefdac2adb [2022-11-30T15:51:51.334Z] ---> 6e23fb1fd295 [2022-11-30T15:51:51.334Z] [2022-11-30T15:51:51.334Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T15:51:51.334Z] ---> bfe296a52501 [2022-11-30T15:51:51.334Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-30T15:51:51.334Z] ---> Running in e6756d3c49d5 [2022-11-30T15:51:51.334Z] ---> Running in f33422d4ca64 [2022-11-30T15:51:51.591Z] ---> Running in d7bdaa677892 [2022-11-30T15:51:51.592Z] Removing intermediate container f33422d4ca64 [2022-11-30T15:51:51.592Z] ---> 72d79e3f7b12 [2022-11-30T15:51:51.592Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-30T15:51:51.592Z] ---> Running in 6f1d910f6629 [2022-11-30T15:51:51.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:51.592Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-30T15:51:51.850Z] Removing intermediate container 6f1d910f6629 [2022-11-30T15:51:51.850Z] ---> 480ea8b4fc36 [2022-11-30T15:51:51.850Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-11-30T15:51:51.850Z] ---> Running in 885c74c50053 [2022-11-30T15:51:51.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:51.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:51.907Z] ---> Running in 81f6d4330098 [2022-11-30T15:51:52.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:52.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:52.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:52.108Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-30T15:51:52.108Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-30T15:51:52.108Z] (3/3) Installing su-exec (0.2-r1) [2022-11-30T15:51:52.108Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T15:51:52.108Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T15:51:52.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:52.174Z] Removing intermediate container 81f6d4330098 [2022-11-30T15:51:52.174Z] ---> 3bc2a2741056 [2022-11-30T15:51:52.174Z] Step 3/4 : COPY go.mod . [2022-11-30T15:51:52.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:51:52.368Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-30T15:51:52.368Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T15:51:52.368Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-30T15:51:52.368Z] OK: 6 MiB in 15 packages [2022-11-30T15:51:52.368Z] OK: 6 MiB in 17 packages [2022-11-30T15:51:52.368Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-30T15:51:52.368Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T15:51:52.368Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T15:51:52.368Z] OK: 6 MiB in 16 packages [2022-11-30T15:51:52.626Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-30T15:51:52.626Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T15:51:52.626Z] OK: 6 MiB in 15 packages [2022-11-30T15:51:52.760Z] ---> 483608f25193 [2022-11-30T15:51:52.760Z] Step 4/4 : RUN go mod download [2022-11-30T15:51:52.760Z] ---> Running in 9d74c97eecc7 [2022-11-30T15:51:53.201Z] Removing intermediate container e6756d3c49d5 [2022-11-30T15:51:53.201Z] ---> 42028f84bbc6 [2022-11-30T15:51:53.201Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T15:51:53.201Z] ---> Running in 106254aac653 [2022-11-30T15:51:53.201Z] Removing intermediate container 885c74c50053 [2022-11-30T15:51:53.201Z] ---> 45ffd9ee12dd [2022-11-30T15:51:53.201Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T15:51:53.201Z] Removing intermediate container 9d67a0518002 [2022-11-30T15:51:53.201Z] ---> fb09fc59f0df [2022-11-30T15:51:53.201Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-30T15:51:53.201Z] ---> Running in 41eb7d76cd62 [2022-11-30T15:51:53.201Z] Removing intermediate container 106254aac653 [2022-11-30T15:51:53.201Z] ---> cb913c559900 [2022-11-30T15:51:53.201Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-30T15:51:53.201Z] ---> Running in 15914db2e38f [2022-11-30T15:51:53.201Z] Removing intermediate container d7bdaa677892 [2022-11-30T15:51:53.201Z] ---> acf9f5a9f763 [2022-11-30T15:51:53.201Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T15:51:53.201Z] ---> Running in 957750905ca1 [2022-11-30T15:51:53.467Z] Removing intermediate container 41eb7d76cd62 [2022-11-30T15:51:53.467Z] ---> 7a2a71d75b30 [2022-11-30T15:51:53.467Z] Step 12/24 : WORKDIR / [2022-11-30T15:51:53.467Z] ---> Running in 99acc15a8dd6 [2022-11-30T15:51:53.467Z] Removing intermediate container 15914db2e38f [2022-11-30T15:51:53.467Z] ---> 5bdd5feff4d2 [2022-11-30T15:51:53.467Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-30T15:51:53.467Z] ---> ffddfa2e0d4c [2022-11-30T15:51:53.467Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-30T15:51:53.467Z] ---> Running in 3ed0d155f03a [2022-11-30T15:51:53.467Z] Removing intermediate container 957750905ca1 [2022-11-30T15:51:53.467Z] ---> 4c602aab74ef [2022-11-30T15:51:53.467Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-30T15:51:53.467Z] Removing intermediate container 99acc15a8dd6 [2022-11-30T15:51:53.467Z] ---> 7540fd3369fe [2022-11-30T15:51:53.467Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-30T15:51:53.467Z] ---> Running in b026bab8ee43 [2022-11-30T15:51:53.467Z] Removing intermediate container 3ed0d155f03a [2022-11-30T15:51:53.467Z] ---> f442d9c38667 [2022-11-30T15:51:53.467Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T15:51:53.732Z] Removing intermediate container b026bab8ee43 [2022-11-30T15:51:53.732Z] ---> 9841d1382127 [2022-11-30T15:51:53.732Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-30T15:51:53.990Z] ---> 41639e40d69a [2022-11-30T15:51:53.990Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-30T15:51:53.990Z] ---> Running in 4dc39631e53c [2022-11-30T15:51:53.990Z] ---> 95655ce9902a [2022-11-30T15:51:53.990Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-30T15:51:53.990Z] ---> 7595f9f94da0 [2022-11-30T15:51:53.990Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-30T15:51:53.990Z] Removing intermediate container 4dc39631e53c [2022-11-30T15:51:53.990Z] ---> 2279a0d0e42a [2022-11-30T15:51:53.990Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T15:51:54.369Z] ---> 71145d25ee41 [2022-11-30T15:51:54.369Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-30T15:51:54.369Z] ---> b8c13281e979 [2022-11-30T15:51:54.369Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-30T15:51:54.369Z] ---> Running in 29af66b65e51 [2022-11-30T15:51:54.678Z] ---> 6ea83290e0e3 [2022-11-30T15:51:54.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-30T15:51:54.678Z] Removing intermediate container 29af66b65e51 [2022-11-30T15:51:54.678Z] ---> 6998ad267e5e [2022-11-30T15:51:54.678Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T15:51:55.687Z] ---> 4228950f7ed3 [2022-11-30T15:51:55.687Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-30T15:51:55.687Z] ---> Running in 1fbef99ac342 [2022-11-30T15:51:55.687Z] ---> 15f46da653f5 [2022-11-30T15:51:55.687Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-30T15:51:56.019Z] ---> cd41aa5d2127 [2022-11-30T15:51:56.019Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-30T15:51:56.019Z] Removing intermediate container 1fbef99ac342 [2022-11-30T15:51:56.019Z] ---> a78762e5b628 [2022-11-30T15:51:56.310Z] Step 20/22 : LABEL arch=x86_64 [2022-11-30T15:51:56.943Z] ---> Running in a8a38440e39c [2022-11-30T15:51:56.943Z] ---> 980b9fd1faf1 [2022-11-30T15:51:56.943Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-30T15:51:56.943Z] ---> e683d64aefd8 [2022-11-30T15:51:56.943Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-30T15:51:56.943Z] ---> 3cbf6d848e92 [2022-11-30T15:51:56.943Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-30T15:51:56.943Z] ---> Running in 3d538ccdc56d [2022-11-30T15:51:56.943Z] ---> Running in 86332ce9372b [2022-11-30T15:51:57.509Z] Removing intermediate container a8a38440e39c [2022-11-30T15:51:57.509Z] ---> 34495581711d [2022-11-30T15:51:57.509Z] Step 21/22 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:51:57.781Z] Removing intermediate container 3d538ccdc56d [2022-11-30T15:51:57.781Z] ---> d1789368acda [2022-11-30T15:51:57.781Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T15:51:57.781Z] Removing intermediate container 86332ce9372b [2022-11-30T15:51:57.781Z] ---> e6fc3133794a [2022-11-30T15:51:57.781Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T15:51:57.781Z] ---> 83d7c0e80a61 [2022-11-30T15:51:57.781Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-30T15:51:57.781Z] ---> Running in 27a99acba13f [2022-11-30T15:51:57.781Z] ---> Running in 51b7fd0da015 [2022-11-30T15:51:57.781Z] ---> Running in 2ec52631ce45 [2022-11-30T15:51:57.781Z] Removing intermediate container 51b7fd0da015 [2022-11-30T15:51:57.781Z] ---> b9655c3b3237 [2022-11-30T15:51:57.781Z] Step 20/22 : LABEL arch=x86_64 [2022-11-30T15:51:58.039Z] Removing intermediate container 27a99acba13f [2022-11-30T15:51:58.039Z] ---> 2f2e376c5ca4 [2022-11-30T15:51:58.039Z] Step 22/22 : LABEL version=0.0.0 [2022-11-30T15:51:58.039Z] ---> Running in 4798d95db9f7 [2022-11-30T15:51:58.303Z] Removing intermediate container 2ec52631ce45 [2022-11-30T15:51:58.303Z] ---> 5d41ea3bd37e [2022-11-30T15:51:58.303Z] Step 20/22 : LABEL arch=x86_64 [2022-11-30T15:51:58.303Z] ---> Running in ae2371266e30 [2022-11-30T15:51:58.303Z] ---> Running in 6af0b8fedf21 [2022-11-30T15:51:58.303Z] Removing intermediate container 4798d95db9f7 [2022-11-30T15:51:58.303Z] ---> 5fe5d1be96fd [2022-11-30T15:51:58.303Z] Step 21/22 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:51:58.565Z] ---> Running in 4b52cb06826c [2022-11-30T15:51:58.565Z] Removing intermediate container ae2371266e30 [2022-11-30T15:51:58.565Z] ---> 0e9e52436db8 [2022-11-30T15:51:58.565Z] [2022-11-30T15:51:58.565Z] ---> ad25b09acc06 [2022-11-30T15:51:58.565Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-30T15:51:58.823Z] Successfully built 0e9e52436db8 [2022-11-30T15:51:58.823Z] Successfully tagged core-data:latest [2022-11-30T15:51:58.823Z]  Building core-data ... done Building security-spire-config [2022-11-30T15:51:58.823Z] Removing intermediate container 4b52cb06826c [2022-11-30T15:51:58.823Z] ---> 5b4b380dc7b3 [2022-11-30T15:51:58.823Z] Step 22/22 : LABEL version=0.0.0 [2022-11-30T15:51:58.823Z] Removing intermediate container 6af0b8fedf21 [2022-11-30T15:51:58.823Z] ---> 952bcec60a71 [2022-11-30T15:51:58.823Z] Step 21/22 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:51:59.168Z] ---> Running in 01b652bd8d11 [2022-11-30T15:52:01.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:52:01.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:52:01.700Z] ---> a9d7956d0871 [2022-11-30T15:52:01.700Z] Step 3/24 : WORKDIR /edgex-go [2022-11-30T15:52:01.700Z] ---> Using cache [2022-11-30T15:52:01.700Z] ---> 36e02b29cac2 [2022-11-30T15:52:01.700Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-30T15:52:03.076Z] ---> Running in 5090b4be739b [2022-11-30T15:52:03.076Z] ---> e9797e9aaeaf [2022-11-30T15:52:03.076Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-30T15:52:03.076Z] ---> Running in 4aafa8c1256f [2022-11-30T15:52:03.076Z] Removing intermediate container 01b652bd8d11 [2022-11-30T15:52:03.076Z] ---> e0729011821e [2022-11-30T15:52:03.076Z] [2022-11-30T15:52:03.076Z] ---> Running in 6eb07922ade4 [2022-11-30T15:52:03.076Z] Successfully built e0729011821e [2022-11-30T15:52:03.076Z] Successfully tagged support-notifications:latest [2022-11-30T15:52:03.076Z] Building security-proxy-setup [2022-11-30T15:52:03.335Z]  Building support-notifications ... done Removing intermediate container 5090b4be739b [2022-11-30T15:52:03.335Z] ---> 7fdefba333ee [2022-11-30T15:52:03.335Z] Step 22/22 : LABEL version=0.0.0 [2022-11-30T15:52:03.335Z] ---> Running in cd686a467fa3 [2022-11-30T15:52:03.903Z] Removing intermediate container cd686a467fa3 [2022-11-30T15:52:03.903Z] ---> 2b2c9acfdffc [2022-11-30T15:52:03.903Z] [2022-11-30T15:52:03.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:03.903Z] Successfully built 2b2c9acfdffc [2022-11-30T15:52:03.903Z] Successfully tagged support-scheduler:latest [2022-11-30T15:52:03.903Z]  Building support-scheduler ... done Building security-spire-agent [2022-11-30T15:52:03.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:04.161Z] OK: 211 MiB in 51 packages [2022-11-30T15:52:08.384Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:52:08.384Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:52:08.384Z] ---> a9d7956d0871 [2022-11-30T15:52:08.384Z] Step 3/21 : WORKDIR /edgex-go [2022-11-30T15:52:08.384Z] ---> Using cache [2022-11-30T15:52:08.384Z] ---> 36e02b29cac2 [2022-11-30T15:52:08.384Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-30T15:52:08.384Z] ---> Using cache [2022-11-30T15:52:08.384Z] ---> f9c02abe94a0 [2022-11-30T15:52:08.384Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-30T15:52:08.384Z] ---> Using cache [2022-11-30T15:52:08.384Z] ---> d3915497c721 [2022-11-30T15:52:08.384Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:52:08.384Z] ---> Using cache [2022-11-30T15:52:08.384Z] ---> 62e3225028f0 [2022-11-30T15:52:08.384Z] Step 7/21 : COPY . . [2022-11-30T15:52:08.384Z] ---> Using cache [2022-11-30T15:52:08.384Z] ---> 0a93cc20cd93 [2022-11-30T15:52:08.384Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-30T15:52:08.647Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:52:08.647Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:52:08.647Z] ---> a9d7956d0871 [2022-11-30T15:52:08.647Z] Step 3/24 : WORKDIR /edgex-go [2022-11-30T15:52:08.647Z] ---> Using cache [2022-11-30T15:52:08.647Z] ---> 36e02b29cac2 [2022-11-30T15:52:08.647Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-30T15:52:11.941Z] ---> Running in c6fb55d6b262 [2022-11-30T15:52:11.941Z] ---> Running in 339f62d19fca [2022-11-30T15:52:11.941Z] Removing intermediate container 6eb07922ade4 [2022-11-30T15:52:11.941Z] ---> fbde5728315b [2022-11-30T15:52:11.941Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-30T15:52:11.941Z] Removing intermediate container 4aafa8c1256f [2022-11-30T15:52:11.941Z] ---> 0f5048adc49b [2022-11-30T15:52:11.941Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-30T15:52:11.941Z] ---> Running in d24eb1397a3d [2022-11-30T15:52:11.941Z] ---> c38998ef468c [2022-11-30T15:52:11.941Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:52:11.941Z] Removing intermediate container d24eb1397a3d [2022-11-30T15:52:11.941Z] ---> d76ad6d99c21 [2022-11-30T15:52:11.941Z] Step 22/24 : LABEL arch=x86_64 [2022-11-30T15:52:11.941Z] ---> Running in e884060c9f8c [2022-11-30T15:52:11.941Z] ---> Running in 9aa6bd2d6c74 [2022-11-30T15:52:12.201Z] Removing intermediate container 9aa6bd2d6c74 [2022-11-30T15:52:12.201Z] ---> cf4ce3142d09 [2022-11-30T15:52:12.201Z] Step 23/24 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:52:12.201Z] ---> Running in 1245a687ef98 [2022-11-30T15:52:12.459Z] Removing intermediate container 1245a687ef98 [2022-11-30T15:52:12.459Z] ---> a65c4a204af5 [2022-11-30T15:52:12.459Z] Step 24/24 : LABEL version=0.0.0 [2022-11-30T15:52:12.459Z] ---> Running in 8b446a43d83c [2022-11-30T15:52:12.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:12.459Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-30T15:52:12.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:12.717Z] OK: 211 MiB in 51 packages [2022-11-30T15:52:12.717Z] Removing intermediate container 8b446a43d83c [2022-11-30T15:52:12.717Z] ---> def311628043 [2022-11-30T15:52:12.717Z] [2022-11-30T15:52:12.717Z] Successfully built def311628043 [2022-11-30T15:52:12.717Z] Successfully tagged security-secretstore-setup:latest [2022-11-30T15:52:12.975Z] Building security-bootstrapper [2022-11-30T15:52:16.304Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:52:16.304Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:52:16.304Z] ---> a9d7956d0871 [2022-11-30T15:52:16.304Z] Step 3/32 : WORKDIR /edgex-go [2022-11-30T15:52:16.304Z] ---> Using cache [2022-11-30T15:52:16.304Z] ---> 36e02b29cac2 [2022-11-30T15:52:16.304Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-30T15:52:16.304Z] ---> Using cache [2022-11-30T15:52:16.304Z] ---> f9c02abe94a0 [2022-11-30T15:52:16.304Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-30T15:52:16.304Z] ---> Using cache [2022-11-30T15:52:16.304Z] ---> d3915497c721 [2022-11-30T15:52:16.304Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:52:16.304Z] ---> Using cache [2022-11-30T15:52:16.304Z] ---> 62e3225028f0 [2022-11-30T15:52:16.304Z] Step 7/32 : COPY . . [2022-11-30T15:52:16.304Z] ---> Using cache [2022-11-30T15:52:16.304Z] ---> 0a93cc20cd93 [2022-11-30T15:52:16.304Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-30T15:52:17.702Z] ---> Running in df59a0ed2232 [2022-11-30T15:52:17.702Z] Removing intermediate container eb1b8edeed79 [2022-11-30T15:52:17.702Z] ---> eb809aac0d4a [2022-11-30T15:52:17.702Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-30T15:52:19.704Z] Removing intermediate container c6fb55d6b262 [2022-11-30T15:52:19.704Z] ---> 2cafd43b1aa1 [2022-11-30T15:52:19.705Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-30T15:52:19.705Z] ---> Running in 726e80f662c0 [2022-11-30T15:52:20.275Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-30T15:52:20.275Z] ---> 583387cbe4b1 [2022-11-30T15:52:20.275Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:52:20.275Z] ---> Running in a3796d92f1f0 [2022-11-30T15:52:20.534Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-30T15:52:23.090Z] Removing intermediate container 726e80f662c0 [2022-11-30T15:52:23.090Z] ---> 5eea3812f6e5 [2022-11-30T15:52:23.090Z] [2022-11-30T15:52:23.090Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T15:52:23.090Z] ---> bfe296a52501 [2022-11-30T15:52:23.090Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-30T15:52:23.090Z] ---> Running in b12c94f88001 [2022-11-30T15:52:23.657Z] Removing intermediate container b12c94f88001 [2022-11-30T15:52:23.657Z] ---> 44a134857060 [2022-11-30T15:52:23.657Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-30T15:52:25.002Z] Removing intermediate container 9d74c97eecc7 [2022-11-30T15:52:25.002Z] ---> 1154a27f672a [2022-11-30T15:52:25.002Z] Successfully built 1154a27f672a [2022-11-30T15:52:25.002Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T15:52:25.339Z] + docker inspect -f . ci-base-image-arm64 [2022-11-30T15:52:25.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T15:52:25.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-120098 does not seem to be running inside a container [2022-11-30T15:52:25.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-30T15:52:26.832Z] $ docker top 8dfb18ae73a3ebf12530d567ff8e9b966bb58bd6b2cf88350a283d79355bf1d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T15:52:27.680Z] + go version [2022-11-30T15:52:27.680Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-30T15:52:27.701Z] $ docker stop --time=1 8dfb18ae73a3ebf12530d567ff8e9b966bb58bd6b2cf88350a283d79355bf1d1 [2022-11-30T15:52:27.858Z] ---> Running in 2a334dddc483 [2022-11-30T15:52:27.858Z] Removing intermediate container e884060c9f8c [2022-11-30T15:52:27.858Z] ---> abf0cc2c04f5 [2022-11-30T15:52:27.858Z] Step 7/24 : COPY . . [2022-11-30T15:52:27.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:28.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:28.417Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-30T15:52:28.417Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-30T15:52:28.417Z] (3/33) Installing readline (8.1.2-r0) [2022-11-30T15:52:28.417Z] (4/33) Installing bash (5.1.16-r2) [2022-11-30T15:52:28.417Z] Executing bash-5.1.16-r2.post-install [2022-11-30T15:52:28.417Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-30T15:52:28.676Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-30T15:52:28.676Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-30T15:52:28.676Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-30T15:52:28.676Z] (9/33) Installing curl (7.83.1-r4) [2022-11-30T15:52:28.676Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-30T15:52:28.960Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-30T15:52:28.960Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-30T15:52:28.960Z] (13/33) Installing expat (2.5.0-r0) [2022-11-30T15:52:28.960Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-30T15:52:28.960Z] (15/33) Installing gdbm (1.23-r0) [2022-11-30T15:52:28.960Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-30T15:52:28.960Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-30T15:52:28.960Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-30T15:52:28.960Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-30T15:52:28.960Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-30T15:52:28.960Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-30T15:52:29.218Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-30T15:52:29.218Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-30T15:52:29.218Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-30T15:52:29.218Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-30T15:52:29.218Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-30T15:52:29.218Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-30T15:52:29.218Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-30T15:52:29.218Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-30T15:52:29.218Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-30T15:52:29.218Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-30T15:52:29.218Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-30T15:52:29.366Z] $ docker rm -f 8dfb18ae73a3ebf12530d567ff8e9b966bb58bd6b2cf88350a283d79355bf1d1 [2022-11-30T15:52:29.476Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-30T15:52:29.476Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T15:52:29.476Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T15:52:29.476Z] OK: 123 MiB in 47 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T15:52:29.923Z] + docker inspect -f . ci-base-image-arm64 [2022-11-30T15:52:29.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T15:52:30.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-120098 does not seem to be running inside a container [2022-11-30T15:52:30.169Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-30T15:52:31.378Z] $ docker top 180531806f9cfbf81af8101077a4a46b155889b809be38070047a8ab8a801689 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-30T15:52:31.599Z] ========================================================= [2022-11-30T15:52:31.600Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-30T15:52:31.600Z] ========================================================= [Pipeline] sh [2022-11-30T15:52:32.002Z] Collecting docker-compose==1.23.2 [2022-11-30T15:52:32.003Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-30T15:52:32.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 18.7 MB/s eta 0:00:00 [2022-11-30T15:52:32.003Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-30T15:52:32.003Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-30T15:52:32.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 153.7 MB/s eta 0:00:00 [2022-11-30T15:52:32.003Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-30T15:52:32.003Z] Collecting texttable<0.10,>=0.9.0 [2022-11-30T15:52:32.003Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-30T15:52:32.003Z] Preparing metadata (setup.py): started [2022-11-30T15:52:32.230Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2022-11-30T15:52:32.264Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T15:52:32.264Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-30T15:52:32.264Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-30T15:52:32.264Z] Preparing metadata (setup.py): started [2022-11-30T15:52:32.522Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T15:52:32.522Z] Collecting jsonschema<3,>=2.5.1 [2022-11-30T15:52:32.781Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-30T15:52:32.781Z] Collecting cached-property<2,>=1.2.0 [2022-11-30T15:52:32.781Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-30T15:52:32.781Z] Collecting docopt<0.7,>=0.6.1 [2022-11-30T15:52:32.781Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-30T15:52:32.781Z] Preparing metadata (setup.py): started [2022-11-30T15:52:32.882Z] + make test [2022-11-30T15:52:32.882Z] go test -race -coverprofile=coverage.out ./... [2022-11-30T15:52:33.042Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T15:52:33.300Z] Collecting docker<4.0,>=3.6.0 [2022-11-30T15:52:33.300Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-30T15:52:33.300Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 33.0 MB/s eta 0:00:00 [2022-11-30T15:52:33.300Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-30T15:52:33.300Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-30T15:52:33.300Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 56.0 MB/s eta 0:00:00 [2022-11-30T15:52:34.187Z] Collecting PyYAML<4,>=3.10 [2022-11-30T15:52:34.187Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-30T15:52:34.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 43.0 MB/s eta 0:00:00 [2022-11-30T15:52:34.187Z] Preparing metadata (setup.py): started [2022-11-30T15:52:34.608Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T15:52:34.608Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-30T15:52:34.608Z] Collecting docker-pycreds>=0.4.0 [2022-11-30T15:52:34.608Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-30T15:52:34.967Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-30T15:52:34.967Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-30T15:52:34.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 161.5 MB/s eta 0:00:00 [2022-11-30T15:52:34.967Z] Collecting certifi>=2017.4.17 [2022-11-30T15:52:34.967Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-30T15:52:34.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 83.0 MB/s eta 0:00:00 [2022-11-30T15:52:34.967Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-30T15:52:34.967Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-30T15:52:34.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 185.3 MB/s eta 0:00:00 [2022-11-30T15:52:34.967Z] Collecting idna<2.8,>=2.5 [2022-11-30T15:52:34.967Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-30T15:52:34.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 120.1 MB/s eta 0:00:00 [2022-11-30T15:52:35.233Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-30T15:52:35.233Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-30T15:52:35.233Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-30T15:52:35.233Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-30T15:52:35.233Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-30T15:52:35.233Z] Running setup.py install for texttable: started [2022-11-30T15:52:36.185Z] Running setup.py install for texttable: finished with status 'done' [2022-11-30T15:52:36.185Z] Running setup.py install for PyYAML: started [2022-11-30T15:52:36.445Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-30T15:52:39.008Z] Running setup.py install for docopt: started [2022-11-30T15:52:39.948Z] Running setup.py install for docopt: finished with status 'done' [2022-11-30T15:52:41.889Z] ---> 07f8a5d2b706 [2022-11-30T15:52:41.889Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-30T15:52:42.149Z] Running setup.py install for dockerpty: started [2022-11-30T15:52:42.149Z] ---> Running in bf5e7491d159 [2022-11-30T15:52:42.410Z] Removing intermediate container a3796d92f1f0 [2022-11-30T15:52:42.410Z] ---> 179ad08d9e84 [2022-11-30T15:52:42.410Z] Step 7/24 : COPY . . [2022-11-30T15:52:42.690Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-30T15:52:42.690Z] Removing intermediate container bf5e7491d159 [2022-11-30T15:52:42.690Z] ---> 45de83575c87 [2022-11-30T15:52:42.690Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-30T15:52:46.874Z] ---> Running in f06cd627bb5d [2022-11-30T15:52:46.874Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-30T15:52:46.874Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-30T15:52:47.440Z] Removing intermediate container 339f62d19fca [2022-11-30T15:52:47.440Z] ---> fe7e65004ae4 [2022-11-30T15:52:47.440Z] [2022-11-30T15:52:47.440Z] Step 9/21 : FROM alpine:3.16 [2022-11-30T15:52:47.440Z] ---> bfe296a52501 [2022-11-30T15:52:47.440Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-30T15:52:47.440Z] Removing intermediate container df59a0ed2232 [2022-11-30T15:52:47.440Z] ---> b7c67f6ad0b6 [2022-11-30T15:52:47.440Z] [2022-11-30T15:52:47.440Z] Step 9/32 : FROM alpine:3.16 [2022-11-30T15:52:47.440Z] ---> bfe296a52501 [2022-11-30T15:52:47.440Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T15:52:48.373Z] Removing intermediate container f06cd627bb5d [2022-11-30T15:52:48.373Z] ---> 774ba63bbf2d [2022-11-30T15:52:48.373Z] 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 [2022-11-30T15:52:48.632Z] ---> Running in b933e3231aee [2022-11-30T15:52:48.632Z] ---> Running in 8682e2cf5988 [2022-11-30T15:52:48.632Z] ---> Running in f82edd8d56a7 [2022-11-30T15:52:48.890Z] ---> 71729b150e3c [2022-11-30T15:52:48.890Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-30T15:52:49.149Z] Removing intermediate container b933e3231aee [2022-11-30T15:52:49.149Z] ---> 33534fbf0539 [2022-11-30T15:52:49.149Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-30T15:52:49.407Z] ---> Running in e56f530612bd [2022-11-30T15:52:49.407Z] ---> Running in 296f386470dd [2022-11-30T15:52:49.407Z] Removing intermediate container e56f530612bd [2022-11-30T15:52:49.407Z] ---> fae461d2355c [2022-11-30T15:52:49.407Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-30T15:52:49.668Z] ---> Running in 3c78ec574d27 [2022-11-30T15:52:49.668Z] Removing intermediate container 3c78ec574d27 [2022-11-30T15:52:49.668Z] ---> 2d174d30e60d [2022-11-30T15:52:49.668Z] 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 [2022-11-30T15:52:49.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:49.925Z] ---> Running in cb4f8a50e079 [2022-11-30T15:52:49.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:49.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:49.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:50.493Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-30T15:52:50.493Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-30T15:52:50.493Z] (2/2) Installing su-exec (0.2-r1) [2022-11-30T15:52:50.493Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T15:52:50.493Z] OK: 6 MiB in 16 packages [2022-11-30T15:52:50.493Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-30T15:52:50.493Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-30T15:52:50.493Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-30T15:52:50.493Z] (5/6) Installing curl (7.83.1-r4) [2022-11-30T15:52:50.493Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-30T15:52:50.493Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T15:52:50.493Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T15:52:50.493Z] OK: 8 MiB in 20 packages [2022-11-30T15:52:51.059Z] Removing intermediate container f82edd8d56a7 [2022-11-30T15:52:51.059Z] ---> 58384a4abaf4 [2022-11-30T15:52:51.059Z] Step 11/24 : WORKDIR /edgex-go [2022-11-30T15:52:51.059Z] ---> Running in 7c939df08785 [2022-11-30T15:52:51.358Z] Removing intermediate container 296f386470dd [2022-11-30T15:52:51.358Z] ---> b1a76e3a0e1b [2022-11-30T15:52:51.358Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-30T15:52:51.358Z] Removing intermediate container cb4f8a50e079 [2022-11-30T15:52:51.358Z] ---> 21fca432f5dc [2022-11-30T15:52:51.358Z] Step 11/24 : WORKDIR /edgex-go [2022-11-30T15:52:51.358Z] Removing intermediate container 7c939df08785 [2022-11-30T15:52:51.358Z] ---> 005cd2b884ed [2022-11-30T15:52:51.358Z] [2022-11-30T15:52:51.358Z] Step 12/24 : FROM alpine:3.15 [2022-11-30T15:52:51.358Z] ---> c4fc93816858 [2022-11-30T15:52:51.358Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T15:52:51.358Z] ---> Using cache [2022-11-30T15:52:51.358Z] ---> 7a9dff22e27b [2022-11-30T15:52:51.358Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-30T15:52:51.618Z] ---> Running in 7feb5376a041 [2022-11-30T15:52:51.618Z] ---> Running in 0cb60e79db00 [2022-11-30T15:52:51.618Z] ---> Running in 1a8aa708dac2 [2022-11-30T15:52:51.618Z] Removing intermediate container 7feb5376a041 [2022-11-30T15:52:51.618Z] ---> 5ac284609413 [2022-11-30T15:52:51.618Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-30T15:52:51.618Z] Removing intermediate container 8682e2cf5988 [2022-11-30T15:52:51.618Z] ---> d4c5b0da7ff0 [2022-11-30T15:52:51.618Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-30T15:52:51.876Z] ---> Running in b651d4bf0a6b [2022-11-30T15:52:51.876Z] ---> Running in 892d9731f6dd [2022-11-30T15:52:51.876Z] Removing intermediate container 1a8aa708dac2 [2022-11-30T15:52:51.876Z] ---> d5599c0cfc34 [2022-11-30T15:52:51.876Z] [2022-11-30T15:52:51.876Z] Step 12/24 : FROM alpine:3.15 [2022-11-30T15:52:51.876Z] ---> c4fc93816858 [2022-11-30T15:52:51.876Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T15:52:51.876Z] ---> Using cache [2022-11-30T15:52:51.876Z] ---> 7a9dff22e27b [2022-11-30T15:52:51.876Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-30T15:52:51.876Z] ---> Using cache [2022-11-30T15:52:51.876Z] ---> 7c96acc14b61 [2022-11-30T15:52:51.876Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-30T15:52:51.876Z] Removing intermediate container 2a334dddc483 [2022-11-30T15:52:51.876Z] ---> 0dd441010f7a [2022-11-30T15:52:51.876Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-30T15:52:51.876Z] ---> Running in 7e743856c488 [2022-11-30T15:52:52.135Z] Removing intermediate container 892d9731f6dd [2022-11-30T15:52:52.135Z] ---> 81af77178555 [2022-11-30T15:52:52.135Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-30T15:52:52.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:52.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:52.666Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T15:52:52.666Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T15:52:52.666Z] OK: 15859 distinct packages available [2022-11-30T15:52:52.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:52.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:52:52.923Z] Removing intermediate container b651d4bf0a6b [2022-11-30T15:52:52.923Z] ---> 90cde8defd87 [2022-11-30T15:52:52.923Z] Step 12/21 : WORKDIR /edgex [2022-11-30T15:52:52.923Z] ---> Running in 5c3f60d16bcf [2022-11-30T15:52:52.923Z] Removing intermediate container 7e743856c488 [2022-11-30T15:52:52.923Z] ---> 8f2e292a632f [2022-11-30T15:52:52.923Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-30T15:52:52.923Z] ---> 2f3665f25878 [2022-11-30T15:52:52.923Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-30T15:52:52.923Z] ---> Running in 02eedf4e54d8 [2022-11-30T15:52:52.923Z] ---> Running in 7eb8ace137cf [2022-11-30T15:52:52.923Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-30T15:52:53.181Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-30T15:52:53.181Z] (3/4) Installing libucontext (1.1-r0) [2022-11-30T15:52:53.181Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-30T15:52:53.181Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T15:52:53.181Z] OK: 6 MiB in 18 packages [2022-11-30T15:52:53.181Z] Removing intermediate container 5c3f60d16bcf [2022-11-30T15:52:53.181Z] ---> e80d52ae17ec [2022-11-30T15:52:53.181Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-30T15:52:53.181Z] ---> Running in 17fa3f61cd88 [2022-11-30T15:52:53.181Z] Removing intermediate container 02eedf4e54d8 [2022-11-30T15:52:53.181Z] ---> c16a0d86ff00 [2022-11-30T15:52:53.181Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-30T15:52:53.181Z] Removing intermediate container 7eb8ace137cf [2022-11-30T15:52:53.181Z] ---> fcacbd9d61e2 [2022-11-30T15:52:53.181Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-30T15:52:53.181Z] Removing intermediate container 17fa3f61cd88 [2022-11-30T15:52:53.181Z] ---> a46473a1b841 [2022-11-30T15:52:53.181Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-30T15:52:53.181Z] ---> Running in dd003b25895f [2022-11-30T15:52:54.604Z] ---> 8dffdc9f1cba [2022-11-30T15:52:54.604Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-30T15:52:55.177Z] Removing intermediate container 0cb60e79db00 [2022-11-30T15:52:55.177Z] ---> ae54195e8a26 [2022-11-30T15:52:55.177Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-30T15:52:55.177Z] ---> a0f74449506f [2022-11-30T15:52:55.177Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-30T15:52:55.177Z] ---> 7e90c186fb31 [2022-11-30T15:52:55.177Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-30T15:52:55.177Z] ---> b5b7512000c8 [2022-11-30T15:52:55.177Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-30T15:52:56.193Z] Removing intermediate container dd003b25895f [2022-11-30T15:52:56.193Z] ---> e41ac2517486 [2022-11-30T15:52:56.193Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-30T15:52:56.456Z] ---> c10a2d2e53e7 [2022-11-30T15:52:56.456Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-30T15:52:56.456Z] ---> 9bc1ff97f3ac [2022-11-30T15:52:56.456Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-30T15:52:56.456Z] ---> Running in 864280bfa9bd [2022-11-30T15:52:56.456Z] ---> 146bbb434f1e [2022-11-30T15:52:56.456Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-30T15:52:56.456Z] ---> eda6139c7b8b [2022-11-30T15:52:56.456Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-30T15:52:56.719Z] Removing intermediate container 864280bfa9bd [2022-11-30T15:52:56.719Z] ---> 63d453750af7 [2022-11-30T15:52:56.719Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-30T15:52:56.719Z] ---> 286689ad4582 [2022-11-30T15:52:56.719Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-30T15:52:56.719Z] ---> a3c5c65d8e6b [2022-11-30T15:52:56.719Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-30T15:52:56.719Z] ---> Running in ac92a43403c1 [2022-11-30T15:52:56.719Z] ---> 2d31fc88b6be [2022-11-30T15:52:56.719Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-30T15:52:56.719Z] ---> 6dc97bcc4177 [2022-11-30T15:52:56.719Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-30T15:52:56.719Z] ---> Running in 18dd6429a4c8 [2022-11-30T15:52:56.719Z] ---> Running in b47ffca33a0c [2022-11-30T15:52:56.719Z] ---> 5edc0461296f [2022-11-30T15:52:56.719Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-30T15:52:56.979Z] ---> b2d02a0587dd [2022-11-30T15:52:56.979Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-30T15:52:56.979Z] ---> Running in d0faf0e7ea34 [2022-11-30T15:52:56.979Z] ---> Running in dafdbf675247 [2022-11-30T15:52:56.979Z] Removing intermediate container b47ffca33a0c [2022-11-30T15:52:56.979Z] ---> a3f12ca1293a [2022-11-30T15:52:56.979Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T15:52:56.979Z] Removing intermediate container 18dd6429a4c8 [2022-11-30T15:52:56.979Z] ---> b526a6a72abc [2022-11-30T15:52:56.979Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-30T15:52:56.979Z] ---> Running in 4be2af8ea325 [2022-11-30T15:52:57.240Z] Removing intermediate container dafdbf675247 [2022-11-30T15:52:57.240Z] ---> c15b0907fd46 [2022-11-30T15:52:57.240Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-30T15:52:57.240Z] ---> Running in fd1c21f35ae1 [2022-11-30T15:52:57.240Z] Removing intermediate container 4be2af8ea325 [2022-11-30T15:52:57.240Z] ---> 710a18ef95d2 [2022-11-30T15:52:57.240Z] Step 20/22 : LABEL arch=x86_64 [2022-11-30T15:52:57.240Z] ---> Running in 88afecab552f [2022-11-30T15:52:57.240Z] ---> 3ad11079e609 [2022-11-30T15:52:57.240Z] Step 19/24 : WORKDIR / [2022-11-30T15:52:57.501Z] Removing intermediate container fd1c21f35ae1 [2022-11-30T15:52:57.501Z] ---> 341b2231b564 [2022-11-30T15:52:57.501Z] Step 22/24 : LABEL arch=x86_64 [2022-11-30T15:52:57.501Z] ---> Running in 6e9da8fdca4e [2022-11-30T15:52:57.501Z] Removing intermediate container 88afecab552f [2022-11-30T15:52:57.501Z] ---> 9139198f1a0e [2022-11-30T15:52:57.501Z] Step 21/22 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:52:57.501Z] ---> Running in f8d9df23cd43 [2022-11-30T15:52:57.501Z] ---> Running in f4c7f9fd88b7 [2022-11-30T15:52:57.501Z] Removing intermediate container ac92a43403c1 [2022-11-30T15:52:57.501Z] ---> 63ba09eb98ad [2022-11-30T15:52:57.501Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-30T15:52:57.501Z] ---> Running in 6ad06f87106f [2022-11-30T15:52:57.501Z] Removing intermediate container 6e9da8fdca4e [2022-11-30T15:52:57.501Z] ---> 1a68b09a3dcc [2022-11-30T15:52:57.501Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-30T15:52:57.501Z] Removing intermediate container f8d9df23cd43 [2022-11-30T15:52:57.501Z] ---> 7db4920b317e [2022-11-30T15:52:57.501Z] Step 23/24 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:52:57.760Z] Removing intermediate container f4c7f9fd88b7 [2022-11-30T15:52:57.760Z] ---> 42765f6da8cd [2022-11-30T15:52:57.760Z] Step 22/22 : LABEL version=0.0.0 [2022-11-30T15:52:57.760Z] ---> Running in 5486fca3bb37 [2022-11-30T15:52:57.760Z] ---> Running in 29ed493bcb13 [2022-11-30T15:52:57.760Z] Removing intermediate container 6ad06f87106f [2022-11-30T15:52:57.760Z] ---> f891a92683d4 [2022-11-30T15:52:57.760Z] Step 19/21 : LABEL arch=x86_64 [2022-11-30T15:52:57.760Z] ---> Running in e1f224dd2858 [2022-11-30T15:52:57.760Z] ---> Running in ddb0ab155ef1 [2022-11-30T15:52:57.760Z] Removing intermediate container 29ed493bcb13 [2022-11-30T15:52:57.760Z] ---> e13362ef3a86 [2022-11-30T15:52:57.760Z] Step 24/24 : LABEL version=0.0.0 [2022-11-30T15:52:57.760Z] Removing intermediate container 5486fca3bb37 [2022-11-30T15:52:57.760Z] ---> 698529d20499 [2022-11-30T15:52:57.760Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-30T15:52:58.021Z] ---> Running in 3a9083df0b25 [2022-11-30T15:52:58.021Z] ---> Running in 6be3ad9a518c [2022-11-30T15:52:58.021Z] Removing intermediate container e1f224dd2858 [2022-11-30T15:52:58.021Z] ---> c0f79e09225b [2022-11-30T15:52:58.021Z] [2022-11-30T15:52:58.021Z] Removing intermediate container d0faf0e7ea34 [2022-11-30T15:52:58.021Z] ---> 1e2676017f36 [2022-11-30T15:52:58.021Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T15:52:58.021Z] Removing intermediate container ddb0ab155ef1 [2022-11-30T15:52:58.021Z] ---> 66f61be23214 [2022-11-30T15:52:58.021Z] Step 20/21 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:52:58.021Z] Successfully built c0f79e09225b [2022-11-30T15:52:58.021Z] Removing intermediate container 3a9083df0b25 [2022-11-30T15:52:58.021Z] ---> 6f048b44f500 [2022-11-30T15:52:58.021Z] [2022-11-30T15:52:58.021Z] Successfully tagged sys-mgmt-agent:latest [2022-11-30T15:52:58.021Z]  Building sys-mgmt-agent ... done Removing intermediate container 6be3ad9a518c [2022-11-30T15:52:58.021Z] ---> 1e5791203c2c [2022-11-30T15:52:58.021Z] Step 22/24 : LABEL arch=x86_64 [2022-11-30T15:52:58.021Z] Building core-metadata [2022-11-30T15:52:58.021Z] ---> Running in 49d488dce9ef [2022-11-30T15:52:58.021Z] ---> Running in 859d97bb3052 [2022-11-30T15:52:58.383Z] Successfully built 6f048b44f500 [2022-11-30T15:52:58.383Z] ---> fc7cb2b17b80 [2022-11-30T15:52:58.383Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-30T15:52:58.383Z] Successfully tagged security-spire-agent:latest [2022-11-30T15:52:58.383Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-11-30T15:52:59.329Z] Removing intermediate container 49d488dce9ef [2022-11-30T15:52:59.329Z] ---> a3f45c7c57a1 [2022-11-30T15:52:59.329Z] Step 21/21 : LABEL version=0.0.0 [2022-11-30T15:53:03.553Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:53:03.553Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:53:03.553Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:53:03.553Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:53:03.553Z] ---> a9d7956d0871 [2022-11-30T15:53:03.553Z] Step 3/19 : WORKDIR /edgex-go [2022-11-30T15:53:03.553Z] ---> a9d7956d0871 [2022-11-30T15:53:03.553Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-30T15:53:03.553Z] ---> Using cache [2022-11-30T15:53:03.553Z] ---> 6be98cef2e90 [2022-11-30T15:53:03.553Z] Step 4/24 : WORKDIR /edgex-go [2022-11-30T15:53:03.553Z] ---> Using cache [2022-11-30T15:53:03.553Z] ---> 22241180c122 [2022-11-30T15:53:03.553Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-30T15:53:03.553Z] ---> Using cache [2022-11-30T15:53:03.553Z] ---> 863da68610cd [2022-11-30T15:53:03.553Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-30T15:53:03.553Z] ---> Using cache [2022-11-30T15:53:03.553Z] ---> 36e02b29cac2 [2022-11-30T15:53:03.553Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-30T15:53:03.553Z] ---> Using cache [2022-11-30T15:53:03.553Z] ---> a8537d167863 [2022-11-30T15:53:03.553Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:53:03.553Z] ---> Using cache [2022-11-30T15:53:03.553Z] ---> a13f197fa8c5 [2022-11-30T15:53:03.553Z] Step 8/24 : COPY . . [2022-11-30T15:53:03.553Z] Removing intermediate container 859d97bb3052 [2022-11-30T15:53:03.553Z] ---> 47e6de953158 [2022-11-30T15:53:03.553Z] Step 23/24 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:53:03.553Z] ---> Using cache [2022-11-30T15:53:03.553Z] ---> 826bea4f8a0c [2022-11-30T15:53:03.553Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-30T15:53:03.821Z] ---> Running in 1f1ab72418ca [2022-11-30T15:53:03.821Z] ---> 2dee61427bf8 [2022-11-30T15:53:03.821Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-30T15:53:03.821Z] ---> Running in 3e5f17dd72a6 [2022-11-30T15:53:03.821Z] ---> Running in 552b39150be2 [2022-11-30T15:53:03.821Z] ---> Running in e322357d4ca3 [2022-11-30T15:53:03.821Z] Removing intermediate container 1f1ab72418ca [2022-11-30T15:53:03.821Z] ---> 86570470db3f [2022-11-30T15:53:03.821Z] [2022-11-30T15:53:04.082Z] Removing intermediate container 552b39150be2 [2022-11-30T15:53:04.082Z] ---> e0c16969894d [2022-11-30T15:53:04.082Z] Step 24/24 : LABEL version=0.0.0 [2022-11-30T15:53:04.082Z] ---> Running in ec6c6b60e069 [2022-11-30T15:53:04.082Z] Successfully built 86570470db3f [2022-11-30T15:53:04.082Z] Successfully tagged security-proxy-setup:latest [2022-11-30T15:53:04.082Z] Building core-command [2022-11-30T15:53:04.082Z]  Building security-proxy-setup ... done  ---> 2fdb66860406 [2022-11-30T15:53:04.082Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-30T15:53:04.082Z] Removing intermediate container ec6c6b60e069 [2022-11-30T15:53:04.082Z] ---> 6e614dfc4185 [2022-11-30T15:53:04.082Z] [2022-11-30T15:53:04.082Z] Successfully built 6e614dfc4185 [2022-11-30T15:53:04.082Z] Successfully tagged security-spire-config:latest [2022-11-30T15:53:05.480Z]  Building security-spire-config ... done 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 [2022-11-30T15:53:06.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:53:06.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:53:06.883Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T15:53:06.883Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-30T15:53:06.883Z] ---> a9d7956d0871 [2022-11-30T15:53:06.883Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-30T15:53:06.883Z] ---> Using cache [2022-11-30T15:53:06.883Z] ---> 6be98cef2e90 [2022-11-30T15:53:06.883Z] Step 4/23 : WORKDIR /edgex-go [2022-11-30T15:53:06.883Z] ---> Using cache [2022-11-30T15:53:06.883Z] ---> 22241180c122 [2022-11-30T15:53:06.883Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-30T15:53:06.883Z] ---> Using cache [2022-11-30T15:53:06.883Z] ---> 863da68610cd [2022-11-30T15:53:06.883Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-30T15:53:06.883Z] ---> Using cache [2022-11-30T15:53:06.883Z] ---> a8537d167863 [2022-11-30T15:53:06.883Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:53:06.883Z] ---> Using cache [2022-11-30T15:53:06.883Z] ---> a13f197fa8c5 [2022-11-30T15:53:06.883Z] Step 8/23 : COPY . . [2022-11-30T15:53:06.883Z] ---> Using cache [2022-11-30T15:53:06.883Z] ---> 826bea4f8a0c [2022-11-30T15:53:06.883Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-30T15:53:06.883Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-30T15:53:06.883Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-30T15:53:06.883Z] OK: 17038 distinct packages available [2022-11-30T15:53:06.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:53:07.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:53:07.145Z] OK: 211 MiB in 51 packages [2022-11-30T15:53:08.121Z] ---> 1ec6636061f3 [2022-11-30T15:53:08.121Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-30T15:53:08.121Z] ---> Running in 80d4fcb5754b [2022-11-30T15:53:08.383Z] ---> 7fc92ca0d8bf [2022-11-30T15:53:08.383Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-30T15:53:08.383Z] Removing intermediate container 3e5f17dd72a6 [2022-11-30T15:53:08.383Z] ---> 850b8e173e6f [2022-11-30T15:53:08.383Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-30T15:53:08.383Z] ---> 137715d4118d [2022-11-30T15:53:08.383Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-30T15:53:08.383Z] ---> 3ce8ba2c30b2 [2022-11-30T15:53:08.383Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T15:53:08.646Z] ---> Running in e7fde1940e6c [2022-11-30T15:53:08.646Z] 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 [2022-11-30T15:53:08.646Z] ---> 8dfa3d452401 [2022-11-30T15:53:08.646Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-30T15:53:08.905Z] ---> Running in dd68d27d024c [2022-11-30T15:53:09.932Z] Removing intermediate container dd68d27d024c [2022-11-30T15:53:09.932Z] ---> 039d8371efa9 [2022-11-30T15:53:09.932Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-30T15:53:09.932Z] ---> Running in a3ac27b39e7b [2022-11-30T15:53:10.193Z] Removing intermediate container a3ac27b39e7b [2022-11-30T15:53:10.193Z] ---> 46a225285c97 [2022-11-30T15:53:10.193Z] Step 29/32 : CMD ["gate"] [2022-11-30T15:53:10.603Z] ---> Running in 90bc434baba1 [2022-11-30T15:53:10.862Z] Removing intermediate container 90bc434baba1 [2022-11-30T15:53:10.862Z] ---> ac44ae675bee [2022-11-30T15:53:10.862Z] Step 30/32 : LABEL arch=x86_64 [2022-11-30T15:53:11.121Z] ---> Running in 0903485dacc7 [2022-11-30T15:53:11.767Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-30T15:53:12.507Z] Removing intermediate container 0903485dacc7 [2022-11-30T15:53:12.507Z] ---> 44090d4b8f4a [2022-11-30T15:53:12.507Z] Step 31/32 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:53:14.430Z] ---> Running in d135f449ce9b [2022-11-30T15:53:14.430Z] Removing intermediate container d135f449ce9b [2022-11-30T15:53:14.430Z] ---> abafe90f5553 [2022-11-30T15:53:14.430Z] Step 32/32 : LABEL version=0.0.0 [2022-11-30T15:53:14.688Z] ---> Running in d05f7e9c0894 [2022-11-30T15:53:16.058Z] Removing intermediate container d05f7e9c0894 [2022-11-30T15:53:16.058Z] ---> fc8cea1ca258 [2022-11-30T15:53:16.058Z] [2022-11-30T15:53:16.058Z] Successfully built fc8cea1ca258 [2022-11-30T15:53:16.058Z] Successfully tagged security-bootstrapper:latest [2022-11-30T15:53:22.662Z]  Building security-bootstrapper ... done Removing intermediate container e7fde1940e6c [2022-11-30T15:53:22.662Z] ---> 61066a223800 [2022-11-30T15:53:22.662Z] Step 7/19 : COPY . . [2022-11-30T15:53:30.796Z] ---> 98ca91c942f6 [2022-11-30T15:53:30.796Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-30T15:53:30.796Z] ---> Running in 90e2f13e0a96 [2022-11-30T15:53:30.796Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-30T15:53:34.128Z] Removing intermediate container 80d4fcb5754b [2022-11-30T15:53:34.128Z] ---> 8d76415eda4d [2022-11-30T15:53:34.128Z] [2022-11-30T15:53:34.128Z] Step 10/23 : FROM alpine:3.16 [2022-11-30T15:53:34.128Z] ---> bfe296a52501 [2022-11-30T15:53:34.128Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-30T15:53:34.128Z] ---> Using cache [2022-11-30T15:53:34.128Z] ---> 42028f84bbc6 [2022-11-30T15:53:34.128Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T15:53:34.128Z] ---> Using cache [2022-11-30T15:53:34.128Z] ---> cb913c559900 [2022-11-30T15:53:34.128Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-30T15:53:34.128Z] Removing intermediate container e322357d4ca3 [2022-11-30T15:53:34.128Z] ---> 064def2d893d [2022-11-30T15:53:34.128Z] [2022-11-30T15:53:34.128Z] Step 10/24 : FROM alpine:3.16 [2022-11-30T15:53:34.128Z] ---> bfe296a52501 [2022-11-30T15:53:34.128Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-30T15:53:34.128Z] ---> Using cache [2022-11-30T15:53:34.128Z] ---> 42028f84bbc6 [2022-11-30T15:53:34.128Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T15:53:34.128Z] ---> Using cache [2022-11-30T15:53:34.128Z] ---> cb913c559900 [2022-11-30T15:53:34.128Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-30T15:53:34.128Z] ---> Running in 4665ef69e45a [2022-11-30T15:53:34.128Z] ---> Running in 50622e6d4925 [2022-11-30T15:53:34.128Z] Removing intermediate container 4665ef69e45a [2022-11-30T15:53:34.128Z] ---> c6b62596212e [2022-11-30T15:53:34.128Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-30T15:53:34.128Z] ---> Running in a0e896b39656 [2022-11-30T15:53:34.128Z] Removing intermediate container 50622e6d4925 [2022-11-30T15:53:34.128Z] ---> 86c9935c5277 [2022-11-30T15:53:34.128Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-30T15:53:34.389Z] ---> Running in 0b74d2a2ed1e [2022-11-30T15:53:34.389Z] Removing intermediate container a0e896b39656 [2022-11-30T15:53:34.389Z] ---> 4e807ae3eb38 [2022-11-30T15:53:34.389Z] Step 15/23 : WORKDIR / [2022-11-30T15:53:34.389Z] Removing intermediate container 0b74d2a2ed1e [2022-11-30T15:53:34.389Z] ---> 9950282c1507 [2022-11-30T15:53:34.389Z] Step 15/24 : WORKDIR / [2022-11-30T15:53:34.389Z] ---> Running in 429bdc579da9 [2022-11-30T15:53:34.389Z] ---> Running in 26c4e3b23ccd [2022-11-30T15:53:34.648Z] Removing intermediate container 429bdc579da9 [2022-11-30T15:53:34.648Z] ---> a8900e8fa286 [2022-11-30T15:53:34.648Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T15:53:34.908Z] Removing intermediate container 26c4e3b23ccd [2022-11-30T15:53:34.908Z] ---> 2c094626bc91 [2022-11-30T15:53:34.908Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T15:53:35.167Z] ---> ed05a8a54a7f [2022-11-30T15:53:35.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-30T15:53:35.167Z] ---> 538471988a7f [2022-11-30T15:53:35.167Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-30T15:53:36.106Z] ---> 5109fdddd7ec [2022-11-30T15:53:36.106Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-30T15:53:36.403Z] ---> 176400cc1002 [2022-11-30T15:53:36.403Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-30T15:53:36.663Z] ---> dce910ea243f [2022-11-30T15:53:36.663Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-30T15:53:36.663Z] ---> 16efd8dd5129 [2022-11-30T15:53:36.663Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-30T15:53:36.663Z] ---> Running in fab67ba0df92 [2022-11-30T15:53:36.923Z] ---> f6af33273544 [2022-11-30T15:53:36.923Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-30T15:53:36.923Z] Removing intermediate container fab67ba0df92 [2022-11-30T15:53:36.923Z] ---> c511b6505833 [2022-11-30T15:53:36.923Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T15:53:36.923Z] ---> Running in 97a2d6565912 [2022-11-30T15:53:36.923Z] ---> Running in 754e3e5ad02c [2022-11-30T15:53:37.186Z] Removing intermediate container 754e3e5ad02c [2022-11-30T15:53:37.186Z] ---> 521b4b6c5042 [2022-11-30T15:53:37.186Z] Step 21/23 : LABEL arch=x86_64 [2022-11-30T15:53:37.186Z] Removing intermediate container 97a2d6565912 [2022-11-30T15:53:37.186Z] ---> 6d16742605d4 [2022-11-30T15:53:37.186Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T15:53:37.186Z] ---> Running in 92389fd317e6 [2022-11-30T15:53:37.186Z] ---> Running in a3d856957b9a [2022-11-30T15:53:37.449Z] Removing intermediate container a3d856957b9a [2022-11-30T15:53:37.449Z] ---> ea957fa9ae95 [2022-11-30T15:53:37.449Z] Step 22/24 : LABEL arch=x86_64 [2022-11-30T15:53:37.449Z] Removing intermediate container 92389fd317e6 [2022-11-30T15:53:37.449Z] ---> bf5cf54cb1be [2022-11-30T15:53:37.449Z] Step 22/23 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:53:37.449Z] ---> Running in 173508142e73 [2022-11-30T15:53:37.449Z] ---> Running in b70da45d601c [2022-11-30T15:53:37.709Z] Removing intermediate container 173508142e73 [2022-11-30T15:53:37.709Z] ---> 000d42b675b6 [2022-11-30T15:53:37.709Z] Step 23/24 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:53:37.709Z] Removing intermediate container b70da45d601c [2022-11-30T15:53:37.709Z] ---> 2c327751ab74 [2022-11-30T15:53:37.709Z] Step 23/23 : LABEL version=0.0.0 [2022-11-30T15:53:37.709Z] ---> Running in 07d0f3300816 [2022-11-30T15:53:37.709Z] ---> Running in 3b2640d9f88a [2022-11-30T15:53:37.986Z] Removing intermediate container 07d0f3300816 [2022-11-30T15:53:37.986Z] ---> 9dbf0b43ea8e [2022-11-30T15:53:37.986Z] Step 24/24 : LABEL version=0.0.0 [2022-11-30T15:53:37.986Z] Removing intermediate container 3b2640d9f88a [2022-11-30T15:53:37.986Z] ---> 1b13b33e3025 [2022-11-30T15:53:37.986Z] [2022-11-30T15:53:37.986Z] ---> Running in 26ddc8c675c3 [2022-11-30T15:53:37.986Z] Successfully built 1b13b33e3025 [2022-11-30T15:53:38.246Z] Successfully tagged core-command:latest [2022-11-30T15:53:38.246Z]  Building core-command ... done Removing intermediate container 26ddc8c675c3 [2022-11-30T15:53:38.246Z] ---> 49835431a8da [2022-11-30T15:53:38.246Z] [2022-11-30T15:53:38.246Z] Successfully built 49835431a8da [2022-11-30T15:53:38.246Z] Successfully tagged core-metadata:latest [2022-11-30T15:53:53.150Z]  Building core-metadata ... done Removing intermediate container 90e2f13e0a96 [2022-11-30T15:53:53.150Z] ---> e9df7d13b937 [2022-11-30T15:53:53.150Z] [2022-11-30T15:53:53.150Z] Step 9/19 : FROM alpine:3.15 [2022-11-30T15:53:53.150Z] ---> c4fc93816858 [2022-11-30T15:53:53.150Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T15:53:53.150Z] ---> Using cache [2022-11-30T15:53:53.150Z] ---> 7a9dff22e27b [2022-11-30T15:53:53.150Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-30T15:53:53.150Z] ---> Running in cb5436d3a9c0 [2022-11-30T15:53:53.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:53:53.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:53:53.150Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T15:53:53.150Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T15:53:53.150Z] OK: 15859 distinct packages available [2022-11-30T15:53:53.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-30T15:53:53.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-30T15:53:53.150Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-30T15:53:53.150Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-30T15:53:53.150Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-30T15:53:53.150Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-30T15:53:53.150Z] (5/9) Installing curl (7.80.0-r4) [2022-11-30T15:53:53.150Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-30T15:53:53.150Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-30T15:53:53.150Z] (8/9) Installing libucontext (1.1-r0) [2022-11-30T15:53:53.150Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-30T15:53:53.150Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T15:53:53.150Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T15:53:53.150Z] OK: 8 MiB in 23 packages [2022-11-30T15:53:53.150Z] Removing intermediate container cb5436d3a9c0 [2022-11-30T15:53:53.150Z] ---> 769d61f095ff [2022-11-30T15:53:53.150Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T15:53:53.150Z] ---> b70659224d1d [2022-11-30T15:53:53.150Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-30T15:53:54.102Z] ---> a97321ea53e4 [2022-11-30T15:53:54.102Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-30T15:53:54.102Z] ---> 52b5591e6d7d [2022-11-30T15:53:54.102Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-30T15:53:54.102Z] ---> Running in c0b0cc4eac0f [2022-11-30T15:53:54.102Z] Removing intermediate container c0b0cc4eac0f [2022-11-30T15:53:54.102Z] ---> d9d72e8c0b69 [2022-11-30T15:53:54.102Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T15:53:54.102Z] ---> Running in b4fc0f2dcad2 [2022-11-30T15:53:54.102Z] Removing intermediate container b4fc0f2dcad2 [2022-11-30T15:53:54.102Z] ---> 621cc42d1b78 [2022-11-30T15:53:54.102Z] Step 17/19 : LABEL arch=x86_64 [2022-11-30T15:53:54.102Z] ---> Running in b60c4ff8e8d7 [2022-11-30T15:53:54.360Z] Removing intermediate container b60c4ff8e8d7 [2022-11-30T15:53:54.360Z] ---> 267cc87ef13b [2022-11-30T15:53:54.360Z] Step 18/19 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [2022-11-30T15:53:54.360Z] ---> Running in 28cc9047ddbe [2022-11-30T15:53:54.360Z] Removing intermediate container 28cc9047ddbe [2022-11-30T15:53:54.360Z] ---> 34fc6ce8f504 [2022-11-30T15:53:54.360Z] Step 19/19 : LABEL version=0.0.0 [2022-11-30T15:53:54.360Z] ---> Running in 66074c7f522e [2022-11-30T15:53:54.360Z] Removing intermediate container 66074c7f522e [2022-11-30T15:53:54.360Z] ---> c353cfaee349 [2022-11-30T15:53:54.360Z] [2022-11-30T15:53:54.619Z] Successfully built c353cfaee349 [2022-11-30T15:53:54.619Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-30T15:53:54.624Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-11-30T15:53:54.628Z] $ docker stop --time=1 c06e74ea0a54e66e722e1ee7b8a919b5434a292393d58abdff661401e8790329 [2022-11-30T15:53:55.880Z] $ docker rm -f c06e74ea0a54e66e722e1ee7b8a919b5434a292393d58abdff661401e8790329 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T15:53:56.214Z] + docker images [2022-11-30T15:53:56.214Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-30T15:53:56.214Z] security-spiffe-token-provider latest c353cfaee349 2 seconds ago 29.7MB [2022-11-30T15:53:56.214Z] e9df7d13b937 7 seconds ago 1.65GB [2022-11-30T15:53:56.214Z] core-metadata latest 49835431a8da 18 seconds ago 18.5MB [2022-11-30T15:53:56.214Z] core-command latest 1b13b33e3025 19 seconds ago 17.7MB [2022-11-30T15:53:56.214Z] 064def2d893d 23 seconds ago 1.62GB [2022-11-30T15:53:56.214Z] 8d76415eda4d 25 seconds ago 1.61GB [2022-11-30T15:53:56.214Z] security-bootstrapper latest fc8cea1ca258 42 seconds ago 20.3MB [2022-11-30T15:53:56.214Z] security-spire-config latest 6e614dfc4185 53 seconds ago 85.8MB [2022-11-30T15:53:56.214Z] security-proxy-setup latest 86570470db3f 53 seconds ago 27.7MB [2022-11-30T15:53:56.214Z] sys-mgmt-agent latest c0f79e09225b 59 seconds ago 136MB [2022-11-30T15:53:56.214Z] security-spire-agent latest 6f048b44f500 59 seconds ago 125MB [2022-11-30T15:53:56.214Z] d5599c0cfc34 About a minute ago 1.49GB [2022-11-30T15:53:56.214Z] 005cd2b884ed About a minute ago 1.49GB [2022-11-30T15:53:56.214Z] b7c67f6ad0b6 About a minute ago 1.6GB [2022-11-30T15:53:56.214Z] fe7e65004ae4 About a minute ago 1.6GB [2022-11-30T15:53:56.214Z] 5eea3812f6e5 About a minute ago 1.6GB [2022-11-30T15:53:56.214Z] security-secretstore-setup latest def311628043 About a minute ago 29.8MB [2022-11-30T15:53:56.214Z] support-scheduler latest 2b2c9acfdffc About a minute ago 29.9MB [2022-11-30T15:53:56.214Z] support-notifications latest e0729011821e About a minute ago 30.5MB [2022-11-30T15:53:56.214Z] core-data latest 0e9e52436db8 About a minute ago 17.9MB [2022-11-30T15:53:56.214Z] e6246cdea370 2 minutes ago 1.68GB [2022-11-30T15:53:56.214Z] 6e23fb1fd295 2 minutes ago 1.68GB [2022-11-30T15:53:56.214Z] c0f330415db8 2 minutes ago 1.62GB [2022-11-30T15:53:56.214Z] 4fd057c283dd 2 minutes ago 1.61GB [2022-11-30T15:53:56.214Z] security-spire-server latest 04cc59a31228 2 minutes ago 86.5MB [2022-11-30T15:53:56.214Z] a9329d02b8cc 2 minutes ago 1.49GB [2022-11-30T15:53:56.214Z] ci-base-image-x86_64 latest a9d7956d0871 6 minutes ago 947MB [2022-11-30T15:53:56.214Z] alpine 3.16 bfe296a52501 2 weeks ago 5.54MB [2022-11-30T15:53:56.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 weeks ago 683MB [2022-11-30T15:53:56.214Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-30T15:53:56.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-30T15:53:56.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-30T15:54:48.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-30T15:54:53.799Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-30T15:54:53.799Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-30T15:54:53.799Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-30T15:55:12.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-30T15:55:12.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-30T15:55:12.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-30T15:55:12.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-30T15:55:12.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-30T15:55:12.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-30T15:55:12.018Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-30T15:55:12.018Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-30T15:55:12.018Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-30T15:55:12.018Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-30T15:55:12.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-30T15:55:27.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.559s coverage: 28.7% of statements [2022-11-30T15:55:27.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-30T15:55:27.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-30T15:55:31.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.759s coverage: 98.5% of statements [2022-11-30T15:55:32.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.993s coverage: 43.0% of statements [2022-11-30T15:55:32.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-30T15:55:32.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-30T15:55:32.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.571s coverage: 54.2% of statements [2022-11-30T15:55:32.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-30T15:55:32.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-30T15:56:04.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.510s coverage: 89.2% of statements [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-30T15:56:04.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.472s coverage: 2.2% of statements [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-30T15:56:04.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.051s coverage: 95.6% of statements [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-30T15:56:04.585Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.660s coverage: 72.2% of statements [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-30T15:56:04.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.630s coverage: 60.0% of statements [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-30T15:56:04.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.900s coverage: 0.9% of statements [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-30T15:56:04.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.328s coverage: 58.8% of statements [2022-11-30T15:56:04.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.311s coverage: 29.6% of statements [2022-11-30T15:56:04.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-30T15:56:06.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.262s coverage: 47.1% of statements [2022-11-30T15:56:06.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.266s coverage: 79.5% of statements [2022-11-30T15:56:06.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2022-11-30T15:56:07.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements [2022-11-30T15:56:09.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.254s coverage: 87.5% of statements [2022-11-30T15:56:22.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.275s coverage: 94.4% of statements [2022-11-30T15:56:22.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.249s coverage: 44.8% of statements [2022-11-30T15:56:29.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.808s coverage: 79.9% of statements [2022-11-30T15:56:29.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-30T15:56:35.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-30T15:56:35.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-30T15:56:35.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.257s coverage: 86.9% of statements [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-30T15:56:35.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-30T15:56:35.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-30T15:56:35.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-30T15:56:35.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements [2022-11-30T15:56:35.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2022-11-30T15:56:35.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.319s coverage: 85.4% of statements [2022-11-30T15:56:35.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.898s coverage: 91.2% of statements [2022-11-30T15:56:35.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-30T15:56:41.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.035s coverage: 64.7% of statements [2022-11-30T15:56:41.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-30T15:56:41.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-30T15:56:41.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.282s coverage: 100.0% of statements [2022-11-30T15:56:41.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.185s coverage: 89.4% of statements [2022-11-30T15:56:41.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2022-11-30T15:56:41.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-11-30T15:56:41.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.107s coverage: 100.0% of statements [2022-11-30T15:56:46.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.565s coverage: 65.8% of statements [2022-11-30T15:56:46.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-30T15:56:46.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-30T15:56:46.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-30T15:56:49.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.970s coverage: 41.8% of statements [2022-11-30T15:56:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-30T15:56:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-30T15:56:49.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements [2022-11-30T15:56:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-30T15:56:49.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.482s coverage: 84.8% of statements [2022-11-30T15:56:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-30T15:56:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-30T15:56:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-30T15:56:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-30T15:56:57.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.343s coverage: 17.7% of statements [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-30T15:56:57.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.774s coverage: 92.3% of statements [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-30T15:56:57.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.246s coverage: 63.2% of statements [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-30T15:56:57.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-30T15:56:57.977Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-30T15:56:57.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-30T15:56:57.977Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.388s coverage: 100.0% of statements [2022-11-30T15:56:57.977Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-11-30T15:56:57.978Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-11-30T15:56:57.978Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-30T15:56:57.978Z] go vet ./... [2022-11-30T15:58:52.159Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-30T15:58:52.160Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-30T15:58:52.160Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-30T15:58:52.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-30T15:58:52.827Z] + ls -al . [2022-11-30T15:58:52.827Z] total 764 [2022-11-30T15:58:52.827Z] drwxrwxr-x 10 1001 1001 4096 Nov 30 15:52 . [2022-11-30T15:58:52.827Z] drwxr-xr-x 4 root root 4096 Nov 30 15:52 .. [2022-11-30T15:58:52.827Z] drwxrwxr-x 2 1001 1001 4096 Nov 30 15:50 .blubracket [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 16 Nov 30 15:50 .dockerignore [2022-11-30T15:58:52.827Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 15:50 .git [2022-11-30T15:58:52.827Z] drwxrwxr-x 3 1001 1001 4096 Nov 30 15:50 .github [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 1030 Nov 30 15:50 .gitignore [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 42 Nov 30 15:50 .golangci.yml [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 87 Nov 30 15:50 .hadolint.yml [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 166 Nov 30 15:50 .sonarcloud.properties [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 1171 Nov 30 15:50 ADOPTERS.md [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 10618 Nov 30 15:50 Attribution.txt [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 73765 Nov 30 15:50 CHANGELOG.md [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 3804 Nov 30 15:50 CONTRIBUTING.md [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 677 Nov 30 15:50 GOVERNANCE.md [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 850 Nov 30 15:50 Jenkinsfile [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 10775 Nov 30 15:50 LICENSE [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 13289 Nov 30 15:50 Makefile [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 582 Nov 30 15:50 OWNERS.md [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 9403 Nov 30 15:50 README.md [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 6912 Nov 30 15:50 SECURITY.md [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 5 Nov 30 15:47 VERSION [2022-11-30T15:58:52.827Z] drwxrwxr-x 2 1001 1001 4096 Nov 30 15:50 bin [2022-11-30T15:58:52.827Z] drwxrwxr-x 18 1001 1001 4096 Nov 30 15:50 cmd [2022-11-30T15:58:52.827Z] -rw-r--r-- 1 root root 501828 Nov 30 15:56 coverage.out [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 3369 Nov 30 15:50 go.mod [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 45006 Nov 30 15:50 go.sum [2022-11-30T15:58:52.827Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 15:50 internal [2022-11-30T15:58:52.827Z] drwxrwxr-x 3 1001 1001 4096 Nov 30 15:50 openapi [2022-11-30T15:58:52.827Z] drwxrwxr-x 4 1001 1001 4096 Nov 30 15:50 snap [2022-11-30T15:58:52.827Z] -rw-rw-r-- 1 1001 1001 204 Nov 30 15:50 version.go [Pipeline] sh [2022-11-30T15:58:53.480Z] + '[' -e coverage.out ] [2022-11-30T15:58:53.480Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-30T15:58:53.496Z] Warning: overwriting stash ‘coverage-report’ [2022-11-30T15:58:54.311Z] Stashed 1 file(s) [Pipeline] sh [2022-11-30T15:58:54.956Z] + make build [2022-11-30T15:58:54.957Z] 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 [2022-11-30T16:00:16.580Z] 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 [2022-11-30T16:00:19.919Z] 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 [2022-11-30T16:00:25.254Z] 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 [2022-11-30T16:01:04.111Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-30T16:01:05.521Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-30T16:01:12.185Z] 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 [2022-11-30T16:01:18.863Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-30T16:01:23.116Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-30T16:01:29.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-30T16:01:33.099Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-30T16:01:37.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-30T16:01:49.663Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-30T16:01:56.314Z] $ docker stop --time=1 180531806f9cfbf81af8101077a4a46b155889b809be38070047a8ab8a801689 [2022-11-30T16:01:59.707Z] $ docker rm -f 180531806f9cfbf81af8101077a4a46b155889b809be38070047a8ab8a801689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T16:02:01.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-30T16:02:01.639Z] [2022-11-30T16:02:01.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T16:02:01.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-30T16:02:01.962Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-30T16:02:01.962Z] 29e5d40040c1: Pulling fs layer [2022-11-30T16:02:01.962Z] 1ce36da41761: Pulling fs layer [2022-11-30T16:02:01.962Z] 25b303627fd3: Pulling fs layer [2022-11-30T16:02:02.232Z] 29e5d40040c1: Verifying Checksum [2022-11-30T16:02:02.232Z] 29e5d40040c1: Download complete [2022-11-30T16:02:02.500Z] 1ce36da41761: Verifying Checksum [2022-11-30T16:02:02.500Z] 1ce36da41761: Download complete [2022-11-30T16:02:02.765Z] 29e5d40040c1: Pull complete [2022-11-30T16:02:03.719Z] 25b303627fd3: Verifying Checksum [2022-11-30T16:02:03.719Z] 25b303627fd3: Download complete [2022-11-30T16:02:03.985Z] 1ce36da41761: Pull complete [2022-11-30T16:02:14.244Z] 25b303627fd3: Pull complete [2022-11-30T16:02:14.244Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-30T16:02:14.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-30T16:02:14.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T16:02:14.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-120098 does not seem to be running inside a container [2022-11-30T16:02:14.497Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-30T16:02:16.771Z] $ docker top 58ed067f8eece701f8e90abd8335412290efbb0881fab119a90882d8de2c7aaf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T16:02:17.579Z] + docker-compose build --help [2022-11-30T16:02:17.580Z] + grep parallel [2022-11-30T16:02:21.814Z] --parallel Build images in parallel. [Pipeline] } [2022-11-30T16:02:21.829Z] $ docker stop --time=1 58ed067f8eece701f8e90abd8335412290efbb0881fab119a90882d8de2c7aaf [2022-11-30T16:02:23.792Z] $ docker rm -f 58ed067f8eece701f8e90abd8335412290efbb0881fab119a90882d8de2c7aaf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T16:02:24.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-30T16:02:24.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T16:02:24.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-120098 does not seem to be running inside a container [2022-11-30T16:02:24.528Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-30T16:02:25.646Z] $ docker top 205e6f9702bd7409b436df3ae7ba7869d6adbb109760b9703d1731582bb8c502 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T16:02:26.462Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-30T16:02:30.709Z] Building core-command ... [2022-11-30T16:02:30.709Z] Building core-data ... [2022-11-30T16:02:30.709Z] Building core-metadata ... [2022-11-30T16:02:30.709Z] Building security-bootstrapper ... [2022-11-30T16:02:30.709Z] Building security-proxy-setup ... [2022-11-30T16:02:30.709Z] Building security-secretstore-setup ... [2022-11-30T16:02:30.709Z] Building security-spiffe-token-provider ... [2022-11-30T16:02:30.709Z] Building security-spire-agent ... [2022-11-30T16:02:30.709Z] Building security-spire-config ... [2022-11-30T16:02:30.709Z] Building security-spire-server ... [2022-11-30T16:02:30.709Z] Building support-notifications ... [2022-11-30T16:02:30.709Z] Building support-scheduler ... [2022-11-30T16:02:30.709Z] Building sys-mgmt-agent ... [2022-11-30T16:02:30.709Z] Building security-secretstore-setup [2022-11-30T16:02:30.709Z] Building core-command [2022-11-30T16:02:30.709Z] Building security-spire-server [2022-11-30T16:02:30.709Z] Building core-data [2022-11-30T16:02:30.709Z] Building security-spire-agent [2022-11-30T16:03:27.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:03:27.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:03:27.110Z] ---> 1154a27f672a [2022-11-30T16:03:27.110Z] Step 3/23 : WORKDIR /edgex-go [2022-11-30T16:03:27.110Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:03:27.110Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:03:27.110Z] ---> 1154a27f672a [2022-11-30T16:03:27.110Z] Step 3/24 : WORKDIR /edgex-go [2022-11-30T16:03:27.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:03:27.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:03:27.110Z] ---> 1154a27f672a [2022-11-30T16:03:27.110Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-30T16:03:27.110Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:03:27.110Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:03:27.110Z] ---> 1154a27f672a [2022-11-30T16:03:27.110Z] Step 3/24 : WORKDIR /edgex-go [2022-11-30T16:03:27.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:03:27.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:03:27.110Z] ---> 1154a27f672a [2022-11-30T16:03:27.110Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-30T16:03:27.110Z] ---> Running in c74a28cfc9b2 [2022-11-30T16:03:27.110Z] ---> Running in 5b3651ee6313 [2022-11-30T16:03:27.110Z] ---> Running in 2bf95dd998e5 [2022-11-30T16:03:27.110Z] ---> Running in 881e02a88c7e [2022-11-30T16:03:27.110Z] ---> Running in d4d5923cf319 [2022-11-30T16:03:27.110Z] Removing intermediate container 5b3651ee6313 [2022-11-30T16:03:27.110Z] ---> 32f025971928 [2022-11-30T16:03:27.110Z] Step 4/22 : WORKDIR /edgex-go [2022-11-30T16:03:27.110Z] Removing intermediate container 2bf95dd998e5 [2022-11-30T16:03:27.110Z] ---> 65e7d68adaed [2022-11-30T16:03:27.110Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-30T16:03:27.110Z] Removing intermediate container c74a28cfc9b2 [2022-11-30T16:03:27.110Z] ---> 061b6a406eb4 [2022-11-30T16:03:27.110Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-30T16:03:27.110Z] ---> Running in 170a7c2ce637 [2022-11-30T16:03:27.110Z] Removing intermediate container 881e02a88c7e [2022-11-30T16:03:27.110Z] ---> 784e6d07d4eb [2022-11-30T16:03:27.110Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-30T16:03:27.110Z] ---> Running in 44db79101991 [2022-11-30T16:03:27.110Z] ---> Running in d21e08857bee [2022-11-30T16:03:27.110Z] ---> Running in 88c95fbdf1e5 [2022-11-30T16:03:27.110Z] Removing intermediate container d4d5923cf319 [2022-11-30T16:03:27.110Z] ---> 6d458111de08 [2022-11-30T16:03:27.110Z] Step 4/23 : WORKDIR /edgex-go [2022-11-30T16:03:27.110Z] ---> Running in 521d29f54146 [2022-11-30T16:03:27.110Z] Removing intermediate container 170a7c2ce637 [2022-11-30T16:03:27.110Z] ---> de8f4b3b5148 [2022-11-30T16:03:27.110Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-30T16:03:27.110Z] ---> Running in 756863845ea5 [2022-11-30T16:03:27.110Z] Removing intermediate container 521d29f54146 [2022-11-30T16:03:27.110Z] ---> e2aaad6a3575 [2022-11-30T16:03:27.110Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-30T16:03:27.110Z] ---> Running in 058f11641797 [2022-11-30T16:03:27.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:03:27.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:03:27.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:03:27.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:03:27.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:03:27.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:03:27.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:03:27.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:03:27.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:03:27.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:03:27.110Z] OK: 221 MiB in 51 packages [2022-11-30T16:03:27.110Z] OK: 221 MiB in 51 packages [2022-11-30T16:03:27.110Z] OK: 221 MiB in 51 packages [2022-11-30T16:03:27.110Z] OK: 221 MiB in 51 packages [2022-11-30T16:03:27.110Z] OK: 221 MiB in 51 packages [2022-11-30T16:03:28.098Z] Removing intermediate container d21e08857bee [2022-11-30T16:03:28.098Z] ---> f67584f96d97 [2022-11-30T16:03:28.098Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-30T16:03:28.098Z] Removing intermediate container 88c95fbdf1e5 [2022-11-30T16:03:28.098Z] ---> 53e4a012627b [2022-11-30T16:03:28.098Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-30T16:03:28.367Z] Removing intermediate container 756863845ea5 [2022-11-30T16:03:28.367Z] ---> 66e1eee266ca [2022-11-30T16:03:28.367Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-30T16:03:28.367Z] Removing intermediate container 44db79101991 [2022-11-30T16:03:28.367Z] ---> f55071772766 [2022-11-30T16:03:28.367Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-30T16:03:28.367Z] Removing intermediate container 058f11641797 [2022-11-30T16:03:28.367Z] ---> ef6b78ea13d6 [2022-11-30T16:03:28.367Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-30T16:03:29.327Z] ---> e4d999eb4b29 [2022-11-30T16:03:29.327Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:03:29.327Z] ---> 419fc32866ac [2022-11-30T16:03:29.327Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:03:29.327Z] ---> Running in 2dcc8e7900a5 [2022-11-30T16:03:29.327Z] ---> 53788bbe9d9d [2022-11-30T16:03:29.327Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:03:29.596Z] ---> Running in cf88435bdef8 [2022-11-30T16:03:29.596Z] ---> Running in 247d7a7ca6c1 [2022-11-30T16:03:29.863Z] ---> 4daa85ca7bee [2022-11-30T16:03:29.863Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:03:29.863Z] ---> b94d95ef9bb4 [2022-11-30T16:03:29.863Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:03:29.863Z] ---> Running in 598a86b5e835 [2022-11-30T16:03:30.130Z] ---> Running in 9e0130362063 [2022-11-30T16:05:06.785Z] Removing intermediate container 9e0130362063 [2022-11-30T16:05:06.785Z] ---> a8b2102a87fe [2022-11-30T16:05:06.785Z] Step 7/24 : COPY . . [2022-11-30T16:05:06.785Z] Removing intermediate container 598a86b5e835 [2022-11-30T16:05:06.785Z] ---> 18ac510334a8 [2022-11-30T16:05:06.785Z] Step 8/22 : COPY . . [2022-11-30T16:05:06.785Z] Removing intermediate container 247d7a7ca6c1 [2022-11-30T16:05:06.785Z] ---> c7142216dbb8 [2022-11-30T16:05:06.785Z] Step 8/23 : COPY . . [2022-11-30T16:05:06.785Z] Removing intermediate container cf88435bdef8 [2022-11-30T16:05:06.785Z] ---> 0ee19f2f5194 [2022-11-30T16:05:06.785Z] Step 7/24 : COPY . . [2022-11-30T16:05:06.785Z] Removing intermediate container 2dcc8e7900a5 [2022-11-30T16:05:06.785Z] ---> 68e3b4c96fe1 [2022-11-30T16:05:06.785Z] Step 7/23 : COPY . . [2022-11-30T16:05:12.136Z] ---> 80b3cc1c47c5 [2022-11-30T16:05:12.136Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-30T16:05:12.136Z] ---> 091117c102b5 [2022-11-30T16:05:12.136Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-30T16:05:12.136Z] ---> 5aca1b38f660 [2022-11-30T16:05:12.136Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-30T16:05:12.136Z] ---> Running in 5ce8b5a049d0 [2022-11-30T16:05:12.136Z] ---> 6d78d5f14266 [2022-11-30T16:05:12.136Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-30T16:05:12.136Z] ---> Running in 0655284107dc [2022-11-30T16:05:12.136Z] ---> 1a080955cd45 [2022-11-30T16:05:12.137Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-30T16:05:12.137Z] ---> Running in 96b4a7e860a3 [2022-11-30T16:05:12.137Z] ---> Running in a9922a3c2a9d [2022-11-30T16:05:12.137Z] ---> Running in 015b50dd8c00 [2022-11-30T16:05:12.724Z] Removing intermediate container 5ce8b5a049d0 [2022-11-30T16:05:12.724Z] ---> 588e61c5741f [2022-11-30T16:05:12.724Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-30T16:05:12.996Z] ---> Running in 3e33338ea678 [2022-11-30T16:05:12.996Z] Removing intermediate container a9922a3c2a9d [2022-11-30T16:05:12.996Z] ---> 2b238c430bde [2022-11-30T16:05:12.996Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-30T16:05:13.264Z] ---> Running in 31429e653b2d [2022-11-30T16:05:13.531Z] Removing intermediate container 3e33338ea678 [2022-11-30T16:05:13.531Z] ---> 8812bbb08937 [2022-11-30T16:05:13.531Z] 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 [2022-11-30T16:05:13.797Z] ---> Running in f596e63a41db [2022-11-30T16:05:14.068Z] Removing intermediate container 31429e653b2d [2022-11-30T16:05:14.068Z] ---> cc85789a34b6 [2022-11-30T16:05:14.068Z] 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 [2022-11-30T16:05:14.340Z] ---> Running in e16894846a44 [2022-11-30T16:05:14.607Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-30T16:05:14.608Z] 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 [2022-11-30T16:05:14.608Z] 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 [2022-11-30T16:05:18.005Z] Removing intermediate container f596e63a41db [2022-11-30T16:05:18.005Z] ---> 80760671e2f0 [2022-11-30T16:05:18.005Z] Step 11/24 : WORKDIR /edgex-go [2022-11-30T16:05:18.005Z] ---> Running in 01a244ec7678 [2022-11-30T16:05:18.005Z] Removing intermediate container e16894846a44 [2022-11-30T16:05:18.005Z] ---> 19dbd74620f7 [2022-11-30T16:05:18.005Z] Step 11/23 : WORKDIR /edgex-go [2022-11-30T16:05:18.005Z] ---> Running in 279dbfdd0bfd [2022-11-30T16:05:18.279Z] Removing intermediate container 01a244ec7678 [2022-11-30T16:05:18.279Z] ---> 9d7b1b41e0a7 [2022-11-30T16:05:18.279Z] [2022-11-30T16:05:18.279Z] Step 12/24 : FROM alpine:3.15 [2022-11-30T16:05:18.546Z] 3.15: Pulling from library/alpine [2022-11-30T16:05:18.813Z] Removing intermediate container 279dbfdd0bfd [2022-11-30T16:05:18.813Z] ---> 407935eb8fce [2022-11-30T16:05:18.813Z] [2022-11-30T16:05:18.813Z] Step 12/23 : FROM alpine:3.15 [2022-11-30T16:05:18.813Z] 3.15: Pulling from library/alpine [2022-11-30T16:05:20.232Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-30T16:05:20.233Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-30T16:05:20.233Z] Status: Downloaded newer image for alpine:3.15 [2022-11-30T16:05:20.233Z] Status: Downloaded newer image for alpine:3.15 [2022-11-30T16:05:20.233Z] ---> 8aa73fd46299 [2022-11-30T16:05:20.233Z] ---> 8aa73fd46299 [2022-11-30T16:05:20.233Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T16:05:20.233Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T16:05:20.233Z] ---> Running in fba3d7be5713 [2022-11-30T16:05:20.233Z] ---> Running in 76170c22651c [2022-11-30T16:05:21.195Z] Removing intermediate container 76170c22651c [2022-11-30T16:05:21.195Z] ---> efe17a14a1ce [2022-11-30T16:05:21.195Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-30T16:05:21.195Z] Removing intermediate container fba3d7be5713 [2022-11-30T16:05:21.195Z] ---> 59b4f9420df8 [2022-11-30T16:05:21.195Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-30T16:05:21.195Z] ---> Running in 0bdb8a123534 [2022-11-30T16:05:21.472Z] ---> Running in ab52d67bdcb4 [2022-11-30T16:05:24.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:05:24.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:05:24.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:05:24.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:05:25.748Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T16:05:25.748Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T16:05:25.748Z] OK: 15736 distinct packages available [2022-11-30T16:05:25.748Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T16:05:25.748Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T16:05:25.748Z] OK: 15736 distinct packages available [2022-11-30T16:05:26.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:05:26.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:05:26.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:05:26.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:05:27.694Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-30T16:05:27.694Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-30T16:05:27.694Z] (3/5) Installing libucontext (1.1-r0) [2022-11-30T16:05:27.694Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-30T16:05:27.694Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-30T16:05:27.694Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T16:05:27.694Z] OK: 6 MiB in 19 packages [2022-11-30T16:05:27.694Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-30T16:05:27.694Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-30T16:05:27.694Z] (3/5) Installing libucontext (1.1-r0) [2022-11-30T16:05:27.694Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-30T16:05:27.694Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-30T16:05:27.694Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T16:05:27.694Z] OK: 6 MiB in 19 packages [2022-11-30T16:05:29.653Z] Removing intermediate container 0bdb8a123534 [2022-11-30T16:05:29.653Z] ---> 13f747234e94 [2022-11-30T16:05:29.653Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-30T16:05:29.920Z] Removing intermediate container ab52d67bdcb4 [2022-11-30T16:05:29.921Z] ---> 968fe116a284 [2022-11-30T16:05:29.921Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-30T16:05:35.266Z] ---> b1e1a6e92a05 [2022-11-30T16:05:35.266Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-30T16:05:37.857Z] ---> 96bc51f1823a [2022-11-30T16:05:37.857Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-30T16:05:40.436Z] ---> b19e744f50b7 [2022-11-30T16:05:40.436Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-30T16:05:41.397Z] ---> 28014b38214d [2022-11-30T16:05:41.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-30T16:05:42.365Z] ---> 95c8f80de6f9 [2022-11-30T16:05:42.365Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-30T16:05:42.635Z] ---> a8a4efbbe774 [2022-11-30T16:05:42.635Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-30T16:05:42.902Z] ---> Running in 0d6ed1de7416 [2022-11-30T16:05:43.491Z] ---> d3bf1e6589a3 [2022-11-30T16:05:43.491Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-30T16:05:43.491Z] Removing intermediate container 0d6ed1de7416 [2022-11-30T16:05:43.491Z] ---> 196d63a06598 [2022-11-30T16:05:43.491Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-30T16:05:43.772Z] ---> Running in 871daf116f0d [2022-11-30T16:05:44.356Z] Removing intermediate container 871daf116f0d [2022-11-30T16:05:44.356Z] ---> 5a3c7f990bb3 [2022-11-30T16:05:44.356Z] Step 21/23 : LABEL arch=arm64 [2022-11-30T16:05:44.356Z] ---> Running in d9e134af4990 [2022-11-30T16:05:44.624Z] ---> 4dd08df4dc9c [2022-11-30T16:05:44.624Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-30T16:05:44.891Z] Removing intermediate container d9e134af4990 [2022-11-30T16:05:44.891Z] ---> 3b567aa17e1e [2022-11-30T16:05:44.891Z] Step 22/23 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:05:45.157Z] ---> Running in 59b9d5c90f03 [2022-11-30T16:05:45.747Z] Removing intermediate container 59b9d5c90f03 [2022-11-30T16:05:45.747Z] ---> a5523548333b [2022-11-30T16:05:45.747Z] Step 23/23 : LABEL version=0.0.0 [2022-11-30T16:05:46.013Z] ---> Running in 44da95950e8f [2022-11-30T16:05:46.013Z] ---> a32e3d6c1573 [2022-11-30T16:05:46.013Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-30T16:05:46.284Z] ---> Running in 4030e8b4983f [2022-11-30T16:05:46.552Z] Removing intermediate container 44da95950e8f [2022-11-30T16:05:46.552Z] ---> fa3e22dd21fb [2022-11-30T16:05:46.552Z] [2022-11-30T16:05:46.822Z] Removing intermediate container 4030e8b4983f [2022-11-30T16:05:46.822Z] ---> 145ae09f59b2 [2022-11-30T16:05:46.822Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-30T16:05:47.088Z] ---> Running in 080e5b625807 [2022-11-30T16:05:47.088Z] Successfully built fa3e22dd21fb [2022-11-30T16:05:47.088Z] Successfully tagged security-spire-server-arm64:latest [2022-11-30T16:05:47.088Z] Building security-spire-config [2022-11-30T16:05:47.360Z]  Building security-spire-server ... done Removing intermediate container 080e5b625807 [2022-11-30T16:05:47.360Z] ---> bafa517e25d8 [2022-11-30T16:05:47.629Z] Step 22/24 : LABEL arch=arm64 [2022-11-30T16:05:47.629Z] ---> Running in 68a8dc794a87 [2022-11-30T16:05:48.218Z] Removing intermediate container 68a8dc794a87 [2022-11-30T16:05:48.218Z] ---> 3311400a80a3 [2022-11-30T16:05:48.218Z] Step 23/24 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:05:48.218Z] ---> Running in e301bd2ca082 [2022-11-30T16:05:48.810Z] Removing intermediate container e301bd2ca082 [2022-11-30T16:05:48.810Z] ---> 5ecf9febfe81 [2022-11-30T16:05:48.810Z] Step 24/24 : LABEL version=0.0.0 [2022-11-30T16:05:48.810Z] ---> Running in ce3c41d222bd [2022-11-30T16:05:49.392Z] Removing intermediate container ce3c41d222bd [2022-11-30T16:05:49.392Z] ---> 70f1f323522c [2022-11-30T16:05:49.392Z] [2022-11-30T16:05:49.658Z] Successfully built 70f1f323522c [2022-11-30T16:05:49.658Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-30T16:05:49.658Z] Building core-metadata [2022-11-30T16:06:16.332Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:06:16.332Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:06:16.332Z] ---> 1154a27f672a [2022-11-30T16:06:16.332Z] Step 3/24 : WORKDIR /edgex-go [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> 784e6d07d4eb [2022-11-30T16:06:16.332Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> f67584f96d97 [2022-11-30T16:06:16.332Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> 419fc32866ac [2022-11-30T16:06:16.332Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> 0ee19f2f5194 [2022-11-30T16:06:16.332Z] Step 7/24 : COPY . . [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> 80b3cc1c47c5 [2022-11-30T16:06:16.332Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> 588e61c5741f [2022-11-30T16:06:16.332Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> 8812bbb08937 [2022-11-30T16:06:16.332Z] 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 [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> 80760671e2f0 [2022-11-30T16:06:16.332Z] Step 11/24 : WORKDIR /edgex-go [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> 9d7b1b41e0a7 [2022-11-30T16:06:16.332Z] [2022-11-30T16:06:16.332Z] Step 12/24 : FROM alpine:3.15 [2022-11-30T16:06:16.332Z] ---> 8aa73fd46299 [2022-11-30T16:06:16.332Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> 59b4f9420df8 [2022-11-30T16:06:16.332Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-30T16:06:16.332Z] ---> Running in 1071053e06b9 [2022-11-30T16:06:16.332Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:06:16.332Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:06:16.332Z] ---> 1154a27f672a [2022-11-30T16:06:16.332Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> 6d458111de08 [2022-11-30T16:06:16.332Z] Step 4/24 : WORKDIR /edgex-go [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> e2aaad6a3575 [2022-11-30T16:06:16.332Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> ef6b78ea13d6 [2022-11-30T16:06:16.332Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> 53788bbe9d9d [2022-11-30T16:06:16.332Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:06:16.332Z] ---> Using cache [2022-11-30T16:06:16.332Z] ---> c7142216dbb8 [2022-11-30T16:06:16.332Z] Step 8/24 : COPY . . [2022-11-30T16:06:16.603Z] ---> Using cache [2022-11-30T16:06:16.603Z] ---> 1a080955cd45 [2022-11-30T16:06:16.603Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-30T16:06:16.868Z] ---> Running in 05258fded33c [2022-11-30T16:06:18.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:06:18.814Z] 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 [2022-11-30T16:06:19.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:06:20.486Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T16:06:20.486Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T16:06:20.486Z] OK: 15736 distinct packages available [2022-11-30T16:06:20.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:06:21.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:06:22.025Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-30T16:06:22.025Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-30T16:06:22.025Z] (3/4) Installing libucontext (1.1-r0) [2022-11-30T16:06:22.025Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-30T16:06:22.025Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T16:06:22.291Z] OK: 6 MiB in 18 packages [2022-11-30T16:06:23.701Z] Removing intermediate container 1071053e06b9 [2022-11-30T16:06:23.701Z] ---> 74ed2d123e62 [2022-11-30T16:06:23.701Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-30T16:06:29.033Z] ---> dc362f6bc698 [2022-11-30T16:06:29.033Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-30T16:06:29.991Z] ---> e0441d552989 [2022-11-30T16:06:29.991Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-30T16:06:29.991Z] ---> Running in 6924cd8b89ca [2022-11-30T16:06:30.577Z] Removing intermediate container 6924cd8b89ca [2022-11-30T16:06:30.577Z] ---> 3535462ce692 [2022-11-30T16:06:30.577Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-30T16:06:31.539Z] ---> a238bace2a12 [2022-11-30T16:06:31.539Z] Step 19/24 : WORKDIR / [2022-11-30T16:06:31.539Z] ---> Running in 2e257442f481 [2022-11-30T16:06:32.125Z] Removing intermediate container 2e257442f481 [2022-11-30T16:06:32.125Z] ---> ea53dae53140 [2022-11-30T16:06:32.125Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-30T16:06:32.125Z] ---> Running in c575d28e4b51 [2022-11-30T16:06:32.841Z] Removing intermediate container c575d28e4b51 [2022-11-30T16:06:32.841Z] ---> cd07b8d1ae3c [2022-11-30T16:06:32.841Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-30T16:06:32.841Z] ---> Running in 8da1d51281c5 [2022-11-30T16:06:33.443Z] Removing intermediate container 8da1d51281c5 [2022-11-30T16:06:33.443Z] ---> b70e04d64b61 [2022-11-30T16:06:33.443Z] Step 22/24 : LABEL arch=arm64 [2022-11-30T16:06:33.734Z] ---> Running in ac910aadf6f2 [2022-11-30T16:06:34.017Z] Removing intermediate container ac910aadf6f2 [2022-11-30T16:06:34.017Z] ---> 9eaaea37aa8f [2022-11-30T16:06:34.017Z] Step 23/24 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:06:34.309Z] ---> Running in 5a8e572366ab [2022-11-30T16:06:34.904Z] Removing intermediate container 5a8e572366ab [2022-11-30T16:06:34.904Z] ---> 76fa51a37fe8 [2022-11-30T16:06:34.904Z] Step 24/24 : LABEL version=0.0.0 [2022-11-30T16:06:34.904Z] ---> Running in 4369cf1ed1bb [2022-11-30T16:06:35.507Z] Removing intermediate container 4369cf1ed1bb [2022-11-30T16:06:35.507Z] ---> 73d05dae8087 [2022-11-30T16:06:35.507Z] [2022-11-30T16:06:35.777Z] Successfully built 73d05dae8087 [2022-11-30T16:06:35.777Z] Successfully tagged security-spire-config-arm64:latest [2022-11-30T16:06:35.777Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-11-30T16:06:57.844Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:06:57.844Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:06:57.844Z] ---> 1154a27f672a [2022-11-30T16:06:57.844Z] Step 3/22 : WORKDIR /edgex-go [2022-11-30T16:06:57.844Z] ---> Using cache [2022-11-30T16:06:57.844Z] ---> 784e6d07d4eb [2022-11-30T16:06:57.844Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-30T16:06:57.844Z] ---> Running in 4abf10527f5a [2022-11-30T16:06:57.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:06:57.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:06:59.250Z] OK: 221 MiB in 51 packages [2022-11-30T16:07:00.660Z] Removing intermediate container 4abf10527f5a [2022-11-30T16:07:00.660Z] ---> 218facfa9246 [2022-11-30T16:07:00.660Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-30T16:07:01.628Z] ---> a9e5e22f4819 [2022-11-30T16:07:01.628Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:07:01.628Z] ---> Running in 498cdd1f95bd [2022-11-30T16:08:09.484Z] Removing intermediate container 498cdd1f95bd [2022-11-30T16:08:09.484Z] ---> b63cd20e8d3c [2022-11-30T16:08:09.484Z] Step 7/22 : COPY . . [2022-11-30T16:08:24.464Z] ---> a70da578cb8f [2022-11-30T16:08:24.464Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-30T16:08:24.464Z] ---> Running in 059b2b386ad4 [2022-11-30T16:08:24.464Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-30T16:11:16.183Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-30T16:11:34.386Z] Removing intermediate container 0655284107dc [2022-11-30T16:11:34.386Z] ---> 01d8acae3a21 [2022-11-30T16:11:34.386Z] [2022-11-30T16:11:34.386Z] Step 9/24 : FROM alpine:3.16 [2022-11-30T16:11:34.386Z] 3.16: Pulling from library/alpine [2022-11-30T16:11:35.392Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-30T16:11:35.392Z] Status: Downloaded newer image for alpine:3.16 [2022-11-30T16:11:35.392Z] ---> 2b4661558fb8 [2022-11-30T16:11:35.392Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-30T16:11:35.659Z] ---> Running in 60a0465b66c9 [2022-11-30T16:11:37.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:11:37.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:11:39.029Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-30T16:11:39.029Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-30T16:11:39.029Z] (3/3) Installing su-exec (0.2-r1) [2022-11-30T16:11:39.029Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T16:11:39.029Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T16:11:39.295Z] OK: 6 MiB in 17 packages [2022-11-30T16:11:41.235Z] Removing intermediate container 60a0465b66c9 [2022-11-30T16:11:41.235Z] ---> 44bd74a3f4f5 [2022-11-30T16:11:41.235Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-30T16:11:41.506Z] ---> Running in 1acd016e198f [2022-11-30T16:11:41.773Z] Removing intermediate container 1acd016e198f [2022-11-30T16:11:41.773Z] ---> fe5aaa7b969f [2022-11-30T16:11:41.773Z] Step 12/24 : WORKDIR / [2022-11-30T16:11:42.040Z] ---> Running in d6b3d6e76684 [2022-11-30T16:11:42.624Z] Removing intermediate container d6b3d6e76684 [2022-11-30T16:11:42.624Z] ---> ebbfa697ca9a [2022-11-30T16:11:42.624Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-30T16:11:43.594Z] ---> a4f83a173232 [2022-11-30T16:11:43.594Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-30T16:11:44.175Z] ---> 9cb31e13b6ee [2022-11-30T16:11:44.175Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-30T16:11:45.134Z] ---> d3dec2a3dcf5 [2022-11-30T16:11:45.135Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-30T16:11:46.097Z] ---> 2614c4b0a941 [2022-11-30T16:11:46.097Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-30T16:11:47.500Z] ---> fb3192e83db0 [2022-11-30T16:11:47.500Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-30T16:11:49.440Z] ---> 45a5d13315e1 [2022-11-30T16:11:49.440Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-30T16:11:50.027Z] ---> 50d3f2151e8c [2022-11-30T16:11:50.027Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-30T16:11:50.295Z] ---> Running in aaeeee7720ef [2022-11-30T16:11:53.637Z] Removing intermediate container aaeeee7720ef [2022-11-30T16:11:53.637Z] ---> a6d1a2d03a0f [2022-11-30T16:11:53.637Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-30T16:11:53.637Z] ---> Running in a09e54e0e5c0 [2022-11-30T16:11:53.904Z] Removing intermediate container a09e54e0e5c0 [2022-11-30T16:11:53.904Z] ---> 51f20d23a11f [2022-11-30T16:11:53.904Z] Step 22/24 : LABEL arch=arm64 [2022-11-30T16:11:53.904Z] ---> Running in 93ee2091f038 [2022-11-30T16:11:54.496Z] Removing intermediate container 93ee2091f038 [2022-11-30T16:11:54.496Z] ---> 37eeca6580a0 [2022-11-30T16:11:54.496Z] Step 23/24 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:11:54.763Z] ---> Running in 46c516b2e4f0 [2022-11-30T16:11:55.355Z] Removing intermediate container 46c516b2e4f0 [2022-11-30T16:11:55.355Z] ---> d9cf978c0944 [2022-11-30T16:11:55.355Z] Step 24/24 : LABEL version=0.0.0 [2022-11-30T16:11:55.355Z] ---> Running in b73fc3798532 [2022-11-30T16:11:56.328Z] Removing intermediate container b73fc3798532 [2022-11-30T16:11:56.328Z] ---> 059fc87633b1 [2022-11-30T16:11:56.328Z] [2022-11-30T16:11:56.922Z] Successfully built 059fc87633b1 [2022-11-30T16:11:56.922Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-30T16:11:56.922Z] Building security-spiffe-token-provider [2022-11-30T16:12:05.110Z]  Building security-secretstore-setup ... done Removing intermediate container 015b50dd8c00 [2022-11-30T16:12:05.110Z] ---> a49bb7e07fc5 [2022-11-30T16:12:05.110Z] [2022-11-30T16:12:05.110Z] Step 10/23 : FROM alpine:3.16 [2022-11-30T16:12:05.110Z] ---> 2b4661558fb8 [2022-11-30T16:12:05.110Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-30T16:12:05.110Z] ---> Running in a676a93c333a [2022-11-30T16:12:07.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:12:07.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:12:09.582Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-30T16:12:09.582Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T16:12:09.582Z] OK: 5 MiB in 15 packages [2022-11-30T16:12:11.537Z] Removing intermediate container a676a93c333a [2022-11-30T16:12:11.537Z] ---> b113a0dd85d5 [2022-11-30T16:12:11.537Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T16:12:11.813Z] ---> Running in 129bfa0b3b26 [2022-11-30T16:12:12.396Z] Removing intermediate container 129bfa0b3b26 [2022-11-30T16:12:12.396Z] ---> 1bb41886b98f [2022-11-30T16:12:12.396Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-30T16:12:12.396Z] ---> Running in 240561295aa7 [2022-11-30T16:12:13.357Z] Removing intermediate container 240561295aa7 [2022-11-30T16:12:13.357Z] ---> 3acbd0a6900e [2022-11-30T16:12:13.357Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-30T16:12:13.357Z] ---> Running in 0e73d528c74f [2022-11-30T16:12:13.940Z] Removing intermediate container 0e73d528c74f [2022-11-30T16:12:13.940Z] ---> 3f3cdfab50e0 [2022-11-30T16:12:13.940Z] Step 15/23 : WORKDIR / [2022-11-30T16:12:14.210Z] ---> Running in ff2f2eea79e1 [2022-11-30T16:12:14.793Z] Removing intermediate container ff2f2eea79e1 [2022-11-30T16:12:14.793Z] ---> 5265138460df [2022-11-30T16:12:14.793Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T16:12:16.204Z] ---> 85435d580611 [2022-11-30T16:12:16.204Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-30T16:12:16.474Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:12:16.474Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:12:16.474Z] ---> 1154a27f672a [2022-11-30T16:12:16.474Z] Step 3/19 : WORKDIR /edgex-go [2022-11-30T16:12:16.474Z] ---> Using cache [2022-11-30T16:12:16.474Z] ---> 784e6d07d4eb [2022-11-30T16:12:16.474Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-30T16:12:16.474Z] ---> Running in 34219856344e [2022-11-30T16:12:18.422Z] ---> 1229e186a17b [2022-11-30T16:12:18.422Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-30T16:12:18.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:12:19.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:12:19.864Z] ---> 971ed1cf32c6 [2022-11-30T16:12:20.131Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-30T16:12:20.131Z] ---> Running in e5f3731747f9 [2022-11-30T16:12:20.715Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-30T16:12:20.715Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-30T16:12:20.715Z] OK: 16895 distinct packages available [2022-11-30T16:12:20.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:12:20.983Z] Removing intermediate container e5f3731747f9 [2022-11-30T16:12:20.983Z] ---> cab50043f56a [2022-11-30T16:12:20.983Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T16:12:21.248Z] ---> Running in 432df58d330e [2022-11-30T16:12:21.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:12:22.916Z] OK: 221 MiB in 51 packages [2022-11-30T16:12:23.873Z] Removing intermediate container 432df58d330e [2022-11-30T16:12:23.873Z] ---> 8bd975cb3d1e [2022-11-30T16:12:23.873Z] Step 21/23 : LABEL arch=arm64 [2022-11-30T16:12:23.873Z] ---> Running in 8df0257cae13 [2022-11-30T16:12:25.278Z] Removing intermediate container 8df0257cae13 [2022-11-30T16:12:25.278Z] ---> abff9e55f90d [2022-11-30T16:12:25.278Z] Step 22/23 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:12:25.278Z] Removing intermediate container 34219856344e [2022-11-30T16:12:25.278Z] ---> f9a850cd64a4 [2022-11-30T16:12:25.278Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-30T16:12:25.278Z] ---> Running in db6d5fbba1d0 [2022-11-30T16:12:26.245Z] Removing intermediate container db6d5fbba1d0 [2022-11-30T16:12:26.245Z] ---> f60eef666961 [2022-11-30T16:12:26.245Z] Step 23/23 : LABEL version=0.0.0 [2022-11-30T16:12:26.517Z] ---> Running in 0b25a500d281 [2022-11-30T16:12:26.797Z] ---> 57c16014268c [2022-11-30T16:12:26.797Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:12:27.063Z] ---> Running in 64a0c5c176d9 [2022-11-30T16:12:27.336Z] Removing intermediate container 0b25a500d281 [2022-11-30T16:12:27.336Z] ---> 51b5cb085c58 [2022-11-30T16:12:27.336Z] [2022-11-30T16:12:27.921Z] Successfully built 51b5cb085c58 [2022-11-30T16:12:27.921Z] Successfully tagged core-command-arm64:latest [2022-11-30T16:12:27.921Z] Building support-scheduler [2022-11-30T16:12:31.269Z]  Building core-command ... done Removing intermediate container 96b4a7e860a3 [2022-11-30T16:12:31.269Z] ---> 3367f54cdc2a [2022-11-30T16:12:31.269Z] [2022-11-30T16:12:31.269Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T16:12:31.269Z] ---> 2b4661558fb8 [2022-11-30T16:12:31.269Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-30T16:12:31.269Z] ---> Running in 3575869b7a46 [2022-11-30T16:12:31.854Z] Removing intermediate container 3575869b7a46 [2022-11-30T16:12:31.854Z] ---> f04f369320d8 [2022-11-30T16:12:31.854Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-30T16:12:31.854Z] ---> Running in 268feba849c3 [2022-11-30T16:12:32.440Z] Removing intermediate container 268feba849c3 [2022-11-30T16:12:32.440Z] ---> 071a1b5bf25f [2022-11-30T16:12:32.440Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-30T16:12:32.440Z] ---> Running in 38069a590a48 [2022-11-30T16:12:33.027Z] Removing intermediate container 38069a590a48 [2022-11-30T16:12:33.027Z] ---> 44dedab5405c [2022-11-30T16:12:33.027Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-11-30T16:12:33.027Z] ---> Running in 0b6c037bab47 [2022-11-30T16:12:34.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:12:35.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:12:37.174Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-30T16:12:37.175Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T16:12:37.175Z] OK: 5 MiB in 15 packages [2022-11-30T16:12:39.124Z] Removing intermediate container 0b6c037bab47 [2022-11-30T16:12:39.124Z] ---> cc3c95c0a32f [2022-11-30T16:12:39.124Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T16:12:40.082Z] ---> cbdb1064a37c [2022-11-30T16:12:40.082Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-30T16:12:42.652Z] ---> fe6b12c5dd04 [2022-11-30T16:12:42.652Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-30T16:12:44.054Z] ---> ac1cdf3c4240 [2022-11-30T16:12:44.054Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-30T16:12:44.054Z] ---> Running in 6d2c99f4b885 [2022-11-30T16:12:44.653Z] Removing intermediate container 6d2c99f4b885 [2022-11-30T16:12:44.653Z] ---> 324e6c77c52c [2022-11-30T16:12:44.653Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T16:12:44.919Z] ---> Running in 9a60a11ab02a [2022-11-30T16:12:45.498Z] Removing intermediate container 9a60a11ab02a [2022-11-30T16:12:45.498Z] ---> aca9c8b14991 [2022-11-30T16:12:45.498Z] Step 20/22 : LABEL arch=arm64 [2022-11-30T16:12:45.763Z] ---> Running in 13759ce93571 [2022-11-30T16:12:46.346Z] Removing intermediate container 13759ce93571 [2022-11-30T16:12:46.346Z] ---> f2660a08d81e [2022-11-30T16:12:46.346Z] Step 21/22 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:12:46.346Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:12:46.613Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:12:46.613Z] ---> 1154a27f672a [2022-11-30T16:12:46.613Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-30T16:12:46.613Z] ---> Using cache [2022-11-30T16:12:46.613Z] ---> 6d458111de08 [2022-11-30T16:12:46.613Z] Step 4/22 : WORKDIR /edgex-go [2022-11-30T16:12:46.613Z] ---> Using cache [2022-11-30T16:12:46.613Z] ---> e2aaad6a3575 [2022-11-30T16:12:46.613Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-30T16:12:46.613Z] ---> Using cache [2022-11-30T16:12:46.613Z] ---> ef6b78ea13d6 [2022-11-30T16:12:46.613Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-30T16:12:46.613Z] ---> Using cache [2022-11-30T16:12:46.613Z] ---> 53788bbe9d9d [2022-11-30T16:12:46.613Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:12:46.613Z] ---> Using cache [2022-11-30T16:12:46.613Z] ---> c7142216dbb8 [2022-11-30T16:12:46.613Z] Step 8/22 : COPY . . [2022-11-30T16:12:46.613Z] ---> Using cache [2022-11-30T16:12:46.613Z] ---> 1a080955cd45 [2022-11-30T16:12:46.613Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler ---> Running in d2b7af53220c [2022-11-30T16:12:46.613Z] [2022-11-30T16:12:46.613Z] ---> Running in bb02f9d49b2b [2022-11-30T16:12:47.571Z] Removing intermediate container d2b7af53220c [2022-11-30T16:12:47.571Z] ---> fc762e4c49e2 [2022-11-30T16:12:47.571Z] Step 22/22 : LABEL version=0.0.0 [2022-11-30T16:12:47.838Z] ---> Running in a7accea8ce78 [2022-11-30T16:12:48.418Z] Removing intermediate container a7accea8ce78 [2022-11-30T16:12:48.418Z] ---> 21f2092d6efc [2022-11-30T16:12:48.418Z] [2022-11-30T16:12:48.686Z] 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 [2022-11-30T16:12:48.952Z] Successfully built 21f2092d6efc [2022-11-30T16:12:48.952Z] Successfully tagged core-data-arm64:latest [2022-11-30T16:12:48.952Z]  Building core-data ... done Building security-bootstrapper [2022-11-30T16:13:07.378Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:13:07.378Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:13:07.378Z] ---> 1154a27f672a [2022-11-30T16:13:07.378Z] Step 3/32 : WORKDIR /edgex-go [2022-11-30T16:13:07.378Z] ---> Using cache [2022-11-30T16:13:07.378Z] ---> 784e6d07d4eb [2022-11-30T16:13:07.378Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-30T16:13:07.378Z] ---> Running in 541f45257618 [2022-11-30T16:13:07.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:13:07.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:13:09.425Z] OK: 221 MiB in 51 packages [2022-11-30T16:13:11.439Z] Removing intermediate container 541f45257618 [2022-11-30T16:13:11.439Z] ---> 885f9652d2c3 [2022-11-30T16:13:11.439Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-30T16:13:14.030Z] ---> 522ff91f63a4 [2022-11-30T16:13:14.030Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:13:14.030Z] ---> Running in 3910779325b4 [2022-11-30T16:13:46.279Z] Removing intermediate container 05258fded33c [2022-11-30T16:13:46.279Z] ---> 61451cc8bb58 [2022-11-30T16:13:46.279Z] [2022-11-30T16:13:46.279Z] Step 10/24 : FROM alpine:3.16 [2022-11-30T16:13:46.279Z] ---> 2b4661558fb8 [2022-11-30T16:13:46.279Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-30T16:13:46.279Z] ---> Using cache [2022-11-30T16:13:46.279Z] ---> b113a0dd85d5 [2022-11-30T16:13:46.279Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T16:13:46.279Z] ---> Using cache [2022-11-30T16:13:46.279Z] ---> 1bb41886b98f [2022-11-30T16:13:46.279Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-30T16:13:46.279Z] ---> Running in 3922872ad0ac [2022-11-30T16:13:46.279Z] Removing intermediate container 3922872ad0ac [2022-11-30T16:13:46.279Z] ---> 5dc0b873b655 [2022-11-30T16:13:46.279Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-30T16:13:46.279Z] ---> Running in c52fd61d513c [2022-11-30T16:13:46.279Z] Removing intermediate container c52fd61d513c [2022-11-30T16:13:46.279Z] ---> 288ffec460ce [2022-11-30T16:13:46.279Z] Step 15/24 : WORKDIR / [2022-11-30T16:13:46.279Z] ---> Running in dcc923a70ea8 [2022-11-30T16:13:46.279Z] Removing intermediate container dcc923a70ea8 [2022-11-30T16:13:46.279Z] ---> 60c1d4dec4ab [2022-11-30T16:13:46.279Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T16:13:46.279Z] Removing intermediate container 64a0c5c176d9 [2022-11-30T16:13:46.279Z] ---> 6979a647ff44 [2022-11-30T16:13:46.279Z] Step 7/19 : COPY . . [2022-11-30T16:13:46.279Z] ---> ccc1158ea6a2 [2022-11-30T16:13:46.279Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-30T16:13:48.223Z] ---> 9ac945aeb525 [2022-11-30T16:13:48.223Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-30T16:13:49.181Z] ---> 99fe0c76bee9 [2022-11-30T16:13:49.181Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-30T16:13:51.121Z] ---> 0198821a8af2 [2022-11-30T16:13:51.121Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-30T16:13:51.121Z] ---> Running in 05bebb24723b [2022-11-30T16:13:52.088Z] Removing intermediate container 05bebb24723b [2022-11-30T16:13:52.088Z] ---> a8b40b9bbe8d [2022-11-30T16:13:52.088Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T16:13:52.355Z] ---> Running in 90d9e47b7727 [2022-11-30T16:13:52.941Z] Removing intermediate container 90d9e47b7727 [2022-11-30T16:13:52.941Z] ---> 094de015f139 [2022-11-30T16:13:52.941Z] Step 22/24 : LABEL arch=arm64 [2022-11-30T16:13:53.208Z] ---> Running in 1addb77b7169 [2022-11-30T16:13:53.792Z] Removing intermediate container 1addb77b7169 [2022-11-30T16:13:53.792Z] ---> 58c3f3996e6c [2022-11-30T16:13:53.792Z] Step 23/24 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:13:53.792Z] ---> Running in 6d477da662b5 [2022-11-30T16:13:55.200Z] Removing intermediate container 6d477da662b5 [2022-11-30T16:13:55.200Z] ---> b8e6f97b9bbb [2022-11-30T16:13:55.200Z] Step 24/24 : LABEL version=0.0.0 [2022-11-30T16:13:55.200Z] ---> Running in f64a464d083b [2022-11-30T16:13:55.783Z] Removing intermediate container f64a464d083b [2022-11-30T16:13:55.783Z] ---> 28b20f77a4bc [2022-11-30T16:13:55.783Z] [2022-11-30T16:13:56.744Z] Successfully built 28b20f77a4bc [2022-11-30T16:13:56.744Z] Successfully tagged core-metadata-arm64:latest [2022-11-30T16:13:56.744Z]  Building core-metadata ... done Building support-notifications [2022-11-30T16:14:09.053Z] ---> aa51faeb4591 [2022-11-30T16:14:09.053Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-30T16:14:09.053Z] ---> Running in 9433297ffb20 [2022-11-30T16:14:10.458Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-30T16:14:17.095Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:14:17.095Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:14:17.095Z] ---> 1154a27f672a [2022-11-30T16:14:17.095Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-30T16:14:17.095Z] ---> Using cache [2022-11-30T16:14:17.095Z] ---> 6d458111de08 [2022-11-30T16:14:17.095Z] Step 4/22 : WORKDIR /edgex-go [2022-11-30T16:14:17.095Z] ---> Using cache [2022-11-30T16:14:17.095Z] ---> e2aaad6a3575 [2022-11-30T16:14:17.096Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-30T16:14:17.360Z] ---> Running in 8c4442cdbcfc [2022-11-30T16:14:19.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:14:20.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:14:21.617Z] Removing intermediate container 059b2b386ad4 [2022-11-30T16:14:21.617Z] ---> db6fbde9ff6b [2022-11-30T16:14:21.617Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-30T16:14:21.617Z] ---> Running in a2f43f016b1f [2022-11-30T16:14:21.891Z] OK: 221 MiB in 51 packages [2022-11-30T16:14:24.470Z] Removing intermediate container 8c4442cdbcfc [2022-11-30T16:14:24.470Z] ---> 4970f1635d1e [2022-11-30T16:14:24.470Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-30T16:14:24.470Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-30T16:14:25.878Z] ---> 05ba61da4747 [2022-11-30T16:14:25.878Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:14:26.147Z] ---> Running in be284d20f402 [2022-11-30T16:14:30.401Z] Removing intermediate container a2f43f016b1f [2022-11-30T16:14:30.401Z] ---> 99624dab246e [2022-11-30T16:14:30.401Z] [2022-11-30T16:14:30.401Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T16:14:30.401Z] ---> 2b4661558fb8 [2022-11-30T16:14:30.401Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-30T16:14:30.401Z] ---> Running in f80b9f7a3969 [2022-11-30T16:14:31.354Z] Removing intermediate container f80b9f7a3969 [2022-11-30T16:14:31.354Z] ---> 44b03fd5e5ed [2022-11-30T16:14:31.354Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-30T16:14:31.354Z] ---> Running in eb8fc1f1eec6 [2022-11-30T16:14:33.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:14:34.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:14:35.603Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-30T16:14:35.603Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-30T16:14:35.867Z] (3/33) Installing readline (8.1.2-r0) [2022-11-30T16:14:35.867Z] (4/33) Installing bash (5.1.16-r2) [2022-11-30T16:14:35.867Z] Executing bash-5.1.16-r2.post-install [2022-11-30T16:14:35.867Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-30T16:14:36.132Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-30T16:14:36.132Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-30T16:14:36.132Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-30T16:14:36.132Z] (9/33) Installing curl (7.83.1-r4) [2022-11-30T16:14:36.132Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-30T16:14:37.533Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-30T16:14:37.533Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-30T16:14:37.533Z] (13/33) Installing expat (2.5.0-r0) [2022-11-30T16:14:37.533Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-30T16:14:37.533Z] (15/33) Installing gdbm (1.23-r0) [2022-11-30T16:14:37.533Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-30T16:14:37.533Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-30T16:14:37.533Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-30T16:14:37.533Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-30T16:14:37.533Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-30T16:14:37.533Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-30T16:14:37.797Z] Removing intermediate container 3910779325b4 [2022-11-30T16:14:37.797Z] ---> 349db8c4b0b4 [2022-11-30T16:14:37.797Z] Step 7/32 : COPY . . [2022-11-30T16:14:41.128Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-30T16:14:41.128Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-30T16:14:41.128Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-30T16:14:41.128Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-30T16:14:41.128Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-30T16:14:41.128Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-30T16:14:41.128Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-30T16:14:41.128Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-30T16:14:41.128Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-30T16:14:41.128Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-30T16:14:41.128Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-30T16:14:41.128Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-30T16:14:42.532Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T16:14:42.532Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T16:14:43.112Z] OK: 121 MiB in 47 packages [2022-11-30T16:14:51.317Z] ---> f6421713b782 [2022-11-30T16:14:51.317Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-30T16:14:51.317Z] ---> Running in 08c8fe58c5f2 [2022-11-30T16:14:52.741Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-30T16:15:00.921Z] Collecting docker-compose==1.23.2 [2022-11-30T16:15:00.921Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-30T16:15:00.921Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.1 MB/s eta 0:00:00 [2022-11-30T16:15:01.501Z] Collecting cached-property<2,>=1.2.0 [2022-11-30T16:15:01.770Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-30T16:15:01.770Z] Collecting texttable<0.10,>=0.9.0 [2022-11-30T16:15:01.770Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-30T16:15:02.038Z] Preparing metadata (setup.py): started [2022-11-30T16:15:05.374Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T16:15:05.956Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-30T16:15:05.956Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-30T16:15:05.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.9 MB/s eta 0:00:00 [2022-11-30T16:15:06.935Z] Collecting PyYAML<4,>=3.10 [2022-11-30T16:15:06.935Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-30T16:15:07.202Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 2.7 MB/s eta 0:00:00 [2022-11-30T16:15:09.769Z] Preparing metadata (setup.py): started [2022-11-30T16:15:13.096Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T16:15:13.361Z] Collecting jsonschema<3,>=2.5.1 [2022-11-30T16:15:13.361Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-30T16:15:13.625Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-30T16:15:13.625Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-30T16:15:13.625Z] Preparing metadata (setup.py): started [2022-11-30T16:15:16.196Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T16:15:16.776Z] Collecting docker<4.0,>=3.6.0 [2022-11-30T16:15:16.776Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-30T16:15:16.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.5 MB/s eta 0:00:00 [2022-11-30T16:15:17.042Z] Collecting docopt<0.7,>=0.6.1 [2022-11-30T16:15:17.042Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-30T16:15:17.042Z] Preparing metadata (setup.py): started [2022-11-30T16:15:20.377Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T16:15:20.377Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-30T16:15:21.333Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-30T16:15:21.333Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-30T16:15:21.333Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.4 MB/s eta 0:00:00 [2022-11-30T16:15:22.292Z] Collecting docker-pycreds>=0.4.0 [2022-11-30T16:15:22.292Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-30T16:15:22.876Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-30T16:15:22.876Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-30T16:15:23.147Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.8 MB/s eta 0:00:00 [2022-11-30T16:15:23.729Z] Collecting certifi>=2017.4.17 [2022-11-30T16:15:23.729Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-30T16:15:23.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.6 MB/s eta 0:00:00 [2022-11-30T16:15:23.995Z] Collecting idna<2.8,>=2.5 [2022-11-30T16:15:23.995Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-30T16:15:23.995Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.0 MB/s eta 0:00:00 [2022-11-30T16:15:24.951Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-30T16:15:25.217Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-30T16:15:25.217Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.7 MB/s eta 0:00:00 [2022-11-30T16:15:26.176Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-30T16:15:26.176Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-30T16:15:26.176Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-30T16:15:26.176Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-30T16:15:27.578Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-30T16:15:27.578Z] Running setup.py install for texttable: started [2022-11-30T16:15:30.907Z] Running setup.py install for texttable: finished with status 'done' [2022-11-30T16:15:30.907Z] Running setup.py install for PyYAML: started [2022-11-30T16:15:33.472Z] Removing intermediate container be284d20f402 [2022-11-30T16:15:33.472Z] ---> af5e1220c538 [2022-11-30T16:15:33.472Z] Step 8/22 : COPY . . [2022-11-30T16:15:35.408Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-30T16:15:37.981Z] Running setup.py install for docopt: started [2022-11-30T16:15:42.231Z] Running setup.py install for docopt: finished with status 'done' [2022-11-30T16:15:46.497Z] ---> 23ed4bcb9f8a [2022-11-30T16:15:46.497Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-30T16:15:46.497Z] ---> Running in 02ed863f6ce3 [2022-11-30T16:15:46.768Z] Running setup.py install for dockerpty: started [2022-11-30T16:15:47.353Z] 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 [2022-11-30T16:15:49.924Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-30T16:15:53.261Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-30T16:15:53.261Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-30T16:16:11.770Z] Removing intermediate container eb8fc1f1eec6 [2022-11-30T16:16:11.770Z] ---> afc59f5078dd [2022-11-30T16:16:11.770Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-30T16:16:11.770Z] ---> Running in 3f48273f99aa [2022-11-30T16:16:11.770Z] Removing intermediate container 3f48273f99aa [2022-11-30T16:16:11.770Z] ---> 96995f093207 [2022-11-30T16:16:11.770Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-30T16:16:11.770Z] ---> Running in 0296b846cb5d [2022-11-30T16:16:11.770Z] Removing intermediate container 0296b846cb5d [2022-11-30T16:16:11.770Z] ---> a0cc4c8a64b0 [2022-11-30T16:16:11.770Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-30T16:16:12.372Z] ---> 25aa45ed8d4b [2022-11-30T16:16:12.372Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-30T16:16:12.969Z] ---> d31856ad78f2 [2022-11-30T16:16:12.969Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-30T16:16:14.391Z] ---> 7638411f93f9 [2022-11-30T16:16:14.392Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-30T16:16:14.392Z] ---> Running in 4d1657f40291 [2022-11-30T16:16:14.656Z] Removing intermediate container 4d1657f40291 [2022-11-30T16:16:14.656Z] ---> 1d6e18ec3f95 [2022-11-30T16:16:14.656Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T16:16:14.921Z] ---> Running in b6f4953e2a3e [2022-11-30T16:16:16.858Z] Removing intermediate container b6f4953e2a3e [2022-11-30T16:16:16.858Z] ---> 9dd7d0657c65 [2022-11-30T16:16:16.858Z] Step 20/22 : LABEL arch=arm64 [2022-11-30T16:16:16.858Z] ---> Running in 7ddbaf04cc92 [2022-11-30T16:16:17.441Z] Removing intermediate container 7ddbaf04cc92 [2022-11-30T16:16:17.441Z] ---> 49dfdbf033e9 [2022-11-30T16:16:17.441Z] Step 21/22 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:16:17.441Z] ---> Running in c98c93a3f02d [2022-11-30T16:16:18.043Z] Removing intermediate container c98c93a3f02d [2022-11-30T16:16:18.043Z] ---> 1ab4cd79a7d3 [2022-11-30T16:16:18.043Z] Step 22/22 : LABEL version=0.0.0 [2022-11-30T16:16:18.309Z] ---> Running in f90284797f9c [2022-11-30T16:16:18.574Z] Removing intermediate container f90284797f9c [2022-11-30T16:16:18.574Z] ---> 4940d2d0e30e [2022-11-30T16:16:18.574Z] [2022-11-30T16:16:18.839Z] Successfully built 4940d2d0e30e [2022-11-30T16:16:18.839Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-30T16:16:18.839Z] Building security-proxy-setup [2022-11-30T16:16:34.079Z]  Building sys-mgmt-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T16:16:34.079Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-30T16:16:34.079Z] ---> 1154a27f672a [2022-11-30T16:16:34.079Z] Step 3/21 : WORKDIR /edgex-go [2022-11-30T16:16:34.079Z] ---> Using cache [2022-11-30T16:16:34.079Z] ---> 784e6d07d4eb [2022-11-30T16:16:34.079Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-30T16:16:34.079Z] ---> Using cache [2022-11-30T16:16:34.079Z] ---> 885f9652d2c3 [2022-11-30T16:16:34.079Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-30T16:16:34.079Z] ---> Using cache [2022-11-30T16:16:34.079Z] ---> 522ff91f63a4 [2022-11-30T16:16:34.079Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T16:16:34.079Z] ---> Using cache [2022-11-30T16:16:34.079Z] ---> 349db8c4b0b4 [2022-11-30T16:16:34.079Z] Step 7/21 : COPY . . [2022-11-30T16:16:34.079Z] ---> Using cache [2022-11-30T16:16:34.079Z] ---> f6421713b782 [2022-11-30T16:16:34.079Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-30T16:16:34.079Z] ---> Running in 9fa24f33101b [2022-11-30T16:16:34.079Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-30T16:20:55.868Z] Removing intermediate container 08c8fe58c5f2 [2022-11-30T16:20:55.868Z] ---> d545a5ceadf0 [2022-11-30T16:20:55.868Z] [2022-11-30T16:20:55.868Z] Step 9/32 : FROM alpine:3.16 [2022-11-30T16:20:55.868Z] ---> 2b4661558fb8 [2022-11-30T16:20:55.868Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T16:20:55.868Z] ---> Running in 7c1378f8d13d [2022-11-30T16:20:55.868Z] Removing intermediate container 7c1378f8d13d [2022-11-30T16:20:55.868Z] ---> 160e2c818006 [2022-11-30T16:20:55.868Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-30T16:20:55.868Z] ---> Running in ed46e1f99fe3 [2022-11-30T16:20:57.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:20:58.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:20:59.471Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-30T16:20:59.471Z] (2/2) Installing su-exec (0.2-r1) [2022-11-30T16:20:59.471Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T16:20:59.471Z] OK: 5 MiB in 16 packages [2022-11-30T16:21:00.906Z] Removing intermediate container ed46e1f99fe3 [2022-11-30T16:21:00.906Z] ---> 838677789b1a [2022-11-30T16:21:00.906Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-30T16:21:01.173Z] ---> Running in 57c8075f5cf4 [2022-11-30T16:21:01.757Z] Removing intermediate container 57c8075f5cf4 [2022-11-30T16:21:01.757Z] ---> 9ed0b5ee9b9c [2022-11-30T16:21:01.757Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-30T16:21:01.757Z] ---> Running in 21e7a91ba211 [2022-11-30T16:21:02.042Z] Removing intermediate container 21e7a91ba211 [2022-11-30T16:21:02.042Z] ---> 87d39284e390 [2022-11-30T16:21:02.042Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-30T16:21:02.308Z] ---> Running in 7d643ffbeeba [2022-11-30T16:21:02.892Z] Removing intermediate container 7d643ffbeeba [2022-11-30T16:21:02.892Z] ---> da2f8ca84bd4 [2022-11-30T16:21:02.892Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-30T16:21:02.892Z] ---> Running in 3cb45b3db946 [2022-11-30T16:21:03.493Z] Removing intermediate container 3cb45b3db946 [2022-11-30T16:21:03.493Z] ---> cec1f48b5379 [2022-11-30T16:21:03.493Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-30T16:21:03.493Z] ---> Running in dc3b78317484 [2022-11-30T16:21:06.832Z] Removing intermediate container dc3b78317484 [2022-11-30T16:21:06.833Z] ---> 3ad02aace147 [2022-11-30T16:21:06.833Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-30T16:21:06.833Z] ---> Running in deed5cb5941a [2022-11-30T16:21:06.833Z] Removing intermediate container deed5cb5941a [2022-11-30T16:21:06.833Z] ---> 282827947d26 [2022-11-30T16:21:06.833Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-30T16:21:07.789Z] ---> fe85096951c4 [2022-11-30T16:21:07.789Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-30T16:21:07.789Z] ---> Running in d5a69e5809ca [2022-11-30T16:21:11.119Z] Removing intermediate container d5a69e5809ca [2022-11-30T16:21:11.119Z] ---> ad491024ddac [2022-11-30T16:21:11.119Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T16:21:11.384Z] ---> 5f02a49c9d72 [2022-11-30T16:21:11.384Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-30T16:21:13.321Z] ---> 9e6d067209d3 [2022-11-30T16:21:13.321Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-30T16:21:14.277Z] ---> 287a5214d280 [2022-11-30T16:21:14.277Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-30T16:21:15.232Z] ---> f0b850c5a3d8 [2022-11-30T16:21:15.232Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-30T16:21:16.186Z] ---> 08c3b4a446b6 [2022-11-30T16:21:16.186Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-30T16:21:17.153Z] ---> 7a2c7cc437d3 [2022-11-30T16:21:17.153Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-30T16:21:18.111Z] ---> 81b0aa2c361b [2022-11-30T16:21:18.111Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-30T16:21:18.378Z] ---> Running in 0b83d1139050 [2022-11-30T16:21:21.717Z] Removing intermediate container 0b83d1139050 [2022-11-30T16:21:21.717Z] ---> 3b20bd1b78c7 [2022-11-30T16:21:21.717Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-30T16:21:21.717Z] ---> Running in a8541b64cee8 [2022-11-30T16:21:21.717Z] Removing intermediate container a8541b64cee8 [2022-11-30T16:21:21.717Z] ---> 86f0c4b02d17 [2022-11-30T16:21:21.717Z] Step 29/32 : CMD ["gate"] [2022-11-30T16:21:21.984Z] ---> Running in c54400d630e6 [2022-11-30T16:21:24.562Z] Removing intermediate container c54400d630e6 [2022-11-30T16:21:24.562Z] ---> 0f9b72845df5 [2022-11-30T16:21:24.562Z] Step 30/32 : LABEL arch=arm64 [2022-11-30T16:21:24.562Z] ---> Running in a8ebe881c7bb [2022-11-30T16:21:24.835Z] Removing intermediate container a8ebe881c7bb [2022-11-30T16:21:24.835Z] ---> c14b8e9eac20 [2022-11-30T16:21:24.835Z] Step 31/32 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:21:25.104Z] ---> Running in b12830c04463 [2022-11-30T16:21:25.368Z] Removing intermediate container b12830c04463 [2022-11-30T16:21:25.368Z] ---> a3e2518576d9 [2022-11-30T16:21:25.368Z] Step 32/32 : LABEL version=0.0.0 [2022-11-30T16:21:25.636Z] ---> Running in 0078ba99bcbb [2022-11-30T16:21:25.900Z] Removing intermediate container 0078ba99bcbb [2022-11-30T16:21:25.900Z] ---> 7ba492be42ee [2022-11-30T16:21:25.900Z] [2022-11-30T16:21:26.480Z] Successfully built 7ba492be42ee [2022-11-30T16:21:26.480Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-30T16:21:44.652Z]  Building security-bootstrapper ... done Removing intermediate container bb02f9d49b2b [2022-11-30T16:21:44.652Z] ---> d779db608692 [2022-11-30T16:21:44.652Z] [2022-11-30T16:21:44.652Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T16:21:44.652Z] ---> 2b4661558fb8 [2022-11-30T16:21:44.652Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-30T16:21:44.652Z] ---> Using cache [2022-11-30T16:21:44.652Z] ---> b113a0dd85d5 [2022-11-30T16:21:44.652Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T16:21:44.652Z] ---> Using cache [2022-11-30T16:21:44.652Z] ---> 1bb41886b98f [2022-11-30T16:21:44.652Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-30T16:21:44.652Z] ---> Running in b9538a65b323 [2022-11-30T16:21:45.235Z] Removing intermediate container b9538a65b323 [2022-11-30T16:21:45.235Z] ---> 9567e7931b1d [2022-11-30T16:21:45.235Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-30T16:21:45.502Z] ---> Running in 251f7588556f [2022-11-30T16:21:46.086Z] Removing intermediate container 251f7588556f [2022-11-30T16:21:46.086Z] ---> 2b94474c8d7e [2022-11-30T16:21:46.086Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T16:21:48.665Z] ---> 65fbdf50e41c [2022-11-30T16:21:48.665Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-30T16:21:52.009Z] ---> 94216728a50b [2022-11-30T16:21:52.009Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-30T16:21:52.962Z] ---> 6aa64458ccc8 [2022-11-30T16:21:52.962Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-30T16:21:53.226Z] ---> Running in 490c4f0f73a2 [2022-11-30T16:21:54.196Z] Removing intermediate container 490c4f0f73a2 [2022-11-30T16:21:54.196Z] ---> bb85c413303c [2022-11-30T16:21:54.196Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T16:21:54.196Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-30T16:21:54.196Z] ---> Running in ffc2bcc6789e [2022-11-30T16:21:54.775Z] Removing intermediate container ffc2bcc6789e [2022-11-30T16:21:54.775Z] ---> 7ff72dd521e3 [2022-11-30T16:21:54.775Z] Step 20/22 : LABEL arch=arm64 [2022-11-30T16:21:55.039Z] ---> Running in b29bb7b14477 [2022-11-30T16:21:55.303Z] Removing intermediate container 9433297ffb20 [2022-11-30T16:21:55.303Z] ---> 817f3898f370 [2022-11-30T16:21:55.303Z] [2022-11-30T16:21:55.303Z] Step 9/19 : FROM alpine:3.15 [2022-11-30T16:21:55.303Z] ---> 8aa73fd46299 [2022-11-30T16:21:55.303Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T16:21:55.303Z] ---> Using cache [2022-11-30T16:21:55.303Z] ---> 59b4f9420df8 [2022-11-30T16:21:55.303Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-30T16:21:55.303Z] ---> Running in d45575938ce6 [2022-11-30T16:21:55.883Z] Removing intermediate container b29bb7b14477 [2022-11-30T16:21:55.883Z] ---> da50ed50a4ae [2022-11-30T16:21:55.883Z] Step 21/22 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:21:55.883Z] ---> Running in 6c3cac62a655 [2022-11-30T16:21:56.464Z] Removing intermediate container 6c3cac62a655 [2022-11-30T16:21:56.464Z] ---> da1fa638f560 [2022-11-30T16:21:56.464Z] Step 22/22 : LABEL version=0.0.0 [2022-11-30T16:21:56.464Z] ---> Running in bbc375a799a2 [2022-11-30T16:21:57.044Z] Removing intermediate container bbc375a799a2 [2022-11-30T16:21:57.044Z] ---> 3246f2a1bed3 [2022-11-30T16:21:57.044Z] [2022-11-30T16:21:57.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:21:57.574Z] Successfully built 3246f2a1bed3 [2022-11-30T16:21:57.574Z] Successfully tagged support-scheduler-arm64:latest [2022-11-30T16:21:57.838Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:21:58.796Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T16:21:58.796Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T16:21:58.796Z] OK: 15736 distinct packages available [2022-11-30T16:21:58.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:21:59.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:22:00.332Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-30T16:22:00.332Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-30T16:22:00.332Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-30T16:22:00.332Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-30T16:22:00.332Z] (5/9) Installing curl (7.80.0-r4) [2022-11-30T16:22:00.332Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-30T16:22:00.332Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-30T16:22:00.332Z] (8/9) Installing libucontext (1.1-r0) [2022-11-30T16:22:00.332Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-30T16:22:00.599Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T16:22:00.599Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T16:22:00.868Z] OK: 8 MiB in 23 packages [2022-11-30T16:22:02.810Z] Removing intermediate container d45575938ce6 [2022-11-30T16:22:02.810Z] ---> e1579534763b [2022-11-30T16:22:02.810Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T16:22:03.770Z] ---> 38a505bfdadc [2022-11-30T16:22:03.770Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-30T16:22:06.370Z] ---> 4fde698a8a79 [2022-11-30T16:22:06.370Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-30T16:22:07.329Z] ---> b199a06302b7 [2022-11-30T16:22:07.329Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-30T16:22:07.594Z] ---> Running in 230a98d4a808 [2022-11-30T16:22:08.549Z] Removing intermediate container 230a98d4a808 [2022-11-30T16:22:08.549Z] ---> 7ed692a33ed0 [2022-11-30T16:22:08.549Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T16:22:08.549Z] ---> Running in bbad75126bd6 [2022-11-30T16:22:09.506Z] Removing intermediate container bbad75126bd6 [2022-11-30T16:22:09.506Z] ---> 7d580600ddaa [2022-11-30T16:22:09.506Z] Step 17/19 : LABEL arch=arm64 [2022-11-30T16:22:09.506Z] ---> Running in 1b936b3ce091 [2022-11-30T16:22:10.461Z] Removing intermediate container 1b936b3ce091 [2022-11-30T16:22:10.461Z] ---> 2768fab5951c [2022-11-30T16:22:10.461Z] Step 18/19 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:22:10.461Z] ---> Running in e2186112e288 [2022-11-30T16:22:11.417Z] Removing intermediate container e2186112e288 [2022-11-30T16:22:11.417Z] ---> 0868e3095ea4 [2022-11-30T16:22:11.417Z] Step 19/19 : LABEL version=0.0.0 [2022-11-30T16:22:11.417Z] ---> Running in 08e9786f7250 [2022-11-30T16:22:12.826Z] Removing intermediate container 08e9786f7250 [2022-11-30T16:22:12.826Z] ---> 5477f2f15e83 [2022-11-30T16:22:12.826Z] [2022-11-30T16:22:13.403Z] Successfully built 5477f2f15e83 [2022-11-30T16:22:13.403Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-30T16:22:13.985Z]  Building security-spiffe-token-provider ... done Removing intermediate container 9fa24f33101b [2022-11-30T16:22:13.985Z] ---> 654b0f10d6a8 [2022-11-30T16:22:13.985Z] [2022-11-30T16:22:13.985Z] Step 9/21 : FROM alpine:3.16 [2022-11-30T16:22:13.985Z] ---> 2b4661558fb8 [2022-11-30T16:22:13.985Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-30T16:22:13.985Z] ---> Running in 23494fb9a986 [2022-11-30T16:22:15.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:22:16.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:22:17.135Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-30T16:22:17.398Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-30T16:22:17.398Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-30T16:22:17.398Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-30T16:22:17.398Z] (5/6) Installing curl (7.83.1-r4) [2022-11-30T16:22:17.398Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-30T16:22:17.398Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T16:22:17.398Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T16:22:17.665Z] OK: 8 MiB in 20 packages [2022-11-30T16:22:19.606Z] Removing intermediate container 23494fb9a986 [2022-11-30T16:22:19.606Z] ---> c0c4cbb15adc [2022-11-30T16:22:19.606Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-30T16:22:19.606Z] ---> Running in c01e0de34496 [2022-11-30T16:22:19.873Z] Removing intermediate container c01e0de34496 [2022-11-30T16:22:19.874Z] ---> 8f549a3bf769 [2022-11-30T16:22:19.874Z] Step 12/21 : WORKDIR /edgex [2022-11-30T16:22:20.139Z] ---> Running in 4ec43fd793c0 [2022-11-30T16:22:20.721Z] Removing intermediate container 4ec43fd793c0 [2022-11-30T16:22:20.721Z] ---> bcd5acd4d1ff [2022-11-30T16:22:20.721Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-30T16:22:21.299Z] ---> 75d91c303859 [2022-11-30T16:22:21.299Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-30T16:22:22.702Z] ---> 8a63c697a2c1 [2022-11-30T16:22:22.702Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-30T16:22:24.642Z] ---> 84c03e7bcf3c [2022-11-30T16:22:24.642Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-30T16:22:25.238Z] ---> 23abf24d5be5 [2022-11-30T16:22:25.238Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-30T16:22:25.505Z] ---> Running in 5d5ca3e53892 [2022-11-30T16:22:27.443Z] Removing intermediate container 5d5ca3e53892 [2022-11-30T16:22:27.443Z] ---> 63f1f929b513 [2022-11-30T16:22:27.443Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-30T16:22:27.443Z] ---> Running in dd2f610a0024 [2022-11-30T16:22:28.025Z] Removing intermediate container dd2f610a0024 [2022-11-30T16:22:28.025Z] ---> 2e901374f482 [2022-11-30T16:22:28.025Z] Step 19/21 : LABEL arch=arm64 [2022-11-30T16:22:28.025Z] ---> Running in b05b4af75ac1 [2022-11-30T16:22:28.292Z] Removing intermediate container b05b4af75ac1 [2022-11-30T16:22:28.292Z] ---> f6d819340bec [2022-11-30T16:22:28.292Z] Step 20/21 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:22:28.292Z] ---> Running in 96bb742e6dbc [2022-11-30T16:22:28.870Z] Removing intermediate container 96bb742e6dbc [2022-11-30T16:22:28.870Z] ---> 77fead713fef [2022-11-30T16:22:28.870Z] Step 21/21 : LABEL version=0.0.0 [2022-11-30T16:22:28.870Z] ---> Running in d2fcd63eb272 [2022-11-30T16:22:29.450Z] Removing intermediate container d2fcd63eb272 [2022-11-30T16:22:29.450Z] ---> 1c62948a75c3 [2022-11-30T16:22:29.450Z] [2022-11-30T16:22:29.715Z] Successfully built 1c62948a75c3 [2022-11-30T16:22:29.715Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-30T16:22:51.918Z]  Building security-proxy-setup ... done Removing intermediate container 02ed863f6ce3 [2022-11-30T16:22:51.918Z] ---> fac666ac4b6a [2022-11-30T16:22:51.918Z] [2022-11-30T16:22:51.918Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T16:22:51.918Z] ---> 2b4661558fb8 [2022-11-30T16:22:51.918Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-30T16:22:52.187Z] ---> Running in ad6dc5600399 [2022-11-30T16:22:53.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T16:22:53.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T16:22:54.364Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-30T16:22:54.364Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-30T16:22:54.632Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T16:22:54.632Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T16:22:54.632Z] OK: 6 MiB in 16 packages [2022-11-30T16:22:56.042Z] Removing intermediate container ad6dc5600399 [2022-11-30T16:22:56.042Z] ---> 4a371aeb3dad [2022-11-30T16:22:56.042Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T16:22:56.042Z] ---> Running in d10e5ad67487 [2022-11-30T16:22:56.308Z] Removing intermediate container d10e5ad67487 [2022-11-30T16:22:56.308Z] ---> dcc8e0d76809 [2022-11-30T16:22:56.308Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-30T16:22:56.308Z] ---> Running in 2629b71dbe63 [2022-11-30T16:22:56.575Z] Removing intermediate container 2629b71dbe63 [2022-11-30T16:22:56.575Z] ---> 21a6cedf0205 [2022-11-30T16:22:56.575Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-30T16:22:56.841Z] ---> Running in c7799167cb78 [2022-11-30T16:22:57.106Z] Removing intermediate container c7799167cb78 [2022-11-30T16:22:57.106Z] ---> ae57e7b1c2ae [2022-11-30T16:22:57.106Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T16:22:57.692Z] ---> 9299ce535ec6 [2022-11-30T16:22:57.692Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-30T16:22:59.093Z] ---> 722979e60954 [2022-11-30T16:22:59.093Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-30T16:22:59.676Z] ---> 970663a82956 [2022-11-30T16:22:59.676Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-30T16:22:59.676Z] ---> Running in a41c4deb02f7 [2022-11-30T16:23:00.258Z] Removing intermediate container a41c4deb02f7 [2022-11-30T16:23:00.258Z] ---> 39ac26b95f9f [2022-11-30T16:23:00.258Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T16:23:00.258Z] ---> Running in abdd0b1521b2 [2022-11-30T16:23:00.526Z] Removing intermediate container abdd0b1521b2 [2022-11-30T16:23:00.526Z] ---> b43bfd397a28 [2022-11-30T16:23:00.526Z] Step 20/22 : LABEL arch=arm64 [2022-11-30T16:23:00.526Z] ---> Running in c6b7df096bd2 [2022-11-30T16:23:00.792Z] Removing intermediate container c6b7df096bd2 [2022-11-30T16:23:00.792Z] ---> 31295978d571 [2022-11-30T16:23:00.792Z] Step 21/22 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 [2022-11-30T16:23:01.056Z] ---> Running in caff387d2418 [2022-11-30T16:23:01.321Z] Removing intermediate container caff387d2418 [2022-11-30T16:23:01.321Z] ---> 92f8f16cb993 [2022-11-30T16:23:01.321Z] Step 22/22 : LABEL version=0.0.0 [2022-11-30T16:23:01.321Z] ---> Running in 2ffb9329e018 [2022-11-30T16:23:01.586Z] Removing intermediate container 2ffb9329e018 [2022-11-30T16:23:01.586Z] ---> 352fd0eaac42 [2022-11-30T16:23:01.586Z] [2022-11-30T16:23:01.852Z] Successfully built 352fd0eaac42 [2022-11-30T16:23:01.852Z] Successfully tagged support-notifications-arm64:latest [2022-11-30T16:23:02.442Z]  Building support-notifications ... done  [Pipeline] } [2022-11-30T16:23:02.436Z] $ docker stop --time=1 205e6f9702bd7409b436df3ae7ba7869d6adbb109760b9703d1731582bb8c502 [2022-11-30T16:23:04.098Z] $ docker rm -f 205e6f9702bd7409b436df3ae7ba7869d6adbb109760b9703d1731582bb8c502 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T16:23:04.578Z] + docker images [2022-11-30T16:23:04.844Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-30T16:23:04.844Z] support-notifications-arm64 latest 352fd0eaac42 3 seconds ago 29.5MB [2022-11-30T16:23:04.844Z] fac666ac4b6a 14 seconds ago 1.51GB [2022-11-30T16:23:04.844Z] security-proxy-setup-arm64 latest 1c62948a75c3 35 seconds ago 26.8MB [2022-11-30T16:23:04.844Z] 654b0f10d6a8 51 seconds ago 1.43GB [2022-11-30T16:23:04.844Z] security-spiffe-token-provider-arm64 latest 5477f2f15e83 53 seconds ago 28.8MB [2022-11-30T16:23:04.844Z] support-scheduler-arm64 latest 3246f2a1bed3 About a minute ago 28.8MB [2022-11-30T16:23:04.844Z] 817f3898f370 About a minute ago 1.48GB [2022-11-30T16:23:04.844Z] d779db608692 About a minute ago 1.51GB [2022-11-30T16:23:04.844Z] security-bootstrapper-arm64 latest 7ba492be42ee About a minute ago 19.5MB [2022-11-30T16:23:04.844Z] d545a5ceadf0 2 minutes ago 1.43GB [2022-11-30T16:23:04.844Z] sys-mgmt-agent-arm64 latest 4940d2d0e30e 6 minutes ago 134MB [2022-11-30T16:23:04.844Z] 99624dab246e 8 minutes ago 1.43GB [2022-11-30T16:23:04.844Z] core-metadata-arm64 latest 28b20f77a4bc 9 minutes ago 17.8MB [2022-11-30T16:23:04.844Z] 61451cc8bb58 9 minutes ago 1.45GB [2022-11-30T16:23:04.844Z] core-data-arm64 latest 21f2092d6efc 10 minutes ago 17.2MB [2022-11-30T16:23:04.844Z] 3367f54cdc2a 10 minutes ago 1.45GB [2022-11-30T16:23:04.844Z] core-command-arm64 latest 51b5cb085c58 10 minutes ago 17MB [2022-11-30T16:23:04.844Z] a49bb7e07fc5 11 minutes ago 1.44GB [2022-11-30T16:23:04.844Z] security-secretstore-setup-arm64 latest 059fc87633b1 11 minutes ago 28.7MB [2022-11-30T16:23:04.844Z] 01d8acae3a21 11 minutes ago 1.44GB [2022-11-30T16:23:04.844Z] security-spire-config-arm64 latest 73d05dae8087 16 minutes ago 83.6MB [2022-11-30T16:23:04.844Z] security-spire-agent-arm64 latest 70f1f323522c 17 minutes ago 122MB [2022-11-30T16:23:04.844Z] security-spire-server-arm64 latest fa3e22dd21fb 17 minutes ago 84.3MB [2022-11-30T16:23:04.844Z] 9d7b1b41e0a7 17 minutes ago 1.32GB [2022-11-30T16:23:04.844Z] 407935eb8fce 17 minutes ago 1.32GB [2022-11-30T16:23:04.844Z] ci-base-image-arm64 latest 1154a27f672a 30 minutes ago 948MB [2022-11-30T16:23:04.844Z] alpine 3.16 2b4661558fb8 2 weeks ago 5.29MB [2022-11-30T16:23:04.844Z] alpine 3.15 8aa73fd46299 2 weeks ago 5.33MB [2022-11-30T16:23:04.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 weeks ago 685MB [2022-11-30T16:23:04.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T16:23:05.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-30T16:23:05.277Z] [2022-11-30T16:23:05.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T16:23:05.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-30T16:23:05.865Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-30T16:23:05.865Z] 8998bd30e6a1: Pulling fs layer [2022-11-30T16:23:05.865Z] 04944245beec: Pulling fs layer [2022-11-30T16:23:05.865Z] 699f458cf7ca: Pulling fs layer [2022-11-30T16:23:05.865Z] 765212b225bb: Pulling fs layer [2022-11-30T16:23:05.865Z] f23df028b6ca: Pulling fs layer [2022-11-30T16:23:05.865Z] d65c8cfc05b1: Pulling fs layer [2022-11-30T16:23:05.865Z] 2437ff75d9bd: Pulling fs layer [2022-11-30T16:23:05.865Z] 765212b225bb: Waiting [2022-11-30T16:23:05.865Z] f23df028b6ca: Waiting [2022-11-30T16:23:05.865Z] d65c8cfc05b1: Waiting [2022-11-30T16:23:05.865Z] 2437ff75d9bd: Waiting [2022-11-30T16:23:05.865Z] 04944245beec: Verifying Checksum [2022-11-30T16:23:05.865Z] 04944245beec: Download complete [2022-11-30T16:23:05.865Z] 765212b225bb: Verifying Checksum [2022-11-30T16:23:05.865Z] 765212b225bb: Download complete [2022-11-30T16:23:06.133Z] f23df028b6ca: Verifying Checksum [2022-11-30T16:23:06.133Z] f23df028b6ca: Download complete [2022-11-30T16:23:06.133Z] d65c8cfc05b1: Verifying Checksum [2022-11-30T16:23:06.133Z] d65c8cfc05b1: Download complete [2022-11-30T16:23:06.133Z] 699f458cf7ca: Verifying Checksum [2022-11-30T16:23:06.133Z] 699f458cf7ca: Download complete [2022-11-30T16:23:06.713Z] 8998bd30e6a1: Verifying Checksum [2022-11-30T16:23:06.713Z] 8998bd30e6a1: Download complete [2022-11-30T16:23:08.655Z] 2437ff75d9bd: Verifying Checksum [2022-11-30T16:23:08.655Z] 2437ff75d9bd: Download complete [2022-11-30T16:23:10.594Z] 8998bd30e6a1: Pull complete [2022-11-30T16:23:10.859Z] 04944245beec: Pull complete [2022-11-30T16:23:12.263Z] 699f458cf7ca: Pull complete [2022-11-30T16:23:12.263Z] 765212b225bb: Pull complete [2022-11-30T16:23:13.219Z] f23df028b6ca: Pull complete [2022-11-30T16:23:13.219Z] d65c8cfc05b1: Pull complete [2022-11-30T16:23:28.202Z] 2437ff75d9bd: Pull complete [2022-11-30T16:23:28.202Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-30T16:23:28.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-30T16:23:28.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T16:23:28.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-120098 does not seem to be running inside a container [2022-11-30T16:23:28.424Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-30T16:23:31.174Z] $ docker top 7a801bc8275f1323e431e21c710ca83b1a96c7a39ffc0467cf5103c0eb568b1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T16:23:32.095Z] ---> job-cost.sh [2022-11-30T16:23:32.095Z] lf-activate-venv: SKIPPING [2022-11-30T16:23:32.095Z] INFO: No Stack... [2022-11-30T16:23:32.675Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-30T16:23:33.253Z] INFO: Archiving Costs [Pipeline] sh [2022-11-30T16:23:33.569Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2022-11-30T16:23:33.569Z] + cut -d, -f6 [Pipeline] lock [2022-11-30T16:23:33.896Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4211-10-stack-cost] [2022-11-30T16:23:33.907Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4211-10-stack-cost] did not exist. Created. [2022-11-30T16:23:33.907Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4211-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-30T16:23:34.231Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-30T16:23:34.410Z] Stashed 1 file(s) [Pipeline] } [2022-11-30T16:23:34.417Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4211-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-30T16:23:34.419Z] $ docker stop --time=1 7a801bc8275f1323e431e21c710ca83b1a96c7a39ffc0467cf5103c0eb568b1b [2022-11-30T16:23:35.906Z] $ docker rm -f 7a801bc8275f1323e431e21c710ca83b1a96c7a39ffc0467cf5103c0eb568b1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-30T16:23:36.290Z] provisioning config files... [2022-11-30T16:23:36.297Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config10349166901638751132tmp [Pipeline] { [Pipeline] sh [2022-11-30T16:23:36.584Z] + set +x [2022-11-30T16:23:36.584Z] + curl -s https://codecov.io/bash [2022-11-30T16:23:36.584Z] + bash -s -- [2022-11-30T16:23:36.584Z] [2022-11-30T16:23:36.584Z] _____ _ [2022-11-30T16:23:36.584Z] / ____| | | [2022-11-30T16:23:36.584Z] | | ___ __| | ___ ___ _____ __ [2022-11-30T16:23:36.584Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-30T16:23:36.584Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-30T16:23:36.584Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-30T16:23:36.584Z] Bash-1.0.6 [2022-11-30T16:23:36.584Z] [2022-11-30T16:23:36.584Z] [2022-11-30T16:23:36.584Z] ==> git version 2.25.1 found [2022-11-30T16:23:36.584Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-30T16:23:36.584Z] Release-Date: 2020-01-08 [2022-11-30T16:23:36.584Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-30T16:23:36.584Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-30T16:23:36.584Z] ==> Jenkins CI detected. [2022-11-30T16:23:36.584Z] current dir:  /w/workspace/edgex-go/10 [2022-11-30T16:23:36.584Z] project root: . [2022-11-30T16:23:36.584Z] --> token set from env [2022-11-30T16:23:36.584Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-30T16:23:36.584Z] ==> Running gcov in . (disable via -X gcov) [2022-11-30T16:23:36.584Z] ==> Python coveragepy not found [2022-11-30T16:23:36.584Z] ==> Searching for coverage reports in: [2022-11-30T16:23:36.584Z] + . [2022-11-30T16:23:36.843Z] -> Found 1 reports [2022-11-30T16:23:36.843Z] ==> Detecting git/mercurial file structure [2022-11-30T16:23:36.843Z] ==> Reading reports [2022-11-30T16:23:36.843Z] + ./coverage.out bytes=501828 [2022-11-30T16:23:36.843Z] ==> Appending adjustments [2022-11-30T16:23:36.843Z] https://docs.codecov.io/docs/fixing-reports [2022-11-30T16:23:38.218Z] + Found adjustments [2022-11-30T16:23:38.218Z] ==> Gzipping contents [2022-11-30T16:23:38.218Z] 64K /tmp/codecov.SuwLFs.gz [2022-11-30T16:23:38.218Z] ==> Uploading reports [2022-11-30T16:23:38.218Z] url: https://codecov.io [2022-11-30T16:23:38.218Z] query: branch=PR-4211&commit=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4211%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4211&job=&cmd_args= [2022-11-30T16:23:38.218Z] -> Pinging Codecov [2022-11-30T16:23:38.218Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4211&commit=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4211%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4211&job=&cmd_args= [2022-11-30T16:23:38.477Z] -> Uploading to [2022-11-30T16:23:38.477Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-30/00271124DB129430A58F1EEE437C3FCB/e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8/1f78797a-bb31-4911-b5e1-9c4787499a53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221130T162338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a66224f6341a94a4db3211f19c38c6f6362de1784be01737239ea4706d02237 [2022-11-30T16:23:38.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T16:23:38.477Z] Dload Upload Total Spent Left Speed [2022-11-30T16:23:38.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65403 0 0 100 65403 0 253k --:--:-- --:--:-- --:--:-- 253k [2022-11-30T16:23:38.736Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [Pipeline] } [2022-11-30T16:23:38.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-30T16:23:39.310Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-30T16:23:39.596Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T16:23:40.452Z] ---> package-listing.sh [2022-11-30T16:23:40.452Z] ++ facter osfamily [2022-11-30T16:23:40.452Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-30T16:23:40.710Z] + OS_FAMILY=debian [2022-11-30T16:23:40.710Z] + workspace=/w/workspace/edgex-go/10 [2022-11-30T16:23:40.710Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-30T16:23:40.710Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-30T16:23:40.710Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-30T16:23:40.710Z] + PACKAGES=/tmp/packages_start.txt [2022-11-30T16:23:40.710Z] + '[' /w/workspace/edgex-go/10 ']' [2022-11-30T16:23:40.710Z] + PACKAGES=/tmp/packages_end.txt [2022-11-30T16:23:40.710Z] + case "${OS_FAMILY}" in [2022-11-30T16:23:40.710Z] + dpkg -l [2022-11-30T16:23:40.710Z] + grep '^ii' [2022-11-30T16:23:40.710Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-30T16:23:40.710Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-30T16:23:40.710Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-30T16:23:40.711Z] + '[' /w/workspace/edgex-go/10 ']' [2022-11-30T16:23:40.711Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2022-11-30T16:23:40.711Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2022-11-30T16:23:40.721Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-30T16:23:41.000Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T16:23:41.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T16:23:41.560Z] [2022-11-30T16:23:41.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T16:23:41.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T16:23:41.863Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-30T16:23:41.863Z] 5eb5b503b376: Pulling fs layer [2022-11-30T16:23:41.863Z] 5c69ac0246d0: Pulling fs layer [2022-11-30T16:23:41.863Z] ec43610c2a17: Pulling fs layer [2022-11-30T16:23:41.863Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-30T16:23:41.863Z] 33b1e0a273af: Pulling fs layer [2022-11-30T16:23:41.863Z] 5d3b04190fa2: Pulling fs layer [2022-11-30T16:23:41.863Z] 2f39f015ded8: Pulling fs layer [2022-11-30T16:23:41.863Z] 33b1e0a273af: Waiting [2022-11-30T16:23:41.863Z] 5d3b04190fa2: Waiting [2022-11-30T16:23:41.863Z] 2f39f015ded8: Waiting [2022-11-30T16:23:41.863Z] 3a2ae6a8a46f: Waiting [2022-11-30T16:23:41.863Z] 5c69ac0246d0: Download complete [2022-11-30T16:23:41.863Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-30T16:23:41.863Z] 33b1e0a273af: Verifying Checksum [2022-11-30T16:23:41.863Z] 33b1e0a273af: Download complete [2022-11-30T16:23:42.122Z] 5d3b04190fa2: Verifying Checksum [2022-11-30T16:23:42.122Z] 5d3b04190fa2: Download complete [2022-11-30T16:23:42.122Z] ec43610c2a17: Verifying Checksum [2022-11-30T16:23:42.122Z] ec43610c2a17: Download complete [2022-11-30T16:23:42.122Z] 5eb5b503b376: Verifying Checksum [2022-11-30T16:23:42.122Z] 5eb5b503b376: Download complete [2022-11-30T16:23:42.690Z] 2f39f015ded8: Download complete [2022-11-30T16:23:43.257Z] 5eb5b503b376: Pull complete [2022-11-30T16:23:43.515Z] 5c69ac0246d0: Pull complete [2022-11-30T16:23:43.773Z] ec43610c2a17: Pull complete [2022-11-30T16:23:44.032Z] 3a2ae6a8a46f: Pull complete [2022-11-30T16:23:44.290Z] 33b1e0a273af: Pull complete [2022-11-30T16:23:44.290Z] 5d3b04190fa2: Pull complete [2022-11-30T16:23:49.560Z] 2f39f015ded8: Pull complete [2022-11-30T16:23:49.560Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-30T16:23:49.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T16:23:49.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T16:23:49.635Z] prd-ubuntu20.04-docker-8c-8g-120095 does not seem to be running inside a container [2022-11-30T16:23:49.666Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-30T16:23:52.648Z] $ docker top d4d2f2d37db8db1dfce111cc3b544174bdd119a0a908dbf3b0e34e69b2b2761b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T16:23:52.993Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-30T16:23:53.274Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-30T16:23:53.556Z] + ls /var/log/sa-host [2022-11-30T16:23:53.556Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T16:23:53.614Z] provisioning config files... [2022-11-30T16:23:53.624Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config11444664528219763274tmp [Pipeline] { [Pipeline] echo [2022-11-30T16:23:53.634Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T16:23:53.914Z] ---> create-netrc.sh [Pipeline] } [2022-11-30T16:23:53.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-30T16:23:54.238Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-30T16:23:54.246Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T16:23:54.535Z] ---> sudo-logs.sh [2022-11-30T16:23:54.535Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-30T16:23:54.558Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T16:23:54.838Z] ---> job-cost.sh [2022-11-30T16:23:54.838Z] lf-activate-venv: SKIPPING [2022-11-30T16:23:54.838Z] DEBUG: total: 0.10999999940395355 [2022-11-30T16:23:54.838Z] INFO: Retrieving Stack Cost... [2022-11-30T16:23:55.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-30T16:23:55.668Z] INFO: Archiving Costs [Pipeline] echo [2022-11-30T16:23:55.680Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T16:23:55.962Z] ---> logs-deploy.sh [2022-11-30T16:23:55.962Z] lf-activate-venv: SKIPPING [2022-11-30T16:23:55.962Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4211/10 [2022-11-30T16:23:55.962Z] INFO: archiving workspace using pattern(s): [2022-11-30T16:23:56.897Z] Archives upload complete. [2022-11-30T16:23:57.157Z] INFO: archiving logs to Nexus