Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 7210138874f157f32b48fa8ead5f1ea5d383c680+103bb455fa40a9af283e2faa07b65114fcdd4a5f (57bf675a2cac770ff6bb7f37c8c6bd658ea18b6c) 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-ssh2587589684608981117.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1379528526690256478.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4244/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-4244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16416162753878844751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15505615666264890851.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4244/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-4244/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1849321623197413597.key > 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/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7933’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7938 in /w/workspace/edgexfoundry_edgex-go_PR-4244 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/29 [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/29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4244/head:refs/remotes/origin/PR-4244 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 103bb455fa40a9af283e2faa07b65114fcdd4a5f into PR head commit 7210138874f157f32b48fa8ead5f1ea5d383c680 Merge succeeded, producing 8ab5929e3212437ec561e7006faea1516767bcd3 Checking out Revision 8ab5929e3212437ec561e7006faea1516767bcd3 (PR-4244) > git config core.sparsecheckout # timeout=10 > git checkout -f 7210138874f157f32b48fa8ead5f1ea5d383c680 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ab5929e3212437ec561e7006faea1516767bcd3 # timeout=10 Commit message: "Merge commit '103bb455fa40a9af283e2faa07b65114fcdd4a5f' into HEAD" > git rev-list --no-walk 7210138874f157f32b48fa8ead5f1ea5d383c680 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T08:30:34.393Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T08:30:34.447Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T08:30:34.465Z] ========================================================= [2023-03-01T08:30:34.465Z] EdgeX Global Pipelines Version Info [2023-03-01T08:30:34.465Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:30:35.199Z] ------------------- [2023-03-01T08:30:35.199Z] stable info: [2023-03-01T08:30:35.199Z] ------------------- [2023-03-01T08:30:35.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T08:30:35.199Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T08:30:35.199Z] Message: update stable to v1.0.244 [2023-03-01T08:30:35.769Z] ------------------- [2023-03-01T08:30:35.769Z] experimental info: [2023-03-01T08:30:35.769Z] ------------------- [2023-03-01T08:30:35.769Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T08:30:35.769Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T08:30:35.769Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T08:30:35.928Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-01T08:30:35.937Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-01T08:30:35.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T08:30:35.952Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T08:30:35.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T08:30:35.975Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T08:30:35.987Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T08:30:35.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-01T08:30:36.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-01T08:30:36.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-01T08:30:36.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T08:30:36.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T08:30:36.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T08:30:36.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T08:30:36.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T08:30:36.092Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T08:30:36.104Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T08:30:36.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T08:30:36.129Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-01T08:30:36.140Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-01T08:30:36.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T08:30:36.162Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T08:30:36.182Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T08:30:36.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4244 [Pipeline] echo [2023-03-01T08:30:36.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4244 [Pipeline] echo [2023-03-01T08:30:36.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4244 [Pipeline] echo [2023-03-01T08:30:36.231Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ab5929e3212437ec561e7006faea1516767bcd3 [Pipeline] echo [2023-03-01T08:30:36.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ab5929 [Pipeline] echo [2023-03-01T08:30:36.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:30:36.297Z] provisioning config files... [2023-03-01T08:30:36.310Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config2718651005370660551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:30:36.609Z] ---> docker-login.sh [2023-03-01T08:30:36.609Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:30:36.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:30:36.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:30:36.869Z] Configure a credential helper to remove this warning. See [2023-03-01T08:30:36.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:30:36.869Z] [2023-03-01T08:30:36.869Z] Login Succeeded [2023-03-01T08:30:36.869Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:30:36.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:30:36.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:30:36.869Z] Configure a credential helper to remove this warning. See [2023-03-01T08:30:36.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:30:36.869Z] [2023-03-01T08:30:36.869Z] Login Succeeded [2023-03-01T08:30:36.869Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:30:37.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:30:37.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:30:37.128Z] Configure a credential helper to remove this warning. See [2023-03-01T08:30:37.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:30:37.128Z] [2023-03-01T08:30:37.128Z] Login Succeeded [2023-03-01T08:30:37.128Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:30:37.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:30:37.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:30:37.128Z] Configure a credential helper to remove this warning. See [2023-03-01T08:30:37.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:30:37.128Z] [2023-03-01T08:30:37.128Z] Login Succeeded [2023-03-01T08:30:37.128Z] docker.io [2023-03-01T08:30:37.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:30:37.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:30:37.387Z] Configure a credential helper to remove this warning. See [2023-03-01T08:30:37.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:30:37.387Z] [2023-03-01T08:30:37.387Z] Login Succeeded [2023-03-01T08:30:37.387Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:30:37.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T08:30:37.693Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-01T08:30:37.693Z] + + dirname cmd/core-command/Dockerfilecut [2023-03-01T08:30:37.693Z] -d/ -f2 [2023-03-01T08:30:37.693Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-01T08:30:37.693Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T08:30:37.693Z] + cut -d/ -f2 [2023-03-01T08:30:37.693Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T08:30:37.693Z] + dirname cmd/core-data/Dockerfile [2023-03-01T08:30:37.693Z] + cut -d/ -f2 [2023-03-01T08:30:37.693Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-01T08:30:37.693Z] + dirname cmd/core-metadata/Dockerfile [2023-03-01T08:30:37.693Z] + cut -d/ -f2 [2023-03-01T08:30:37.693Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-01T08:30:37.693Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-01T08:30:37.693Z] + cut -d/ -f2 [2023-03-01T08:30:37.693Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-01T08:30:37.693Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-01T08:30:37.693Z] + cut -d/ -f2 [2023-03-01T08:30:37.693Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-01T08:30:37.693Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-01T08:30:37.693Z] + cut -d/ -f2 [2023-03-01T08:30:37.693Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-01T08:30:37.693Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2023-03-01T08:30:37.693Z] -f2 [2023-03-01T08:30:37.693Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-01T08:30:37.693Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T08:30:37.693Z] + cut -d/ -f2 [2023-03-01T08:30:37.693Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T08:30:37.693Z] + dirname+ cmd/security-spire-agent/Dockerfile [2023-03-01T08:30:37.693Z] cut -d/ -f2 [2023-03-01T08:30:37.693Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-01T08:30:37.693Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-01T08:30:37.693Z] + cut -d/ -f2 [2023-03-01T08:30:37.693Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-01T08:30:37.693Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-01T08:30:37.693Z] + cut -d/ -f2 [2023-03-01T08:30:37.693Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-01T08:30:37.693Z] + + dirname cmd/support-notifications/Dockerfile [2023-03-01T08:30:37.693Z] cut -d/ -f2 [2023-03-01T08:30:37.693Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-01T08:30:37.693Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-01T08:30:37.693Z] + cut -d/ -f2 [2023-03-01T08:30:37.693Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-01T08:30:37.733Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T08:30:38.059Z] + git rev-list -1 --merges 8ab5929e3212437ec561e7006faea1516767bcd3~1..8ab5929e3212437ec561e7006faea1516767bcd3 [Pipeline] echo [2023-03-01T08:30:38.070Z] -----------> git rev-list -1 --merges 8ab5929e3212437ec561e7006faea1516767bcd3~1..8ab5929e3212437ec561e7006faea1516767bcd3 8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:30:38.070Z] 8ab5929e3212437ec561e7006faea1516767bcd3 [false] [Pipeline] sh [2023-03-01T08:30:38.353Z] + git log --format=format:%s -1 8ab5929e3212437ec561e7006faea1516767bcd3 [Pipeline] echo [2023-03-01T08:30:38.367Z] ========================================================= [2023-03-01T08:30:38.367Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T08:30:38.367Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-01T08:30:38.717Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T08:30:38.717Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T08:30:38.717Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T08:30:38.717Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T08:30:38.717Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T08:30:38.717Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T08:30:38.717Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:30:39.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:30:39.051Z] [2023-03-01T08:30:39.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:30:39.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:30:39.349Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T08:30:39.349Z] b85a868b505f: Pulling fs layer [2023-03-01T08:30:39.349Z] e2be974225ed: Pulling fs layer [2023-03-01T08:30:39.349Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T08:30:39.349Z] 988bab9f4d93: Pulling fs layer [2023-03-01T08:30:39.349Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T08:30:39.349Z] 988bab9f4d93: Waiting [2023-03-01T08:30:39.349Z] eaf3925da568: Pulling fs layer [2023-03-01T08:30:39.349Z] 1469e6f7b9e6: Waiting [2023-03-01T08:30:39.349Z] bab4dde63d76: Pulling fs layer [2023-03-01T08:30:39.349Z] bde34c3a00c8: Pulling fs layer [2023-03-01T08:30:39.349Z] bde34c3a00c8: Waiting [2023-03-01T08:30:39.349Z] bab4dde63d76: Waiting [2023-03-01T08:30:39.349Z] b352a97aabf1: Pulling fs layer [2023-03-01T08:30:39.349Z] 4872d77fe225: Pulling fs layer [2023-03-01T08:30:39.349Z] 5851b861e8e6: Pulling fs layer [2023-03-01T08:30:39.349Z] b352a97aabf1: Waiting [2023-03-01T08:30:39.349Z] 5851b861e8e6: Waiting [2023-03-01T08:30:39.349Z] e2be974225ed: Verifying Checksum [2023-03-01T08:30:39.349Z] e2be974225ed: Download complete [2023-03-01T08:30:39.349Z] 988bab9f4d93: Verifying Checksum [2023-03-01T08:30:39.349Z] 988bab9f4d93: Download complete [2023-03-01T08:30:39.610Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T08:30:39.610Z] 1469e6f7b9e6: Download complete [2023-03-01T08:30:39.610Z] eaf3925da568: Download complete [2023-03-01T08:30:39.610Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T08:30:39.610Z] 339a4e72a1f5: Download complete [2023-03-01T08:30:39.610Z] bde34c3a00c8: Download complete [2023-03-01T08:30:39.610Z] b352a97aabf1: Download complete [2023-03-01T08:30:39.610Z] 4872d77fe225: Verifying Checksum [2023-03-01T08:30:39.610Z] 4872d77fe225: Download complete [2023-03-01T08:30:39.610Z] 5851b861e8e6: Verifying Checksum [2023-03-01T08:30:39.610Z] 5851b861e8e6: Download complete [2023-03-01T08:30:39.610Z] b85a868b505f: Verifying Checksum [2023-03-01T08:30:39.610Z] b85a868b505f: Download complete [2023-03-01T08:30:39.868Z] bab4dde63d76: Verifying Checksum [2023-03-01T08:30:39.868Z] bab4dde63d76: Download complete [2023-03-01T08:30:40.801Z] b85a868b505f: Pull complete [2023-03-01T08:30:40.801Z] e2be974225ed: Pull complete [2023-03-01T08:30:41.370Z] 339a4e72a1f5: Pull complete [2023-03-01T08:30:41.370Z] 988bab9f4d93: Pull complete [2023-03-01T08:30:41.628Z] 1469e6f7b9e6: Pull complete [2023-03-01T08:30:41.629Z] eaf3925da568: Pull complete [2023-03-01T08:30:43.535Z] bab4dde63d76: Pull complete [2023-03-01T08:30:43.535Z] bde34c3a00c8: Pull complete [2023-03-01T08:30:43.535Z] b352a97aabf1: Pull complete [2023-03-01T08:30:43.535Z] 4872d77fe225: Pull complete [2023-03-01T08:30:43.535Z] 5851b861e8e6: Pull complete [2023-03-01T08:30:43.535Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T08:30:43.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:30:43.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:30:43.614Z] prd-ubuntu20.04-docker-8c-8g-7938 does not seem to be running inside a container [2023-03-01T08:30:43.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-devops/py-git-semver:0.1.4 cat [2023-03-01T08:30:44.952Z] $ docker top f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 -eo pid,comm [2023-03-01T08:30:45.022Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-01T08:30:45.022Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T08:30:45.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:30:45.055Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:30:45.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:30:45.155Z] $ docker exec f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 ssh-agent [2023-03-01T08:30:45.278Z] SSH_AUTH_SOCK=/tmp/ssh-im1IfJpDQUG4/agent.32 [2023-03-01T08:30:45.278Z] SSH_AGENT_PID=38 [2023-03-01T08:30:45.284Z] Running ssh-add (command line suppressed) [2023-03-01T08:30:45.394Z] Identity added: /w/workspace/edgex-go/29@tmp/private_key_13990928891961760116.key (/w/workspace/edgex-go/29@tmp/private_key_13990928891961760116.key) [2023-03-01T08:30:45.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:30:45.696Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T08:30:45.712Z] $ docker exec --env ******** --env ******** f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 ssh-agent -k [2023-03-01T08:30:45.805Z] unset SSH_AUTH_SOCK; [2023-03-01T08:30:45.805Z] unset SSH_AGENT_PID; [2023-03-01T08:30:45.805Z] echo Agent pid 38 killed; [2023-03-01T08:30:45.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T08:30:45.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:30:45.842Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:30:45.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:30:45.960Z] $ docker exec f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 ssh-agent [2023-03-01T08:30:46.070Z] SSH_AUTH_SOCK=/tmp/ssh-RpHTQYm65TQP/agent.70 [2023-03-01T08:30:46.070Z] SSH_AGENT_PID=77 [2023-03-01T08:30:46.075Z] Running ssh-add (command line suppressed) [2023-03-01T08:30:46.182Z] Identity added: /w/workspace/edgex-go/29@tmp/private_key_4211150419156094983.key (/w/workspace/edgex-go/29@tmp/private_key_4211150419156094983.key) [2023-03-01T08:30:46.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:30:46.484Z] + git semver init [2023-03-01T08:30:46.742Z] 2023-03-01 08:30:46,654 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T08:30:46.742Z] 2023-03-01 08:30:46,655 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/29/.semver [2023-03-01T08:30:46.742Z] 2023-03-01 08:30:46,656 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/29/.semver [2023-03-01T08:30:46.742Z] 2023-03-01 08:30:46,656 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/29/.semver'], cwd=/w/workspace/edgex-go/29, universal_newlines=False, shell=None, istream=None) [2023-03-01T08:30:50.939Z] 2023-03-01 08:30:50,663 [append_file] DEBUG append to file:/w/workspace/edgex-go/29/.git/info/exclude [2023-03-01T08:30:50.939Z] 2023-03-01 08:30:50,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/29/.semver/PR-4244 with force:False [2023-03-01T08:30:50.939Z] 2023-03-01 08:30:50,664 [write_file] DEBUG write to file:/w/workspace/edgex-go/29/.semver/PR-4244 [2023-03-01T08:30:50.939Z] 2023-03-01 08:30:50,668 [execute] INFO git cat-file --batch-check [2023-03-01T08:30:50.939Z] 2023-03-01 08:30:50,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/29/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:30:50.939Z] 2023-03-01 08:30:50,676 [execute] INFO git cat-file --batch [2023-03-01T08:30:50.939Z] 2023-03-01 08:30:50,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/29/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:30:50.939Z] 2023-03-01 08:30:50,681 [read_version] DEBUG read version from /w/workspace/edgex-go/29/.semver/PR-4244 [2023-03-01T08:30:50.939Z] 0.0.0 [Pipeline] } [2023-03-01T08:30:50.949Z] $ docker exec --env ******** --env ******** f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 ssh-agent -k [2023-03-01T08:30:51.050Z] unset SSH_AUTH_SOCK; [2023-03-01T08:30:51.051Z] unset SSH_AGENT_PID; [2023-03-01T08:30:51.051Z] echo Agent pid 77 killed; [2023-03-01T08:30:51.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T08:30:51.357Z] + git semver [Pipeline] } [2023-03-01T08:30:51.629Z] $ docker stop --time=1 f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 [2023-03-01T08:30:52.972Z] $ docker rm -f --volumes f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T08:30:53.313Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T08:30:53.517Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T08:30:53.520Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T08:30:53.904Z] + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] echo [2023-03-01T08:30:53.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:30:53.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:30:53.942Z] ========================================================= [2023-03-01T08:30:53.942Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T08:30:53.942Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:30:54.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:30:54.231Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T08:30:54.231Z] 213ec9aee27d: Pulling fs layer [2023-03-01T08:30:54.231Z] 4583459ba037: Pulling fs layer [2023-03-01T08:30:54.231Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T08:30:54.231Z] 53926ce57604: Pulling fs layer [2023-03-01T08:30:54.231Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T08:30:54.231Z] 22ff95d597cd: Pulling fs layer [2023-03-01T08:30:54.231Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T08:30:54.231Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T08:30:54.231Z] a7acece74701: Pulling fs layer [2023-03-01T08:30:54.231Z] 53926ce57604: Waiting [2023-03-01T08:30:54.231Z] 21b2b0c7a3f4: Waiting [2023-03-01T08:30:54.231Z] 96b7cbca73a9: Waiting [2023-03-01T08:30:54.231Z] 22ff95d597cd: Waiting [2023-03-01T08:30:54.231Z] 12d6caf4c0d1: Waiting [2023-03-01T08:30:54.231Z] a7acece74701: Waiting [2023-03-01T08:30:54.231Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T08:30:54.231Z] 93c1e223e6f2: Download complete [2023-03-01T08:30:54.231Z] 4583459ba037: Verifying Checksum [2023-03-01T08:30:54.231Z] 4583459ba037: Download complete [2023-03-01T08:30:54.231Z] 21b2b0c7a3f4: Download complete [2023-03-01T08:30:54.231Z] 22ff95d597cd: Verifying Checksum [2023-03-01T08:30:54.231Z] 22ff95d597cd: Download complete [2023-03-01T08:30:54.231Z] 213ec9aee27d: Verifying Checksum [2023-03-01T08:30:54.231Z] 213ec9aee27d: Download complete [2023-03-01T08:30:54.231Z] 12d6caf4c0d1: Verifying Checksum [2023-03-01T08:30:54.231Z] 12d6caf4c0d1: Download complete [2023-03-01T08:30:54.495Z] 213ec9aee27d: Pull complete [2023-03-01T08:30:54.495Z] 4583459ba037: Pull complete [2023-03-01T08:30:54.757Z] 93c1e223e6f2: Pull complete [2023-03-01T08:30:54.757Z] a7acece74701: Verifying Checksum [2023-03-01T08:30:54.757Z] a7acece74701: Download complete [2023-03-01T08:30:55.017Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T08:30:55.017Z] 96b7cbca73a9: Download complete [2023-03-01T08:30:55.017Z] 53926ce57604: Verifying Checksum [2023-03-01T08:30:55.017Z] 53926ce57604: Download complete [2023-03-01T08:30:59.206Z] 53926ce57604: Pull complete [2023-03-01T08:30:59.206Z] 21b2b0c7a3f4: Pull complete [2023-03-01T08:30:59.206Z] 22ff95d597cd: Pull complete [2023-03-01T08:30:59.206Z] 12d6caf4c0d1: Pull complete [2023-03-01T08:31:00.580Z] 96b7cbca73a9: Pull complete [2023-03-01T08:31:01.516Z] a7acece74701: Pull complete [2023-03-01T08:31:01.516Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T08:31:01.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:31:01.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:31:01.812Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:31:01.812Z] WORKDIR /edgex [2023-03-01T08:31:01.812Z] COPY go.mod . [2023-03-01T08:31:01.812Z] RUN go mod download [2023-03-01T08:31:01.812Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-01T08:31:02.379Z] Sending build context to Docker daemon 170.3MB [2023-03-01T08:31:02.379Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:31:02.379Z] ---> db6d94c90886 [2023-03-01T08:31:02.379Z] Step 2/4 : WORKDIR /edgex [2023-03-01T08:31:04.284Z] ---> Running in 2784c8e02e2b [2023-03-01T08:31:04.284Z] Removing intermediate container 2784c8e02e2b [2023-03-01T08:31:04.284Z] ---> ce051f8f67b8 [2023-03-01T08:31:04.284Z] Step 3/4 : COPY go.mod . [2023-03-01T08:31:04.541Z] ---> 96069cbe1e9b [2023-03-01T08:31:04.541Z] Step 4/4 : RUN go mod download [2023-03-01T08:31:04.541Z] ---> Running in 2aab15272ed2 [2023-03-01T08:31:08.576Z] Still waiting to schedule task [2023-03-01T08:31:08.577Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7939’ is offline [2023-03-01T08:31:14.517Z] Removing intermediate container 2aab15272ed2 [2023-03-01T08:31:14.517Z] ---> c39578108a25 [2023-03-01T08:31:14.517Z] Successfully built c39578108a25 [2023-03-01T08:31:14.517Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:31:14.818Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T08:31:14.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:31:14.893Z] prd-ubuntu20.04-docker-8c-8g-7938 does not seem to be running inside a container [2023-03-01T08:31:14.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T08:31:15.331Z] $ docker top ac0ada91864483ff38a7d17fcf59af878ef2ecb2a8a04552f7db57c8c61d6696 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:31:15.669Z] + go version [2023-03-01T08:31:15.669Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T08:31:15.683Z] $ docker stop --time=1 ac0ada91864483ff38a7d17fcf59af878ef2ecb2a8a04552f7db57c8c61d6696 [2023-03-01T08:31:17.007Z] $ docker rm -f --volumes ac0ada91864483ff38a7d17fcf59af878ef2ecb2a8a04552f7db57c8c61d6696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:31:17.404Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T08:31:17.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:31:17.472Z] prd-ubuntu20.04-docker-8c-8g-7938 does not seem to be running inside a container [2023-03-01T08:31:17.502Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T08:31:17.874Z] $ docker top f4b8981a4cfd33b6277e65de24fceb0afc60fadab29324de15f9a8d684a69e1a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T08:31:17.935Z] ========================================================= [2023-03-01T08:31:17.935Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T08:31:17.935Z] ========================================================= [Pipeline] sh [2023-03-01T08:31:18.211Z] + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:31:18.510Z] + make test [2023-03-01T08:31:18.510Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T08:31:25.071Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T08:31:37.272Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T08:31:37.272Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T08:31:37.272Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T08:31:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T08:31:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T08:31:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T08:31:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T08:31:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T08:31:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T08:31:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T08:31:38.093Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T08:31:38.093Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T08:31:38.093Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T08:31:38.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T08:31:38.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2023-03-01T08:31:38.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T08:31:38.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T08:31:38.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2023-03-01T08:31:41.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.2% of statements [2023-03-01T08:31:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T08:31:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T08:31:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T08:31:41.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 54.0% of statements [2023-03-01T08:31:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T08:31:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T08:31:42.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.415s coverage: 88.5% of statements [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T08:31:42.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.108s coverage: 3.9% of statements [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T08:31:42.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.460s coverage: 95.6% of statements [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T08:31:42.563Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T08:31:42.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T08:31:42.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T08:31:42.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.037s coverage: 29.6% of statements [2023-03-01T08:31:42.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T08:31:42.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2023-03-01T08:31:42.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 82.9% of statements [2023-03-01T08:31:42.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2023-03-01T08:31:42.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-03-01T08:31:42.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-03-01T08:31:49.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-03-01T08:31:49.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2023-03-01T08:32:03.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.341s coverage: 79.9% of statements [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T08:32:03.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T08:32:03.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T08:32:03.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T08:32:03.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.094s coverage: 87.2% of statements [2023-03-01T08:32:03.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T08:32:03.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2023-03-01T08:32:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T08:32:03.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.2% of statements [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 82.1% of statements [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 84.8% of statements [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 63.1% of statements [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 38.4% of statements [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T08:32:04.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T08:32:04.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:32:04.000Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-01T08:32:22.076Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T08:32:22.076Z] go vet ./... [2023-03-01T08:32:24.603Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T08:32:24.603Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T08:32:24.603Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T08:32:24.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T08:32:24.901Z] + ls -al . [2023-03-01T08:32:24.901Z] total 704 [2023-03-01T08:32:24.901Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 08:31 . [2023-03-01T08:32:24.901Z] drwxr-xr-x 4 root root 4096 Mar 1 08:31 .. [2023-03-01T08:32:24.901Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:30 .blubracket [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 08:30 .dockerignore [2023-03-01T08:32:24.901Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 08:32 .git [2023-03-01T08:32:24.901Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 08:30 .github [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 1112 Mar 1 08:30 .gitignore [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 08:30 .golangci.yml [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 08:30 .hadolint.yml [2023-03-01T08:32:24.901Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 08:30 .semver [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 08:30 .sonarcloud.properties [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 08:30 ADOPTERS.md [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 08:30 Attribution.txt [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 08:30 CHANGELOG.md [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 08:30 CONTRIBUTING.md [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 08:30 GOVERNANCE.md [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 08:30 Jenkinsfile [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 08:30 LICENSE [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 14071 Mar 1 08:30 Makefile [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 08:30 OWNERS.md [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 08:30 README.md [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 08:30 SECURITY.md [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 08:30 VERSION [2023-03-01T08:32:24.901Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:30 bin [2023-03-01T08:32:24.901Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 08:30 cmd [2023-03-01T08:32:24.901Z] -rw-r--r-- 1 root root 448156 Mar 1 08:32 coverage.out [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 3259 Mar 1 08:30 go.mod [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 31254 Mar 1 08:30 go.sum [2023-03-01T08:32:24.901Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 08:30 internal [2023-03-01T08:32:24.901Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 08:30 openapi [2023-03-01T08:32:24.901Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 08:30 snap [2023-03-01T08:32:24.901Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 08:30 version.go [Pipeline] sh [2023-03-01T08:32:25.184Z] + '[' -e coverage.out ] [2023-03-01T08:32:25.184Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T08:32:25.284Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T08:32:25.565Z] + make build [2023-03-01T08:32:25.565Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T08:32:37.766Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T08:32:37.766Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T08:32:39.142Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T08:32:40.078Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T08:32:48.178Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T08:32:49.547Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T08:32:50.480Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T08:32:51.855Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T08:32:52.788Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T08:32:53.722Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T08:32:56.257Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-01T08:32:57.209Z] $ docker stop --time=1 f4b8981a4cfd33b6277e65de24fceb0afc60fadab29324de15f9a8d684a69e1a [2023-03-01T08:33:00.506Z] $ docker rm -f --volumes f4b8981a4cfd33b6277e65de24fceb0afc60fadab29324de15f9a8d684a69e1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:33:01.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T08:33:01.253Z] [2023-03-01T08:33:01.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:33:01.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T08:33:01.551Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-01T08:33:01.551Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-01T08:33:01.551Z] ca9280d653b3: Pulling fs layer [2023-03-01T08:33:01.551Z] 7e9c9ca2126c: Pulling fs layer [2023-03-01T08:33:01.809Z] cbdbe7a5bc2a: Download complete [2023-03-01T08:33:01.809Z] ca9280d653b3: Verifying Checksum [2023-03-01T08:33:01.809Z] ca9280d653b3: Download complete [2023-03-01T08:33:01.809Z] cbdbe7a5bc2a: Pull complete [2023-03-01T08:33:02.379Z] 7e9c9ca2126c: Download complete [2023-03-01T08:33:02.379Z] ca9280d653b3: Pull complete [2023-03-01T08:33:05.660Z] 7e9c9ca2126c: Pull complete [2023-03-01T08:33:05.660Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-01T08:33:05.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T08:33:05.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:33:05.746Z] prd-ubuntu20.04-docker-8c-8g-7938 does not seem to be running inside a container [2023-03-01T08:33:05.776Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T08:33:07.449Z] $ docker top 0156ea307fd026f7480f1a320a7ca946238f10a4b92bbc4da789dd07dfc9bda7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:33:07.790Z] + docker-compose build --help [2023-03-01T08:33:07.790Z] + grep parallel [2023-03-01T08:33:08.359Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T08:33:08.376Z] $ docker stop --time=1 0156ea307fd026f7480f1a320a7ca946238f10a4b92bbc4da789dd07dfc9bda7 [2023-03-01T08:33:09.696Z] $ docker rm -f --volumes 0156ea307fd026f7480f1a320a7ca946238f10a4b92bbc4da789dd07dfc9bda7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:33:10.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T08:33:10.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:33:10.176Z] prd-ubuntu20.04-docker-8c-8g-7938 does not seem to be running inside a container [2023-03-01T08:33:10.215Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T08:33:10.597Z] $ docker top ccc3eea380322569be81ade3b8345946302572965f47254e0f491361f2ebe3a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:33:10.949Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T08:33:11.517Z] Building core-command ... [2023-03-01T08:33:11.517Z] Building core-common-config-bootstrapper ... [2023-03-01T08:33:11.517Z] Building core-data ... [2023-03-01T08:33:11.517Z] Building core-metadata ... [2023-03-01T08:33:11.517Z] Building security-bootstrapper ... [2023-03-01T08:33:11.517Z] Building security-proxy-auth ... [2023-03-01T08:33:11.517Z] Building security-proxy-setup ... [2023-03-01T08:33:11.517Z] Building security-secretstore-setup ... [2023-03-01T08:33:11.517Z] Building security-spiffe-token-provider ... [2023-03-01T08:33:11.517Z] Building security-spire-agent ... [2023-03-01T08:33:11.517Z] Building security-spire-config ... [2023-03-01T08:33:11.517Z] Building security-spire-server ... [2023-03-01T08:33:11.517Z] Building support-notifications ... [2023-03-01T08:33:11.517Z] Building support-scheduler ... [2023-03-01T08:33:11.517Z] Building security-proxy-setup [2023-03-01T08:33:11.517Z] Building security-proxy-auth [2023-03-01T08:33:11.517Z] Building security-spire-server [2023-03-01T08:33:11.517Z] Building security-spire-agent [2023-03-01T08:33:11.517Z] Building security-secretstore-setup [2023-03-01T08:33:21.485Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:33:21.485Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:33:21.485Z] ---> c39578108a25 [2023-03-01T08:33:21.485Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T08:33:21.485Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:33:21.485Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:33:21.485Z] ---> c39578108a25 [2023-03-01T08:33:21.485Z] Step 3/20 : WORKDIR /edgex-go [2023-03-01T08:33:21.485Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:33:21.485Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:33:21.485Z] ---> c39578108a25 [2023-03-01T08:33:21.485Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:33:21.485Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:33:21.485Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:33:21.485Z] ---> c39578108a25 [2023-03-01T08:33:21.485Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T08:33:21.485Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:33:21.485Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:33:21.485Z] ---> c39578108a25 [2023-03-01T08:33:21.485Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:33:24.767Z] ---> Running in f8867f8be47e [2023-03-01T08:33:24.767Z] ---> Running in b07a6cf9d126 [2023-03-01T08:33:24.767Z] ---> Running in 59a75f3a113e [2023-03-01T08:33:24.767Z] ---> Running in 13654d683f89 [2023-03-01T08:33:24.767Z] ---> Running in 76d633835144 [2023-03-01T08:33:24.767Z] Removing intermediate container b07a6cf9d126 [2023-03-01T08:33:24.767Z] ---> ac0b673651cc [2023-03-01T08:33:24.767Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-01T08:33:24.767Z] Removing intermediate container 76d633835144 [2023-03-01T08:33:24.767Z] ---> a631d807b8bd [2023-03-01T08:33:24.767Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:33:24.767Z] Removing intermediate container 13654d683f89 [2023-03-01T08:33:24.767Z] ---> 0f25bb79f7fc [2023-03-01T08:33:24.767Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-01T08:33:24.767Z] Removing intermediate container 59a75f3a113e [2023-03-01T08:33:24.767Z] ---> 75b8bc9c59f3 [2023-03-01T08:33:24.767Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:33:24.767Z] Removing intermediate container f8867f8be47e [2023-03-01T08:33:24.767Z] ---> a3e4bc63114f [2023-03-01T08:33:24.767Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:33:24.767Z] ---> Running in 85882da5cce6 [2023-03-01T08:33:24.767Z] ---> Running in 1d791f98079f [2023-03-01T08:33:24.767Z] ---> Running in d7818e228ef3 [2023-03-01T08:33:24.767Z] ---> Running in 44c05fd9fb73 [2023-03-01T08:33:24.767Z] ---> Running in 6b9b56bf9d40 [2023-03-01T08:33:24.767Z] Removing intermediate container 85882da5cce6 [2023-03-01T08:33:24.767Z] ---> 1d7c840ac93b [2023-03-01T08:33:24.767Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:33:24.767Z] ---> Running in f685fdec6ee2 [2023-03-01T08:33:25.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:25.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:25.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:25.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:25.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:25.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:25.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:25.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:25.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:25.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:25.540Z] OK: 211 MiB in 51 packages [2023-03-01T08:33:25.540Z] OK: 211 MiB in 51 packages [2023-03-01T08:33:25.798Z] OK: 211 MiB in 51 packages [2023-03-01T08:33:25.798Z] OK: 211 MiB in 51 packages [2023-03-01T08:33:25.798Z] OK: 211 MiB in 51 packages [2023-03-01T08:33:26.364Z] Removing intermediate container 1d791f98079f [2023-03-01T08:33:26.364Z] ---> 24b045ca5a2a [2023-03-01T08:33:26.364Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T08:33:26.364Z] Removing intermediate container d7818e228ef3 [2023-03-01T08:33:26.364Z] ---> e73a8fba4722 [2023-03-01T08:33:26.364Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-01T08:33:26.364Z] Removing intermediate container 44c05fd9fb73 [2023-03-01T08:33:26.364Z] ---> 21947f5471ba [2023-03-01T08:33:26.364Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T08:33:26.364Z] Removing intermediate container f685fdec6ee2 [2023-03-01T08:33:26.364Z] ---> 7193a12dd3a0 [2023-03-01T08:33:26.364Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:33:26.364Z] ---> b8e415b16c0b [2023-03-01T08:33:26.364Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:33:26.364Z] Removing intermediate container 6b9b56bf9d40 [2023-03-01T08:33:26.364Z] ---> b1fc7b8dbcbb [2023-03-01T08:33:26.364Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:33:26.364Z] ---> f9e1c76c8520 [2023-03-01T08:33:26.364Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:33:26.364Z] ---> Running in 66729e7ab010 [2023-03-01T08:33:26.624Z] ---> 4be355a28ff0 [2023-03-01T08:33:26.624Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:33:26.624Z] ---> Running in 7dc08250a95a [2023-03-01T08:33:26.624Z] ---> Running in 8b9128d1da45 [2023-03-01T08:33:26.624Z] ---> 079719c7d77a [2023-03-01T08:33:26.624Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:33:26.624Z] ---> Running in 5dc731edf2aa [2023-03-01T08:33:26.624Z] ---> a0f5ce535022 [2023-03-01T08:33:26.624Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:33:26.624Z] ---> Running in 6966c9a47528 [2023-03-01T08:33:52.718Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7941 in /w/workspace/edgexfoundry_edgex-go_PR-4244 [Pipeline] { [Pipeline] ws [2023-03-01T08:33:52.730Z] Running in /w/workspace/edgex-go/29 [Pipeline] { [Pipeline] checkout [2023-03-01T08:33:52.761Z] The recommended git tool is: git [2023-03-01T08:33:58.521Z] using credential edgex-jenkins-ssh [2023-03-01T08:33:58.544Z] Cloning the remote Git repository [2023-03-01T08:33:58.696Z] Removing intermediate container 5dc731edf2aa [2023-03-01T08:33:58.696Z] ---> b9617b930974 [2023-03-01T08:33:58.696Z] Step 8/22 : COPY . . [2023-03-01T08:33:58.696Z] Removing intermediate container 7dc08250a95a [2023-03-01T08:33:58.696Z] ---> 968b714aedd6 [2023-03-01T08:33:58.696Z] Step 7/20 : COPY . . [2023-03-01T08:33:58.696Z] Removing intermediate container 6966c9a47528 [2023-03-01T08:33:58.696Z] ---> 9ddd611ba841 [2023-03-01T08:33:58.696Z] Step 7/24 : COPY . . [2023-03-01T08:33:58.696Z] Removing intermediate container 8b9128d1da45 [2023-03-01T08:33:58.696Z] ---> 2f8e59a4df64 [2023-03-01T08:33:58.696Z] Step 7/23 : COPY . . [2023-03-01T08:33:58.696Z] Removing intermediate container 66729e7ab010 [2023-03-01T08:33:58.696Z] ---> a124a0665c2a [2023-03-01T08:33:58.696Z] Step 7/23 : COPY . . [2023-03-01T08:33:58.598Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T08:33:58.687Z] > git init /w/workspace/edgex-go/29 # timeout=10 [2023-03-01T08:33:58.858Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T08:33:58.860Z] > git --version # timeout=10 [2023-03-01T08:33:58.886Z] > git --version # 'git version 2.25.1' [2023-03-01T08:33:58.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:33:58.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T08:34:05.261Z] ---> 5e1aa35d7f2f [2023-03-01T08:34:05.261Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:34:05.261Z] ---> 8fec590f75cd [2023-03-01T08:34:05.261Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:34:05.521Z] ---> 2f8bbf7132e8 [2023-03-01T08:34:05.521Z] ---> febadb5390ed [2023-03-01T08:34:05.521Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T08:34:05.521Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-01T08:34:05.521Z] ---> fe2def5d5186 [2023-03-01T08:34:05.521Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T08:34:05.521Z] ---> Running in 8683f7e69b46 [2023-03-01T08:34:05.521Z] ---> Running in d1249114240a [2023-03-01T08:34:05.521Z] ---> Running in ce94233c438d [2023-03-01T08:34:05.521Z] ---> Running in 88b6a2c21b2c [2023-03-01T08:34:05.521Z] ---> Running in a2613e4793a1 [2023-03-01T08:34:05.521Z] Removing intermediate container d1249114240a [2023-03-01T08:34:05.521Z] ---> e1ab426bfe96 [2023-03-01T08:34:05.521Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T08:34:05.521Z] ---> Running in ad0cdff9f673 [2023-03-01T08:34:05.521Z] Removing intermediate container 8683f7e69b46 [2023-03-01T08:34:05.521Z] ---> 832417d2bcbc [2023-03-01T08:34:05.521Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T08:34:05.779Z] ---> Running in 3a125cb8683f [2023-03-01T08:34:05.779Z] Removing intermediate container ad0cdff9f673 [2023-03-01T08:34:05.779Z] ---> 42089d33e582 [2023-03-01T08:34:05.779Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T08:34:05.779Z] Removing intermediate container 3a125cb8683f [2023-03-01T08:34:05.779Z] ---> 45e894ba1d2c [2023-03-01T08:34:05.779Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T08:34:05.779Z] ---> Running in 45bedf8384f2 [2023-03-01T08:34:05.779Z] ---> Running in 6be668afa97a [2023-03-01T08:34:05.779Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T08:34:06.037Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T08:34:06.037Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T08:34:06.974Z] Removing intermediate container 6be668afa97a [2023-03-01T08:34:06.974Z] ---> 17501f69d352 [2023-03-01T08:34:06.974Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T08:34:06.974Z] Removing intermediate container 45bedf8384f2 [2023-03-01T08:34:06.974Z] ---> 0cff5baab73f [2023-03-01T08:34:06.974Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T08:34:06.974Z] ---> Running in 2e8fc85a52db [2023-03-01T08:34:06.974Z] ---> Running in 4bd744a31ae5 [2023-03-01T08:34:07.231Z] Removing intermediate container 2e8fc85a52db [2023-03-01T08:34:07.231Z] ---> db9fb37290cb [2023-03-01T08:34:07.231Z] [2023-03-01T08:34:07.231Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T08:34:07.231Z] Removing intermediate container 4bd744a31ae5 [2023-03-01T08:34:07.231Z] ---> 0dcca6a7c835 [2023-03-01T08:34:07.231Z] [2023-03-01T08:34:07.231Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T08:34:07.231Z] 3.15: Pulling from library/alpine [2023-03-01T08:34:07.231Z] 3.15: Pulling from library/alpine [2023-03-01T08:34:07.489Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T08:34:07.489Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T08:34:07.489Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T08:34:07.489Z] Status: Image is up to date for alpine:3.15 [2023-03-01T08:34:07.489Z] ---> 5ce65d7b0fde [2023-03-01T08:34:07.489Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:34:07.489Z] ---> 5ce65d7b0fde [2023-03-01T08:34:07.489Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:34:07.489Z] ---> Running in 94f32a3f6415 [2023-03-01T08:34:07.489Z] ---> Running in b34d7cfece98 [2023-03-01T08:34:07.747Z] Removing intermediate container 94f32a3f6415 [2023-03-01T08:34:07.747Z] ---> 7eddb2c5993b [2023-03-01T08:34:07.747Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T08:34:07.747Z] Removing intermediate container b34d7cfece98 [2023-03-01T08:34:07.747Z] ---> 445734237a25 [2023-03-01T08:34:07.747Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T08:34:07.747Z] ---> Running in f739ee5bc690 [2023-03-01T08:34:07.747Z] ---> Running in bb03bb30883c [2023-03-01T08:34:08.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:08.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:08.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:08.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:08.827Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:34:08.827Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:34:08.827Z] OK: 15857 distinct packages available [2023-03-01T08:34:08.827Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:34:08.827Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:34:08.827Z] OK: 15857 distinct packages available [2023-03-01T08:34:08.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:08.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:08.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:08.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:09.085Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:09.085Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:34:09.085Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T08:34:09.085Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T08:34:09.085Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T08:34:09.085Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:34:09.085Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:09.085Z] OK: 7 MiB in 19 packages [2023-03-01T08:34:09.085Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:34:09.085Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T08:34:09.085Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T08:34:09.085Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T08:34:09.085Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:34:09.085Z] OK: 7 MiB in 19 packages [2023-03-01T08:34:10.020Z] Removing intermediate container bb03bb30883c [2023-03-01T08:34:10.020Z] ---> d1ed9358ad03 [2023-03-01T08:34:10.020Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T08:34:10.277Z] Removing intermediate container f739ee5bc690 [2023-03-01T08:34:10.277Z] ---> d2f821283435 [2023-03-01T08:34:10.277Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:34:13.558Z] ---> 81a2fb42e526 [2023-03-01T08:34:13.558Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:34:13.558Z] ---> 7d532f790f79 [2023-03-01T08:34:13.558Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:34:13.817Z] ---> 46e1346f44f0 [2023-03-01T08:34:13.817Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T08:34:14.776Z] ---> e3db02de5680 [2023-03-01T08:34:14.776Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T08:34:15.037Z] ---> 7f61e4de15a9 [2023-03-01T08:34:15.037Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:34:15.601Z] ---> 593b2f419473 [2023-03-01T08:34:15.601Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:34:15.601Z] ---> b01b12d40976 [2023-03-01T08:34:15.601Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T08:34:15.601Z] ---> Running in e131d5ef129c [2023-03-01T08:34:16.169Z] Removing intermediate container e131d5ef129c [2023-03-01T08:34:16.169Z] ---> 947dd807b47c [2023-03-01T08:34:16.169Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:34:16.429Z] ---> 2a946c100fd6 [2023-03-01T08:34:16.429Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T08:34:16.429Z] ---> Running in a89586923385 [2023-03-01T08:34:16.724Z] ---> 3863748e09b9 [2023-03-01T08:34:16.724Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:34:16.724Z] Removing intermediate container a89586923385 [2023-03-01T08:34:16.724Z] ---> 20f35f18340d [2023-03-01T08:34:16.724Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T08:34:16.724Z] ---> Running in 081c2d8c3848 [2023-03-01T08:34:17.001Z] ---> Running in cc855ab8d4af [2023-03-01T08:34:16.215Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T08:34:16.235Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T08:34:17.271Z] Removing intermediate container 081c2d8c3848 [2023-03-01T08:34:17.271Z] ---> f1dbd9f3934c [2023-03-01T08:34:17.271Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:34:17.271Z] Removing intermediate container cc855ab8d4af [2023-03-01T08:34:17.271Z] ---> a382e3588071 [2023-03-01T08:34:17.271Z] Step 22/23 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:34:17.271Z] ---> Running in 96e5b9269d7f [2023-03-01T08:34:17.529Z] ---> Running in c30d1163e977 [2023-03-01T08:34:17.791Z] Removing intermediate container 96e5b9269d7f [2023-03-01T08:34:17.791Z] ---> e3be43973478 [2023-03-01T08:34:17.791Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T08:34:17.791Z] Removing intermediate container c30d1163e977 [2023-03-01T08:34:17.791Z] ---> 5625b5eaacd8 [2023-03-01T08:34:17.791Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T08:34:17.791Z] ---> Running in a69f147f9e4b [2023-03-01T08:34:17.791Z] ---> Running in 29a0392cf36c [2023-03-01T08:34:18.359Z] Removing intermediate container 29a0392cf36c [2023-03-01T08:34:18.359Z] ---> b1892593aa12 [2023-03-01T08:34:18.359Z] [2023-03-01T08:34:18.359Z] Removing intermediate container a69f147f9e4b [2023-03-01T08:34:18.359Z] ---> 14774187c676 [2023-03-01T08:34:18.359Z] Step 23/24 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:34:18.359Z] ---> Running in c0bfd8ba9b00 [2023-03-01T08:34:18.359Z] Successfully built b1892593aa12 [2023-03-01T08:34:18.359Z] Successfully tagged security-spire-server:latest [2023-03-01T08:34:18.359Z]  Building security-spire-server ... done Building core-command [2023-03-01T08:34:18.530Z] Merging remotes/origin/main commit 103bb455fa40a9af283e2faa07b65114fcdd4a5f into PR head commit 7210138874f157f32b48fa8ead5f1ea5d383c680 [2023-03-01T08:34:19.181Z] Merge succeeded, producing 293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T08:34:19.182Z] Checking out Revision 293ce32846068b38a4dbfe5d895b662c778a399a (PR-4244) [2023-03-01T08:34:17.216Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T08:34:17.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T08:34:17.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:34:17.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4244/head:refs/remotes/origin/PR-4244 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T08:34:18.554Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T08:34:18.574Z] > git checkout -f 7210138874f157f32b48fa8ead5f1ea5d383c680 # timeout=10 [2023-03-01T08:34:18.832Z] > git remote # timeout=10 [2023-03-01T08:34:18.858Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T08:34:18.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:34:18.894Z] > git merge 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 [2023-03-01T08:34:19.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T08:34:19.193Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T08:34:19.211Z] > git checkout -f 293ce32846068b38a4dbfe5d895b662c778a399a # timeout=10 [2023-03-01T08:34:19.291Z] Removing intermediate container c0bfd8ba9b00 [2023-03-01T08:34:19.291Z] ---> 1813c77a7f53 [2023-03-01T08:34:19.291Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:34:19.870Z] ---> Running in a9bf7bcd4aca [2023-03-01T08:34:20.437Z] Removing intermediate container a9bf7bcd4aca [2023-03-01T08:34:20.437Z] ---> 03877a536f7e [2023-03-01T08:34:20.437Z] [2023-03-01T08:34:20.437Z] Successfully built 03877a536f7e [2023-03-01T08:34:20.437Z] Successfully tagged security-spire-agent:latest [2023-03-01T08:34:20.437Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-03-01T08:34:21.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:21.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:21.811Z] ---> c39578108a25 [2023-03-01T08:34:21.811Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:34:21.811Z] ---> Using cache [2023-03-01T08:34:21.811Z] ---> a631d807b8bd [2023-03-01T08:34:21.811Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T08:34:21.811Z] ---> Using cache [2023-03-01T08:34:21.811Z] ---> 1d7c840ac93b [2023-03-01T08:34:21.811Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T08:34:21.811Z] ---> Using cache [2023-03-01T08:34:21.811Z] ---> 7193a12dd3a0 [2023-03-01T08:34:21.811Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T08:34:21.811Z] ---> Using cache [2023-03-01T08:34:21.811Z] ---> 079719c7d77a [2023-03-01T08:34:21.811Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:21.811Z] ---> Using cache [2023-03-01T08:34:21.811Z] ---> b9617b930974 [2023-03-01T08:34:21.811Z] Step 8/23 : COPY . . [2023-03-01T08:34:21.811Z] ---> Using cache [2023-03-01T08:34:21.811Z] ---> 2f8bbf7132e8 [2023-03-01T08:34:21.811Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T08:34:22.811Z] Commit message: "Merge commit '103bb455fa40a9af283e2faa07b65114fcdd4a5f' into HEAD" [2023-03-01T08:34:22.821Z] > git rev-list --no-walk 7210138874f157f32b48fa8ead5f1ea5d383c680 # timeout=10 [2023-03-01T08:34:23.182Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:23.182Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:23.182Z] ---> c39578108a25 [2023-03-01T08:34:23.182Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:34:23.183Z] ---> Using cache [2023-03-01T08:34:23.183Z] ---> a631d807b8bd [2023-03-01T08:34:23.183Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:34:23.183Z] ---> Using cache [2023-03-01T08:34:23.183Z] ---> 1d7c840ac93b [2023-03-01T08:34:23.183Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:34:23.183Z] ---> Using cache [2023-03-01T08:34:23.183Z] ---> 7193a12dd3a0 [2023-03-01T08:34:23.183Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:34:23.183Z] ---> Using cache [2023-03-01T08:34:23.183Z] ---> 079719c7d77a [2023-03-01T08:34:23.183Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:23.183Z] ---> Using cache [2023-03-01T08:34:23.183Z] ---> b9617b930974 [2023-03-01T08:34:23.183Z] Step 8/22 : COPY . . [2023-03-01T08:34:23.183Z] ---> Using cache [2023-03-01T08:34:23.183Z] ---> 2f8bbf7132e8 [2023-03-01T08:34:23.183Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T08:34:23.779Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T08:34:23.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T08:34:23.779Z] Dload Upload Total Spent Left Speed [2023-03-01T08:34:23.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-03-01T08:34:24.539Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T08:34:24.875Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T08:34:24.875Z] + sudo tee /etc/docker/daemon.new [2023-03-01T08:34:24.875Z] { [2023-03-01T08:34:24.875Z] "registry-mirrors": [ [2023-03-01T08:34:24.875Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T08:34:24.875Z] ], [2023-03-01T08:34:24.875Z] "bip": "10.250.0.254/24", [2023-03-01T08:34:24.875Z] "hosts": [ [2023-03-01T08:34:24.875Z] "tcp://0.0.0.0:5555", [2023-03-01T08:34:24.875Z] "unix:///var/run/docker.sock" [2023-03-01T08:34:24.875Z] ], [2023-03-01T08:34:24.875Z] "mtu": 1458, [2023-03-01T08:34:24.875Z] "selinux-enabled": true, [2023-03-01T08:34:24.875Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T08:34:24.875Z] } [Pipeline] sh [2023-03-01T08:34:25.214Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T08:34:25.551Z] + sudo service docker restart [2023-03-01T08:34:25.804Z] ---> Running in 2d52db634e20 [2023-03-01T08:34:25.804Z] ---> Running in 85a62142dcd4 [2023-03-01T08:34:25.804Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T08:34:26.065Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T08:34:26.631Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T08:34:28.531Z] Removing intermediate container ce94233c438d [2023-03-01T08:34:28.531Z] ---> 451d83408236 [2023-03-01T08:34:28.531Z] [2023-03-01T08:34:28.531Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:34:28.531Z] 3.16: Pulling from library/alpine [2023-03-01T08:34:28.789Z] Removing intermediate container 88b6a2c21b2c [2023-03-01T08:34:28.789Z] ---> acb0e35f5265 [2023-03-01T08:34:28.789Z] [2023-03-01T08:34:28.789Z] Step 9/20 : FROM alpine:3.16 [2023-03-01T08:34:28.789Z] 3.16: Pulling from library/alpine [2023-03-01T08:34:29.053Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:34:29.053Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:34:29.053Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T08:34:29.053Z] Status: Image is up to date for alpine:3.16 [2023-03-01T08:34:29.053Z] ---> dfd21b5a31f5 [2023-03-01T08:34:29.053Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-01T08:34:29.053Z] ---> dfd21b5a31f5 [2023-03-01T08:34:29.053Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T08:34:29.988Z] ---> Running in 7bc47738fe86 [2023-03-01T08:34:29.988Z] ---> Running in ae346a5450f4 [2023-03-01T08:34:29.988Z] Removing intermediate container ae346a5450f4 [2023-03-01T08:34:29.989Z] ---> 7e8d16b8b608 [2023-03-01T08:34:29.989Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:34:30.245Z] ---> Running in 7cbdf26a5420 [2023-03-01T08:34:30.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:30.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:30.760Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:30.760Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-01T08:34:30.760Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:34:30.760Z] OK: 6 MiB in 16 packages [2023-03-01T08:34:30.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:31.017Z] Removing intermediate container a2613e4793a1 [2023-03-01T08:34:31.017Z] ---> a1df781cb5bd [2023-03-01T08:34:31.017Z] [2023-03-01T08:34:31.017Z] Step 9/23 : FROM alpine:3.16 [2023-03-01T08:34:31.017Z] ---> dfd21b5a31f5 [2023-03-01T08:34:31.017Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T08:34:31.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:31.017Z] ---> Running in 3a6ab59dfa9e [2023-03-01T08:34:31.275Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:31.275Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:34:31.275Z] OK: 6 MiB in 15 packages [2023-03-01T08:34:31.532Z] Removing intermediate container 7bc47738fe86 [2023-03-01T08:34:31.532Z] ---> 6dcc77380198 [2023-03-01T08:34:31.532Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T08:34:31.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:31.793Z] ---> Running in 71d0de12d7af [2023-03-01T08:34:31.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:31.793Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T08:34:31.793Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:31.793Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T08:34:31.793Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:34:31.793Z] Removing intermediate container 71d0de12d7af [2023-03-01T08:34:31.793Z] ---> f129f72822aa [2023-03-01T08:34:32.057Z] Step 12/20 : WORKDIR /edgex [2023-03-01T08:34:32.057Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:34:32.057Z] OK: 6 MiB in 17 packages [2023-03-01T08:34:32.057Z] Removing intermediate container 7cbdf26a5420 [2023-03-01T08:34:32.057Z] ---> 51195a71ebb6 [2023-03-01T08:34:32.057Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:34:32.057Z] ---> Running in a2a9fd324c59 [2023-03-01T08:34:32.319Z] Removing intermediate container a2a9fd324c59 [2023-03-01T08:34:32.319Z] ---> d27c899ccd31 [2023-03-01T08:34:32.319Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-01T08:34:32.319Z] ---> 1913c48e5f0a [2023-03-01T08:34:32.319Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T08:34:32.884Z] Removing intermediate container 3a6ab59dfa9e [2023-03-01T08:34:32.884Z] ---> dca991ef4002 [2023-03-01T08:34:32.884Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T08:34:32.884Z] ---> d6a82c7b2663 [2023-03-01T08:34:32.884Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T08:34:32.884Z] ---> Running in e2e8cb59ed1a [2023-03-01T08:34:33.178Z] ---> 388658a2cb73 [2023-03-01T08:34:33.178Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T08:34:33.435Z] Removing intermediate container e2e8cb59ed1a [2023-03-01T08:34:33.435Z] ---> 3cccd338f265 [2023-03-01T08:34:33.435Z] Step 12/23 : WORKDIR / [2023-03-01T08:34:33.435Z] ---> Running in 3fdb3f0c932b [2023-03-01T08:34:33.695Z] ---> 1fb8b1b7ec89 [2023-03-01T08:34:33.695Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T08:34:33.956Z] Removing intermediate container 3fdb3f0c932b [2023-03-01T08:34:33.956Z] ---> 7730e2f0e36a [2023-03-01T08:34:33.956Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T08:34:33.956Z] ---> 159c4504392b [2023-03-01T08:34:33.956Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T08:34:34.216Z] ---> 06e0a1bdef31 [2023-03-01T08:34:34.216Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:34:34.477Z] ---> 2e20440e1920 [2023-03-01T08:34:34.477Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T08:34:34.477Z] ---> c4d7f92ff0e7 [2023-03-01T08:34:34.477Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:34:34.477Z] ---> Running in 516d471be38b [2023-03-01T08:34:34.477Z] ---> Running in 80c96f519c73 [2023-03-01T08:34:35.042Z] ---> cd0408e131ab [2023-03-01T08:34:35.042Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T08:34:35.301Z] ---> 9b41e606d82c [2023-03-01T08:34:35.301Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T08:34:35.867Z] Removing intermediate container 516d471be38b [2023-03-01T08:34:35.867Z] ---> adcad5e41d1d [2023-03-01T08:34:35.867Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:34:36.124Z] ---> Running in 636ca98c66e8 [2023-03-01T08:34:36.124Z] ---> d8e78dd8ae65 [2023-03-01T08:34:36.124Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T08:34:36.396Z] Removing intermediate container 80c96f519c73 [2023-03-01T08:34:36.396Z] ---> f821031c5abe [2023-03-01T08:34:36.396Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:34:36.396Z] Removing intermediate container 636ca98c66e8 [2023-03-01T08:34:36.396Z] ---> e625fbd23b3b [2023-03-01T08:34:36.396Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T08:34:36.396Z] ---> Running in 7d10d4e47b87 [2023-03-01T08:34:36.396Z] ---> Running in 94d3664fb4fe [2023-03-01T08:34:36.654Z] Removing intermediate container 7d10d4e47b87 [2023-03-01T08:34:36.654Z] ---> a37d196039bd [2023-03-01T08:34:36.654Z] Step 18/20 : LABEL arch=x86_64 [2023-03-01T08:34:36.654Z] Removing intermediate container 94d3664fb4fe [2023-03-01T08:34:36.654Z] ---> fce04d950999 [2023-03-01T08:34:36.654Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:34:36.654Z] ---> Running in 97faffc1af3f [2023-03-01T08:34:36.654Z] ---> 38a23d99fba0 [2023-03-01T08:34:36.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T08:34:36.654Z] ---> Running in d3323b7a71fb [2023-03-01T08:34:36.914Z] Removing intermediate container 97faffc1af3f [2023-03-01T08:34:36.914Z] ---> 7cbeda6607df [2023-03-01T08:34:36.914Z] Step 19/20 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:34:37.176Z] ---> Running in a83d38d9853a [2023-03-01T08:34:37.176Z] Removing intermediate container d3323b7a71fb [2023-03-01T08:34:37.176Z] ---> e2ffa9539e81 [2023-03-01T08:34:37.176Z] Step 21/22 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:34:37.176Z] ---> f91729234f19 [2023-03-01T08:34:37.176Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:34:37.176Z] ---> Running in 4bbd73b8a92e [2023-03-01T08:34:37.176Z] ---> Running in 366871569c1f [2023-03-01T08:34:37.176Z] Removing intermediate container a83d38d9853a [2023-03-01T08:34:37.176Z] ---> 6f10536a004e [2023-03-01T08:34:37.176Z] Step 20/20 : LABEL version=0.0.0 [2023-03-01T08:34:37.433Z] ---> Running in 7b2b61c31ae2 [2023-03-01T08:34:37.433Z] Removing intermediate container 4bbd73b8a92e [2023-03-01T08:34:37.433Z] ---> 1c8919ca25ab [2023-03-01T08:34:37.433Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:34:37.433Z] ---> Running in 6231c50859e2 [2023-03-01T08:34:37.433Z] Removing intermediate container 7b2b61c31ae2 [2023-03-01T08:34:37.433Z] ---> ada4cee91de8 [2023-03-01T08:34:37.433Z] [2023-03-01T08:34:37.697Z] Successfully built ada4cee91de8 [2023-03-01T08:34:37.697Z] Successfully tagged security-proxy-setup:latest [2023-03-01T08:34:37.697Z] Building core-data [2023-03-01T08:34:37.697Z]  Building security-proxy-setup ... done Removing intermediate container 6231c50859e2 [2023-03-01T08:34:37.697Z] ---> 8629dae72346 [2023-03-01T08:34:37.697Z] [2023-03-01T08:34:37.697Z] Successfully built 8629dae72346 [2023-03-01T08:34:37.956Z] Successfully tagged security-proxy-auth:latest [2023-03-01T08:34:37.956Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-03-01T08:34:40.480Z] Removing intermediate container 366871569c1f [2023-03-01T08:34:40.480Z] ---> 96d420585770 [2023-03-01T08:34:40.480Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:34:40.480Z] ---> Running in d0dcd0f7ed3a [2023-03-01T08:34:40.738Z] Removing intermediate container d0dcd0f7ed3a [2023-03-01T08:34:40.738Z] ---> 86209cf0d1f0 [2023-03-01T08:34:40.738Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T08:34:40.995Z] ---> Running in 504f21ee3171 [2023-03-01T08:34:41.559Z] Removing intermediate container 504f21ee3171 [2023-03-01T08:34:41.559Z] ---> d81df3bcf6ce [2023-03-01T08:34:41.559Z] Step 22/23 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:34:41.819Z] ---> Running in 260458e29641 [2023-03-01T08:34:42.384Z] Removing intermediate container 260458e29641 [2023-03-01T08:34:42.384Z] ---> 68f82786954d [2023-03-01T08:34:42.384Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T08:34:42.642Z] ---> Running in c8bbdd415263 [2023-03-01T08:34:43.208Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:43.208Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:43.208Z] ---> c39578108a25 [2023-03-01T08:34:43.208Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T08:34:43.208Z] ---> Using cache [2023-03-01T08:34:43.208Z] ---> a3e4bc63114f [2023-03-01T08:34:43.208Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T08:34:43.208Z] Removing intermediate container c8bbdd415263 [2023-03-01T08:34:43.208Z] ---> 9c0a179680b1 [2023-03-01T08:34:43.208Z] [2023-03-01T08:34:43.208Z] ---> Running in a0b9d0893e8f [2023-03-01T08:34:43.208Z] Successfully built 9c0a179680b1 [2023-03-01T08:34:43.208Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:43.208Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:43.208Z] ---> c39578108a25 [2023-03-01T08:34:43.208Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:34:43.208Z] ---> Using cache [2023-03-01T08:34:43.208Z] ---> a631d807b8bd [2023-03-01T08:34:43.208Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:34:43.208Z] ---> Using cache [2023-03-01T08:34:43.208Z] ---> 1d7c840ac93b [2023-03-01T08:34:43.208Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:34:43.208Z] ---> Using cache [2023-03-01T08:34:43.208Z] ---> 7193a12dd3a0 [2023-03-01T08:34:43.208Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:34:43.208Z] ---> Using cache [2023-03-01T08:34:43.208Z] ---> 079719c7d77a [2023-03-01T08:34:43.208Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:43.208Z] ---> Using cache [2023-03-01T08:34:43.208Z] ---> b9617b930974 [2023-03-01T08:34:43.208Z] Step 8/22 : COPY . . [2023-03-01T08:34:43.208Z] ---> Using cache [2023-03-01T08:34:43.208Z] ---> 2f8bbf7132e8 [2023-03-01T08:34:43.208Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T08:34:43.466Z] Successfully tagged security-secretstore-setup:latest [2023-03-01T08:34:43.466Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-03-01T08:34:43.466Z] ---> Running in f7cca77f2cee [2023-03-01T08:34:43.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:43.725Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T08:34:43.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:34:43.839Z] provisioning config files... [2023-03-01T08:34:43.864Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config10825502870196824330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:34:43.983Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T08:34:43.983Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T08:34:43.983Z] OK: 17046 distinct packages available [2023-03-01T08:34:43.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:44.214Z] ---> docker-login.sh [2023-03-01T08:34:44.214Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:34:44.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:44.241Z] OK: 211 MiB in 51 packages [2023-03-01T08:34:44.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:34:45.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:34:45.077Z] Configure a credential helper to remove this warning. See [2023-03-01T08:34:45.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:34:45.077Z] [2023-03-01T08:34:45.077Z] Login Succeeded [2023-03-01T08:34:45.077Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:34:45.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:34:45.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:34:45.350Z] Configure a credential helper to remove this warning. See [2023-03-01T08:34:45.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:34:45.350Z] [2023-03-01T08:34:45.350Z] Login Succeeded [2023-03-01T08:34:45.350Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:34:45.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:34:45.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:34:45.621Z] Configure a credential helper to remove this warning. See [2023-03-01T08:34:45.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:34:45.621Z] [2023-03-01T08:34:45.621Z] Login Succeeded [2023-03-01T08:34:45.621Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:34:45.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:34:46.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:34:46.165Z] Configure a credential helper to remove this warning. See [2023-03-01T08:34:46.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:34:46.165Z] [2023-03-01T08:34:46.165Z] Login Succeeded [2023-03-01T08:34:46.165Z] docker.io [2023-03-01T08:34:46.188Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:46.188Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:46.188Z] ---> c39578108a25 [2023-03-01T08:34:46.188Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:34:46.188Z] ---> Using cache [2023-03-01T08:34:46.188Z] ---> a3e4bc63114f [2023-03-01T08:34:46.188Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:34:46.188Z] ---> Using cache [2023-03-01T08:34:46.188Z] ---> b1fc7b8dbcbb [2023-03-01T08:34:46.188Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:34:46.188Z] ---> Using cache [2023-03-01T08:34:46.188Z] ---> a0f5ce535022 [2023-03-01T08:34:46.188Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:46.188Z] ---> Using cache [2023-03-01T08:34:46.188Z] ---> 9ddd611ba841 [2023-03-01T08:34:46.188Z] Step 7/24 : COPY . . [2023-03-01T08:34:46.188Z] ---> Using cache [2023-03-01T08:34:46.188Z] ---> 5e1aa35d7f2f [2023-03-01T08:34:46.188Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:34:46.188Z] ---> Using cache [2023-03-01T08:34:46.188Z] ---> 832417d2bcbc [2023-03-01T08:34:46.188Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T08:34:46.188Z] ---> Using cache [2023-03-01T08:34:46.188Z] ---> 45e894ba1d2c [2023-03-01T08:34:46.188Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T08:34:46.188Z] ---> Using cache [2023-03-01T08:34:46.188Z] ---> 17501f69d352 [2023-03-01T08:34:46.188Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T08:34:46.188Z] ---> Using cache [2023-03-01T08:34:46.188Z] ---> db9fb37290cb [2023-03-01T08:34:46.188Z] [2023-03-01T08:34:46.188Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T08:34:46.188Z] ---> 5ce65d7b0fde [2023-03-01T08:34:46.188Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:34:46.188Z] ---> Using cache [2023-03-01T08:34:46.188Z] ---> 445734237a25 [2023-03-01T08:34:46.188Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T08:34:46.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:34:46.446Z] ---> Running in d5834af9bd8c [2023-03-01T08:34:46.704Z] Removing intermediate container a0b9d0893e8f [2023-03-01T08:34:46.704Z] ---> 94173d0bdb53 [2023-03-01T08:34:46.704Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T08:34:46.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:34:46.706Z] Configure a credential helper to remove this warning. See [2023-03-01T08:34:46.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:34:46.706Z] [2023-03-01T08:34:46.706Z] Login Succeeded [2023-03-01T08:34:46.706Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:34:46.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-01T08:34:47.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:47.272Z] ---> a46a7c7fa619 [2023-03-01T08:34:47.272Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:47.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:47.297Z] + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] echo [2023-03-01T08:34:47.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:34:47.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:34:47.347Z] ========================================================= [2023-03-01T08:34:47.347Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T08:34:47.347Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:34:47.531Z] ---> Running in 2bf813c622de [2023-03-01T08:34:47.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:34:47.788Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:34:47.788Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:34:47.788Z] OK: 15857 distinct packages available [2023-03-01T08:34:47.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:47.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:47.941Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T08:34:47.941Z] 9b18e9b68314: Pulling fs layer [2023-03-01T08:34:47.941Z] 35d82f9e3411: Pulling fs layer [2023-03-01T08:34:47.941Z] e16973657156: Pulling fs layer [2023-03-01T08:34:47.941Z] fc693d55d65f: Pulling fs layer [2023-03-01T08:34:47.941Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T08:34:47.941Z] dda99020689f: Pulling fs layer [2023-03-01T08:34:47.941Z] db1c61fa0a46: Pulling fs layer [2023-03-01T08:34:47.941Z] 891c053d2c06: Pulling fs layer [2023-03-01T08:34:47.941Z] 7e9fc2657dce: Waiting [2023-03-01T08:34:47.941Z] db1c61fa0a46: Waiting [2023-03-01T08:34:47.941Z] 891c053d2c06: Waiting [2023-03-01T08:34:47.941Z] dda99020689f: Waiting [2023-03-01T08:34:47.941Z] fc693d55d65f: Waiting [2023-03-01T08:34:47.941Z] e16973657156: Verifying Checksum [2023-03-01T08:34:47.941Z] e16973657156: Download complete [2023-03-01T08:34:47.941Z] 35d82f9e3411: Verifying Checksum [2023-03-01T08:34:47.941Z] 35d82f9e3411: Download complete [2023-03-01T08:34:47.941Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T08:34:47.941Z] 7e9fc2657dce: Download complete [2023-03-01T08:34:47.941Z] dda99020689f: Verifying Checksum [2023-03-01T08:34:47.941Z] dda99020689f: Download complete [2023-03-01T08:34:47.941Z] 9b18e9b68314: Download complete [2023-03-01T08:34:48.048Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:48.048Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:34:48.048Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T08:34:48.048Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T08:34:48.048Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:34:48.048Z] OK: 6 MiB in 18 packages [2023-03-01T08:34:48.921Z] 9b18e9b68314: Pull complete [2023-03-01T08:34:49.193Z] 891c053d2c06: Verifying Checksum [2023-03-01T08:34:49.193Z] 891c053d2c06: Download complete [2023-03-01T08:34:49.422Z] Removing intermediate container 2d52db634e20 [2023-03-01T08:34:49.423Z] ---> 440b707abead [2023-03-01T08:34:49.423Z] [2023-03-01T08:34:49.423Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T08:34:49.423Z] ---> dfd21b5a31f5 [2023-03-01T08:34:49.423Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:34:49.423Z] Removing intermediate container 85a62142dcd4 [2023-03-01T08:34:49.423Z] ---> d0609eb062be [2023-03-01T08:34:49.423Z] [2023-03-01T08:34:49.423Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:34:49.423Z] ---> dfd21b5a31f5 [2023-03-01T08:34:49.423Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T08:34:49.423Z] ---> Using cache [2023-03-01T08:34:49.423Z] ---> 7e8d16b8b608 [2023-03-01T08:34:49.423Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:34:49.423Z] ---> Using cache [2023-03-01T08:34:49.423Z] ---> 51195a71ebb6 [2023-03-01T08:34:49.423Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:34:49.423Z] ---> Using cache [2023-03-01T08:34:49.423Z] ---> 1913c48e5f0a [2023-03-01T08:34:49.423Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T08:34:49.423Z] Removing intermediate container d5834af9bd8c [2023-03-01T08:34:49.423Z] ---> 67aac8c79726 [2023-03-01T08:34:49.423Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:34:49.423Z] ---> Running in b0a048b4a531 [2023-03-01T08:34:49.464Z] 35d82f9e3411: Pull complete [2023-03-01T08:34:49.735Z] e16973657156: Pull complete [2023-03-01T08:34:49.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:49.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:50.326Z] db1c61fa0a46: Download complete [2023-03-01T08:34:50.557Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:50.557Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:34:50.557Z] OK: 6 MiB in 15 packages [2023-03-01T08:34:50.557Z] ---> cece660cbedf [2023-03-01T08:34:50.557Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T08:34:50.817Z] ---> ea5d92f456e1 [2023-03-01T08:34:50.817Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:34:50.917Z] fc693d55d65f: Verifying Checksum [2023-03-01T08:34:50.917Z] fc693d55d65f: Download complete [2023-03-01T08:34:51.075Z] ---> 45903b8fa530 [2023-03-01T08:34:51.075Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T08:34:51.075Z] Removing intermediate container b0a048b4a531 [2023-03-01T08:34:51.075Z] ---> 486f44a7a19e [2023-03-01T08:34:51.075Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:34:51.333Z] ---> Running in 4e633e77fd6f [2023-03-01T08:34:51.333Z] ---> 30a0240edb09 [2023-03-01T08:34:51.333Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T08:34:51.333Z] ---> fb2fd7643bdd [2023-03-01T08:34:51.333Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:34:51.333Z] ---> Running in 70900fe5ef98 [2023-03-01T08:34:51.591Z] Removing intermediate container 4e633e77fd6f [2023-03-01T08:34:51.591Z] ---> 62dbab34be33 [2023-03-01T08:34:51.591Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T08:34:51.591Z] ---> Running in bc950ea9c896 [2023-03-01T08:34:51.591Z] ---> Running in 6eb6e65f15e6 [2023-03-01T08:34:51.591Z] Removing intermediate container 70900fe5ef98 [2023-03-01T08:34:51.591Z] ---> 58b274648d6e [2023-03-01T08:34:51.591Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T08:34:51.591Z] Removing intermediate container 6eb6e65f15e6 [2023-03-01T08:34:51.591Z] ---> 7daba848589c [2023-03-01T08:34:51.591Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T08:34:51.851Z] ---> c5d023106df4 [2023-03-01T08:34:51.851Z] Step 19/24 : WORKDIR / [2023-03-01T08:34:51.851Z] ---> Running in d926f70ba389 [2023-03-01T08:34:51.851Z] ---> Running in 4e0b63706231 [2023-03-01T08:34:51.851Z] Removing intermediate container d926f70ba389 [2023-03-01T08:34:51.851Z] ---> b42043ef345f [2023-03-01T08:34:51.851Z] Step 15/23 : WORKDIR / [2023-03-01T08:34:51.851Z] ---> Running in 82fa6429b632 [2023-03-01T08:34:51.851Z] Removing intermediate container 4e0b63706231 [2023-03-01T08:34:51.851Z] ---> 1218e95125ed [2023-03-01T08:34:51.851Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:34:52.109Z] ---> Running in 14476fd66af3 [2023-03-01T08:34:52.109Z] Removing intermediate container 82fa6429b632 [2023-03-01T08:34:52.109Z] ---> 4a9133cb89b0 [2023-03-01T08:34:52.109Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:34:52.109Z] Removing intermediate container 14476fd66af3 [2023-03-01T08:34:52.109Z] ---> 862b1f19d760 [2023-03-01T08:34:52.109Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:34:52.109Z] ---> Running in a804562ce22b [2023-03-01T08:34:52.109Z] Removing intermediate container bc950ea9c896 [2023-03-01T08:34:52.109Z] ---> b3f1103cba0b [2023-03-01T08:34:52.109Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:34:52.368Z] ---> Running in 09c1db4bd3e9 [2023-03-01T08:34:52.368Z] ---> 18deed1f7aab [2023-03-01T08:34:52.368Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T08:34:52.368Z] Removing intermediate container a804562ce22b [2023-03-01T08:34:52.368Z] ---> 28585155bb93 [2023-03-01T08:34:52.368Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T08:34:52.368Z] ---> Running in d602c097797f [2023-03-01T08:34:52.368Z] Removing intermediate container 09c1db4bd3e9 [2023-03-01T08:34:52.368Z] ---> b9c3b54a99b4 [2023-03-01T08:34:52.368Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T08:34:52.626Z] Removing intermediate container d602c097797f [2023-03-01T08:34:52.626Z] ---> fe2d2b65d29b [2023-03-01T08:34:52.627Z] Step 23/24 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:34:52.627Z] ---> Running in ee1330e77dc2 [2023-03-01T08:34:52.627Z] ---> Running in fbdf8d7492c0 [2023-03-01T08:34:52.884Z] Removing intermediate container ee1330e77dc2 [2023-03-01T08:34:52.884Z] ---> 077f63020043 [2023-03-01T08:34:52.885Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:34:52.885Z] ---> Running in 63ad93b2e8db [2023-03-01T08:34:52.885Z] ---> b2f82682a93c [2023-03-01T08:34:52.885Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T08:34:52.885Z] Removing intermediate container fbdf8d7492c0 [2023-03-01T08:34:52.885Z] ---> 9a4048cfc0e5 [2023-03-01T08:34:52.885Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:34:53.144Z] ---> Running in 9c1c24580d38 [2023-03-01T08:34:53.144Z] Removing intermediate container 63ad93b2e8db [2023-03-01T08:34:53.144Z] ---> 438bfe79cc22 [2023-03-01T08:34:53.144Z] Step 21/22 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:34:53.144Z] ---> Running in bc8e0a302e8e [2023-03-01T08:34:53.144Z] Removing intermediate container 9c1c24580d38 [2023-03-01T08:34:53.144Z] ---> adbf609a4d0b [2023-03-01T08:34:53.144Z] [2023-03-01T08:34:53.403Z] ---> cf440b590931 [2023-03-01T08:34:53.403Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T08:34:53.403Z] Successfully built adbf609a4d0b [2023-03-01T08:34:53.403Z] Successfully tagged security-spire-config:latest [2023-03-01T08:34:53.403Z]  Building security-spire-config ... done Building support-scheduler [2023-03-01T08:34:53.403Z] ---> Running in b581ac2f7e10 [2023-03-01T08:34:53.403Z] Removing intermediate container bc8e0a302e8e [2023-03-01T08:34:53.403Z] ---> 27db3cd0dd3a [2023-03-01T08:34:53.403Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:34:53.403Z] ---> Running in 085b4ede167a [2023-03-01T08:34:53.663Z] Removing intermediate container b581ac2f7e10 [2023-03-01T08:34:53.663Z] ---> 5ceff4b3f268 [2023-03-01T08:34:53.663Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:34:54.599Z] Removing intermediate container 085b4ede167a [2023-03-01T08:34:54.599Z] ---> 3883b7b1b414 [2023-03-01T08:34:54.599Z] [2023-03-01T08:34:54.599Z] Successfully built 3883b7b1b414 [2023-03-01T08:34:54.928Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-01T08:34:54.928Z] Building security-bootstrapper [2023-03-01T08:34:54.928Z] ---> Running in 95a94c579046 [2023-03-01T08:34:55.197Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 95a94c579046 [2023-03-01T08:34:55.197Z] ---> 2ecff626d3cf [2023-03-01T08:34:55.197Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T08:34:56.137Z] ---> Running in ad8ffb44f2c0 [2023-03-01T08:34:56.396Z] Removing intermediate container ad8ffb44f2c0 [2023-03-01T08:34:56.396Z] ---> e740643bf84e [2023-03-01T08:34:56.396Z] Step 22/23 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:34:56.654Z] ---> Running in 04cb2e35e222 [2023-03-01T08:34:57.220Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:57.220Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:57.220Z] ---> c39578108a25 [2023-03-01T08:34:57.220Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:34:57.220Z] ---> Using cache [2023-03-01T08:34:57.220Z] ---> a631d807b8bd [2023-03-01T08:34:57.220Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:34:57.220Z] ---> Using cache [2023-03-01T08:34:57.220Z] ---> 1d7c840ac93b [2023-03-01T08:34:57.220Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:34:57.220Z] ---> Using cache [2023-03-01T08:34:57.220Z] ---> 7193a12dd3a0 [2023-03-01T08:34:57.220Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:34:57.220Z] ---> Using cache [2023-03-01T08:34:57.220Z] ---> 079719c7d77a [2023-03-01T08:34:57.220Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:57.220Z] ---> Using cache [2023-03-01T08:34:57.220Z] ---> b9617b930974 [2023-03-01T08:34:57.220Z] Step 8/22 : COPY . . [2023-03-01T08:34:57.220Z] ---> Using cache [2023-03-01T08:34:57.220Z] ---> 2f8bbf7132e8 [2023-03-01T08:34:57.220Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T08:34:57.500Z] Removing intermediate container 04cb2e35e222 [2023-03-01T08:34:57.500Z] ---> 28c08f1d52a4 [2023-03-01T08:34:57.500Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T08:34:57.500Z] ---> Running in 445c7a64a2a3 [2023-03-01T08:34:57.758Z] ---> Running in 95967965bdac [2023-03-01T08:34:58.015Z] Removing intermediate container 95967965bdac [2023-03-01T08:34:58.015Z] ---> 24c1d309dc0e [2023-03-01T08:34:58.015Z] [2023-03-01T08:34:58.015Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T08:34:58.015Z] Successfully built 24c1d309dc0e [2023-03-01T08:34:58.015Z] Successfully tagged core-command:latest [2023-03-01T08:34:58.015Z]  Building core-command ... done Building core-metadata [2023-03-01T08:34:58.949Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:58.949Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:58.949Z] ---> c39578108a25 [2023-03-01T08:34:58.949Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T08:34:58.949Z] ---> Using cache [2023-03-01T08:34:58.949Z] ---> a3e4bc63114f [2023-03-01T08:34:58.949Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T08:35:01.490Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:35:01.490Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:35:01.490Z] ---> c39578108a25 [2023-03-01T08:35:01.490Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:35:01.490Z] ---> Using cache [2023-03-01T08:35:01.490Z] ---> a631d807b8bd [2023-03-01T08:35:01.490Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T08:35:01.490Z] ---> Using cache [2023-03-01T08:35:01.490Z] ---> 1d7c840ac93b [2023-03-01T08:35:01.490Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T08:35:01.490Z] ---> Using cache [2023-03-01T08:35:01.490Z] ---> 7193a12dd3a0 [2023-03-01T08:35:01.490Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T08:35:01.490Z] ---> Using cache [2023-03-01T08:35:01.490Z] ---> 079719c7d77a [2023-03-01T08:35:01.490Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:35:01.490Z] ---> Using cache [2023-03-01T08:35:01.490Z] ---> b9617b930974 [2023-03-01T08:35:01.490Z] Step 8/24 : COPY . . [2023-03-01T08:35:01.490Z] ---> Using cache [2023-03-01T08:35:01.490Z] ---> 2f8bbf7132e8 [2023-03-01T08:35:01.490Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T08:35:03.270Z] fc693d55d65f: Pull complete [2023-03-01T08:35:03.391Z] ---> Running in be1aa676d4e3 [2023-03-01T08:35:03.391Z] ---> Running in 29811a008a8b [2023-03-01T08:35:03.540Z] 7e9fc2657dce: Pull complete [2023-03-01T08:35:03.809Z] dda99020689f: Pull complete [2023-03-01T08:35:03.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:03.957Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T08:35:03.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:04.215Z] OK: 211 MiB in 51 packages [2023-03-01T08:35:06.205Z] Removing intermediate container f7cca77f2cee [2023-03-01T08:35:06.205Z] ---> ba5e48386838 [2023-03-01T08:35:06.205Z] [2023-03-01T08:35:06.205Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:35:06.205Z] ---> dfd21b5a31f5 [2023-03-01T08:35:06.205Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T08:35:06.205Z] Removing intermediate container be1aa676d4e3 [2023-03-01T08:35:06.205Z] ---> 76f5e69dc8f0 [2023-03-01T08:35:06.205Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T08:35:06.205Z] ---> Running in e4a9c93ca663 [2023-03-01T08:35:06.503Z] Removing intermediate container e4a9c93ca663 [2023-03-01T08:35:06.503Z] ---> d25a1d991d9d [2023-03-01T08:35:06.503Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T08:35:06.798Z] ---> Running in 9a94b6a75a99 [2023-03-01T08:35:06.798Z] ---> 185017fefb4b [2023-03-01T08:35:06.798Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:35:07.088Z] ---> Running in 936cabb9cdd4 [2023-03-01T08:35:07.088Z] Removing intermediate container 9a94b6a75a99 [2023-03-01T08:35:07.088Z] ---> 537dc2d2622b [2023-03-01T08:35:07.088Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T08:35:07.364Z] ---> Running in 34fe346c55e7 [2023-03-01T08:35:07.645Z] Removing intermediate container 34fe346c55e7 [2023-03-01T08:35:07.645Z] ---> 86f7fe8d37e6 [2023-03-01T08:35:07.645Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:35:07.645Z] ---> Running in b3b14b24dbfc [2023-03-01T08:35:08.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:08.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:08.540Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:35:08.540Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:35:08.540Z] OK: 6 MiB in 15 packages [2023-03-01T08:35:10.448Z] Removing intermediate container b3b14b24dbfc [2023-03-01T08:35:10.448Z] ---> a4d127eeeb7f [2023-03-01T08:35:10.448Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:10.485Z] db1c61fa0a46: Pull complete [2023-03-01T08:35:11.012Z] ---> 733357811f7c [2023-03-01T08:35:11.013Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T08:35:12.437Z] 891c053d2c06: Pull complete [2023-03-01T08:35:12.437Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T08:35:12.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:35:12.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:35:12.778Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:35:12.778Z] WORKDIR /edgex [2023-03-01T08:35:12.778Z] COPY go.mod . [2023-03-01T08:35:12.778Z] RUN go mod download [2023-03-01T08:35:12.778Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-01T08:35:12.911Z] ---> 235b531c0325 [2023-03-01T08:35:12.911Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T08:35:13.368Z] Sending build context to Docker daemon 2.955MB [2023-03-01T08:35:13.368Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:35:13.368Z] ---> f96f9c87975a [2023-03-01T08:35:13.368Z] Step 2/4 : WORKDIR /edgex [2023-03-01T08:35:13.479Z] ---> b0ea3576fb6e [2023-03-01T08:35:13.479Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T08:35:13.752Z] ---> Running in fdb5db7a27dc [2023-03-01T08:35:14.010Z] Removing intermediate container fdb5db7a27dc [2023-03-01T08:35:14.010Z] ---> dcba7fa6a4f8 [2023-03-01T08:35:14.010Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:35:14.010Z] ---> Running in 9007e1a9fa1e [2023-03-01T08:35:14.272Z] Removing intermediate container 2bf813c622de [2023-03-01T08:35:14.272Z] ---> f95e7afe5cd2 [2023-03-01T08:35:14.272Z] Step 7/19 : COPY . . [2023-03-01T08:35:14.532Z] Removing intermediate container 9007e1a9fa1e [2023-03-01T08:35:14.532Z] ---> aea827591acb [2023-03-01T08:35:14.532Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:35:14.789Z] ---> Running in 3b1f8f61126c [2023-03-01T08:35:15.316Z] ---> Running in 9e88533ccfb9 [2023-03-01T08:35:15.368Z] Removing intermediate container 3b1f8f61126c [2023-03-01T08:35:15.368Z] ---> 1fba13ae8233 [2023-03-01T08:35:15.368Z] Step 21/22 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:35:15.903Z] Removing intermediate container 9e88533ccfb9 [2023-03-01T08:35:15.903Z] ---> 96037d57733f [2023-03-01T08:35:15.903Z] Step 3/4 : COPY go.mod . [2023-03-01T08:35:16.173Z] ---> e48c4a8a2de9 [2023-03-01T08:35:16.173Z] Step 4/4 : RUN go mod download [2023-03-01T08:35:16.443Z] ---> Running in 318092efbfd1 [2023-03-01T08:35:16.744Z] ---> Running in d711197abf66 [2023-03-01T08:35:17.055Z] Removing intermediate container d711197abf66 [2023-03-01T08:35:17.055Z] ---> 1baa107b4e6f [2023-03-01T08:35:17.055Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:35:17.313Z] ---> Running in aa676467c12b [2023-03-01T08:35:17.576Z] Removing intermediate container aa676467c12b [2023-03-01T08:35:17.576Z] ---> 839a0a935436 [2023-03-01T08:35:17.576Z] [2023-03-01T08:35:17.576Z] Successfully built 839a0a935436 [2023-03-01T08:35:17.576Z] Successfully tagged core-data:latest [2023-03-01T08:35:17.576Z] Building support-notifications [2023-03-01T08:35:22.017Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:35:22.017Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:35:22.017Z] ---> c39578108a25 [2023-03-01T08:35:22.017Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:35:22.017Z] ---> Using cache [2023-03-01T08:35:22.017Z] ---> a631d807b8bd [2023-03-01T08:35:22.017Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:35:22.017Z] ---> Using cache [2023-03-01T08:35:22.017Z] ---> 1d7c840ac93b [2023-03-01T08:35:22.017Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T08:35:25.300Z] ---> Running in 007fd34e7a34 [2023-03-01T08:35:25.300Z] ---> 07c2a60b9aa6 [2023-03-01T08:35:25.300Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T08:35:25.300Z] ---> Running in 95956e1fadae [2023-03-01T08:35:25.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:25.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:25.557Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T08:35:25.557Z] OK: 211 MiB in 51 packages [2023-03-01T08:35:27.453Z] Removing intermediate container 007fd34e7a34 [2023-03-01T08:35:27.453Z] ---> a585d6e03a2e [2023-03-01T08:35:27.453Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:35:27.711Z] ---> 89c59286374a [2023-03-01T08:35:27.711Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:35:27.711Z] Removing intermediate container 29811a008a8b [2023-03-01T08:35:27.711Z] ---> fe00ed35eac0 [2023-03-01T08:35:27.711Z] [2023-03-01T08:35:27.711Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T08:35:27.711Z] ---> dfd21b5a31f5 [2023-03-01T08:35:27.711Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:35:27.711Z] ---> Using cache [2023-03-01T08:35:27.711Z] ---> 486f44a7a19e [2023-03-01T08:35:27.711Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:35:27.711Z] ---> Using cache [2023-03-01T08:35:27.711Z] ---> 62dbab34be33 [2023-03-01T08:35:27.711Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T08:35:27.968Z] ---> Running in 829efd17e98f [2023-03-01T08:35:27.968Z] ---> Running in 31b763e8d558 [2023-03-01T08:35:28.228Z] Removing intermediate container 445c7a64a2a3 [2023-03-01T08:35:28.228Z] ---> 27fbdc20157e [2023-03-01T08:35:28.228Z] [2023-03-01T08:35:28.228Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:35:28.228Z] ---> dfd21b5a31f5 [2023-03-01T08:35:28.229Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:35:28.229Z] ---> Using cache [2023-03-01T08:35:28.229Z] ---> 486f44a7a19e [2023-03-01T08:35:28.229Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:35:28.229Z] ---> Using cache [2023-03-01T08:35:28.229Z] ---> 62dbab34be33 [2023-03-01T08:35:28.229Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T08:35:28.793Z] Removing intermediate container 31b763e8d558 [2023-03-01T08:35:28.793Z] ---> cfdb678c7831 [2023-03-01T08:35:28.793Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T08:35:28.793Z] ---> Running in ebdc233dc7d7 [2023-03-01T08:35:29.394Z] ---> Running in e97511c6e456 [2023-03-01T08:35:29.962Z] Removing intermediate container ebdc233dc7d7 [2023-03-01T08:35:29.962Z] ---> 8ec59cf1c0c7 [2023-03-01T08:35:29.962Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T08:35:30.220Z] Removing intermediate container e97511c6e456 [2023-03-01T08:35:30.220Z] ---> 1c452096e31b [2023-03-01T08:35:30.220Z] Step 15/24 : WORKDIR / [2023-03-01T08:35:30.498Z] ---> Running in 25f1a7c86348 [2023-03-01T08:35:30.757Z] ---> Running in dac618c007c2 [2023-03-01T08:35:30.757Z] Removing intermediate container 25f1a7c86348 [2023-03-01T08:35:30.757Z] ---> 54cc37623470 [2023-03-01T08:35:30.757Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:31.014Z] Removing intermediate container dac618c007c2 [2023-03-01T08:35:31.014Z] ---> 6536f1d48a6f [2023-03-01T08:35:31.014Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:31.270Z] ---> 764caa80eebb [2023-03-01T08:35:31.270Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T08:35:31.270Z] ---> 3afdc5702bd5 [2023-03-01T08:35:31.270Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T08:35:33.171Z] ---> 4282901431a0 [2023-03-01T08:35:33.171Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T08:35:33.171Z] ---> 674f4f2f3a39 [2023-03-01T08:35:33.171Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T08:35:33.171Z] ---> 70af49f092ab [2023-03-01T08:35:33.171Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T08:35:33.432Z] ---> 1a8c355d1311 [2023-03-01T08:35:33.432Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T08:35:33.724Z] ---> Running in c485e1d236aa [2023-03-01T08:35:33.724Z] ---> 5dddade51ed6 [2023-03-01T08:35:33.724Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T08:35:33.982Z] ---> Running in 5679476353ab [2023-03-01T08:35:33.982Z] Removing intermediate container c485e1d236aa [2023-03-01T08:35:33.982Z] ---> 8a54cf5ffc94 [2023-03-01T08:35:33.982Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:35:33.982Z] ---> Running in 96275060633a [2023-03-01T08:35:33.982Z] Removing intermediate container 936cabb9cdd4 [2023-03-01T08:35:33.982Z] ---> db2a6ee820fe [2023-03-01T08:35:33.982Z] Step 7/32 : COPY . . [2023-03-01T08:35:34.240Z] Removing intermediate container 5679476353ab [2023-03-01T08:35:34.240Z] ---> 6a7d26c0fe86 [2023-03-01T08:35:34.240Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:35:34.240Z] Removing intermediate container 96275060633a [2023-03-01T08:35:34.240Z] ---> bcfa9f448ddd [2023-03-01T08:35:34.240Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:35:34.240Z] ---> Running in dea766132483 [2023-03-01T08:35:34.497Z] ---> Running in 8298d96a5069 [2023-03-01T08:35:35.066Z] Removing intermediate container 8298d96a5069 [2023-03-01T08:35:35.066Z] ---> 2ce5543425c6 [2023-03-01T08:35:35.066Z] Step 21/22 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:35:35.669Z] Removing intermediate container dea766132483 [2023-03-01T08:35:35.669Z] ---> 5a7a8518e5bd [2023-03-01T08:35:35.669Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T08:35:35.669Z] ---> Running in 3e1d7975fbe2 [2023-03-01T08:35:35.669Z] ---> Running in de75eabff5b8 [2023-03-01T08:35:35.928Z] Removing intermediate container 3e1d7975fbe2 [2023-03-01T08:35:35.928Z] ---> d43df10a0486 [2023-03-01T08:35:35.928Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:35:35.928Z] ---> Running in 7ecdcc89c8c8 [2023-03-01T08:35:35.928Z] Removing intermediate container de75eabff5b8 [2023-03-01T08:35:35.928Z] ---> 685fc7fc5013 [2023-03-01T08:35:35.928Z] Step 23/24 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:35:35.928Z] ---> Running in d98bb4e95b6b [2023-03-01T08:35:36.188Z] Removing intermediate container 7ecdcc89c8c8 [2023-03-01T08:35:36.188Z] ---> 86fdf4e6fe23 [2023-03-01T08:35:36.188Z] [2023-03-01T08:35:36.188Z] Removing intermediate container d98bb4e95b6b [2023-03-01T08:35:36.188Z] ---> cda53c5339e5 [2023-03-01T08:35:36.188Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:35:36.449Z] Successfully built 86fdf4e6fe23 [2023-03-01T08:35:36.449Z] Successfully tagged support-scheduler:latest [2023-03-01T08:35:36.449Z]  Building support-scheduler ... done  ---> Running in 0c40e51410ab [2023-03-01T08:35:36.711Z] Removing intermediate container 0c40e51410ab [2023-03-01T08:35:36.711Z] ---> 4d3ed9b676d1 [2023-03-01T08:35:36.711Z] [2023-03-01T08:35:36.711Z] Successfully built 4d3ed9b676d1 [2023-03-01T08:35:36.711Z] Successfully tagged core-metadata:latest [2023-03-01T08:35:39.993Z]  Building core-metadata ... done  ---> 6cfbaad723c0 [2023-03-01T08:35:39.993Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T08:35:39.993Z] ---> Running in 528ed1c49717 [2023-03-01T08:35:39.993Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T08:35:44.176Z] Removing intermediate container 95956e1fadae [2023-03-01T08:35:44.176Z] ---> 62872b4038ad [2023-03-01T08:35:44.176Z] [2023-03-01T08:35:44.176Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T08:35:44.176Z] ---> 5ce65d7b0fde [2023-03-01T08:35:44.176Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:35:44.176Z] ---> Using cache [2023-03-01T08:35:44.176Z] ---> 445734237a25 [2023-03-01T08:35:44.176Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T08:35:44.434Z] ---> Running in 8932630fe1e1 [2023-03-01T08:35:44.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:44.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:45.208Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:35:45.208Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:35:45.208Z] OK: 15857 distinct packages available [2023-03-01T08:35:45.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:45.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:45.465Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T08:35:45.465Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T08:35:45.465Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T08:35:45.465Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T08:35:45.465Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T08:35:45.465Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T08:35:45.465Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:35:45.465Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T08:35:45.465Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T08:35:45.465Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:35:45.465Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:35:45.465Z] OK: 8 MiB in 23 packages [2023-03-01T08:35:46.401Z] Removing intermediate container 8932630fe1e1 [2023-03-01T08:35:46.401Z] ---> fc53be52b91d [2023-03-01T08:35:46.401Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:46.659Z] ---> 39ceeea7f245 [2023-03-01T08:35:46.659Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T08:35:47.225Z] ---> 55392115c799 [2023-03-01T08:35:47.225Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T08:35:47.483Z] ---> 8c55e9e04c1b [2023-03-01T08:35:47.483Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T08:35:47.483Z] ---> Running in 646ec23b07a7 [2023-03-01T08:35:47.744Z] Removing intermediate container 646ec23b07a7 [2023-03-01T08:35:47.744Z] ---> 28401e9bf9be [2023-03-01T08:35:47.744Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:35:47.744Z] ---> Running in 9ed0b7721e3e [2023-03-01T08:35:48.004Z] Removing intermediate container 9ed0b7721e3e [2023-03-01T08:35:48.004Z] ---> ef5f65511971 [2023-03-01T08:35:48.004Z] Step 17/19 : LABEL arch=x86_64 [2023-03-01T08:35:48.004Z] ---> Running in bbf3433976c4 [2023-03-01T08:35:48.004Z] Removing intermediate container bbf3433976c4 [2023-03-01T08:35:48.004Z] ---> fd844d177950 [2023-03-01T08:35:48.004Z] Step 18/19 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:35:48.262Z] ---> Running in 30bae294d0f5 [2023-03-01T08:35:48.262Z] Removing intermediate container 30bae294d0f5 [2023-03-01T08:35:48.262Z] ---> bb5d846ddad1 [2023-03-01T08:35:48.262Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T08:35:48.262Z] ---> Running in 8bbdf491a01f [2023-03-01T08:35:48.262Z] Removing intermediate container 8bbdf491a01f [2023-03-01T08:35:48.262Z] ---> 30ce982ab4fa [2023-03-01T08:35:48.262Z] [2023-03-01T08:35:48.521Z] Successfully built 30ce982ab4fa [2023-03-01T08:35:48.521Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-01T08:35:55.079Z]  Building security-spiffe-token-provider ... done Removing intermediate container 528ed1c49717 [2023-03-01T08:35:55.079Z] ---> f0ac1ea7e82e [2023-03-01T08:35:55.079Z] [2023-03-01T08:35:55.079Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T08:35:55.079Z] ---> dfd21b5a31f5 [2023-03-01T08:35:55.079Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:35:55.079Z] ---> Running in 839fa47e31b1 [2023-03-01T08:35:55.079Z] Removing intermediate container 839fa47e31b1 [2023-03-01T08:35:55.079Z] ---> 7016ae6b746b [2023-03-01T08:35:55.079Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T08:35:55.079Z] ---> Running in 86e6db1deb3c [2023-03-01T08:35:55.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:55.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:55.364Z] Removing intermediate container 318092efbfd1 [2023-03-01T08:35:55.364Z] ---> 6429a719dd18 [2023-03-01T08:35:55.364Z] Successfully built 6429a719dd18 [2023-03-01T08:35:55.364Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:35:55.597Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T08:35:55.597Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T08:35:55.597Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:35:55.597Z] OK: 6 MiB in 16 packages [2023-03-01T08:35:55.705Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T08:35:55.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:35:55.855Z] Removing intermediate container 86e6db1deb3c [2023-03-01T08:35:55.855Z] ---> 1d878b7e6a34 [2023-03-01T08:35:55.855Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T08:35:55.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-7941 does not seem to be running inside a container [2023-03-01T08:35:55.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T08:35:56.117Z] ---> Running in 5017d7554ea6 [2023-03-01T08:35:56.117Z] Removing intermediate container 5017d7554ea6 [2023-03-01T08:35:56.117Z] ---> e959fcb3fac7 [2023-03-01T08:35:56.117Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T08:35:56.117Z] ---> Running in 7c141506e714 [2023-03-01T08:35:56.117Z] Removing intermediate container 7c141506e714 [2023-03-01T08:35:56.117Z] ---> 38f18afd36c1 [2023-03-01T08:35:56.117Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T08:35:56.375Z] ---> Running in 402e4d679299 [2023-03-01T08:35:56.375Z] Removing intermediate container 402e4d679299 [2023-03-01T08:35:56.375Z] ---> 798d6a68d013 [2023-03-01T08:35:56.375Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T08:35:56.375Z] ---> Running in e9904eb9ab2c [2023-03-01T08:35:56.633Z] Removing intermediate container e9904eb9ab2c [2023-03-01T08:35:56.633Z] ---> ca18f8bd0b9a [2023-03-01T08:35:56.633Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T08:35:56.633Z] ---> Running in aeb128a50a1b [2023-03-01T08:35:57.199Z] Removing intermediate container aeb128a50a1b [2023-03-01T08:35:57.199Z] ---> 480b38d9daba [2023-03-01T08:35:57.199Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T08:35:57.199Z] ---> Running in acb770bc7e01 [2023-03-01T08:35:57.199Z] Removing intermediate container acb770bc7e01 [2023-03-01T08:35:57.199Z] ---> 52bad1020b1d [2023-03-01T08:35:57.199Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T08:35:57.316Z] $ docker top 92ffcbd5522fad2a12b253de0dfb7d18bc381b0f2b64d54e609d201e3977d532 -eo pid,comm [2023-03-01T08:35:57.459Z] ---> 27e25d66973d [2023-03-01T08:35:57.459Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T08:35:57.459Z] ---> Running in 89d86daf6c0c [Pipeline] { [Pipeline] sh [2023-03-01T08:35:58.025Z] Removing intermediate container 89d86daf6c0c [2023-03-01T08:35:58.025Z] ---> 52835da8a8ff [2023-03-01T08:35:58.025Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:58.179Z] + go version [2023-03-01T08:35:58.179Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T08:35:58.208Z] $ docker stop --time=1 92ffcbd5522fad2a12b253de0dfb7d18bc381b0f2b64d54e609d201e3977d532 [2023-03-01T08:35:58.282Z] ---> 00ca362f8c76 [2023-03-01T08:35:58.282Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T08:35:58.879Z] ---> b1384ce4e807 [2023-03-01T08:35:58.879Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T08:35:58.879Z] ---> 197c9229a280 [2023-03-01T08:35:58.879Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T08:35:59.138Z] ---> 58ff3171773f [2023-03-01T08:35:59.138Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T08:35:59.138Z] ---> ced153831916 [2023-03-01T08:35:59.138Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T08:35:59.396Z] ---> c7f9af926e8e [2023-03-01T08:35:59.396Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T08:35:59.654Z] ---> 360c7564a37f [2023-03-01T08:35:59.654Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T08:35:59.654Z] ---> Running in c96f675c4ca8 [2023-03-01T08:35:59.863Z] $ docker rm -f --volumes 92ffcbd5522fad2a12b253de0dfb7d18bc381b0f2b64d54e609d201e3977d532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:36:00.221Z] Removing intermediate container c96f675c4ca8 [2023-03-01T08:36:00.222Z] ---> 1a234a1c3583 [2023-03-01T08:36:00.222Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T08:36:00.222Z] ---> Running in df023d779a09 [2023-03-01T08:36:00.419Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T08:36:00.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:36:00.479Z] Removing intermediate container df023d779a09 [2023-03-01T08:36:00.479Z] ---> cb5588cb1647 [2023-03-01T08:36:00.479Z] Step 29/32 : CMD ["gate"] [2023-03-01T08:36:00.479Z] ---> Running in 9f8619ba2be7 [2023-03-01T08:36:00.479Z] Removing intermediate container 9f8619ba2be7 [2023-03-01T08:36:00.479Z] ---> 4e4044c290c9 [2023-03-01T08:36:00.479Z] Step 30/32 : LABEL arch=x86_64 [2023-03-01T08:36:00.479Z] ---> Running in e8edae1c61f1 [2023-03-01T08:36:00.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-7941 does not seem to be running inside a container [2023-03-01T08:36:00.684Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T08:36:00.737Z] Removing intermediate container e8edae1c61f1 [2023-03-01T08:36:00.737Z] ---> ecde64a2acdf [2023-03-01T08:36:00.737Z] Step 31/32 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:36:00.737Z] ---> Running in 26684ccd52f1 [2023-03-01T08:36:00.737Z] Removing intermediate container 26684ccd52f1 [2023-03-01T08:36:00.737Z] ---> b8985acd262d [2023-03-01T08:36:00.737Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T08:36:00.995Z] ---> Running in 7db1d3475050 [2023-03-01T08:36:00.995Z] Removing intermediate container 7db1d3475050 [2023-03-01T08:36:00.995Z] ---> 5551a1f0352c [2023-03-01T08:36:00.995Z] [2023-03-01T08:36:01.253Z] Successfully built 5551a1f0352c [2023-03-01T08:36:01.254Z] Successfully tagged security-bootstrapper:latest [2023-03-01T08:36:01.948Z] $ docker top a55671cd83da8d20fa85ce84bba951b9d56c3ee196f39b20b2de8a78e34b098b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T08:36:02.162Z] ========================================================= [2023-03-01T08:36:02.162Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T08:36:02.162Z] ========================================================= [Pipeline] sh [2023-03-01T08:36:02.793Z] + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:36:03.450Z] + make test [2023-03-01T08:36:03.450Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T08:36:19.336Z]  Building security-bootstrapper ... done Removing intermediate container 829efd17e98f [2023-03-01T08:36:19.336Z] ---> ea5e31a4c774 [2023-03-01T08:36:19.336Z] Step 8/22 : COPY . . [2023-03-01T08:36:22.617Z] ---> d83257311bef [2023-03-01T08:36:22.617Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T08:36:22.617Z] ---> Running in e46785953fec [2023-03-01T08:36:22.617Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T08:36:40.681Z] Removing intermediate container e46785953fec [2023-03-01T08:36:40.681Z] ---> 774dec3360e0 [2023-03-01T08:36:40.681Z] [2023-03-01T08:36:40.681Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:36:40.681Z] ---> dfd21b5a31f5 [2023-03-01T08:36:40.681Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T08:36:40.681Z] ---> Running in 40bb4bae1fc8 [2023-03-01T08:36:40.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:36:40.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:36:40.939Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T08:36:40.939Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T08:36:40.939Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:36:40.939Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:36:40.939Z] OK: 6 MiB in 16 packages [2023-03-01T08:36:41.506Z] Removing intermediate container 40bb4bae1fc8 [2023-03-01T08:36:41.506Z] ---> be55d150ba60 [2023-03-01T08:36:41.506Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:36:41.506Z] ---> Running in 385f1516f3bf [2023-03-01T08:36:41.506Z] Removing intermediate container 385f1516f3bf [2023-03-01T08:36:41.506Z] ---> 94929fd528be [2023-03-01T08:36:41.506Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T08:36:41.506Z] ---> Running in 204b4b3edbf2 [2023-03-01T08:36:41.506Z] Removing intermediate container 204b4b3edbf2 [2023-03-01T08:36:41.506Z] ---> e5ffc5954166 [2023-03-01T08:36:41.506Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T08:36:41.765Z] ---> Running in 72cf5f97a46b [2023-03-01T08:36:41.765Z] Removing intermediate container 72cf5f97a46b [2023-03-01T08:36:41.765Z] ---> 6c54025bf4f0 [2023-03-01T08:36:41.765Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:36:41.765Z] ---> f0c5faf3c3a7 [2023-03-01T08:36:41.765Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T08:36:42.352Z] ---> 9f992d5fb891 [2023-03-01T08:36:42.352Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T08:36:42.367Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T08:36:42.611Z] ---> 12f22e06c1ce [2023-03-01T08:36:42.611Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T08:36:42.611Z] ---> Running in bc24ef4e360c [2023-03-01T08:36:42.611Z] Removing intermediate container bc24ef4e360c [2023-03-01T08:36:42.611Z] ---> 5871c1d88402 [2023-03-01T08:36:42.611Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:36:42.611Z] ---> Running in bbe287da6982 [2023-03-01T08:36:42.611Z] Removing intermediate container bbe287da6982 [2023-03-01T08:36:42.611Z] ---> c212e866aee5 [2023-03-01T08:36:42.868Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:36:42.868Z] ---> Running in 96aadd43b253 [2023-03-01T08:36:42.868Z] Removing intermediate container 96aadd43b253 [2023-03-01T08:36:42.868Z] ---> 61b98eecc7c9 [2023-03-01T08:36:42.869Z] Step 21/22 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 [2023-03-01T08:36:42.869Z] ---> Running in 87f38b97ca42 [2023-03-01T08:36:42.869Z] Removing intermediate container 87f38b97ca42 [2023-03-01T08:36:42.869Z] ---> 49b270dd2dd3 [2023-03-01T08:36:42.869Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:36:43.126Z] ---> Running in 8ae539d9739f [2023-03-01T08:36:43.126Z] Removing intermediate container 8ae539d9739f [2023-03-01T08:36:43.126Z] ---> 966b69216838 [2023-03-01T08:36:43.126Z] [2023-03-01T08:36:43.126Z] Successfully built 966b69216838 [2023-03-01T08:36:43.126Z] Successfully tagged support-notifications:latest [2023-03-01T08:36:43.132Z]  Building support-notifications ... done  [Pipeline] } [2023-03-01T08:36:43.141Z] $ docker stop --time=1 ccc3eea380322569be81ade3b8345946302572965f47254e0f491361f2ebe3a3 [2023-03-01T08:36:44.508Z] $ docker rm -f --volumes ccc3eea380322569be81ade3b8345946302572965f47254e0f491361f2ebe3a3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T08:36:44.829Z] + docker images [2023-03-01T08:36:44.830Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T08:36:44.830Z] support-notifications latest 966b69216838 2 seconds ago 30.7MB [2023-03-01T08:36:44.830Z] 774dec3360e0 5 seconds ago 1.74GB [2023-03-01T08:36:44.830Z] security-bootstrapper latest 5551a1f0352c 44 seconds ago 20.4MB [2023-03-01T08:36:44.830Z] f0ac1ea7e82e 50 seconds ago 1.67GB [2023-03-01T08:36:44.830Z] security-spiffe-token-provider latest 30ce982ab4fa 56 seconds ago 30MB [2023-03-01T08:36:44.830Z] 62872b4038ad About a minute ago 1.72GB [2023-03-01T08:36:44.830Z] core-metadata latest 4d3ed9b676d1 About a minute ago 18.5MB [2023-03-01T08:36:44.830Z] support-scheduler latest 86fdf4e6fe23 About a minute ago 30.1MB [2023-03-01T08:36:44.830Z] fe00ed35eac0 About a minute ago 1.69GB [2023-03-01T08:36:44.830Z] 27fbdc20157e About a minute ago 1.74GB [2023-03-01T08:36:44.830Z] core-data latest 839a0a935436 About a minute ago 18MB [2023-03-01T08:36:44.830Z] ba5e48386838 About a minute ago 1.69GB [2023-03-01T08:36:44.830Z] core-command latest 24c1d309dc0e About a minute ago 17.8MB [2023-03-01T08:36:44.830Z] security-spire-config latest adbf609a4d0b About a minute ago 85.8MB [2023-03-01T08:36:44.830Z] core-common-config-bootstrapper latest 3883b7b1b414 About a minute ago 15.5MB [2023-03-01T08:36:44.830Z] d0609eb062be About a minute ago 1.67GB [2023-03-01T08:36:44.830Z] 440b707abead About a minute ago 1.68GB [2023-03-01T08:36:44.830Z] security-secretstore-setup latest 9c0a179680b1 2 minutes ago 29.9MB [2023-03-01T08:36:44.830Z] security-proxy-setup latest ada4cee91de8 2 minutes ago 16.4MB [2023-03-01T08:36:44.830Z] security-proxy-auth latest 8629dae72346 2 minutes ago 16.2MB [2023-03-01T08:36:44.830Z] a1df781cb5bd 2 minutes ago 1.67GB [2023-03-01T08:36:44.830Z] acb0e35f5265 2 minutes ago 1.66GB [2023-03-01T08:36:44.830Z] 451d83408236 2 minutes ago 1.66GB [2023-03-01T08:36:44.830Z] security-spire-agent latest 03877a536f7e 2 minutes ago 125MB [2023-03-01T08:36:44.830Z] security-spire-server latest b1892593aa12 2 minutes ago 86.5MB [2023-03-01T08:36:44.830Z] 0dcca6a7c835 2 minutes ago 1.55GB [2023-03-01T08:36:44.830Z] db9fb37290cb 2 minutes ago 1.55GB [2023-03-01T08:36:44.830Z] ci-base-image-x86_64 latest c39578108a25 5 minutes ago 903MB [2023-03-01T08:36:44.830Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-01T08:36:44.830Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-01T08:36:44.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-03-01T08:36:44.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-01T08:36:44.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T08:38:49.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T08:38:49.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T08:38:49.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T08:38:52.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T08:38:54.632Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T08:39:16.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T08:39:16.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T08:39:16.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T08:39:16.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T08:39:16.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T08:39:16.741Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T08:39:16.741Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T08:39:16.741Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T08:39:16.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T08:39:26.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.225s coverage: 28.7% of statements [2023-03-01T08:39:26.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T08:39:26.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T08:39:31.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.395s coverage: 98.5% of statements [2023-03-01T08:39:37.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.722s coverage: 71.2% of statements [2023-03-01T08:39:37.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T08:39:37.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T08:39:37.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T08:39:37.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.402s coverage: 54.0% of statements [2023-03-01T08:39:37.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T08:39:37.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T08:39:52.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.196s coverage: 88.5% of statements [2023-03-01T08:39:52.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T08:39:52.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T08:39:52.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:39:52.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T08:39:52.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T08:39:52.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.677s coverage: 3.9% of statements [2023-03-01T08:39:52.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T08:39:52.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T08:39:55.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.657s coverage: 95.6% of statements [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T08:39:55.472Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.414s coverage: 72.2% of statements [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T08:39:55.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.685s coverage: 65.9% of statements [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T08:39:55.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.379s coverage: 0.9% of statements [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T08:39:55.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.6% of statements [2023-03-01T08:39:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T08:39:56.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements [2023-03-01T08:39:56.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.289s coverage: 82.9% of statements [2023-03-01T08:39:56.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.343s coverage: 94.1% of statements [2023-03-01T08:39:58.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2023-03-01T08:40:00.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements [2023-03-01T08:40:10.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.263s coverage: 94.4% of statements [2023-03-01T08:40:10.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.271s coverage: 44.8% of statements [2023-03-01T08:40:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.500s coverage: 79.9% of statements [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T08:40:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.342s coverage: 92.9% of statements [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T08:40:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 64.4% of statements [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T08:40:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.279s coverage: 86.9% of statements [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T08:40:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.256s coverage: 87.2% of statements [2023-03-01T08:40:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T08:40:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T08:40:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.327s coverage: 81.2% of statements [2023-03-01T08:40:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.352s coverage: 82.1% of statements [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-01T08:40:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 84.8% of statements [2023-03-01T08:40:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T08:40:35.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.425s coverage: 63.1% of statements [2023-03-01T08:40:35.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T08:40:35.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T08:40:35.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements [2023-03-01T08:40:35.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.192s coverage: 89.4% of statements [2023-03-01T08:40:35.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2023-03-01T08:40:35.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.150s coverage: 73.7% of statements [2023-03-01T08:40:35.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2023-03-01T08:40:35.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T08:40:35.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T08:40:35.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T08:40:42.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.878s coverage: 38.4% of statements [2023-03-01T08:40:42.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T08:40:42.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T08:40:42.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.293s coverage: 89.5% of statements [2023-03-01T08:40:42.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T08:40:42.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.310s coverage: 84.8% of statements [2023-03-01T08:40:42.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T08:40:42.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T08:40:42.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T08:40:42.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T08:40:50.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.318s coverage: 17.7% of statements [2023-03-01T08:40:50.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T08:40:50.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T08:40:50.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T08:40:50.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T08:40:50.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.660s coverage: 92.3% of statements [2023-03-01T08:40:50.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T08:40:50.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:40:50.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T08:40:50.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T08:40:50.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.270s coverage: 63.2% of statements [2023-03-01T08:40:50.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T08:40:50.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T08:40:50.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements [2023-03-01T08:40:50.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T08:40:50.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:40:50.423Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-01T08:40:50.423Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T08:40:50.423Z] go vet ./... [2023-03-01T08:42:42.149Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T08:42:42.149Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T08:42:42.149Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T08:42:42.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T08:42:42.483Z] + ls -al . [2023-03-01T08:42:42.484Z] total 700 [2023-03-01T08:42:42.484Z] drwxrwxr-x 10 1001 1001 4096 Mar 1 08:36 . [2023-03-01T08:42:42.484Z] drwxr-xr-x 4 root root 4096 Mar 1 08:36 .. [2023-03-01T08:42:42.484Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:34 .blubracket [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 08:34 .dockerignore [2023-03-01T08:42:42.484Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 08:34 .git [2023-03-01T08:42:42.484Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 08:34 .github [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 1112 Mar 1 08:34 .gitignore [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 08:34 .golangci.yml [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 08:34 .hadolint.yml [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 08:34 .sonarcloud.properties [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 08:34 ADOPTERS.md [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 08:34 Attribution.txt [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 08:34 CHANGELOG.md [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 08:34 CONTRIBUTING.md [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 08:34 GOVERNANCE.md [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 08:34 Jenkinsfile [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 08:34 LICENSE [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 14071 Mar 1 08:34 Makefile [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 08:34 OWNERS.md [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 08:34 README.md [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 08:34 SECURITY.md [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 08:30 VERSION [2023-03-01T08:42:42.484Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:34 bin [2023-03-01T08:42:42.484Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 08:34 cmd [2023-03-01T08:42:42.484Z] -rw-r--r-- 1 root root 448156 Mar 1 08:40 coverage.out [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 3259 Mar 1 08:34 go.mod [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 31254 Mar 1 08:34 go.sum [2023-03-01T08:42:42.484Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 08:34 internal [2023-03-01T08:42:42.484Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 08:34 openapi [2023-03-01T08:42:42.484Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 08:34 snap [2023-03-01T08:42:42.484Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 08:34 version.go [Pipeline] sh [2023-03-01T08:42:42.798Z] + '[' -e coverage.out ] [2023-03-01T08:42:42.798Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T08:42:42.824Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T08:42:43.643Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T08:42:43.954Z] + make build [2023-03-01T08:42:44.223Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T08:44:20.854Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T08:44:20.854Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T08:44:20.854Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T08:44:22.797Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T08:45:09.627Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T08:45:17.836Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T08:45:24.495Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T08:45:29.831Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T08:45: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/secrets-config ./cmd/secrets-config [2023-03-01T08:45:38.335Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T08:45:53.325Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-01T08:45:58.709Z] $ docker stop --time=1 a55671cd83da8d20fa85ce84bba951b9d56c3ee196f39b20b2de8a78e34b098b [2023-03-01T08:46:00.616Z] $ docker rm -f --volumes a55671cd83da8d20fa85ce84bba951b9d56c3ee196f39b20b2de8a78e34b098b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:46:02.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T08:46:02.807Z] [2023-03-01T08:46:02.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:46:03.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T08:46:03.145Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-01T08:46:03.145Z] 29e5d40040c1: Pulling fs layer [2023-03-01T08:46:03.145Z] 1ce36da41761: Pulling fs layer [2023-03-01T08:46:03.145Z] 25b303627fd3: Pulling fs layer [2023-03-01T08:46:03.413Z] 29e5d40040c1: Download complete [2023-03-01T08:46:03.679Z] 1ce36da41761: Verifying Checksum [2023-03-01T08:46:03.679Z] 1ce36da41761: Download complete [2023-03-01T08:46:03.947Z] 29e5d40040c1: Pull complete [2023-03-01T08:46:05.366Z] 25b303627fd3: Verifying Checksum [2023-03-01T08:46:05.366Z] 25b303627fd3: Download complete [2023-03-01T08:46:05.366Z] 1ce36da41761: Pull complete [2023-03-01T08:46:15.445Z] 25b303627fd3: Pull complete [2023-03-01T08:46:15.445Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-01T08:46:15.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T08:46:15.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:46:15.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-7941 does not seem to be running inside a container [2023-03-01T08:46:15.853Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T08:46:18.696Z] $ docker top 9d4e48c8009969f4f47f6564d1245c3b3c8198a60679bfb0316f33002dfbeddb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:46:19.603Z] + docker-compose build --help [2023-03-01T08:46:19.603Z] + grep parallel [2023-03-01T08:46:26.293Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T08:46:26.593Z] $ docker stop --time=1 9d4e48c8009969f4f47f6564d1245c3b3c8198a60679bfb0316f33002dfbeddb [2023-03-01T08:46:28.350Z] $ docker rm -f --volumes 9d4e48c8009969f4f47f6564d1245c3b3c8198a60679bfb0316f33002dfbeddb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:46:28.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T08:46:28.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:46:29.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-7941 does not seem to be running inside a container [2023-03-01T08:46:29.217Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T08:46:30.601Z] $ docker top d04bd555c11f5e2b9fb9e645e9ad3b88a855cc7009e4b6294c0b5159f4c49f78 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:46:31.441Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T08:46:38.109Z] Building core-command ... [2023-03-01T08:46:38.109Z] Building core-common-config-bootstrapper ... [2023-03-01T08:46:38.109Z] Building core-data ... [2023-03-01T08:46:38.109Z] Building core-metadata ... [2023-03-01T08:46:38.109Z] Building security-bootstrapper ... [2023-03-01T08:46:38.109Z] Building security-proxy-auth ... [2023-03-01T08:46:38.109Z] Building security-proxy-setup ... [2023-03-01T08:46:38.109Z] Building security-secretstore-setup ... [2023-03-01T08:46:38.109Z] Building security-spiffe-token-provider ... [2023-03-01T08:46:38.109Z] Building security-spire-agent ... [2023-03-01T08:46:38.109Z] Building security-spire-config ... [2023-03-01T08:46:38.109Z] Building security-spire-server ... [2023-03-01T08:46:38.109Z] Building support-notifications ... [2023-03-01T08:46:38.109Z] Building support-scheduler ... [2023-03-01T08:46:38.383Z] Building security-spire-agent [2023-03-01T08:46:38.383Z] Building security-bootstrapper [2023-03-01T08:46:38.383Z] Building core-metadata [2023-03-01T08:46:38.383Z] Building support-scheduler [2023-03-01T08:46:38.383Z] Building security-spire-server [2023-03-01T08:47:25.231Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:47:25.231Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:47:25.231Z] ---> 6429a719dd18 [2023-03-01T08:47:25.231Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T08:47:25.231Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:47:25.231Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:47:25.231Z] ---> 6429a719dd18 [2023-03-01T08:47:25.231Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T08:47:25.231Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:47:25.231Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:47:25.231Z] ---> 6429a719dd18 [2023-03-01T08:47:25.231Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:47:25.231Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:47:25.231Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:47:25.231Z] ---> 6429a719dd18 [2023-03-01T08:47:25.231Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:47:25.231Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:47:25.231Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:47:25.231Z] ---> 6429a719dd18 [2023-03-01T08:47:25.231Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:47:25.231Z] ---> Running in ddb39f3de007 [2023-03-01T08:47:25.231Z] ---> Running in e828b8372187 [2023-03-01T08:47:25.231Z] ---> Running in 369cc58e275f [2023-03-01T08:47:25.231Z] ---> Running in ae7d3d31b5fa [2023-03-01T08:47:25.231Z] ---> Running in 2f31ee746915 [2023-03-01T08:47:25.231Z] Removing intermediate container e828b8372187 [2023-03-01T08:47:25.231Z] ---> 2889d217cbaa [2023-03-01T08:47:25.231Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T08:47:25.509Z] Removing intermediate container ddb39f3de007 [2023-03-01T08:47:25.509Z] ---> c2a6be207f1a [2023-03-01T08:47:25.509Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:47:25.509Z] ---> Running in 2ec098557e6f [2023-03-01T08:47:25.509Z] ---> Running in 14a721f9d80b [2023-03-01T08:47:25.786Z] Removing intermediate container ae7d3d31b5fa [2023-03-01T08:47:25.786Z] ---> 47a56305e21c [2023-03-01T08:47:25.786Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T08:47:25.786Z] Removing intermediate container 2f31ee746915 [2023-03-01T08:47:25.786Z] ---> c9b2098718df [2023-03-01T08:47:25.786Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:47:25.786Z] Removing intermediate container 369cc58e275f [2023-03-01T08:47:25.786Z] ---> 454cdee8561d [2023-03-01T08:47:25.786Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:47:25.786Z] ---> Running in 53be850112cf [2023-03-01T08:47:26.055Z] ---> Running in 457400ad874e [2023-03-01T08:47:26.055Z] ---> Running in e285e18d20a2 [2023-03-01T08:47:26.648Z] Removing intermediate container 2ec098557e6f [2023-03-01T08:47:26.648Z] ---> cdfaaecba22b [2023-03-01T08:47:26.648Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T08:47:26.918Z] ---> Running in a73091407d27 [2023-03-01T08:47:26.918Z] Removing intermediate container e285e18d20a2 [2023-03-01T08:47:26.918Z] ---> 918baa4497d1 [2023-03-01T08:47:26.918Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:47:27.186Z] ---> Running in 483ce290e0b4 [2023-03-01T08:47:28.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:47:28.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:47:28.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:47:28.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:47:28.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:47:29.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:47:29.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:47:29.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:47:29.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:47:29.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:47:30.520Z] OK: 221 MiB in 51 packages [2023-03-01T08:47:30.521Z] OK: 221 MiB in 51 packages [2023-03-01T08:47:30.788Z] OK: 221 MiB in 51 packages [2023-03-01T08:47:31.383Z] OK: 221 MiB in 51 packages [2023-03-01T08:47:31.383Z] OK: 221 MiB in 51 packages [2023-03-01T08:47:32.804Z] Removing intermediate container 14a721f9d80b [2023-03-01T08:47:32.804Z] ---> 1e07df9c254b [2023-03-01T08:47:32.804Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T08:47:32.804Z] Removing intermediate container 457400ad874e [2023-03-01T08:47:32.804Z] ---> 15ea5fbf2c6d [2023-03-01T08:47:32.804Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:47:32.804Z] Removing intermediate container 53be850112cf [2023-03-01T08:47:32.804Z] ---> 303db8de6a11 [2023-03-01T08:47:32.804Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T08:47:33.388Z] Removing intermediate container 483ce290e0b4 [2023-03-01T08:47:33.388Z] ---> bc189765bd80 [2023-03-01T08:47:33.388Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:47:33.388Z] Removing intermediate container a73091407d27 [2023-03-01T08:47:33.388Z] ---> c57cdb67f04e [2023-03-01T08:47:33.388Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T08:47:33.971Z] ---> 2cb61d66d885 [2023-03-01T08:47:33.971Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:47:33.971Z] ---> Running in 435c8ecb7b42 [2023-03-01T08:47:34.240Z] ---> 8ae18dff8640 [2023-03-01T08:47:34.240Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:47:34.507Z] ---> Running in b5a47fb87792 [2023-03-01T08:47:34.507Z] ---> 86b0de90bd7f [2023-03-01T08:47:34.507Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:47:34.507Z] ---> 90abf58dec7d [2023-03-01T08:47:34.507Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:47:34.777Z] ---> Running in 53d0ccf8801e [2023-03-01T08:47:34.777Z] ---> Running in a2672be1511f [2023-03-01T08:47:34.777Z] ---> 3a09a71bf3af [2023-03-01T08:47:34.777Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:47:35.044Z] ---> Running in cfb96c35e0ef [2023-03-01T08:49:41.937Z] Removing intermediate container a2672be1511f [2023-03-01T08:49:41.937Z] ---> 67862d171ae4 [2023-03-01T08:49:41.937Z] Step 7/32 : COPY . . [2023-03-01T08:49:41.937Z] Removing intermediate container cfb96c35e0ef [2023-03-01T08:49:41.937Z] ---> f5c633ad67ca [2023-03-01T08:49:41.937Z] Step 8/24 : COPY . . [2023-03-01T08:49:41.937Z] Removing intermediate container 53d0ccf8801e [2023-03-01T08:49:41.937Z] ---> 88a12bfc3e69 [2023-03-01T08:49:41.937Z] Step 8/22 : COPY . . [2023-03-01T08:49:41.937Z] Removing intermediate container b5a47fb87792 [2023-03-01T08:49:41.937Z] ---> 37977915d6c1 [2023-03-01T08:49:41.937Z] Step 7/24 : COPY . . [2023-03-01T08:49:41.937Z] Removing intermediate container 435c8ecb7b42 [2023-03-01T08:49:41.937Z] ---> 3201192559ed [2023-03-01T08:49:41.937Z] Step 7/23 : COPY . . [2023-03-01T08:49:45.285Z] ---> cf6a886c4675 [2023-03-01T08:49:45.285Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T08:49:45.285Z] ---> 68f3943a27ff [2023-03-01T08:49:45.285Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:49:45.285Z] ---> 2c908f0092ed [2023-03-01T08:49:45.285Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T08:49:45.285Z] ---> Running in b5c74725a1c6 [2023-03-01T08:49:45.285Z] ---> c536b25d5e67 [2023-03-01T08:49:45.285Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:49:45.285Z] ---> Running in 3ee5259ecaac [2023-03-01T08:49:45.285Z] ---> 99f2ce8feeb5 [2023-03-01T08:49:45.285Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T08:49:45.286Z] ---> Running in 562993f38390 [2023-03-01T08:49:45.286Z] ---> Running in 5a4dc49c9a47 [2023-03-01T08:49:45.556Z] ---> Running in 615fc2f45ac9 [2023-03-01T08:49:46.144Z] Removing intermediate container 3ee5259ecaac [2023-03-01T08:49:46.144Z] ---> 9d9349beb286 [2023-03-01T08:49:46.144Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T08:49:46.413Z] Removing intermediate container 615fc2f45ac9 [2023-03-01T08:49:46.413Z] ---> bbbf626fa2af [2023-03-01T08:49:46.413Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T08:49:46.413Z] ---> Running in 3bb61807efd5 [2023-03-01T08:49:46.681Z] ---> Running in b844099052fd [2023-03-01T08:49:47.269Z] Removing intermediate container 3bb61807efd5 [2023-03-01T08:49:47.269Z] ---> 58ba902e0ac5 [2023-03-01T08:49:47.269Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T08:49:47.537Z] ---> Running in f3babfdf2232 [2023-03-01T08:49:47.538Z] Removing intermediate container b844099052fd [2023-03-01T08:49:47.538Z] ---> 481f54f655d1 [2023-03-01T08:49:47.538Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T08:49:47.807Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T08:49:47.807Z] ---> Running in 07bdd773cc98 [2023-03-01T08:49:48.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 [2023-03-01T08:49:48.079Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T08:49:51.426Z] Removing intermediate container f3babfdf2232 [2023-03-01T08:49:51.426Z] ---> ca38fdcfdd89 [2023-03-01T08:49:51.426Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T08:49:51.426Z] ---> Running in 359a9f4cd0a4 [2023-03-01T08:49:52.015Z] Removing intermediate container 07bdd773cc98 [2023-03-01T08:49:52.015Z] ---> 3f834998621f [2023-03-01T08:49:52.015Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T08:49:52.284Z] ---> Running in 17057b5f455d [2023-03-01T08:49:52.284Z] Removing intermediate container 359a9f4cd0a4 [2023-03-01T08:49:52.284Z] ---> 56d54ce65874 [2023-03-01T08:49:52.284Z] [2023-03-01T08:49:52.284Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T08:49:52.554Z] 3.15: Pulling from library/alpine [2023-03-01T08:49:52.823Z] Removing intermediate container 17057b5f455d [2023-03-01T08:49:52.823Z] ---> 897ad113c9a7 [2023-03-01T08:49:52.823Z] [2023-03-01T08:49:52.823Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T08:49:52.823Z] 3.15: Pulling from library/alpine [2023-03-01T08:49:54.240Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T08:49:54.240Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T08:49:54.240Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T08:49:54.240Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T08:49:54.240Z] ---> 354640af7b1b [2023-03-01T08:49:54.240Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:49:54.240Z] ---> 354640af7b1b [2023-03-01T08:49:54.240Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:49:54.240Z] ---> Running in 2667381fd705 [2023-03-01T08:49:54.240Z] ---> Running in 5347055c2eae [2023-03-01T08:49:55.224Z] Removing intermediate container 5347055c2eae [2023-03-01T08:49:55.224Z] ---> 8f38fb5c6025 [2023-03-01T08:49:55.224Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T08:49:55.224Z] Removing intermediate container 2667381fd705 [2023-03-01T08:49:55.224Z] ---> e4594e16095a [2023-03-01T08:49:55.224Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T08:49:55.224Z] ---> Running in ee750ff15048 [2023-03-01T08:49:55.224Z] ---> Running in 35bc8cf7999e [2023-03-01T08:49:58.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:49:58.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:49:58.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:49:58.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:50:00.285Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:50:00.285Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:50:00.285Z] OK: 15734 distinct packages available [2023-03-01T08:50:00.285Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:50:00.285Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:50:00.285Z] OK: 15734 distinct packages available [2023-03-01T08:50:00.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:50:00.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:50:00.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:50:01.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:50:02.513Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T08:50:02.513Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:50:02.513Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T08:50:02.513Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T08:50:02.513Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T08:50:02.513Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:50:02.513Z] OK: 6 MiB in 19 packages [2023-03-01T08:50:02.513Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T08:50:02.513Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:50:02.513Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T08:50:02.513Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T08:50:02.513Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T08:50:02.513Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:50:02.782Z] OK: 6 MiB in 19 packages [2023-03-01T08:50:04.752Z] Removing intermediate container 35bc8cf7999e [2023-03-01T08:50:04.752Z] ---> 94917e79e71b [2023-03-01T08:50:04.752Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:50:05.340Z] Removing intermediate container ee750ff15048 [2023-03-01T08:50:05.340Z] ---> 1892b576974b [2023-03-01T08:50:05.340Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T08:50:10.694Z] ---> 6e16d00f26bd [2023-03-01T08:50:10.694Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:50:13.279Z] ---> c9da85a1a2d1 [2023-03-01T08:50:13.279Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:50:15.862Z] ---> 4944d9e358a2 [2023-03-01T08:50:15.862Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T08:50:17.290Z] ---> a5ab0700c4c4 [2023-03-01T08:50:17.290Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T08:50:18.705Z] ---> a5377ef6cbb7 [2023-03-01T08:50:18.705Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:50:18.975Z] ---> Running in 85c6fe638c18 [2023-03-01T08:50:19.935Z] Removing intermediate container 85c6fe638c18 [2023-03-01T08:50:19.935Z] ---> b36bb36b794d [2023-03-01T08:50:19.935Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:50:19.935Z] ---> Running in c1a33f3c5ffd [2023-03-01T08:50:20.520Z] Removing intermediate container c1a33f3c5ffd [2023-03-01T08:50:20.520Z] ---> c93326812661 [2023-03-01T08:50:20.520Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T08:50:20.788Z] ---> c598ae596627 [2023-03-01T08:50:20.788Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:50:20.788Z] ---> Running in f1748caefb0b [2023-03-01T08:50:21.376Z] Removing intermediate container f1748caefb0b [2023-03-01T08:50:21.376Z] ---> 4ad5c7052fc0 [2023-03-01T08:50:21.376Z] Step 22/23 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T08:50:21.376Z] ---> Running in 23ca433b9065 [2023-03-01T08:50:21.966Z] ---> 3251a656c0d8 [2023-03-01T08:50:21.966Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T08:50:22.239Z] Removing intermediate container 23ca433b9065 [2023-03-01T08:50:22.239Z] ---> c5e4e778ca76 [2023-03-01T08:50:22.239Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T08:50:22.510Z] ---> Running in 289fce14fe02 [2023-03-01T08:50:23.477Z] Removing intermediate container 289fce14fe02 [2023-03-01T08:50:23.477Z] ---> c312b0f95d40 [2023-03-01T08:50:23.477Z] [2023-03-01T08:50:23.477Z] ---> 16063fe1403e [2023-03-01T08:50:23.477Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T08:50:23.745Z] Successfully built c312b0f95d40 [2023-03-01T08:50:23.745Z] Successfully tagged security-spire-server-arm64:latest [2023-03-01T08:50:23.745Z]  Building security-spire-server ... done Building security-spire-config [2023-03-01T08:50:24.332Z] ---> c8605806319b [2023-03-01T08:50:24.332Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:50:24.602Z] ---> Running in dab90dfd6cdc [2023-03-01T08:50:25.189Z] Removing intermediate container dab90dfd6cdc [2023-03-01T08:50:25.189Z] ---> 3a67cbfae64f [2023-03-01T08:50:25.189Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:50:25.189Z] ---> Running in 767bb6775353 [2023-03-01T08:50:25.777Z] Removing intermediate container 767bb6775353 [2023-03-01T08:50:25.777Z] ---> cc5e93cbc457 [2023-03-01T08:50:25.777Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T08:50:25.777Z] ---> Running in 55fac2a5af66 [2023-03-01T08:50:26.750Z] Removing intermediate container 55fac2a5af66 [2023-03-01T08:50:26.750Z] ---> 39d8d5e3c211 [2023-03-01T08:50:26.750Z] Step 23/24 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T08:50:29.345Z] ---> Running in e6e0428650ee [2023-03-01T08:50:29.627Z] Removing intermediate container e6e0428650ee [2023-03-01T08:50:29.627Z] ---> 6524b4c2c5e2 [2023-03-01T08:50:29.627Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:50:29.627Z] ---> Running in 1edf7f1c4d4f [2023-03-01T08:50:30.215Z] Removing intermediate container 1edf7f1c4d4f [2023-03-01T08:50:30.215Z] ---> 5451db4a1749 [2023-03-01T08:50:30.215Z] [2023-03-01T08:50:30.483Z] Successfully built 5451db4a1749 [2023-03-01T08:50:30.483Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-01T08:50:30.483Z]  Building security-spire-agent ... done Building support-notifications [2023-03-01T08:50:52.559Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:50:52.559Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:50:52.559Z] ---> 6429a719dd18 [2023-03-01T08:50:52.559Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:50:52.559Z] ---> Using cache [2023-03-01T08:50:52.559Z] ---> c9b2098718df [2023-03-01T08:50:52.559Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:50:52.559Z] ---> Using cache [2023-03-01T08:50:52.559Z] ---> 15ea5fbf2c6d [2023-03-01T08:50:52.559Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:50:52.559Z] ---> Using cache [2023-03-01T08:50:52.559Z] ---> 8ae18dff8640 [2023-03-01T08:50:52.559Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:50:52.559Z] ---> Using cache [2023-03-01T08:50:52.559Z] ---> 37977915d6c1 [2023-03-01T08:50:52.559Z] Step 7/24 : COPY . . [2023-03-01T08:50:52.559Z] ---> Using cache [2023-03-01T08:50:52.559Z] ---> 68f3943a27ff [2023-03-01T08:50:52.559Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:50:52.559Z] ---> Using cache [2023-03-01T08:50:52.559Z] ---> 9d9349beb286 [2023-03-01T08:50:52.559Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T08:50:52.559Z] ---> Using cache [2023-03-01T08:50:52.559Z] ---> 58ba902e0ac5 [2023-03-01T08:50:52.559Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T08:50:52.559Z] ---> Using cache [2023-03-01T08:50:52.559Z] ---> ca38fdcfdd89 [2023-03-01T08:50:52.559Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T08:50:52.559Z] ---> Using cache [2023-03-01T08:50:52.559Z] ---> 56d54ce65874 [2023-03-01T08:50:52.559Z] [2023-03-01T08:50:52.559Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T08:50:52.559Z] ---> 354640af7b1b [2023-03-01T08:50:52.559Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:50:52.559Z] ---> Using cache [2023-03-01T08:50:52.559Z] ---> e4594e16095a [2023-03-01T08:50:52.559Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T08:50:52.559Z] ---> Running in 417c78cbaee1 [2023-03-01T08:50:53.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:50:54.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:50:55.447Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:50:55.447Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:50:55.447Z] ---> 6429a719dd18 [2023-03-01T08:50:55.447Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:50:55.447Z] ---> Using cache [2023-03-01T08:50:55.447Z] ---> 454cdee8561d [2023-03-01T08:50:55.447Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:50:55.447Z] ---> Using cache [2023-03-01T08:50:55.447Z] ---> 918baa4497d1 [2023-03-01T08:50:55.447Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T08:50:55.447Z] ---> Running in 17aa2743bc99 [2023-03-01T08:50:56.428Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:50:56.428Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:50:56.428Z] OK: 15734 distinct packages available [2023-03-01T08:50:57.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:50:57.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:50:57.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:50:58.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:50:58.574Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T08:50:58.574Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:50:58.574Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T08:50:58.574Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T08:50:58.574Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:50:58.574Z] OK: 6 MiB in 18 packages [2023-03-01T08:51:00.614Z] OK: 221 MiB in 51 packages [2023-03-01T08:51:00.614Z] Removing intermediate container 417c78cbaee1 [2023-03-01T08:51:00.614Z] ---> 994def03eb4f [2023-03-01T08:51:00.614Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:51:02.615Z] Removing intermediate container 17aa2743bc99 [2023-03-01T08:51:02.615Z] ---> 29ca9ee2f8f0 [2023-03-01T08:51:02.615Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:51:04.584Z] ---> 0f490f1ba190 [2023-03-01T08:51:04.584Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:51:04.584Z] ---> Running in 1dc151d36ce7 [2023-03-01T08:51:08.843Z] ---> 50a52448109d [2023-03-01T08:51:08.843Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:51:09.110Z] ---> c19ac20106bf [2023-03-01T08:51:09.111Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T08:51:09.111Z] ---> Running in c1b4e1a3b37b [2023-03-01T08:51:09.700Z] Removing intermediate container c1b4e1a3b37b [2023-03-01T08:51:09.700Z] ---> 403b1a0b9b34 [2023-03-01T08:51:09.700Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T08:51:10.660Z] ---> eb4fcbd7ac21 [2023-03-01T08:51:10.660Z] Step 19/24 : WORKDIR / [2023-03-01T08:51:10.927Z] ---> Running in 48b3ba2c75c2 [2023-03-01T08:51:11.511Z] Removing intermediate container 48b3ba2c75c2 [2023-03-01T08:51:11.511Z] ---> 09bef3db33c6 [2023-03-01T08:51:11.511Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:51:11.511Z] ---> Running in 6e5c4e165203 [2023-03-01T08:51:12.097Z] Removing intermediate container 6e5c4e165203 [2023-03-01T08:51:12.097Z] ---> be99a651e441 [2023-03-01T08:51:12.097Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:51:12.366Z] ---> Running in 3b7f4edd8ba6 [2023-03-01T08:51:12.956Z] Removing intermediate container 3b7f4edd8ba6 [2023-03-01T08:51:12.956Z] ---> 31ad0cc34f0c [2023-03-01T08:51:12.956Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T08:51:12.956Z] ---> Running in 5a6c0d5f9856 [2023-03-01T08:51:13.544Z] Removing intermediate container 5a6c0d5f9856 [2023-03-01T08:51:13.544Z] ---> abb96565a207 [2023-03-01T08:51:13.544Z] Step 23/24 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T08:51:13.816Z] ---> Running in e77abb685552 [2023-03-01T08:51:14.402Z] Removing intermediate container e77abb685552 [2023-03-01T08:51:14.402Z] ---> fceaeae6b83b [2023-03-01T08:51:14.402Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:51:14.674Z] ---> Running in a12372b730ff [2023-03-01T08:51:15.261Z] Removing intermediate container a12372b730ff [2023-03-01T08:51:15.261Z] ---> f68eed6679a0 [2023-03-01T08:51:15.261Z] [2023-03-01T08:51:15.530Z] Successfully built f68eed6679a0 [2023-03-01T08:51:15.530Z] Successfully tagged security-spire-config-arm64:latest [2023-03-01T08:51:15.530Z] Building security-proxy-auth [2023-03-01T08:51:33.751Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:51:33.751Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:51:33.751Z] ---> 6429a719dd18 [2023-03-01T08:51:33.751Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:51:33.751Z] ---> Using cache [2023-03-01T08:51:33.751Z] ---> 454cdee8561d [2023-03-01T08:51:33.751Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:51:33.751Z] ---> Using cache [2023-03-01T08:51:33.751Z] ---> 918baa4497d1 [2023-03-01T08:51:33.751Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:51:33.751Z] ---> Using cache [2023-03-01T08:51:33.751Z] ---> bc189765bd80 [2023-03-01T08:51:33.751Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:51:33.751Z] ---> Using cache [2023-03-01T08:51:33.751Z] ---> 86b0de90bd7f [2023-03-01T08:51:33.751Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:51:33.751Z] ---> Using cache [2023-03-01T08:51:33.751Z] ---> 88a12bfc3e69 [2023-03-01T08:51:33.751Z] Step 8/22 : COPY . . [2023-03-01T08:51:33.751Z] ---> Using cache [2023-03-01T08:51:33.751Z] ---> 2c908f0092ed [2023-03-01T08:51:33.752Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T08:51:33.752Z] ---> Running in b71cfc081f38 [2023-03-01T08:51:35.705Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T08:52:57.342Z] Removing intermediate container 1dc151d36ce7 [2023-03-01T08:52:57.342Z] ---> 005d37301a55 [2023-03-01T08:52:57.342Z] Step 8/22 : COPY . . [2023-03-01T08:53:01.601Z] ---> 22b17cd2986e [2023-03-01T08:53:01.601Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T08:53:01.601Z] ---> Running in ceccd80746db [2023-03-01T08:53:03.542Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T08:57:10.394Z] Removing intermediate container 5a4dc49c9a47 [2023-03-01T08:57:10.394Z] ---> bea0f0086a7b [2023-03-01T08:57:10.394Z] [2023-03-01T08:57:10.394Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T08:57:10.394Z] 3.16: Pulling from library/alpine [2023-03-01T08:57:10.394Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:57:10.394Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T08:57:10.394Z] ---> 4c81e5bf8899 [2023-03-01T08:57:10.394Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:57:10.394Z] ---> Running in 9b256c1390b8 [2023-03-01T08:57:10.394Z] Removing intermediate container 9b256c1390b8 [2023-03-01T08:57:10.394Z] ---> 1f992edbd7fe [2023-03-01T08:57:10.394Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T08:57:10.394Z] ---> Running in 16e22b7fba19 [2023-03-01T08:57:12.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:12.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:14.388Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T08:57:14.388Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T08:57:14.388Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:57:14.388Z] OK: 5 MiB in 16 packages [2023-03-01T08:57:15.803Z] Removing intermediate container 16e22b7fba19 [2023-03-01T08:57:15.803Z] ---> 22c60d4ad0a8 [2023-03-01T08:57:15.803Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T08:57:16.070Z] ---> Running in 2bef621d8879 [2023-03-01T08:57:16.345Z] Removing intermediate container 2bef621d8879 [2023-03-01T08:57:16.345Z] ---> 41f43b8a919e [2023-03-01T08:57:16.345Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T08:57:16.612Z] ---> Running in 7051be68beac [2023-03-01T08:57:17.198Z] Removing intermediate container 7051be68beac [2023-03-01T08:57:17.198Z] ---> d03f41f4f571 [2023-03-01T08:57:17.198Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T08:57:20.542Z] ---> Running in f8b04d045afc [2023-03-01T08:57:20.811Z] Removing intermediate container f8b04d045afc [2023-03-01T08:57:20.811Z] ---> 90fa676901b3 [2023-03-01T08:57:21.092Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T08:57:21.092Z] ---> Running in e986bef3937e [2023-03-01T08:57:21.674Z] Removing intermediate container e986bef3937e [2023-03-01T08:57:21.674Z] ---> 9806f5b71f2f [2023-03-01T08:57:21.674Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T08:57:21.674Z] ---> Running in 55e796675f2e [2023-03-01T08:57:25.016Z] Removing intermediate container 55e796675f2e [2023-03-01T08:57:25.016Z] ---> b022f971da16 [2023-03-01T08:57:25.016Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T08:57:25.016Z] ---> Running in ea98c9ae5d71 [2023-03-01T08:57:25.606Z] Removing intermediate container ea98c9ae5d71 [2023-03-01T08:57:25.606Z] ---> fdc20b6adff9 [2023-03-01T08:57:25.606Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T08:57:27.023Z] ---> f48a30405f27 [2023-03-01T08:57:27.023Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T08:57:27.023Z] ---> Running in d4ce858878b1 [2023-03-01T08:57:30.395Z] Removing intermediate container d4ce858878b1 [2023-03-01T08:57:30.395Z] ---> 342cb31c5b85 [2023-03-01T08:57:30.395Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:57:31.359Z] ---> 86b622f58b37 [2023-03-01T08:57:31.359Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T08:57:33.947Z] ---> c43c32b1d11d [2023-03-01T08:57:33.947Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T08:57:34.906Z] ---> fe0999a2c6d5 [2023-03-01T08:57:34.906Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T08:57:35.490Z] ---> b8d335ea0d9c [2023-03-01T08:57:35.490Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T08:57:36.454Z] ---> b9a20c670093 [2023-03-01T08:57:36.454Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T08:57:37.431Z] ---> 37a9ab67ac45 [2023-03-01T08:57:37.431Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T08:57:38.397Z] ---> a42d1ff7a1b5 [2023-03-01T08:57:38.397Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T08:57:38.663Z] ---> Running in a7adfe13660d [2023-03-01T08:57:42.917Z] Removing intermediate container a7adfe13660d [2023-03-01T08:57:42.917Z] ---> 7431f08dd774 [2023-03-01T08:57:42.917Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T08:57:42.917Z] ---> Running in 751c7b7deb28 [2023-03-01T08:57:42.917Z] Removing intermediate container 751c7b7deb28 [2023-03-01T08:57:42.917Z] ---> b0520f34e4d0 [2023-03-01T08:57:42.917Z] Step 29/32 : CMD ["gate"] [2023-03-01T08:57:42.917Z] ---> Running in 25b0f218e18c [2023-03-01T08:57:43.502Z] Removing intermediate container 25b0f218e18c [2023-03-01T08:57:43.502Z] ---> 641de9c5b8d9 [2023-03-01T08:57:43.502Z] Step 30/32 : LABEL arch=arm64 [2023-03-01T08:57:43.769Z] ---> Running in 25cecd13d941 [2023-03-01T08:57:44.352Z] Removing intermediate container 25cecd13d941 [2023-03-01T08:57:44.352Z] ---> bbed0fafefde [2023-03-01T08:57:44.352Z] Step 31/32 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T08:57:44.619Z] ---> Running in 578b3ca4f7d5 [2023-03-01T08:57:45.205Z] Removing intermediate container 578b3ca4f7d5 [2023-03-01T08:57:45.205Z] ---> f8960f81764c [2023-03-01T08:57:45.205Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T08:57:45.205Z] ---> Running in 2894b974848b [2023-03-01T08:57:45.789Z] Removing intermediate container 2894b974848b [2023-03-01T08:57:45.789Z] ---> dea089e8fdaf [2023-03-01T08:57:45.789Z] [2023-03-01T08:57:46.058Z] Successfully built dea089e8fdaf [2023-03-01T08:57:46.058Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-01T08:57:46.326Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-03-01T08:58:04.629Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:58:04.629Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:58:04.629Z] ---> 6429a719dd18 [2023-03-01T08:58:04.629Z] Step 3/20 : WORKDIR /edgex-go [2023-03-01T08:58:04.629Z] ---> Using cache [2023-03-01T08:58:04.629Z] ---> c9b2098718df [2023-03-01T08:58:04.629Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-01T08:58:05.220Z] ---> Running in fa388302f402 [2023-03-01T08:58:06.189Z] Removing intermediate container b5c74725a1c6 [2023-03-01T08:58:06.189Z] ---> f3b6253e73c8 [2023-03-01T08:58:06.189Z] [2023-03-01T08:58:06.189Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T08:58:06.189Z] ---> 4c81e5bf8899 [2023-03-01T08:58:06.189Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:58:06.189Z] ---> Running in 04df37f1fe7d [2023-03-01T08:58:08.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:58:08.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:58:08.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:58:09.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:58:10.163Z] OK: 221 MiB in 51 packages [2023-03-01T08:58:10.792Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:58:10.792Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:58:10.792Z] OK: 5 MiB in 15 packages [2023-03-01T08:58:12.508Z] Removing intermediate container fa388302f402 [2023-03-01T08:58:12.508Z] ---> 6969546fbc67 [2023-03-01T08:58:12.508Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-01T08:58:13.108Z] Removing intermediate container 04df37f1fe7d [2023-03-01T08:58:13.108Z] ---> 14f07b1cc217 [2023-03-01T08:58:13.108Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:58:13.381Z] ---> Running in 90272e14aecb [2023-03-01T08:58:13.655Z] ---> 810cfa7ea451 [2023-03-01T08:58:13.655Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:58:13.928Z] Removing intermediate container 90272e14aecb [2023-03-01T08:58:13.928Z] ---> f8cd3b5a17b5 [2023-03-01T08:58:13.928Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T08:58:13.928Z] ---> Running in 999a27d4e64a [2023-03-01T08:58:14.200Z] ---> Running in 4ea00f1938c6 [2023-03-01T08:58:15.177Z] Removing intermediate container 4ea00f1938c6 [2023-03-01T08:58:15.177Z] ---> 71b36fa83aed [2023-03-01T08:58:15.177Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T08:58:15.177Z] ---> Running in 03f36700821f [2023-03-01T08:58:16.608Z] Removing intermediate container 03f36700821f [2023-03-01T08:58:16.608Z] ---> 94597a770ee9 [2023-03-01T08:58:16.608Z] Step 15/24 : WORKDIR / [2023-03-01T08:58:16.608Z] ---> Running in 0dc15e8c285c [2023-03-01T08:58:17.590Z] Removing intermediate container 0dc15e8c285c [2023-03-01T08:58:17.590Z] ---> 9748e28ba9d4 [2023-03-01T08:58:17.590Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:58:19.024Z] ---> 2b83007ac86b [2023-03-01T08:58:19.024Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T08:58:22.405Z] ---> 0273f111026a [2023-03-01T08:58:22.405Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T08:58:24.356Z] ---> 67deae6a5963 [2023-03-01T08:58:24.356Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T08:58:25.336Z] Removing intermediate container b71cfc081f38 [2023-03-01T08:58:25.336Z] ---> 07ea74f80c70 [2023-03-01T08:58:25.336Z] [2023-03-01T08:58:25.336Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:58:25.336Z] ---> 4c81e5bf8899 [2023-03-01T08:58:25.336Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T08:58:25.336Z] ---> 17add921d4a3 [2023-03-01T08:58:25.336Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T08:58:25.336Z] ---> Running in 083468469f5e [2023-03-01T08:58:25.610Z] ---> Running in 395d4d1555ed [2023-03-01T08:58:26.209Z] Removing intermediate container 395d4d1555ed [2023-03-01T08:58:26.209Z] ---> a716f19af36c [2023-03-01T08:58:26.209Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:58:26.490Z] ---> Running in dd2892573048 [2023-03-01T08:58:26.490Z] Removing intermediate container 083468469f5e [2023-03-01T08:58:26.490Z] ---> 67b08945785e [2023-03-01T08:58:26.490Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:58:26.767Z] ---> Running in 142349f962f3 [2023-03-01T08:58:27.356Z] Removing intermediate container dd2892573048 [2023-03-01T08:58:27.356Z] ---> 2efdb1ec514f [2023-03-01T08:58:27.356Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T08:58:27.641Z] ---> Running in 07335fcb1bd4 [2023-03-01T08:58:28.621Z] Removing intermediate container 07335fcb1bd4 [2023-03-01T08:58:28.621Z] ---> f8ed1e2ebb7d [2023-03-01T08:58:28.621Z] Step 23/24 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T08:58:28.621Z] ---> Running in 571b9d9b453f [2023-03-01T08:58:29.219Z] Removing intermediate container 571b9d9b453f [2023-03-01T08:58:29.219Z] ---> 6df447694328 [2023-03-01T08:58:29.219Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:58:29.495Z] ---> Running in 457fca0f1618 [2023-03-01T08:58:29.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:58:30.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:58:30.086Z] Removing intermediate container 457fca0f1618 [2023-03-01T08:58:30.086Z] ---> 083233dfb3b2 [2023-03-01T08:58:30.086Z] [2023-03-01T08:58:30.356Z] Successfully built 083233dfb3b2 [2023-03-01T08:58:30.356Z] Successfully tagged core-metadata-arm64:latest [2023-03-01T08:58:30.356Z]  Building core-metadata ... done Building core-data [2023-03-01T08:58:31.327Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:58:31.327Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:58:31.327Z] OK: 5 MiB in 15 packages [2023-03-01T08:58:33.299Z] Removing intermediate container 142349f962f3 [2023-03-01T08:58:33.299Z] ---> 58e3b2007ebf [2023-03-01T08:58:33.299Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:58:33.889Z] ---> 2bd42923b2d6 [2023-03-01T08:58:33.889Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T08:58:35.847Z] ---> e56234c569b7 [2023-03-01T08:58:35.848Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T08:58:36.815Z] ---> 3db40eaa7fe4 [2023-03-01T08:58:36.815Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T08:58:37.787Z] ---> c02546add57b [2023-03-01T08:58:37.787Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:58:38.065Z] ---> Running in e71ef59e8ba4 [2023-03-01T08:58:42.347Z] Removing intermediate container e71ef59e8ba4 [2023-03-01T08:58:42.347Z] ---> 348641812181 [2023-03-01T08:58:42.347Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:58:42.347Z] ---> Running in e23c949bdd11 [2023-03-01T08:58:42.950Z] Removing intermediate container e23c949bdd11 [2023-03-01T08:58:42.950Z] ---> 169b5352ed98 [2023-03-01T08:58:42.950Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T08:58:43.227Z] ---> Running in 13fd499c90d8 [2023-03-01T08:58:43.822Z] Removing intermediate container 13fd499c90d8 [2023-03-01T08:58:43.822Z] ---> f432ccddebb0 [2023-03-01T08:58:43.822Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T08:58:44.094Z] ---> Running in 6fbc9eef721e [2023-03-01T08:58:44.691Z] Removing intermediate container 6fbc9eef721e [2023-03-01T08:58:44.691Z] ---> b230ce38868f [2023-03-01T08:58:44.691Z] Step 21/22 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T08:58:44.962Z] ---> Running in 5077f783288a [2023-03-01T08:58:45.934Z] Removing intermediate container 5077f783288a [2023-03-01T08:58:45.934Z] ---> bc3818d03f7a [2023-03-01T08:58:45.934Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:58:45.934Z] ---> Running in 4a3444d5a807 [2023-03-01T08:58:46.525Z] Removing intermediate container 4a3444d5a807 [2023-03-01T08:58:46.525Z] ---> faf89c6091c1 [2023-03-01T08:58:46.525Z] [2023-03-01T08:58:47.115Z] Successfully built faf89c6091c1 [2023-03-01T08:58:47.115Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-01T08:58:47.115Z] Building core-common-config-bootstrapper [2023-03-01T08:58:51.401Z]  Building security-proxy-auth ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:58:51.401Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:58:51.401Z] ---> 6429a719dd18 [2023-03-01T08:58:51.401Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:58:51.401Z] ---> Using cache [2023-03-01T08:58:51.401Z] ---> 454cdee8561d [2023-03-01T08:58:51.401Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:58:51.401Z] ---> Using cache [2023-03-01T08:58:51.401Z] ---> 918baa4497d1 [2023-03-01T08:58:51.401Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:58:51.401Z] ---> Using cache [2023-03-01T08:58:51.401Z] ---> bc189765bd80 [2023-03-01T08:58:51.401Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:58:51.401Z] ---> Using cache [2023-03-01T08:58:51.401Z] ---> 86b0de90bd7f [2023-03-01T08:58:51.401Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:58:51.401Z] ---> Using cache [2023-03-01T08:58:51.401Z] ---> 88a12bfc3e69 [2023-03-01T08:58:51.401Z] Step 8/22 : COPY . . [2023-03-01T08:58:51.401Z] ---> Using cache [2023-03-01T08:58:51.401Z] ---> 2c908f0092ed [2023-03-01T08:58:51.401Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T08:58:51.670Z] ---> Running in d60357dac918 [2023-03-01T08:58:53.622Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T08:59:11.824Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:59:11.824Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:59:11.824Z] ---> 6429a719dd18 [2023-03-01T08:59:11.824Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:59:11.824Z] ---> Using cache [2023-03-01T08:59:11.824Z] ---> 454cdee8561d [2023-03-01T08:59:11.824Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:59:11.824Z] ---> Using cache [2023-03-01T08:59:11.824Z] ---> 918baa4497d1 [2023-03-01T08:59:11.824Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:59:11.824Z] ---> Using cache [2023-03-01T08:59:11.824Z] ---> bc189765bd80 [2023-03-01T08:59:11.824Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:59:11.824Z] ---> Using cache [2023-03-01T08:59:11.824Z] ---> 86b0de90bd7f [2023-03-01T08:59:11.824Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:59:11.824Z] ---> Using cache [2023-03-01T08:59:11.824Z] ---> 88a12bfc3e69 [2023-03-01T08:59:11.824Z] Step 8/22 : COPY . . [2023-03-01T08:59:11.824Z] ---> Using cache [2023-03-01T08:59:11.824Z] ---> 2c908f0092ed [2023-03-01T08:59:11.824Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T08:59:11.824Z] ---> Running in 0c1ffc5f5274 [2023-03-01T08:59:12.090Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T08:59:58.917Z] Removing intermediate container 999a27d4e64a [2023-03-01T08:59:58.917Z] ---> 55503a205446 [2023-03-01T08:59:58.917Z] Step 7/20 : COPY . . [2023-03-01T09:00:08.988Z] ---> 0ae93cc32a5d [2023-03-01T09:00:08.988Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-01T09:00:08.988Z] ---> Running in 9104fa187b46 [2023-03-01T09:00:09.570Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T09:01:05.975Z] Removing intermediate container 562993f38390 [2023-03-01T09:01:05.975Z] ---> 188392346991 [2023-03-01T09:01:05.975Z] [2023-03-01T09:01:05.975Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:01:05.975Z] ---> 4c81e5bf8899 [2023-03-01T09:01:05.975Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:01:05.975Z] ---> Using cache [2023-03-01T09:01:05.975Z] ---> 14f07b1cc217 [2023-03-01T09:01:05.975Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:01:05.975Z] ---> Using cache [2023-03-01T09:01:05.975Z] ---> f8cd3b5a17b5 [2023-03-01T09:01:05.975Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T09:01:05.975Z] ---> Running in 68ea08e22e19 [2023-03-01T09:01:05.975Z] Removing intermediate container 68ea08e22e19 [2023-03-01T09:01:05.975Z] ---> 35de4bdb9d4e [2023-03-01T09:01:05.975Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T09:01:05.975Z] ---> Running in 220c7d8c91c2 [2023-03-01T09:01:05.975Z] Removing intermediate container 220c7d8c91c2 [2023-03-01T09:01:05.975Z] ---> b2b7236f7d78 [2023-03-01T09:01:05.975Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:01:05.975Z] ---> 958813e62354 [2023-03-01T09:01:05.975Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T09:01:05.975Z] ---> b122bc79d5c3 [2023-03-01T09:01:05.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T09:01:06.242Z] ---> 3253cfc477a3 [2023-03-01T09:01:06.242Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T09:01:06.242Z] ---> Running in 0481fca40d98 [2023-03-01T09:01:06.847Z] Removing intermediate container 0481fca40d98 [2023-03-01T09:01:06.847Z] ---> 2715f4b64902 [2023-03-01T09:01:06.847Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:01:07.115Z] ---> Running in ba4f6f9caa28 [2023-03-01T09:01:07.698Z] Removing intermediate container ba4f6f9caa28 [2023-03-01T09:01:07.698Z] ---> 7d382aebf474 [2023-03-01T09:01:07.698Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:01:07.698Z] ---> Running in 0d225e573d88 [2023-03-01T09:01:08.280Z] Removing intermediate container 0d225e573d88 [2023-03-01T09:01:08.280Z] ---> 7d8a9f7de2a6 [2023-03-01T09:01:08.280Z] Step 21/22 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T09:01:08.280Z] ---> Running in f7ac4225d73e [2023-03-01T09:01:08.867Z] Removing intermediate container f7ac4225d73e [2023-03-01T09:01:08.867Z] ---> ce3dad2c5a43 [2023-03-01T09:01:08.867Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T09:01:09.138Z] ---> Running in 2f6799707f76 [2023-03-01T09:01:09.723Z] Removing intermediate container 2f6799707f76 [2023-03-01T09:01:09.723Z] ---> 8366ad3aa16d [2023-03-01T09:01:09.723Z] [2023-03-01T09:01:09.990Z] Successfully built 8366ad3aa16d [2023-03-01T09:01:09.990Z] Successfully tagged support-scheduler-arm64:latest [2023-03-01T09:01:09.990Z] Building security-spiffe-token-provider [2023-03-01T09:01:32.073Z]  Building support-scheduler ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:01:32.073Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:01:32.073Z] ---> 6429a719dd18 [2023-03-01T09:01:32.073Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T09:01:32.073Z] ---> Using cache [2023-03-01T09:01:32.073Z] ---> c9b2098718df [2023-03-01T09:01:32.073Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T09:01:32.073Z] ---> Running in 159ae77d58a9 [2023-03-01T09:01:32.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:01:32.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:01:32.657Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T09:01:32.657Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T09:01:32.657Z] OK: 16903 distinct packages available [2023-03-01T09:01:32.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:01:33.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:01:34.943Z] OK: 221 MiB in 51 packages [2023-03-01T09:01:36.893Z] Removing intermediate container 159ae77d58a9 [2023-03-01T09:01:36.893Z] ---> 347874988c07 [2023-03-01T09:01:36.893Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T09:01:37.486Z] ---> 33555b89d588 [2023-03-01T09:01:37.486Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:01:37.753Z] ---> Running in 1ca5a88995f6 [2023-03-01T09:03:14.387Z] Removing intermediate container 1ca5a88995f6 [2023-03-01T09:03:14.387Z] ---> 7dc994d295aa [2023-03-01T09:03:14.387Z] Step 7/19 : COPY . . [2023-03-01T09:03:29.366Z] ---> 922b9f711404 [2023-03-01T09:03:29.366Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T09:03:29.366Z] ---> Running in 339264b383f7 [2023-03-01T09:03:30.324Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T09:04:26.694Z] Removing intermediate container ceccd80746db [2023-03-01T09:04:26.694Z] ---> 42371c364897 [2023-03-01T09:04:26.694Z] [2023-03-01T09:04:26.694Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:04:26.694Z] ---> 4c81e5bf8899 [2023-03-01T09:04:26.694Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T09:04:26.694Z] ---> Running in f4cdef9ee854 [2023-03-01T09:04:26.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:04:26.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:04:26.694Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T09:04:26.694Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T09:04:26.694Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:04:26.694Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:04:26.694Z] OK: 6 MiB in 16 packages [2023-03-01T09:04:26.694Z] Removing intermediate container f4cdef9ee854 [2023-03-01T09:04:26.694Z] ---> 3451bc4a2e10 [2023-03-01T09:04:26.694Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:04:26.694Z] ---> Running in 29b1693238c8 [2023-03-01T09:04:26.694Z] Removing intermediate container 29b1693238c8 [2023-03-01T09:04:26.694Z] ---> 2f5ce205aa7b [2023-03-01T09:04:26.694Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T09:04:26.694Z] ---> Running in a6c1320533fa [2023-03-01T09:04:26.694Z] Removing intermediate container a6c1320533fa [2023-03-01T09:04:26.694Z] ---> 2766245cfdf0 [2023-03-01T09:04:26.694Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T09:04:26.694Z] ---> Running in 7a053fe048d9 [2023-03-01T09:04:26.694Z] Removing intermediate container 7a053fe048d9 [2023-03-01T09:04:26.694Z] ---> c8c10a246869 [2023-03-01T09:04:26.694Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:04:27.277Z] ---> a67f70f047f1 [2023-03-01T09:04:27.277Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T09:04:29.867Z] ---> de508c469db8 [2023-03-01T09:04:29.867Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T09:04:30.839Z] ---> 06872dbb5530 [2023-03-01T09:04:30.839Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T09:04:30.839Z] ---> Running in 560be67063c2 [2023-03-01T09:04:31.423Z] Removing intermediate container 560be67063c2 [2023-03-01T09:04:31.423Z] ---> ce2fbab70606 [2023-03-01T09:04:31.423Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:04:31.423Z] ---> Running in d4b1b24daa1b [2023-03-01T09:04:32.005Z] Removing intermediate container d4b1b24daa1b [2023-03-01T09:04:32.005Z] ---> ed1ce33ae30d [2023-03-01T09:04:32.005Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:04:32.005Z] ---> Running in 127193a7838c [2023-03-01T09:04:32.594Z] Removing intermediate container 127193a7838c [2023-03-01T09:04:32.594Z] ---> e34deb088b7b [2023-03-01T09:04:32.594Z] Step 21/22 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T09:04:32.862Z] ---> Running in b1c014169e6f [2023-03-01T09:04:33.444Z] Removing intermediate container b1c014169e6f [2023-03-01T09:04:33.444Z] ---> d2d8c5eabc16 [2023-03-01T09:04:33.444Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T09:04:33.444Z] ---> Running in b75bd894ec70 [2023-03-01T09:04:34.026Z] Removing intermediate container b75bd894ec70 [2023-03-01T09:04:34.026Z] ---> 19f3c78cc2a6 [2023-03-01T09:04:34.026Z] [2023-03-01T09:04:34.026Z] Successfully built 19f3c78cc2a6 [2023-03-01T09:04:34.026Z] Successfully tagged support-notifications-arm64:latest [2023-03-01T09:04:34.026Z]  Building support-notifications ... done Building core-command [2023-03-01T09:04:56.300Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:04:56.300Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:04:56.300Z] ---> 6429a719dd18 [2023-03-01T09:04:56.300Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:04:56.300Z] ---> Using cache [2023-03-01T09:04:56.300Z] ---> 454cdee8561d [2023-03-01T09:04:56.300Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T09:04:56.300Z] ---> Using cache [2023-03-01T09:04:56.300Z] ---> 918baa4497d1 [2023-03-01T09:04:56.300Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T09:04:56.300Z] ---> Using cache [2023-03-01T09:04:56.300Z] ---> bc189765bd80 [2023-03-01T09:04:56.300Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T09:04:56.300Z] ---> Using cache [2023-03-01T09:04:56.300Z] ---> 86b0de90bd7f [2023-03-01T09:04:56.300Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:04:56.300Z] ---> Using cache [2023-03-01T09:04:56.300Z] ---> 88a12bfc3e69 [2023-03-01T09:04:56.300Z] Step 8/23 : COPY . . [2023-03-01T09:04:56.300Z] ---> Using cache [2023-03-01T09:04:56.300Z] ---> 2c908f0092ed [2023-03-01T09:04:56.300Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T09:04:56.300Z] ---> Running in 604c167e53ef [2023-03-01T09:04:56.300Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T09:06:47.954Z] Removing intermediate container 0c1ffc5f5274 [2023-03-01T09:06:47.954Z] ---> 4a6a20244946 [2023-03-01T09:06:47.954Z] [2023-03-01T09:06:47.954Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:06:47.954Z] ---> 4c81e5bf8899 [2023-03-01T09:06:47.954Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T09:06:47.954Z] ---> Using cache [2023-03-01T09:06:47.954Z] ---> 67b08945785e [2023-03-01T09:06:47.954Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:06:47.954Z] ---> Using cache [2023-03-01T09:06:47.954Z] ---> 58e3b2007ebf [2023-03-01T09:06:47.954Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:06:47.954Z] ---> Using cache [2023-03-01T09:06:47.954Z] ---> 2bd42923b2d6 [2023-03-01T09:06:47.954Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T09:06:47.954Z] ---> d88b0b050a58 [2023-03-01T09:06:47.954Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T09:06:47.954Z] ---> 19631a96fe0b [2023-03-01T09:06:47.954Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T09:06:47.954Z] ---> 42ee50091eac [2023-03-01T09:06:47.954Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:06:47.954Z] ---> Running in 30c5710a9435 [2023-03-01T09:06:47.954Z] Removing intermediate container 30c5710a9435 [2023-03-01T09:06:47.954Z] ---> e57d41bb6335 [2023-03-01T09:06:47.954Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:06:47.954Z] ---> Running in f1291f273e17 [2023-03-01T09:06:48.544Z] Removing intermediate container f1291f273e17 [2023-03-01T09:06:48.544Z] ---> bbd126a4ec9a [2023-03-01T09:06:48.544Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T09:06:48.544Z] ---> Running in 41b06c011ee9 [2023-03-01T09:06:49.130Z] Removing intermediate container 41b06c011ee9 [2023-03-01T09:06:49.130Z] ---> 57f0d22c9c2f [2023-03-01T09:06:49.130Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:06:49.397Z] ---> Running in 8d2eda290da3 [2023-03-01T09:06:49.983Z] Removing intermediate container 8d2eda290da3 [2023-03-01T09:06:49.983Z] ---> 1a145a593ecd [2023-03-01T09:06:49.983Z] Step 21/22 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T09:06:49.983Z] ---> Running in 751b0a73a1f2 [2023-03-01T09:06:50.570Z] Removing intermediate container 751b0a73a1f2 [2023-03-01T09:06:50.570Z] ---> 235b9e9b28db [2023-03-01T09:06:50.570Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T09:06:50.570Z] ---> Running in e8766b1e4e06 [2023-03-01T09:06:51.548Z] Removing intermediate container e8766b1e4e06 [2023-03-01T09:06:51.548Z] ---> ce5478cf7107 [2023-03-01T09:06:51.548Z] [2023-03-01T09:06:52.503Z] Successfully built ce5478cf7107 [2023-03-01T09:06:52.503Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-01T09:06:52.503Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-03-01T09:07:04.813Z] Removing intermediate container 9104fa187b46 [2023-03-01T09:07:04.813Z] ---> 7c29a85f421c [2023-03-01T09:07:04.813Z] [2023-03-01T09:07:04.813Z] Step 9/20 : FROM alpine:3.16 [2023-03-01T09:07:04.813Z] ---> 4c81e5bf8899 [2023-03-01T09:07:04.813Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-01T09:07:04.813Z] ---> Running in 475de3320120 [2023-03-01T09:07:05.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:07:06.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:07:08.304Z] Removing intermediate container d60357dac918 [2023-03-01T09:07:08.304Z] ---> d5ca7147d1fb [2023-03-01T09:07:08.304Z] [2023-03-01T09:07:08.304Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:07:08.304Z] ---> 4c81e5bf8899 [2023-03-01T09:07:08.304Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T09:07:08.304Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T09:07:08.304Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-01T09:07:08.304Z] ---> Running in 202f17779478 [2023-03-01T09:07:08.304Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:07:08.304Z] OK: 6 MiB in 16 packages [2023-03-01T09:07:08.888Z] Removing intermediate container 202f17779478 [2023-03-01T09:07:08.888Z] ---> 308fd2ccee7c [2023-03-01T09:07:08.888Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T09:07:09.157Z] ---> Running in a9d987717d03 [2023-03-01T09:07:10.114Z] Removing intermediate container a9d987717d03 [2023-03-01T09:07:10.114Z] ---> d9b864ce89ee [2023-03-01T09:07:10.114Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T09:07:10.379Z] ---> Running in f1288c12827a [2023-03-01T09:07:10.379Z] Removing intermediate container 475de3320120 [2023-03-01T09:07:10.379Z] ---> ec08ece99ec0 [2023-03-01T09:07:10.379Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T09:07:10.646Z] ---> Running in 5d96e45f7a10 [2023-03-01T09:07:11.228Z] Removing intermediate container f1288c12827a [2023-03-01T09:07:11.228Z] ---> 694cadd18cd7 [2023-03-01T09:07:11.228Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:07:11.495Z] ---> Running in 732d7ae96bf9 [2023-03-01T09:07:11.495Z] Removing intermediate container 5d96e45f7a10 [2023-03-01T09:07:11.495Z] ---> 28f15533525d [2023-03-01T09:07:11.495Z] Step 12/20 : WORKDIR /edgex [2023-03-01T09:07:11.774Z] ---> Running in 56f857cd7d20 [2023-03-01T09:07:12.732Z] Removing intermediate container 56f857cd7d20 [2023-03-01T09:07:12.732Z] ---> 82bb499c9dc6 [2023-03-01T09:07:12.732Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-01T09:07:14.141Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:07:14.141Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:07:14.141Z] ---> 6429a719dd18 [2023-03-01T09:07:14.141Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T09:07:14.141Z] ---> Using cache [2023-03-01T09:07:14.141Z] ---> c9b2098718df [2023-03-01T09:07:14.141Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-01T09:07:14.141Z] ---> Using cache [2023-03-01T09:07:14.141Z] ---> 6969546fbc67 [2023-03-01T09:07:14.141Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T09:07:14.141Z] ---> Using cache [2023-03-01T09:07:14.141Z] ---> 810cfa7ea451 [2023-03-01T09:07:14.141Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:07:14.141Z] ---> Using cache [2023-03-01T09:07:14.141Z] ---> 55503a205446 [2023-03-01T09:07:14.141Z] Step 7/23 : COPY . . [2023-03-01T09:07:14.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:07:14.141Z] ---> Using cache [2023-03-01T09:07:14.141Z] ---> 0ae93cc32a5d [2023-03-01T09:07:14.141Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T09:07:14.410Z] ---> Running in e1adb54cb079 [2023-03-01T09:07:14.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:07:14.995Z] ---> 4c1d44848dda [2023-03-01T09:07:14.995Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T09:07:15.956Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T09:07:15.956Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:07:16.225Z] OK: 5 MiB in 15 packages [2023-03-01T09:07:16.808Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T09:07:17.389Z] ---> 74e7a6722974 [2023-03-01T09:07:17.389Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T09:07:17.976Z] Removing intermediate container 732d7ae96bf9 [2023-03-01T09:07:17.976Z] ---> 8cba83cbf74c [2023-03-01T09:07:17.976Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:07:18.569Z] ---> f2b238b8c5cb [2023-03-01T09:07:18.569Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:07:18.839Z] ---> Running in bc3b178710e6 [2023-03-01T09:07:19.420Z] ---> b50eace7b011 [2023-03-01T09:07:19.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T09:07:22.774Z] ---> 8043b6e3a93a [2023-03-01T09:07:22.774Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T09:07:22.774Z] Removing intermediate container bc3b178710e6 [2023-03-01T09:07:22.774Z] ---> aceb79348a84 [2023-03-01T09:07:22.774Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:07:23.042Z] ---> Running in a43bdfd05176 [2023-03-01T09:07:23.638Z] ---> 5da67a236c88 [2023-03-01T09:07:23.638Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T09:07:23.638Z] Removing intermediate container a43bdfd05176 [2023-03-01T09:07:23.638Z] ---> 0f351063e6e9 [2023-03-01T09:07:23.638Z] Step 18/20 : LABEL arch=arm64 [2023-03-01T09:07:23.904Z] ---> Running in 06031fea767a [2023-03-01T09:07:23.904Z] ---> Running in ad044ede51c0 [2023-03-01T09:07:24.505Z] Removing intermediate container 06031fea767a [2023-03-01T09:07:24.506Z] ---> 6250dc1259d6 [2023-03-01T09:07:24.506Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:07:24.506Z] Removing intermediate container ad044ede51c0 [2023-03-01T09:07:24.506Z] ---> f386dece8fee [2023-03-01T09:07:24.506Z] Step 19/20 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T09:07:24.506Z] ---> Running in 1463ff87af9e [2023-03-01T09:07:24.506Z] ---> Running in f2830ca9f8ba [2023-03-01T09:07:25.482Z] Removing intermediate container f2830ca9f8ba [2023-03-01T09:07:25.482Z] ---> 8712d11941dc [2023-03-01T09:07:25.482Z] Step 20/20 : LABEL version=0.0.0 [2023-03-01T09:07:25.482Z] Removing intermediate container 1463ff87af9e [2023-03-01T09:07:25.482Z] ---> 24aad1c82bf4 [2023-03-01T09:07:25.482Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:07:25.482Z] ---> Running in ad6307fecc95 [2023-03-01T09:07:25.751Z] ---> Running in c8f2262c140f [2023-03-01T09:07:26.338Z] Removing intermediate container ad6307fecc95 [2023-03-01T09:07:26.338Z] Removing intermediate container c8f2262c140f [2023-03-01T09:07:26.338Z] ---> 85d9344714c1 [2023-03-01T09:07:26.338Z] [2023-03-01T09:07:26.338Z] ---> db316380ae3d [2023-03-01T09:07:26.338Z] Step 21/22 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T09:07:26.609Z] ---> Running in 96567e1b259e [2023-03-01T09:07:26.878Z] Successfully built 85d9344714c1 [2023-03-01T09:07:26.878Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-01T09:07:27.146Z]  Building security-proxy-setup ... done Removing intermediate container 96567e1b259e [2023-03-01T09:07:27.146Z] ---> 0e9cb932c7dd [2023-03-01T09:07:27.146Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T09:07:27.422Z] ---> Running in 12884d4207e7 [2023-03-01T09:07:28.006Z] Removing intermediate container 12884d4207e7 [2023-03-01T09:07:28.006Z] ---> 8b09c755c937 [2023-03-01T09:07:28.006Z] [2023-03-01T09:07:28.275Z] Successfully built 8b09c755c937 [2023-03-01T09:07:28.275Z] Successfully tagged core-data-arm64:latest [2023-03-01T09:10:22.458Z]  Building core-data ... done Removing intermediate container 604c167e53ef [2023-03-01T09:10:22.458Z] ---> 228f98de087f [2023-03-01T09:10:22.458Z] [2023-03-01T09:10:22.458Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T09:10:22.458Z] ---> 4c81e5bf8899 [2023-03-01T09:10:22.458Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:10:22.458Z] ---> Using cache [2023-03-01T09:10:22.458Z] ---> 14f07b1cc217 [2023-03-01T09:10:22.458Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:10:22.458Z] ---> Using cache [2023-03-01T09:10:22.458Z] ---> f8cd3b5a17b5 [2023-03-01T09:10:22.458Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T09:10:22.458Z] ---> Running in 5b51227636ee [2023-03-01T09:10:22.458Z] Removing intermediate container 5b51227636ee [2023-03-01T09:10:22.458Z] ---> f5dfcad4dd6a [2023-03-01T09:10:22.458Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T09:10:22.458Z] ---> Running in a8901db284d6 [2023-03-01T09:10:22.458Z] Removing intermediate container a8901db284d6 [2023-03-01T09:10:22.458Z] ---> f4d0aa6de170 [2023-03-01T09:10:22.458Z] Step 15/23 : WORKDIR / [2023-03-01T09:10:22.458Z] ---> Running in 798c2ca8b1fa [2023-03-01T09:10:22.458Z] Removing intermediate container 798c2ca8b1fa [2023-03-01T09:10:22.458Z] ---> 147af6c06578 [2023-03-01T09:10:22.458Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:10:22.458Z] ---> 24e381404589 [2023-03-01T09:10:22.458Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T09:10:22.458Z] ---> e00c55efd8d6 [2023-03-01T09:10:22.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T09:10:22.458Z] ---> 12293335f29b [2023-03-01T09:10:22.458Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T09:10:22.458Z] ---> Running in fcdf4b58323f [2023-03-01T09:10:22.458Z] Removing intermediate container fcdf4b58323f [2023-03-01T09:10:22.458Z] ---> 44679dd5a0ef [2023-03-01T09:10:22.458Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:10:22.458Z] ---> Running in c2146684191d [2023-03-01T09:10:22.458Z] Removing intermediate container c2146684191d [2023-03-01T09:10:22.458Z] ---> 142388c5f4e9 [2023-03-01T09:10:22.458Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T09:10:22.458Z] ---> Running in 88e1cc1ba3d1 [2023-03-01T09:10:22.726Z] Removing intermediate container 88e1cc1ba3d1 [2023-03-01T09:10:22.726Z] ---> b69d24914df0 [2023-03-01T09:10:22.726Z] Step 22/23 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T09:10:22.726Z] ---> Running in 5698f21753cb [2023-03-01T09:10:23.315Z] Removing intermediate container 5698f21753cb [2023-03-01T09:10:23.315Z] ---> 4d65680f6dd3 [2023-03-01T09:10:23.315Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T09:10:23.315Z] ---> Running in 732dc2fabbe0 [2023-03-01T09:10:23.911Z] Removing intermediate container 732dc2fabbe0 [2023-03-01T09:10:23.911Z] ---> fa66d141e113 [2023-03-01T09:10:23.911Z] [2023-03-01T09:10:24.180Z] Successfully built fa66d141e113 [2023-03-01T09:10:24.181Z] Successfully tagged core-command-arm64:latest [2023-03-01T09:10:34.297Z]  Building core-command ... done Removing intermediate container 339264b383f7 [2023-03-01T09:10:34.297Z] ---> 2fed932b3a73 [2023-03-01T09:10:34.297Z] [2023-03-01T09:10:34.297Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T09:10:34.297Z] ---> 354640af7b1b [2023-03-01T09:10:34.297Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:10:34.297Z] ---> Using cache [2023-03-01T09:10:34.297Z] ---> e4594e16095a [2023-03-01T09:10:34.297Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T09:10:34.297Z] ---> Running in 24cd2c57d3be [2023-03-01T09:10:35.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:10:36.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:10:37.245Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T09:10:37.245Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T09:10:37.245Z] OK: 15734 distinct packages available [2023-03-01T09:10:37.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:10:37.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:10:38.738Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T09:10:38.738Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T09:10:38.738Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T09:10:38.738Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T09:10:38.738Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T09:10:38.738Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T09:10:38.738Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T09:10:38.738Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T09:10:38.738Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T09:10:38.738Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T09:10:38.738Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:10:39.006Z] OK: 8 MiB in 23 packages [2023-03-01T09:10:40.414Z] Removing intermediate container 24cd2c57d3be [2023-03-01T09:10:40.414Z] ---> 2dd98c48c7ee [2023-03-01T09:10:40.686Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:10:41.268Z] ---> 98121f4a8722 [2023-03-01T09:10:41.268Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T09:10:41.850Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T09:10:42.806Z] ---> 94ee53089312 [2023-03-01T09:10:42.806Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T09:10:43.392Z] ---> b56ffddfdd2e [2023-03-01T09:10:43.392Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T09:10:43.392Z] ---> Running in 05e957b6eaa0 [2023-03-01T09:10:43.974Z] Removing intermediate container 05e957b6eaa0 [2023-03-01T09:10:43.974Z] ---> 995bfe5a9f78 [2023-03-01T09:10:43.974Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:10:43.974Z] ---> Running in 6699e6a74971 [2023-03-01T09:10:44.244Z] Removing intermediate container 6699e6a74971 [2023-03-01T09:10:44.244Z] ---> d80a55151f42 [2023-03-01T09:10:44.244Z] Step 17/19 : LABEL arch=arm64 [2023-03-01T09:10:44.510Z] ---> Running in 06e489de26ae [2023-03-01T09:10:44.779Z] Removing intermediate container 06e489de26ae [2023-03-01T09:10:44.779Z] ---> 822fefb1dad3 [2023-03-01T09:10:44.779Z] Step 18/19 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T09:10:46.723Z] ---> Running in bf6ecc7ffbc8 [2023-03-01T09:10:46.990Z] Removing intermediate container bf6ecc7ffbc8 [2023-03-01T09:10:46.990Z] ---> 3be6c288d53c [2023-03-01T09:10:46.990Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T09:10:46.990Z] ---> Running in e43cdb7023cc [2023-03-01T09:10:47.256Z] Removing intermediate container e43cdb7023cc [2023-03-01T09:10:47.256Z] ---> a0d6d5f3257a [2023-03-01T09:10:47.256Z] [2023-03-01T09:10:47.521Z] Successfully built a0d6d5f3257a [2023-03-01T09:10:47.521Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-01T09:10:50.861Z]  Building security-spiffe-token-provider ... done Removing intermediate container e1adb54cb079 [2023-03-01T09:10:50.861Z] ---> 06f3ba1b910b [2023-03-01T09:10:50.861Z] [2023-03-01T09:10:50.861Z] Step 9/23 : FROM alpine:3.16 [2023-03-01T09:10:50.861Z] ---> 4c81e5bf8899 [2023-03-01T09:10:50.861Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T09:10:51.126Z] ---> Running in b27739117c86 [2023-03-01T09:10:52.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:10:52.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:10:53.309Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T09:10:53.309Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T09:10:53.309Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T09:10:53.309Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:10:53.309Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:10:53.576Z] OK: 6 MiB in 17 packages [2023-03-01T09:10:54.531Z] Removing intermediate container b27739117c86 [2023-03-01T09:10:54.795Z] ---> 3627f1ad08fa [2023-03-01T09:10:54.795Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T09:10:54.795Z] ---> Running in cb365aae7314 [2023-03-01T09:10:55.059Z] Removing intermediate container cb365aae7314 [2023-03-01T09:10:55.059Z] ---> a830b0f5b011 [2023-03-01T09:10:55.059Z] Step 12/23 : WORKDIR / [2023-03-01T09:10:55.059Z] ---> Running in 4d279186b083 [2023-03-01T09:10:55.324Z] Removing intermediate container 4d279186b083 [2023-03-01T09:10:55.324Z] ---> 189ba8c49f03 [2023-03-01T09:10:55.324Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T09:10:55.902Z] ---> 8b76587623e1 [2023-03-01T09:10:55.902Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T09:10:56.169Z] ---> ff7b91ce7e00 [2023-03-01T09:10:56.170Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T09:10:56.752Z] ---> 1c88ab00693f [2023-03-01T09:10:56.752Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T09:10:57.715Z] ---> 90f2cb6554e2 [2023-03-01T09:10:57.715Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T09:10:58.670Z] ---> b3ecb119f1a9 [2023-03-01T09:10:58.670Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T09:10:58.937Z] ---> 1c4981dac11e [2023-03-01T09:10:58.937Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:10:58.937Z] ---> Running in 044203dabc04 [2023-03-01T09:11:00.887Z] Removing intermediate container 044203dabc04 [2023-03-01T09:11:00.887Z] ---> eff42a84be7a [2023-03-01T09:11:00.887Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:11:00.887Z] ---> Running in 16c586cb68dc [2023-03-01T09:11:00.887Z] Removing intermediate container 16c586cb68dc [2023-03-01T09:11:00.887Z] ---> 7831e64f839f [2023-03-01T09:11:00.887Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T09:11:01.154Z] ---> Running in 3125fe4b888b [2023-03-01T09:11:01.422Z] Removing intermediate container 3125fe4b888b [2023-03-01T09:11:01.422Z] ---> 079e3ba2964e [2023-03-01T09:11:01.422Z] Step 22/23 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a [2023-03-01T09:11:01.422Z] ---> Running in d6b58ebdd5a0 [2023-03-01T09:11:01.692Z] Removing intermediate container d6b58ebdd5a0 [2023-03-01T09:11:01.692Z] ---> a332b3cbe962 [2023-03-01T09:11:01.692Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T09:11:01.692Z] ---> Running in dc7bd9d63495 [2023-03-01T09:11:02.274Z] Removing intermediate container dc7bd9d63495 [2023-03-01T09:11:02.274Z] ---> e1bd9d158ae8 [2023-03-01T09:11:02.274Z] [2023-03-01T09:11:02.274Z] Successfully built e1bd9d158ae8 [2023-03-01T09:11:02.274Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-01T09:11:02.867Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-01T09:11:02.887Z] $ docker stop --time=1 d04bd555c11f5e2b9fb9e645e9ad3b88a855cc7009e4b6294c0b5159f4c49f78 [2023-03-01T09:11:04.612Z] $ docker rm -f --volumes d04bd555c11f5e2b9fb9e645e9ad3b88a855cc7009e4b6294c0b5159f4c49f78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T09:11:05.073Z] + docker images [2023-03-01T09:11:05.338Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T09:11:05.338Z] security-secretstore-setup-arm64 latest e1bd9d158ae8 4 seconds ago 28.7MB [2023-03-01T09:11:05.338Z] 06f3ba1b910b 16 seconds ago 1.5GB [2023-03-01T09:11:05.338Z] security-spiffe-token-provider-arm64 latest a0d6d5f3257a 18 seconds ago 29.1MB [2023-03-01T09:11:05.338Z] 2fed932b3a73 33 seconds ago 1.54GB [2023-03-01T09:11:05.338Z] core-command-arm64 latest fa66d141e113 42 seconds ago 17.1MB [2023-03-01T09:11:05.338Z] 228f98de087f 52 seconds ago 1.51GB [2023-03-01T09:11:05.338Z] core-data-arm64 latest 8b09c755c937 3 minutes ago 17.3MB [2023-03-01T09:11:05.338Z] security-proxy-setup-arm64 latest 85d9344714c1 3 minutes ago 15.8MB [2023-03-01T09:11:05.338Z] d5ca7147d1fb 3 minutes ago 1.51GB [2023-03-01T09:11:05.338Z] 7c29a85f421c 4 minutes ago 1.49GB [2023-03-01T09:11:05.338Z] core-common-config-bootstrapper-arm64 latest ce5478cf7107 4 minutes ago 14.9MB [2023-03-01T09:11:05.338Z] 4a6a20244946 4 minutes ago 1.5GB [2023-03-01T09:11:05.338Z] support-notifications-arm64 latest 19f3c78cc2a6 6 minutes ago 29.7MB [2023-03-01T09:11:05.338Z] 42371c364897 6 minutes ago 1.57GB [2023-03-01T09:11:05.338Z] support-scheduler-arm64 latest 8366ad3aa16d 9 minutes ago 29.1MB [2023-03-01T09:11:05.338Z] 188392346991 10 minutes ago 1.57GB [2023-03-01T09:11:05.338Z] security-proxy-auth-arm64 latest faf89c6091c1 12 minutes ago 15.6MB [2023-03-01T09:11:05.338Z] core-metadata-arm64 latest 083233dfb3b2 12 minutes ago 17.8MB [2023-03-01T09:11:05.338Z] 07ea74f80c70 12 minutes ago 1.49GB [2023-03-01T09:11:05.338Z] f3b6253e73c8 13 minutes ago 1.51GB [2023-03-01T09:11:05.338Z] security-bootstrapper-arm64 latest dea089e8fdaf 13 minutes ago 19.6MB [2023-03-01T09:11:05.338Z] bea0f0086a7b 13 minutes ago 1.5GB [2023-03-01T09:11:05.338Z] security-spire-config-arm64 latest f68eed6679a0 19 minutes ago 83.6MB [2023-03-01T09:11:05.338Z] security-spire-agent-arm64 latest 5451db4a1749 20 minutes ago 122MB [2023-03-01T09:11:05.338Z] security-spire-server-arm64 latest c312b0f95d40 20 minutes ago 84.3MB [2023-03-01T09:11:05.338Z] 897ad113c9a7 21 minutes ago 1.38GB [2023-03-01T09:11:05.338Z] 56d54ce65874 21 minutes ago 1.38GB [2023-03-01T09:11:05.338Z] ci-base-image-arm64 latest 6429a719dd18 35 minutes ago 905MB [2023-03-01T09:11:05.338Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-01T09:11:05.338Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-01T09:11:05.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-03-01T09:11:05.338Z] 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 [2023-03-01T09:11:05.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T09:11:05.754Z] [2023-03-01T09:11:05.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:11:06.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T09:11:06.083Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T09:11:06.083Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T09:11:06.083Z] 04944245beec: Pulling fs layer [2023-03-01T09:11:06.083Z] 699f458cf7ca: Pulling fs layer [2023-03-01T09:11:06.083Z] 765212b225bb: Pulling fs layer [2023-03-01T09:11:06.083Z] f23df028b6ca: Pulling fs layer [2023-03-01T09:11:06.083Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T09:11:06.083Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T09:11:06.083Z] 765212b225bb: Waiting [2023-03-01T09:11:06.083Z] f23df028b6ca: Waiting [2023-03-01T09:11:06.083Z] d65c8cfc05b1: Waiting [2023-03-01T09:11:06.083Z] 2437ff75d9bd: Waiting [2023-03-01T09:11:06.348Z] 04944245beec: Verifying Checksum [2023-03-01T09:11:06.348Z] 04944245beec: Download complete [2023-03-01T09:11:06.348Z] 765212b225bb: Verifying Checksum [2023-03-01T09:11:06.348Z] 765212b225bb: Download complete [2023-03-01T09:11:06.348Z] f23df028b6ca: Verifying Checksum [2023-03-01T09:11:06.348Z] f23df028b6ca: Download complete [2023-03-01T09:11:06.348Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T09:11:06.348Z] d65c8cfc05b1: Download complete [2023-03-01T09:11:06.619Z] 699f458cf7ca: Verifying Checksum [2023-03-01T09:11:06.619Z] 699f458cf7ca: Download complete [2023-03-01T09:11:06.886Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T09:11:06.886Z] 8998bd30e6a1: Download complete [2023-03-01T09:11:09.463Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T09:11:09.463Z] 2437ff75d9bd: Download complete [2023-03-01T09:11:10.871Z] 8998bd30e6a1: Pull complete [2023-03-01T09:11:11.900Z] 04944245beec: Pull complete [2023-03-01T09:11:13.333Z] 699f458cf7ca: Pull complete [2023-03-01T09:11:13.333Z] 765212b225bb: Pull complete [2023-03-01T09:11:14.347Z] f23df028b6ca: Pull complete [2023-03-01T09:11:14.347Z] d65c8cfc05b1: Pull complete [2023-03-01T09:11:29.331Z] 2437ff75d9bd: Pull complete [2023-03-01T09:11:29.331Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T09:11:29.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T09:11:29.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:11:29.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-7941 does not seem to be running inside a container [2023-03-01T09:11:29.587Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T09:11:32.804Z] $ docker top 3af6efafae1dfa4178a9847c9c3265d3bb83e00472ef064a9e7ea5b5a0453f30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:33.671Z] ---> job-cost.sh [2023-03-01T09:11:33.671Z] lf-activate-venv: SKIPPING [2023-03-01T09:11:33.671Z] INFO: No Stack... [2023-03-01T09:11:33.938Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T09:11:34.899Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T09:11:35.533Z] + cat /w/workspace/edgex-go/29/archives/cost.csv [2023-03-01T09:11:35.533Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T09:11:35.567Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4244-29-stack-cost] [2023-03-01T09:11:35.574Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4244-29-stack-cost] did not exist. Created. [2023-03-01T09:11:35.575Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4244-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T09:11:36.209Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T09:11:36.353Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T09:11:36.360Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4244-29-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T09:11:36.392Z] $ docker stop --time=1 3af6efafae1dfa4178a9847c9c3265d3bb83e00472ef064a9e7ea5b5a0453f30 [2023-03-01T09:11:37.874Z] $ docker rm -f --volumes 3af6efafae1dfa4178a9847c9c3265d3bb83e00472ef064a9e7ea5b5a0453f30 [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 [2023-03-01T09:11:38.260Z] provisioning config files... [2023-03-01T09:11:38.268Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/29@tmp/config9052330896733917186tmp [Pipeline] { [Pipeline] sh [2023-03-01T09:11:38.559Z] + set +x [2023-03-01T09:11:38.559Z] + curl -s https://codecov.io/bash [2023-03-01T09:11:38.559Z] + bash -s -- [2023-03-01T09:11:38.559Z] [2023-03-01T09:11:38.559Z] _____ _ [2023-03-01T09:11:38.559Z] / ____| | | [2023-03-01T09:11:38.559Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T09:11:38.559Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T09:11:38.559Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T09:11:38.559Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T09:11:38.559Z] Bash-1.0.6 [2023-03-01T09:11:38.559Z] [2023-03-01T09:11:38.559Z] [2023-03-01T09:11:38.559Z] ==> git version 2.25.1 found [2023-03-01T09:11:38.559Z] ==> 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 [2023-03-01T09:11:38.559Z] Release-Date: 2020-01-08 [2023-03-01T09:11:38.559Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-01T09:11:38.560Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T09:11:38.560Z] ==> Jenkins CI detected. [2023-03-01T09:11:38.560Z] current dir:  /w/workspace/edgex-go/29 [2023-03-01T09:11:38.560Z] project root: . [2023-03-01T09:11:38.560Z] --> token set from env [2023-03-01T09:11:38.560Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T09:11:38.560Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T09:11:38.560Z] ==> Python coveragepy not found [2023-03-01T09:11:38.560Z] ==> Searching for coverage reports in: [2023-03-01T09:11:38.560Z] + . [2023-03-01T09:11:38.560Z] -> Found 1 reports [2023-03-01T09:11:38.560Z] ==> Detecting git/mercurial file structure [2023-03-01T09:11:38.560Z] ==> Reading reports [2023-03-01T09:11:38.560Z] + ./coverage.out bytes=448156 [2023-03-01T09:11:38.560Z] ==> Appending adjustments [2023-03-01T09:11:38.560Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T09:11:39.937Z] + Found adjustments [2023-03-01T09:11:39.937Z] ==> Gzipping contents [2023-03-01T09:11:39.937Z] 60K /tmp/codecov.CvSvAn.gz [2023-03-01T09:11:39.937Z] ==> Uploading reports [2023-03-01T09:11:39.937Z] url: https://codecov.io [2023-03-01T09:11:39.937Z] query: branch=PR-4244&commit=8ab5929e3212437ec561e7006faea1516767bcd3&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4244%2F29%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4244&job=&cmd_args= [2023-03-01T09:11:39.937Z] -> Pinging Codecov [2023-03-01T09:11:39.937Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4244&commit=8ab5929e3212437ec561e7006faea1516767bcd3&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4244%2F29%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4244&job=&cmd_args= [2023-03-01T09:11:39.937Z] -> Uploading to [2023-03-01T09:11:39.937Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/8ab5929e3212437ec561e7006faea1516767bcd3/55a331bc-b47a-4fee-9567-fefd9bf5e162.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T091139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c09de3b2c5531a25431cc09edeb730ff5d44e2d81272f08616e9f24e95abc2ca [2023-03-01T09:11:39.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T09:11:39.937Z] Dload Upload Total Spent Left Speed [2023-03-01T09:11:40.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58283 0 0 100 58283 0 196k --:--:-- --:--:-- --:--:-- 196k [2023-03-01T09:11:40.197Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8ab5929e3212437ec561e7006faea1516767bcd3 [Pipeline] } [2023-03-01T09:11:40.205Z] 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 [2023-03-01T09:11:40.767Z] + [ -d /w/workspace/edgex-go/29/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:41.058Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:41.919Z] ---> package-listing.sh [2023-03-01T09:11:41.919Z] ++ facter osfamily [2023-03-01T09:11:41.919Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T09:11:42.180Z] + OS_FAMILY=debian [2023-03-01T09:11:42.180Z] + workspace=/w/workspace/edgex-go/29 [2023-03-01T09:11:42.180Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T09:11:42.180Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T09:11:42.180Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T09:11:42.180Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T09:11:42.180Z] + '[' /w/workspace/edgex-go/29 ']' [2023-03-01T09:11:42.180Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T09:11:42.180Z] + case "${OS_FAMILY}" in [2023-03-01T09:11:42.180Z] + dpkg -l [2023-03-01T09:11:42.180Z] + grep '^ii' [2023-03-01T09:11:42.180Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T09:11:42.180Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T09:11:42.180Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T09:11:42.180Z] + '[' /w/workspace/edgex-go/29 ']' [2023-03-01T09:11:42.180Z] + mkdir -p /w/workspace/edgex-go/29/archives/ [2023-03-01T09:11:42.180Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/29/archives/ [Pipeline] echo [2023-03-01T09:11:42.193Z] 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/29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T09:11:42.476Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:11:43.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T09:11:43.043Z] [2023-03-01T09:11:43.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:11:43.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T09:11:43.340Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T09:11:43.340Z] 5eb5b503b376: Pulling fs layer [2023-03-01T09:11:43.340Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T09:11:43.340Z] ec43610c2a17: Pulling fs layer [2023-03-01T09:11:43.340Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T09:11:43.340Z] 33b1e0a273af: Pulling fs layer [2023-03-01T09:11:43.340Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T09:11:43.340Z] 3a2ae6a8a46f: Waiting [2023-03-01T09:11:43.340Z] 33b1e0a273af: Waiting [2023-03-01T09:11:43.340Z] 2f39f015ded8: Pulling fs layer [2023-03-01T09:11:43.340Z] 5d3b04190fa2: Waiting [2023-03-01T09:11:43.340Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T09:11:43.340Z] 5c69ac0246d0: Download complete [2023-03-01T09:11:43.340Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T09:11:43.340Z] 3a2ae6a8a46f: Download complete [2023-03-01T09:11:43.599Z] 33b1e0a273af: Verifying Checksum [2023-03-01T09:11:43.599Z] 33b1e0a273af: Download complete [2023-03-01T09:11:43.599Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T09:11:43.599Z] 5d3b04190fa2: Download complete [2023-03-01T09:11:43.599Z] ec43610c2a17: Verifying Checksum [2023-03-01T09:11:43.599Z] ec43610c2a17: Download complete [2023-03-01T09:11:43.599Z] 5eb5b503b376: Verifying Checksum [2023-03-01T09:11:43.599Z] 5eb5b503b376: Download complete [2023-03-01T09:11:44.165Z] 2f39f015ded8: Verifying Checksum [2023-03-01T09:11:44.165Z] 2f39f015ded8: Download complete [2023-03-01T09:11:44.731Z] 5eb5b503b376: Pull complete [2023-03-01T09:11:44.989Z] 5c69ac0246d0: Pull complete [2023-03-01T09:11:45.247Z] ec43610c2a17: Pull complete [2023-03-01T09:11:45.506Z] 3a2ae6a8a46f: Pull complete [2023-03-01T09:11:45.764Z] 33b1e0a273af: Pull complete [2023-03-01T09:11:45.764Z] 5d3b04190fa2: Pull complete [2023-03-01T09:11:51.031Z] 2f39f015ded8: Pull complete [2023-03-01T09:11:51.031Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T09:11:51.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T09:11:51.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:11:51.119Z] prd-ubuntu20.04-docker-8c-8g-7938 does not seem to be running inside a container [2023-03-01T09:11:51.159Z] $ 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/29/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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-lftools-log-publisher:latest cat [2023-03-01T09:11:52.921Z] $ docker top d42aa8e3b5b3fe2300b522a71888016990c16149a41c5d54d558e90249bbe40c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T09:11:53.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T09:11:53.544Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T09:11:53.828Z] + ls /var/log/sa-host [2023-03-01T09:11:53.828Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T09:11:53.898Z] provisioning config files... [2023-03-01T09:11:53.905Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/29@tmp/config15718184534935509900tmp [Pipeline] { [Pipeline] echo [2023-03-01T09:11:53.920Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:54.207Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T09:11:54.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:54.532Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T09:11:54.543Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:54.825Z] ---> sudo-logs.sh [2023-03-01T09:11:54.825Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T09:11:54.847Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:55.129Z] ---> job-cost.sh [2023-03-01T09:11:55.129Z] lf-activate-venv: SKIPPING [2023-03-01T09:11:55.129Z] DEBUG: total: 0.10999999940395355 [2023-03-01T09:11:55.129Z] INFO: Retrieving Stack Cost... [2023-03-01T09:11:55.387Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T09:11:55.955Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T09:11:55.969Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:56.249Z] ---> logs-deploy.sh [2023-03-01T09:11:56.249Z] lf-activate-venv: SKIPPING [2023-03-01T09:11:56.249Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4244/29 [2023-03-01T09:11:56.249Z] INFO: archiving workspace using pattern(s): [2023-03-01T09:11:57.185Z] Archives upload complete. [2023-03-01T09:11:57.185Z] INFO: archiving logs to Nexus