Pull request #4239 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 641ba46e362aa424a3058ec8ef55456f7f331604+a2765a98d8f71eb240f317e00f16757db580c473 (93acc1cb025391dfcea5c5e083b10fb7e8553dd6) 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-ssh17713506456311229239.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9037345884926344533.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17202801158873321359.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2428955106406944751.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8069440273099880474.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16505308445342340924.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119995 in /w/workspace/edgexfoundry_edgex-go_PR-4239 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4239/head:refs/remotes/origin/PR-4239 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a2765a98d8f71eb240f317e00f16757db580c473 into PR head commit 641ba46e362aa424a3058ec8ef55456f7f331604 Merge succeeded, producing 641ba46e362aa424a3058ec8ef55456f7f331604 Checking out Revision 641ba46e362aa424a3058ec8ef55456f7f331604 (PR-4239) Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-29T19:02:33.540Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-29T19:02:33.698Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-29T19:02:33.793Z] ========================================================= [2022-11-29T19:02:33.793Z] EdgeX Global Pipelines Version Info [2022-11-29T19:02:33.793Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 641ba46e362aa424a3058ec8ef55456f7f331604 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge a2765a98d8f71eb240f317e00f16757db580c473 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 641ba46e362aa424a3058ec8ef55456f7f331604 # timeout=10 [2022-11-29T19:02:34.519Z] ------------------- [2022-11-29T19:02:34.519Z] stable info: [2022-11-29T19:02:34.519Z] ------------------- [2022-11-29T19:02:34.519Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-29T19:02:34.519Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-29T19:02:34.519Z] Message: update stable to v1.0.244 [2022-11-29T19:02:35.090Z] ------------------- [2022-11-29T19:02:35.090Z] experimental info: [2022-11-29T19:02:35.090Z] ------------------- [2022-11-29T19:02:35.090Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-29T19:02:35.090Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-29T19:02:35.090Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-29T19:02:35.382Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-29T19:02:35.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-29T19:02:35.462Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-29T19:02:35.499Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-29T19:02:35.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-29T19:02:35.573Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-29T19:02:35.608Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-29T19:02:35.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-29T19:02:35.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-29T19:02:35.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-29T19:02:35.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-29T19:02:35.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-29T19:02:35.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-29T19:02:35.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-29T19:02:35.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-29T19:02:35.969Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-29T19:02:36.006Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-29T19:02:36.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-29T19:02:36.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-29T19:02:36.118Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-29T19:02:36.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-29T19:02:36.197Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-29T19:02:36.238Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-29T19:02:36.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4239 [Pipeline] echo [2022-11-29T19:02:36.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4239 [Pipeline] echo [2022-11-29T19:02:36.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4239 [Pipeline] echo [2022-11-29T19:02:36.389Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 641ba46e362aa424a3058ec8ef55456f7f331604 [Pipeline] echo [2022-11-29T19:02:36.435Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 641ba46 [Pipeline] echo [2022-11-29T19:02:36.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-29T19:02:36.581Z] provisioning config files... [2022-11-29T19:02:36.597Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3358539921724434964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-29T19:02:36.936Z] ---> docker-login.sh [2022-11-29T19:02:36.936Z] nexus3.edgexfoundry.org:10001 [2022-11-29T19:02:37.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T19:02:37.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T19:02:37.197Z] Configure a credential helper to remove this warning. See [2022-11-29T19:02:37.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T19:02:37.197Z] [2022-11-29T19:02:37.197Z] Login Succeeded [2022-11-29T19:02:37.197Z] nexus3.edgexfoundry.org:10002 [2022-11-29T19:02:37.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T19:02:37.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T19:02:37.458Z] Configure a credential helper to remove this warning. See [2022-11-29T19:02:37.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T19:02:37.458Z] [2022-11-29T19:02:37.458Z] Login Succeeded [2022-11-29T19:02:37.458Z] nexus3.edgexfoundry.org:10003 [2022-11-29T19:02:37.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T19:02:37.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T19:02:37.458Z] Configure a credential helper to remove this warning. See [2022-11-29T19:02:37.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T19:02:37.458Z] [2022-11-29T19:02:37.458Z] Login Succeeded [2022-11-29T19:02:37.458Z] nexus3.edgexfoundry.org:10004 [2022-11-29T19:02:37.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T19:02:37.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T19:02:37.718Z] Configure a credential helper to remove this warning. See [2022-11-29T19:02:37.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T19:02:37.718Z] [2022-11-29T19:02:37.718Z] Login Succeeded [2022-11-29T19:02:37.718Z] docker.io [2022-11-29T19:02:37.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T19:02:37.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T19:02:37.979Z] Configure a credential helper to remove this warning. See [2022-11-29T19:02:37.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T19:02:37.979Z] [2022-11-29T19:02:37.979Z] Login Succeeded [2022-11-29T19:02:37.979Z] ---> docker-login.sh ends [Pipeline] } [2022-11-29T19:02:38.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-29T19:02:38.432Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-11-29T19:02:38.432Z] + + dirname cmd/core-command/Dockerfile [2022-11-29T19:02:38.432Z] cut -d/ -f2 [2022-11-29T19:02:38.432Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-29T19:02:38.432Z] + + cut -d/ -f2 [2022-11-29T19:02:38.432Z] dirname cmd/core-data/Dockerfile [2022-11-29T19:02:38.432Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-29T19:02:38.432Z] + + cut -d/ -f2 [2022-11-29T19:02:38.432Z] dirname cmd/core-metadata/Dockerfile [2022-11-29T19:02:38.432Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-29T19:02:38.432Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2022-11-29T19:02:38.432Z] cut -d/ -f2 [2022-11-29T19:02:38.432Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-29T19:02:38.432Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-29T19:02:38.432Z] + cut -d/ -f2 [2022-11-29T19:02:38.432Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-29T19:02:38.432Z] + cut -d/ -f2 [2022-11-29T19:02:38.432Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-29T19:02:38.432Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-29T19:02:38.432Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-29T19:02:38.432Z] + cut -d/ -f2 [2022-11-29T19:02:38.432Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-29T19:02:38.432Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-29T19:02:38.432Z] + cut -d/ -f2 [2022-11-29T19:02:38.432Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-29T19:02:38.432Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-29T19:02:38.432Z] + cut -d/ -f2 [2022-11-29T19:02:38.432Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-29T19:02:38.432Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-29T19:02:38.432Z] + cut -d/ -f2 [2022-11-29T19:02:38.432Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-29T19:02:38.432Z] + dirname cmd/support-notifications/Dockerfile [2022-11-29T19:02:38.432Z] + cut -d/ -f2 [2022-11-29T19:02:38.432Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-29T19:02:38.432Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-29T19:02:38.432Z] + cut -d/ -f2 [2022-11-29T19:02:38.432Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-29T19:02:38.432Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-29T19:02:38.432Z] + cut -d/ -f2 [2022-11-29T19:02:38.432Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-29T19:02:38.483Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-29T19:02:38.969Z] + git rev-list -1 --merges 641ba46e362aa424a3058ec8ef55456f7f331604~1..641ba46e362aa424a3058ec8ef55456f7f331604 [Pipeline] echo [2022-11-29T19:02:38.997Z] -----------> git rev-list -1 --merges 641ba46e362aa424a3058ec8ef55456f7f331604~1..641ba46e362aa424a3058ec8ef55456f7f331604 641ba46e362aa424a3058ec8ef55456f7f331604 [false] [Pipeline] sh [2022-11-29T19:02:39.301Z] + git log --format=format:%s -1 641ba46e362aa424a3058ec8ef55456f7f331604 [Pipeline] echo [2022-11-29T19:02:39.334Z] ========================================================= [2022-11-29T19:02:39.334Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-29T19:02:39.334Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-29T19:02:39.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-29T19:02:39.829Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-29T19:02:39.829Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-29T19:02:39.829Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-29T19:02:39.829Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-29T19:02:39.829Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-29T19:02:39.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:02:40.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-29T19:02:40.310Z] [2022-11-29T19:02:40.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:02:40.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-29T19:02:40.681Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-29T19:02:40.681Z] b85a868b505f: Pulling fs layer [2022-11-29T19:02:40.681Z] e2be974225ed: Pulling fs layer [2022-11-29T19:02:40.681Z] 339a4e72a1f5: Pulling fs layer [2022-11-29T19:02:40.681Z] 988bab9f4d93: Pulling fs layer [2022-11-29T19:02:40.681Z] 1469e6f7b9e6: Pulling fs layer [2022-11-29T19:02:40.681Z] eaf3925da568: Pulling fs layer [2022-11-29T19:02:40.681Z] bab4dde63d76: Pulling fs layer [2022-11-29T19:02:40.681Z] bde34c3a00c8: Pulling fs layer [2022-11-29T19:02:40.681Z] b352a97aabf1: Pulling fs layer [2022-11-29T19:02:40.681Z] 4872d77fe225: Pulling fs layer [2022-11-29T19:02:40.681Z] 5851b861e8e6: Pulling fs layer [2022-11-29T19:02:40.681Z] bde34c3a00c8: Waiting [2022-11-29T19:02:40.681Z] bab4dde63d76: Waiting [2022-11-29T19:02:40.681Z] b352a97aabf1: Waiting [2022-11-29T19:02:40.681Z] 4872d77fe225: Waiting [2022-11-29T19:02:40.681Z] 5851b861e8e6: Waiting [2022-11-29T19:02:40.681Z] 1469e6f7b9e6: Waiting [2022-11-29T19:02:40.681Z] eaf3925da568: Waiting [2022-11-29T19:02:40.681Z] e2be974225ed: Download complete [2022-11-29T19:02:40.681Z] 988bab9f4d93: Verifying Checksum [2022-11-29T19:02:40.681Z] 988bab9f4d93: Download complete [2022-11-29T19:02:40.942Z] 1469e6f7b9e6: Verifying Checksum [2022-11-29T19:02:40.942Z] 1469e6f7b9e6: Download complete [2022-11-29T19:02:40.942Z] 339a4e72a1f5: Verifying Checksum [2022-11-29T19:02:40.942Z] 339a4e72a1f5: Download complete [2022-11-29T19:02:40.942Z] eaf3925da568: Verifying Checksum [2022-11-29T19:02:40.942Z] eaf3925da568: Download complete [2022-11-29T19:02:40.942Z] bde34c3a00c8: Verifying Checksum [2022-11-29T19:02:40.942Z] bde34c3a00c8: Download complete [2022-11-29T19:02:40.942Z] b352a97aabf1: Verifying Checksum [2022-11-29T19:02:40.942Z] b352a97aabf1: Download complete [2022-11-29T19:02:40.942Z] 4872d77fe225: Verifying Checksum [2022-11-29T19:02:40.942Z] 4872d77fe225: Download complete [2022-11-29T19:02:40.942Z] 5851b861e8e6: Verifying Checksum [2022-11-29T19:02:40.942Z] 5851b861e8e6: Download complete [2022-11-29T19:02:40.942Z] b85a868b505f: Verifying Checksum [2022-11-29T19:02:40.942Z] b85a868b505f: Download complete [2022-11-29T19:02:41.510Z] bab4dde63d76: Verifying Checksum [2022-11-29T19:02:41.510Z] bab4dde63d76: Download complete [2022-11-29T19:02:42.447Z] b85a868b505f: Pull complete [2022-11-29T19:02:42.447Z] e2be974225ed: Pull complete [2022-11-29T19:02:43.029Z] 339a4e72a1f5: Pull complete [2022-11-29T19:02:43.029Z] 988bab9f4d93: Pull complete [2022-11-29T19:02:43.288Z] 1469e6f7b9e6: Pull complete [2022-11-29T19:02:43.288Z] eaf3925da568: Pull complete [2022-11-29T19:02:45.189Z] bab4dde63d76: Pull complete [2022-11-29T19:02:45.189Z] bde34c3a00c8: Pull complete [2022-11-29T19:02:45.189Z] b352a97aabf1: Pull complete [2022-11-29T19:02:45.448Z] 4872d77fe225: Pull complete [2022-11-29T19:02:45.448Z] 5851b861e8e6: Pull complete [2022-11-29T19:02:45.448Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-29T19:02:45.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-29T19:02:45.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T19:02:45.680Z] prd-ubuntu20.04-docker-8c-8g-119995 does not seem to be running inside a container [2022-11-29T19:02:45.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-29T19:02:47.025Z] $ docker top dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da -eo pid,comm [2022-11-29T19:02:47.074Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-29T19:02:47.074Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-29T19:02:47.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-29T19:02:47.200Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-29T19:02:47.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-29T19:02:47.325Z] $ docker exec dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da ssh-agent [2022-11-29T19:02:47.424Z] SSH_AUTH_SOCK=/tmp/ssh-6i60FeYItwc0/agent.32 [2022-11-29T19:02:47.424Z] SSH_AGENT_PID=38 [2022-11-29T19:02:47.432Z] Running ssh-add (command line suppressed) [2022-11-29T19:02:47.537Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5555672378469238653.key (/w/workspace/edgex-go/1@tmp/private_key_5555672378469238653.key) [2022-11-29T19:02:47.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-29T19:02:47.877Z] + git tag --points-at HEAD [Pipeline] } [2022-11-29T19:02:47.907Z] $ docker exec --env ******** --env ******** dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da ssh-agent -k [2022-11-29T19:02:47.998Z] unset SSH_AUTH_SOCK; [2022-11-29T19:02:47.998Z] unset SSH_AGENT_PID; [2022-11-29T19:02:47.998Z] echo Agent pid 38 killed; [2022-11-29T19:02:48.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-29T19:02:48.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-29T19:02:48.101Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-29T19:02:48.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-29T19:02:48.214Z] $ docker exec dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da ssh-agent [2022-11-29T19:02:48.319Z] SSH_AUTH_SOCK=/tmp/ssh-5sUyvPCfhFIn/agent.70 [2022-11-29T19:02:48.319Z] SSH_AGENT_PID=76 [2022-11-29T19:02:48.325Z] Running ssh-add (command line suppressed) [2022-11-29T19:02:48.433Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4133473997854995154.key (/w/workspace/edgex-go/1@tmp/private_key_4133473997854995154.key) [2022-11-29T19:02:48.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-29T19:02:48.777Z] + git semver init [2022-11-29T19:02:49.039Z] 2022-11-29 19:02:48,966 [run_init] DEBUG init version:0.0.0 force:False [2022-11-29T19:02:49.039Z] 2022-11-29 19:02:48,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-11-29T19:02:49.039Z] 2022-11-29 19:02:48,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-11-29T19:02:49.039Z] 2022-11-29 19:02:48,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-11-29T19:02:53.265Z] 2022-11-29 19:02:53,035 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-11-29T19:02:53.265Z] 2022-11-29 19:02:53,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4239 with force:False [2022-11-29T19:02:53.265Z] 2022-11-29 19:02:53,036 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4239 [2022-11-29T19:02:53.265Z] 2022-11-29 19:02:53,041 [execute] INFO git cat-file --batch-check [2022-11-29T19:02:53.265Z] 2022-11-29 19:02:53,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-29T19:02:53.265Z] 2022-11-29 19:02:53,047 [execute] INFO git cat-file --batch [2022-11-29T19:02:53.265Z] 2022-11-29 19:02:53,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-29T19:02:53.265Z] 2022-11-29 19:02:53,053 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4239 [2022-11-29T19:02:53.265Z] 0.0.0 [Pipeline] } [2022-11-29T19:02:53.294Z] $ docker exec --env ******** --env ******** dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da ssh-agent -k [2022-11-29T19:02:53.404Z] unset SSH_AUTH_SOCK; [2022-11-29T19:02:53.405Z] unset SSH_AGENT_PID; [2022-11-29T19:02:53.405Z] echo Agent pid 76 killed; [2022-11-29T19:02:53.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-29T19:02:53.816Z] + git semver [Pipeline] } [2022-11-29T19:02:54.102Z] $ docker stop --time=1 dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da [2022-11-29T19:02:55.383Z] $ docker rm -f dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-29T19:02:55.793Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-29T19:02:56.057Z] Stashed 1 file(s) [Pipeline] echo [2022-11-29T19:02:56.074Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-29T19:02:56.840Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-29T19:02:56.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-29T19:02:56.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-29T19:02:56.942Z] ========================================================= [2022-11-29T19:02:56.942Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-29T19:02:56.942Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-29T19:02:57.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-29T19:02:57.277Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-29T19:02:57.277Z] 213ec9aee27d: Pulling fs layer [2022-11-29T19:02:57.277Z] 4583459ba037: Pulling fs layer [2022-11-29T19:02:57.277Z] 93c1e223e6f2: Pulling fs layer [2022-11-29T19:02:57.277Z] 53926ce57604: Pulling fs layer [2022-11-29T19:02:57.277Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-29T19:02:57.277Z] 22ff95d597cd: Pulling fs layer [2022-11-29T19:02:57.277Z] 12d6caf4c0d1: Pulling fs layer [2022-11-29T19:02:57.277Z] 96b7cbca73a9: Pulling fs layer [2022-11-29T19:02:57.277Z] a7acece74701: Pulling fs layer [2022-11-29T19:02:57.277Z] 53926ce57604: Waiting [2022-11-29T19:02:57.277Z] 96b7cbca73a9: Waiting [2022-11-29T19:02:57.277Z] a7acece74701: Waiting [2022-11-29T19:02:57.277Z] 22ff95d597cd: Waiting [2022-11-29T19:02:57.277Z] 12d6caf4c0d1: Waiting [2022-11-29T19:02:57.277Z] 21b2b0c7a3f4: Waiting [2022-11-29T19:02:57.277Z] 93c1e223e6f2: Verifying Checksum [2022-11-29T19:02:57.277Z] 93c1e223e6f2: Download complete [2022-11-29T19:02:57.277Z] 4583459ba037: Verifying Checksum [2022-11-29T19:02:57.277Z] 4583459ba037: Download complete [2022-11-29T19:02:57.277Z] 21b2b0c7a3f4: Download complete [2022-11-29T19:02:57.277Z] 22ff95d597cd: Download complete [2022-11-29T19:02:57.277Z] 213ec9aee27d: Verifying Checksum [2022-11-29T19:02:57.277Z] 213ec9aee27d: Download complete [2022-11-29T19:02:57.277Z] 12d6caf4c0d1: Download complete [2022-11-29T19:02:57.541Z] 213ec9aee27d: Pull complete [2022-11-29T19:02:57.541Z] 4583459ba037: Pull complete [2022-11-29T19:02:57.801Z] 93c1e223e6f2: Pull complete [2022-11-29T19:02:58.068Z] a7acece74701: Verifying Checksum [2022-11-29T19:02:58.068Z] a7acece74701: Download complete [2022-11-29T19:02:58.068Z] 53926ce57604: Verifying Checksum [2022-11-29T19:02:58.069Z] 53926ce57604: Download complete [2022-11-29T19:02:58.328Z] 96b7cbca73a9: Download complete [2022-11-29T19:03:02.517Z] 53926ce57604: Pull complete [2022-11-29T19:03:02.517Z] 21b2b0c7a3f4: Pull complete [2022-11-29T19:03:02.517Z] 22ff95d597cd: Pull complete [2022-11-29T19:03:02.517Z] 12d6caf4c0d1: Pull complete [2022-11-29T19:03:03.891Z] 96b7cbca73a9: Pull complete [2022-11-29T19:03:04.823Z] a7acece74701: Pull complete [2022-11-29T19:03:04.823Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-29T19:03:04.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-29T19:03:04.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-29T19:03:05.181Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-29T19:03:05.181Z] WORKDIR /edgex [2022-11-29T19:03:05.181Z] COPY go.mod . [2022-11-29T19:03:05.181Z] RUN go mod download [2022-11-29T19:03:05.181Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-29T19:03:05.755Z] Sending build context to Docker daemon 169.8MB [2022-11-29T19:03:05.755Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-29T19:03:05.755Z] ---> db6d94c90886 [2022-11-29T19:03:05.755Z] Step 2/4 : WORKDIR /edgex [2022-11-29T19:03:07.663Z] ---> Running in c86fb0fff1f9 [2022-11-29T19:03:07.663Z] Removing intermediate container c86fb0fff1f9 [2022-11-29T19:03:07.663Z] ---> 92b5e68e1bd3 [2022-11-29T19:03:07.663Z] Step 3/4 : COPY go.mod . [2022-11-29T19:03:07.663Z] ---> c534f85071f3 [2022-11-29T19:03:07.663Z] Step 4/4 : RUN go mod download [2022-11-29T19:03:07.924Z] ---> Running in 5a07714439b7 [2022-11-29T19:03:11.380Z] Still waiting to schedule task [2022-11-29T19:03:11.381Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-29T19:03:22.808Z] Removing intermediate container 5a07714439b7 [2022-11-29T19:03:22.808Z] ---> 0c3ad557e99d [2022-11-29T19:03:22.808Z] Successfully built 0c3ad557e99d [2022-11-29T19:03:22.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:03:23.183Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-29T19:03:23.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T19:03:23.315Z] prd-ubuntu20.04-docker-8c-8g-119995 does not seem to be running inside a container [2022-11-29T19:03:23.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-29T19:03:23.684Z] $ docker top 2625711fffa7047e51bff4efeeb64a9117fe32814b5d8b9c8e38d59b6e365e35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-29T19:03:24.072Z] + go version [2022-11-29T19:03:24.072Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-29T19:03:24.106Z] $ docker stop --time=1 2625711fffa7047e51bff4efeeb64a9117fe32814b5d8b9c8e38d59b6e365e35 [2022-11-29T19:03:25.407Z] $ docker rm -f 2625711fffa7047e51bff4efeeb64a9117fe32814b5d8b9c8e38d59b6e365e35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:03:26.083Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-29T19:03:26.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T19:03:26.209Z] prd-ubuntu20.04-docker-8c-8g-119995 does not seem to be running inside a container [2022-11-29T19:03:26.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-29T19:03:26.646Z] $ docker top aae36b749f47ca2df19763bd6bbb8328282c65ddfc151aac8f2bdff9c0f61963 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-29T19:03:26.753Z] ========================================================= [2022-11-29T19:03:26.753Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-29T19:03:26.753Z] ========================================================= [Pipeline] sh [2022-11-29T19:03:27.044Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-29T19:03:27.394Z] + make test [2022-11-29T19:03:27.394Z] go test -race -coverprofile=coverage.out ./... [2022-11-29T19:03:33.970Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-29T19:03:46.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-29T19:03:46.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2022-11-29T19:03:46.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-29T19:03:46.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-29T19:03:46.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements [2022-11-29T19:03:46.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.111s coverage: 43.0% of statements [2022-11-29T19:03:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-29T19:03:46.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-29T19:03:47.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements [2022-11-29T19:03:47.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-29T19:03:47.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-29T19:03:51.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.206s coverage: 89.2% of statements [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-29T19:03:51.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.2% of statements [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-29T19:03:51.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.517s coverage: 95.6% of statements [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-29T19:03:51.424Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-29T19:03:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-29T19:03:51.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-29T19:03:51.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-29T19:03:51.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2022-11-29T19:03:51.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-29T19:03:51.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-29T19:03:51.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-29T19:03:51.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-11-29T19:03:51.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-29T19:03:51.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2022-11-29T19:03:51.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements [2022-11-29T19:03:51.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-29T19:03:51.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-11-29T19:03:51.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2022-11-29T19:03:51.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-11-29T19:03:51.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-11-29T19:03:51.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2022-11-29T19:03:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements [2022-11-29T19:03:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-11-29T19:04:02.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.228s coverage: 79.9% of statements [2022-11-29T19:04:02.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.7% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.379s coverage: 65.8% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 41.8% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-29T19:04:10.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-11-29T19:04:10.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-11-29T19:04:10.447Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-11-29T19:04:28.537Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-29T19:04:28.537Z] go vet ./... [2022-11-29T19:04:32.719Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-29T19:04:32.719Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-29T19:04:32.719Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-29T19:04:32.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-29T19:04:33.064Z] + ls -al . [2022-11-29T19:04:33.064Z] total 768 [2022-11-29T19:04:33.064Z] drwxrwxr-x 11 1001 1001 4096 Nov 29 19:03 . [2022-11-29T19:04:33.064Z] drwxr-xr-x 4 root root 4096 Nov 29 19:03 .. [2022-11-29T19:04:33.064Z] drwxrwxr-x 2 1001 1001 4096 Nov 29 19:02 .blubracket [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 16 Nov 29 19:02 .dockerignore [2022-11-29T19:04:33.064Z] drwxrwxr-x 8 1001 1001 4096 Nov 29 19:04 .git [2022-11-29T19:04:33.064Z] drwxrwxr-x 3 1001 1001 4096 Nov 29 19:02 .github [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 1030 Nov 29 19:02 .gitignore [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 42 Nov 29 19:02 .golangci.yml [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 87 Nov 29 19:02 .hadolint.yml [2022-11-29T19:04:33.064Z] drwxr-xr-x 3 1001 1001 4096 Nov 29 19:02 .semver [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 166 Nov 29 19:02 .sonarcloud.properties [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 1171 Nov 29 19:02 ADOPTERS.md [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 10618 Nov 29 19:02 Attribution.txt [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 73765 Nov 29 19:02 CHANGELOG.md [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 3804 Nov 29 19:02 CONTRIBUTING.md [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 677 Nov 29 19:02 GOVERNANCE.md [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 850 Nov 29 19:02 Jenkinsfile [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 10775 Nov 29 19:02 LICENSE [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 13289 Nov 29 19:02 Makefile [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 582 Nov 29 19:02 OWNERS.md [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 9403 Nov 29 19:02 README.md [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 6912 Nov 29 19:02 SECURITY.md [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 5 Nov 29 19:02 VERSION [2022-11-29T19:04:33.064Z] drwxrwxr-x 2 1001 1001 4096 Nov 29 19:02 bin [2022-11-29T19:04:33.064Z] drwxrwxr-x 18 1001 1001 4096 Nov 29 19:02 cmd [2022-11-29T19:04:33.064Z] -rw-r--r-- 1 root root 501828 Nov 29 19:04 coverage.out [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 3369 Nov 29 19:02 go.mod [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 44829 Nov 29 19:02 go.sum [2022-11-29T19:04:33.064Z] drwxrwxr-x 8 1001 1001 4096 Nov 29 19:02 internal [2022-11-29T19:04:33.064Z] drwxrwxr-x 3 1001 1001 4096 Nov 29 19:02 openapi [2022-11-29T19:04:33.064Z] drwxrwxr-x 4 1001 1001 4096 Nov 29 19:02 snap [2022-11-29T19:04:33.064Z] -rw-rw-r-- 1 1001 1001 204 Nov 29 19:02 version.go [Pipeline] sh [2022-11-29T19:04:33.373Z] + '[' -e coverage.out ] [2022-11-29T19:04:33.373Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-29T19:04:33.506Z] Stashed 1 file(s) [Pipeline] sh [2022-11-29T19:04:33.798Z] + make build [2022-11-29T19:04:33.798Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-11-29T19:04:46.004Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-29T19:04:46.566Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-29T19:04:47.501Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-29T19:04:50.566Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-119997 in /w/workspace/edgexfoundry_edgex-go_PR-4239 [Pipeline] { [Pipeline] ws [2022-11-29T19:04:50.610Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-11-29T19:04:50.690Z] The recommended git tool is: git [2022-11-29T19:04:54.062Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-29T19:04:54.626Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-29T19:04:55.561Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-29T19:04:55.765Z] using credential edgex-jenkins-ssh [2022-11-29T19:04:55.784Z] Cloning the remote Git repository [2022-11-29T19:04:55.832Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-29T19:04:55.912Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-11-29T19:04:56.057Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-29T19:04:56.058Z] > git --version # timeout=10 [2022-11-29T19:04:56.081Z] > git --version # 'git version 2.25.1' [2022-11-29T19:04:56.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-29T19:04:56.122Z] Verifying host key using known hosts file [2022-11-29T19:04:56.290Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-29T19:04:56.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-29T19:04:57.468Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-29T19:04:58.036Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-29T19:04:59.413Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-29T19:04:59.980Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-29T19:05:00.548Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-29T19:05:03.084Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-29T19:05:04.485Z] $ docker stop --time=1 aae36b749f47ca2df19763bd6bbb8328282c65ddfc151aac8f2bdff9c0f61963 [2022-11-29T19:05:06.726Z] $ docker rm -f aae36b749f47ca2df19763bd6bbb8328282c65ddfc151aac8f2bdff9c0f61963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:05:08.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-29T19:05:08.020Z] [2022-11-29T19:05:08.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:05:08.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-29T19:05:08.391Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-29T19:05:08.391Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-29T19:05:08.391Z] ca9280d653b3: Pulling fs layer [2022-11-29T19:05:08.391Z] 7e9c9ca2126c: Pulling fs layer [2022-11-29T19:05:08.391Z] cbdbe7a5bc2a: Verifying Checksum [2022-11-29T19:05:08.391Z] cbdbe7a5bc2a: Download complete [2022-11-29T19:05:08.651Z] cbdbe7a5bc2a: Pull complete [2022-11-29T19:05:08.651Z] ca9280d653b3: Verifying Checksum [2022-11-29T19:05:08.651Z] ca9280d653b3: Download complete [2022-11-29T19:05:08.910Z] 7e9c9ca2126c: Download complete [2022-11-29T19:05:09.168Z] ca9280d653b3: Pull complete [2022-11-29T19:05:12.450Z] 7e9c9ca2126c: Pull complete [2022-11-29T19:05:12.450Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-29T19:05:12.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-29T19:05:12.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T19:05:12.661Z] prd-ubuntu20.04-docker-8c-8g-119995 does not seem to be running inside a container [2022-11-29T19:05:12.693Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-29T19:05:14.035Z] $ docker top 8b3351b734828714c1047297068fb14363e081c716f15b970027b8149c06544e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-29T19:05:14.421Z] + docker-compose build --help [2022-11-29T19:05:14.421Z] + grep parallel [2022-11-29T19:05:13.450Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-29T19:05:13.483Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-29T19:05:14.287Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-29T19:05:14.325Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-29T19:05:14.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-29T19:05:14.330Z] Verifying host key using known hosts file [2022-11-29T19:05:14.337Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-29T19:05:14.347Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4239/head:refs/remotes/origin/PR-4239 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-29T19:05:14.931Z] Merging remotes/origin/main commit a2765a98d8f71eb240f317e00f16757db580c473 into PR head commit 641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:05:14.990Z] --parallel Build images in parallel. [Pipeline] } [2022-11-29T19:05:15.026Z] $ docker stop --time=1 8b3351b734828714c1047297068fb14363e081c716f15b970027b8149c06544e [2022-11-29T19:05:15.295Z] Merge succeeded, producing 641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:05:15.296Z] Checking out Revision 641ba46e362aa424a3058ec8ef55456f7f331604 (PR-4239) [2022-11-29T19:05:15.870Z] Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3" [2022-11-29T19:05:15.921Z] > git --version # timeout=10 [2022-11-29T19:05:15.939Z] > git --version # 'git version 2.25.1' [2022-11-29T19:05:15.954Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-29T19:05:16.314Z] $ docker rm -f 8b3351b734828714c1047297068fb14363e081c716f15b970027b8149c06544e [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:05:17.089Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-29T19:05:17.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-29T19:05:17.089Z] Dload Upload Total Spent Left Speed [2022-11-29T19:05:17.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 76375 0 --:--:-- --:--:-- --:--:-- 76375 [2022-11-29T19:05:14.948Z] > git config core.sparsecheckout # timeout=10 [2022-11-29T19:05:14.972Z] > git checkout -f 641ba46e362aa424a3058ec8ef55456f7f331604 # timeout=10 [2022-11-29T19:05:15.213Z] > git remote # timeout=10 [2022-11-29T19:05:15.231Z] > git config --get remote.origin.url # timeout=10 [2022-11-29T19:05:15.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-29T19:05:15.247Z] Verifying host key using known hosts file [2022-11-29T19:05:15.251Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-29T19:05:15.258Z] > git merge a2765a98d8f71eb240f317e00f16757db580c473 # timeout=10 [2022-11-29T19:05:15.281Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-29T19:05:15.303Z] > git config core.sparsecheckout # timeout=10 [2022-11-29T19:05:15.315Z] > git checkout -f 641ba46e362aa424a3058ec8ef55456f7f331604 # timeout=10 [2022-11-29T19:05:17.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-29T19:05:17.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T19:05:17.274Z] prd-ubuntu20.04-docker-8c-8g-119995 does not seem to be running inside a container [2022-11-29T19:05:17.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-29T19:05:17.670Z] $ docker top 3f905d01c7d1322e1f539a5d534b179391c0d85de4e9ced5e531c34e00e67718 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-11-29T19:05:18.095Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-29T19:05:18.138Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-29T19:05:18.446Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-29T19:05:18.446Z] + sudo tee /etc/docker/daemon.new [2022-11-29T19:05:18.446Z] { [2022-11-29T19:05:18.446Z] "registry-mirrors": [ [2022-11-29T19:05:18.446Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-29T19:05:18.446Z] ], [2022-11-29T19:05:18.446Z] "bip": "10.250.0.254/24", [2022-11-29T19:05:18.446Z] "hosts": [ [2022-11-29T19:05:18.446Z] "tcp://0.0.0.0:5555", [2022-11-29T19:05:18.446Z] "unix:///var/run/docker.sock" [2022-11-29T19:05:18.446Z] ], [2022-11-29T19:05:18.446Z] "mtu": 1458, [2022-11-29T19:05:18.446Z] "selinux-enabled": true, [2022-11-29T19:05:18.446Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-29T19:05:18.446Z] } [Pipeline] sh [2022-11-29T19:05:18.704Z] Building core-command ... [2022-11-29T19:05:18.705Z] Building core-data ... [2022-11-29T19:05:18.705Z] Building core-metadata ... [2022-11-29T19:05:18.705Z] Building security-bootstrapper ... [2022-11-29T19:05:18.705Z] Building security-proxy-setup ... [2022-11-29T19:05:18.705Z] Building security-secretstore-setup ... [2022-11-29T19:05:18.705Z] Building security-spiffe-token-provider ... [2022-11-29T19:05:18.705Z] Building security-spire-agent ... [2022-11-29T19:05:18.705Z] Building security-spire-config ... [2022-11-29T19:05:18.705Z] Building security-spire-server ... [2022-11-29T19:05:18.705Z] Building support-notifications ... [2022-11-29T19:05:18.705Z] Building support-scheduler ... [2022-11-29T19:05:18.705Z] Building sys-mgmt-agent ... [2022-11-29T19:05:18.705Z] Building security-spire-server [2022-11-29T19:05:18.705Z] Building core-metadata [2022-11-29T19:05:18.705Z] Building security-spiffe-token-provider [2022-11-29T19:05:18.705Z] Building sys-mgmt-agent [2022-11-29T19:05:18.705Z] Building security-bootstrapper [2022-11-29T19:05:18.791Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-29T19:05:19.134Z] + sudo service docker restart [2022-11-29T19:05:30.910Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:05:30.910Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:05:30.910Z] ---> 0c3ad557e99d [2022-11-29T19:05:30.910Z] Step 3/23 : WORKDIR /edgex-go [2022-11-29T19:05:30.910Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:05:30.910Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:05:30.910Z] ---> 0c3ad557e99d [2022-11-29T19:05:30.910Z] Step 3/19 : WORKDIR /edgex-go [2022-11-29T19:05:30.910Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:05:30.910Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:05:30.910Z] ---> 0c3ad557e99d [2022-11-29T19:05:30.910Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-29T19:05:30.910Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:05:30.910Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:05:30.910Z] ---> 0c3ad557e99d [2022-11-29T19:05:30.910Z] Step 3/32 : WORKDIR /edgex-go [2022-11-29T19:05:30.910Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:05:30.910Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:05:30.910Z] ---> 0c3ad557e99d [2022-11-29T19:05:30.910Z] Step 3/22 : WORKDIR /edgex-go [2022-11-29T19:05:31.845Z] ---> Running in 4112e27c3e29 [2022-11-29T19:05:31.845Z] ---> Running in 5904cf14e9df [2022-11-29T19:05:31.845Z] ---> Running in d063687d6225 [2022-11-29T19:05:31.845Z] ---> Running in 7994cac08b4b [2022-11-29T19:05:31.845Z] ---> Running in 6e3a4b19ac3f [2022-11-29T19:05:31.845Z] Removing intermediate container 7994cac08b4b [2022-11-29T19:05:31.845Z] ---> ff44c1f796ac [2022-11-29T19:05:31.845Z] Step 4/24 : WORKDIR /edgex-go [2022-11-29T19:05:31.845Z] Removing intermediate container 4112e27c3e29 [2022-11-29T19:05:31.845Z] ---> 3db21c762e02 [2022-11-29T19:05:31.845Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-29T19:05:31.845Z] Removing intermediate container d063687d6225 [2022-11-29T19:05:31.845Z] ---> f3d9bbab4175 [2022-11-29T19:05:31.845Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-29T19:05:31.845Z] Removing intermediate container 6e3a4b19ac3f [2022-11-29T19:05:31.845Z] ---> 307c7f54ccc8 [2022-11-29T19:05:31.845Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-29T19:05:31.845Z] Removing intermediate container 5904cf14e9df [2022-11-29T19:05:31.845Z] ---> 3987ac9feb30 [2022-11-29T19:05:31.845Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-29T19:05:32.103Z] ---> Running in 6ca40b17470f [2022-11-29T19:05:32.103Z] ---> Running in 8881de436e2f [2022-11-29T19:05:32.103Z] ---> Running in 908cf29909c5 [2022-11-29T19:05:32.103Z] ---> Running in ff1ac066a196 [2022-11-29T19:05:32.103Z] ---> Running in 29c7d4b8a335 [2022-11-29T19:05:32.103Z] Removing intermediate container 6ca40b17470f [2022-11-29T19:05:32.103Z] ---> 5d8a1ddc8c58 [2022-11-29T19:05:32.103Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-29T19:05:32.103Z] ---> Running in b3010e84c127 [2022-11-29T19:05:32.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:05:32.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:05:32.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:05:32.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:05:32.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:05:32.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:05:32.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:05:32.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:05:32.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:05:32.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:05:32.877Z] OK: 211 MiB in 51 packages [2022-11-29T19:05:32.877Z] OK: 211 MiB in 51 packages [2022-11-29T19:05:32.877Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-29T19:05:32.877Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-29T19:05:32.877Z] OK: 17038 distinct packages available [2022-11-29T19:05:33.143Z] OK: 211 MiB in 51 packages [2022-11-29T19:05:33.143Z] OK: 211 MiB in 51 packages [2022-11-29T19:05:33.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:05:33.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:05:33.401Z] OK: 211 MiB in 51 packages [2022-11-29T19:05:33.401Z] Removing intermediate container 908cf29909c5 [2022-11-29T19:05:33.401Z] ---> 6771198e7342 [2022-11-29T19:05:33.401Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-29T19:05:33.658Z] Removing intermediate container b3010e84c127 [2022-11-29T19:05:33.658Z] ---> 47ec96c24e7a [2022-11-29T19:05:33.658Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-29T19:05:33.658Z] Removing intermediate container 8881de436e2f [2022-11-29T19:05:33.658Z] ---> 7a9d507753d5 [2022-11-29T19:05:33.658Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-29T19:05:33.658Z] ---> faedd7c1831a [2022-11-29T19:05:33.658Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:05:33.658Z] Removing intermediate container ff1ac066a196 [2022-11-29T19:05:33.658Z] ---> 95bb34d357f5 [2022-11-29T19:05:33.658Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-29T19:05:33.658Z] ---> d459d52c7575 [2022-11-29T19:05:33.658Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:05:33.916Z] ---> Running in 8b3b4fcddcaf [2022-11-29T19:05:33.916Z] ---> 87a98c038532 [2022-11-29T19:05:33.916Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:05:33.916Z] ---> Running in 29f9f00cb49b [2022-11-29T19:05:33.916Z] ---> Running in 48f6b636e670 [2022-11-29T19:05:33.916Z] ---> 8af9276373e9 [2022-11-29T19:05:33.916Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:05:33.916Z] Removing intermediate container 29c7d4b8a335 [2022-11-29T19:05:33.916Z] ---> df82dc3f3549 [2022-11-29T19:05:33.916Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-29T19:05:33.916Z] ---> Running in 1280f94f03c6 [2022-11-29T19:05:34.173Z] ---> b84bbd8c5da0 [2022-11-29T19:05:34.173Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:05:34.173Z] ---> Running in bcda17c874f2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-29T19:05:37.452Z] provisioning config files... [2022-11-29T19:05:37.481Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config737174944990092429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-29T19:05:37.867Z] ---> docker-login.sh [2022-11-29T19:05:37.867Z] nexus3.edgexfoundry.org:10001 [2022-11-29T19:05:38.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T19:05:38.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T19:05:38.454Z] Configure a credential helper to remove this warning. See [2022-11-29T19:05:38.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T19:05:38.454Z] [2022-11-29T19:05:38.454Z] Login Succeeded [2022-11-29T19:05:38.454Z] nexus3.edgexfoundry.org:10002 [2022-11-29T19:05:38.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T19:05:38.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T19:05:38.728Z] Configure a credential helper to remove this warning. See [2022-11-29T19:05:38.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T19:05:38.728Z] [2022-11-29T19:05:38.728Z] Login Succeeded [2022-11-29T19:05:38.728Z] nexus3.edgexfoundry.org:10003 [2022-11-29T19:05:38.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T19:05:39.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T19:05:39.267Z] Configure a credential helper to remove this warning. See [2022-11-29T19:05:39.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T19:05:39.267Z] [2022-11-29T19:05:39.267Z] Login Succeeded [2022-11-29T19:05:39.267Z] nexus3.edgexfoundry.org:10004 [2022-11-29T19:05:39.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T19:05:39.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T19:05:39.539Z] Configure a credential helper to remove this warning. See [2022-11-29T19:05:39.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T19:05:39.539Z] [2022-11-29T19:05:39.539Z] Login Succeeded [2022-11-29T19:05:39.539Z] docker.io [2022-11-29T19:05:39.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T19:05:40.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T19:05:40.074Z] Configure a credential helper to remove this warning. See [2022-11-29T19:05:40.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T19:05:40.074Z] [2022-11-29T19:05:40.074Z] Login Succeeded [2022-11-29T19:05:40.074Z] ---> docker-login.sh ends [Pipeline] } [2022-11-29T19:05:40.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-29T19:05:40.673Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-29T19:05:40.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-29T19:05:40.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-29T19:05:40.788Z] ========================================================= [2022-11-29T19:05:40.788Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-29T19:05:40.788Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-29T19:05:41.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-29T19:05:41.167Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-29T19:05:41.167Z] 9b18e9b68314: Pulling fs layer [2022-11-29T19:05:41.167Z] 35d82f9e3411: Pulling fs layer [2022-11-29T19:05:41.167Z] e16973657156: Pulling fs layer [2022-11-29T19:05:41.167Z] fc693d55d65f: Pulling fs layer [2022-11-29T19:05:41.167Z] 7e9fc2657dce: Pulling fs layer [2022-11-29T19:05:41.167Z] dda99020689f: Pulling fs layer [2022-11-29T19:05:41.167Z] db1c61fa0a46: Pulling fs layer [2022-11-29T19:05:41.167Z] 891c053d2c06: Pulling fs layer [2022-11-29T19:05:41.167Z] fc693d55d65f: Waiting [2022-11-29T19:05:41.167Z] 7e9fc2657dce: Waiting [2022-11-29T19:05:41.167Z] dda99020689f: Waiting [2022-11-29T19:05:41.167Z] db1c61fa0a46: Waiting [2022-11-29T19:05:41.167Z] 891c053d2c06: Waiting [2022-11-29T19:05:41.445Z] e16973657156: Download complete [2022-11-29T19:05:41.445Z] 35d82f9e3411: Verifying Checksum [2022-11-29T19:05:41.445Z] 35d82f9e3411: Download complete [2022-11-29T19:05:41.445Z] 7e9fc2657dce: Verifying Checksum [2022-11-29T19:05:41.445Z] 7e9fc2657dce: Download complete [2022-11-29T19:05:41.445Z] dda99020689f: Verifying Checksum [2022-11-29T19:05:41.445Z] dda99020689f: Download complete [2022-11-29T19:05:41.445Z] 9b18e9b68314: Verifying Checksum [2022-11-29T19:05:41.445Z] 9b18e9b68314: Download complete [2022-11-29T19:05:42.428Z] 9b18e9b68314: Pull complete [2022-11-29T19:05:42.428Z] 891c053d2c06: Verifying Checksum [2022-11-29T19:05:42.428Z] 891c053d2c06: Download complete [2022-11-29T19:05:43.023Z] 35d82f9e3411: Pull complete [2022-11-29T19:05:43.023Z] e16973657156: Pull complete [2022-11-29T19:05:43.623Z] db1c61fa0a46: Verifying Checksum [2022-11-29T19:05:43.623Z] db1c61fa0a46: Download complete [2022-11-29T19:05:44.210Z] fc693d55d65f: Verifying Checksum [2022-11-29T19:05:44.210Z] fc693d55d65f: Download complete [2022-11-29T19:05:56.105Z] Removing intermediate container 1280f94f03c6 [2022-11-29T19:05:56.105Z] ---> 73764946c499 [2022-11-29T19:05:56.105Z] Step 7/23 : COPY . . [2022-11-29T19:05:56.105Z] Removing intermediate container bcda17c874f2 [2022-11-29T19:05:56.105Z] ---> 3dafbd8d2816 [2022-11-29T19:05:56.105Z] Step 7/19 : COPY . . [2022-11-29T19:05:56.105Z] Removing intermediate container 8b3b4fcddcaf [2022-11-29T19:05:56.105Z] ---> cc7307db4db1 [2022-11-29T19:05:56.105Z] Step 7/32 : COPY . . [2022-11-29T19:05:56.105Z] Removing intermediate container 29f9f00cb49b [2022-11-29T19:05:56.105Z] ---> 4eabb9d87930 [2022-11-29T19:05:56.105Z] Step 8/24 : COPY . . [2022-11-29T19:05:56.105Z] Removing intermediate container 48f6b636e670 [2022-11-29T19:05:56.105Z] ---> 6c0af1349435 [2022-11-29T19:05:56.105Z] Step 7/22 : COPY . . [2022-11-29T19:05:56.644Z] fc693d55d65f: Pull complete [2022-11-29T19:05:56.644Z] 7e9fc2657dce: Pull complete [2022-11-29T19:05:56.915Z] dda99020689f: Pull complete [2022-11-29T19:06:03.573Z] db1c61fa0a46: Pull complete [2022-11-29T19:06:04.214Z] ---> 36044760d9a6 [2022-11-29T19:06:04.214Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-29T19:06:04.214Z] ---> 80e75ef82cd8 [2022-11-29T19:06:04.214Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-29T19:06:04.214Z] ---> 926d37bbb923 [2022-11-29T19:06:04.214Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-29T19:06:04.214Z] ---> 88c7fe72e910 [2022-11-29T19:06:04.214Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-29T19:06:04.214Z] ---> Running in 6b287cb42599 [2022-11-29T19:06:04.214Z] ---> Running in 070b12b8f0e0 [2022-11-29T19:06:04.214Z] ---> Running in 785ac335c3dc [2022-11-29T19:06:04.214Z] ---> 0153bd63bd9e [2022-11-29T19:06:04.214Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-29T19:06:04.214Z] ---> Running in 2021c70f9cb8 [2022-11-29T19:06:04.214Z] ---> Running in b003edb7ac43 [2022-11-29T19:06:04.214Z] Removing intermediate container 6b287cb42599 [2022-11-29T19:06:04.214Z] ---> 091c71964abe [2022-11-29T19:06:04.214Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-29T19:06:04.214Z] ---> Running in e96e74eaa361 [2022-11-29T19:06:04.214Z] Removing intermediate container e96e74eaa361 [2022-11-29T19:06:04.214Z] ---> 7a65301896d1 [2022-11-29T19:06:04.214Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-29T19:06:04.214Z] ---> Running in 7dbd2d70f4fb [2022-11-29T19:06:04.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 [2022-11-29T19:06:04.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-29T19:06:04.471Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-29T19:06:04.471Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-29T19:06:05.002Z] 891c053d2c06: Pull complete [2022-11-29T19:06:05.002Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-29T19:06:05.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-29T19:06:05.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [2022-11-29T19:06:05.041Z] Removing intermediate container 7dbd2d70f4fb [2022-11-29T19:06:05.041Z] ---> 926ec687e572 [2022-11-29T19:06:05.041Z] Step 11/23 : WORKDIR /edgex-go [Pipeline] sh [2022-11-29T19:06:05.306Z] ---> Running in 333a33b82777 [2022-11-29T19:06:05.406Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-29T19:06:05.406Z] WORKDIR /edgex [2022-11-29T19:06:05.406Z] COPY go.mod . [2022-11-29T19:06:05.406Z] RUN go mod download [2022-11-29T19:06:05.406Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-29T19:06:05.567Z] Removing intermediate container 333a33b82777 [2022-11-29T19:06:05.567Z] ---> b6e09efa250d [2022-11-29T19:06:05.567Z] [2022-11-29T19:06:05.567Z] Step 12/23 : FROM alpine:3.15 [2022-11-29T19:06:05.825Z] 3.15: Pulling from library/alpine [2022-11-29T19:06:05.996Z] Sending build context to Docker daemon 3.27MB [2022-11-29T19:06:05.996Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-29T19:06:05.996Z] ---> f96f9c87975a [2022-11-29T19:06:05.996Z] Step 2/4 : WORKDIR /edgex [2022-11-29T19:06:06.390Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-29T19:06:06.390Z] Status: Downloaded newer image for alpine:3.15 [2022-11-29T19:06:06.390Z] ---> c4fc93816858 [2022-11-29T19:06:06.390Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-29T19:06:06.390Z] ---> Running in 303b22988d9f [2022-11-29T19:06:06.648Z] Removing intermediate container 303b22988d9f [2022-11-29T19:06:06.648Z] ---> dd181cc8d00f [2022-11-29T19:06:06.648Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-29T19:06:06.648Z] ---> Running in f873a1c49a4b [2022-11-29T19:06:07.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:07.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:07.728Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-29T19:06:07.728Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-29T19:06:07.728Z] OK: 15859 distinct packages available [2022-11-29T19:06:07.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:07.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:07.945Z] ---> Running in 0037667e51f6 [2022-11-29T19:06:07.945Z] Removing intermediate container 0037667e51f6 [2022-11-29T19:06:07.945Z] ---> 9d0452b2455f [2022-11-29T19:06:07.945Z] Step 3/4 : COPY go.mod . [2022-11-29T19:06:07.985Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-29T19:06:07.985Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-29T19:06:07.985Z] (3/5) Installing libucontext (1.1-r0) [2022-11-29T19:06:07.985Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-29T19:06:07.985Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-29T19:06:07.985Z] Executing busybox-1.34.1-r7.trigger [2022-11-29T19:06:07.985Z] OK: 7 MiB in 19 packages [2022-11-29T19:06:08.532Z] ---> 591ce5459639 [2022-11-29T19:06:08.532Z] Step 4/4 : RUN go mod download [2022-11-29T19:06:08.532Z] ---> Running in 5d2f247fd177 [2022-11-29T19:06:09.354Z] Removing intermediate container f873a1c49a4b [2022-11-29T19:06:09.354Z] ---> d95a807fed90 [2022-11-29T19:06:09.354Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-29T19:06:12.633Z] ---> 1df9173c3714 [2022-11-29T19:06:12.633Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-29T19:06:12.633Z] ---> 2d087b4c33e6 [2022-11-29T19:06:12.633Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-29T19:06:13.590Z] ---> 164aa9ac70ea [2022-11-29T19:06:13.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-29T19:06:14.157Z] ---> dd5efb7a197c [2022-11-29T19:06:14.157Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-29T19:06:14.157Z] ---> Running in e3501f6b23d5 [2022-11-29T19:06:14.722Z] Removing intermediate container e3501f6b23d5 [2022-11-29T19:06:14.722Z] ---> cd6bcb0ce626 [2022-11-29T19:06:14.722Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-29T19:06:14.722Z] ---> Running in 400e3cde67ec [2022-11-29T19:06:15.287Z] Removing intermediate container 400e3cde67ec [2022-11-29T19:06:15.287Z] ---> 2911d35bc16b [2022-11-29T19:06:15.287Z] Step 21/23 : LABEL arch=x86_64 [2022-11-29T19:06:15.545Z] ---> Running in 04cda8c68102 [2022-11-29T19:06:15.802Z] Removing intermediate container 04cda8c68102 [2022-11-29T19:06:15.802Z] ---> 15adfff15017 [2022-11-29T19:06:15.802Z] Step 22/23 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:06:16.078Z] ---> Running in fd046cd9644f [2022-11-29T19:06:16.335Z] Removing intermediate container fd046cd9644f [2022-11-29T19:06:16.335Z] ---> aefd9ba1c4b7 [2022-11-29T19:06:16.335Z] Step 23/23 : LABEL version=0.0.0 [2022-11-29T19:06:16.617Z] ---> Running in ce2b7f3e53f2 [2022-11-29T19:06:16.875Z] Removing intermediate container ce2b7f3e53f2 [2022-11-29T19:06:16.875Z] ---> ad9c25322106 [2022-11-29T19:06:16.875Z] [2022-11-29T19:06:17.132Z] Successfully built ad9c25322106 [2022-11-29T19:06:17.132Z] Successfully tagged security-spire-server:latest [2022-11-29T19:06:17.132Z]  Building security-spire-server ... done Building security-spire-config [2022-11-29T19:06:20.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:06:20.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:06:20.408Z] ---> 0c3ad557e99d [2022-11-29T19:06:20.408Z] Step 3/24 : WORKDIR /edgex-go [2022-11-29T19:06:20.408Z] ---> Using cache [2022-11-29T19:06:20.408Z] ---> 3987ac9feb30 [2022-11-29T19:06:20.408Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-29T19:06:21.778Z] ---> Running in c3819e12f494 [2022-11-29T19:06:22.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:22.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:22.967Z] OK: 211 MiB in 51 packages [2022-11-29T19:06:23.899Z] Removing intermediate container c3819e12f494 [2022-11-29T19:06:23.899Z] ---> 9f63bc175cd4 [2022-11-29T19:06:23.899Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-29T19:06:24.463Z] ---> 854d6b5a9217 [2022-11-29T19:06:24.463Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:06:24.463Z] ---> Running in f3f7ec2f3813 [2022-11-29T19:06:34.438Z] Removing intermediate container 2021c70f9cb8 [2022-11-29T19:06:34.438Z] ---> a496cfd5041c [2022-11-29T19:06:34.438Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-29T19:06:34.696Z] ---> Running in f97a84fd1d80 [2022-11-29T19:06:34.696Z] Removing intermediate container 785ac335c3dc [2022-11-29T19:06:34.696Z] ---> b4b03775ced3 [2022-11-29T19:06:34.696Z] [2022-11-29T19:06:34.696Z] Step 9/32 : FROM alpine:3.16 [2022-11-29T19:06:34.696Z] Removing intermediate container b003edb7ac43 [2022-11-29T19:06:34.696Z] ---> 082f509f19d1 [2022-11-29T19:06:34.696Z] [2022-11-29T19:06:34.696Z] Step 10/24 : FROM alpine:3.16 [2022-11-29T19:06:34.955Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-29T19:06:35.890Z] 3.16: Pulling from library/alpine [2022-11-29T19:06:35.890Z] 3.16: Pulling from library/alpine [2022-11-29T19:06:36.474Z] Removing intermediate container 070b12b8f0e0 [2022-11-29T19:06:36.474Z] ---> c01075c8e8f7 [2022-11-29T19:06:36.474Z] [2022-11-29T19:06:36.474Z] Step 9/19 : FROM alpine:3.15 [2022-11-29T19:06:36.474Z] ---> c4fc93816858 [2022-11-29T19:06:36.474Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-29T19:06:36.474Z] ---> Using cache [2022-11-29T19:06:36.474Z] ---> dd181cc8d00f [2022-11-29T19:06:36.474Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-29T19:06:36.733Z] ---> Running in d95d52c0c114 [2022-11-29T19:06:36.733Z] Removing intermediate container f97a84fd1d80 [2022-11-29T19:06:36.733Z] ---> 884fabaa7220 [2022-11-29T19:06:36.733Z] [2022-11-29T19:06:36.733Z] Step 10/22 : FROM alpine:3.16 [2022-11-29T19:06:36.733Z] 3.16: Pulling from library/alpine [2022-11-29T19:06:36.733Z] Removing intermediate container f3f7ec2f3813 [2022-11-29T19:06:36.733Z] ---> 7aa08d1e7f44 [2022-11-29T19:06:36.733Z] Step 7/24 : COPY . . [2022-11-29T19:06:36.733Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-29T19:06:36.733Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-29T19:06:36.733Z] Status: Image is up to date for alpine:3.16 [2022-11-29T19:06:36.733Z] Status: Downloaded newer image for alpine:3.16 [2022-11-29T19:06:36.733Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-29T19:06:36.733Z] Status: Image is up to date for alpine:3.16 [2022-11-29T19:06:36.733Z] ---> bfe296a52501 [2022-11-29T19:06:36.733Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-29T19:06:36.733Z] ---> bfe296a52501 [2022-11-29T19:06:36.733Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-29T19:06:37.060Z] ---> bfe296a52501 [2022-11-29T19:06:37.060Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-29T19:06:37.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:37.338Z] ---> Running in 6ea494cbf072 [2022-11-29T19:06:37.338Z] ---> Running in d57cbdef0e14 [2022-11-29T19:06:37.338Z] ---> Running in dfb1ee9fa98f [2022-11-29T19:06:37.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:37.597Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-29T19:06:37.597Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-29T19:06:37.597Z] OK: 15859 distinct packages available [2022-11-29T19:06:37.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:37.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:37.856Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-29T19:06:37.856Z] Removing intermediate container d57cbdef0e14 [2022-11-29T19:06:37.856Z] ---> 6ec8c1ea6ec7 [2022-11-29T19:06:37.856Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-29T19:06:38.116Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-29T19:06:38.116Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-29T19:06:38.116Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-29T19:06:38.116Z] (5/9) Installing curl (7.80.0-r4) [2022-11-29T19:06:38.116Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-29T19:06:38.116Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-29T19:06:38.116Z] (8/9) Installing libucontext (1.1-r0) [2022-11-29T19:06:38.116Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-29T19:06:38.116Z] Executing busybox-1.34.1-r7.trigger [2022-11-29T19:06:38.116Z] Executing ca-certificates-20220614-r0.trigger [2022-11-29T19:06:38.116Z] OK: 8 MiB in 23 packages [2022-11-29T19:06:38.116Z] Removing intermediate container 6ea494cbf072 [2022-11-29T19:06:38.116Z] ---> a4007ade0f6f [2022-11-29T19:06:38.116Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-29T19:06:38.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:38.375Z] ---> Running in d465fae2695e [2022-11-29T19:06:38.375Z] ---> Running in 52aaece11cee [2022-11-29T19:06:38.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:38.637Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-29T19:06:38.637Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:06:38.637Z] OK: 6 MiB in 15 packages [2022-11-29T19:06:38.900Z] Removing intermediate container d95d52c0c114 [2022-11-29T19:06:38.900Z] ---> e9b2687dc393 [2022-11-29T19:06:38.900Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:06:38.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:38.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:38.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:38.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:39.159Z] ---> c296713a549e [2022-11-29T19:06:39.159Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-29T19:06:39.159Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-29T19:06:39.159Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-29T19:06:39.159Z] (3/33) Installing readline (8.1.2-r0) [2022-11-29T19:06:39.159Z] (4/33) Installing bash (5.1.16-r2) [2022-11-29T19:06:39.159Z] Executing bash-5.1.16-r2.post-install [2022-11-29T19:06:39.159Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-29T19:06:39.159Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-29T19:06:39.159Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-29T19:06:39.159Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-29T19:06:39.159Z] (9/33) Installing curl (7.83.1-r4) [2022-11-29T19:06:39.159Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-29T19:06:39.159Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-29T19:06:39.159Z] (2/2) Installing su-exec (0.2-r1) [2022-11-29T19:06:39.159Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:06:39.159Z] OK: 6 MiB in 16 packages [2022-11-29T19:06:39.159Z] Removing intermediate container dfb1ee9fa98f [2022-11-29T19:06:39.159Z] ---> 55ed96f1f100 [2022-11-29T19:06:39.159Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-29T19:06:39.418Z] ---> Running in c320a1379761 [2022-11-29T19:06:39.418Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-29T19:06:39.681Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-29T19:06:39.681Z] (13/33) Installing expat (2.5.0-r0) [2022-11-29T19:06:39.681Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-29T19:06:39.681Z] (15/33) Installing gdbm (1.23-r0) [2022-11-29T19:06:39.681Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-29T19:06:39.681Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-29T19:06:39.681Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-29T19:06:39.681Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-29T19:06:39.681Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-29T19:06:39.681Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-29T19:06:39.940Z] ---> 6f348aab8e76 [2022-11-29T19:06:39.940Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-29T19:06:40.202Z] Removing intermediate container c320a1379761 [2022-11-29T19:06:40.202Z] ---> ad9bba23c0fb [2022-11-29T19:06:40.202Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-29T19:06:40.202Z] ---> Running in d3024f4ecc5c [2022-11-29T19:06:40.202Z] ---> b633d9bbb375 [2022-11-29T19:06:40.202Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-29T19:06:40.202Z] Removing intermediate container d465fae2695e [2022-11-29T19:06:40.202Z] ---> d51277d83653 [2022-11-29T19:06:40.202Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-29T19:06:40.202Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-29T19:06:40.462Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-29T19:06:40.462Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-29T19:06:40.462Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-29T19:06:40.462Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-29T19:06:40.462Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-29T19:06:40.462Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-29T19:06:40.462Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-29T19:06:40.462Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-29T19:06:40.462Z] ---> Running in ea2b33fd7bf7 [2022-11-29T19:06:40.462Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-29T19:06:40.462Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-29T19:06:40.462Z] ---> Running in e7a612082382 [2022-11-29T19:06:40.462Z] Removing intermediate container d3024f4ecc5c [2022-11-29T19:06:40.462Z] ---> de1c0ae879c2 [2022-11-29T19:06:40.462Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-29T19:06:40.462Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-29T19:06:40.721Z] ---> Running in 7c3f76366417 [2022-11-29T19:06:40.722Z] Removing intermediate container e7a612082382 [2022-11-29T19:06:40.722Z] ---> 5af5a7ca66e4 [2022-11-29T19:06:40.722Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-29T19:06:40.722Z] Removing intermediate container ea2b33fd7bf7 [2022-11-29T19:06:40.722Z] ---> 7b868cdf5390 [2022-11-29T19:06:40.722Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:06:40.722Z] ---> Running in de999a9f21cd [2022-11-29T19:06:40.722Z] ---> Running in 42029d0e2e82 [2022-11-29T19:06:40.775Z] Removing intermediate container 5d2f247fd177 [2022-11-29T19:06:40.775Z] ---> 65defedc2668 [2022-11-29T19:06:40.775Z] Successfully built 65defedc2668 [2022-11-29T19:06:40.775Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:06:40.985Z] Removing intermediate container 7c3f76366417 [2022-11-29T19:06:40.985Z] ---> 30eed5718e8b [2022-11-29T19:06:40.985Z] Step 15/24 : WORKDIR / [2022-11-29T19:06:40.985Z] ---> Running in 24015d2a4b22 [2022-11-29T19:06:40.985Z] ---> a6a0ae7066b1 [2022-11-29T19:06:40.985Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-29T19:06:40.985Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:06:40.985Z] Executing ca-certificates-20220614-r0.trigger [2022-11-29T19:06:40.985Z] Removing intermediate container de999a9f21cd [2022-11-29T19:06:40.985Z] ---> 575b7201c073 [2022-11-29T19:06:40.985Z] Step 17/19 : LABEL arch=x86_64 [2022-11-29T19:06:40.985Z] Removing intermediate container 42029d0e2e82 [2022-11-29T19:06:40.985Z] ---> 141d4d06f83f [2022-11-29T19:06:40.985Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-29T19:06:40.985Z] ---> Running in cee35ef31d68 [2022-11-29T19:06:40.985Z] ---> Running in 2c3e79fe3be1 [2022-11-29T19:06:40.985Z] OK: 123 MiB in 47 packages [2022-11-29T19:06:40.985Z] ---> Running in 1b3046c0c9e7 [2022-11-29T19:06:40.985Z] Removing intermediate container 24015d2a4b22 [2022-11-29T19:06:40.985Z] ---> 17ad00ad3335 [2022-11-29T19:06:40.985Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:06:41.178Z] + docker inspect -f . ci-base-image-arm64 [2022-11-29T19:06:41.178Z] . [Pipeline] } [2022-11-29T19:06:41.244Z] Removing intermediate container cee35ef31d68 [2022-11-29T19:06:41.244Z] ---> 5e0c8f2892a2 [2022-11-29T19:06:41.244Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-29T19:06:41.244Z] ---> Running in aaef07176b40 [2022-11-29T19:06:41.244Z] Removing intermediate container 2c3e79fe3be1 [2022-11-29T19:06:41.244Z] ---> e0391910965b [2022-11-29T19:06:41.244Z] Step 18/19 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:06:41.244Z] Removing intermediate container 1b3046c0c9e7 [2022-11-29T19:06:41.244Z] ---> 7f9200eb6a59 [2022-11-29T19:06:41.244Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-29T19:06:41.244Z] ---> f0c36892db8d [2022-11-29T19:06:41.244Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-29T19:06:41.244Z] ---> Running in 401806af78e6 [2022-11-29T19:06:41.244Z] ---> Running in 87945321a1b3 [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T19:06:41.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-119997 does not seem to be running inside a container [2022-11-29T19:06:41.503Z] Removing intermediate container aaef07176b40 [2022-11-29T19:06:41.503Z] ---> 5b2ac16a8fd0 [2022-11-29T19:06:41.503Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-29T19:06:41.503Z] ---> Running in 39f79e9c9b0c [2022-11-29T19:06:41.503Z] Removing intermediate container 87945321a1b3 [2022-11-29T19:06:41.503Z] ---> 5cad37049818 [2022-11-29T19:06:41.503Z] Step 19/19 : LABEL version=0.0.0 [2022-11-29T19:06:41.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-29T19:06:41.761Z] Removing intermediate container 401806af78e6 [2022-11-29T19:06:41.761Z] ---> 0c458b6a9875 [2022-11-29T19:06:41.761Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-29T19:06:41.761Z] ---> Running in 131b23112200 [2022-11-29T19:06:41.761Z] ---> Running in d80a23efc486 [2022-11-29T19:06:41.761Z] ---> cd958bf816ec [2022-11-29T19:06:41.761Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-29T19:06:41.761Z] Removing intermediate container 131b23112200 [2022-11-29T19:06:41.761Z] ---> 3af565fd68be [2022-11-29T19:06:41.761Z] [2022-11-29T19:06:41.761Z] Successfully built 3af565fd68be [2022-11-29T19:06:41.761Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-29T19:06:41.761Z]  Building security-spiffe-token-provider ... done Building core-data [2022-11-29T19:06:42.019Z] ---> 9c60e5bae990 [2022-11-29T19:06:42.019Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-29T19:06:42.600Z] $ docker top 2645319fc7a7bcb7cf829695c857ada2c739ef911d3b0abe7fffd9f15855c031 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-29T19:06:43.398Z] ---> f4d038cb1e67 [2022-11-29T19:06:43.398Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-29T19:06:43.398Z] ---> Running in 6f5cccd68565 [2022-11-29T19:06:43.398Z] Removing intermediate container 39f79e9c9b0c [2022-11-29T19:06:43.398Z] ---> bee528ec45ec [2022-11-29T19:06:43.398Z] Step 11/24 : WORKDIR /edgex-go [2022-11-29T19:06:43.398Z] Removing intermediate container 6f5cccd68565 [2022-11-29T19:06:43.398Z] ---> dd9095d3f182 [2022-11-29T19:06:43.398Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:06:43.398Z] ---> Running in 1880a8e9771e [2022-11-29T19:06:43.398Z] ---> Running in 53f97c1c304d [2022-11-29T19:06:43.398Z] Removing intermediate container d80a23efc486 [2022-11-29T19:06:43.398Z] ---> 1144b612a4c5 [2022-11-29T19:06:43.398Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-29T19:06:43.492Z] + go version [2022-11-29T19:06:43.492Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-29T19:06:43.527Z] $ docker stop --time=1 2645319fc7a7bcb7cf829695c857ada2c739ef911d3b0abe7fffd9f15855c031 [2022-11-29T19:06:43.658Z] ---> Running in e2b8b51d71b1 [2022-11-29T19:06:43.658Z] Removing intermediate container 1880a8e9771e [2022-11-29T19:06:43.658Z] ---> 9c06739064bb [2022-11-29T19:06:43.658Z] [2022-11-29T19:06:43.658Z] Step 12/24 : FROM alpine:3.15 [2022-11-29T19:06:43.658Z] Removing intermediate container 53f97c1c304d [2022-11-29T19:06:43.658Z] ---> d95bd2d05673 [2022-11-29T19:06:43.658Z] Step 22/24 : LABEL arch=x86_64 [2022-11-29T19:06:43.658Z] ---> c4fc93816858 [2022-11-29T19:06:43.658Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-29T19:06:43.658Z] ---> Using cache [2022-11-29T19:06:43.658Z] ---> dd181cc8d00f [2022-11-29T19:06:43.658Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-29T19:06:43.917Z] Removing intermediate container e2b8b51d71b1 [2022-11-29T19:06:43.917Z] ---> 1d3f15e22339 [2022-11-29T19:06:43.917Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-29T19:06:43.917Z] ---> Running in afa3bfe5f3f0 [2022-11-29T19:06:43.917Z] ---> Running in 3d764061fbc1 [2022-11-29T19:06:44.183Z] Removing intermediate container 3d764061fbc1 [2022-11-29T19:06:44.183Z] ---> 2fc523aa2df8 [2022-11-29T19:06:44.183Z] Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:06:44.183Z] ---> c8ef67389c82 [2022-11-29T19:06:44.183Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-29T19:06:44.183Z] ---> Running in c52ecdf011df [2022-11-29T19:06:44.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:44.183Z] ---> Running in 213904ea727b [2022-11-29T19:06:44.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:44.455Z] Removing intermediate container c52ecdf011df [2022-11-29T19:06:44.455Z] ---> 505bd8934c56 [2022-11-29T19:06:44.455Z] Step 24/24 : LABEL version=0.0.0 [2022-11-29T19:06:44.455Z] ---> Running in 59bfaf4afe60 [2022-11-29T19:06:44.455Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-29T19:06:44.455Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-29T19:06:44.455Z] OK: 15859 distinct packages available [2022-11-29T19:06:44.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:44.714Z] Removing intermediate container 59bfaf4afe60 [2022-11-29T19:06:44.714Z] ---> d87a3188f421 [2022-11-29T19:06:44.714Z] [2022-11-29T19:06:44.714Z] Successfully built d87a3188f421 [2022-11-29T19:06:44.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:44.714Z] Successfully tagged core-metadata:latest [2022-11-29T19:06:44.714Z]  Building core-metadata ... done Building support-scheduler [2022-11-29T19:06:44.971Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-29T19:06:44.971Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-29T19:06:44.971Z] (3/4) Installing libucontext (1.1-r0) [2022-11-29T19:06:44.971Z] Collecting docker-compose==1.23.2 [2022-11-29T19:06:44.971Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-29T19:06:44.971Z] Executing busybox-1.34.1-r7.trigger [2022-11-29T19:06:44.971Z] OK: 6 MiB in 18 packages [2022-11-29T19:06:44.971Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-29T19:06:44.971Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.7 MB/s eta 0:00:00 [2022-11-29T19:06:44.971Z] Collecting PyYAML<4,>=3.10 [2022-11-29T19:06:44.971Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-29T19:06:44.971Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 77.6 MB/s eta 0:00:00 [2022-11-29T19:06:45.088Z] $ docker rm -f 2645319fc7a7bcb7cf829695c857ada2c739ef911d3b0abe7fffd9f15855c031 [2022-11-29T19:06:45.229Z] Preparing metadata (setup.py): started [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-11-29T19:06:45.490Z] Preparing metadata (setup.py): finished with status 'done' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-11-29T19:06:45.748Z] Collecting texttable<0.10,>=0.9.0 [2022-11-29T19:06:45.748Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-29T19:06:45.748Z] Preparing metadata (setup.py): started [2022-11-29T19:06:45.748Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:06:45.748Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:06:45.748Z] ---> 0c3ad557e99d [2022-11-29T19:06:45.748Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-29T19:06:45.748Z] ---> Using cache [2022-11-29T19:06:45.748Z] ---> ff44c1f796ac [2022-11-29T19:06:45.748Z] Step 4/22 : WORKDIR /edgex-go [2022-11-29T19:06:45.748Z] ---> Using cache [2022-11-29T19:06:45.748Z] ---> 5d8a1ddc8c58 [2022-11-29T19:06:45.748Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-29T19:06:45.748Z] ---> Using cache [2022-11-29T19:06:45.748Z] ---> 47ec96c24e7a [2022-11-29T19:06:45.748Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-29T19:06:45.748Z] ---> Using cache [2022-11-29T19:06:45.748Z] ---> d459d52c7575 [2022-11-29T19:06:45.748Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:06:45.748Z] ---> Using cache [2022-11-29T19:06:45.748Z] ---> 4eabb9d87930 [2022-11-29T19:06:45.748Z] Step 8/22 : COPY . . [2022-11-29T19:06:45.748Z] ---> Using cache [2022-11-29T19:06:45.748Z] ---> 0153bd63bd9e [2022-11-29T19:06:45.748Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-29T19:06:45.748Z] Removing intermediate container 213904ea727b [2022-11-29T19:06:45.748Z] ---> 63ce5743a440 [2022-11-29T19:06:45.749Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh [2022-11-29T19:06:46.008Z] ---> Running in 84b0e2fab818 [2022-11-29T19:06:46.008Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-29T19:06:46.008Z] Collecting cached-property<2,>=1.2.0 [2022-11-29T19:06:46.008Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-29T19:06:46.008Z] Collecting docopt<0.7,>=0.6.1 [2022-11-29T19:06:46.008Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-29T19:06:46.008Z] Preparing metadata (setup.py): started [2022-11-29T19:06:46.008Z] Removing intermediate container afa3bfe5f3f0 [2022-11-29T19:06:46.008Z] ---> e1699833cbf9 [2022-11-29T19:06:46.008Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-29T19:06:46.063Z] + docker inspect -f . ci-base-image-arm64 [2022-11-29T19:06:46.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T19:06:46.266Z] ---> bf28c58b137b [2022-11-29T19:06:46.266Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-29T19:06:46.266Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-11-29T19:06:46.266Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-29T19:06:46.266Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-29T19:06:46.266Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-29T19:06:46.266Z] Preparing metadata (setup.py): started [2022-11-29T19:06:46.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-119997 does not seem to be running inside a container [2022-11-29T19:06:46.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-29T19:06:46.524Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-29T19:06:46.782Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-29T19:06:46.782Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-29T19:06:46.782Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 156.3 MB/s eta 0:00:00 [2022-11-29T19:06:46.782Z] Collecting jsonschema<3,>=2.5.1 [2022-11-29T19:06:46.782Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-29T19:06:47.040Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-29T19:06:47.040Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-29T19:06:47.040Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 111.3 MB/s eta 0:00:00 [2022-11-29T19:06:47.040Z] Collecting docker<4.0,>=3.6.0 [2022-11-29T19:06:47.040Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-29T19:06:47.040Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 179.1 MB/s eta 0:00:00 [2022-11-29T19:06:47.040Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-29T19:06:47.040Z] Collecting docker-pycreds>=0.4.0 [2022-11-29T19:06:47.040Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-29T19:06:47.299Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-29T19:06:47.299Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-29T19:06:47.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 91.5 MB/s eta 0:00:00 [2022-11-29T19:06:47.299Z] Collecting certifi>=2017.4.17 [2022-11-29T19:06:47.299Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-29T19:06:47.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 200.6 MB/s eta 0:00:00 [2022-11-29T19:06:47.299Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-29T19:06:47.299Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-29T19:06:47.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 127.6 MB/s eta 0:00:00 [2022-11-29T19:06:47.299Z] Collecting idna<2.8,>=2.5 [2022-11-29T19:06:47.299Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-29T19:06:47.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 181.7 MB/s eta 0:00:00 [2022-11-29T19:06:47.476Z] $ docker top 57681dc0b89f938ac047094d1a15bea8dd5ee29abff2be91fa84200d3f796a20 -eo pid,comm [2022-11-29T19:06:47.576Z] ---> d586770f9a3c [2022-11-29T19:06:47.576Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-29T19:06:47.576Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-29T19:06:47.576Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-29T19:06:47.576Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-29T19:06:47.576Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-29T19:06:47.576Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-29T19:06:47.576Z] Running setup.py install for texttable: started [2022-11-29T19:06:47.576Z] ---> e64d88851254 [2022-11-29T19:06:47.576Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] echo [2022-11-29T19:06:47.807Z] ========================================================= [2022-11-29T19:06:47.807Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-29T19:06:47.807Z] ========================================================= [Pipeline] sh [2022-11-29T19:06:47.841Z] ---> c77da609e917 [2022-11-29T19:06:47.841Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-29T19:06:47.841Z] ---> 60ea3f738a39 [2022-11-29T19:06:47.841Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-29T19:06:47.841Z] Running setup.py install for texttable: finished with status 'done' [2022-11-29T19:06:48.121Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2022-11-29T19:06:48.179Z] Running setup.py install for PyYAML: started [2022-11-29T19:06:48.179Z] ---> Running in 8414fb6b988a [2022-11-29T19:06:48.179Z] ---> 390c71d0dd77 [2022-11-29T19:06:48.179Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [Pipeline] sh [2022-11-29T19:06:48.438Z] Removing intermediate container 8414fb6b988a [2022-11-29T19:06:48.438Z] ---> e118fa5db0f8 [2022-11-29T19:06:48.438Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-29T19:06:48.438Z] ---> 138eda2ad616 [2022-11-29T19:06:48.438Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-29T19:06:48.438Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-29T19:06:48.438Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:06:48.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:06:48.438Z] ---> 0c3ad557e99d [2022-11-29T19:06:48.438Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-29T19:06:48.438Z] ---> Using cache [2022-11-29T19:06:48.438Z] ---> ff44c1f796ac [2022-11-29T19:06:48.438Z] Step 4/22 : WORKDIR /edgex-go [2022-11-29T19:06:48.438Z] ---> Using cache [2022-11-29T19:06:48.438Z] ---> 5d8a1ddc8c58 [2022-11-29T19:06:48.438Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-29T19:06:48.438Z] ---> Using cache [2022-11-29T19:06:48.438Z] ---> 47ec96c24e7a [2022-11-29T19:06:48.438Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-29T19:06:48.438Z] ---> Using cache [2022-11-29T19:06:48.438Z] ---> d459d52c7575 [2022-11-29T19:06:48.438Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:06:48.438Z] ---> Using cache [2022-11-29T19:06:48.438Z] ---> 4eabb9d87930 [2022-11-29T19:06:48.438Z] Step 8/22 : COPY . . [2022-11-29T19:06:48.438Z] ---> Using cache [2022-11-29T19:06:48.438Z] ---> 0153bd63bd9e [2022-11-29T19:06:48.438Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-29T19:06:48.696Z] ---> Running in 914e2cfb3574 [2022-11-29T19:06:48.696Z] ---> ec29d63fa9e1 [2022-11-29T19:06:48.696Z] Step 19/24 : WORKDIR / [2022-11-29T19:06:48.696Z] ---> Running in 16b44e057f00 [2022-11-29T19:06:48.696Z] ---> d76559f0d46b [2022-11-29T19:06:48.696Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-29T19:06:48.833Z] + make test [2022-11-29T19:06:48.833Z] go test -race -coverprofile=coverage.out ./... [2022-11-29T19:06:48.953Z] Removing intermediate container 16b44e057f00 [2022-11-29T19:06:48.953Z] ---> 6f0e8231d49e [2022-11-29T19:06:48.953Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-29T19:06:48.953Z] Running setup.py install for docopt: started [2022-11-29T19:06:48.953Z] ---> Running in 37b7bcf43ce0 [2022-11-29T19:06:48.953Z] ---> 91e467254ee0 [2022-11-29T19:06:48.953Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-29T19:06:48.953Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-29T19:06:49.235Z] ---> Running in 7dfbc776bd91 [2022-11-29T19:06:49.235Z] Removing intermediate container 37b7bcf43ce0 [2022-11-29T19:06:49.235Z] ---> b3beff6a38b0 [2022-11-29T19:06:49.235Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-29T19:06:49.235Z] ---> Running in 847613e0d139 [2022-11-29T19:06:49.235Z] Running setup.py install for docopt: finished with status 'done' [2022-11-29T19:06:49.497Z] Removing intermediate container 847613e0d139 [2022-11-29T19:06:49.497Z] ---> 23eb438663ce [2022-11-29T19:06:49.497Z] Step 22/24 : LABEL arch=x86_64 [2022-11-29T19:06:49.497Z] ---> Running in f268ad43734f [2022-11-29T19:06:49.758Z] Removing intermediate container f268ad43734f [2022-11-29T19:06:49.758Z] ---> 81156e80edd3 [2022-11-29T19:06:49.758Z] Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:06:49.758Z] ---> Running in 23759ccfa2be [2022-11-29T19:06:50.018Z] Running setup.py install for dockerpty: started [2022-11-29T19:06:50.018Z] Removing intermediate container 23759ccfa2be [2022-11-29T19:06:50.018Z] ---> 72684557af47 [2022-11-29T19:06:50.018Z] Step 24/24 : LABEL version=0.0.0 [2022-11-29T19:06:50.018Z] Removing intermediate container 7dfbc776bd91 [2022-11-29T19:06:50.018Z] ---> 3f16d4704925 [2022-11-29T19:06:50.018Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-29T19:06:50.319Z] ---> Running in fe17dccd166b [2022-11-29T19:06:50.319Z] ---> Running in 1583bb8d8106 [2022-11-29T19:06:50.319Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-29T19:06:50.580Z] Removing intermediate container 1583bb8d8106 [2022-11-29T19:06:50.580Z] ---> d8347a8092ff [2022-11-29T19:06:50.580Z] Step 29/32 : CMD ["gate"] [2022-11-29T19:06:50.580Z] Removing intermediate container fe17dccd166b [2022-11-29T19:06:50.580Z] ---> e8e67fdd583a [2022-11-29T19:06:50.580Z] [2022-11-29T19:06:50.580Z] ---> Running in 52161348895f [2022-11-29T19:06:50.580Z] Successfully built e8e67fdd583a [2022-11-29T19:06:50.580Z] Successfully tagged security-spire-config:latest [2022-11-29T19:06:50.580Z]  Building security-spire-config ... done Building security-proxy-setup [2022-11-29T19:06:50.841Z] Removing intermediate container 52161348895f [2022-11-29T19:06:50.841Z] ---> bbef0c6bf837 [2022-11-29T19:06:50.841Z] Step 30/32 : LABEL arch=x86_64 [2022-11-29T19:06:51.100Z] ---> Running in 06fcbf9a3b9c [2022-11-29T19:06:51.100Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-29T19:06:51.100Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-29T19:06:52.034Z] Removing intermediate container 06fcbf9a3b9c [2022-11-29T19:06:52.034Z] ---> a753287992e1 [2022-11-29T19:06:52.034Z] Step 31/32 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:06:52.602Z] ---> Running in 964b9273e04c [2022-11-29T19:06:52.859Z] Removing intermediate container 964b9273e04c [2022-11-29T19:06:52.859Z] ---> 0fb714d7cb3b [2022-11-29T19:06:52.859Z] Step 32/32 : LABEL version=0.0.0 [2022-11-29T19:06:53.117Z] ---> Running in d98311cde547 [2022-11-29T19:06:53.688Z] Removing intermediate container d98311cde547 [2022-11-29T19:06:53.688Z] ---> 803689f3e8f8 [2022-11-29T19:06:53.688Z] [2022-11-29T19:06:53.946Z] Successfully built 803689f3e8f8 [2022-11-29T19:06:53.946Z] Successfully tagged security-bootstrapper:latest [2022-11-29T19:06:53.946Z] Building support-notifications [2022-11-29T19:06:55.322Z]  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:06:55.322Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:06:55.322Z] ---> 0c3ad557e99d [2022-11-29T19:06:55.322Z] Step 3/21 : WORKDIR /edgex-go [2022-11-29T19:06:55.322Z] ---> Using cache [2022-11-29T19:06:55.322Z] ---> 3987ac9feb30 [2022-11-29T19:06:55.322Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-29T19:06:57.223Z] ---> Running in 339b07c51451 [2022-11-29T19:06:57.223Z] Removing intermediate container 52aaece11cee [2022-11-29T19:06:57.223Z] ---> 10647c969da1 [2022-11-29T19:06:57.223Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-29T19:06:57.483Z] ---> Running in fcd8e091101b [2022-11-29T19:06:57.742Z] Removing intermediate container fcd8e091101b [2022-11-29T19:06:57.742Z] ---> 61b7855ace18 [2022-11-29T19:06:57.742Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-29T19:06:57.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:57.742Z] ---> Running in ddf31f05cac7 [2022-11-29T19:06:57.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:58.038Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:06:58.038Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:06:58.038Z] ---> 0c3ad557e99d [2022-11-29T19:06:58.038Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-29T19:06:58.038Z] ---> Using cache [2022-11-29T19:06:58.038Z] ---> ff44c1f796ac [2022-11-29T19:06:58.038Z] Step 4/22 : WORKDIR /edgex-go [2022-11-29T19:06:58.038Z] ---> Using cache [2022-11-29T19:06:58.038Z] ---> 5d8a1ddc8c58 [2022-11-29T19:06:58.038Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-29T19:06:58.297Z] OK: 211 MiB in 51 packages [2022-11-29T19:06:58.297Z] Removing intermediate container ddf31f05cac7 [2022-11-29T19:06:58.297Z] ---> ca3092505730 [2022-11-29T19:06:58.297Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-29T19:06:58.297Z] ---> Running in fe2216d6c80c [2022-11-29T19:06:58.863Z] ---> cdc304387ba6 [2022-11-29T19:06:58.863Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-29T19:06:59.124Z] Removing intermediate container 339b07c51451 [2022-11-29T19:06:59.124Z] ---> 0b7a47f12978 [2022-11-29T19:06:59.124Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-29T19:06:59.124Z] ---> 9d7192a19eb8 [2022-11-29T19:06:59.124Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-29T19:06:59.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:59.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:06:59.650Z] ---> 836a799b647c [2022-11-29T19:06:59.650Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:06:59.650Z] ---> 2c430da253d2 [2022-11-29T19:06:59.650Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-29T19:06:59.650Z] ---> Running in 0dae1fc2ad08 [2022-11-29T19:06:59.650Z] OK: 211 MiB in 51 packages [2022-11-29T19:06:59.914Z] ---> Running in 12e948961d58 [2022-11-29T19:06:59.914Z] Removing intermediate container 12e948961d58 [2022-11-29T19:06:59.914Z] ---> 3ec43c379a33 [2022-11-29T19:06:59.914Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:07:00.174Z] ---> Running in 36627f65a2b4 [2022-11-29T19:07:00.438Z] Removing intermediate container 36627f65a2b4 [2022-11-29T19:07:00.438Z] ---> e39d33087568 [2022-11-29T19:07:00.438Z] Step 20/22 : LABEL arch=x86_64 [2022-11-29T19:07:00.438Z] ---> Running in 0ae57bc90561 [2022-11-29T19:07:00.698Z] Removing intermediate container fe2216d6c80c [2022-11-29T19:07:00.698Z] ---> 25dfbb22c7af [2022-11-29T19:07:00.698Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-29T19:07:00.698Z] Removing intermediate container 0ae57bc90561 [2022-11-29T19:07:00.698Z] ---> 8158e61fa8f9 [2022-11-29T19:07:00.698Z] Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:07:00.698Z] ---> Running in 14668c3c93e1 [2022-11-29T19:07:00.959Z] ---> 1c04eb5bc6a2 [2022-11-29T19:07:00.959Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:07:00.959Z] Removing intermediate container 14668c3c93e1 [2022-11-29T19:07:00.959Z] ---> 492d31c727f7 [2022-11-29T19:07:00.959Z] Step 22/22 : LABEL version=0.0.0 [2022-11-29T19:07:01.219Z] ---> Running in b97af7e189b1 [2022-11-29T19:07:01.219Z] ---> Running in 50af90592468 [2022-11-29T19:07:01.477Z] Removing intermediate container 50af90592468 [2022-11-29T19:07:01.477Z] ---> 5168cf7a920c [2022-11-29T19:07:01.477Z] [2022-11-29T19:07:01.477Z] Successfully built 5168cf7a920c [2022-11-29T19:07:01.477Z] Successfully tagged sys-mgmt-agent:latest [2022-11-29T19:07:01.477Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-11-29T19:07:05.665Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:07:05.665Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:07:05.665Z] ---> 0c3ad557e99d [2022-11-29T19:07:05.665Z] Step 3/24 : WORKDIR /edgex-go [2022-11-29T19:07:05.665Z] ---> Using cache [2022-11-29T19:07:05.665Z] ---> 3987ac9feb30 [2022-11-29T19:07:05.665Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-29T19:07:05.665Z] ---> Using cache [2022-11-29T19:07:05.665Z] ---> 0b7a47f12978 [2022-11-29T19:07:05.665Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-29T19:07:05.665Z] ---> Using cache [2022-11-29T19:07:05.665Z] ---> 836a799b647c [2022-11-29T19:07:05.665Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:07:09.845Z] ---> Running in fa1a817567f6 [2022-11-29T19:07:14.207Z] Removing intermediate container 84b0e2fab818 [2022-11-29T19:07:14.207Z] ---> 48c0c57f4c38 [2022-11-29T19:07:14.207Z] [2022-11-29T19:07:14.207Z] Step 10/22 : FROM alpine:3.16 [2022-11-29T19:07:14.207Z] ---> bfe296a52501 [2022-11-29T19:07:14.207Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-29T19:07:15.142Z] ---> Running in 26a315d03b9d [2022-11-29T19:07:15.400Z] Removing intermediate container 26a315d03b9d [2022-11-29T19:07:15.400Z] ---> 9db37a69649d [2022-11-29T19:07:15.400Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-29T19:07:15.968Z] Removing intermediate container 0dae1fc2ad08 [2022-11-29T19:07:15.968Z] ---> 9554fe63c858 [2022-11-29T19:07:15.968Z] Step 7/21 : COPY . . [2022-11-29T19:07:15.968Z] Removing intermediate container b97af7e189b1 [2022-11-29T19:07:15.968Z] ---> 95ee749e382a [2022-11-29T19:07:15.968Z] Step 8/22 : COPY . . [2022-11-29T19:07:15.968Z] ---> Running in 5cc7ae850e9a [2022-11-29T19:07:17.870Z] Removing intermediate container 5cc7ae850e9a [2022-11-29T19:07:17.870Z] ---> 5f34c23804ad [2022-11-29T19:07:17.870Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-29T19:07:20.406Z] ---> Running in 23faa7e7c1b8 [2022-11-29T19:07:20.406Z] Removing intermediate container 23faa7e7c1b8 [2022-11-29T19:07:20.406Z] ---> 0d9b51fe507d [2022-11-29T19:07:20.406Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-11-29T19:07:20.663Z] ---> 2ceffef4deee [2022-11-29T19:07:20.663Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-29T19:07:20.663Z] ---> 7a499f4a38fc [2022-11-29T19:07:20.663Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-29T19:07:20.663Z] Removing intermediate container 914e2cfb3574 [2022-11-29T19:07:20.663Z] ---> 4b8113f2af6a [2022-11-29T19:07:20.663Z] [2022-11-29T19:07:20.663Z] Step 10/22 : FROM alpine:3.16 [2022-11-29T19:07:20.663Z] ---> bfe296a52501 [2022-11-29T19:07:20.663Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-29T19:07:20.663Z] ---> Using cache [2022-11-29T19:07:20.663Z] ---> 55ed96f1f100 [2022-11-29T19:07:20.663Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-29T19:07:20.663Z] ---> Using cache [2022-11-29T19:07:20.663Z] ---> ad9bba23c0fb [2022-11-29T19:07:20.663Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-29T19:07:20.663Z] ---> Running in 3b703eb1dd7c [2022-11-29T19:07:20.663Z] ---> Running in 0750b9f95b13 [2022-11-29T19:07:20.663Z] ---> Running in c6ffe3bfa581 [2022-11-29T19:07:20.663Z] ---> Running in 47d216d82fe7 [2022-11-29T19:07:20.919Z] Removing intermediate container 47d216d82fe7 [2022-11-29T19:07:20.919Z] ---> 25dcea0bdf8c [2022-11-29T19:07:20.919Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-29T19:07:20.919Z] ---> Running in 4aa955859c1c [2022-11-29T19:07:21.071Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-29T19:07:21.177Z] Removing intermediate container fa1a817567f6 [2022-11-29T19:07:21.177Z] ---> b43c0029a540 [2022-11-29T19:07:21.177Z] Step 7/24 : COPY . . [2022-11-29T19:07:21.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:07:21.177Z] Removing intermediate container 4aa955859c1c [2022-11-29T19:07:21.177Z] ---> f3bb60132181 [2022-11-29T19:07:21.177Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:07:21.435Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-29T19:07:21.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:07:21.435Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-29T19:07:21.692Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-29T19:07:21.692Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:07:21.692Z] OK: 6 MiB in 15 packages [2022-11-29T19:07:22.257Z] ---> 7422f2570953 [2022-11-29T19:07:22.257Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-29T19:07:22.822Z] Removing intermediate container 3b703eb1dd7c [2022-11-29T19:07:22.822Z] ---> 92a177bb4c06 [2022-11-29T19:07:22.822Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:07:23.080Z] ---> 5223d20f22dd [2022-11-29T19:07:23.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-29T19:07:23.080Z] ---> 78867919b776 [2022-11-29T19:07:23.080Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-29T19:07:23.677Z] ---> 95baa6f27cdd [2022-11-29T19:07:23.677Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-29T19:07:23.941Z] ---> Running in 1a2ea2916aa6 [2022-11-29T19:07:23.941Z] ---> 90b2cc3fa689 [2022-11-29T19:07:23.941Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-29T19:07:24.210Z] Removing intermediate container 1a2ea2916aa6 [2022-11-29T19:07:24.210Z] ---> 865927e8809e [2022-11-29T19:07:24.210Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:07:24.210Z] ---> Running in deb54e2ead8f [2022-11-29T19:07:24.210Z] ---> b85ccebbb943 [2022-11-29T19:07:24.210Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-29T19:07:24.471Z] ---> Running in 5f8e320d597a [2022-11-29T19:07:24.471Z] Removing intermediate container deb54e2ead8f [2022-11-29T19:07:24.471Z] ---> 7064eb08ce9c [2022-11-29T19:07:24.471Z] Step 20/22 : LABEL arch=x86_64 [2022-11-29T19:07:24.730Z] ---> Running in b7a43c43b514 [2022-11-29T19:07:24.730Z] Removing intermediate container 5f8e320d597a [2022-11-29T19:07:24.730Z] ---> 0d5198db0695 [2022-11-29T19:07:24.730Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:07:24.730Z] ---> Running in 5f92da97bfea [2022-11-29T19:07:24.993Z] Removing intermediate container b7a43c43b514 [2022-11-29T19:07:24.993Z] ---> 926ef2a9c9f1 [2022-11-29T19:07:24.993Z] Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:07:24.993Z] Removing intermediate container 5f92da97bfea [2022-11-29T19:07:24.993Z] ---> fc2ae32aef5b [2022-11-29T19:07:24.993Z] Step 20/22 : LABEL arch=x86_64 [2022-11-29T19:07:24.993Z] ---> Running in 7b8631964c08 [2022-11-29T19:07:25.251Z] ---> Running in d3347d277c0f [2022-11-29T19:07:25.251Z] Removing intermediate container 7b8631964c08 [2022-11-29T19:07:25.251Z] ---> 1f83cae5b9e8 [2022-11-29T19:07:25.251Z] Step 22/22 : LABEL version=0.0.0 [2022-11-29T19:07:25.509Z] Removing intermediate container d3347d277c0f [2022-11-29T19:07:25.509Z] ---> a496c6dd074d [2022-11-29T19:07:25.509Z] Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:07:25.509Z] ---> Running in f85b9a71189d [2022-11-29T19:07:25.510Z] ---> Running in 6efd623b2c4e [2022-11-29T19:07:25.769Z] Removing intermediate container f85b9a71189d [2022-11-29T19:07:25.769Z] ---> 59151771cde4 [2022-11-29T19:07:25.769Z] Step 22/22 : LABEL version=0.0.0 [2022-11-29T19:07:26.027Z] Removing intermediate container 6efd623b2c4e [2022-11-29T19:07:26.027Z] ---> 8718ea0e13b3 [2022-11-29T19:07:26.027Z] [2022-11-29T19:07:26.027Z] ---> Running in 1eeb29fe5f6d [2022-11-29T19:07:26.027Z] Successfully built 8718ea0e13b3 [2022-11-29T19:07:26.027Z] Successfully tagged support-scheduler:latest [2022-11-29T19:07:26.027Z]  Building support-scheduler ... done Building core-command [2022-11-29T19:07:27.490Z] Removing intermediate container 1eeb29fe5f6d [2022-11-29T19:07:27.490Z] ---> d3c374f4ad0f [2022-11-29T19:07:27.490Z] [2022-11-29T19:07:27.490Z] Successfully built d3c374f4ad0f [2022-11-29T19:07:27.750Z] Successfully tagged core-data:latest [2022-11-29T19:07:27.750Z] Building security-spire-agent [2022-11-29T19:07:27.750Z]  Building core-data ... done  ---> a18b3d4fc30d [2022-11-29T19:07:27.750Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-29T19:07:29.651Z] ---> Running in c7f4760edcc4 [2022-11-29T19:07:30.233Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-29T19:07:31.170Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:07:31.170Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:07:31.170Z] ---> 0c3ad557e99d [2022-11-29T19:07:31.170Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-29T19:07:31.170Z] ---> Using cache [2022-11-29T19:07:31.170Z] ---> ff44c1f796ac [2022-11-29T19:07:31.170Z] Step 4/23 : WORKDIR /edgex-go [2022-11-29T19:07:31.170Z] ---> Using cache [2022-11-29T19:07:31.170Z] ---> 5d8a1ddc8c58 [2022-11-29T19:07:31.170Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-29T19:07:31.170Z] ---> Using cache [2022-11-29T19:07:31.170Z] ---> 47ec96c24e7a [2022-11-29T19:07:31.170Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-29T19:07:31.170Z] ---> Using cache [2022-11-29T19:07:31.170Z] ---> d459d52c7575 [2022-11-29T19:07:31.170Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:07:31.170Z] ---> Using cache [2022-11-29T19:07:31.170Z] ---> 4eabb9d87930 [2022-11-29T19:07:31.170Z] Step 8/23 : COPY . . [2022-11-29T19:07:31.170Z] ---> Using cache [2022-11-29T19:07:31.170Z] ---> 0153bd63bd9e [2022-11-29T19:07:31.170Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-29T19:07:32.103Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:07:32.103Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:07:32.103Z] ---> 0c3ad557e99d [2022-11-29T19:07:32.103Z] Step 3/24 : WORKDIR /edgex-go [2022-11-29T19:07:32.103Z] ---> Using cache [2022-11-29T19:07:32.103Z] ---> 3987ac9feb30 [2022-11-29T19:07:32.103Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-29T19:07:32.103Z] ---> Using cache [2022-11-29T19:07:32.103Z] ---> 9f63bc175cd4 [2022-11-29T19:07:32.103Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-29T19:07:32.103Z] ---> Using cache [2022-11-29T19:07:32.103Z] ---> 854d6b5a9217 [2022-11-29T19:07:32.103Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:07:32.103Z] ---> Using cache [2022-11-29T19:07:32.103Z] ---> 7aa08d1e7f44 [2022-11-29T19:07:32.103Z] Step 7/24 : COPY . . [2022-11-29T19:07:32.103Z] ---> Using cache [2022-11-29T19:07:32.103Z] ---> a6a0ae7066b1 [2022-11-29T19:07:32.103Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-29T19:07:32.103Z] ---> Using cache [2022-11-29T19:07:32.103Z] ---> 5e0c8f2892a2 [2022-11-29T19:07:32.103Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-29T19:07:32.103Z] ---> Using cache [2022-11-29T19:07:32.103Z] ---> 5b2ac16a8fd0 [2022-11-29T19:07:32.103Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-29T19:07:32.103Z] ---> Using cache [2022-11-29T19:07:32.103Z] ---> bee528ec45ec [2022-11-29T19:07:32.103Z] Step 11/24 : WORKDIR /edgex-go [2022-11-29T19:07:32.103Z] ---> Using cache [2022-11-29T19:07:32.103Z] ---> 9c06739064bb [2022-11-29T19:07:32.103Z] [2022-11-29T19:07:32.103Z] Step 12/24 : FROM alpine:3.15 [2022-11-29T19:07:32.103Z] ---> c4fc93816858 [2022-11-29T19:07:32.103Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-29T19:07:32.103Z] ---> Using cache [2022-11-29T19:07:32.103Z] ---> dd181cc8d00f [2022-11-29T19:07:32.103Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-29T19:07:32.103Z] ---> Using cache [2022-11-29T19:07:32.103Z] ---> d95a807fed90 [2022-11-29T19:07:32.103Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-29T19:07:32.669Z] ---> Running in a0a3d8d77176 [2022-11-29T19:07:33.234Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-29T19:07:33.801Z] ---> 3ebc84fb2457 [2022-11-29T19:07:33.801Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-29T19:07:35.707Z] ---> 84e3ca75afab [2022-11-29T19:07:35.707Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-29T19:07:36.643Z] ---> 937edfca13db [2022-11-29T19:07:36.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-29T19:07:36.901Z] ---> 0cb370b5f457 [2022-11-29T19:07:36.901Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-29T19:07:37.467Z] ---> 65fb958b292c [2022-11-29T19:07:37.467Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-29T19:07:37.725Z] ---> Running in 4523adcdf2b8 [2022-11-29T19:07:37.983Z] Removing intermediate container 4523adcdf2b8 [2022-11-29T19:07:37.983Z] ---> e7591a6f97fd [2022-11-29T19:07:37.983Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-29T19:07:37.983Z] ---> Running in 8d9cf534f3de [2022-11-29T19:07:38.241Z] Removing intermediate container 8d9cf534f3de [2022-11-29T19:07:38.241Z] ---> df55967c8cd2 [2022-11-29T19:07:38.241Z] Step 22/24 : LABEL arch=x86_64 [2022-11-29T19:07:38.524Z] ---> Running in eac10124c929 [2022-11-29T19:07:38.782Z] Removing intermediate container eac10124c929 [2022-11-29T19:07:38.782Z] ---> e113e0fa67bb [2022-11-29T19:07:38.782Z] Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:07:39.039Z] ---> Running in 26956f28da83 [2022-11-29T19:07:39.298Z] Removing intermediate container 26956f28da83 [2022-11-29T19:07:39.298Z] ---> f916ea40722b [2022-11-29T19:07:39.298Z] Step 24/24 : LABEL version=0.0.0 [2022-11-29T19:07:39.298Z] ---> Running in 1ff709634e2f [2022-11-29T19:07:39.863Z] Removing intermediate container 1ff709634e2f [2022-11-29T19:07:39.863Z] ---> b2b38dcccadd [2022-11-29T19:07:39.863Z] [2022-11-29T19:07:39.863Z] Successfully built b2b38dcccadd [2022-11-29T19:07:39.863Z] Successfully tagged security-spire-agent:latest [2022-11-29T19:07:44.044Z]  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-29T19:07:50.599Z] Removing intermediate container 0750b9f95b13 [2022-11-29T19:07:50.599Z] ---> f36efe365816 [2022-11-29T19:07:50.599Z] [2022-11-29T19:07:50.599Z] Step 9/21 : FROM alpine:3.16 [2022-11-29T19:07:50.599Z] ---> bfe296a52501 [2022-11-29T19:07:50.599Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-29T19:07:50.599Z] ---> Running in 804c68671964 [2022-11-29T19:07:50.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:07:50.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:07:50.599Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-29T19:07:50.599Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-29T19:07:50.599Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-29T19:07:50.599Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-29T19:07:50.599Z] (5/6) Installing curl (7.83.1-r4) [2022-11-29T19:07:50.599Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-29T19:07:50.599Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:07:50.599Z] Executing ca-certificates-20220614-r0.trigger [2022-11-29T19:07:50.599Z] OK: 8 MiB in 20 packages [2022-11-29T19:07:51.533Z] Removing intermediate container 804c68671964 [2022-11-29T19:07:51.533Z] ---> 7a25e474ab34 [2022-11-29T19:07:51.533Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-29T19:07:51.533Z] ---> Running in e14c1fb4da78 [2022-11-29T19:07:51.533Z] Removing intermediate container e14c1fb4da78 [2022-11-29T19:07:51.533Z] ---> c05854d36542 [2022-11-29T19:07:51.533Z] Step 12/21 : WORKDIR /edgex [2022-11-29T19:07:51.533Z] ---> Running in 7c8bcc5b9b74 [2022-11-29T19:07:51.791Z] Removing intermediate container 7c8bcc5b9b74 [2022-11-29T19:07:51.791Z] ---> ab03e64b35b7 [2022-11-29T19:07:51.791Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-29T19:07:52.359Z] ---> c2538fd4fb57 [2022-11-29T19:07:52.359Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-29T19:07:52.929Z] ---> 50cf3cd21264 [2022-11-29T19:07:52.929Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-29T19:07:53.495Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-29T19:07:54.872Z] ---> b99a1b2fa012 [2022-11-29T19:07:54.872Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-29T19:07:55.439Z] ---> d646f4c262bd [2022-11-29T19:07:55.439Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-29T19:07:55.439Z] Removing intermediate container c6ffe3bfa581 [2022-11-29T19:07:55.439Z] ---> b0ec454cdd7d [2022-11-29T19:07:55.439Z] [2022-11-29T19:07:55.439Z] Step 10/22 : FROM alpine:3.16 [2022-11-29T19:07:55.439Z] ---> bfe296a52501 [2022-11-29T19:07:55.439Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-29T19:07:55.439Z] ---> Running in 13229423fee2 [2022-11-29T19:07:55.697Z] ---> Running in 90a62341b9f9 [2022-11-29T19:07:55.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:07:56.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:07:56.475Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-29T19:07:56.475Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-29T19:07:56.475Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:07:56.475Z] Executing ca-certificates-20220614-r0.trigger [2022-11-29T19:07:56.475Z] OK: 6 MiB in 16 packages [2022-11-29T19:07:57.420Z] Removing intermediate container 13229423fee2 [2022-11-29T19:07:57.420Z] ---> cac36b27aa04 [2022-11-29T19:07:57.420Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-29T19:07:57.679Z] Removing intermediate container c7f4760edcc4 [2022-11-29T19:07:57.679Z] ---> 6720f2be7f55 [2022-11-29T19:07:57.679Z] [2022-11-29T19:07:57.679Z] Step 9/24 : FROM alpine:3.16 [2022-11-29T19:07:57.679Z] ---> bfe296a52501 [2022-11-29T19:07:57.679Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-29T19:07:57.679Z] Removing intermediate container a0a3d8d77176 [2022-11-29T19:07:57.679Z] ---> e68abd948182 [2022-11-29T19:07:57.679Z] [2022-11-29T19:07:57.679Z] Step 10/23 : FROM alpine:3.16 [2022-11-29T19:07:57.679Z] ---> bfe296a52501 [2022-11-29T19:07:57.679Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-29T19:07:57.679Z] ---> Using cache [2022-11-29T19:07:57.679Z] ---> 55ed96f1f100 [2022-11-29T19:07:57.679Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-29T19:07:57.679Z] ---> Using cache [2022-11-29T19:07:57.679Z] ---> ad9bba23c0fb [2022-11-29T19:07:57.679Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-29T19:07:57.679Z] ---> Running in e8f2b42955d1 [2022-11-29T19:07:57.679Z] ---> Running in 31a3f3e23cd8 [2022-11-29T19:07:57.679Z] Removing intermediate container 90a62341b9f9 [2022-11-29T19:07:57.679Z] ---> 63997cc4f552 [2022-11-29T19:07:57.679Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-29T19:07:57.679Z] ---> Running in cbf26e5e4650 [2022-11-29T19:07:57.679Z] ---> Running in 3ecdefba5a38 [2022-11-29T19:07:57.679Z] Removing intermediate container e8f2b42955d1 [2022-11-29T19:07:57.679Z] ---> f1acc4671aa2 [2022-11-29T19:07:57.679Z] Step 19/21 : LABEL arch=x86_64 [2022-11-29T19:07:57.942Z] Removing intermediate container cbf26e5e4650 [2022-11-29T19:07:57.942Z] ---> 323194d5b926 [2022-11-29T19:07:57.942Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-29T19:07:57.942Z] ---> Running in d6416a8f08cb [2022-11-29T19:07:57.942Z] ---> Running in e920d916a793 [2022-11-29T19:07:57.942Z] Removing intermediate container 3ecdefba5a38 [2022-11-29T19:07:57.942Z] ---> a59bda116a8b [2022-11-29T19:07:57.942Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-29T19:07:57.942Z] ---> Running in 2297e2909e84 [2022-11-29T19:07:57.942Z] Removing intermediate container e920d916a793 [2022-11-29T19:07:57.942Z] ---> 8ededd68e0d7 [2022-11-29T19:07:57.942Z] Step 15/23 : WORKDIR / [2022-11-29T19:07:57.942Z] Removing intermediate container d6416a8f08cb [2022-11-29T19:07:57.942Z] ---> d052b59b38a5 [2022-11-29T19:07:57.942Z] Step 20/21 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:07:57.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T19:07:57.942Z] ---> Running in 2b7a4229c28f [2022-11-29T19:07:57.942Z] ---> Running in b6d8ab14f380 [2022-11-29T19:07:58.213Z] Removing intermediate container 2297e2909e84 [2022-11-29T19:07:58.213Z] ---> 76f966ed5286 [2022-11-29T19:07:58.213Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-29T19:07:58.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T19:07:58.213Z] ---> Running in 9b84d2df897a [2022-11-29T19:07:58.213Z] Removing intermediate container b6d8ab14f380 [2022-11-29T19:07:58.213Z] ---> e880bf950b68 [2022-11-29T19:07:58.213Z] Step 21/21 : LABEL version=0.0.0 [2022-11-29T19:07:58.213Z] Removing intermediate container 2b7a4229c28f [2022-11-29T19:07:58.213Z] ---> 8081fca86c73 [2022-11-29T19:07:58.213Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:07:58.213Z] ---> Running in ac9ea7a0a9c0 [2022-11-29T19:07:58.213Z] Removing intermediate container 9b84d2df897a [2022-11-29T19:07:58.213Z] ---> 1c21742ea4ba [2022-11-29T19:07:58.213Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:07:58.472Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-29T19:07:58.472Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-29T19:07:58.472Z] Removing intermediate container ac9ea7a0a9c0 [2022-11-29T19:07:58.472Z] ---> 934e5263a88d [2022-11-29T19:07:58.472Z] [2022-11-29T19:07:58.472Z] (3/3) Installing su-exec (0.2-r1) [2022-11-29T19:07:58.472Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:07:58.472Z] Executing ca-certificates-20220614-r0.trigger [2022-11-29T19:07:58.472Z] ---> 71a61edaad18 [2022-11-29T19:07:58.472Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-29T19:07:58.472Z] Successfully built 934e5263a88d [2022-11-29T19:07:58.472Z] ---> 63cb3e19d3ef [2022-11-29T19:07:58.472Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-29T19:07:58.472Z] Successfully tagged security-proxy-setup:latest [2022-11-29T19:07:58.472Z]  Building security-proxy-setup ... done OK: 6 MiB in 17 packages [2022-11-29T19:07:59.038Z] ---> e899e3ca7b5c [2022-11-29T19:07:59.038Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-29T19:07:59.038Z] ---> b88f22142833 [2022-11-29T19:07:59.038Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-29T19:07:59.296Z] ---> 594560378fea [2022-11-29T19:07:59.296Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-29T19:07:59.296Z] Removing intermediate container 31a3f3e23cd8 [2022-11-29T19:07:59.296Z] ---> e181278f15bc [2022-11-29T19:07:59.296Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-29T19:07:59.296Z] ---> 03c1a7518fd6 [2022-11-29T19:07:59.296Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-29T19:07:59.296Z] ---> Running in 0d783d06e0f4 [2022-11-29T19:07:59.296Z] ---> Running in 90f55b83338a [2022-11-29T19:07:59.296Z] ---> Running in 6af761e87e59 [2022-11-29T19:07:59.553Z] Removing intermediate container 0d783d06e0f4 [2022-11-29T19:07:59.554Z] ---> 281548eabed1 [2022-11-29T19:07:59.554Z] Step 12/24 : WORKDIR / [2022-11-29T19:07:59.554Z] Removing intermediate container 90f55b83338a [2022-11-29T19:07:59.554Z] ---> 725599466b3e [2022-11-29T19:07:59.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:07:59.554Z] Removing intermediate container 6af761e87e59 [2022-11-29T19:07:59.554Z] ---> 236126d7b2b3 [2022-11-29T19:07:59.554Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:07:59.554Z] ---> Running in 0d84fd5de721 [2022-11-29T19:07:59.554Z] ---> Running in b8ecde35dc60 [2022-11-29T19:07:59.554Z] ---> Running in 19e5ff59c7c0 [2022-11-29T19:07:59.554Z] Removing intermediate container 0d84fd5de721 [2022-11-29T19:07:59.554Z] ---> 040a178bc725 [2022-11-29T19:07:59.554Z] Step 21/23 : LABEL arch=x86_64 [2022-11-29T19:07:59.813Z] Removing intermediate container 19e5ff59c7c0 [2022-11-29T19:07:59.813Z] ---> 636021f01d3a [2022-11-29T19:07:59.813Z] Step 20/22 : LABEL arch=x86_64 [2022-11-29T19:07:59.813Z] ---> Running in 2f2f25024596 [2022-11-29T19:07:59.813Z] Removing intermediate container b8ecde35dc60 [2022-11-29T19:07:59.813Z] ---> 16604515ac35 [2022-11-29T19:07:59.813Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-29T19:07:59.813Z] ---> Running in c4009b862eb5 [2022-11-29T19:07:59.813Z] Removing intermediate container 2f2f25024596 [2022-11-29T19:07:59.813Z] ---> 9d293a5951ac [2022-11-29T19:07:59.813Z] Step 22/23 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:07:59.813Z] Removing intermediate container c4009b862eb5 [2022-11-29T19:07:59.813Z] ---> 0a2705271f07 [2022-11-29T19:07:59.813Z] Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:07:59.813Z] ---> Running in 9947860c7bf3 [2022-11-29T19:07:59.813Z] ---> 2e6dc9fdc531 [2022-11-29T19:07:59.813Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-29T19:08:00.076Z] ---> Running in 7590a923c277 [2022-11-29T19:08:00.076Z] Removing intermediate container 9947860c7bf3 [2022-11-29T19:08:00.076Z] ---> 27624d562e08 [2022-11-29T19:08:00.076Z] Step 23/23 : LABEL version=0.0.0 [2022-11-29T19:08:00.076Z] ---> Running in 700bc0b6da08 [2022-11-29T19:08:00.076Z] Removing intermediate container 7590a923c277 [2022-11-29T19:08:00.076Z] ---> c4196e841f6a [2022-11-29T19:08:00.076Z] Step 22/22 : LABEL version=0.0.0 [2022-11-29T19:08:00.076Z] ---> Running in 2de524db4c01 [2022-11-29T19:08:00.076Z] ---> f663749b42b3 [2022-11-29T19:08:00.076Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-29T19:08:00.076Z] Removing intermediate container 700bc0b6da08 [2022-11-29T19:08:00.076Z] ---> 9694f64031db [2022-11-29T19:08:00.076Z] [2022-11-29T19:08:00.335Z] Removing intermediate container 2de524db4c01 [2022-11-29T19:08:00.335Z] ---> f8834186665a [2022-11-29T19:08:00.335Z] [2022-11-29T19:08:00.335Z] Successfully built 9694f64031db [2022-11-29T19:08:00.335Z] Successfully tagged core-command:latest [2022-11-29T19:08:00.335Z]  Building core-command ... done  ---> ab014d62c3d8 [2022-11-29T19:08:00.335Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-29T19:08:00.335Z] Successfully built f8834186665a [2022-11-29T19:08:00.335Z] Successfully tagged support-notifications:latest [2022-11-29T19:08:00.335Z]  Building support-notifications ... done  ---> 2def844d3da7 [2022-11-29T19:08:00.335Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-29T19:08:00.907Z] ---> fee2afe6bcdf [2022-11-29T19:08:00.907Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-29T19:08:01.165Z] ---> 5e41af8a991e [2022-11-29T19:08:01.165Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-29T19:08:01.424Z] ---> b3bdd49d322a [2022-11-29T19:08:01.424Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-29T19:08:01.424Z] ---> Running in b087facd3027 [2022-11-29T19:08:01.992Z] Removing intermediate container b087facd3027 [2022-11-29T19:08:01.992Z] ---> 3d73da7380b0 [2022-11-29T19:08:01.992Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-29T19:08:01.992Z] ---> Running in c3d1a675bae7 [2022-11-29T19:08:01.992Z] Removing intermediate container c3d1a675bae7 [2022-11-29T19:08:01.992Z] ---> 320c11f7103d [2022-11-29T19:08:01.992Z] Step 22/24 : LABEL arch=x86_64 [2022-11-29T19:08:01.992Z] ---> Running in 4deeb16613d9 [2022-11-29T19:08:02.252Z] Removing intermediate container 4deeb16613d9 [2022-11-29T19:08:02.252Z] ---> ab2921bfe7c7 [2022-11-29T19:08:02.252Z] Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:08:02.252Z] ---> Running in f8dfb5955f19 [2022-11-29T19:08:02.252Z] Removing intermediate container f8dfb5955f19 [2022-11-29T19:08:02.252Z] ---> f8b5d0eec1f7 [2022-11-29T19:08:02.252Z] Step 24/24 : LABEL version=0.0.0 [2022-11-29T19:08:02.252Z] ---> Running in 0afbf411001b [2022-11-29T19:08:02.252Z] Removing intermediate container 0afbf411001b [2022-11-29T19:08:02.252Z] ---> 5a3ef1764e68 [2022-11-29T19:08:02.252Z] [2022-11-29T19:08:02.512Z] Successfully built 5a3ef1764e68 [2022-11-29T19:08:02.512Z] Successfully tagged security-secretstore-setup:latest [2022-11-29T19:08:02.518Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-11-29T19:08:02.544Z] $ docker stop --time=1 3f905d01c7d1322e1f539a5d534b179391c0d85de4e9ced5e531c34e00e67718 [2022-11-29T19:08:03.814Z] $ docker rm -f 3f905d01c7d1322e1f539a5d534b179391c0d85de4e9ced5e531c34e00e67718 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-29T19:08:04.203Z] + docker images [2022-11-29T19:08:04.204Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-29T19:08:04.204Z] security-secretstore-setup latest 5a3ef1764e68 2 seconds ago 29.8MB [2022-11-29T19:08:04.204Z] support-notifications latest f8834186665a 4 seconds ago 30.5MB [2022-11-29T19:08:04.204Z] core-command latest 9694f64031db 5 seconds ago 17.7MB [2022-11-29T19:08:04.204Z] security-proxy-setup latest 934e5263a88d 6 seconds ago 27.7MB [2022-11-29T19:08:04.204Z] 6720f2be7f55 7 seconds ago 1.61GB [2022-11-29T19:08:04.204Z] e68abd948182 7 seconds ago 1.61GB [2022-11-29T19:08:04.204Z] b0ec454cdd7d 10 seconds ago 1.68GB [2022-11-29T19:08:04.204Z] f36efe365816 16 seconds ago 1.6GB [2022-11-29T19:08:04.204Z] security-spire-agent latest b2b38dcccadd 25 seconds ago 125MB [2022-11-29T19:08:04.204Z] core-data latest d3c374f4ad0f 38 seconds ago 17.9MB [2022-11-29T19:08:04.204Z] support-scheduler latest 8718ea0e13b3 39 seconds ago 29.9MB [2022-11-29T19:08:04.204Z] 4b8113f2af6a 47 seconds ago 1.68GB [2022-11-29T19:08:04.204Z] 48c0c57f4c38 54 seconds ago 1.62GB [2022-11-29T19:08:04.204Z] sys-mgmt-agent latest 5168cf7a920c About a minute ago 136MB [2022-11-29T19:08:04.204Z] security-bootstrapper latest 803689f3e8f8 About a minute ago 20.3MB [2022-11-29T19:08:04.204Z] security-spire-config latest e8e67fdd583a About a minute ago 85.8MB [2022-11-29T19:08:04.204Z] core-metadata latest d87a3188f421 About a minute ago 18.5MB [2022-11-29T19:08:04.204Z] 9c06739064bb About a minute ago 1.49GB [2022-11-29T19:08:04.204Z] security-spiffe-token-provider latest 3af565fd68be About a minute ago 29.7MB [2022-11-29T19:08:04.204Z] c01075c8e8f7 About a minute ago 1.65GB [2022-11-29T19:08:04.204Z] 884fabaa7220 About a minute ago 1.6GB [2022-11-29T19:08:04.204Z] 082f509f19d1 About a minute ago 1.62GB [2022-11-29T19:08:04.204Z] b4b03775ced3 About a minute ago 1.6GB [2022-11-29T19:08:04.204Z] security-spire-server latest ad9c25322106 About a minute ago 86.5MB [2022-11-29T19:08:04.204Z] b6e09efa250d About a minute ago 1.49GB [2022-11-29T19:08:04.204Z] ci-base-image-x86_64 latest 0c3ad557e99d 4 minutes ago 947MB [2022-11-29T19:08:04.204Z] alpine 3.16 bfe296a52501 2 weeks ago 5.54MB [2022-11-29T19:08:04.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 weeks ago 683MB [2022-11-29T19:08:04.204Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-29T19:08:04.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-29T19:08:04.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-29T19:08:57.764Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-29T19:08:57.764Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-29T19:08:57.764Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-29T19:08:57.764Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-29T19:09:05.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-29T19:09:05.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-29T19:09:05.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-29T19:09:05.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-29T19:09:05.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-29T19:09:05.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-29T19:09:05.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-29T19:09:05.975Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-29T19:09:05.975Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-29T19:09:05.975Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-29T19:09:05.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-29T19:09:18.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements [2022-11-29T19:09:18.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-29T19:09:18.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-29T19:09:21.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.399s coverage: 98.5% of statements [2022-11-29T19:09:22.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.453s coverage: 43.0% of statements [2022-11-29T19:09:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-29T19:09:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-29T19:09:22.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.449s coverage: 54.2% of statements [2022-11-29T19:09:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-29T19:09:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-29T19:09:44.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.931s coverage: 89.2% of statements [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-29T19:09:44.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.533s coverage: 2.2% of statements [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-29T19:09:44.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.558s coverage: 95.6% of statements [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-29T19:09:44.294Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.302s coverage: 72.2% of statements [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-29T19:09:44.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.362s coverage: 60.0% of statements [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-29T19:09:44.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.612s coverage: 0.9% of statements [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-29T19:09:44.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.508s coverage: 58.8% of statements [2022-11-29T19:09:44.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 29.6% of statements [2022-11-29T19:09:44.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-29T19:09:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 47.1% of statements [2022-11-29T19:09:45.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.251s coverage: 79.5% of statements [2022-11-29T19:09:45.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements [2022-11-29T19:09:45.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements [2022-11-29T19:09:48.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements [2022-11-29T19:09:58.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.225s coverage: 94.4% of statements [2022-11-29T19:09:58.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.250s coverage: 44.8% of statements [2022-11-29T19:10:05.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.669s coverage: 79.9% of statements [2022-11-29T19:10:05.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-29T19:10:13.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-29T19:10:13.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.117s coverage: 65.1% of statements [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-29T19:10:13.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.235s coverage: 86.9% of statements [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-29T19:10:13.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-29T19:10:13.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-29T19:10:13.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.282s coverage: 58.8% of statements [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-29T19:10:13.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements [2022-11-29T19:10:13.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2022-11-29T19:10:13.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2022-11-29T19:10:13.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.786s coverage: 91.2% of statements [2022-11-29T19:10:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-29T19:10:16.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.901s coverage: 64.7% of statements [2022-11-29T19:10:16.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-29T19:10:16.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-29T19:10:16.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.246s coverage: 100.0% of statements [2022-11-29T19:10:16.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements [2022-11-29T19:10:16.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.124s coverage: 100.0% of statements [2022-11-29T19:10:16.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements [2022-11-29T19:10:16.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2022-11-29T19:10:23.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.238s coverage: 65.8% of statements [2022-11-29T19:10:23.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-29T19:10:23.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-29T19:10:23.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-29T19:10:24.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.770s coverage: 41.8% of statements [2022-11-29T19:10:24.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-29T19:10:24.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-29T19:10:24.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.341s coverage: 89.5% of statements [2022-11-29T19:10:24.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-29T19:10:24.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements [2022-11-29T19:10:24.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-29T19:10:24.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-29T19:10:24.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-29T19:10:24.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-29T19:10:33.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.333s coverage: 17.7% of statements [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-29T19:10:33.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.679s coverage: 92.3% of statements [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-29T19:10:33.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 63.2% of statements [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-29T19:10:33.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-29T19:10:33.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-29T19:10:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-29T19:10:33.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-29T19:10:33.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.199s coverage: 100.0% of statements [2022-11-29T19:10:33.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-11-29T19:10:33.713Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-11-29T19:10:33.713Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-29T19:10:33.713Z] go vet ./... [2022-11-29T19:12:25.375Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-29T19:12:25.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-29T19:12:25.375Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-29T19:12:25.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-29T19:12:25.748Z] + ls -al . [2022-11-29T19:12:25.748Z] total 764 [2022-11-29T19:12:25.748Z] drwxrwxr-x 10 1001 1001 4096 Nov 29 19:06 . [2022-11-29T19:12:25.748Z] drwxr-xr-x 4 root root 4096 Nov 29 19:06 .. [2022-11-29T19:12:25.748Z] drwxrwxr-x 2 1001 1001 4096 Nov 29 19:05 .blubracket [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 16 Nov 29 19:05 .dockerignore [2022-11-29T19:12:25.748Z] drwxrwxr-x 8 1001 1001 4096 Nov 29 19:05 .git [2022-11-29T19:12:25.748Z] drwxrwxr-x 3 1001 1001 4096 Nov 29 19:05 .github [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 1030 Nov 29 19:05 .gitignore [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 42 Nov 29 19:05 .golangci.yml [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 87 Nov 29 19:05 .hadolint.yml [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 166 Nov 29 19:05 .sonarcloud.properties [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 1171 Nov 29 19:05 ADOPTERS.md [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 10618 Nov 29 19:05 Attribution.txt [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 73765 Nov 29 19:05 CHANGELOG.md [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 3804 Nov 29 19:05 CONTRIBUTING.md [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 677 Nov 29 19:05 GOVERNANCE.md [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 850 Nov 29 19:05 Jenkinsfile [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 10775 Nov 29 19:05 LICENSE [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 13289 Nov 29 19:05 Makefile [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 582 Nov 29 19:05 OWNERS.md [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 9403 Nov 29 19:05 README.md [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 6912 Nov 29 19:05 SECURITY.md [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 5 Nov 29 19:02 VERSION [2022-11-29T19:12:25.748Z] drwxrwxr-x 2 1001 1001 4096 Nov 29 19:05 bin [2022-11-29T19:12:25.748Z] drwxrwxr-x 18 1001 1001 4096 Nov 29 19:05 cmd [2022-11-29T19:12:25.748Z] -rw-r--r-- 1 root root 501828 Nov 29 19:10 coverage.out [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 3369 Nov 29 19:05 go.mod [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 44829 Nov 29 19:05 go.sum [2022-11-29T19:12:25.748Z] drwxrwxr-x 8 1001 1001 4096 Nov 29 19:05 internal [2022-11-29T19:12:25.748Z] drwxrwxr-x 3 1001 1001 4096 Nov 29 19:05 openapi [2022-11-29T19:12:25.748Z] drwxrwxr-x 4 1001 1001 4096 Nov 29 19:05 snap [2022-11-29T19:12:25.748Z] -rw-rw-r-- 1 1001 1001 204 Nov 29 19:05 version.go [Pipeline] sh [2022-11-29T19:12:26.077Z] + '[' -e coverage.out ] [2022-11-29T19:12:26.077Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-29T19:12:26.121Z] Warning: overwriting stash ‘coverage-report’ [2022-11-29T19:12:26.917Z] Stashed 1 file(s) [Pipeline] sh [2022-11-29T19:12:27.625Z] + make build [2022-11-29T19:12:27.625Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-11-29T19:13:49.341Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-29T19:13:50.300Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-29T19:13:55.639Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-29T19:14:34.487Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-29T19:14:36.433Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-29T19:14:41.775Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-29T19:14:49.974Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-29T19:14:53.315Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-29T19:14:58.651Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-29T19:15:02.924Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-29T19:15:07.183Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-29T19:15:19.484Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-29T19:15:26.148Z] $ docker stop --time=1 57681dc0b89f938ac047094d1a15bea8dd5ee29abff2be91fa84200d3f796a20 [2022-11-29T19:15:28.019Z] $ docker rm -f 57681dc0b89f938ac047094d1a15bea8dd5ee29abff2be91fa84200d3f796a20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:15:30.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-29T19:15:30.262Z] [2022-11-29T19:15:30.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:15:30.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-29T19:15:30.920Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-29T19:15:30.920Z] 29e5d40040c1: Pulling fs layer [2022-11-29T19:15:30.920Z] 1ce36da41761: Pulling fs layer [2022-11-29T19:15:30.920Z] 25b303627fd3: Pulling fs layer [2022-11-29T19:15:30.920Z] 29e5d40040c1: Download complete [2022-11-29T19:15:31.506Z] 1ce36da41761: Verifying Checksum [2022-11-29T19:15:31.506Z] 1ce36da41761: Download complete [2022-11-29T19:15:31.506Z] 29e5d40040c1: Pull complete [2022-11-29T19:15:32.921Z] 1ce36da41761: Pull complete [2022-11-29T19:15:32.921Z] 25b303627fd3: Verifying Checksum [2022-11-29T19:15:32.921Z] 25b303627fd3: Download complete [2022-11-29T19:15:42.980Z] 25b303627fd3: Pull complete [2022-11-29T19:15:42.980Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-29T19:15:42.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-29T19:15:42.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T19:15:43.307Z] prd-ubuntu20.04-docker-arm64-4c-16g-119997 does not seem to be running inside a container [2022-11-29T19:15:43.368Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-29T19:15:45.535Z] $ docker top dd3c17e6eb35696fe074dd39fb4c94b087e4a80b0e7dea17cbdca012ef796640 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-29T19:15:46.394Z] + docker-compose+ build --help [2022-11-29T19:15:46.394Z] grep parallel [2022-11-29T19:15:50.634Z] --parallel Build images in parallel. [Pipeline] } [2022-11-29T19:15:50.666Z] $ docker stop --time=1 dd3c17e6eb35696fe074dd39fb4c94b087e4a80b0e7dea17cbdca012ef796640 [2022-11-29T19:15:52.256Z] $ docker rm -f dd3c17e6eb35696fe074dd39fb4c94b087e4a80b0e7dea17cbdca012ef796640 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:15:52.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-29T19:15:52.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T19:15:53.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-119997 does not seem to be running inside a container [2022-11-29T19:15:53.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-29T19:15:54.297Z] $ docker top f5ff2b979a6130920337f532da0e8cd79ab122852243f6415f952cd46e454b3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-29T19:15:54.834Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-29T19:16:00.163Z] Building core-command ... [2022-11-29T19:16:00.163Z] Building core-data ... [2022-11-29T19:16:00.163Z] Building core-metadata ... [2022-11-29T19:16:00.163Z] Building security-bootstrapper ... [2022-11-29T19:16:00.163Z] Building security-proxy-setup ... [2022-11-29T19:16:00.163Z] Building security-secretstore-setup ... [2022-11-29T19:16:00.163Z] Building security-spiffe-token-provider ... [2022-11-29T19:16:00.163Z] Building security-spire-agent ... [2022-11-29T19:16:00.163Z] Building security-spire-config ... [2022-11-29T19:16:00.163Z] Building security-spire-server ... [2022-11-29T19:16:00.163Z] Building support-notifications ... [2022-11-29T19:16:00.163Z] Building support-scheduler ... [2022-11-29T19:16:00.163Z] Building sys-mgmt-agent ... [2022-11-29T19:16:00.163Z] Building core-metadata [2022-11-29T19:16:00.163Z] Building security-spire-config [2022-11-29T19:16:00.163Z] Building security-spiffe-token-provider [2022-11-29T19:16:00.163Z] Building security-spire-agent [2022-11-29T19:16:00.163Z] Building sys-mgmt-agent [2022-11-29T19:16:46.999Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:16:46.999Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:16:46.999Z] ---> 65defedc2668 [2022-11-29T19:16:46.999Z] Step 3/19 : WORKDIR /edgex-go [2022-11-29T19:16:46.999Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:16:46.999Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:16:46.999Z] ---> 65defedc2668 [2022-11-29T19:16:46.999Z] Step 3/24 : WORKDIR /edgex-go [2022-11-29T19:16:46.999Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:16:46.999Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:16:46.999Z] ---> 65defedc2668 [2022-11-29T19:16:46.999Z] Step 3/24 : WORKDIR /edgex-go [2022-11-29T19:16:46.999Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:16:46.999Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:16:46.999Z] ---> 65defedc2668 [2022-11-29T19:16:46.999Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-29T19:16:46.999Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:16:46.999Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:16:46.999Z] ---> 65defedc2668 [2022-11-29T19:16:46.999Z] Step 3/22 : WORKDIR /edgex-go [2022-11-29T19:16:46.999Z] ---> Running in a42dcd981e51 [2022-11-29T19:16:46.999Z] ---> Running in 60b52b428bc5 [2022-11-29T19:16:46.999Z] ---> Running in c051ca73ecac [2022-11-29T19:16:46.999Z] ---> Running in 073a23a1488c [2022-11-29T19:16:46.999Z] ---> Running in 5c6b916fe50e [2022-11-29T19:16:46.999Z] Removing intermediate container c051ca73ecac [2022-11-29T19:16:46.999Z] ---> eef35fad13d2 [2022-11-29T19:16:46.999Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-29T19:16:46.999Z] Removing intermediate container 073a23a1488c [2022-11-29T19:16:46.999Z] ---> dc15dd73cb2f [2022-11-29T19:16:46.999Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-29T19:16:46.999Z] Removing intermediate container 60b52b428bc5 [2022-11-29T19:16:46.999Z] ---> 67a4ac3b4f4f [2022-11-29T19:16:46.999Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-29T19:16:46.999Z] Removing intermediate container 5c6b916fe50e [2022-11-29T19:16:46.999Z] ---> c27b273812a7 [2022-11-29T19:16:46.999Z] Step 4/24 : WORKDIR /edgex-go [2022-11-29T19:16:46.999Z] Removing intermediate container a42dcd981e51 [2022-11-29T19:16:46.999Z] ---> a2e655be06b9 [2022-11-29T19:16:46.999Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-29T19:16:46.999Z] ---> Running in 6605e89832e5 [2022-11-29T19:16:46.999Z] ---> Running in 437e555a1dd7 [2022-11-29T19:16:46.999Z] ---> Running in a0a76ebeef53 [2022-11-29T19:16:46.999Z] ---> Running in dc9f8999b6d7 [2022-11-29T19:16:46.999Z] ---> Running in e9faced5d57b [2022-11-29T19:16:46.999Z] Removing intermediate container e9faced5d57b [2022-11-29T19:16:46.999Z] ---> fac534938e70 [2022-11-29T19:16:46.999Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-29T19:16:46.999Z] ---> Running in ec86e14a5aac [2022-11-29T19:16:46.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:16:46.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:16:46.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:16:46.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:16:46.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:16:46.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:16:46.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:16:46.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:16:46.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:16:46.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:16:47.585Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-29T19:16:47.585Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-29T19:16:47.585Z] OK: 16895 distinct packages available [2022-11-29T19:16:47.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:16:47.853Z] OK: 221 MiB in 51 packages [2022-11-29T19:16:47.853Z] OK: 221 MiB in 51 packages [2022-11-29T19:16:48.437Z] OK: 221 MiB in 51 packages [2022-11-29T19:16:48.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:16:48.437Z] OK: 221 MiB in 51 packages [2022-11-29T19:16:49.407Z] OK: 221 MiB in 51 packages [2022-11-29T19:16:49.675Z] Removing intermediate container a0a76ebeef53 [2022-11-29T19:16:49.675Z] ---> 2cda0ce79adf [2022-11-29T19:16:49.675Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-29T19:16:50.261Z] Removing intermediate container dc9f8999b6d7 [2022-11-29T19:16:50.261Z] ---> 5518c1277e59 [2022-11-29T19:16:50.261Z] Removing intermediate container 437e555a1dd7 [2022-11-29T19:16:50.261Z] Step 5/24 : COPY go.mod vendor* ./ ---> 343f80804cbe [2022-11-29T19:16:50.261Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-29T19:16:50.261Z] [2022-11-29T19:16:50.689Z] Removing intermediate container ec86e14a5aac [2022-11-29T19:16:50.689Z] ---> 729e28496d9f [2022-11-29T19:16:50.689Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-29T19:16:50.973Z] ---> 8da6b7e755f0 [2022-11-29T19:16:50.973Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:16:51.268Z] ---> Running in 04be7c33ee60 [2022-11-29T19:16:51.268Z] Removing intermediate container 6605e89832e5 [2022-11-29T19:16:51.268Z] ---> 0132b28f198c [2022-11-29T19:16:51.268Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-29T19:16:51.557Z] ---> ac92d9b0a42f [2022-11-29T19:16:51.557Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:16:51.836Z] ---> 9e1f28157aae [2022-11-29T19:16:51.836Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:16:51.836Z] ---> Running in 6d68c9541cfa [2022-11-29T19:16:52.114Z] ---> Running in 899ee13ce0e3 [2022-11-29T19:16:52.413Z] ---> fe15a59518bc [2022-11-29T19:16:52.413Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:16:52.413Z] ---> Running in 2a6e29354458 [2022-11-29T19:16:53.425Z] ---> 357fb1a20e51 [2022-11-29T19:16:53.425Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:16:53.425Z] ---> Running in 2fb3c84a8c65 [2022-11-29T19:18:15.047Z] Removing intermediate container 04be7c33ee60 [2022-11-29T19:18:15.047Z] ---> 480a4274883d [2022-11-29T19:18:15.047Z] Step 7/24 : COPY . . [2022-11-29T19:18:15.047Z] Removing intermediate container 899ee13ce0e3 [2022-11-29T19:18:15.047Z] ---> 1482c624ed00 [2022-11-29T19:18:15.047Z] Step 7/24 : COPY . . [2022-11-29T19:18:15.047Z] Removing intermediate container 2a6e29354458 [2022-11-29T19:18:15.047Z] ---> 1d4e9c09fec4 [2022-11-29T19:18:15.047Z] Step 8/24 : COPY . . [2022-11-29T19:18:15.047Z] Removing intermediate container 2fb3c84a8c65 [2022-11-29T19:18:15.047Z] ---> b5d5d5953606 [2022-11-29T19:18:15.047Z] Step 7/19 : COPY . . [2022-11-29T19:18:15.047Z] Removing intermediate container 6d68c9541cfa [2022-11-29T19:18:15.047Z] ---> 1014c806c76c [2022-11-29T19:18:15.047Z] Step 7/22 : COPY . . [2022-11-29T19:18:27.358Z] ---> 67ccde8113e2 [2022-11-29T19:18:27.358Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-29T19:18:27.358Z] ---> aeb79cc080e8 [2022-11-29T19:18:27.358Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-29T19:18:27.358Z] ---> 097f35045fd3 [2022-11-29T19:18:27.358Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-29T19:18:27.624Z] ---> 5080276c05e8 [2022-11-29T19:18:27.624Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-29T19:18:27.624Z] ---> a857b0269d14 [2022-11-29T19:18:27.624Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-29T19:18:28.216Z] ---> Running in 80bf9ed9467d [2022-11-29T19:18:28.216Z] ---> Running in 534abcc2251e [2022-11-29T19:18:28.216Z] ---> Running in 0b1e9d5e5f9a [2022-11-29T19:18:28.216Z] ---> Running in c82fa40f3e3c [2022-11-29T19:18:28.216Z] ---> Running in bcd9626e5e01 [2022-11-29T19:18:28.804Z] Removing intermediate container bcd9626e5e01 [2022-11-29T19:18:28.804Z] ---> 09691f5268c0 [2022-11-29T19:18:28.804Z] Removing intermediate container 534abcc2251e [2022-11-29T19:18:28.805Z] ---> d4c7ba99f2c6 [2022-11-29T19:18:28.805Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-29T19:18:28.805Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-29T19:18:29.070Z] ---> Running in 563cbd5e3f25 [2022-11-29T19:18:29.070Z] ---> Running in a86404bd21d2 [2022-11-29T19:18:29.653Z] Removing intermediate container a86404bd21d2 [2022-11-29T19:18:29.653Z] Removing intermediate container 563cbd5e3f25 [2022-11-29T19:18:29.653Z] ---> 6f7ac9576ec4 [2022-11-29T19:18:29.653Z] ---> c4cb8f4b78b9 [2022-11-29T19:18:29.653Z] 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/; fiStep 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-29T19:18:29.653Z] [2022-11-29T19:18:29.653Z] ---> Running in 7543feec7eca [2022-11-29T19:18:29.924Z] ---> Running in d411fc52d61b [2022-11-29T19:18:30.514Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-29T19:18:31.097Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-29T19:18:31.097Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-29T19:18:33.686Z] Removing intermediate container 7543feec7eca [2022-11-29T19:18:33.686Z] ---> 836427a9a70b [2022-11-29T19:18:33.686Z] Step 11/24 : WORKDIR /edgex-go [2022-11-29T19:18:33.686Z] ---> Running in 874323ca4324 [2022-11-29T19:18:33.686Z] Removing intermediate container d411fc52d61b [2022-11-29T19:18:33.686Z] ---> 18fff3631855 [2022-11-29T19:18:33.686Z] Step 11/24 : WORKDIR /edgex-go [2022-11-29T19:18:33.955Z] ---> Running in 8a0f164baafc [2022-11-29T19:18:34.223Z] Removing intermediate container 874323ca4324 [2022-11-29T19:18:34.223Z] ---> cc5b725273a6 [2022-11-29T19:18:34.223Z] [2022-11-29T19:18:34.223Z] Step 12/24 : FROM alpine:3.15 [2022-11-29T19:18:34.517Z] 3.15: Pulling from library/alpine [2022-11-29T19:18:34.517Z] Removing intermediate container 8a0f164baafc [2022-11-29T19:18:34.517Z] ---> 1e60715a91c9 [2022-11-29T19:18:34.517Z] [2022-11-29T19:18:34.517Z] Step 12/24 : FROM alpine:3.15 [2022-11-29T19:18:34.789Z] 3.15: Pulling from library/alpine [2022-11-29T19:18:36.738Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-29T19:18:36.738Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-29T19:18:36.738Z] Status: Downloaded newer image for alpine:3.15 [2022-11-29T19:18:36.738Z] Status: Downloaded newer image for alpine:3.15 [2022-11-29T19:18:36.738Z] ---> 8aa73fd46299 [2022-11-29T19:18:36.738Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-29T19:18:36.738Z] ---> 8aa73fd46299 [2022-11-29T19:18:36.738Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-29T19:18:36.738Z] ---> Running in 3168264f145b [2022-11-29T19:18:36.738Z] ---> Running in f31c085462ea [2022-11-29T19:18:37.710Z] Removing intermediate container f31c085462ea [2022-11-29T19:18:37.710Z] ---> 01ed8cdb7a37 [2022-11-29T19:18:37.710Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-29T19:18:37.710Z] Removing intermediate container 3168264f145b [2022-11-29T19:18:37.710Z] ---> e0ca62e6b4b4 [2022-11-29T19:18:37.710Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-29T19:18:37.710Z] ---> Running in d5013fda918a [2022-11-29T19:18:37.710Z] ---> Running in 73c53c6a4f52 [2022-11-29T19:18:40.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:18:40.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:18:40.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:18:40.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:18:41.960Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-29T19:18:41.960Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-29T19:18:41.960Z] OK: 15736 distinct packages available [2022-11-29T19:18:41.960Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-29T19:18:41.960Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-29T19:18:41.960Z] OK: 15736 distinct packages available [2022-11-29T19:18:41.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:18:41.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:18:42.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:18:42.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:18:43.450Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-29T19:18:43.450Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-29T19:18:43.450Z] (3/5) Installing libucontext (1.1-r0) [2022-11-29T19:18:43.450Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-29T19:18:43.450Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-29T19:18:43.450Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-29T19:18:43.450Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-29T19:18:43.450Z] (3/4) Installing libucontext (1.1-r0) [2022-11-29T19:18:43.717Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-29T19:18:43.717Z] Executing busybox-1.34.1-r7.trigger [2022-11-29T19:18:43.717Z] Executing busybox-1.34.1-r7.trigger [2022-11-29T19:18:43.717Z] OK: 6 MiB in 19 packages [2022-11-29T19:18:43.717Z] OK: 6 MiB in 18 packages [2022-11-29T19:18:45.661Z] Removing intermediate container d5013fda918a [2022-11-29T19:18:45.661Z] ---> 6b3a6f9a3aca [2022-11-29T19:18:45.661Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-29T19:18:45.927Z] Removing intermediate container 73c53c6a4f52 [2022-11-29T19:18:45.927Z] ---> dcd87b4696aa [2022-11-29T19:18:45.927Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-29T19:18:51.279Z] ---> 73fa4482c3ed [2022-11-29T19:18:51.279Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-29T19:18:54.622Z] ---> 2e9c45e9426d [2022-11-29T19:18:54.622Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-29T19:18:55.204Z] ---> b53d835d522d [2022-11-29T19:18:55.204Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-29T19:18:55.471Z] ---> Running in 685af3340b16 [2022-11-29T19:18:56.053Z] Removing intermediate container 685af3340b16 [2022-11-29T19:18:56.053Z] ---> 08f5e77ad3d6 [2022-11-29T19:18:56.053Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-29T19:18:57.462Z] ---> 65180af56b8e [2022-11-29T19:18:57.462Z] Step 19/24 : WORKDIR / [2022-11-29T19:18:57.728Z] ---> Running in b186a713a275 [2022-11-29T19:18:58.308Z] ---> c53e2c5ac1dd [2022-11-29T19:18:58.308Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-29T19:18:58.308Z] Removing intermediate container b186a713a275 [2022-11-29T19:18:58.308Z] ---> 28d12a64bb02 [2022-11-29T19:18:58.308Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-29T19:18:58.577Z] ---> Running in b3ca3198ca6f [2022-11-29T19:18:59.158Z] Removing intermediate container b3ca3198ca6f [2022-11-29T19:18:59.158Z] ---> 8e5633d34852 [2022-11-29T19:18:59.158Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-29T19:18:59.424Z] ---> Running in 88036c65a34c [2022-11-29T19:18:59.424Z] ---> 989d45911735 [2022-11-29T19:18:59.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-29T19:19:00.013Z] Removing intermediate container 88036c65a34c [2022-11-29T19:19:00.013Z] ---> 9ebc37ab54b9 [2022-11-29T19:19:00.013Z] Step 22/24 : LABEL arch=arm64 [2022-11-29T19:19:00.284Z] ---> Running in 8030a7d64d9a [2022-11-29T19:19:00.550Z] ---> ab404723c415 [2022-11-29T19:19:00.550Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-29T19:19:01.133Z] Removing intermediate container 8030a7d64d9a [2022-11-29T19:19:01.133Z] ---> 4757971215fd [2022-11-29T19:19:01.133Z] Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:19:01.133Z] ---> Running in fd66284b1fac [2022-11-29T19:19:01.713Z] ---> 0cf87dc5fb34 [2022-11-29T19:19:01.713Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-29T19:19:01.713Z] ---> Running in eb43e24657ae [2022-11-29T19:19:01.980Z] Removing intermediate container fd66284b1fac [2022-11-29T19:19:01.980Z] ---> cf346a9dff5a [2022-11-29T19:19:01.980Z] Step 24/24 : LABEL version=0.0.0 [2022-11-29T19:19:02.249Z] ---> Running in 51051b8e8afb [2022-11-29T19:19:02.514Z] Removing intermediate container eb43e24657ae [2022-11-29T19:19:02.514Z] ---> 535c00326b9f [2022-11-29T19:19:02.514Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-29T19:19:02.514Z] ---> Running in a0398b94462e [2022-11-29T19:19:02.780Z] Removing intermediate container 51051b8e8afb [2022-11-29T19:19:02.780Z] ---> 53b622ef3393 [2022-11-29T19:19:02.780Z] [2022-11-29T19:19:03.047Z] Removing intermediate container a0398b94462e [2022-11-29T19:19:03.047Z] ---> cc57882a58b0 [2022-11-29T19:19:03.047Z] Step 22/24 : LABEL arch=arm64 [2022-11-29T19:19:03.315Z] ---> Running in 02e35e04b39d [2022-11-29T19:19:03.315Z] Successfully built 53b622ef3393 [2022-11-29T19:19:03.315Z] Successfully tagged security-spire-config-arm64:latest [2022-11-29T19:19:03.315Z]  Building security-spire-config ... done Building security-spire-server [2022-11-29T19:19:03.899Z] Removing intermediate container 02e35e04b39d [2022-11-29T19:19:03.899Z] ---> 1a1704d17280 [2022-11-29T19:19:03.899Z] Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:19:03.899Z] ---> Running in b82fe937a910 [2022-11-29T19:19:04.486Z] Removing intermediate container b82fe937a910 [2022-11-29T19:19:04.486Z] ---> 5d7681e99531 [2022-11-29T19:19:04.486Z] Step 24/24 : LABEL version=0.0.0 [2022-11-29T19:19:04.486Z] ---> Running in 4a2ec151dfd6 [2022-11-29T19:19:05.065Z] Removing intermediate container 4a2ec151dfd6 [2022-11-29T19:19:05.065Z] ---> fc43fd756d58 [2022-11-29T19:19:05.065Z] [2022-11-29T19:19:05.332Z] Successfully built fc43fd756d58 [2022-11-29T19:19:05.332Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-29T19:19:05.332Z] Building core-data [2022-11-29T19:19:32.013Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:19:32.013Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:19:32.013Z] ---> 65defedc2668 [2022-11-29T19:19:32.013Z] Step 3/23 : WORKDIR /edgex-go [2022-11-29T19:19:32.013Z] ---> Using cache [2022-11-29T19:19:32.013Z] ---> a2e655be06b9 [2022-11-29T19:19:32.013Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-29T19:19:32.013Z] ---> Using cache [2022-11-29T19:19:32.013Z] ---> 5518c1277e59 [2022-11-29T19:19:32.013Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-29T19:19:32.013Z] ---> Using cache [2022-11-29T19:19:32.013Z] ---> 9e1f28157aae [2022-11-29T19:19:32.013Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:19:32.014Z] ---> Using cache [2022-11-29T19:19:32.014Z] ---> 1482c624ed00 [2022-11-29T19:19:32.014Z] Step 7/23 : COPY . . [2022-11-29T19:19:32.014Z] ---> Using cache [2022-11-29T19:19:32.014Z] ---> 67ccde8113e2 [2022-11-29T19:19:32.014Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-29T19:19:32.014Z] ---> Using cache [2022-11-29T19:19:32.014Z] ---> 09691f5268c0 [2022-11-29T19:19:32.014Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-29T19:19:32.014Z] ---> Using cache [2022-11-29T19:19:32.014Z] ---> 6f7ac9576ec4 [2022-11-29T19:19:32.014Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-29T19:19:32.014Z] ---> Running in 13091ad7343b [2022-11-29T19:19:32.282Z] Removing intermediate container 13091ad7343b [2022-11-29T19:19:32.282Z] ---> ae439da4edbd [2022-11-29T19:19:32.282Z] Step 11/23 : WORKDIR /edgex-go [2022-11-29T19:19:32.282Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:19:32.282Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:19:32.282Z] ---> 65defedc2668 [2022-11-29T19:19:32.282Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-29T19:19:32.282Z] ---> Using cache [2022-11-29T19:19:32.282Z] ---> c27b273812a7 [2022-11-29T19:19:32.282Z] Step 4/22 : WORKDIR /edgex-go [2022-11-29T19:19:32.282Z] ---> Using cache [2022-11-29T19:19:32.282Z] ---> fac534938e70 [2022-11-29T19:19:32.282Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-29T19:19:32.282Z] ---> Using cache [2022-11-29T19:19:32.282Z] ---> 729e28496d9f [2022-11-29T19:19:32.282Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-29T19:19:32.282Z] ---> Using cache [2022-11-29T19:19:32.282Z] ---> fe15a59518bc [2022-11-29T19:19:32.282Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:19:32.282Z] ---> Using cache [2022-11-29T19:19:32.282Z] ---> 1d4e9c09fec4 [2022-11-29T19:19:32.282Z] Step 8/22 : COPY . . [2022-11-29T19:19:32.282Z] ---> Using cache [2022-11-29T19:19:32.282Z] ---> 5080276c05e8 [2022-11-29T19:19:32.282Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-29T19:19:32.549Z] ---> Running in 05378f6dfc33 [2022-11-29T19:19:32.549Z] ---> Running in 544cac12f31c [2022-11-29T19:19:33.505Z] Removing intermediate container 544cac12f31c [2022-11-29T19:19:33.505Z] ---> a8f2a091b2c1 [2022-11-29T19:19:33.505Z] [2022-11-29T19:19:33.505Z] Step 12/23 : FROM alpine:3.15 [2022-11-29T19:19:33.505Z] ---> 8aa73fd46299 [2022-11-29T19:19:33.505Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-29T19:19:33.505Z] ---> Using cache [2022-11-29T19:19:33.505Z] ---> e0ca62e6b4b4 [2022-11-29T19:19:33.505Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-29T19:19:33.505Z] ---> Using cache [2022-11-29T19:19:33.505Z] ---> dcd87b4696aa [2022-11-29T19:19:33.505Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-29T19:19:34.949Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-11-29T19:19:39.201Z] ---> 04221283bad1 [2022-11-29T19:19:39.201Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-29T19:19:39.782Z] ---> 3b08eaba32cd [2022-11-29T19:19:39.782Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-29T19:19:40.371Z] ---> 5795e12c3b07 [2022-11-29T19:19:40.371Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-29T19:19:42.306Z] ---> ef36837d6c6a [2022-11-29T19:19:42.306Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-29T19:19:42.572Z] ---> Running in 0de471c9acca [2022-11-29T19:19:42.839Z] Removing intermediate container 0de471c9acca [2022-11-29T19:19:42.839Z] ---> f729ad3ab893 [2022-11-29T19:19:42.839Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-29T19:19:43.107Z] ---> Running in 0a96fe842a64 [2022-11-29T19:19:43.378Z] Removing intermediate container 0a96fe842a64 [2022-11-29T19:19:43.378Z] ---> 510ca4e57d2c [2022-11-29T19:19:43.378Z] Step 21/23 : LABEL arch=arm64 [2022-11-29T19:19:43.643Z] ---> Running in 3fe970b221ea [2022-11-29T19:19:44.223Z] Removing intermediate container 3fe970b221ea [2022-11-29T19:19:44.223Z] ---> 02a65e3d2f80 [2022-11-29T19:19:44.223Z] Step 22/23 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:19:44.223Z] ---> Running in 4c398665862e [2022-11-29T19:19:44.490Z] Removing intermediate container 4c398665862e [2022-11-29T19:19:44.490Z] ---> 696dd1ee319d [2022-11-29T19:19:44.490Z] Step 23/23 : LABEL version=0.0.0 [2022-11-29T19:19:44.756Z] ---> Running in cddccb8959e4 [2022-11-29T19:19:45.335Z] Removing intermediate container cddccb8959e4 [2022-11-29T19:19:45.335Z] ---> f4c9327e862a [2022-11-29T19:19:45.335Z] [2022-11-29T19:19:45.600Z] Successfully built f4c9327e862a [2022-11-29T19:19:45.600Z] Successfully tagged security-spire-server-arm64:latest [2022-11-29T19:19:45.600Z]  Building security-spire-server ... done Building security-bootstrapper [2022-11-29T19:20:03.785Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:20:03.785Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:20:03.785Z] ---> 65defedc2668 [2022-11-29T19:20:03.785Z] Step 3/32 : WORKDIR /edgex-go [2022-11-29T19:20:03.785Z] ---> Using cache [2022-11-29T19:20:03.785Z] ---> a2e655be06b9 [2022-11-29T19:20:03.785Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-29T19:20:03.785Z] ---> Running in 0a42623e20b9 [2022-11-29T19:20:05.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:20:05.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:20:06.851Z] OK: 221 MiB in 51 packages [2022-11-29T19:20:08.263Z] Removing intermediate container 0a42623e20b9 [2022-11-29T19:20:08.263Z] ---> 02d1b329aae3 [2022-11-29T19:20:08.263Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-29T19:20:08.851Z] ---> 6cb52e278876 [2022-11-29T19:20:08.851Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:20:09.121Z] ---> Running in c8597fead3ab [2022-11-29T19:21:16.969Z] Removing intermediate container c8597fead3ab [2022-11-29T19:21:16.969Z] ---> b95cc73447f8 [2022-11-29T19:21:16.969Z] Step 7/32 : COPY . . [2022-11-29T19:21:27.042Z] ---> 4833799e3b98 [2022-11-29T19:21:27.042Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-29T19:21:27.042Z] ---> Running in dc91bf9f2fe2 [2022-11-29T19:21:28.451Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-29T19:24:20.135Z] Removing intermediate container 80bf9ed9467d [2022-11-29T19:24:20.135Z] ---> d7063916981d [2022-11-29T19:24:20.135Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-29T19:24:20.135Z] ---> Running in c53f1b0185de [2022-11-29T19:24:20.135Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-29T19:24:22.708Z] Removing intermediate container c53f1b0185de [2022-11-29T19:24:22.708Z] ---> 7e645b2cb4ac [2022-11-29T19:24:22.708Z] [2022-11-29T19:24:22.709Z] Step 10/22 : FROM alpine:3.16 [2022-11-29T19:24:22.709Z] 3.16: Pulling from library/alpine [2022-11-29T19:24:24.122Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-29T19:24:24.122Z] Status: Downloaded newer image for alpine:3.16 [2022-11-29T19:24:24.122Z] ---> 2b4661558fb8 [2022-11-29T19:24:24.122Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-29T19:24:24.391Z] ---> Running in 1f561124ab93 [2022-11-29T19:24:24.663Z] Removing intermediate container 1f561124ab93 [2022-11-29T19:24:24.663Z] ---> 01f82a947f99 [2022-11-29T19:24:24.663Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-29T19:24:24.663Z] ---> Running in 455882cc8386 [2022-11-29T19:24:26.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:24:27.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:24:28.585Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-29T19:24:28.585Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-29T19:24:28.585Z] (3/33) Installing readline (8.1.2-r0) [2022-11-29T19:24:28.585Z] (4/33) Installing bash (5.1.16-r2) [2022-11-29T19:24:28.585Z] Executing bash-5.1.16-r2.post-install [2022-11-29T19:24:28.585Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-29T19:24:28.585Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-29T19:24:28.850Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-29T19:24:28.850Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-29T19:24:28.850Z] (9/33) Installing curl (7.83.1-r4) [2022-11-29T19:24:28.850Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-29T19:24:29.804Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-29T19:24:29.804Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-29T19:24:29.804Z] (13/33) Installing expat (2.5.0-r0) [2022-11-29T19:24:29.804Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-29T19:24:29.804Z] (15/33) Installing gdbm (1.23-r0) [2022-11-29T19:24:29.804Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-29T19:24:29.804Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-29T19:24:30.069Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-29T19:24:30.069Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-29T19:24:30.069Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-29T19:24:30.069Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-29T19:24:32.638Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-29T19:24:32.638Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-29T19:24:32.638Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-29T19:24:32.638Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-29T19:24:32.638Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-29T19:24:32.638Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-29T19:24:32.638Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-29T19:24:32.638Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-29T19:24:32.638Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-29T19:24:32.638Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-29T19:24:32.638Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-29T19:24:32.903Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-29T19:24:33.864Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:24:33.864Z] Executing ca-certificates-20220614-r0.trigger [2022-11-29T19:24:34.442Z] OK: 121 MiB in 47 packages [2022-11-29T19:24:51.446Z] Collecting docker-compose==1.23.2 [2022-11-29T19:24:51.446Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-29T19:24:51.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 [2022-11-29T19:24:51.446Z] Collecting texttable<0.10,>=0.9.0 [2022-11-29T19:24:51.446Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-29T19:24:51.446Z] Preparing metadata (setup.py): started [2022-11-29T19:24:52.076Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-29T19:24:52.076Z] Collecting docopt<0.7,>=0.6.1 [2022-11-29T19:24:52.346Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-29T19:24:52.346Z] Preparing metadata (setup.py): started [2022-11-29T19:24:54.284Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-29T19:24:55.248Z] Collecting PyYAML<4,>=3.10 [2022-11-29T19:24:55.248Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-29T19:24:55.248Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.5 MB/s eta 0:00:00 [2022-11-29T19:24:57.183Z] Preparing metadata (setup.py): started [2022-11-29T19:24:59.750Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-29T19:25:00.329Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-29T19:25:00.329Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-29T19:25:00.594Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.9 MB/s eta 0:00:00 [2022-11-29T19:25:00.859Z] Collecting cached-property<2,>=1.2.0 [2022-11-29T19:25:00.859Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-29T19:25:00.859Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-29T19:25:00.859Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-29T19:25:01.125Z] Preparing metadata (setup.py): started [2022-11-29T19:25:03.700Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-29T19:25:03.964Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-29T19:25:03.964Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-29T19:25:03.964Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.7 MB/s eta 0:00:00 [2022-11-29T19:25:04.544Z] Collecting jsonschema<3,>=2.5.1 [2022-11-29T19:25:04.544Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-29T19:25:05.123Z] Collecting docker<4.0,>=3.6.0 [2022-11-29T19:25:05.123Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-29T19:25:05.123Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.1 MB/s eta 0:00:00 [2022-11-29T19:25:05.387Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-29T19:25:06.341Z] Collecting docker-pycreds>=0.4.0 [2022-11-29T19:25:06.341Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-29T19:25:06.606Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-29T19:25:06.606Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-29T19:25:06.606Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.8 MB/s eta 0:00:00 [2022-11-29T19:25:07.578Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-29T19:25:07.579Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-29T19:25:07.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 [2022-11-29T19:25:08.158Z] Collecting certifi>=2017.4.17 [2022-11-29T19:25:08.158Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-29T19:25:08.158Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.6 MB/s eta 0:00:00 [2022-11-29T19:25:08.422Z] Collecting idna<2.8,>=2.5 [2022-11-29T19:25:08.422Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-29T19:25:08.422Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.5 MB/s eta 0:00:00 [2022-11-29T19:25:09.374Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-29T19:25:09.374Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-29T19:25:09.375Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-29T19:25:09.375Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-29T19:25:10.328Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-29T19:25:10.328Z] Running setup.py install for texttable: started [2022-11-29T19:25:12.898Z] Running setup.py install for texttable: finished with status 'done' [2022-11-29T19:25:12.898Z] Running setup.py install for PyYAML: started [2022-11-29T19:25:16.234Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-29T19:25:17.637Z] Running setup.py install for docopt: started [2022-11-29T19:25:20.966Z] Running setup.py install for docopt: finished with status 'done' [2022-11-29T19:25:25.209Z] Running setup.py install for dockerpty: started [2022-11-29T19:25:27.781Z] Removing intermediate container 0b1e9d5e5f9a [2022-11-29T19:25:27.781Z] ---> e1b3b08f468b [2022-11-29T19:25:27.781Z] [2022-11-29T19:25:27.781Z] Step 10/24 : FROM alpine:3.16 [2022-11-29T19:25:27.781Z] ---> 2b4661558fb8 [2022-11-29T19:25:27.781Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-29T19:25:27.781Z] ---> Running in 5f61e3b11c4c [2022-11-29T19:25:27.781Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-29T19:25:29.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:25:29.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:25:30.935Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-29T19:25:30.935Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-29T19:25:31.199Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-29T19:25:31.200Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:25:31.200Z] OK: 5 MiB in 15 packages [2022-11-29T19:25:32.667Z] Removing intermediate container 5f61e3b11c4c [2022-11-29T19:25:32.667Z] ---> fd3e4d2fc8de [2022-11-29T19:25:32.667Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-29T19:25:32.935Z] ---> Running in 21d563b1500a [2022-11-29T19:25:33.514Z] Removing intermediate container 21d563b1500a [2022-11-29T19:25:33.514Z] ---> 99b8b2d044c4 [2022-11-29T19:25:33.514Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-29T19:25:33.514Z] ---> Running in 4807147be7d6 [2022-11-29T19:25:34.491Z] Removing intermediate container 4807147be7d6 [2022-11-29T19:25:34.491Z] ---> 8ac21010229e [2022-11-29T19:25:34.491Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-29T19:25:34.757Z] ---> Running in 0b6b6288f1e5 [2022-11-29T19:25:35.719Z] Removing intermediate container 0b6b6288f1e5 [2022-11-29T19:25:35.719Z] ---> de6dd5c752bc [2022-11-29T19:25:35.719Z] Step 15/24 : WORKDIR / [2022-11-29T19:25:35.719Z] ---> Running in 09bb9f125446 [2022-11-29T19:25:36.672Z] Removing intermediate container 09bb9f125446 [2022-11-29T19:25:36.672Z] ---> dac4b27d87b3 [2022-11-29T19:25:36.672Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:25:38.609Z] ---> f646f52bfa98 [2022-11-29T19:25:38.609Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-29T19:25:41.958Z] ---> 6671d389cfa8 [2022-11-29T19:25:41.958Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-29T19:25:42.909Z] ---> b9ed126422da [2022-11-29T19:25:42.909Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-29T19:25:44.848Z] ---> 86dc003ca608 [2022-11-29T19:25:44.848Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-29T19:25:44.848Z] ---> Running in 6468f61dab2e [2022-11-29T19:25:45.830Z] Removing intermediate container 6468f61dab2e [2022-11-29T19:25:45.830Z] ---> 0238cc1a7297 [2022-11-29T19:25:45.830Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:25:45.830Z] ---> Running in d0694b5c8e0a [2022-11-29T19:25:46.793Z] Removing intermediate container d0694b5c8e0a [2022-11-29T19:25:46.793Z] ---> 75d9afcc43dd [2022-11-29T19:25:46.793Z] Step 22/24 : LABEL arch=arm64 [2022-11-29T19:25:47.058Z] ---> Running in 700f171f8eed [2022-11-29T19:25:48.012Z] Removing intermediate container 700f171f8eed [2022-11-29T19:25:48.012Z] ---> 8d8f2e941a85 [2022-11-29T19:25:48.012Z] Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:25:48.278Z] ---> Running in f74947063c07 [2022-11-29T19:25:49.236Z] Removing intermediate container f74947063c07 [2022-11-29T19:25:49.236Z] ---> 4d09406772d5 [2022-11-29T19:25:49.236Z] Step 24/24 : LABEL version=0.0.0 [2022-11-29T19:25:49.501Z] ---> Running in cf3c0ee2cfc1 [2022-11-29T19:25:51.436Z] Removing intermediate container cf3c0ee2cfc1 [2022-11-29T19:25:51.436Z] ---> 0032efb4b230 [2022-11-29T19:25:51.436Z] [2022-11-29T19:25:51.704Z] Successfully built 0032efb4b230 [2022-11-29T19:25:51.704Z] Successfully tagged core-metadata-arm64:latest [2022-11-29T19:25:51.704Z] Building support-scheduler [2022-11-29T19:25:52.289Z]  Building core-metadata ... done Removing intermediate container 455882cc8386 [2022-11-29T19:25:52.289Z] ---> 4949a1b562c2 [2022-11-29T19:25:52.555Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-29T19:25:52.555Z] ---> Running in f5d6665c587d [2022-11-29T19:25:52.821Z] Removing intermediate container f5d6665c587d [2022-11-29T19:25:52.821Z] ---> f31b2e909063 [2022-11-29T19:25:53.087Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-29T19:25:53.087Z] ---> Running in 34e2e8c97a7c [2022-11-29T19:25:53.681Z] Removing intermediate container 34e2e8c97a7c [2022-11-29T19:25:53.681Z] ---> d79c88fd5ff9 [2022-11-29T19:25:53.681Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-29T19:25:55.085Z] ---> 4d888ed409f5 [2022-11-29T19:25:55.085Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-29T19:25:56.067Z] ---> f8300ae0dc46 [2022-11-29T19:25:56.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-29T19:25:57.024Z] ---> 7521a58737e5 [2022-11-29T19:25:57.024Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-29T19:25:57.024Z] ---> Running in 2e1c7b37df91 [2022-11-29T19:25:57.612Z] Removing intermediate container 2e1c7b37df91 [2022-11-29T19:25:57.612Z] ---> 87785061276c [2022-11-29T19:25:57.612Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:25:57.612Z] ---> Running in 81c435073cbd [2022-11-29T19:25:58.191Z] Removing intermediate container 81c435073cbd [2022-11-29T19:25:58.191Z] ---> 753a1679b2dd [2022-11-29T19:25:58.191Z] Step 20/22 : LABEL arch=arm64 [2022-11-29T19:25:58.191Z] ---> Running in a6647d73cfec [2022-11-29T19:25:58.476Z] Removing intermediate container a6647d73cfec [2022-11-29T19:25:58.476Z] ---> 63ee404e083c [2022-11-29T19:25:58.476Z] Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:25:58.752Z] ---> Running in 69fd624d1652 [2022-11-29T19:25:59.018Z] Removing intermediate container 69fd624d1652 [2022-11-29T19:25:59.019Z] ---> 0f0292b25041 [2022-11-29T19:25:59.019Z] Step 22/22 : LABEL version=0.0.0 [2022-11-29T19:25:59.284Z] ---> Running in 954e5052b886 [2022-11-29T19:25:59.865Z] Removing intermediate container 954e5052b886 [2022-11-29T19:25:59.865Z] ---> 2d45264664c6 [2022-11-29T19:25:59.865Z] [2022-11-29T19:26:00.131Z] Successfully built 2d45264664c6 [2022-11-29T19:26:00.131Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-29T19:26:00.131Z] Building security-secretstore-setup [2022-11-29T19:26:15.107Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:26:15.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:26:15.373Z] ---> 65defedc2668 [2022-11-29T19:26:15.373Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-29T19:26:15.373Z] ---> Using cache [2022-11-29T19:26:15.373Z] ---> c27b273812a7 [2022-11-29T19:26:15.373Z] Step 4/22 : WORKDIR /edgex-go [2022-11-29T19:26:15.373Z] ---> Using cache [2022-11-29T19:26:15.373Z] ---> fac534938e70 [2022-11-29T19:26:15.373Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-29T19:26:15.373Z] ---> Using cache [2022-11-29T19:26:15.373Z] ---> 729e28496d9f [2022-11-29T19:26:15.373Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-29T19:26:15.373Z] ---> Using cache [2022-11-29T19:26:15.373Z] ---> fe15a59518bc [2022-11-29T19:26:15.373Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:26:15.373Z] ---> Using cache [2022-11-29T19:26:15.373Z] ---> 1d4e9c09fec4 [2022-11-29T19:26:15.373Z] Step 8/22 : COPY . . [2022-11-29T19:26:15.373Z] ---> Using cache [2022-11-29T19:26:15.373Z] ---> 5080276c05e8 [2022-11-29T19:26:15.373Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-29T19:26:16.327Z] ---> Running in 433c15dfa28f [2022-11-29T19:26:18.260Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-29T19:26:23.585Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:26:23.585Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:26:23.585Z] ---> 65defedc2668 [2022-11-29T19:26:23.585Z] Step 3/24 : WORKDIR /edgex-go [2022-11-29T19:26:23.585Z] ---> Using cache [2022-11-29T19:26:23.585Z] ---> a2e655be06b9 [2022-11-29T19:26:23.585Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-29T19:26:23.585Z] ---> Using cache [2022-11-29T19:26:23.585Z] ---> 02d1b329aae3 [2022-11-29T19:26:23.585Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-29T19:26:23.585Z] ---> Using cache [2022-11-29T19:26:23.585Z] ---> 6cb52e278876 [2022-11-29T19:26:23.585Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:26:23.585Z] ---> Using cache [2022-11-29T19:26:23.585Z] ---> b95cc73447f8 [2022-11-29T19:26:23.585Z] Step 7/24 : COPY . . [2022-11-29T19:26:23.852Z] ---> Using cache [2022-11-29T19:26:23.852Z] ---> 4833799e3b98 [2022-11-29T19:26:23.852Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-29T19:26:24.447Z] ---> Running in ebb7e25e6c36 [2022-11-29T19:26:27.040Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-29T19:26:33.679Z] Removing intermediate container 05378f6dfc33 [2022-11-29T19:26:33.679Z] ---> ef338a106c11 [2022-11-29T19:26:33.679Z] [2022-11-29T19:26:33.679Z] Step 10/22 : FROM alpine:3.16 [2022-11-29T19:26:33.679Z] ---> 2b4661558fb8 [2022-11-29T19:26:33.679Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-29T19:26:33.679Z] ---> Running in 0522f2f8f1cf [2022-11-29T19:26:35.083Z] Removing intermediate container 0522f2f8f1cf [2022-11-29T19:26:35.083Z] ---> dc00ba019bbf [2022-11-29T19:26:35.083Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-29T19:26:35.083Z] ---> Running in 41cf7f6d9af9 [2022-11-29T19:26:35.349Z] Removing intermediate container 41cf7f6d9af9 [2022-11-29T19:26:35.349Z] ---> d9be53245990 [2022-11-29T19:26:35.349Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-29T19:26:35.614Z] ---> Running in e97d291bd2de [2022-11-29T19:26:35.881Z] Removing intermediate container c82fa40f3e3c [2022-11-29T19:26:35.881Z] ---> 439039b03f43 [2022-11-29T19:26:35.881Z] [2022-11-29T19:26:35.881Z] Step 9/19 : FROM alpine:3.15 [2022-11-29T19:26:35.881Z] ---> 8aa73fd46299 [2022-11-29T19:26:35.881Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-29T19:26:35.881Z] ---> Using cache [2022-11-29T19:26:35.881Z] ---> e0ca62e6b4b4 [2022-11-29T19:26:35.881Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-29T19:26:35.881Z] ---> Running in 7fc1d63aa0c9 [2022-11-29T19:26:36.472Z] Removing intermediate container e97d291bd2de [2022-11-29T19:26:36.472Z] ---> 948406797a9e [2022-11-29T19:26:36.472Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-11-29T19:26:36.472Z] ---> Running in 45ac872ac8eb [2022-11-29T19:26:38.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:26:38.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:26:38.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:26:39.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:26:40.162Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-29T19:26:40.162Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-29T19:26:40.162Z] OK: 15736 distinct packages available [2022-11-29T19:26:40.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:26:40.428Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-29T19:26:40.428Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:26:40.695Z] OK: 5 MiB in 15 packages [2022-11-29T19:26:40.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:26:42.108Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-29T19:26:42.108Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-29T19:26:42.108Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-29T19:26:42.108Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-29T19:26:42.108Z] Removing intermediate container 45ac872ac8eb [2022-11-29T19:26:42.108Z] ---> aa58a3b26bca [2022-11-29T19:26:42.108Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:26:42.108Z] (5/9) Installing curl (7.80.0-r4) [2022-11-29T19:26:42.108Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-29T19:26:42.108Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-29T19:26:42.108Z] (8/9) Installing libucontext (1.1-r0) [2022-11-29T19:26:42.108Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-29T19:26:42.108Z] Executing busybox-1.34.1-r7.trigger [2022-11-29T19:26:42.377Z] Executing ca-certificates-20220614-r0.trigger [2022-11-29T19:26:42.645Z] OK: 8 MiB in 23 packages [2022-11-29T19:26:43.230Z] ---> 1ac90c964d03 [2022-11-29T19:26:43.230Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-29T19:26:45.802Z] ---> a2ec502875da [2022-11-29T19:26:45.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-29T19:26:45.802Z] Removing intermediate container 7fc1d63aa0c9 [2022-11-29T19:26:45.802Z] ---> d9e69273d56a [2022-11-29T19:26:45.802Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:26:46.760Z] ---> 3c50668c39e6 [2022-11-29T19:26:46.760Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-29T19:26:46.760Z] ---> c06239e4578d [2022-11-29T19:26:46.760Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-29T19:26:46.760Z] ---> Running in 975653b969ff [2022-11-29T19:26:47.340Z] Removing intermediate container 975653b969ff [2022-11-29T19:26:47.340Z] ---> 1672ba313914 [2022-11-29T19:26:47.340Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:26:47.613Z] ---> Running in ac9957164cfb [2022-11-29T19:26:48.204Z] Removing intermediate container ac9957164cfb [2022-11-29T19:26:48.204Z] ---> e5173fccc558 [2022-11-29T19:26:48.204Z] Step 20/22 : LABEL arch=arm64 [2022-11-29T19:26:48.470Z] ---> Running in 245446a8d093 [2022-11-29T19:26:49.168Z] Removing intermediate container 245446a8d093 [2022-11-29T19:26:49.168Z] ---> 89424c76c5c7 [2022-11-29T19:26:49.168Z] Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:26:49.449Z] ---> Running in cb8d1cfedcaa [2022-11-29T19:26:49.755Z] ---> d689ca9fffc1 [2022-11-29T19:26:49.755Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-29T19:26:50.045Z] Removing intermediate container cb8d1cfedcaa [2022-11-29T19:26:50.045Z] ---> 7c50b65a409e [2022-11-29T19:26:50.045Z] Step 22/22 : LABEL version=0.0.0 [2022-11-29T19:26:50.327Z] ---> Running in 6635179a36f9 [2022-11-29T19:26:50.937Z] ---> bf39ff3eb696 [2022-11-29T19:26:50.937Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-29T19:26:51.211Z] Removing intermediate container 6635179a36f9 [2022-11-29T19:26:51.211Z] ---> e7422ec9f555 [2022-11-29T19:26:51.211Z] [2022-11-29T19:26:51.211Z] ---> Running in ee988edfe1f9 [2022-11-29T19:26:51.823Z] Successfully built e7422ec9f555 [2022-11-29T19:26:51.823Z] Successfully tagged core-data-arm64:latest [2022-11-29T19:26:51.823Z]  Building core-data ... done Building security-proxy-setup [2022-11-29T19:26:51.823Z] Removing intermediate container ee988edfe1f9 [2022-11-29T19:26:51.823Z] ---> 0a09000320d8 [2022-11-29T19:26:51.823Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:26:51.823Z] ---> Running in c06e07d4de9d [2022-11-29T19:26:52.467Z] Removing intermediate container c06e07d4de9d [2022-11-29T19:26:52.467Z] ---> e5b6e6c6e045 [2022-11-29T19:26:52.467Z] Step 17/19 : LABEL arch=arm64 [2022-11-29T19:26:52.822Z] ---> Running in 6af45db5cb65 [2022-11-29T19:26:53.116Z] Removing intermediate container 6af45db5cb65 [2022-11-29T19:26:53.116Z] ---> d00d8bb56aa3 [2022-11-29T19:26:53.116Z] Step 18/19 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:26:53.386Z] ---> Running in 5beacf4e0e68 [2022-11-29T19:26:53.967Z] Removing intermediate container 5beacf4e0e68 [2022-11-29T19:26:53.967Z] ---> 8dfc488f93bc [2022-11-29T19:26:53.967Z] Step 19/19 : LABEL version=0.0.0 [2022-11-29T19:26:53.967Z] ---> Running in 41d9e985c80e [2022-11-29T19:26:54.548Z] Removing intermediate container 41d9e985c80e [2022-11-29T19:26:54.548Z] ---> abc98a1061d8 [2022-11-29T19:26:54.548Z] [2022-11-29T19:26:54.812Z] Successfully built abc98a1061d8 [2022-11-29T19:26:54.812Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-29T19:26:55.075Z]  Building security-spiffe-token-provider ... done Building core-command [2022-11-29T19:27:17.139Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:27:17.139Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:27:17.139Z] ---> 65defedc2668 [2022-11-29T19:27:17.139Z] Step 3/21 : WORKDIR /edgex-go [2022-11-29T19:27:17.139Z] ---> Using cache [2022-11-29T19:27:17.139Z] ---> a2e655be06b9 [2022-11-29T19:27:17.139Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-29T19:27:17.139Z] ---> Using cache [2022-11-29T19:27:17.139Z] ---> 02d1b329aae3 [2022-11-29T19:27:17.139Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-29T19:27:17.139Z] ---> Using cache [2022-11-29T19:27:17.139Z] ---> 6cb52e278876 [2022-11-29T19:27:17.139Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:27:17.139Z] ---> Using cache [2022-11-29T19:27:17.139Z] ---> b95cc73447f8 [2022-11-29T19:27:17.139Z] Step 7/21 : COPY . . [2022-11-29T19:27:17.139Z] ---> Using cache [2022-11-29T19:27:17.139Z] ---> 4833799e3b98 [2022-11-29T19:27:17.139Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-29T19:27:17.139Z] ---> Running in afb86c24e0a9 [2022-11-29T19:27:18.540Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-29T19:27:21.113Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:27:21.113Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:27:21.113Z] ---> 65defedc2668 [2022-11-29T19:27:21.113Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-29T19:27:21.113Z] ---> Using cache [2022-11-29T19:27:21.113Z] ---> c27b273812a7 [2022-11-29T19:27:21.113Z] Step 4/23 : WORKDIR /edgex-go [2022-11-29T19:27:21.113Z] ---> Using cache [2022-11-29T19:27:21.113Z] ---> fac534938e70 [2022-11-29T19:27:21.113Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-29T19:27:21.113Z] ---> Using cache [2022-11-29T19:27:21.113Z] ---> 729e28496d9f [2022-11-29T19:27:21.113Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-29T19:27:21.113Z] ---> Using cache [2022-11-29T19:27:21.113Z] ---> fe15a59518bc [2022-11-29T19:27:21.113Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:27:21.113Z] ---> Using cache [2022-11-29T19:27:21.113Z] ---> 1d4e9c09fec4 [2022-11-29T19:27:21.113Z] Step 8/23 : COPY . . [2022-11-29T19:27:21.113Z] ---> Using cache [2022-11-29T19:27:21.113Z] ---> 5080276c05e8 [2022-11-29T19:27:21.113Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-29T19:27:21.694Z] ---> Running in 4e7acef3dbe6 [2022-11-29T19:27:24.265Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-29T19:27:26.197Z] Removing intermediate container dc91bf9f2fe2 [2022-11-29T19:27:26.197Z] ---> 043305e853b5 [2022-11-29T19:27:26.197Z] [2022-11-29T19:27:26.197Z] Step 9/32 : FROM alpine:3.16 [2022-11-29T19:27:26.197Z] ---> 2b4661558fb8 [2022-11-29T19:27:26.197Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-29T19:27:26.197Z] ---> Running in 28e9bd17fb8b [2022-11-29T19:27:26.780Z] Removing intermediate container 28e9bd17fb8b [2022-11-29T19:27:26.780Z] ---> 337b11fe8751 [2022-11-29T19:27:26.780Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-29T19:27:26.780Z] ---> Running in dbb07e1f65a1 [2022-11-29T19:27:28.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:27:28.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:27:30.114Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-29T19:27:30.114Z] (2/2) Installing su-exec (0.2-r1) [2022-11-29T19:27:30.114Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:27:30.378Z] OK: 5 MiB in 16 packages [2022-11-29T19:27:31.779Z] Removing intermediate container dbb07e1f65a1 [2022-11-29T19:27:31.779Z] ---> bc4f0e88e46e [2022-11-29T19:27:31.779Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-29T19:27:31.779Z] ---> Running in 0354761cc8de [2022-11-29T19:27:32.369Z] Removing intermediate container 0354761cc8de [2022-11-29T19:27:32.369Z] ---> bd4372cf4e3f [2022-11-29T19:27:32.369Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-29T19:27:32.369Z] ---> Running in df9aaa396839 [2022-11-29T19:27:32.949Z] Removing intermediate container df9aaa396839 [2022-11-29T19:27:32.949Z] ---> c3f60be60a1b [2022-11-29T19:27:32.949Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-29T19:27:32.949Z] ---> Running in 575aea8d4699 [2022-11-29T19:27:33.529Z] Removing intermediate container 575aea8d4699 [2022-11-29T19:27:33.529Z] ---> 4dda49328ac9 [2022-11-29T19:27:33.529Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-29T19:27:33.529Z] ---> Running in bb7bcc23db41 [2022-11-29T19:27:34.109Z] Removing intermediate container bb7bcc23db41 [2022-11-29T19:27:34.109Z] ---> 0a0ea9e53d01 [2022-11-29T19:27:34.109Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-29T19:27:34.109Z] ---> Running in 5fdb063cd953 [2022-11-29T19:27:37.456Z] Removing intermediate container 5fdb063cd953 [2022-11-29T19:27:37.456Z] ---> b9872261ea80 [2022-11-29T19:27:37.456Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-29T19:27:37.456Z] ---> Running in 7005c96c8347 [2022-11-29T19:27:37.456Z] Removing intermediate container 7005c96c8347 [2022-11-29T19:27:37.456Z] ---> 757500621c71 [2022-11-29T19:27:37.456Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-29T19:27:38.423Z] ---> b8fd1a659caf [2022-11-29T19:27:38.423Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-29T19:27:38.689Z] ---> Running in f9f710b92dcf [2022-11-29T19:27:44.012Z] Removing intermediate container f9f710b92dcf [2022-11-29T19:27:44.012Z] ---> 52059f52f05d [2022-11-29T19:27:44.012Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:27:44.012Z] ---> 2def70e289c9 [2022-11-29T19:27:44.012Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-29T19:27:45.949Z] ---> dbe50e845b05 [2022-11-29T19:27:45.949Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-29T19:27:46.907Z] ---> 38220521cb4d [2022-11-29T19:27:46.907Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-29T19:27:47.867Z] ---> e104362efca2 [2022-11-29T19:27:47.867Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-29T19:27:48.839Z] ---> a2fd0e8a03d2 [2022-11-29T19:27:48.839Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-29T19:27:49.420Z] ---> 0efea36262c6 [2022-11-29T19:27:49.420Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-29T19:27:50.373Z] ---> 5f6ce7dfa63b [2022-11-29T19:27:50.373Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-29T19:27:50.373Z] ---> Running in 11f546c7ceb4 [2022-11-29T19:27:53.707Z] Removing intermediate container 11f546c7ceb4 [2022-11-29T19:27:53.707Z] ---> bc275ea25bbd [2022-11-29T19:27:53.707Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-29T19:27:53.707Z] ---> Running in e346b318c1b1 [2022-11-29T19:27:54.978Z] Removing intermediate container e346b318c1b1 [2022-11-29T19:27:54.978Z] ---> 69c465d41378 [2022-11-29T19:27:54.978Z] Step 29/32 : CMD ["gate"] [2022-11-29T19:27:54.978Z] ---> Running in 7a3feb3dd492 [2022-11-29T19:27:55.272Z] Removing intermediate container 7a3feb3dd492 [2022-11-29T19:27:55.272Z] ---> 52aa7e294c61 [2022-11-29T19:27:55.272Z] Step 30/32 : LABEL arch=arm64 [2022-11-29T19:27:55.537Z] ---> Running in 088ec89402a1 [2022-11-29T19:27:55.802Z] Removing intermediate container 088ec89402a1 [2022-11-29T19:27:55.802Z] ---> 3536cdbeb423 [2022-11-29T19:27:55.802Z] Step 31/32 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:27:56.081Z] ---> Running in b8eb001c9799 [2022-11-29T19:27:56.356Z] Removing intermediate container b8eb001c9799 [2022-11-29T19:27:56.356Z] ---> 9a3498f9b323 [2022-11-29T19:27:56.356Z] Step 32/32 : LABEL version=0.0.0 [2022-11-29T19:27:56.356Z] ---> Running in 3ba47d30a880 [2022-11-29T19:27:56.934Z] Removing intermediate container 3ba47d30a880 [2022-11-29T19:27:56.934Z] ---> 95dfc439ac19 [2022-11-29T19:27:56.934Z] [2022-11-29T19:27:57.198Z] Successfully built 95dfc439ac19 [2022-11-29T19:27:57.198Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-29T19:27:57.198Z]  Building security-bootstrapper ... done Building support-notifications [2022-11-29T19:28:12.163Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-29T19:28:12.163Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-29T19:28:12.163Z] ---> 65defedc2668 [2022-11-29T19:28:12.163Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-29T19:28:12.163Z] ---> Using cache [2022-11-29T19:28:12.163Z] ---> c27b273812a7 [2022-11-29T19:28:12.163Z] Step 4/22 : WORKDIR /edgex-go [2022-11-29T19:28:12.163Z] ---> Using cache [2022-11-29T19:28:12.163Z] ---> fac534938e70 [2022-11-29T19:28:12.163Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-29T19:28:12.744Z] ---> Running in 3fc9c21cfc73 [2022-11-29T19:28:14.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:28:15.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:28:16.708Z] OK: 221 MiB in 51 packages [2022-11-29T19:28:19.285Z] Removing intermediate container 3fc9c21cfc73 [2022-11-29T19:28:19.285Z] ---> 074447bed14a [2022-11-29T19:28:19.285Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-29T19:28:19.872Z] ---> f6193004c593 [2022-11-29T19:28:19.872Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T19:28:19.872Z] ---> Running in 56bb7d423a3c [2022-11-29T19:29:41.470Z] Removing intermediate container 56bb7d423a3c [2022-11-29T19:29:41.470Z] ---> 7d85f2657cbb [2022-11-29T19:29:41.470Z] Step 8/22 : COPY . . [2022-11-29T19:29:44.055Z] ---> 3f928a762bb3 [2022-11-29T19:29:44.055Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-29T19:29:44.324Z] ---> Running in 7573af7f495e [2022-11-29T19:29:46.265Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-29T19:32:22.955Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-29T19:32:35.258Z] Removing intermediate container ebb7e25e6c36 [2022-11-29T19:32:35.258Z] ---> 2f65cafaac1b [2022-11-29T19:32:35.258Z] [2022-11-29T19:32:35.258Z] Step 9/24 : FROM alpine:3.16 [2022-11-29T19:32:35.258Z] ---> 2b4661558fb8 [2022-11-29T19:32:35.258Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-29T19:32:35.258Z] ---> Running in 034c9884d833 [2022-11-29T19:32:35.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:32:36.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:32:37.832Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-29T19:32:38.108Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-29T19:32:38.108Z] (3/3) Installing su-exec (0.2-r1) [2022-11-29T19:32:38.108Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:32:38.108Z] Executing ca-certificates-20220614-r0.trigger [2022-11-29T19:32:38.692Z] OK: 6 MiB in 17 packages [2022-11-29T19:32:40.633Z] Removing intermediate container 034c9884d833 [2022-11-29T19:32:40.633Z] ---> 48beee997425 [2022-11-29T19:32:40.633Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-29T19:32:40.633Z] ---> Running in ec6d8adb9892 [2022-11-29T19:32:41.217Z] Removing intermediate container ec6d8adb9892 [2022-11-29T19:32:41.217Z] ---> 0ae2a9786421 [2022-11-29T19:32:41.217Z] Step 12/24 : WORKDIR / [2022-11-29T19:32:41.483Z] ---> Running in e2b847d5dc7c [2022-11-29T19:32:42.067Z] Removing intermediate container e2b847d5dc7c [2022-11-29T19:32:42.067Z] ---> c81d38236119 [2022-11-29T19:32:42.067Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-29T19:32:43.023Z] ---> c3bd1e4986fd [2022-11-29T19:32:43.023Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-29T19:32:44.039Z] ---> de36009f7c9c [2022-11-29T19:32:44.039Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-29T19:32:44.620Z] ---> f144f17b5a05 [2022-11-29T19:32:44.620Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-29T19:32:45.583Z] ---> 7ebe1bbd64ef [2022-11-29T19:32:45.583Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-29T19:32:47.518Z] ---> 96e4e6b95ce7 [2022-11-29T19:32:47.518Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-29T19:32:48.924Z] ---> fd5701e2e41b [2022-11-29T19:32:48.924Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-29T19:32:49.881Z] ---> fc973e482c3f [2022-11-29T19:32:49.881Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-29T19:32:50.151Z] ---> Running in c59a5cc909ae [2022-11-29T19:32:53.506Z] Removing intermediate container c59a5cc909ae [2022-11-29T19:32:53.506Z] ---> 85206c701651 [2022-11-29T19:32:53.506Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-29T19:32:53.506Z] ---> Running in ee28064ff86b [2022-11-29T19:32:53.774Z] Removing intermediate container ee28064ff86b [2022-11-29T19:32:53.774Z] ---> a9e6718977d1 [2022-11-29T19:32:53.774Z] Step 22/24 : LABEL arch=arm64 [2022-11-29T19:32:53.774Z] ---> Running in cbf06af065b0 [2022-11-29T19:32:54.366Z] Removing intermediate container cbf06af065b0 [2022-11-29T19:32:54.366Z] ---> fa1b861aa045 [2022-11-29T19:32:54.366Z] Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:32:54.366Z] ---> Running in 336bdeebdc58 [2022-11-29T19:32:54.953Z] Removing intermediate container 336bdeebdc58 [2022-11-29T19:32:54.953Z] ---> f663d3f54993 [2022-11-29T19:32:54.953Z] Step 24/24 : LABEL version=0.0.0 [2022-11-29T19:32:54.953Z] ---> Running in 5de1394fcb73 [2022-11-29T19:32:55.537Z] Removing intermediate container 5de1394fcb73 [2022-11-29T19:32:55.537Z] ---> 670d21647461 [2022-11-29T19:32:55.537Z] [2022-11-29T19:32:55.803Z] Successfully built 670d21647461 [2022-11-29T19:32:55.803Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-29T19:33:08.246Z]  Building security-secretstore-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-29T19:33:30.384Z] Removing intermediate container afb86c24e0a9 [2022-11-29T19:33:30.384Z] ---> cb5565aec998 [2022-11-29T19:33:30.384Z] [2022-11-29T19:33:30.384Z] Step 9/21 : FROM alpine:3.16 [2022-11-29T19:33:30.384Z] ---> 2b4661558fb8 [2022-11-29T19:33:30.384Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-29T19:33:30.384Z] ---> Running in 2ed508ca3833 [2022-11-29T19:33:30.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:33:31.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:33:32.650Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-29T19:33:32.650Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-29T19:33:32.650Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-29T19:33:32.650Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-29T19:33:32.650Z] (5/6) Installing curl (7.83.1-r4) [2022-11-29T19:33:32.650Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-29T19:33:32.650Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:33:32.650Z] Executing ca-certificates-20220614-r0.trigger [2022-11-29T19:33:33.231Z] OK: 8 MiB in 20 packages [2022-11-29T19:33:35.186Z] Removing intermediate container 2ed508ca3833 [2022-11-29T19:33:35.186Z] ---> 9d5ce6ed672c [2022-11-29T19:33:35.186Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-29T19:33:35.453Z] ---> Running in 87a6633fc2a8 [2022-11-29T19:33:36.034Z] Removing intermediate container 87a6633fc2a8 [2022-11-29T19:33:36.034Z] ---> 5620142a162a [2022-11-29T19:33:36.034Z] Step 12/21 : WORKDIR /edgex [2022-11-29T19:33:36.034Z] ---> Running in c742686eb3f5 [2022-11-29T19:33:36.619Z] Removing intermediate container c742686eb3f5 [2022-11-29T19:33:36.619Z] ---> 40bf0177513e [2022-11-29T19:33:36.619Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-29T19:33:37.581Z] ---> fbcd0155c47f [2022-11-29T19:33:37.581Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-29T19:33:39.519Z] ---> aa2c47ccfde1 [2022-11-29T19:33:39.519Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-29T19:33:40.921Z] ---> 390cfc8e4aa7 [2022-11-29T19:33:40.921Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-29T19:33:41.899Z] ---> 84c8d3c44d64 [2022-11-29T19:33:41.899Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-29T19:33:41.899Z] ---> Running in e2ec3baaa251 [2022-11-29T19:33:45.236Z] Removing intermediate container e2ec3baaa251 [2022-11-29T19:33:45.237Z] ---> ca984df3734d [2022-11-29T19:33:45.237Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-29T19:33:45.237Z] ---> Running in c863e7901c6e [2022-11-29T19:33:45.503Z] Removing intermediate container c863e7901c6e [2022-11-29T19:33:45.503Z] ---> dad082f095fb [2022-11-29T19:33:45.503Z] Step 19/21 : LABEL arch=arm64 [2022-11-29T19:33:45.771Z] ---> Running in fac5fd9a7fc5 [2022-11-29T19:33:46.352Z] Removing intermediate container fac5fd9a7fc5 [2022-11-29T19:33:46.352Z] ---> 4ac111d9d7c7 [2022-11-29T19:33:46.352Z] Step 20/21 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:33:46.352Z] ---> Running in 83e1613f53e1 [2022-11-29T19:33:46.932Z] Removing intermediate container 83e1613f53e1 [2022-11-29T19:33:46.932Z] ---> d50a0eec5a1a [2022-11-29T19:33:46.932Z] Step 21/21 : LABEL version=0.0.0 [2022-11-29T19:33:46.932Z] ---> Running in bdbedcd9a4db [2022-11-29T19:33:47.514Z] Removing intermediate container bdbedcd9a4db [2022-11-29T19:33:47.514Z] ---> 58d8d2d461fe [2022-11-29T19:33:47.514Z] [2022-11-29T19:33:47.780Z] Successfully built 58d8d2d461fe [2022-11-29T19:33:47.780Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-29T19:34:00.083Z]  Building security-proxy-setup ... done Removing intermediate container 4e7acef3dbe6 [2022-11-29T19:34:00.083Z] ---> d33dc32e83bc [2022-11-29T19:34:00.083Z] [2022-11-29T19:34:00.083Z] Step 10/23 : FROM alpine:3.16 [2022-11-29T19:34:00.083Z] ---> 2b4661558fb8 [2022-11-29T19:34:00.083Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-29T19:34:00.083Z] ---> Using cache [2022-11-29T19:34:00.083Z] ---> fd3e4d2fc8de [2022-11-29T19:34:00.083Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-29T19:34:00.083Z] ---> Using cache [2022-11-29T19:34:00.083Z] ---> 99b8b2d044c4 [2022-11-29T19:34:00.083Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-29T19:34:00.083Z] ---> Running in 1c8d17b43fc5 [2022-11-29T19:34:00.083Z] Removing intermediate container 1c8d17b43fc5 [2022-11-29T19:34:00.083Z] ---> a6aa046bb168 [2022-11-29T19:34:00.083Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-29T19:34:00.355Z] ---> Running in 0db471a0c03e [2022-11-29T19:34:00.938Z] Removing intermediate container 0db471a0c03e [2022-11-29T19:34:00.938Z] ---> 5c32a331fc03 [2022-11-29T19:34:00.938Z] Step 15/23 : WORKDIR / [2022-11-29T19:34:00.938Z] ---> Running in 3bbf1fafad49 [2022-11-29T19:34:01.520Z] Removing intermediate container 3bbf1fafad49 [2022-11-29T19:34:01.520Z] ---> ed0e133d36c4 [2022-11-29T19:34:01.520Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:34:02.477Z] ---> ee4328074c9f [2022-11-29T19:34:02.477Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-29T19:34:04.458Z] ---> b31811c673e8 [2022-11-29T19:34:04.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-29T19:34:05.041Z] ---> a797c76b1f9d [2022-11-29T19:34:05.041Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-29T19:34:05.041Z] ---> Running in 2638d0a7480e [2022-11-29T19:34:05.622Z] Removing intermediate container 2638d0a7480e [2022-11-29T19:34:05.622Z] ---> 5c4977624cf9 [2022-11-29T19:34:05.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:34:05.622Z] ---> Running in 7dfb1a19ac9b [2022-11-29T19:34:06.203Z] Removing intermediate container 7dfb1a19ac9b [2022-11-29T19:34:06.203Z] ---> 4fded81e32b9 [2022-11-29T19:34:06.203Z] Step 21/23 : LABEL arch=arm64 [2022-11-29T19:34:06.203Z] ---> Running in bfefdbf2def5 [2022-11-29T19:34:06.785Z] Removing intermediate container bfefdbf2def5 [2022-11-29T19:34:06.785Z] ---> b9684b634fac [2022-11-29T19:34:06.785Z] Step 22/23 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:34:06.785Z] ---> Running in 522678d66258 [2022-11-29T19:34:07.376Z] Removing intermediate container 522678d66258 [2022-11-29T19:34:07.376Z] ---> fc768ce18d54 [2022-11-29T19:34:07.376Z] Step 23/23 : LABEL version=0.0.0 [2022-11-29T19:34:07.376Z] ---> Running in 04c32382a1ed [2022-11-29T19:34:07.961Z] Removing intermediate container 04c32382a1ed [2022-11-29T19:34:07.962Z] ---> 69c98f134418 [2022-11-29T19:34:07.962Z] [2022-11-29T19:34:08.226Z] Successfully built 69c98f134418 [2022-11-29T19:34:08.226Z] Successfully tagged core-command-arm64:latest [2022-11-29T19:34:55.034Z]  Building core-command ... done Removing intermediate container 433c15dfa28f [2022-11-29T19:34:55.034Z] ---> 6ebacd878796 [2022-11-29T19:34:55.034Z] [2022-11-29T19:34:55.034Z] Step 10/22 : FROM alpine:3.16 [2022-11-29T19:34:55.034Z] ---> 2b4661558fb8 [2022-11-29T19:34:55.034Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-29T19:34:55.034Z] ---> Using cache [2022-11-29T19:34:55.034Z] ---> fd3e4d2fc8de [2022-11-29T19:34:55.034Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-29T19:34:55.034Z] ---> Using cache [2022-11-29T19:34:55.034Z] ---> 99b8b2d044c4 [2022-11-29T19:34:55.034Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-29T19:34:55.034Z] ---> Running in 547478bdee0f [2022-11-29T19:34:55.034Z] Removing intermediate container 547478bdee0f [2022-11-29T19:34:55.034Z] ---> a7e93759aeb6 [2022-11-29T19:34:55.034Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-29T19:34:55.034Z] ---> Running in 3be8b665062a [2022-11-29T19:34:55.034Z] Removing intermediate container 3be8b665062a [2022-11-29T19:34:55.034Z] ---> eebfcdb376c4 [2022-11-29T19:34:55.034Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:34:55.034Z] ---> 7826cfb4abb0 [2022-11-29T19:34:55.034Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-29T19:34:55.990Z] ---> 0ac3deffc480 [2022-11-29T19:34:55.990Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-29T19:34:56.947Z] ---> 901a2a0af3a5 [2022-11-29T19:34:56.947Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-29T19:34:56.947Z] ---> Running in 4636744f5c34 [2022-11-29T19:34:57.534Z] Removing intermediate container 4636744f5c34 [2022-11-29T19:34:57.534Z] ---> ff6d55b2b23b [2022-11-29T19:34:57.534Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:34:57.534Z] ---> Running in e045cd9bda48 [2022-11-29T19:34:57.909Z] Removing intermediate container e045cd9bda48 [2022-11-29T19:34:57.910Z] ---> 2a1f5c45d6e4 [2022-11-29T19:34:57.910Z] Step 20/22 : LABEL arch=arm64 [2022-11-29T19:34:58.178Z] ---> Running in 198be6c7320f [2022-11-29T19:34:58.446Z] Removing intermediate container 198be6c7320f [2022-11-29T19:34:58.446Z] ---> 5d8c419c6ab1 [2022-11-29T19:34:58.446Z] Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:34:58.717Z] ---> Running in 6774a971bad4 [2022-11-29T19:34:58.999Z] Removing intermediate container 6774a971bad4 [2022-11-29T19:34:58.999Z] ---> a0233956d946 [2022-11-29T19:34:58.999Z] Step 22/22 : LABEL version=0.0.0 [2022-11-29T19:34:59.266Z] ---> Running in eb3112860a96 [2022-11-29T19:34:59.534Z] Removing intermediate container eb3112860a96 [2022-11-29T19:34:59.534Z] ---> 116cf9768f34 [2022-11-29T19:34:59.534Z] [2022-11-29T19:34:59.802Z] Successfully built 116cf9768f34 [2022-11-29T19:35:00.071Z] Successfully tagged support-scheduler-arm64:latest [2022-11-29T19:35:32.330Z]  Building support-scheduler ... done Removing intermediate container 7573af7f495e [2022-11-29T19:35:32.330Z] ---> 3cf4e3c61f0f [2022-11-29T19:35:32.330Z] [2022-11-29T19:35:32.330Z] Step 10/22 : FROM alpine:3.16 [2022-11-29T19:35:32.330Z] ---> 2b4661558fb8 [2022-11-29T19:35:32.330Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-29T19:35:32.330Z] ---> Running in 36a567570154 [2022-11-29T19:35:33.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T19:35:33.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T19:35:34.724Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-29T19:35:34.724Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-29T19:35:34.724Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T19:35:34.724Z] Executing ca-certificates-20220614-r0.trigger [2022-11-29T19:35:34.724Z] OK: 6 MiB in 16 packages [2022-11-29T19:35:36.152Z] Removing intermediate container 36a567570154 [2022-11-29T19:35:36.152Z] ---> 80d7f15942c9 [2022-11-29T19:35:36.152Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-29T19:35:36.153Z] ---> Running in e5b1f440395a [2022-11-29T19:35:36.423Z] Removing intermediate container e5b1f440395a [2022-11-29T19:35:36.423Z] ---> 17f05c39636c [2022-11-29T19:35:36.423Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-29T19:35:36.423Z] ---> Running in 437a066ff804 [2022-11-29T19:35:36.692Z] Removing intermediate container 437a066ff804 [2022-11-29T19:35:36.692Z] ---> 509893f1a1c1 [2022-11-29T19:35:36.692Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-29T19:35:36.692Z] ---> Running in 6d0073ee1681 [2022-11-29T19:35:36.961Z] Removing intermediate container 6d0073ee1681 [2022-11-29T19:35:36.961Z] ---> 4c6ee6f06578 [2022-11-29T19:35:36.961Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-29T19:35:37.551Z] ---> ea426c1e3249 [2022-11-29T19:35:37.551Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-29T19:35:38.968Z] ---> 5ca6797dcd80 [2022-11-29T19:35:38.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-29T19:35:39.556Z] ---> 29422cec5827 [2022-11-29T19:35:39.556Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-29T19:35:39.556Z] ---> Running in a0b3083414a3 [2022-11-29T19:35:39.829Z] Removing intermediate container a0b3083414a3 [2022-11-29T19:35:39.829Z] ---> 29c4c7a9d94e [2022-11-29T19:35:39.829Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-29T19:35:40.099Z] ---> Running in 3b978a0b75b2 [2022-11-29T19:35:40.370Z] Removing intermediate container 3b978a0b75b2 [2022-11-29T19:35:40.370Z] ---> 9b86e86c0ef3 [2022-11-29T19:35:40.370Z] Step 20/22 : LABEL arch=arm64 [2022-11-29T19:35:40.370Z] ---> Running in 0d0c32457c31 [2022-11-29T19:35:40.641Z] Removing intermediate container 0d0c32457c31 [2022-11-29T19:35:40.641Z] ---> ec772eae4b93 [2022-11-29T19:35:40.641Z] Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 [2022-11-29T19:35:40.641Z] ---> Running in e98d28462d28 [2022-11-29T19:35:40.911Z] Removing intermediate container e98d28462d28 [2022-11-29T19:35:40.911Z] ---> 66810bb56f11 [2022-11-29T19:35:40.911Z] Step 22/22 : LABEL version=0.0.0 [2022-11-29T19:35:41.180Z] ---> Running in 402d17d0af46 [2022-11-29T19:35:41.448Z] Removing intermediate container 402d17d0af46 [2022-11-29T19:35:41.448Z] ---> bc953aeea2e5 [2022-11-29T19:35:41.448Z] [2022-11-29T19:35:41.717Z] Successfully built bc953aeea2e5 [2022-11-29T19:35:41.717Z] Successfully tagged support-notifications-arm64:latest [2022-11-29T19:35:42.002Z]  Building support-notifications ... done  [Pipeline] } [2022-11-29T19:35:42.011Z] $ docker stop --time=1 f5ff2b979a6130920337f532da0e8cd79ab122852243f6415f952cd46e454b3f [2022-11-29T19:35:43.679Z] $ docker rm -f f5ff2b979a6130920337f532da0e8cd79ab122852243f6415f952cd46e454b3f [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-29T19:35:44.238Z] + docker images [2022-11-29T19:35:44.506Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-29T19:35:44.506Z] support-notifications-arm64 latest bc953aeea2e5 3 seconds ago 29.5MB [2022-11-29T19:35:44.506Z] 3cf4e3c61f0f 14 seconds ago 1.51GB [2022-11-29T19:35:44.506Z] support-scheduler-arm64 latest 116cf9768f34 45 seconds ago 28.8MB [2022-11-29T19:35:44.506Z] 6ebacd878796 56 seconds ago 1.51GB [2022-11-29T19:35:44.506Z] core-command-arm64 latest 69c98f134418 About a minute ago 17MB [2022-11-29T19:35:44.506Z] d33dc32e83bc About a minute ago 1.44GB [2022-11-29T19:35:44.506Z] security-proxy-setup-arm64 latest 58d8d2d461fe About a minute ago 26.8MB [2022-11-29T19:35:44.506Z] cb5565aec998 2 minutes ago 1.43GB [2022-11-29T19:35:44.506Z] security-secretstore-setup-arm64 latest 670d21647461 2 minutes ago 28.7MB [2022-11-29T19:35:44.506Z] 2f65cafaac1b 3 minutes ago 1.44GB [2022-11-29T19:35:44.506Z] security-bootstrapper-arm64 latest 95dfc439ac19 7 minutes ago 19.5MB [2022-11-29T19:35:44.506Z] 043305e853b5 8 minutes ago 1.43GB [2022-11-29T19:35:44.506Z] security-spiffe-token-provider-arm64 latest abc98a1061d8 8 minutes ago 28.8MB [2022-11-29T19:35:44.506Z] core-data-arm64 latest e7422ec9f555 8 minutes ago 17.2MB [2022-11-29T19:35:44.506Z] 439039b03f43 9 minutes ago 1.48GB [2022-11-29T19:35:44.506Z] ef338a106c11 9 minutes ago 1.45GB [2022-11-29T19:35:44.506Z] sys-mgmt-agent-arm64 latest 2d45264664c6 9 minutes ago 134MB [2022-11-29T19:35:44.506Z] core-metadata-arm64 latest 0032efb4b230 9 minutes ago 17.8MB [2022-11-29T19:35:44.506Z] e1b3b08f468b 10 minutes ago 1.45GB [2022-11-29T19:35:44.506Z] 7e645b2cb4ac 11 minutes ago 1.43GB [2022-11-29T19:35:44.506Z] security-spire-server-arm64 latest f4c9327e862a 16 minutes ago 84.3MB [2022-11-29T19:35:44.506Z] a8f2a091b2c1 16 minutes ago 1.32GB [2022-11-29T19:35:44.506Z] security-spire-agent-arm64 latest fc43fd756d58 16 minutes ago 122MB [2022-11-29T19:35:44.506Z] security-spire-config-arm64 latest 53b622ef3393 16 minutes ago 83.6MB [2022-11-29T19:35:44.506Z] cc5b725273a6 17 minutes ago 1.32GB [2022-11-29T19:35:44.506Z] 1e60715a91c9 17 minutes ago 1.32GB [2022-11-29T19:35:44.506Z] ci-base-image-arm64 latest 65defedc2668 29 minutes ago 948MB [2022-11-29T19:35:44.506Z] alpine 3.16 2b4661558fb8 2 weeks ago 5.29MB [2022-11-29T19:35:44.506Z] alpine 3.15 8aa73fd46299 2 weeks ago 5.33MB [2022-11-29T19:35:44.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 weeks ago 685MB [2022-11-29T19:35:44.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:35:45.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-29T19:35:45.300Z] [2022-11-29T19:35:45.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:35:45.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-29T19:35:46.667Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-29T19:35:46.667Z] 8998bd30e6a1: Pulling fs layer [2022-11-29T19:35:46.667Z] 04944245beec: Pulling fs layer [2022-11-29T19:35:46.667Z] 699f458cf7ca: Pulling fs layer [2022-11-29T19:35:46.667Z] 765212b225bb: Pulling fs layer [2022-11-29T19:35:46.667Z] f23df028b6ca: Pulling fs layer [2022-11-29T19:35:46.667Z] d65c8cfc05b1: Pulling fs layer [2022-11-29T19:35:46.667Z] 2437ff75d9bd: Pulling fs layer [2022-11-29T19:35:46.667Z] f23df028b6ca: Waiting [2022-11-29T19:35:46.667Z] 765212b225bb: Waiting [2022-11-29T19:35:46.667Z] d65c8cfc05b1: Waiting [2022-11-29T19:35:46.667Z] 2437ff75d9bd: Waiting [2022-11-29T19:35:46.936Z] 04944245beec: Verifying Checksum [2022-11-29T19:35:46.936Z] 04944245beec: Download complete [2022-11-29T19:35:46.936Z] 765212b225bb: Verifying Checksum [2022-11-29T19:35:46.936Z] 765212b225bb: Download complete [2022-11-29T19:35:46.936Z] f23df028b6ca: Verifying Checksum [2022-11-29T19:35:46.936Z] f23df028b6ca: Download complete [2022-11-29T19:35:46.936Z] d65c8cfc05b1: Verifying Checksum [2022-11-29T19:35:46.936Z] d65c8cfc05b1: Download complete [2022-11-29T19:35:47.203Z] 699f458cf7ca: Verifying Checksum [2022-11-29T19:35:47.203Z] 699f458cf7ca: Download complete [2022-11-29T19:35:47.471Z] 8998bd30e6a1: Verifying Checksum [2022-11-29T19:35:47.471Z] 8998bd30e6a1: Download complete [2022-11-29T19:35:50.045Z] 2437ff75d9bd: Verifying Checksum [2022-11-29T19:35:50.045Z] 2437ff75d9bd: Download complete [2022-11-29T19:35:51.448Z] 8998bd30e6a1: Pull complete [2022-11-29T19:35:51.714Z] 04944245beec: Pull complete [2022-11-29T19:35:53.116Z] 699f458cf7ca: Pull complete [2022-11-29T19:35:53.380Z] 765212b225bb: Pull complete [2022-11-29T19:35:53.961Z] f23df028b6ca: Pull complete [2022-11-29T19:35:54.227Z] d65c8cfc05b1: Pull complete [2022-11-29T19:36:09.192Z] 2437ff75d9bd: Pull complete [2022-11-29T19:36:09.192Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-29T19:36:09.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-29T19:36:09.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T19:36:09.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-119997 does not seem to be running inside a container [2022-11-29T19:36:09.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-29T19:36:12.257Z] $ docker top d971b48bdc342cc750140fa6f092e553615597631e8c93a782a5cf2e9748089d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-29T19:36:13.218Z] ---> job-cost.sh [2022-11-29T19:36:13.218Z] lf-activate-venv: SKIPPING [2022-11-29T19:36:13.218Z] INFO: No Stack... [2022-11-29T19:36:13.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-29T19:36:14.380Z] INFO: Archiving Costs [Pipeline] sh [2022-11-29T19:36:15.034Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-11-29T19:36:15.034Z] + cut -d, -f6 [Pipeline] lock [2022-11-29T19:36:15.106Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4239-1-stack-cost] [2022-11-29T19:36:15.111Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4239-1-stack-cost] did not exist. Created. [2022-11-29T19:36:15.111Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-29T19:36:15.509Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-29T19:36:15.746Z] Stashed 1 file(s) [Pipeline] } [2022-11-29T19:36:15.761Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4239-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-29T19:36:15.875Z] $ docker stop --time=1 d971b48bdc342cc750140fa6f092e553615597631e8c93a782a5cf2e9748089d [2022-11-29T19:36:17.395Z] $ docker rm -f d971b48bdc342cc750140fa6f092e553615597631e8c93a782a5cf2e9748089d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-29T19:36:18.399Z] provisioning config files... [2022-11-29T19:36:18.406Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16941817508917650467tmp [Pipeline] { [Pipeline] sh [2022-11-29T19:36:18.734Z] + set +x [2022-11-29T19:36:18.734Z] + curl -s https://codecov.io/bash [2022-11-29T19:36:18.734Z] + bash -s -- [2022-11-29T19:36:18.734Z] [2022-11-29T19:36:18.734Z] _____ _ [2022-11-29T19:36:18.734Z] / ____| | | [2022-11-29T19:36:18.734Z] | | ___ __| | ___ ___ _____ __ [2022-11-29T19:36:18.734Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-29T19:36:18.734Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-29T19:36:18.734Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-29T19:36:18.734Z] Bash-1.0.6 [2022-11-29T19:36:18.734Z] [2022-11-29T19:36:18.734Z] [2022-11-29T19:36:18.734Z] ==> git version 2.25.1 found [2022-11-29T19:36:18.734Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-29T19:36:18.734Z] Release-Date: 2020-01-08 [2022-11-29T19:36:18.734Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-29T19:36:18.734Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-29T19:36:18.734Z] ==> Jenkins CI detected. [2022-11-29T19:36:18.734Z] current dir:  /w/workspace/edgex-go/1 [2022-11-29T19:36:18.734Z] project root: . [2022-11-29T19:36:18.734Z] --> token set from env [2022-11-29T19:36:18.734Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-29T19:36:18.994Z] ==> Running gcov in . (disable via -X gcov) [2022-11-29T19:36:18.994Z] ==> Python coveragepy not found [2022-11-29T19:36:18.994Z] ==> Searching for coverage reports in: [2022-11-29T19:36:18.994Z] + . [2022-11-29T19:36:18.994Z] -> Found 1 reports [2022-11-29T19:36:18.994Z] ==> Detecting git/mercurial file structure [2022-11-29T19:36:18.994Z] ==> Reading reports [2022-11-29T19:36:18.994Z] + ./coverage.out bytes=501828 [2022-11-29T19:36:18.995Z] ==> Appending adjustments [2022-11-29T19:36:18.995Z] https://docs.codecov.io/docs/fixing-reports [2022-11-29T19:36:20.371Z] + Found adjustments [2022-11-29T19:36:20.371Z] ==> Gzipping contents [2022-11-29T19:36:20.371Z] 64K /tmp/codecov.1N7iNK.gz [2022-11-29T19:36:20.371Z] ==> Uploading reports [2022-11-29T19:36:20.371Z] url: https://codecov.io [2022-11-29T19:36:20.372Z] query: branch=PR-4239&commit=641ba46e362aa424a3058ec8ef55456f7f331604&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4239&job=&cmd_args= [2022-11-29T19:36:20.372Z] -> Pinging Codecov [2022-11-29T19:36:20.372Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4239&commit=641ba46e362aa424a3058ec8ef55456f7f331604&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4239&job=&cmd_args= [2022-11-29T19:36:20.631Z] -> Uploading to [2022-11-29T19:36:20.631Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-29/00271124DB129430A58F1EEE437C3FCB/641ba46e362aa424a3058ec8ef55456f7f331604/36d5d935-628a-4791-bb86-53dc1fdafb26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221129T193620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e246635930d85815eac97cf76c27b9426ac0200ae3421ebf8f762a8b508da0c5 [2022-11-29T19:36:20.631Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-29T19:36:20.631Z] Dload Upload Total Spent Left Speed [2022-11-29T19:36:20.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65389 0 0 100 65389 0 247k --:--:-- --:--:-- --:--:-- 247k [2022-11-29T19:36:20.891Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/641ba46e362aa424a3058ec8ef55456f7f331604 [Pipeline] } [2022-11-29T19:36:20.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-29T19:36:22.203Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-29T19:36:22.532Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T19:36:23.415Z] ---> package-listing.sh [2022-11-29T19:36:23.415Z] ++ facter osfamily [2022-11-29T19:36:23.415Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-29T19:36:23.674Z] + OS_FAMILY=debian [2022-11-29T19:36:23.674Z] + workspace=/w/workspace/edgex-go/1 [2022-11-29T19:36:23.674Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-29T19:36:23.674Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-29T19:36:23.674Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-29T19:36:23.674Z] + PACKAGES=/tmp/packages_start.txt [2022-11-29T19:36:23.674Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-29T19:36:23.674Z] + PACKAGES=/tmp/packages_end.txt [2022-11-29T19:36:23.674Z] + case "${OS_FAMILY}" in [2022-11-29T19:36:23.674Z] + dpkg -l [2022-11-29T19:36:23.674Z] + grep '^ii' [2022-11-29T19:36:23.674Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-29T19:36:23.674Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-29T19:36:23.674Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-29T19:36:23.674Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-29T19:36:23.674Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-11-29T19:36:23.674Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-11-29T19:36:23.706Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-29T19:36:23.996Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:36:24.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-29T19:36:24.611Z] [2022-11-29T19:36:24.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T19:36:24.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-29T19:36:24.974Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-29T19:36:24.974Z] 5eb5b503b376: Pulling fs layer [2022-11-29T19:36:24.974Z] 5c69ac0246d0: Pulling fs layer [2022-11-29T19:36:24.974Z] ec43610c2a17: Pulling fs layer [2022-11-29T19:36:24.974Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-29T19:36:24.974Z] 33b1e0a273af: Pulling fs layer [2022-11-29T19:36:24.974Z] 5d3b04190fa2: Pulling fs layer [2022-11-29T19:36:24.974Z] 2f39f015ded8: Pulling fs layer [2022-11-29T19:36:24.974Z] 33b1e0a273af: Waiting [2022-11-29T19:36:24.974Z] 3a2ae6a8a46f: Waiting [2022-11-29T19:36:24.974Z] 2f39f015ded8: Waiting [2022-11-29T19:36:24.974Z] 5d3b04190fa2: Waiting [2022-11-29T19:36:24.974Z] 5c69ac0246d0: Download complete [2022-11-29T19:36:24.974Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-29T19:36:24.974Z] 3a2ae6a8a46f: Download complete [2022-11-29T19:36:25.232Z] 33b1e0a273af: Verifying Checksum [2022-11-29T19:36:25.232Z] 33b1e0a273af: Download complete [2022-11-29T19:36:25.232Z] ec43610c2a17: Verifying Checksum [2022-11-29T19:36:25.232Z] ec43610c2a17: Download complete [2022-11-29T19:36:25.232Z] 5d3b04190fa2: Verifying Checksum [2022-11-29T19:36:25.232Z] 5d3b04190fa2: Download complete [2022-11-29T19:36:25.232Z] 5eb5b503b376: Verifying Checksum [2022-11-29T19:36:25.232Z] 5eb5b503b376: Download complete [2022-11-29T19:36:25.797Z] 2f39f015ded8: Download complete [2022-11-29T19:36:26.361Z] 5eb5b503b376: Pull complete [2022-11-29T19:36:26.361Z] 5c69ac0246d0: Pull complete [2022-11-29T19:36:26.925Z] ec43610c2a17: Pull complete [2022-11-29T19:36:26.925Z] 3a2ae6a8a46f: Pull complete [2022-11-29T19:36:27.183Z] 33b1e0a273af: Pull complete [2022-11-29T19:36:27.183Z] 5d3b04190fa2: Pull complete [2022-11-29T19:36:31.369Z] 2f39f015ded8: Pull complete [2022-11-29T19:36:31.369Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-29T19:36:31.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-29T19:36:31.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T19:36:31.555Z] prd-ubuntu20.04-docker-8c-8g-119995 does not seem to be running inside a container [2022-11-29T19:36:31.583Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-29T19:36:33.376Z] $ docker top bcc00b94c33939f9290bf62cc38cb4f090a9be20e50025070f22891848cff841 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-29T19:36:33.819Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-29T19:36:34.157Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-29T19:36:34.513Z] + ls /var/log/sa-host [2022-11-29T19:36:34.513Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-29T19:36:34.724Z] provisioning config files... [2022-11-29T19:36:34.742Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2362314197399090329tmp [Pipeline] { [Pipeline] echo [2022-11-29T19:36:34.787Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T19:36:35.105Z] ---> create-netrc.sh [Pipeline] } [2022-11-29T19:36:35.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-29T19:36:35.536Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-29T19:36:35.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T19:36:35.884Z] ---> sudo-logs.sh [2022-11-29T19:36:35.884Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-29T19:36:35.965Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T19:36:36.273Z] ---> job-cost.sh [2022-11-29T19:36:36.273Z] lf-activate-venv: SKIPPING [2022-11-29T19:36:36.273Z] DEBUG: total: 0.10999999940395355 [2022-11-29T19:36:36.273Z] INFO: Retrieving Stack Cost... [2022-11-29T19:36:36.840Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-29T19:36:37.407Z] INFO: Archiving Costs [Pipeline] echo [2022-11-29T19:36:37.439Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T19:36:37.746Z] ---> logs-deploy.sh [2022-11-29T19:36:37.747Z] lf-activate-venv: SKIPPING [2022-11-29T19:36:37.747Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4239/1 [2022-11-29T19:36:37.747Z] INFO: archiving workspace using pattern(s): [2022-11-29T19:36:38.684Z] Archives upload complete. [2022-11-29T19:36:38.684Z] INFO: archiving logs to Nexus