Pull request #4318 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33d2a8c9c865ea5ec176cbe353146937835197e5+966ddbcdfe08adc100c05000828e7ee1aafc1855 (34d21466f3647b0f6af966a8dc1ca5feee794366) 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-ssh9004104067901756496.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-ssh12437802023246586055.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-4318/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-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3584549882963898411.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-ssh12997879807741666904.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-4318/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-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8431698857900769516.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5163 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 Merging remotes/origin/main commit 966ddbcdfe08adc100c05000828e7ee1aafc1855 into PR head commit 33d2a8c9c865ea5ec176cbe353146937835197e5 Merge succeeded, producing 33d2a8c9c865ea5ec176cbe353146937835197e5 Checking out Revision 33d2a8c9c865ea5ec176cbe353146937835197e5 (PR-4318) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > 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/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33d2a8c9c865ea5ec176cbe353146937835197e5 # 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 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33d2a8c9c865ea5ec176cbe353146937835197e5 # timeout=10 > git rev-list --no-walk f7312ec3189ad3232577c80cdd5da96238a7591d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-08T22:07:52.626Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-08T22:07:52.695Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-08T22:07:52.713Z] ========================================================= [2023-02-08T22:07:52.713Z] EdgeX Global Pipelines Version Info [2023-02-08T22:07:52.713Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:07:53.425Z] ------------------- [2023-02-08T22:07:53.425Z] stable info: [2023-02-08T22:07:53.425Z] ------------------- [2023-02-08T22:07:53.425Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-08T22:07:53.425Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-08T22:07:53.425Z] Message: update stable to v1.0.244 [2023-02-08T22:07:53.995Z] ------------------- [2023-02-08T22:07:53.995Z] experimental info: [2023-02-08T22:07:53.995Z] ------------------- [2023-02-08T22:07:53.995Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-08T22:07:53.995Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-08T22:07:53.995Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-08T22:07:54.188Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-08T22:07:54.199Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-08T22:07:54.212Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-08T22:07:54.224Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-08T22:07:54.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-08T22:07:54.246Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-08T22:07:54.256Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-08T22:07:54.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-08T22:07:54.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-08T22:07:54.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-08T22:07:54.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-08T22:07:54.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-08T22:07:54.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-08T22:07:54.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-08T22:07:54.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-08T22:07:54.359Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-08T22:07:54.370Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-08T22:07:54.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-08T22:07:54.391Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-08T22:07:54.404Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-08T22:07:54.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-08T22:07:54.425Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-08T22:07:54.435Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-08T22:07:54.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4318 [Pipeline] echo [2023-02-08T22:07:54.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4318 [Pipeline] echo [2023-02-08T22:07:54.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4318 [Pipeline] echo [2023-02-08T22:07:54.484Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33d2a8c9c865ea5ec176cbe353146937835197e5 [Pipeline] echo [2023-02-08T22:07:54.495Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33d2a8c [Pipeline] echo [2023-02-08T22:07:54.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T22:07:54.549Z] provisioning config files... [2023-02-08T22:07:54.561Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config10432524163485187391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:07:54.863Z] ---> docker-login.sh [2023-02-08T22:07:54.863Z] nexus3.edgexfoundry.org:10001 [2023-02-08T22:07:55.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:07:55.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:07:55.123Z] Configure a credential helper to remove this warning. See [2023-02-08T22:07:55.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:07:55.123Z] [2023-02-08T22:07:55.123Z] Login Succeeded [2023-02-08T22:07:55.123Z] nexus3.edgexfoundry.org:10002 [2023-02-08T22:07:55.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:07:55.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:07:55.123Z] Configure a credential helper to remove this warning. See [2023-02-08T22:07:55.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:07:55.123Z] [2023-02-08T22:07:55.123Z] Login Succeeded [2023-02-08T22:07:55.123Z] nexus3.edgexfoundry.org:10003 [2023-02-08T22:07:55.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:07:55.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:07:55.382Z] Configure a credential helper to remove this warning. See [2023-02-08T22:07:55.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:07:55.382Z] [2023-02-08T22:07:55.382Z] Login Succeeded [2023-02-08T22:07:55.382Z] nexus3.edgexfoundry.org:10004 [2023-02-08T22:07:55.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:07:55.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:07:55.382Z] Configure a credential helper to remove this warning. See [2023-02-08T22:07:55.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:07:55.382Z] [2023-02-08T22:07:55.382Z] Login Succeeded [2023-02-08T22:07:55.382Z] docker.io [2023-02-08T22:07:55.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:07:55.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:07:55.641Z] Configure a credential helper to remove this warning. See [2023-02-08T22:07:55.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:07:55.641Z] [2023-02-08T22:07:55.641Z] Login Succeeded [2023-02-08T22:07:55.641Z] ---> docker-login.sh ends [Pipeline] } [2023-02-08T22:07:55.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T22:07:55.955Z] + 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-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-02-08T22:07:55.955Z] + dirname cmd/core-command/Dockerfile [2023-02-08T22:07:55.955Z] + cut -d/ -f2 [2023-02-08T22:07:55.955Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-08T22:07:55.955Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-08T22:07:55.955Z] + cut -d/ -f2 [2023-02-08T22:07:55.955Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-08T22:07:55.955Z] + dirname+ cmd/core-data/Dockerfile [2023-02-08T22:07:55.955Z] cut -d/ -f2 [2023-02-08T22:07:55.955Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-08T22:07:55.955Z] + cut -d/ -f2 [2023-02-08T22:07:55.955Z] + dirname cmd/core-metadata/Dockerfile [2023-02-08T22:07:55.955Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-08T22:07:55.955Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-08T22:07:55.955Z] + cut -d/ -f2 [2023-02-08T22:07:55.955Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-08T22:07:55.955Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-08T22:07:55.955Z] + cut -d/ -f2 [2023-02-08T22:07:55.955Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-08T22:07:55.955Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-08T22:07:55.955Z] + cut -d/ -f2 [2023-02-08T22:07:55.955Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-08T22:07:55.955Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-08T22:07:55.955Z] + cut -d/ -f2 [2023-02-08T22:07:55.955Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-08T22:07:55.955Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-08T22:07:55.955Z] + cut -d/ -f2 [2023-02-08T22:07:55.955Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-08T22:07:55.955Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-08T22:07:55.955Z] + cut -d/ -f2 [2023-02-08T22:07:55.955Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-08T22:07:55.955Z] + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile [2023-02-08T22:07:55.955Z] [2023-02-08T22:07:55.955Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-08T22:07:55.955Z] + dirname cmd/support-notifications/Dockerfile [2023-02-08T22:07:55.955Z] + cut -d/ -f2 [2023-02-08T22:07:55.955Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-08T22:07:55.955Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-08T22:07:55.955Z] + cut -d/ -f2 [2023-02-08T22:07:55.955Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-08T22:07:56.020Z] 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-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-02-08T22:07:56.355Z] + git rev-list -1 --merges 33d2a8c9c865ea5ec176cbe353146937835197e5~1..33d2a8c9c865ea5ec176cbe353146937835197e5 [Pipeline] echo [2023-02-08T22:07:56.373Z] -----------> git rev-list -1 --merges 33d2a8c9c865ea5ec176cbe353146937835197e5~1..33d2a8c9c865ea5ec176cbe353146937835197e5 33d2a8c9c865ea5ec176cbe353146937835197e5 [false] [Pipeline] sh [2023-02-08T22:07:56.661Z] + git log --format=format:%s -1 33d2a8c9c865ea5ec176cbe353146937835197e5 [Pipeline] echo [2023-02-08T22:07:56.678Z] ========================================================= [2023-02-08T22:07:56.678Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-08T22:07:56.678Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-08T22:07:57.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-08T22:07:57.062Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-08T22:07:57.062Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-08T22:07:57.062Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-08T22:07:57.062Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-08T22:07:57.062Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-08T22:07:57.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:07:57.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T22:07:57.414Z] [2023-02-08T22:07:57.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:07:57.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T22:07:57.721Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-08T22:07:57.721Z] b85a868b505f: Pulling fs layer [2023-02-08T22:07:57.721Z] e2be974225ed: Pulling fs layer [2023-02-08T22:07:57.721Z] 339a4e72a1f5: Pulling fs layer [2023-02-08T22:07:57.721Z] 988bab9f4d93: Pulling fs layer [2023-02-08T22:07:57.721Z] 1469e6f7b9e6: Pulling fs layer [2023-02-08T22:07:57.721Z] eaf3925da568: Pulling fs layer [2023-02-08T22:07:57.721Z] bab4dde63d76: Pulling fs layer [2023-02-08T22:07:57.721Z] bde34c3a00c8: Pulling fs layer [2023-02-08T22:07:57.721Z] b352a97aabf1: Pulling fs layer [2023-02-08T22:07:57.721Z] 4872d77fe225: Pulling fs layer [2023-02-08T22:07:57.721Z] 5851b861e8e6: Pulling fs layer [2023-02-08T22:07:57.721Z] bab4dde63d76: Waiting [2023-02-08T22:07:57.721Z] bde34c3a00c8: Waiting [2023-02-08T22:07:57.721Z] b352a97aabf1: Waiting [2023-02-08T22:07:57.721Z] 5851b861e8e6: Waiting [2023-02-08T22:07:57.721Z] 4872d77fe225: Waiting [2023-02-08T22:07:57.721Z] 988bab9f4d93: Waiting [2023-02-08T22:07:57.721Z] 1469e6f7b9e6: Waiting [2023-02-08T22:07:57.721Z] eaf3925da568: Waiting [2023-02-08T22:07:57.721Z] e2be974225ed: Verifying Checksum [2023-02-08T22:07:57.721Z] e2be974225ed: Download complete [2023-02-08T22:07:57.721Z] 988bab9f4d93: Download complete [2023-02-08T22:07:57.989Z] 1469e6f7b9e6: Verifying Checksum [2023-02-08T22:07:57.989Z] 1469e6f7b9e6: Download complete [2023-02-08T22:07:57.989Z] eaf3925da568: Download complete [2023-02-08T22:07:57.989Z] 339a4e72a1f5: Verifying Checksum [2023-02-08T22:07:57.989Z] 339a4e72a1f5: Download complete [2023-02-08T22:07:57.989Z] bde34c3a00c8: Download complete [2023-02-08T22:07:57.989Z] b352a97aabf1: Verifying Checksum [2023-02-08T22:07:57.989Z] b352a97aabf1: Download complete [2023-02-08T22:07:58.252Z] 4872d77fe225: Verifying Checksum [2023-02-08T22:07:58.252Z] 4872d77fe225: Download complete [2023-02-08T22:07:58.252Z] 5851b861e8e6: Verifying Checksum [2023-02-08T22:07:58.252Z] 5851b861e8e6: Download complete [2023-02-08T22:07:58.252Z] b85a868b505f: Verifying Checksum [2023-02-08T22:07:58.252Z] b85a868b505f: Download complete [2023-02-08T22:07:58.511Z] bab4dde63d76: Verifying Checksum [2023-02-08T22:07:58.512Z] bab4dde63d76: Download complete [2023-02-08T22:07:59.448Z] b85a868b505f: Pull complete [2023-02-08T22:07:59.448Z] e2be974225ed: Pull complete [2023-02-08T22:07:59.707Z] 339a4e72a1f5: Pull complete [2023-02-08T22:07:59.966Z] 988bab9f4d93: Pull complete [2023-02-08T22:08:00.224Z] 1469e6f7b9e6: Pull complete [2023-02-08T22:08:00.224Z] eaf3925da568: Pull complete [2023-02-08T22:08:02.130Z] bab4dde63d76: Pull complete [2023-02-08T22:08:02.130Z] bde34c3a00c8: Pull complete [2023-02-08T22:08:02.130Z] b352a97aabf1: Pull complete [2023-02-08T22:08:02.389Z] 4872d77fe225: Pull complete [2023-02-08T22:08:02.389Z] 5851b861e8e6: Pull complete [2023-02-08T22:08:02.389Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-08T22:08:02.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T22:08:02.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:08:02.480Z] prd-ubuntu20.04-docker-8c-8g-5163 does not seem to be running inside a container [2023-02-08T22:08:02.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-08T22:08:05.704Z] $ docker top de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f -eo pid,comm [2023-02-08T22:08:05.752Z] 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-02-08T22:08:05.752Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-08T22:08:05.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T22:08:05.780Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T22:08:05.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T22:08:05.895Z] $ docker exec de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f ssh-agent [2023-02-08T22:08:05.994Z] SSH_AUTH_SOCK=/tmp/ssh-XEx5lKA6tmG0/agent.33 [2023-02-08T22:08:05.994Z] SSH_AGENT_PID=39 [2023-02-08T22:08:06.000Z] Running ssh-add (command line suppressed) [2023-02-08T22:08:06.116Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2563873432592620303.key (/w/workspace/edgex-go/8@tmp/private_key_2563873432592620303.key) [2023-02-08T22:08:06.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T22:08:06.411Z] + git tag --points-at HEAD [Pipeline] } [2023-02-08T22:08:06.426Z] $ docker exec --env ******** --env ******** de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f ssh-agent -k [2023-02-08T22:08:06.515Z] unset SSH_AUTH_SOCK; [2023-02-08T22:08:06.516Z] unset SSH_AGENT_PID; [2023-02-08T22:08:06.516Z] echo Agent pid 39 killed; [2023-02-08T22:08:06.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-08T22:08:06.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T22:08:06.550Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T22:08:06.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T22:08:06.668Z] $ docker exec de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f ssh-agent [2023-02-08T22:08:06.769Z] SSH_AUTH_SOCK=/tmp/ssh-sIXBgayGvwn1/agent.71 [2023-02-08T22:08:06.769Z] SSH_AGENT_PID=77 [2023-02-08T22:08:06.774Z] Running ssh-add (command line suppressed) [2023-02-08T22:08:06.875Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_13027978886481526878.key (/w/workspace/edgex-go/8@tmp/private_key_13027978886481526878.key) [2023-02-08T22:08:06.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T22:08:07.182Z] + git semver init [2023-02-08T22:08:07.442Z] 2023-02-08 22:08:07,348 [run_init] DEBUG init version:0.0.0 force:False [2023-02-08T22:08:07.442Z] 2023-02-08 22:08:07,349 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2023-02-08T22:08:07.442Z] 2023-02-08 22:08:07,349 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2023-02-08T22:08:07.442Z] 2023-02-08 22:08:07,349 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2023-02-08T22:08:14.034Z] 2023-02-08 22:08:13,219 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2023-02-08T22:08:14.034Z] 2023-02-08 22:08:13,220 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4318 with force:False [2023-02-08T22:08:14.034Z] 2023-02-08 22:08:13,220 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4318 [2023-02-08T22:08:14.034Z] 2023-02-08 22:08:13,223 [execute] INFO git cat-file --batch-check [2023-02-08T22:08:14.034Z] 2023-02-08 22:08:13,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-02-08T22:08:14.034Z] 2023-02-08 22:08:13,230 [execute] INFO git cat-file --batch [2023-02-08T22:08:14.034Z] 2023-02-08 22:08:13,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-02-08T22:08:14.034Z] 2023-02-08 22:08:13,235 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4318 [2023-02-08T22:08:14.034Z] 0.0.0 [Pipeline] } [2023-02-08T22:08:14.050Z] $ docker exec --env ******** --env ******** de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f ssh-agent -k [2023-02-08T22:08:14.151Z] unset SSH_AUTH_SOCK; [2023-02-08T22:08:14.152Z] unset SSH_AGENT_PID; [2023-02-08T22:08:14.152Z] echo Agent pid 77 killed; [2023-02-08T22:08:14.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T22:08:14.461Z] + git semver [Pipeline] } [2023-02-08T22:08:14.737Z] $ docker stop --time=1 de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f [2023-02-08T22:08:16.009Z] $ docker rm -f --volumes de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-08T22:08:16.344Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-08T22:08:16.549Z] Stashed 1 file(s) [Pipeline] echo [2023-02-08T22:08:16.552Z] [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-02-08T22:08:16.949Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-02-08T22:08:16.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:08:16.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:08:16.997Z] ========================================================= [2023-02-08T22:08:16.997Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-08T22:08:16.997Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:08:17.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T22:08:17.291Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-08T22:08:17.291Z] 213ec9aee27d: Pulling fs layer [2023-02-08T22:08:17.291Z] 4583459ba037: Pulling fs layer [2023-02-08T22:08:17.291Z] 93c1e223e6f2: Pulling fs layer [2023-02-08T22:08:17.291Z] 53926ce57604: Pulling fs layer [2023-02-08T22:08:17.291Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-08T22:08:17.291Z] 22ff95d597cd: Pulling fs layer [2023-02-08T22:08:17.291Z] 12d6caf4c0d1: Pulling fs layer [2023-02-08T22:08:17.291Z] 96b7cbca73a9: Pulling fs layer [2023-02-08T22:08:17.291Z] a7acece74701: Pulling fs layer [2023-02-08T22:08:17.291Z] 53926ce57604: Waiting [2023-02-08T22:08:17.291Z] 21b2b0c7a3f4: Waiting [2023-02-08T22:08:17.291Z] a7acece74701: Waiting [2023-02-08T22:08:17.291Z] 22ff95d597cd: Waiting [2023-02-08T22:08:17.291Z] 12d6caf4c0d1: Waiting [2023-02-08T22:08:17.291Z] 96b7cbca73a9: Waiting [2023-02-08T22:08:17.291Z] 93c1e223e6f2: Verifying Checksum [2023-02-08T22:08:17.291Z] 93c1e223e6f2: Download complete [2023-02-08T22:08:17.291Z] 4583459ba037: Verifying Checksum [2023-02-08T22:08:17.291Z] 4583459ba037: Download complete [2023-02-08T22:08:17.291Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-08T22:08:17.291Z] 21b2b0c7a3f4: Download complete [2023-02-08T22:08:17.291Z] 22ff95d597cd: Verifying Checksum [2023-02-08T22:08:17.291Z] 22ff95d597cd: Download complete [2023-02-08T22:08:17.291Z] 213ec9aee27d: Verifying Checksum [2023-02-08T22:08:17.552Z] 12d6caf4c0d1: Download complete [2023-02-08T22:08:17.552Z] 213ec9aee27d: Pull complete [2023-02-08T22:08:17.822Z] 4583459ba037: Pull complete [2023-02-08T22:08:17.822Z] 93c1e223e6f2: Pull complete [2023-02-08T22:08:18.442Z] a7acece74701: Verifying Checksum [2023-02-08T22:08:18.442Z] a7acece74701: Download complete [2023-02-08T22:08:18.707Z] 53926ce57604: Verifying Checksum [2023-02-08T22:08:18.707Z] 53926ce57604: Download complete [2023-02-08T22:08:18.707Z] 96b7cbca73a9: Verifying Checksum [2023-02-08T22:08:18.707Z] 96b7cbca73a9: Download complete [2023-02-08T22:08:21.996Z] 53926ce57604: Pull complete [2023-02-08T22:08:22.254Z] 21b2b0c7a3f4: Pull complete [2023-02-08T22:08:22.254Z] 22ff95d597cd: Pull complete [2023-02-08T22:08:22.254Z] 12d6caf4c0d1: Pull complete [2023-02-08T22:08:24.154Z] 96b7cbca73a9: Pull complete [2023-02-08T22:08:25.091Z] a7acece74701: Pull complete [2023-02-08T22:08:25.091Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-08T22:08:25.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T22:08:25.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:08:25.389Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T22:08:25.389Z] WORKDIR /edgex [2023-02-08T22:08:25.389Z] COPY go.mod . [2023-02-08T22:08:25.389Z] RUN go mod download [2023-02-08T22:08:25.389Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-08T22:08:25.956Z] Sending build context to Docker daemon 170.2MB [2023-02-08T22:08:25.956Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T22:08:25.956Z] ---> db6d94c90886 [2023-02-08T22:08:25.956Z] Step 2/4 : WORKDIR /edgex [2023-02-08T22:08:31.636Z] Still waiting to schedule task [2023-02-08T22:08:31.637Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5162’ [2023-02-08T22:08:34.079Z] ---> Running in 482a3da75e0f [2023-02-08T22:08:34.079Z] Removing intermediate container 482a3da75e0f [2023-02-08T22:08:34.079Z] ---> 2753f981bac8 [2023-02-08T22:08:34.079Z] Step 3/4 : COPY go.mod . [2023-02-08T22:08:34.079Z] ---> 054b0783f441 [2023-02-08T22:08:34.079Z] Step 4/4 : RUN go mod download [2023-02-08T22:08:34.079Z] ---> Running in 23650fe8d868 [2023-02-08T22:08:48.957Z] Removing intermediate container 23650fe8d868 [2023-02-08T22:08:48.957Z] ---> 5938ca78ea48 [2023-02-08T22:08:48.957Z] Successfully built 5938ca78ea48 [2023-02-08T22:08:48.957Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:08:49.255Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-08T22:08:49.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:08:49.326Z] prd-ubuntu20.04-docker-8c-8g-5163 does not seem to be running inside a container [2023-02-08T22:08:49.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-08T22:08:49.683Z] $ docker top d2cb79ea6cd5d9418b522e9cf84855e750d30580cab4040d3a9055acf401c36b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:08:50.018Z] + go version [2023-02-08T22:08:50.018Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-08T22:08:50.030Z] $ docker stop --time=1 d2cb79ea6cd5d9418b522e9cf84855e750d30580cab4040d3a9055acf401c36b [2023-02-08T22:08:51.249Z] $ docker rm -f --volumes d2cb79ea6cd5d9418b522e9cf84855e750d30580cab4040d3a9055acf401c36b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:08:51.658Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-08T22:08:51.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:08:51.736Z] prd-ubuntu20.04-docker-8c-8g-5163 does not seem to be running inside a container [2023-02-08T22:08:51.768Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-08T22:08:52.100Z] $ docker top ca175d5e7327823c14c30f098f29001b731d5596b2568478dc7563beb291798f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-08T22:08:52.163Z] ========================================================= [2023-02-08T22:08:52.163Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-08T22:08:52.163Z] ========================================================= [Pipeline] sh [2023-02-08T22:08:52.440Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:08:52.733Z] + make test [2023-02-08T22:08:52.733Z] go test -race -coverprofile=coverage.out ./... [2023-02-08T22:08:59.293Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-08T22:09:11.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-08T22:09:11.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-08T22:09:11.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-08T22:09:12.141Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-08T22:09:12.141Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-08T22:09:12.141Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-08T22:09:12.141Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-08T22:09:12.141Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-08T22:09:12.141Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-08T22:09:12.141Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-08T22:09:12.141Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-08T22:09:12.141Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-08T22:09:12.141Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-08T22:09:12.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-08T22:09:12.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-02-08T22:09:12.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-08T22:09:12.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-08T22:09:12.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements [2023-02-08T22:09:17.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.202s coverage: 73.2% of statements [2023-02-08T22:09:17.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-08T22:09:17.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-08T22:09:17.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-08T22:09:17.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.0% of statements [2023-02-08T22:09:17.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-08T22:09:17.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-08T22:09:17.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.716s coverage: 89.2% of statements [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-08T22:09:17.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-08T22:09:17.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.523s coverage: 95.6% of statements [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-08T22:09:17.427Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-08T22:09:17.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-08T22:09:17.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-08T22:09:17.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements [2023-02-08T22:09:17.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-08T22:09:17.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.107s coverage: 47.1% of statements [2023-02-08T22:09:17.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.087s coverage: 82.9% of statements [2023-02-08T22:09:17.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-02-08T22:09:17.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2023-02-08T22:09:17.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements [2023-02-08T22:09:27.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-02-08T22:09:27.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2023-02-08T22:09:28.336Z] flag provided but not defined: -invalid [2023-02-08T22:09:28.336Z] Usage of setupRegistryACL: [2023-02-08T22:09:28.336Z] -configDir string [2023-02-08T22:09:28.336Z] [2023-02-08T22:09:28.336Z] --- FAIL: TestMultipleExecuteCalls (0.00s) [2023-02-08T22:09:28.336Z] --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.07s) [2023-02-08T22:09:28.336Z] command_test.go:278: [2023-02-08T22:09:28.336Z] Error Trace: /w/workspace/edgex-go/8/internal/security/bootstrapper/command/setupacl/command_test.go:278 [2023-02-08T22:09:28.336Z] Error: Received unexpected error: [2023-02-08T22:09:28.336Z] failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:39313/v1/consul/roles/role2": dial tcp 127.0.0.1:39313: connect: connection refused [2023-02-08T22:09:28.336Z] Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times [2023-02-08T22:09:28.336Z] FAIL [2023-02-08T22:09:28.336Z] coverage: 80.4% of statements [2023-02-08T22:09:28.336Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.297s [2023-02-08T22:09:28.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 64.4% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.1% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 65.3% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.0% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-08T22:09:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-08T22:09:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:09:36.553Z] FAIL [2023-02-08T22:09:36.553Z] make: *** [Makefile:143: unittest] Error 1 [Pipeline] } [2023-02-08T22:09:36.586Z] $ docker stop --time=1 ca175d5e7327823c14c30f098f29001b731d5596b2568478dc7563beb291798f [2023-02-08T22:09:38.095Z] $ docker rm -f --volumes ca175d5e7327823c14c30f098f29001b731d5596b2568478dc7563beb291798f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-08T22:09:38.377Z] Failed in branch amd64 [2023-02-08T22:11:02.766Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5165 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws [2023-02-08T22:11:02.778Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2023-02-08T22:11:02.815Z] The recommended git tool is: git [2023-02-08T22:11:08.908Z] using credential edgex-jenkins-ssh [2023-02-08T22:11:08.929Z] Cloning the remote Git repository [2023-02-08T22:11:08.987Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-08T22:11:09.080Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2023-02-08T22:11:09.263Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-08T22:11:09.264Z] > git --version # timeout=10 [2023-02-08T22:11:09.289Z] > git --version # 'git version 2.25.1' [2023-02-08T22:11:09.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-08T22:11:09.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-08T22:11:38.754Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-08T22:11:38.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-08T22:11:41.543Z] Merging remotes/origin/main commit 966ddbcdfe08adc100c05000828e7ee1aafc1855 into PR head commit 33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:11:39.902Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-08T22:11:39.959Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-08T22:11:39.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-08T22:11:39.980Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-08T22:11:41.561Z] > git config core.sparsecheckout # timeout=10 [2023-02-08T22:11:41.583Z] > git checkout -f 33d2a8c9c865ea5ec176cbe353146937835197e5 # timeout=10 [2023-02-08T22:11:41.867Z] > git remote # timeout=10 [2023-02-08T22:11:41.892Z] > git config --get remote.origin.url # timeout=10 [2023-02-08T22:11:41.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-08T22:11:42.006Z] Merge succeeded, producing 33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:11:42.007Z] Checking out Revision 33d2a8c9c865ea5ec176cbe353146937835197e5 (PR-4318) [2023-02-08T22:11:42.747Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-08T22:11:44.426Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-08T22:11:44.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-08T22:11:44.426Z] Dload Upload Total Spent Left Speed [2023-02-08T22:11:44.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-02-08T22:11:41.939Z] > git merge 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 [2023-02-08T22:11:41.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-08T22:11:42.010Z] > git config core.sparsecheckout # timeout=10 [2023-02-08T22:11:42.037Z] > git checkout -f 33d2a8c9c865ea5ec176cbe353146937835197e5 # timeout=10 [2023-02-08T22:11:45.095Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-08T22:11:45.435Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-08T22:11:45.435Z] + sudo tee /etc/docker/daemon.new [2023-02-08T22:11:45.435Z] { [2023-02-08T22:11:45.435Z] "registry-mirrors": [ [2023-02-08T22:11:45.435Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-08T22:11:45.435Z] ], [2023-02-08T22:11:45.435Z] "bip": "10.250.0.254/24", [2023-02-08T22:11:45.435Z] "hosts": [ [2023-02-08T22:11:45.435Z] "tcp://0.0.0.0:5555", [2023-02-08T22:11:45.435Z] "unix:///var/run/docker.sock" [2023-02-08T22:11:45.435Z] ], [2023-02-08T22:11:45.435Z] "mtu": 1458, [2023-02-08T22:11:45.435Z] "selinux-enabled": true, [2023-02-08T22:11:45.435Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-08T22:11:45.435Z] } [Pipeline] sh [2023-02-08T22:11:45.778Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-08T22:11:46.120Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T22:12:04.484Z] provisioning config files... [2023-02-08T22:12:04.516Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6462714493499298755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:12:04.876Z] ---> docker-login.sh [2023-02-08T22:12:04.876Z] nexus3.edgexfoundry.org:10001 [2023-02-08T22:12:05.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:12:05.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:12:05.467Z] Configure a credential helper to remove this warning. See [2023-02-08T22:12:05.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:12:05.467Z] [2023-02-08T22:12:05.467Z] Login Succeeded [2023-02-08T22:12:05.467Z] nexus3.edgexfoundry.org:10002 [2023-02-08T22:12:05.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:12:06.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:12:06.004Z] Configure a credential helper to remove this warning. See [2023-02-08T22:12:06.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:12:06.004Z] [2023-02-08T22:12:06.004Z] Login Succeeded [2023-02-08T22:12:06.004Z] nexus3.edgexfoundry.org:10003 [2023-02-08T22:12:06.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:12:06.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:12:06.273Z] Configure a credential helper to remove this warning. See [2023-02-08T22:12:06.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:12:06.273Z] [2023-02-08T22:12:06.273Z] Login Succeeded [2023-02-08T22:12:06.273Z] nexus3.edgexfoundry.org:10004 [2023-02-08T22:12:06.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:12:06.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:12:06.544Z] Configure a credential helper to remove this warning. See [2023-02-08T22:12:06.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:12:06.544Z] [2023-02-08T22:12:06.544Z] Login Succeeded [2023-02-08T22:12:06.544Z] docker.io [2023-02-08T22:12:06.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:12:07.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:12:07.084Z] Configure a credential helper to remove this warning. See [2023-02-08T22:12:07.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:12:07.084Z] [2023-02-08T22:12:07.084Z] Login Succeeded [2023-02-08T22:12:07.084Z] ---> docker-login.sh ends [Pipeline] } [2023-02-08T22:12:07.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-08T22:12:07.684Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-02-08T22:12:07.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:12:07.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:12:07.735Z] ========================================================= [2023-02-08T22:12:07.735Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-08T22:12:07.735Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:12:08.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T22:12:08.056Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-08T22:12:08.056Z] 9b18e9b68314: Pulling fs layer [2023-02-08T22:12:08.056Z] 35d82f9e3411: Pulling fs layer [2023-02-08T22:12:08.056Z] e16973657156: Pulling fs layer [2023-02-08T22:12:08.056Z] fc693d55d65f: Pulling fs layer [2023-02-08T22:12:08.056Z] 7e9fc2657dce: Pulling fs layer [2023-02-08T22:12:08.056Z] dda99020689f: Pulling fs layer [2023-02-08T22:12:08.056Z] db1c61fa0a46: Pulling fs layer [2023-02-08T22:12:08.056Z] 891c053d2c06: Pulling fs layer [2023-02-08T22:12:08.056Z] fc693d55d65f: Waiting [2023-02-08T22:12:08.056Z] dda99020689f: Waiting [2023-02-08T22:12:08.056Z] 7e9fc2657dce: Waiting [2023-02-08T22:12:08.056Z] db1c61fa0a46: Waiting [2023-02-08T22:12:08.056Z] 891c053d2c06: Waiting [2023-02-08T22:12:08.328Z] e16973657156: Download complete [2023-02-08T22:12:08.328Z] 35d82f9e3411: Download complete [2023-02-08T22:12:08.328Z] 7e9fc2657dce: Verifying Checksum [2023-02-08T22:12:08.328Z] 7e9fc2657dce: Download complete [2023-02-08T22:12:08.328Z] dda99020689f: Verifying Checksum [2023-02-08T22:12:08.328Z] dda99020689f: Download complete [2023-02-08T22:12:08.328Z] 9b18e9b68314: Verifying Checksum [2023-02-08T22:12:08.328Z] 9b18e9b68314: Download complete [2023-02-08T22:12:09.325Z] 891c053d2c06: Verifying Checksum [2023-02-08T22:12:09.325Z] 891c053d2c06: Download complete [2023-02-08T22:12:10.296Z] 9b18e9b68314: Pull complete [2023-02-08T22:12:10.654Z] 35d82f9e3411: Pull complete [2023-02-08T22:12:10.949Z] fc693d55d65f: Verifying Checksum [2023-02-08T22:12:10.949Z] fc693d55d65f: Download complete [2023-02-08T22:12:10.949Z] e16973657156: Pull complete [2023-02-08T22:12:12.387Z] db1c61fa0a46: Download complete [2023-02-08T22:12:24.749Z] fc693d55d65f: Pull complete [2023-02-08T22:12:24.749Z] 7e9fc2657dce: Pull complete [2023-02-08T22:12:24.749Z] dda99020689f: Pull complete [2023-02-08T22:12:31.434Z] db1c61fa0a46: Pull complete [2023-02-08T22:12:33.390Z] 891c053d2c06: Pull complete [2023-02-08T22:12:33.390Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-08T22:12:33.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T22:12:33.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:12:33.734Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T22:12:33.734Z] WORKDIR /edgex [2023-02-08T22:12:33.734Z] COPY go.mod . [2023-02-08T22:12:33.734Z] RUN go mod download [2023-02-08T22:12:33.734Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-08T22:12:34.324Z] Sending build context to Docker daemon 3.11MB [2023-02-08T22:12:34.324Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T22:12:34.324Z] ---> f96f9c87975a [2023-02-08T22:12:34.324Z] Step 2/4 : WORKDIR /edgex [2023-02-08T22:12:36.290Z] ---> Running in b655173d190f [2023-02-08T22:12:36.558Z] Removing intermediate container b655173d190f [2023-02-08T22:12:36.558Z] ---> b9dea0e61dd2 [2023-02-08T22:12:36.558Z] Step 3/4 : COPY go.mod . [2023-02-08T22:12:37.143Z] ---> 7f3d390f3745 [2023-02-08T22:12:37.143Z] Step 4/4 : RUN go mod download [2023-02-08T22:12:37.143Z] ---> Running in f4084a1f1ded [2023-02-08T22:13:16.046Z] Removing intermediate container f4084a1f1ded [2023-02-08T22:13:16.046Z] ---> 6f58974facd6 [2023-02-08T22:13:16.046Z] Successfully built 6f58974facd6 [2023-02-08T22:13:16.046Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:13:16.386Z] + docker inspect -f . ci-base-image-arm64 [2023-02-08T22:13:16.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:13:16.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-5165 does not seem to be running inside a container [2023-02-08T22:13:16.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-08T22:13:17.970Z] $ docker top 188ae4d443be20539f0853f9637dcda12828d91799131e68e5bd14efa9144cf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:13:18.816Z] + go version [2023-02-08T22:13:18.816Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-08T22:13:18.838Z] $ docker stop --time=1 188ae4d443be20539f0853f9637dcda12828d91799131e68e5bd14efa9144cf3 [2023-02-08T22:13:20.522Z] $ docker rm -f --volumes 188ae4d443be20539f0853f9637dcda12828d91799131e68e5bd14efa9144cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:13:21.085Z] + docker inspect -f . ci-base-image-arm64 [2023-02-08T22:13:21.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:13:21.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-5165 does not seem to be running inside a container [2023-02-08T22:13:21.335Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-08T22:13:22.484Z] $ docker top b639dbfbf1918aacfb77812b62fb13afccd9385d0174bc949ec49856ca77f7fb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-08T22:13:22.686Z] ========================================================= [2023-02-08T22:13:22.686Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-08T22:13:22.686Z] ========================================================= [Pipeline] sh [2023-02-08T22:13:22.996Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:13:23.597Z] + make test [2023-02-08T22:13:23.597Z] go test -race -coverprofile=coverage.out ./... [2023-02-08T22:14:05.526Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-08T22:15:57.231Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-08T22:15:57.231Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-08T22:16:09.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-08T22:16:09.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-08T22:16:09.541Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-08T22:16:19.635Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-08T22:16:19.635Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-08T22:16:19.635Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-08T22:16:19.635Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-08T22:16:19.635Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-08T22:16:19.635Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-08T22:16:19.635Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-08T22:16:19.635Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-08T22:16:19.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-08T22:16:41.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.333s coverage: 28.7% of statements [2023-02-08T22:16:41.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-08T22:16:41.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-08T22:16:43.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 98.5% of statements [2023-02-08T22:16:48.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.641s coverage: 73.2% of statements [2023-02-08T22:16:48.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-08T22:16:48.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-08T22:16:48.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-08T22:16:48.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.436s coverage: 54.0% of statements [2023-02-08T22:16:48.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-08T22:16:48.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-08T22:17:06.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.571s coverage: 89.2% of statements [2023-02-08T22:17:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-08T22:17:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-08T22:17:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-08T22:17:06.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.493s coverage: 3.8% of statements [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-08T22:17:06.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.103s coverage: 95.6% of statements [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-08T22:17:06.713Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.667s coverage: 72.2% of statements [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-08T22:17:06.713Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.586s coverage: 65.9% of statements [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-08T22:17:06.713Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.534s coverage: 0.9% of statements [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-08T22:17:06.713Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.418s coverage: 29.6% of statements [2023-02-08T22:17:06.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-08T22:17:10.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements [2023-02-08T22:17:10.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.317s coverage: 82.9% of statements [2023-02-08T22:17:10.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements [2023-02-08T22:17:10.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements [2023-02-08T22:17:12.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2023-02-08T22:17:24.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.315s coverage: 94.4% of statements [2023-02-08T22:17:24.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements [2023-02-08T22:17:30.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.938s coverage: 79.9% of statements [2023-02-08T22:17:30.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-08T22:17:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.338s coverage: 92.9% of statements [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-08T22:17:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-08T22:17:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.264s coverage: 86.9% of statements [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-08T22:17:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements [2023-02-08T22:17:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.219s coverage: 20.0% of statements [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-08T22:17:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-08T22:17:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.329s coverage: 77.4% of statements [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-08T22:17:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements [2023-02-08T22:17:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements [2023-02-08T22:17:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.906s coverage: 91.2% of statements [2023-02-08T22:17:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-08T22:17:46.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.553s coverage: 63.1% of statements [2023-02-08T22:17:46.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-08T22:17:46.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-08T22:17:46.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.279s coverage: 100.0% of statements [2023-02-08T22:17:46.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements [2023-02-08T22:17:46.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2023-02-08T22:17:46.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2023-02-08T22:17:46.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2023-02-08T22:17:50.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.505s coverage: 65.3% of statements [2023-02-08T22:17:50.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-08T22:17:50.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-08T22:17:50.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-08T22:17:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.773s coverage: 41.0% of statements [2023-02-08T22:17:52.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-08T22:17:52.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-08T22:17:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.347s coverage: 89.5% of statements [2023-02-08T22:17:52.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-08T22:17:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements [2023-02-08T22:17:52.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-08T22:17:52.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-08T22:17:52.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-08T22:17:52.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-08T22:18:02.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.323s coverage: 17.7% of statements [2023-02-08T22:18:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-08T22:18:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-08T22:18:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-08T22:18:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-08T22:18:02.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.647s coverage: 92.3% of statements [2023-02-08T22:18:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-08T22:18:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:18:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-08T22:18:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-08T22:18:02.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 63.2% of statements [2023-02-08T22:18:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-08T22:18:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-08T22:18:02.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.475s coverage: 97.7% of statements [2023-02-08T22:18:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-08T22:18:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:18:02.829Z] 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-02-08T22:18:02.829Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-08T22:18:02.829Z] go vet ./... [2023-02-08T22:19:54.529Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-08T22:19:54.529Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-08T22:19:54.797Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-08T22:19:55.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-08T22:19:55.732Z] + ls -al . [2023-02-08T22:19:56.000Z] total 744 [2023-02-08T22:19:56.000Z] drwxrwxr-x 10 1001 1001 4096 Feb 8 22:13 . [2023-02-08T22:19:56.000Z] drwxr-xr-x 4 root root 4096 Feb 8 22:13 .. [2023-02-08T22:19:56.000Z] drwxrwxr-x 2 1001 1001 4096 Feb 8 22:11 .blubracket [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 16 Feb 8 22:11 .dockerignore [2023-02-08T22:19:56.000Z] drwxrwxr-x 8 1001 1001 4096 Feb 8 22:11 .git [2023-02-08T22:19:56.000Z] drwxrwxr-x 3 1001 1001 4096 Feb 8 22:11 .github [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 1024 Feb 8 22:11 .gitignore [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 42 Feb 8 22:11 .golangci.yml [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 87 Feb 8 22:11 .hadolint.yml [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 166 Feb 8 22:11 .sonarcloud.properties [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 1171 Feb 8 22:11 ADOPTERS.md [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 10825 Feb 8 22:11 Attribution.txt [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 73765 Feb 8 22:11 CHANGELOG.md [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 3804 Feb 8 22:11 CONTRIBUTING.md [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 677 Feb 8 22:11 GOVERNANCE.md [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 850 Feb 8 22:11 Jenkinsfile [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 10775 Feb 8 22:11 LICENSE [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 13375 Feb 8 22:11 Makefile [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 582 Feb 8 22:11 OWNERS.md [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 9403 Feb 8 22:11 README.md [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 6912 Feb 8 22:11 SECURITY.md [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 5 Feb 8 22:08 VERSION [2023-02-08T22:19:56.000Z] drwxrwxr-x 2 1001 1001 4096 Feb 8 22:11 bin [2023-02-08T22:19:56.000Z] drwxrwxr-x 17 1001 1001 4096 Feb 8 22:11 cmd [2023-02-08T22:19:56.000Z] -rw-r--r-- 1 root root 488085 Feb 8 22:18 coverage.out [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 3295 Feb 8 22:11 go.mod [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 33318 Feb 8 22:11 go.sum [2023-02-08T22:19:56.000Z] drwxrwxr-x 7 1001 1001 4096 Feb 8 22:11 internal [2023-02-08T22:19:56.000Z] drwxrwxr-x 3 1001 1001 4096 Feb 8 22:11 openapi [2023-02-08T22:19:56.000Z] drwxrwxr-x 4 1001 1001 4096 Feb 8 22:11 snap [2023-02-08T22:19:56.000Z] -rw-rw-r-- 1 1001 1001 204 Feb 8 22:11 version.go [Pipeline] sh [2023-02-08T22:19:56.414Z] + '[' -e coverage.out ] [2023-02-08T22:19:56.414Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-08T22:19:57.465Z] Stashed 1 file(s) [Pipeline] sh [2023-02-08T22:19:58.123Z] + make build [2023-02-08T22:19:58.123Z] 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-02-08T22:21:34.843Z] 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-02-08T22:21:34.843Z] 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-02-08T22:21:34.843Z] 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-02-08T22:21:38.181Z] 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-02-08T22:22:25.030Z] 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-02-08T22:22:31.673Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-08T22:22:37.024Z] 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-02-08T22:22:43.693Z] 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-02-08T22:22:47.951Z] 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-02-08T22:22:52.211Z] 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-02-08T22:23:07.214Z] 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-02-08T22:23:12.577Z] $ docker stop --time=1 b639dbfbf1918aacfb77812b62fb13afccd9385d0174bc949ec49856ca77f7fb [2023-02-08T22:23:15.361Z] $ docker rm -f --volumes b639dbfbf1918aacfb77812b62fb13afccd9385d0174bc949ec49856ca77f7fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:23:17.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-08T22:23:17.757Z] [2023-02-08T22:23:17.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:23:18.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-08T22:23:18.368Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-08T22:23:18.368Z] 29e5d40040c1: Pulling fs layer [2023-02-08T22:23:18.368Z] 1ce36da41761: Pulling fs layer [2023-02-08T22:23:18.368Z] 25b303627fd3: Pulling fs layer [2023-02-08T22:23:18.368Z] 29e5d40040c1: Verifying Checksum [2023-02-08T22:23:18.368Z] 29e5d40040c1: Download complete [2023-02-08T22:23:18.635Z] 1ce36da41761: Verifying Checksum [2023-02-08T22:23:18.635Z] 1ce36da41761: Download complete [2023-02-08T22:23:19.225Z] 29e5d40040c1: Pull complete [2023-02-08T22:23:20.633Z] 25b303627fd3: Verifying Checksum [2023-02-08T22:23:20.633Z] 25b303627fd3: Download complete [2023-02-08T22:23:20.633Z] 1ce36da41761: Pull complete [2023-02-08T22:23:30.702Z] 25b303627fd3: Pull complete [2023-02-08T22:23:30.702Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-08T22:23:30.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-08T22:23:30.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:23:30.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-5165 does not seem to be running inside a container [2023-02-08T22:23:30.957Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-08T22:23:33.202Z] $ docker top b4cbebbd727825a4538f5ecb8351e9dcf81c48df6d1ef37d97b59e35715522dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:23:34.047Z] + docker-compose build --help [2023-02-08T22:23:34.047Z] + grep parallel [2023-02-08T22:23:40.678Z] --parallel Build images in parallel. [Pipeline] } [2023-02-08T22:23:40.695Z] $ docker stop --time=1 b4cbebbd727825a4538f5ecb8351e9dcf81c48df6d1ef37d97b59e35715522dc [2023-02-08T22:23:42.361Z] $ docker rm -f --volumes b4cbebbd727825a4538f5ecb8351e9dcf81c48df6d1ef37d97b59e35715522dc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:23:42.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-08T22:23:42.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:23:43.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-5165 does not seem to be running inside a container [2023-02-08T22:23:43.121Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-08T22:23:44.389Z] $ docker top 09a4ec7f6a7d51e53722e1472e5760a65c91f7c03d1484c30ae067c7e217ee6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:23:45.218Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-08T22:23:51.846Z] Building core-command ... [2023-02-08T22:23:51.846Z] Building core-common-config-bootstrapper ... [2023-02-08T22:23:51.846Z] Building core-data ... [2023-02-08T22:23:51.846Z] Building core-metadata ... [2023-02-08T22:23:51.846Z] Building security-bootstrapper ... [2023-02-08T22:23:51.846Z] Building security-proxy-setup ... [2023-02-08T22:23:51.846Z] Building security-secretstore-setup ... [2023-02-08T22:23:51.846Z] Building security-spiffe-token-provider ... [2023-02-08T22:23:51.846Z] Building security-spire-agent ... [2023-02-08T22:23:51.846Z] Building security-spire-config ... [2023-02-08T22:23:51.846Z] Building security-spire-server ... [2023-02-08T22:23:51.846Z] Building support-notifications ... [2023-02-08T22:23:51.846Z] Building support-scheduler ... [2023-02-08T22:23:51.846Z] Building security-proxy-setup [2023-02-08T22:23:51.846Z] Building security-spiffe-token-provider [2023-02-08T22:23:51.846Z] Building security-spire-server [2023-02-08T22:23:51.846Z] Building security-spire-config [2023-02-08T22:23:51.846Z] Building core-metadata [2023-02-08T22:24:38.837Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:24:38.837Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:24:38.837Z] ---> 6f58974facd6 [2023-02-08T22:24:38.837Z] Step 3/19 : WORKDIR /edgex-go [2023-02-08T22:24:39.459Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:24:39.459Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:24:39.459Z] ---> 6f58974facd6 [2023-02-08T22:24:39.459Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:24:39.459Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:24:39.459Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:24:39.459Z] ---> 6f58974facd6 [2023-02-08T22:24:39.459Z] Step 3/23 : WORKDIR /edgex-go [2023-02-08T22:24:39.731Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:24:39.731Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:24:39.731Z] ---> 6f58974facd6 [2023-02-08T22:24:39.731Z] Step 3/21 : WORKDIR /edgex-go [2023-02-08T22:24:39.731Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:24:39.731Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:24:39.731Z] ---> 6f58974facd6 [2023-02-08T22:24:39.731Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:24:40.705Z] ---> Running in 314b56136fb3 [2023-02-08T22:24:40.705Z] ---> Running in 85a99d73ccd4 [2023-02-08T22:24:40.705Z] ---> Running in 6d554a4f0511 [2023-02-08T22:24:40.705Z] ---> Running in 777166ef39da [2023-02-08T22:24:40.705Z] ---> Running in da0f6aef5cab [2023-02-08T22:24:40.972Z] Removing intermediate container 777166ef39da [2023-02-08T22:24:40.972Z] ---> 10195ada5cee [2023-02-08T22:24:40.972Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:24:41.240Z] Removing intermediate container 85a99d73ccd4 [2023-02-08T22:24:41.240Z] ---> 1eb92a60849b [2023-02-08T22:24:41.240Z] Step 4/24 : WORKDIR /edgex-go [2023-02-08T22:24:41.240Z] ---> Running in 608da4d77a26 [2023-02-08T22:24:41.505Z] ---> Running in b891fc58f96d [2023-02-08T22:24:41.505Z] Removing intermediate container 314b56136fb3 [2023-02-08T22:24:41.505Z] ---> 83f26e97cbbc [2023-02-08T22:24:41.505Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:24:41.505Z] Removing intermediate container da0f6aef5cab [2023-02-08T22:24:41.505Z] ---> b61d0f349d4b [2023-02-08T22:24:41.505Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-08T22:24:41.506Z] Removing intermediate container 6d554a4f0511 [2023-02-08T22:24:41.506Z] ---> efe488a7ad56 [2023-02-08T22:24:41.506Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-08T22:24:41.506Z] ---> Running in 39282ed4288a [2023-02-08T22:24:41.772Z] ---> Running in 7c936060cbe1 [2023-02-08T22:24:41.772Z] ---> Running in 6bd104bbae22 [2023-02-08T22:24:42.353Z] Removing intermediate container b891fc58f96d [2023-02-08T22:24:42.353Z] ---> 47d427c34cb8 [2023-02-08T22:24:42.353Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-08T22:24:42.353Z] ---> Running in 19bded1322b9 [2023-02-08T22:24:43.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:24:43.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:24:44.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:24:44.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:24:44.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:24:44.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:24:44.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:24:44.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:24:44.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:24:45.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:24:45.351Z] OK: 221 MiB in 51 packages [2023-02-08T22:24:45.351Z] OK: 221 MiB in 51 packages [2023-02-08T22:24:46.308Z] v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-08T22:24:46.308Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-08T22:24:46.308Z] OK: 16903 distinct packages available [2023-02-08T22:24:46.574Z] OK: 221 MiB in 51 packages [2023-02-08T22:24:46.574Z] OK: 221 MiB in 51 packages [2023-02-08T22:24:46.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:24:46.841Z] Removing intermediate container 39282ed4288a [2023-02-08T22:24:47.108Z] ---> 18c776d6f8e6 [2023-02-08T22:24:47.108Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:24:47.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:24:47.689Z] Removing intermediate container 608da4d77a26 [2023-02-08T22:24:47.689Z] ---> f51f7984b4d3 [2023-02-08T22:24:47.689Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-08T22:24:48.267Z] Removing intermediate container 6bd104bbae22 [2023-02-08T22:24:48.267Z] ---> 11b1e24324f4 [2023-02-08T22:24:48.267Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-08T22:24:48.267Z] OK: 221 MiB in 51 packages [2023-02-08T22:24:48.537Z] ---> 749075f5a94c [2023-02-08T22:24:48.537Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:24:48.537Z] Removing intermediate container 19bded1322b9 [2023-02-08T22:24:48.537Z] ---> 9a8301926dbc [2023-02-08T22:24:48.537Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-08T22:24:48.537Z] ---> Running in 2b60a6872e2b [2023-02-08T22:24:49.121Z] ---> 15bad1869f93 [2023-02-08T22:24:49.121Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:24:49.121Z] ---> Running in 40236ad7d358 [2023-02-08T22:24:49.700Z] ---> 88c850ee049c [2023-02-08T22:24:49.700Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:24:49.700Z] ---> Running in acf4b655bb22 [2023-02-08T22:24:49.965Z] ---> b989e6aff2b9 [2023-02-08T22:24:49.965Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:24:49.965Z] Removing intermediate container 7c936060cbe1 [2023-02-08T22:24:49.965Z] ---> d76f894ca3c5 [2023-02-08T22:24:49.965Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-08T22:24:50.232Z] ---> Running in 0162774875b2 [2023-02-08T22:24:51.635Z] ---> fec3d587e689 [2023-02-08T22:24:51.635Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:24:51.635Z] ---> Running in c90e9fe2f51c [2023-02-08T22:26:58.316Z] Removing intermediate container acf4b655bb22 [2023-02-08T22:26:58.316Z] ---> 1d9749b018ae [2023-02-08T22:26:58.316Z] Step 7/21 : COPY . . [2023-02-08T22:26:58.316Z] Removing intermediate container 2b60a6872e2b [2023-02-08T22:26:58.316Z] ---> ec936829bc54 [2023-02-08T22:26:58.316Z] Step 7/24 : COPY . . [2023-02-08T22:26:58.317Z] Removing intermediate container 0162774875b2 [2023-02-08T22:26:58.317Z] ---> 2e07fd00d83f [2023-02-08T22:26:58.317Z] Step 8/24 : COPY . . [2023-02-08T22:26:58.317Z] Removing intermediate container c90e9fe2f51c [2023-02-08T22:26:58.317Z] ---> 2ab22bef0dda [2023-02-08T22:26:58.317Z] Step 7/19 : COPY . . [2023-02-08T22:26:58.317Z] Removing intermediate container 40236ad7d358 [2023-02-08T22:26:58.317Z] ---> 15ac0ee24f76 [2023-02-08T22:26:58.317Z] Step 7/23 : COPY . . [2023-02-08T22:27:13.354Z] ---> f89cec157b4b [2023-02-08T22:27:13.354Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-08T22:27:13.354Z] ---> 7c4ec9ec9ef9 [2023-02-08T22:27:13.354Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:27:13.354Z] ---> 560c6044a54f [2023-02-08T22:27:13.354Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-08T22:27:13.354Z] ---> 2df12e5aa6c3 [2023-02-08T22:27:13.354Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:27:13.354Z] ---> Running in 2f88fe51a08e [2023-02-08T22:27:13.354Z] ---> Running in c972e2095917 [2023-02-08T22:27:13.354Z] ---> 3ef3eedf3050 [2023-02-08T22:27:13.354Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-08T22:27:13.354Z] ---> Running in 1a92d0538dd6 [2023-02-08T22:27:13.624Z] ---> Running in 7e342b11ab2f [2023-02-08T22:27:13.624Z] ---> Running in b2e5a8ca04ba [2023-02-08T22:27:14.606Z] Removing intermediate container c972e2095917 [2023-02-08T22:27:14.606Z] ---> 8afcd3172500 [2023-02-08T22:27:14.606Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-08T22:27:14.606Z] Removing intermediate container 1a92d0538dd6 [2023-02-08T22:27:14.606Z] ---> 0a5ee929f063 [2023-02-08T22:27:14.606Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-08T22:27:14.606Z] ---> Running in 821da991cc54 [2023-02-08T22:27:14.606Z] ---> Running in 1673d3314811 [2023-02-08T22:27:15.575Z] Removing intermediate container 1673d3314811 [2023-02-08T22:27:15.575Z] ---> ac4af05fa549 [2023-02-08T22:27:15.575Z] 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-02-08T22:27:15.575Z] ---> Running in 573c006705d9 [2023-02-08T22:27:15.575Z] Removing intermediate container 821da991cc54 [2023-02-08T22:27:15.575Z] ---> 03fbd8cf6366 [2023-02-08T22:27:15.575Z] 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-02-08T22:27:15.856Z] ---> Running in b42fbbd48d56 [2023-02-08T22:27:16.125Z] 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-02-08T22:27:16.125Z] 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-02-08T22:27:16.396Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-08T22:27:21.735Z] Removing intermediate container b42fbbd48d56 [2023-02-08T22:27:21.735Z] ---> 55b21ef87b41 [2023-02-08T22:27:21.735Z] Step 11/24 : WORKDIR /edgex-go [2023-02-08T22:27:21.735Z] Removing intermediate container 573c006705d9 [2023-02-08T22:27:21.735Z] ---> eb3757e90f14 [2023-02-08T22:27:21.735Z] Step 11/23 : WORKDIR /edgex-go [2023-02-08T22:27:21.735Z] ---> Running in 5e0d86b2a0dc [2023-02-08T22:27:21.735Z] ---> Running in 035ec3ae52cd [2023-02-08T22:27:22.319Z] Removing intermediate container 5e0d86b2a0dc [2023-02-08T22:27:22.319Z] ---> 13b69c5ddf4f [2023-02-08T22:27:22.319Z] [2023-02-08T22:27:22.319Z] Step 12/23 : FROM alpine:3.15 [2023-02-08T22:27:22.319Z] Removing intermediate container 035ec3ae52cd [2023-02-08T22:27:22.319Z] ---> 145b7ae5d0db [2023-02-08T22:27:22.319Z] [2023-02-08T22:27:22.319Z] Step 12/24 : FROM alpine:3.15 [2023-02-08T22:27:22.587Z] 3.15: Pulling from library/alpine [2023-02-08T22:27:22.587Z] 3.15: Pulling from library/alpine [2023-02-08T22:27:24.545Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-08T22:27:24.545Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-08T22:27:24.545Z] Status: Downloaded newer image for alpine:3.15 [2023-02-08T22:27:24.545Z] Status: Image is up to date for alpine:3.15 [2023-02-08T22:27:24.545Z] ---> 8aa73fd46299 [2023-02-08T22:27:24.545Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:27:24.545Z] ---> 8aa73fd46299 [2023-02-08T22:27:24.545Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:27:24.814Z] ---> Running in dc49e1c96ee9 [2023-02-08T22:27:24.814Z] ---> Running in e94d27c8bc2f [2023-02-08T22:27:25.425Z] Removing intermediate container e94d27c8bc2f [2023-02-08T22:27:25.425Z] ---> 1ff655212ba8 [2023-02-08T22:27:25.425Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-08T22:27:25.425Z] Removing intermediate container dc49e1c96ee9 [2023-02-08T22:27:25.425Z] ---> e25330fabac6 [2023-02-08T22:27:25.425Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-08T22:27:25.425Z] ---> Running in e2126a44940f [2023-02-08T22:27:25.696Z] ---> Running in 8e78d9f75f05 [2023-02-08T22:27:28.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:27:28.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:27:28.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:27:28.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:27:30.230Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:27:30.230Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:27:30.230Z] OK: 15736 distinct packages available [2023-02-08T22:27:30.499Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:27:30.499Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:27:30.499Z] OK: 15736 distinct packages available [2023-02-08T22:27:30.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:27:30.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:27:31.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:27:31.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:27:32.723Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-08T22:27:32.723Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:27:32.723Z] (3/5) Installing libucontext (1.1-r0) [2023-02-08T22:27:32.723Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-08T22:27:32.723Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-08T22:27:32.723Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-08T22:27:32.723Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:27:32.723Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:27:32.723Z] (3/4) Installing libucontext (1.1-r0) [2023-02-08T22:27:32.723Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-08T22:27:32.723Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:27:32.723Z] OK: 6 MiB in 19 packages [2023-02-08T22:27:32.723Z] OK: 6 MiB in 18 packages [2023-02-08T22:27:35.315Z] Removing intermediate container e2126a44940f [2023-02-08T22:27:35.315Z] ---> 65c5b460ffd8 [2023-02-08T22:27:35.315Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:27:35.315Z] Removing intermediate container 8e78d9f75f05 [2023-02-08T22:27:35.315Z] ---> d3a4d7fc381e [2023-02-08T22:27:35.315Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:27:45.386Z] ---> befef5f6ce93 [2023-02-08T22:27:45.386Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:27:45.386Z] ---> 9cdb9a2ce4a6 [2023-02-08T22:27:45.386Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:27:45.971Z] ---> f740f4627169 [2023-02-08T22:27:45.971Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d ---> 7181b4fcbc8f [2023-02-08T22:27:45.971Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-08T22:27:45.971Z] [2023-02-08T22:27:45.971Z] ---> Running in f15ce822e7e1 [2023-02-08T22:27:46.930Z] Removing intermediate container f15ce822e7e1 [2023-02-08T22:27:46.930Z] ---> ca497c437033 [2023-02-08T22:27:46.930Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-08T22:27:47.197Z] ---> 0e366d257718 [2023-02-08T22:27:47.197Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-08T22:27:48.168Z] ---> 9e198a15b180 [2023-02-08T22:27:48.168Z] Step 19/24 : WORKDIR / [2023-02-08T22:27:48.168Z] ---> Running in 0dcb03de2f09 [2023-02-08T22:27:48.760Z] ---> b8149ac3c45c [2023-02-08T22:27:48.760Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:27:48.760Z] ---> Running in 04e0a90e0ef0 [2023-02-08T22:27:49.033Z] Removing intermediate container 0dcb03de2f09 [2023-02-08T22:27:49.033Z] ---> d8c481f28b39 [2023-02-08T22:27:49.033Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:27:49.033Z] ---> Running in 1b1776f48723 [2023-02-08T22:27:49.616Z] Removing intermediate container 04e0a90e0ef0 [2023-02-08T22:27:49.616Z] ---> f0065c2b13e6 [2023-02-08T22:27:49.616Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:27:49.887Z] ---> Running in 52e81ed3718a [2023-02-08T22:27:49.888Z] Removing intermediate container 1b1776f48723 [2023-02-08T22:27:49.888Z] ---> fd8b9be960e3 [2023-02-08T22:27:49.888Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:27:50.156Z] ---> Running in 3cb2843f7bd1 [2023-02-08T22:27:50.751Z] Removing intermediate container 52e81ed3718a [2023-02-08T22:27:50.752Z] ---> afaf6f6f1148 [2023-02-08T22:27:50.752Z] Step 21/23 : LABEL arch=arm64 [2023-02-08T22:27:50.752Z] ---> Running in 317844a23118 [2023-02-08T22:27:50.752Z] Removing intermediate container 3cb2843f7bd1 [2023-02-08T22:27:50.752Z] ---> 5d2b52cfb44d [2023-02-08T22:27:50.752Z] Step 22/24 : LABEL arch=arm64 [2023-02-08T22:27:51.020Z] ---> Running in 36fd28dfeba9 [2023-02-08T22:27:51.604Z] Removing intermediate container 317844a23118 [2023-02-08T22:27:51.604Z] ---> 3d4e230fcf18 [2023-02-08T22:27:51.604Z] Step 22/23 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:27:51.604Z] Removing intermediate container 36fd28dfeba9 [2023-02-08T22:27:51.604Z] ---> Running in 14ddd8aff201 [2023-02-08T22:27:51.604Z] ---> cc0973203aa0 [2023-02-08T22:27:51.604Z] Step 23/24 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:27:51.871Z] ---> Running in 682d98adc32f [2023-02-08T22:27:52.454Z] Removing intermediate container 14ddd8aff201 [2023-02-08T22:27:52.454Z] ---> 66ab178d6617 [2023-02-08T22:27:52.454Z] Step 23/23 : LABEL version=0.0.0 [2023-02-08T22:27:52.454Z] Removing intermediate container 682d98adc32f [2023-02-08T22:27:52.454Z] ---> f79b8ce257b6 [2023-02-08T22:27:52.454Z] Step 24/24 : LABEL version=0.0.0 [2023-02-08T22:27:52.454Z] ---> Running in 98ff0a8b1746 [2023-02-08T22:27:52.728Z] ---> Running in 2da330240d9d [2023-02-08T22:27:53.320Z] Removing intermediate container 2da330240d9d [2023-02-08T22:27:53.320Z] ---> 9448ac7026ee [2023-02-08T22:27:53.320Z] [2023-02-08T22:27:53.320Z] Removing intermediate container 98ff0a8b1746 [2023-02-08T22:27:53.320Z] ---> 1454f506d16d [2023-02-08T22:27:53.320Z] [2023-02-08T22:27:53.588Z] Successfully built 1454f506d16d [2023-02-08T22:27:53.588Z] Successfully built 9448ac7026ee [2023-02-08T22:27:53.588Z] Successfully tagged security-spire-config-arm64:latest [2023-02-08T22:27:53.588Z] Successfully tagged security-spire-server-arm64:latest [2023-02-08T22:27:53.588Z] Building support-scheduler [2023-02-08T22:27:53.588Z] Building core-command [2023-02-08T22:28:25.806Z]  Building security-spire-server ... done  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:28:25.806Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:28:25.806Z] ---> 6f58974facd6 [2023-02-08T22:28:25.806Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:28:25.806Z] ---> Using cache [2023-02-08T22:28:25.806Z] ---> 1eb92a60849b [2023-02-08T22:28:25.806Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:28:25.806Z] ---> Using cache [2023-02-08T22:28:25.806Z] ---> 47d427c34cb8 [2023-02-08T22:28:25.806Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:28:25.806Z] ---> Using cache [2023-02-08T22:28:25.806Z] ---> 9a8301926dbc [2023-02-08T22:28:25.806Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:28:25.806Z] ---> Using cache [2023-02-08T22:28:25.806Z] ---> b989e6aff2b9 [2023-02-08T22:28:25.806Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:28:25.806Z] ---> Using cache [2023-02-08T22:28:25.806Z] ---> 2e07fd00d83f [2023-02-08T22:28:25.806Z] Step 8/22 : COPY . . [2023-02-08T22:28:25.806Z] ---> Using cache [2023-02-08T22:28:25.806Z] ---> 3ef3eedf3050 [2023-02-08T22:28:25.806Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-08T22:28:25.806Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:28:25.806Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:28:25.806Z] ---> 6f58974facd6 [2023-02-08T22:28:25.806Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:28:25.806Z] ---> Using cache [2023-02-08T22:28:25.806Z] ---> 1eb92a60849b [2023-02-08T22:28:25.806Z] Step 4/23 : WORKDIR /edgex-go [2023-02-08T22:28:25.806Z] ---> Using cache [2023-02-08T22:28:25.806Z] ---> 47d427c34cb8 [2023-02-08T22:28:25.806Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-08T22:28:25.806Z] ---> Using cache [2023-02-08T22:28:25.806Z] ---> 9a8301926dbc [2023-02-08T22:28:25.806Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-08T22:28:25.806Z] ---> Using cache [2023-02-08T22:28:25.806Z] ---> b989e6aff2b9 [2023-02-08T22:28:25.806Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:28:25.806Z] ---> Using cache [2023-02-08T22:28:25.806Z] ---> 2e07fd00d83f [2023-02-08T22:28:25.806Z] Step 8/23 : COPY . . [2023-02-08T22:28:25.806Z] ---> Using cache [2023-02-08T22:28:25.806Z] ---> 3ef3eedf3050 [2023-02-08T22:28:25.806Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-08T22:28:25.806Z] ---> Running in f4788cff6a2d [2023-02-08T22:28:25.806Z] ---> Running in e1c10b1b6b74 [2023-02-08T22:28:27.209Z] 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-02-08T22:28:27.209Z] 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-02-08T22:33:34.066Z] 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-02-08T22:33:46.370Z] Removing intermediate container 7e342b11ab2f [2023-02-08T22:33:46.370Z] ---> e75866985ff7 [2023-02-08T22:33:46.370Z] [2023-02-08T22:33:46.370Z] Step 9/21 : FROM alpine:3.16 [2023-02-08T22:33:46.370Z] 3.16: Pulling from library/alpine [2023-02-08T22:33:47.785Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-08T22:33:47.785Z] Status: Downloaded newer image for alpine:3.16 [2023-02-08T22:33:47.785Z] ---> 2b4661558fb8 [2023-02-08T22:33:47.785Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-08T22:33:47.785Z] ---> Running in 5b2e81314329 [2023-02-08T22:33:49.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:33:50.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:33:51.727Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-08T22:33:51.996Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-08T22:33:51.996Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-08T22:33:51.996Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-08T22:33:51.996Z] (5/6) Installing curl (7.83.1-r5) [2023-02-08T22:33:51.996Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-08T22:33:51.996Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:33:51.996Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:33:52.579Z] OK: 8 MiB in 20 packages [2023-02-08T22:33:55.166Z] Removing intermediate container 5b2e81314329 [2023-02-08T22:33:55.166Z] ---> 0ef73de09479 [2023-02-08T22:33:55.166Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-08T22:33:55.166Z] ---> Running in 929b6a8dacb7 [2023-02-08T22:33:55.441Z] Removing intermediate container 929b6a8dacb7 [2023-02-08T22:33:55.441Z] ---> 1a54455cf0cc [2023-02-08T22:33:55.441Z] Step 12/21 : WORKDIR /edgex [2023-02-08T22:33:55.708Z] ---> Running in bf754df8037f [2023-02-08T22:33:56.311Z] Removing intermediate container bf754df8037f [2023-02-08T22:33:56.311Z] ---> 1e163efdaed3 [2023-02-08T22:33:56.311Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-08T22:33:56.911Z] ---> 272ca04fbe45 [2023-02-08T22:33:56.911Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-08T22:33:58.854Z] ---> 5cf09027618f [2023-02-08T22:33:58.854Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-08T22:34:00.263Z] ---> 1229451430cf [2023-02-08T22:34:00.263Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-08T22:34:00.851Z] ---> 187ab7a7242a [2023-02-08T22:34:00.851Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:34:00.851Z] ---> Running in 8a6144174540 [2023-02-08T22:34:04.195Z] Removing intermediate container 8a6144174540 [2023-02-08T22:34:04.195Z] ---> a11f270f5585 [2023-02-08T22:34:04.195Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:34:04.195Z] ---> Running in 8ebbba624bd4 [2023-02-08T22:34:04.461Z] Removing intermediate container 8ebbba624bd4 [2023-02-08T22:34:04.461Z] ---> 818d9f0b1917 [2023-02-08T22:34:04.461Z] Step 19/21 : LABEL arch=arm64 [2023-02-08T22:34:04.461Z] ---> Running in d4b4a6841e0b [2023-02-08T22:34:05.050Z] Removing intermediate container d4b4a6841e0b [2023-02-08T22:34:05.050Z] ---> 6a82fb4bb051 [2023-02-08T22:34:05.050Z] Step 20/21 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:34:05.050Z] ---> Running in bb8a85184f2f [2023-02-08T22:34:05.645Z] Removing intermediate container bb8a85184f2f [2023-02-08T22:34:05.645Z] ---> 49d37c295fbd [2023-02-08T22:34:05.645Z] Step 21/21 : LABEL version=0.0.0 [2023-02-08T22:34:05.914Z] ---> Running in 43b9dd798b7e [2023-02-08T22:34:07.327Z] Removing intermediate container 43b9dd798b7e [2023-02-08T22:34:07.327Z] ---> aba13db4b3d3 [2023-02-08T22:34:07.327Z] [2023-02-08T22:34:07.594Z] Successfully built aba13db4b3d3 [2023-02-08T22:34:07.594Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-08T22:34:07.594Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-02-08T22:34:22.604Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:34:22.604Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:34:22.604Z] ---> 6f58974facd6 [2023-02-08T22:34:22.604Z] Step 3/32 : WORKDIR /edgex-go [2023-02-08T22:34:22.604Z] ---> Using cache [2023-02-08T22:34:22.604Z] ---> efe488a7ad56 [2023-02-08T22:34:22.604Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-08T22:34:22.604Z] ---> Using cache [2023-02-08T22:34:22.604Z] ---> 11b1e24324f4 [2023-02-08T22:34:22.604Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-08T22:34:22.604Z] ---> Using cache [2023-02-08T22:34:22.604Z] ---> 88c850ee049c [2023-02-08T22:34:22.604Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:34:22.604Z] ---> Using cache [2023-02-08T22:34:22.604Z] ---> 1d9749b018ae [2023-02-08T22:34:22.604Z] Step 7/32 : COPY . . [2023-02-08T22:34:22.604Z] ---> Using cache [2023-02-08T22:34:22.604Z] ---> 560c6044a54f [2023-02-08T22:34:22.604Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-08T22:34:22.604Z] ---> Running in 67459b765277 [2023-02-08T22:34:24.773Z] 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-02-08T22:34:57.185Z] Removing intermediate container b2e5a8ca04ba [2023-02-08T22:34:57.185Z] ---> feb6ce382661 [2023-02-08T22:34:57.185Z] [2023-02-08T22:34:57.185Z] Step 10/24 : FROM alpine:3.16 [2023-02-08T22:34:57.185Z] ---> 2b4661558fb8 [2023-02-08T22:34:57.185Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:34:57.185Z] ---> Running in 53dc03747733 [2023-02-08T22:34:57.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:34:57.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:34:57.185Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:34:57.185Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:34:57.185Z] OK: 5 MiB in 15 packages [2023-02-08T22:34:59.767Z] Removing intermediate container 53dc03747733 [2023-02-08T22:34:59.767Z] ---> ff896f737b9a [2023-02-08T22:34:59.767Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:34:59.767Z] ---> Running in ce61b2611252 [2023-02-08T22:35:00.350Z] Removing intermediate container ce61b2611252 [2023-02-08T22:35:00.350Z] ---> a38a61193751 [2023-02-08T22:35:00.350Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-08T22:35:00.350Z] ---> Running in 5d5e0a3ebb49 [2023-02-08T22:35:00.936Z] Removing intermediate container 5d5e0a3ebb49 [2023-02-08T22:35:00.936Z] ---> 2386248094e0 [2023-02-08T22:35:00.936Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-08T22:35:00.936Z] ---> Running in c3249ba7b014 [2023-02-08T22:35:01.521Z] Removing intermediate container c3249ba7b014 [2023-02-08T22:35:01.521Z] ---> 1227bbe65014 [2023-02-08T22:35:01.521Z] Step 15/24 : WORKDIR / [2023-02-08T22:35:01.521Z] ---> Running in 4268df575eb3 [2023-02-08T22:35:02.112Z] Removing intermediate container 4268df575eb3 [2023-02-08T22:35:02.112Z] ---> 4ac5a8b10c2d [2023-02-08T22:35:02.112Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:35:03.076Z] ---> a797ba287e9a [2023-02-08T22:35:03.076Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-08T22:35:05.012Z] ---> 6f3d79568cc3 [2023-02-08T22:35:05.012Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-08T22:35:05.989Z] ---> 7e82db334317 [2023-02-08T22:35:05.989Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-08T22:35:06.953Z] ---> 63d4ad698091 [2023-02-08T22:35:06.953Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-08T22:35:06.953Z] ---> Running in d35f4bcf2e8a [2023-02-08T22:35:07.544Z] Removing intermediate container d35f4bcf2e8a [2023-02-08T22:35:07.544Z] ---> 641f6bac063e [2023-02-08T22:35:07.544Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:35:07.813Z] ---> Running in a95a4c466fbf [2023-02-08T22:35:08.083Z] Removing intermediate container a95a4c466fbf [2023-02-08T22:35:08.083Z] ---> dfe67c1d3977 [2023-02-08T22:35:08.083Z] Step 22/24 : LABEL arch=arm64 [2023-02-08T22:35:08.351Z] ---> Running in 14d743e89465 [2023-02-08T22:35:08.934Z] Removing intermediate container 14d743e89465 [2023-02-08T22:35:08.934Z] ---> b439a88028d8 [2023-02-08T22:35:08.934Z] Step 23/24 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:35:08.934Z] ---> Running in 075d4461f805 [2023-02-08T22:35:09.515Z] Removing intermediate container 075d4461f805 [2023-02-08T22:35:09.515Z] ---> e7b59f4535d4 [2023-02-08T22:35:09.515Z] Step 24/24 : LABEL version=0.0.0 [2023-02-08T22:35:09.515Z] ---> Running in 64bf42cf919e [2023-02-08T22:35:11.459Z] Removing intermediate container 64bf42cf919e [2023-02-08T22:35:11.459Z] ---> 187435f256d7 [2023-02-08T22:35:11.459Z] [2023-02-08T22:35:11.726Z] Successfully built 187435f256d7 [2023-02-08T22:35:11.726Z] Successfully tagged core-metadata-arm64:latest [2023-02-08T22:35:11.726Z]  Building core-metadata ... done Building security-secretstore-setup [2023-02-08T22:35:29.935Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:35:29.935Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:35:29.935Z] ---> 6f58974facd6 [2023-02-08T22:35:29.935Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:35:29.935Z] ---> Using cache [2023-02-08T22:35:29.935Z] ---> efe488a7ad56 [2023-02-08T22:35:29.935Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-08T22:35:29.935Z] ---> Using cache [2023-02-08T22:35:29.935Z] ---> 11b1e24324f4 [2023-02-08T22:35:29.935Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:35:29.935Z] ---> Using cache [2023-02-08T22:35:29.935Z] ---> 88c850ee049c [2023-02-08T22:35:29.935Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:35:29.935Z] ---> Using cache [2023-02-08T22:35:29.935Z] ---> 1d9749b018ae [2023-02-08T22:35:29.935Z] Step 7/24 : COPY . . [2023-02-08T22:35:29.935Z] ---> Using cache [2023-02-08T22:35:29.935Z] ---> 560c6044a54f [2023-02-08T22:35:29.935Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-08T22:35:29.935Z] ---> Running in 010f7757c645 [2023-02-08T22:35:31.342Z] 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-02-08T22:35:46.328Z] Removing intermediate container e1c10b1b6b74 [2023-02-08T22:35:46.328Z] ---> 9b4a53bca3ee [2023-02-08T22:35:46.328Z] [2023-02-08T22:35:46.328Z] Step 10/23 : FROM alpine:3.16 [2023-02-08T22:35:46.328Z] ---> 2b4661558fb8 [2023-02-08T22:35:46.328Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:35:46.328Z] ---> Using cache [2023-02-08T22:35:46.328Z] ---> ff896f737b9a [2023-02-08T22:35:46.328Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:35:46.328Z] ---> Using cache [2023-02-08T22:35:46.328Z] ---> a38a61193751 [2023-02-08T22:35:46.328Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-08T22:35:46.328Z] ---> Running in dabbdbdf6bc7 [2023-02-08T22:35:46.328Z] Removing intermediate container dabbdbdf6bc7 [2023-02-08T22:35:46.328Z] ---> 475dc6724e7d [2023-02-08T22:35:46.328Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-08T22:35:46.328Z] ---> Running in 6bffa0a32fdb [2023-02-08T22:35:46.328Z] Removing intermediate container 6bffa0a32fdb [2023-02-08T22:35:46.328Z] ---> 74baabfcb5e1 [2023-02-08T22:35:46.328Z] Step 15/23 : WORKDIR / [2023-02-08T22:35:46.328Z] ---> Running in 411f5f5f5274 [2023-02-08T22:35:46.592Z] Removing intermediate container 411f5f5f5274 [2023-02-08T22:35:46.592Z] ---> 98921e976375 [2023-02-08T22:35:46.592Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:35:47.547Z] ---> ae61eb4a8ea8 [2023-02-08T22:35:47.547Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-08T22:35:50.128Z] ---> 2223a8a65f5d [2023-02-08T22:35:50.128Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-08T22:35:50.732Z] ---> 62f2f6b28a59 [2023-02-08T22:35:50.732Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-08T22:35:50.732Z] ---> Running in 50f8e3e62625 [2023-02-08T22:35:51.312Z] Removing intermediate container 50f8e3e62625 [2023-02-08T22:35:51.312Z] ---> e6afbad717f5 [2023-02-08T22:35:51.312Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:35:51.577Z] ---> Running in 3655e111f689 [2023-02-08T22:35:52.165Z] Removing intermediate container 3655e111f689 [2023-02-08T22:35:52.165Z] ---> 362557203b9c [2023-02-08T22:35:52.165Z] Step 21/23 : LABEL arch=arm64 [2023-02-08T22:35:52.431Z] ---> Running in 08b736629de1 [2023-02-08T22:35:53.025Z] Removing intermediate container 08b736629de1 [2023-02-08T22:35:53.025Z] ---> 12b03c443a16 [2023-02-08T22:35:53.025Z] Step 22/23 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:35:53.291Z] ---> Running in 85c80ef06160 [2023-02-08T22:35:53.886Z] Removing intermediate container 85c80ef06160 [2023-02-08T22:35:53.886Z] ---> 2f20f981aae0 [2023-02-08T22:35:53.886Z] Step 23/23 : LABEL version=0.0.0 [2023-02-08T22:35:53.886Z] ---> Running in 747e89c99724 [2023-02-08T22:35:54.470Z] Removing intermediate container 747e89c99724 [2023-02-08T22:35:54.470Z] ---> f512d4c55377 [2023-02-08T22:35:54.470Z] [2023-02-08T22:35:54.736Z] Successfully built f512d4c55377 [2023-02-08T22:35:54.736Z] Successfully tagged core-command-arm64:latest [2023-02-08T22:35:54.736Z] Building security-spire-agent [2023-02-08T22:36:12.919Z]  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:36:12.919Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:36:12.919Z] ---> 6f58974facd6 [2023-02-08T22:36:12.919Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:36:12.919Z] ---> Using cache [2023-02-08T22:36:12.919Z] ---> efe488a7ad56 [2023-02-08T22:36:12.919Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:36:12.919Z] ---> Running in 525f591b283d [2023-02-08T22:36:14.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:36:14.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:36:15.743Z] OK: 221 MiB in 51 packages [2023-02-08T22:36:17.159Z] Removing intermediate container 525f591b283d [2023-02-08T22:36:17.159Z] ---> 094095de3f46 [2023-02-08T22:36:17.159Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:36:18.119Z] ---> 4bea5e60d8bb [2023-02-08T22:36:18.119Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:36:18.119Z] ---> Running in 62ff7dd99ab5 [2023-02-08T22:36:36.312Z] Removing intermediate container 2f88fe51a08e [2023-02-08T22:36:36.312Z] ---> ca531c86c1c4 [2023-02-08T22:36:36.312Z] [2023-02-08T22:36:36.312Z] Step 9/19 : FROM alpine:3.15 [2023-02-08T22:36:36.312Z] ---> 8aa73fd46299 [2023-02-08T22:36:36.312Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:36:36.312Z] ---> Using cache [2023-02-08T22:36:36.312Z] ---> e25330fabac6 [2023-02-08T22:36:36.312Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-08T22:36:36.312Z] ---> Running in 8e8db895e8df [2023-02-08T22:36:36.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:36:37.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:36:38.566Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:36:38.566Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:36:38.566Z] OK: 15736 distinct packages available [2023-02-08T22:36:38.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:36:39.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:36:40.820Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-08T22:36:40.820Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-08T22:36:40.820Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-08T22:36:40.820Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-08T22:36:40.820Z] (5/9) Installing curl (7.80.0-r5) [2023-02-08T22:36:40.820Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-08T22:36:40.820Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:36:40.820Z] (8/9) Installing libucontext (1.1-r0) [2023-02-08T22:36:40.820Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-08T22:36:40.820Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:36:40.820Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:36:41.402Z] OK: 8 MiB in 23 packages [2023-02-08T22:36:43.987Z] Removing intermediate container 8e8db895e8df [2023-02-08T22:36:43.987Z] ---> c9f45c40ee67 [2023-02-08T22:36:43.987Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:36:44.943Z] ---> 4c198c976284 [2023-02-08T22:36:44.943Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-08T22:36:47.520Z] ---> 1d4a07f2f6ef [2023-02-08T22:36:47.520Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-08T22:36:48.102Z] ---> e014b486564d [2023-02-08T22:36:48.102Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-08T22:36:48.102Z] ---> Running in 043d480886a8 [2023-02-08T22:36:48.688Z] Removing intermediate container 043d480886a8 [2023-02-08T22:36:48.688Z] ---> bd8c4093357f [2023-02-08T22:36:48.688Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:36:48.955Z] ---> Running in 10fcd5784eec [2023-02-08T22:36:49.226Z] Removing intermediate container 10fcd5784eec [2023-02-08T22:36:49.226Z] ---> 6ec3ad315d82 [2023-02-08T22:36:49.494Z] Step 17/19 : LABEL arch=arm64 [2023-02-08T22:36:49.494Z] ---> Running in b8ff06833b48 [2023-02-08T22:36:50.074Z] Removing intermediate container b8ff06833b48 [2023-02-08T22:36:50.074Z] ---> feaa2869a685 [2023-02-08T22:36:50.074Z] Step 18/19 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:36:50.074Z] ---> Running in a06709f36835 [2023-02-08T22:36:50.658Z] Removing intermediate container a06709f36835 [2023-02-08T22:36:50.658Z] ---> f4f502595692 [2023-02-08T22:36:50.658Z] Step 19/19 : LABEL version=0.0.0 [2023-02-08T22:36:50.924Z] ---> Running in e9c4b4d608f6 [2023-02-08T22:36:51.508Z] Removing intermediate container e9c4b4d608f6 [2023-02-08T22:36:51.508Z] ---> 9240fc024559 [2023-02-08T22:36:51.508Z] [2023-02-08T22:36:51.773Z] Successfully built 9240fc024559 [2023-02-08T22:36:51.773Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-08T22:36:51.773Z] Building core-data [2023-02-08T22:37:09.966Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:37:09.966Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:37:09.966Z] ---> 6f58974facd6 [2023-02-08T22:37:09.966Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:37:09.966Z] ---> Using cache [2023-02-08T22:37:09.966Z] ---> 1eb92a60849b [2023-02-08T22:37:09.966Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:37:09.966Z] ---> Using cache [2023-02-08T22:37:09.966Z] ---> 47d427c34cb8 [2023-02-08T22:37:09.966Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:37:09.966Z] ---> Using cache [2023-02-08T22:37:09.966Z] ---> 9a8301926dbc [2023-02-08T22:37:09.966Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:37:09.966Z] ---> Using cache [2023-02-08T22:37:09.966Z] ---> b989e6aff2b9 [2023-02-08T22:37:09.966Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:37:09.966Z] ---> Using cache [2023-02-08T22:37:09.966Z] ---> 2e07fd00d83f [2023-02-08T22:37:09.966Z] Step 8/22 : COPY . . [2023-02-08T22:37:09.966Z] ---> Using cache [2023-02-08T22:37:09.966Z] ---> 3ef3eedf3050 [2023-02-08T22:37:09.966Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-08T22:37:10.959Z] ---> Running in 8d4e1d1ca408 [2023-02-08T22:37:12.901Z] 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-02-08T22:37:59.750Z] Removing intermediate container 62ff7dd99ab5 [2023-02-08T22:37:59.750Z] ---> 84ed4e05ca29 [2023-02-08T22:37:59.750Z] Step 7/24 : COPY . . [2023-02-08T22:38:12.060Z] ---> 40f7e4e42875 [2023-02-08T22:38:12.060Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:38:12.060Z] ---> Running in 8cda24c6e544 [2023-02-08T22:38:12.643Z] Removing intermediate container 8cda24c6e544 [2023-02-08T22:38:12.643Z] ---> 780dc29bf222 [2023-02-08T22:38:12.643Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-08T22:38:12.912Z] ---> Running in 5ed6b1b92279 [2023-02-08T22:38:13.498Z] Removing intermediate container 5ed6b1b92279 [2023-02-08T22:38:13.498Z] ---> 1b1608a3ed33 [2023-02-08T22:38:13.498Z] 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-02-08T22:38:13.498Z] ---> Running in 3e9419765110 [2023-02-08T22:38:16.837Z] Removing intermediate container 3e9419765110 [2023-02-08T22:38:16.837Z] ---> 5e11728eb8f8 [2023-02-08T22:38:16.837Z] Step 11/24 : WORKDIR /edgex-go [2023-02-08T22:38:17.106Z] ---> Running in 37d0ced198ae [2023-02-08T22:38:17.373Z] Removing intermediate container 37d0ced198ae [2023-02-08T22:38:17.373Z] ---> 9db3563222f7 [2023-02-08T22:38:17.373Z] [2023-02-08T22:38:17.373Z] Step 12/24 : FROM alpine:3.15 [2023-02-08T22:38:17.642Z] ---> 8aa73fd46299 [2023-02-08T22:38:17.642Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:38:17.642Z] ---> Using cache [2023-02-08T22:38:17.642Z] ---> e25330fabac6 [2023-02-08T22:38:17.642Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-08T22:38:17.642Z] ---> Running in 6f3553c51ee1 [2023-02-08T22:38:19.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:38:19.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:38:21.265Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:38:21.265Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:38:21.265Z] OK: 15736 distinct packages available [2023-02-08T22:38:21.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:38:21.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:38:22.766Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-08T22:38:22.766Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:38:22.766Z] (3/5) Installing libucontext (1.1-r0) [2023-02-08T22:38:22.766Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-08T22:38:22.766Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-08T22:38:23.036Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:38:23.036Z] OK: 6 MiB in 19 packages [2023-02-08T22:38:24.991Z] Removing intermediate container 6f3553c51ee1 [2023-02-08T22:38:24.991Z] ---> 500081643442 [2023-02-08T22:38:24.991Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-08T22:38:28.360Z] ---> 763c90e76b56 [2023-02-08T22:38:28.360Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:38:33.907Z] ---> e790419bff33 [2023-02-08T22:38:33.907Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:38:34.955Z] ---> f553cf81182f [2023-02-08T22:38:34.955Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-08T22:38:35.947Z] ---> c19669e552d8 [2023-02-08T22:38:35.947Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-08T22:38:36.910Z] ---> bdee9fe22191 [2023-02-08T22:38:36.910Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:38:36.910Z] ---> Running in 1f26a56425d9 [2023-02-08T22:38:37.491Z] Removing intermediate container 1f26a56425d9 [2023-02-08T22:38:37.491Z] ---> 2d5b0b46f02d [2023-02-08T22:38:37.491Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:38:37.491Z] ---> Running in cdbb712f555a [2023-02-08T22:38:38.071Z] Removing intermediate container cdbb712f555a [2023-02-08T22:38:38.071Z] ---> 99276bafea8e [2023-02-08T22:38:38.071Z] Step 22/24 : LABEL arch=arm64 [2023-02-08T22:38:38.071Z] ---> Running in b17746b88e9d [2023-02-08T22:38:38.652Z] Removing intermediate container b17746b88e9d [2023-02-08T22:38:38.652Z] ---> 11a9440ce923 [2023-02-08T22:38:38.652Z] Step 23/24 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:38:38.652Z] ---> Running in c5bc72efa9d8 [2023-02-08T22:38:39.236Z] Removing intermediate container c5bc72efa9d8 [2023-02-08T22:38:39.236Z] ---> 93b35931a066 [2023-02-08T22:38:39.236Z] Step 24/24 : LABEL version=0.0.0 [2023-02-08T22:38:39.236Z] ---> Running in 470428c30862 [2023-02-08T22:38:39.816Z] Removing intermediate container 470428c30862 [2023-02-08T22:38:39.816Z] ---> addcbd147816 [2023-02-08T22:38:39.816Z] [2023-02-08T22:38:40.082Z] Successfully built addcbd147816 [2023-02-08T22:38:40.082Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-08T22:38:40.082Z] Building support-notifications [2023-02-08T22:38:58.273Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:38:58.273Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:38:58.273Z] ---> 6f58974facd6 [2023-02-08T22:38:58.273Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:38:58.273Z] ---> Using cache [2023-02-08T22:38:58.273Z] ---> 1eb92a60849b [2023-02-08T22:38:58.273Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:38:58.273Z] ---> Using cache [2023-02-08T22:38:58.273Z] ---> 47d427c34cb8 [2023-02-08T22:38:58.273Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-08T22:38:58.273Z] ---> Running in 16316e9ac108 [2023-02-08T22:38:58.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:38:59.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:39:00.529Z] OK: 221 MiB in 51 packages [2023-02-08T22:39:02.488Z] Removing intermediate container 16316e9ac108 [2023-02-08T22:39:02.488Z] ---> 71f33ce6ecd9 [2023-02-08T22:39:02.488Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:39:03.073Z] ---> 546c0cc625e5 [2023-02-08T22:39:03.073Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:39:03.073Z] ---> Running in 18cd8a4c7b45 [2023-02-08T22:39:21.292Z] Removing intermediate container f4788cff6a2d [2023-02-08T22:39:21.292Z] ---> 8b5b0a519dfe [2023-02-08T22:39:21.292Z] [2023-02-08T22:39:21.292Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:39:21.292Z] ---> 2b4661558fb8 [2023-02-08T22:39:21.292Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:39:21.292Z] ---> Using cache [2023-02-08T22:39:21.292Z] ---> ff896f737b9a [2023-02-08T22:39:21.292Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:39:21.292Z] ---> Using cache [2023-02-08T22:39:21.292Z] ---> a38a61193751 [2023-02-08T22:39:21.292Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-08T22:39:21.292Z] ---> Running in aca5a1e74ae5 [2023-02-08T22:39:21.292Z] Removing intermediate container aca5a1e74ae5 [2023-02-08T22:39:21.292Z] ---> aa94d785b8b1 [2023-02-08T22:39:21.292Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-08T22:39:21.292Z] ---> Running in 2b144a3ac90d [2023-02-08T22:39:21.292Z] Removing intermediate container 2b144a3ac90d [2023-02-08T22:39:21.292Z] ---> 6ac3a84a1245 [2023-02-08T22:39:21.292Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:39:21.876Z] ---> 0fa480c25ff9 [2023-02-08T22:39:21.876Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-08T22:39:24.459Z] ---> fa6261da7dc7 [2023-02-08T22:39:24.459Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-08T22:39:25.864Z] ---> 2f580a160e36 [2023-02-08T22:39:25.864Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-08T22:39:25.864Z] ---> Running in e3cc5d8c18f5 [2023-02-08T22:39:26.132Z] Removing intermediate container e3cc5d8c18f5 [2023-02-08T22:39:26.132Z] ---> 6ed43b040c8c [2023-02-08T22:39:26.132Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:39:28.697Z] ---> Running in a7838d94eb8f [2023-02-08T22:39:28.962Z] Removing intermediate container a7838d94eb8f [2023-02-08T22:39:28.962Z] ---> 16ab046815cf [2023-02-08T22:39:28.962Z] Step 20/22 : LABEL arch=arm64 [2023-02-08T22:39:28.962Z] ---> Running in f89e5fc37e20 [2023-02-08T22:39:29.541Z] Removing intermediate container f89e5fc37e20 [2023-02-08T22:39:29.541Z] ---> c8a7aaf7bf64 [2023-02-08T22:39:29.541Z] Step 21/22 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:39:29.807Z] ---> Running in 4475440cac0e [2023-02-08T22:39:30.388Z] Removing intermediate container 4475440cac0e [2023-02-08T22:39:30.388Z] ---> 475ce35eefc3 [2023-02-08T22:39:30.388Z] Step 22/22 : LABEL version=0.0.0 [2023-02-08T22:39:30.388Z] ---> Running in b9cd95e77631 [2023-02-08T22:39:30.969Z] Removing intermediate container b9cd95e77631 [2023-02-08T22:39:30.969Z] ---> ca5a7c4a0a2e [2023-02-08T22:39:30.969Z] [2023-02-08T22:39:31.234Z] Successfully built ca5a7c4a0a2e [2023-02-08T22:39:31.234Z] Successfully tagged support-scheduler-arm64:latest [2023-02-08T22:39:31.234Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-02-08T22:39:49.435Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:39:49.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:39:49.435Z] ---> 6f58974facd6 [2023-02-08T22:39:49.435Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:39:49.435Z] ---> Using cache [2023-02-08T22:39:49.435Z] ---> 1eb92a60849b [2023-02-08T22:39:49.435Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:39:49.435Z] ---> Using cache [2023-02-08T22:39:49.435Z] ---> 47d427c34cb8 [2023-02-08T22:39:49.435Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:39:49.435Z] ---> Using cache [2023-02-08T22:39:49.435Z] ---> 9a8301926dbc [2023-02-08T22:39:49.435Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:39:49.435Z] ---> Using cache [2023-02-08T22:39:49.435Z] ---> b989e6aff2b9 [2023-02-08T22:39:49.435Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:39:49.435Z] ---> Using cache [2023-02-08T22:39:49.435Z] ---> 2e07fd00d83f [2023-02-08T22:39:49.435Z] Step 8/22 : COPY . . [2023-02-08T22:39:49.435Z] ---> Using cache [2023-02-08T22:39:49.435Z] ---> 3ef3eedf3050 [2023-02-08T22:39:49.435Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-08T22:39:49.435Z] ---> Running in f892f3a683b2 [2023-02-08T22:39:51.389Z] 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-02-08T22:40:47.779Z] Removing intermediate container 18cd8a4c7b45 [2023-02-08T22:40:47.779Z] ---> dd147c5fbb65 [2023-02-08T22:40:47.779Z] Step 8/22 : COPY . . [2023-02-08T22:40:55.979Z] ---> 25479245ed6b [2023-02-08T22:40:55.979Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-08T22:40:55.979Z] ---> Running in d368d5c6af2e [2023-02-08T22:40:56.557Z] 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-02-08T22:41:43.384Z] Removing intermediate container 67459b765277 [2023-02-08T22:41:43.384Z] ---> 2ef427f62071 [2023-02-08T22:41:43.384Z] [2023-02-08T22:41:43.384Z] Step 9/32 : FROM alpine:3.16 [2023-02-08T22:41:43.384Z] ---> 2b4661558fb8 [2023-02-08T22:41:43.384Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:41:43.384Z] ---> Running in f313c7fa50fb [2023-02-08T22:41:43.384Z] Removing intermediate container f313c7fa50fb [2023-02-08T22:41:43.384Z] ---> 2564f90c01b0 [2023-02-08T22:41:43.384Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-08T22:41:43.384Z] ---> Running in 18ad3044589c [2023-02-08T22:41:45.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:41:45.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:41:47.239Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-08T22:41:47.506Z] (2/2) Installing su-exec (0.2-r1) [2023-02-08T22:41:47.506Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:41:47.506Z] OK: 5 MiB in 16 packages [2023-02-08T22:41:49.463Z] Removing intermediate container 18ad3044589c [2023-02-08T22:41:49.463Z] ---> bc21ab5ef060 [2023-02-08T22:41:49.463Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-08T22:41:49.463Z] ---> Running in 28a7231bd945 [2023-02-08T22:41:50.870Z] Removing intermediate container 28a7231bd945 [2023-02-08T22:41:50.870Z] ---> f49d31561ede [2023-02-08T22:41:50.870Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-08T22:41:50.870Z] ---> Running in b80654446b0b [2023-02-08T22:41:51.451Z] Removing intermediate container b80654446b0b [2023-02-08T22:41:51.451Z] ---> 99484479efd4 [2023-02-08T22:41:51.451Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-08T22:41:51.451Z] ---> Running in 8299c624d291 [2023-02-08T22:41:52.034Z] Removing intermediate container 8299c624d291 [2023-02-08T22:41:52.034Z] ---> f210fd035bb6 [2023-02-08T22:41:52.034Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-08T22:41:52.303Z] ---> Running in 6f59c57798fa [2023-02-08T22:41:52.899Z] Removing intermediate container 6f59c57798fa [2023-02-08T22:41:52.899Z] ---> b5f2d41c2b2d [2023-02-08T22:41:52.899Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-08T22:41:52.899Z] ---> Running in 37c2e4fbdb4a [2023-02-08T22:41:56.244Z] Removing intermediate container 37c2e4fbdb4a [2023-02-08T22:41:56.244Z] ---> bbe4e5d72072 [2023-02-08T22:41:56.244Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-08T22:41:56.244Z] ---> Running in cfbcf985f64f [2023-02-08T22:41:56.509Z] Removing intermediate container cfbcf985f64f [2023-02-08T22:41:56.509Z] ---> 8883a6ff5ffc [2023-02-08T22:41:56.509Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-08T22:41:57.922Z] ---> ffc6b49990ad [2023-02-08T22:41:57.922Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-08T22:41:57.922Z] ---> Running in b967a0f89cd0 [2023-02-08T22:42:01.274Z] Removing intermediate container b967a0f89cd0 [2023-02-08T22:42:01.274Z] ---> ddb5fda517f2 [2023-02-08T22:42:01.274Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:42:04.429Z] ---> 7a4ccf769f8e [2023-02-08T22:42:04.429Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-08T22:42:06.366Z] ---> 5f78d0695a6d [2023-02-08T22:42:06.366Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-08T22:42:06.950Z] ---> 9ac07412247c [2023-02-08T22:42:06.950Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-08T22:42:07.908Z] ---> 79e454e0e141 [2023-02-08T22:42:07.908Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-08T22:42:08.870Z] ---> 20dc1c0cf679 [2023-02-08T22:42:08.870Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-08T22:42:09.832Z] ---> 80b9ee9874ef [2023-02-08T22:42:09.832Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-08T22:42:10.416Z] ---> 552eb801a347 [2023-02-08T22:42:10.416Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-08T22:42:10.684Z] ---> Running in 844ffcc23d03 [2023-02-08T22:42:14.029Z] Removing intermediate container 844ffcc23d03 [2023-02-08T22:42:14.029Z] ---> 57670b13a9ff [2023-02-08T22:42:14.029Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-08T22:42:14.029Z] ---> Running in 3eb30befcad3 [2023-02-08T22:42:14.632Z] Removing intermediate container 3eb30befcad3 [2023-02-08T22:42:14.632Z] ---> e832af507d9b [2023-02-08T22:42:14.632Z] Step 29/32 : CMD ["gate"] [2023-02-08T22:42:14.905Z] ---> Running in 4a3ee9c0d10a [2023-02-08T22:42:15.172Z] Removing intermediate container 4a3ee9c0d10a [2023-02-08T22:42:15.172Z] ---> 131920bb62b7 [2023-02-08T22:42:15.172Z] Step 30/32 : LABEL arch=arm64 [2023-02-08T22:42:15.443Z] ---> Running in fb5789355c78 [2023-02-08T22:42:16.025Z] Removing intermediate container fb5789355c78 [2023-02-08T22:42:16.025Z] ---> 78e7cf67ae38 [2023-02-08T22:42:16.025Z] Step 31/32 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:42:16.291Z] ---> Running in b416c8319023 [2023-02-08T22:42:16.874Z] Removing intermediate container b416c8319023 [2023-02-08T22:42:16.874Z] ---> 3d2f9dea6b44 [2023-02-08T22:42:16.874Z] Step 32/32 : LABEL version=0.0.0 [2023-02-08T22:42:16.874Z] ---> Running in 4be0f38d78b2 [2023-02-08T22:42:17.146Z] 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-02-08T22:42:17.413Z] Removing intermediate container 4be0f38d78b2 [2023-02-08T22:42:17.413Z] ---> 2253e12c7fdb [2023-02-08T22:42:17.413Z] [2023-02-08T22:42:17.995Z] Successfully built 2253e12c7fdb [2023-02-08T22:42:17.995Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-08T22:42:36.191Z]  Building security-bootstrapper ... done Removing intermediate container 010f7757c645 [2023-02-08T22:42:36.191Z] ---> 150cf1155cfb [2023-02-08T22:42:36.191Z] [2023-02-08T22:42:36.191Z] Step 9/24 : FROM alpine:3.16 [2023-02-08T22:42:36.191Z] ---> 2b4661558fb8 [2023-02-08T22:42:36.191Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-08T22:42:36.191Z] ---> Running in c9bb20dc7854 [2023-02-08T22:42:37.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:42:38.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:42:39.598Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-08T22:42:39.598Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-08T22:42:39.598Z] (3/3) Installing su-exec (0.2-r1) [2023-02-08T22:42:39.598Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:42:39.598Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:42:39.865Z] OK: 6 MiB in 17 packages [2023-02-08T22:42:43.211Z] Removing intermediate container c9bb20dc7854 [2023-02-08T22:42:43.211Z] ---> 10d7361db753 [2023-02-08T22:42:43.211Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-08T22:42:43.211Z] ---> Running in b6f4e96c254b [2023-02-08T22:42:43.478Z] Removing intermediate container b6f4e96c254b [2023-02-08T22:42:43.478Z] ---> 9770fd46c3ce [2023-02-08T22:42:43.478Z] Step 12/24 : WORKDIR / [2023-02-08T22:42:43.478Z] ---> Running in 0e1d0048edb4 [2023-02-08T22:42:44.060Z] Removing intermediate container 0e1d0048edb4 [2023-02-08T22:42:44.060Z] ---> 455b9f2f0e38 [2023-02-08T22:42:44.060Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-08T22:42:45.018Z] ---> ef3bf315341e [2023-02-08T22:42:45.018Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-08T22:42:45.976Z] ---> 0ab12d2f2ec4 [2023-02-08T22:42:45.976Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-08T22:42:46.938Z] ---> 64871d32cb9f [2023-02-08T22:42:46.938Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-08T22:42:47.896Z] ---> 758c78f190ee [2023-02-08T22:42:47.896Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-08T22:42:49.302Z] ---> 92fa7ee42b91 [2023-02-08T22:42:49.302Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-08T22:42:51.237Z] ---> a82434ade115 [2023-02-08T22:42:51.237Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-08T22:42:51.817Z] ---> d4e6c74849b7 [2023-02-08T22:42:51.817Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:42:52.262Z] ---> Running in ba4bf708dd58 [2023-02-08T22:42:55.700Z] Removing intermediate container ba4bf708dd58 [2023-02-08T22:42:55.700Z] ---> 023becc57129 [2023-02-08T22:42:55.700Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:42:55.700Z] ---> Running in 441510fd5aec [2023-02-08T22:42:55.988Z] Removing intermediate container 441510fd5aec [2023-02-08T22:42:55.988Z] ---> 1ef224b4be61 [2023-02-08T22:42:55.988Z] Step 22/24 : LABEL arch=arm64 [2023-02-08T22:42:56.274Z] ---> Running in 00f58d2471eb [2023-02-08T22:42:56.876Z] Removing intermediate container 00f58d2471eb [2023-02-08T22:42:56.876Z] ---> bf52017c570f [2023-02-08T22:42:56.876Z] Step 23/24 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:42:56.876Z] ---> Running in 82047ac7775d [2023-02-08T22:42:57.478Z] Removing intermediate container 82047ac7775d [2023-02-08T22:42:57.478Z] ---> 7b34a1b5b500 [2023-02-08T22:42:57.478Z] Step 24/24 : LABEL version=0.0.0 [2023-02-08T22:42:57.750Z] ---> Running in ecdfb898e155 [2023-02-08T22:42:58.016Z] Removing intermediate container ecdfb898e155 [2023-02-08T22:42:58.016Z] ---> 4a8bc5d57f2c [2023-02-08T22:42:58.016Z] [2023-02-08T22:42:58.598Z] Successfully built 4a8bc5d57f2c [2023-02-08T22:42:58.598Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-08T22:44:20.205Z]  Building security-secretstore-setup ... done Removing intermediate container 8d4e1d1ca408 [2023-02-08T22:44:20.205Z] ---> df5c8a4a164a [2023-02-08T22:44:20.205Z] [2023-02-08T22:44:20.205Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:44:20.205Z] ---> 2b4661558fb8 [2023-02-08T22:44:20.205Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-08T22:44:20.205Z] ---> Running in e72768e974f1 [2023-02-08T22:44:20.205Z] Removing intermediate container e72768e974f1 [2023-02-08T22:44:20.205Z] ---> 93b954ca40e7 [2023-02-08T22:44:20.205Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-08T22:44:20.205Z] ---> Running in 68dd496ddf7d [2023-02-08T22:44:20.205Z] Removing intermediate container 68dd496ddf7d [2023-02-08T22:44:20.205Z] ---> 81a541794d0e [2023-02-08T22:44:20.205Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-08T22:44:20.205Z] ---> Running in 3d26f5998523 [2023-02-08T22:44:20.205Z] Removing intermediate container 3d26f5998523 [2023-02-08T22:44:20.205Z] ---> ed2c3c2cf3c8 [2023-02-08T22:44:20.205Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:44:20.205Z] ---> Running in 5d140272dfb2 [2023-02-08T22:44:20.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:44:20.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:44:20.205Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:44:20.205Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:44:20.205Z] OK: 5 MiB in 15 packages [2023-02-08T22:44:20.205Z] Removing intermediate container 5d140272dfb2 [2023-02-08T22:44:20.205Z] ---> efbee94b06e1 [2023-02-08T22:44:20.205Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:44:20.205Z] ---> c62b176d9aa7 [2023-02-08T22:44:20.205Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-08T22:44:20.205Z] ---> 0199eaf8604d [2023-02-08T22:44:20.205Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-08T22:44:20.786Z] ---> d080a1e3291e [2023-02-08T22:44:20.786Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-08T22:44:20.786Z] ---> Running in 6143be24a900 [2023-02-08T22:44:21.371Z] Removing intermediate container 6143be24a900 [2023-02-08T22:44:21.371Z] ---> 3df16a32ec8e [2023-02-08T22:44:21.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:44:21.371Z] ---> Running in 06376bd9d31e [2023-02-08T22:44:21.952Z] Removing intermediate container 06376bd9d31e [2023-02-08T22:44:21.952Z] ---> 1cfb34c3a73e [2023-02-08T22:44:21.952Z] Step 20/22 : LABEL arch=arm64 [2023-02-08T22:44:21.952Z] ---> Running in fef45a89aa52 [2023-02-08T22:44:24.525Z] Removing intermediate container fef45a89aa52 [2023-02-08T22:44:24.525Z] ---> a3f161b84559 [2023-02-08T22:44:24.525Z] Step 21/22 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:44:24.525Z] ---> Running in c439c2ef2de2 [2023-02-08T22:44:25.107Z] Removing intermediate container c439c2ef2de2 [2023-02-08T22:44:25.107Z] ---> a40a95552b67 [2023-02-08T22:44:25.107Z] Step 22/22 : LABEL version=0.0.0 [2023-02-08T22:44:25.107Z] ---> Running in d0f5f17a2b18 [2023-02-08T22:44:25.697Z] Removing intermediate container d0f5f17a2b18 [2023-02-08T22:44:25.697Z] ---> 2a5d8226a87c [2023-02-08T22:44:25.697Z] [2023-02-08T22:44:25.964Z] Successfully built 2a5d8226a87c [2023-02-08T22:44:25.964Z] Successfully tagged core-data-arm64:latest [2023-02-08T22:44:58.159Z]  Building core-data ... done Removing intermediate container f892f3a683b2 [2023-02-08T22:44:58.159Z] ---> fbef3dedadeb [2023-02-08T22:44:58.159Z] [2023-02-08T22:44:58.159Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:44:58.159Z] ---> 2b4661558fb8 [2023-02-08T22:44:58.159Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-08T22:44:58.159Z] ---> Running in e2b9ad689fc2 [2023-02-08T22:44:58.434Z] Removing intermediate container e2b9ad689fc2 [2023-02-08T22:44:58.434Z] ---> 99284c6da9e5 [2023-02-08T22:44:58.434Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:44:58.705Z] ---> Running in 8eb6784a4cee [2023-02-08T22:45:00.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:45:00.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:45:01.782Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:45:01.782Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:45:01.782Z] OK: 5 MiB in 15 packages [2023-02-08T22:45:04.354Z] Removing intermediate container 8eb6784a4cee [2023-02-08T22:45:04.354Z] ---> 205f286f4198 [2023-02-08T22:45:04.354Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:45:05.307Z] ---> 2e3c47c0065e [2023-02-08T22:45:05.307Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-08T22:45:06.704Z] ---> 338a5168295b [2023-02-08T22:45:06.704Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-08T22:45:07.671Z] ---> d09f452af70d [2023-02-08T22:45:07.671Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-08T22:45:08.632Z] ---> 8c57e09f4336 [2023-02-08T22:45:08.632Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:45:08.632Z] ---> Running in 16f6e073ab82 [2023-02-08T22:45:11.966Z] Removing intermediate container 16f6e073ab82 [2023-02-08T22:45:11.966Z] ---> f37017543b88 [2023-02-08T22:45:11.966Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:45:11.966Z] ---> Running in 46435dba93b5 [2023-02-08T22:45:12.232Z] Removing intermediate container 46435dba93b5 [2023-02-08T22:45:12.232Z] ---> f08441b063ff [2023-02-08T22:45:12.232Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-08T22:45:12.232Z] ---> Running in ae97cca687d2 [2023-02-08T22:45:12.816Z] Removing intermediate container ae97cca687d2 [2023-02-08T22:45:12.816Z] ---> 4e0051a1448a [2023-02-08T22:45:12.816Z] Step 20/22 : LABEL arch=arm64 [2023-02-08T22:45:12.816Z] ---> Running in 2be127135afc [2023-02-08T22:45:13.397Z] Removing intermediate container 2be127135afc [2023-02-08T22:45:13.397Z] ---> c4532d8c43f0 [2023-02-08T22:45:13.397Z] Step 21/22 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:45:13.663Z] ---> Running in c305d25fba2c [2023-02-08T22:45:14.250Z] Removing intermediate container c305d25fba2c [2023-02-08T22:45:14.250Z] ---> e98f7180e6cd [2023-02-08T22:45:14.250Z] Step 22/22 : LABEL version=0.0.0 [2023-02-08T22:45:14.250Z] ---> Running in 29db25848b5e [2023-02-08T22:45:16.192Z] Removing intermediate container 29db25848b5e [2023-02-08T22:45:16.192Z] ---> 8ea8800c8260 [2023-02-08T22:45:16.192Z] [2023-02-08T22:45:16.458Z] Successfully built 8ea8800c8260 [2023-02-08T22:45:16.458Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-08T22:46:03.289Z]  Building core-common-config-bootstrapper ... done Removing intermediate container d368d5c6af2e [2023-02-08T22:46:03.289Z] ---> 1206966f1dc2 [2023-02-08T22:46:03.289Z] [2023-02-08T22:46:03.289Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:46:03.289Z] ---> 2b4661558fb8 [2023-02-08T22:46:03.289Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-08T22:46:03.289Z] ---> Running in d71630765490 [2023-02-08T22:46:03.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:46:03.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:46:03.289Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-08T22:46:03.289Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-08T22:46:03.289Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:46:03.289Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:46:03.289Z] OK: 6 MiB in 16 packages [2023-02-08T22:46:03.289Z] Removing intermediate container d71630765490 [2023-02-08T22:46:03.289Z] ---> 943d73ead954 [2023-02-08T22:46:03.289Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:46:03.289Z] ---> Running in 1214bbd4aae1 [2023-02-08T22:46:03.289Z] Removing intermediate container 1214bbd4aae1 [2023-02-08T22:46:03.289Z] ---> 256768f2a2d9 [2023-02-08T22:46:03.289Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-08T22:46:03.289Z] ---> Running in ad6f264c20c5 [2023-02-08T22:46:03.289Z] Removing intermediate container ad6f264c20c5 [2023-02-08T22:46:03.289Z] ---> feec463040ed [2023-02-08T22:46:03.289Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-08T22:46:03.289Z] ---> Running in 4cdab102d353 [2023-02-08T22:46:03.289Z] Removing intermediate container 4cdab102d353 [2023-02-08T22:46:03.289Z] ---> e8ccdc5c650d [2023-02-08T22:46:03.289Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:46:03.289Z] ---> 6cedd6049ae1 [2023-02-08T22:46:03.289Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-08T22:46:03.871Z] ---> d69d04aeb7de [2023-02-08T22:46:03.871Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-08T22:46:04.456Z] ---> f55ff40d2b98 [2023-02-08T22:46:04.456Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-08T22:46:07.030Z] ---> Running in 50877fa60cb8 [2023-02-08T22:46:07.297Z] Removing intermediate container 50877fa60cb8 [2023-02-08T22:46:07.297Z] ---> 6902692f2691 [2023-02-08T22:46:07.297Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:46:07.563Z] ---> Running in a654b7c20a92 [2023-02-08T22:46:07.829Z] Removing intermediate container a654b7c20a92 [2023-02-08T22:46:07.829Z] ---> 2cb7349747c6 [2023-02-08T22:46:07.829Z] Step 20/22 : LABEL arch=arm64 [2023-02-08T22:46:07.829Z] ---> Running in 86cafbd3276b [2023-02-08T22:46:08.097Z] Removing intermediate container 86cafbd3276b [2023-02-08T22:46:08.097Z] ---> 5d4c392773a7 [2023-02-08T22:46:08.097Z] Step 21/22 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 [2023-02-08T22:46:08.362Z] ---> Running in 01780fe92a0b [2023-02-08T22:46:08.627Z] Removing intermediate container 01780fe92a0b [2023-02-08T22:46:08.627Z] ---> c15420092d9c [2023-02-08T22:46:08.627Z] Step 22/22 : LABEL version=0.0.0 [2023-02-08T22:46:08.627Z] ---> Running in 7c373973b2e9 [2023-02-08T22:46:08.893Z] Removing intermediate container 7c373973b2e9 [2023-02-08T22:46:08.893Z] ---> e576aee8ae5f [2023-02-08T22:46:08.893Z] [2023-02-08T22:46:09.159Z] Successfully built e576aee8ae5f [2023-02-08T22:46:09.159Z] Successfully tagged support-notifications-arm64:latest [2023-02-08T22:46:09.750Z]  Building support-notifications ... done  [Pipeline] } [2023-02-08T22:46:09.733Z] $ docker stop --time=1 09a4ec7f6a7d51e53722e1472e5760a65c91f7c03d1484c30ae067c7e217ee6e [2023-02-08T22:46:11.444Z] $ docker rm -f --volumes 09a4ec7f6a7d51e53722e1472e5760a65c91f7c03d1484c30ae067c7e217ee6e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-08T22:46:11.957Z] + docker images [2023-02-08T22:46:12.224Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-08T22:46:12.224Z] support-notifications-arm64 latest e576aee8ae5f 4 seconds ago 29.6MB [2023-02-08T22:46:12.224Z] 1206966f1dc2 17 seconds ago 1.57GB [2023-02-08T22:46:12.224Z] core-common-config-bootstrapper-arm64 latest 8ea8800c8260 58 seconds ago 14.9MB [2023-02-08T22:46:12.224Z] fbef3dedadeb About a minute ago 1.5GB [2023-02-08T22:46:12.224Z] core-data-arm64 latest 2a5d8226a87c About a minute ago 17.2MB [2023-02-08T22:46:12.224Z] df5c8a4a164a 2 minutes ago 1.51GB [2023-02-08T22:46:12.224Z] security-secretstore-setup-arm64 latest 4a8bc5d57f2c 3 minutes ago 28.8MB [2023-02-08T22:46:12.224Z] 150cf1155cfb 3 minutes ago 1.5GB [2023-02-08T22:46:12.224Z] security-bootstrapper-arm64 latest 2253e12c7fdb 3 minutes ago 19.5MB [2023-02-08T22:46:12.224Z] 2ef427f62071 4 minutes ago 1.49GB [2023-02-08T22:46:12.224Z] support-scheduler-arm64 latest ca5a7c4a0a2e 6 minutes ago 29MB [2023-02-08T22:46:12.224Z] 8b5b0a519dfe 6 minutes ago 1.57GB [2023-02-08T22:46:12.224Z] security-spire-agent-arm64 latest addcbd147816 7 minutes ago 122MB [2023-02-08T22:46:12.224Z] 9db3563222f7 7 minutes ago 1.38GB [2023-02-08T22:46:12.224Z] security-spiffe-token-provider-arm64 latest 9240fc024559 9 minutes ago 29.1MB [2023-02-08T22:46:12.224Z] ca531c86c1c4 9 minutes ago 1.54GB [2023-02-08T22:46:12.224Z] core-command-arm64 latest f512d4c55377 10 minutes ago 17MB [2023-02-08T22:46:12.224Z] 9b4a53bca3ee 10 minutes ago 1.5GB [2023-02-08T22:46:12.224Z] core-metadata-arm64 latest 187435f256d7 11 minutes ago 17.7MB [2023-02-08T22:46:12.224Z] feb6ce382661 11 minutes ago 1.51GB [2023-02-08T22:46:12.224Z] security-proxy-setup-arm64 latest aba13db4b3d3 12 minutes ago 26.8MB [2023-02-08T22:46:12.224Z] e75866985ff7 12 minutes ago 1.49GB [2023-02-08T22:46:12.224Z] security-spire-config-arm64 latest 9448ac7026ee 18 minutes ago 83.6MB [2023-02-08T22:46:12.224Z] security-spire-server-arm64 latest 1454f506d16d 18 minutes ago 84.3MB [2023-02-08T22:46:12.224Z] 13b69c5ddf4f 18 minutes ago 1.38GB [2023-02-08T22:46:12.225Z] 145b7ae5d0db 18 minutes ago 1.38GB [2023-02-08T22:46:12.225Z] ci-base-image-arm64 latest 6f58974facd6 33 minutes ago 905MB [2023-02-08T22:46:12.225Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-08T22:46:12.225Z] alpine 3.15 8aa73fd46299 3 months ago 5.33MB [2023-02-08T22:46:12.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-08T22:46:12.225Z] 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-02-08T22:46:12.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-08T22:46:12.664Z] [2023-02-08T22:46:12.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:46:12.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-08T22:46:13.264Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-08T22:46:13.264Z] 8998bd30e6a1: Pulling fs layer [2023-02-08T22:46:13.264Z] 04944245beec: Pulling fs layer [2023-02-08T22:46:13.264Z] 699f458cf7ca: Pulling fs layer [2023-02-08T22:46:13.264Z] 765212b225bb: Pulling fs layer [2023-02-08T22:46:13.264Z] f23df028b6ca: Pulling fs layer [2023-02-08T22:46:13.264Z] d65c8cfc05b1: Pulling fs layer [2023-02-08T22:46:13.264Z] 2437ff75d9bd: Pulling fs layer [2023-02-08T22:46:13.264Z] 765212b225bb: Waiting [2023-02-08T22:46:13.264Z] f23df028b6ca: Waiting [2023-02-08T22:46:13.264Z] d65c8cfc05b1: Waiting [2023-02-08T22:46:13.264Z] 2437ff75d9bd: Waiting [2023-02-08T22:46:13.530Z] 04944245beec: Verifying Checksum [2023-02-08T22:46:13.530Z] 04944245beec: Download complete [2023-02-08T22:46:13.530Z] 765212b225bb: Verifying Checksum [2023-02-08T22:46:13.530Z] 765212b225bb: Download complete [2023-02-08T22:46:13.798Z] f23df028b6ca: Download complete [2023-02-08T22:46:13.798Z] d65c8cfc05b1: Verifying Checksum [2023-02-08T22:46:13.798Z] d65c8cfc05b1: Download complete [2023-02-08T22:46:14.064Z] 699f458cf7ca: Verifying Checksum [2023-02-08T22:46:14.064Z] 699f458cf7ca: Download complete [2023-02-08T22:46:14.650Z] 8998bd30e6a1: Verifying Checksum [2023-02-08T22:46:14.650Z] 8998bd30e6a1: Download complete [2023-02-08T22:46:17.233Z] 2437ff75d9bd: Verifying Checksum [2023-02-08T22:46:17.233Z] 2437ff75d9bd: Download complete [2023-02-08T22:46:18.638Z] 8998bd30e6a1: Pull complete [2023-02-08T22:46:19.220Z] 04944245beec: Pull complete [2023-02-08T22:46:20.626Z] 699f458cf7ca: Pull complete [2023-02-08T22:46:20.626Z] 765212b225bb: Pull complete [2023-02-08T22:46:21.585Z] f23df028b6ca: Pull complete [2023-02-08T22:46:21.852Z] d65c8cfc05b1: Pull complete [2023-02-08T22:46:36.835Z] 2437ff75d9bd: Pull complete [2023-02-08T22:46:36.835Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-08T22:46:36.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-08T22:46:36.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:46:37.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-5165 does not seem to be running inside a container [2023-02-08T22:46:37.077Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-08T22:46:39.876Z] $ docker top f63b691dd242c1f3e4c4fb54a7c325160b8748f3dd1453dbc5184730be29b1b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:46:40.792Z] ---> job-cost.sh [2023-02-08T22:46:40.792Z] lf-activate-venv: SKIPPING [2023-02-08T22:46:40.792Z] INFO: No Stack... [2023-02-08T22:46:41.370Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-08T22:46:41.949Z] INFO: Archiving Costs [Pipeline] sh [2023-02-08T22:46:42.266Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2023-02-08T22:46:42.266Z] + cut -d, -f6 [Pipeline] lock [2023-02-08T22:46:42.597Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4318-8-stack-cost] [2023-02-08T22:46:42.603Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4318-8-stack-cost] did not exist. Created. [2023-02-08T22:46:42.603Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4318-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-08T22:46:42.919Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-08T22:46:43.103Z] Stashed 1 file(s) [Pipeline] } [2023-02-08T22:46:43.109Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4318-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-08T22:46:43.099Z] $ docker stop --time=1 f63b691dd242c1f3e4c4fb54a7c325160b8748f3dd1453dbc5184730be29b1b6 [2023-02-08T22:46:44.585Z] $ docker rm -f --volumes f63b691dd242c1f3e4c4fb54a7c325160b8748f3dd1453dbc5184730be29b1b6 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-08T22:46:45.393Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:46:45.679Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:46:46.533Z] ---> package-listing.sh [2023-02-08T22:46:46.533Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-08T22:46:46.533Z] ++ facter osfamily [2023-02-08T22:46:46.791Z] + OS_FAMILY=debian [2023-02-08T22:46:46.791Z] + workspace=/w/workspace/edgex-go/8 [2023-02-08T22:46:46.791Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-08T22:46:46.791Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-08T22:46:46.791Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-08T22:46:46.791Z] + PACKAGES=/tmp/packages_start.txt [2023-02-08T22:46:46.791Z] + '[' /w/workspace/edgex-go/8 ']' [2023-02-08T22:46:46.791Z] + PACKAGES=/tmp/packages_end.txt [2023-02-08T22:46:46.791Z] + case "${OS_FAMILY}" in [2023-02-08T22:46:46.791Z] + dpkg -l [2023-02-08T22:46:46.791Z] + grep '^ii' [2023-02-08T22:46:46.791Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-08T22:46:46.791Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-08T22:46:46.791Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-08T22:46:46.791Z] + '[' /w/workspace/edgex-go/8 ']' [2023-02-08T22:46:46.791Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2023-02-08T22:46:46.791Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2023-02-08T22:46:46.801Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-08T22:46:47.077Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:46:47.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T22:46:47.634Z] [2023-02-08T22:46:47.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:46:47.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T22:46:47.939Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-08T22:46:47.939Z] 5eb5b503b376: Pulling fs layer [2023-02-08T22:46:47.939Z] 5c69ac0246d0: Pulling fs layer [2023-02-08T22:46:47.939Z] ec43610c2a17: Pulling fs layer [2023-02-08T22:46:47.939Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-08T22:46:47.939Z] 33b1e0a273af: Pulling fs layer [2023-02-08T22:46:47.939Z] 5d3b04190fa2: Pulling fs layer [2023-02-08T22:46:47.939Z] 2f39f015ded8: Pulling fs layer [2023-02-08T22:46:47.939Z] 3a2ae6a8a46f: Waiting [2023-02-08T22:46:47.939Z] 2f39f015ded8: Waiting [2023-02-08T22:46:47.939Z] 33b1e0a273af: Waiting [2023-02-08T22:46:47.939Z] 5d3b04190fa2: Waiting [2023-02-08T22:46:47.939Z] 5c69ac0246d0: Verifying Checksum [2023-02-08T22:46:47.939Z] 5c69ac0246d0: Download complete [2023-02-08T22:46:47.939Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-08T22:46:47.939Z] 3a2ae6a8a46f: Download complete [2023-02-08T22:46:48.197Z] 33b1e0a273af: Verifying Checksum [2023-02-08T22:46:48.197Z] 33b1e0a273af: Download complete [2023-02-08T22:46:48.197Z] 5d3b04190fa2: Verifying Checksum [2023-02-08T22:46:48.197Z] 5d3b04190fa2: Download complete [2023-02-08T22:46:48.197Z] ec43610c2a17: Verifying Checksum [2023-02-08T22:46:48.197Z] ec43610c2a17: Download complete [2023-02-08T22:46:48.197Z] 5eb5b503b376: Verifying Checksum [2023-02-08T22:46:48.197Z] 5eb5b503b376: Download complete [2023-02-08T22:46:49.133Z] 2f39f015ded8: Download complete [2023-02-08T22:46:49.398Z] 5eb5b503b376: Pull complete [2023-02-08T22:46:49.660Z] 5c69ac0246d0: Pull complete [2023-02-08T22:46:49.921Z] ec43610c2a17: Pull complete [2023-02-08T22:46:49.921Z] 3a2ae6a8a46f: Pull complete [2023-02-08T22:46:50.180Z] 33b1e0a273af: Pull complete [2023-02-08T22:46:50.180Z] 5d3b04190fa2: Pull complete [2023-02-08T22:46:54.367Z] 2f39f015ded8: Pull complete [2023-02-08T22:46:54.367Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-08T22:46:54.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T22:46:54.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:46:54.445Z] prd-ubuntu20.04-docker-8c-8g-5163 does not seem to be running inside a container [2023-02-08T22:46:54.459Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-08T22:46:56.863Z] $ docker top 40b3dd7c4acd910ed4849f474c75cd568e39a2abe0a5d322896c592af6621564 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:46:57.229Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-08T22:46:57.520Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-08T22:46:57.802Z] + ls /var/log/sa-host [2023-02-08T22:46:57.803Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T22:46:57.865Z] provisioning config files... [2023-02-08T22:46:57.876Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config601080722849271649tmp [Pipeline] { [Pipeline] echo [2023-02-08T22:46:57.889Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:46:58.171Z] ---> create-netrc.sh [Pipeline] } [2023-02-08T22:46:58.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:46:58.510Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-08T22:46:58.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:46:58.804Z] ---> sudo-logs.sh [2023-02-08T22:46:58.804Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-08T22:46:58.840Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:46:59.125Z] ---> job-cost.sh [2023-02-08T22:46:59.125Z] lf-activate-venv: SKIPPING [2023-02-08T22:46:59.125Z] DEBUG: total: 0.10999999940395355 [2023-02-08T22:46:59.125Z] INFO: Retrieving Stack Cost... [2023-02-08T22:47:00.061Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-08T22:47:00.628Z] INFO: Archiving Costs [Pipeline] echo [2023-02-08T22:47:00.643Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:47:00.924Z] ---> logs-deploy.sh [2023-02-08T22:47:00.924Z] lf-activate-venv: SKIPPING [2023-02-08T22:47:00.924Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4318/8 [2023-02-08T22:47:00.924Z] INFO: archiving workspace using pattern(s): [2023-02-08T22:47:01.872Z] Archives upload complete. [2023-02-08T22:47:01.873Z] INFO: archiving logs to Nexus