Pull request #4352 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5298d32e2eed7eee44e02ccdbcb184de86a7bd54+c6ae7449aad5f05f69153f6120284e804cf836f6 (2abb1b68ab79d085191f540a95b88fa2b1df76b0) 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-ssh17679111806872324386.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13171838990828478688.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5817422200772536916.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4688539117327433577.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh904480174603951401.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-5385’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6242’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6243’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6245 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 Merge succeeded, producing 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 Checking out Revision 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 (PR-4352) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-16T03:14:15.115Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-16T03:14:15.171Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-16T03:14:15.188Z] ========================================================= [2023-02-16T03:14:15.188Z] EdgeX Global Pipelines Version Info [2023-02-16T03:14:15.188Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:14:15.907Z] ------------------- [2023-02-16T03:14:15.907Z] stable info: [2023-02-16T03:14:15.907Z] ------------------- [2023-02-16T03:14:15.907Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-16T03:14:15.907Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T03:14:15.907Z] Message: update stable to v1.0.244 > git rev-list --no-walk f4b127cc043e1f8adf7605ee33e0e198b955d13b # timeout=10 [2023-02-16T03:14:16.478Z] ------------------- [2023-02-16T03:14:16.478Z] experimental info: [2023-02-16T03:14:16.478Z] ------------------- [2023-02-16T03:14:16.478Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-16T03:14:16.478Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T03:14:16.478Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-16T03:14:16.638Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-16T03:14:16.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-16T03:14:16.654Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-16T03:14:16.661Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-16T03:14:16.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-16T03:14:16.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-16T03:14:16.685Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-16T03:14:16.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-16T03:14:16.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-16T03:14:16.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-16T03:14:16.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-16T03:14:16.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-16T03:14:16.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-16T03:14:16.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-16T03:14:16.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-16T03:14:16.762Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T03:14:16.775Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T03:14:16.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-16T03:14:16.800Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-16T03:14:16.811Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-16T03:14:16.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-16T03:14:16.836Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-16T03:14:16.846Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-16T03:14:16.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4352 [Pipeline] echo [2023-02-16T03:14:16.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4352 [Pipeline] echo [2023-02-16T03:14:16.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4352 [Pipeline] echo [2023-02-16T03:14:16.894Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [Pipeline] echo [2023-02-16T03:14:16.905Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5298d32 [Pipeline] echo [2023-02-16T03:14:16.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T03:14:16.955Z] provisioning config files... [2023-02-16T03:14:16.972Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8895573549856370996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:14:17.279Z] ---> docker-login.sh [2023-02-16T03:14:17.280Z] nexus3.edgexfoundry.org:10001 [2023-02-16T03:14:17.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:14:17.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:14:17.539Z] Configure a credential helper to remove this warning. See [2023-02-16T03:14:17.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:14:17.539Z] [2023-02-16T03:14:17.539Z] Login Succeeded [2023-02-16T03:14:17.539Z] nexus3.edgexfoundry.org:10002 [2023-02-16T03:14:17.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:14:17.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:14:17.799Z] Configure a credential helper to remove this warning. See [2023-02-16T03:14:17.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:14:17.799Z] [2023-02-16T03:14:17.799Z] Login Succeeded [2023-02-16T03:14:17.799Z] nexus3.edgexfoundry.org:10003 [2023-02-16T03:14:17.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:14:17.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:14:17.799Z] Configure a credential helper to remove this warning. See [2023-02-16T03:14:17.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:14:17.799Z] [2023-02-16T03:14:17.799Z] Login Succeeded [2023-02-16T03:14:17.799Z] nexus3.edgexfoundry.org:10004 [2023-02-16T03:14:17.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:14:18.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:14:18.059Z] Configure a credential helper to remove this warning. See [2023-02-16T03:14:18.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:14:18.059Z] [2023-02-16T03:14:18.059Z] Login Succeeded [2023-02-16T03:14:18.059Z] docker.io [2023-02-16T03:14:18.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:14:18.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:14:18.319Z] Configure a credential helper to remove this warning. See [2023-02-16T03:14:18.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:14:18.319Z] [2023-02-16T03:14:18.319Z] Login Succeeded [2023-02-16T03:14:18.319Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T03:14:18.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T03:14:18.643Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-16T03:14:18.643Z] + dirname cmd/core-command/Dockerfile [2023-02-16T03:14:18.643Z] + cut -d/ -f2 [2023-02-16T03:14:18.643Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-16T03:14:18.643Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-16T03:14:18.643Z] cut -d/ -f2 [2023-02-16T03:14:18.643Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-16T03:14:18.643Z] + dirname cmd/core-data/Dockerfile [2023-02-16T03:14:18.643Z] + cut -d/ -f2 [2023-02-16T03:14:18.643Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-16T03:14:18.643Z] + dirname cmd/core-metadata/Dockerfile [2023-02-16T03:14:18.643Z] + cut -d/ -f2 [2023-02-16T03:14:18.643Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-16T03:14:18.643Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-16T03:14:18.643Z] + cut -d/ -f2 [2023-02-16T03:14:18.643Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-16T03:14:18.643Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-16T03:14:18.643Z] + cut -d/ -f2 [2023-02-16T03:14:18.643Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-16T03:14:18.643Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-16T03:14:18.643Z] + cut -d/ -f2 [2023-02-16T03:14:18.643Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-16T03:14:18.643Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2023-02-16T03:14:18.643Z] [2023-02-16T03:14:18.643Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-16T03:14:18.643Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-16T03:14:18.643Z] + cut -d/ -f2 [2023-02-16T03:14:18.643Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-16T03:14:18.643Z] + + dirname cmd/security-spire-config/Dockerfile [2023-02-16T03:14:18.643Z] cut -d/ -f2 [2023-02-16T03:14:18.643Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-16T03:14:18.643Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-16T03:14:18.643Z] + cut -d/ -f2 [2023-02-16T03:14:18.643Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-16T03:14:18.643Z] + dirname cmd/support-notifications/Dockerfile [2023-02-16T03:14:18.643Z] + cut -d/ -f2 [2023-02-16T03:14:18.643Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-16T03:14:18.643Z] + cut -d/ -f2 [2023-02-16T03:14:18.643Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-16T03:14:18.643Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-16T03:14:18.698Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-16T03:14:19.041Z] + git rev-list -1 --merges 5298d32e2eed7eee44e02ccdbcb184de86a7bd54~1..5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [Pipeline] echo [2023-02-16T03:14:19.059Z] -----------> git rev-list -1 --merges 5298d32e2eed7eee44e02ccdbcb184de86a7bd54~1..5298d32e2eed7eee44e02ccdbcb184de86a7bd54 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [false] [Pipeline] sh [2023-02-16T03:14:19.344Z] + git log --format=format:%s -1 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [Pipeline] echo [2023-02-16T03:14:19.360Z] ========================================================= [2023-02-16T03:14:19.360Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-16T03:14:19.360Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-16T03:14:19.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T03:14:19.715Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-16T03:14:19.715Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-16T03:14:19.715Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-16T03:14:19.715Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-16T03:14:19.715Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-16T03:14:19.715Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:14:20.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T03:14:20.054Z] [2023-02-16T03:14:20.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:14:20.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T03:14:20.358Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-16T03:14:20.358Z] b85a868b505f: Pulling fs layer [2023-02-16T03:14:20.358Z] e2be974225ed: Pulling fs layer [2023-02-16T03:14:20.358Z] 339a4e72a1f5: Pulling fs layer [2023-02-16T03:14:20.358Z] 988bab9f4d93: Pulling fs layer [2023-02-16T03:14:20.358Z] 1469e6f7b9e6: Pulling fs layer [2023-02-16T03:14:20.358Z] eaf3925da568: Pulling fs layer [2023-02-16T03:14:20.358Z] bab4dde63d76: Pulling fs layer [2023-02-16T03:14:20.358Z] bde34c3a00c8: Pulling fs layer [2023-02-16T03:14:20.358Z] b352a97aabf1: Pulling fs layer [2023-02-16T03:14:20.358Z] 4872d77fe225: Pulling fs layer [2023-02-16T03:14:20.358Z] 5851b861e8e6: Pulling fs layer [2023-02-16T03:14:20.358Z] 988bab9f4d93: Waiting [2023-02-16T03:14:20.358Z] bde34c3a00c8: Waiting [2023-02-16T03:14:20.358Z] b352a97aabf1: Waiting [2023-02-16T03:14:20.358Z] 4872d77fe225: Waiting [2023-02-16T03:14:20.358Z] 5851b861e8e6: Waiting [2023-02-16T03:14:20.358Z] 1469e6f7b9e6: Waiting [2023-02-16T03:14:20.358Z] eaf3925da568: Waiting [2023-02-16T03:14:20.358Z] bab4dde63d76: Waiting [2023-02-16T03:14:20.358Z] e2be974225ed: Verifying Checksum [2023-02-16T03:14:20.358Z] e2be974225ed: Download complete [2023-02-16T03:14:20.358Z] 988bab9f4d93: Download complete [2023-02-16T03:14:20.623Z] 1469e6f7b9e6: Verifying Checksum [2023-02-16T03:14:20.623Z] 1469e6f7b9e6: Download complete [2023-02-16T03:14:20.623Z] 339a4e72a1f5: Verifying Checksum [2023-02-16T03:14:20.623Z] 339a4e72a1f5: Download complete [2023-02-16T03:14:20.623Z] eaf3925da568: Verifying Checksum [2023-02-16T03:14:20.623Z] eaf3925da568: Download complete [2023-02-16T03:14:20.623Z] bde34c3a00c8: Verifying Checksum [2023-02-16T03:14:20.623Z] bde34c3a00c8: Download complete [2023-02-16T03:14:20.886Z] b352a97aabf1: Download complete [2023-02-16T03:14:20.886Z] 4872d77fe225: Verifying Checksum [2023-02-16T03:14:20.886Z] 4872d77fe225: Download complete [2023-02-16T03:14:20.886Z] 5851b861e8e6: Download complete [2023-02-16T03:14:20.886Z] b85a868b505f: Verifying Checksum [2023-02-16T03:14:20.886Z] b85a868b505f: Download complete [2023-02-16T03:14:21.148Z] bab4dde63d76: Verifying Checksum [2023-02-16T03:14:21.148Z] bab4dde63d76: Download complete [2023-02-16T03:14:22.085Z] b85a868b505f: Pull complete [2023-02-16T03:14:22.085Z] e2be974225ed: Pull complete [2023-02-16T03:14:22.655Z] 339a4e72a1f5: Pull complete [2023-02-16T03:14:24.038Z] 988bab9f4d93: Pull complete [2023-02-16T03:14:25.451Z] 1469e6f7b9e6: Pull complete [2023-02-16T03:14:27.360Z] eaf3925da568: Pull complete [2023-02-16T03:14:28.735Z] bab4dde63d76: Pull complete [2023-02-16T03:14:28.735Z] bde34c3a00c8: Pull complete [2023-02-16T03:14:28.996Z] b352a97aabf1: Pull complete [2023-02-16T03:14:28.996Z] 4872d77fe225: Pull complete [2023-02-16T03:14:28.996Z] 5851b861e8e6: Pull complete [2023-02-16T03:14:28.996Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-16T03:14:28.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T03:14:28.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:14:29.087Z] prd-ubuntu20.04-docker-8c-8g-6245 does not seem to be running inside a container [2023-02-16T03:14:29.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T03:14:30.865Z] $ docker top 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d -eo pid,comm [2023-02-16T03:14:30.915Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-16T03:14:30.915Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T03:14:30.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T03:14:30.951Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T03:14:31.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T03:14:31.095Z] $ docker exec 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d ssh-agent [2023-02-16T03:14:31.199Z] SSH_AUTH_SOCK=/tmp/ssh-ufUO71zAglvR/agent.32 [2023-02-16T03:14:31.199Z] SSH_AGENT_PID=38 [2023-02-16T03:14:31.205Z] Running ssh-add (command line suppressed) [2023-02-16T03:14:31.314Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_10545747662131572912.key (/w/workspace/edgex-go/5@tmp/private_key_10545747662131572912.key) [2023-02-16T03:14:31.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T03:14:31.611Z] + git tag --points-at HEAD [Pipeline] } [2023-02-16T03:14:31.626Z] $ docker exec --env ******** --env ******** 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d ssh-agent -k [2023-02-16T03:14:31.748Z] unset SSH_AUTH_SOCK; [2023-02-16T03:14:31.748Z] unset SSH_AGENT_PID; [2023-02-16T03:14:31.749Z] echo Agent pid 38 killed; [2023-02-16T03:14:31.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-16T03:14:31.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T03:14:31.776Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T03:14:31.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T03:14:31.915Z] $ docker exec 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d ssh-agent [2023-02-16T03:14:32.014Z] SSH_AUTH_SOCK=/tmp/ssh-uB19EMUFpKQA/agent.71 [2023-02-16T03:14:32.014Z] SSH_AGENT_PID=77 [2023-02-16T03:14:32.020Z] Running ssh-add (command line suppressed) [2023-02-16T03:14:32.142Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_255756178475162507.key (/w/workspace/edgex-go/5@tmp/private_key_255756178475162507.key) [2023-02-16T03:14:32.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T03:14:32.443Z] + git semver init [2023-02-16T03:14:32.702Z] 2023-02-16 03:14:32,634 [run_init] DEBUG init version:0.0.0 force:False [2023-02-16T03:14:32.702Z] 2023-02-16 03:14:32,635 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-02-16T03:14:32.702Z] 2023-02-16 03:14:32,636 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-02-16T03:14:32.702Z] 2023-02-16 03:14:32,636 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-02-16T03:14:37.985Z] 2023-02-16 03:14:37,914 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-02-16T03:14:37.985Z] 2023-02-16 03:14:37,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4352 with force:False [2023-02-16T03:14:37.985Z] 2023-02-16 03:14:37,915 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4352 [2023-02-16T03:14:37.985Z] 2023-02-16 03:14:37,919 [execute] INFO git cat-file --batch-check [2023-02-16T03:14:37.985Z] 2023-02-16 03:14:37,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T03:14:37.985Z] 2023-02-16 03:14:37,926 [execute] INFO git cat-file --batch [2023-02-16T03:14:37.985Z] 2023-02-16 03:14:37,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T03:14:37.985Z] 2023-02-16 03:14:37,930 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4352 [2023-02-16T03:14:37.985Z] 0.0.0 [Pipeline] } [2023-02-16T03:14:37.999Z] $ docker exec --env ******** --env ******** 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d ssh-agent -k [2023-02-16T03:14:38.099Z] unset SSH_AUTH_SOCK; [2023-02-16T03:14:38.100Z] unset SSH_AGENT_PID; [2023-02-16T03:14:38.100Z] echo Agent pid 77 killed; [2023-02-16T03:14:38.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T03:14:38.419Z] + git semver [Pipeline] } [2023-02-16T03:14:38.691Z] $ docker stop --time=1 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d [2023-02-16T03:14:39.980Z] $ docker rm -f --volumes 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T03:14:40.310Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-16T03:14:40.719Z] Stashed 1 file(s) [Pipeline] echo [2023-02-16T03:14:40.722Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T03:14:41.128Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-02-16T03:14:41.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T03:14:41.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T03:14:41.161Z] ========================================================= [2023-02-16T03:14:41.161Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-16T03:14:41.161Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-16T03:14:41.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T03:14:41.521Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-16T03:14:41.521Z] 213ec9aee27d: Pulling fs layer [2023-02-16T03:14:41.521Z] 4583459ba037: Pulling fs layer [2023-02-16T03:14:41.521Z] 93c1e223e6f2: Pulling fs layer [2023-02-16T03:14:41.521Z] 53926ce57604: Pulling fs layer [2023-02-16T03:14:41.521Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-16T03:14:41.521Z] 22ff95d597cd: Pulling fs layer [2023-02-16T03:14:41.521Z] 12d6caf4c0d1: Pulling fs layer [2023-02-16T03:14:41.521Z] 96b7cbca73a9: Pulling fs layer [2023-02-16T03:14:41.521Z] a7acece74701: Pulling fs layer [2023-02-16T03:14:41.521Z] 96b7cbca73a9: Waiting [2023-02-16T03:14:41.521Z] a7acece74701: Waiting [2023-02-16T03:14:41.521Z] 21b2b0c7a3f4: Waiting [2023-02-16T03:14:41.521Z] 22ff95d597cd: Waiting [2023-02-16T03:14:41.521Z] 53926ce57604: Waiting [2023-02-16T03:14:41.521Z] 12d6caf4c0d1: Waiting [2023-02-16T03:14:41.521Z] 93c1e223e6f2: Verifying Checksum [2023-02-16T03:14:41.521Z] 93c1e223e6f2: Download complete [2023-02-16T03:14:41.521Z] 4583459ba037: Download complete [2023-02-16T03:14:41.805Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-16T03:14:41.805Z] 21b2b0c7a3f4: Download complete [2023-02-16T03:14:41.805Z] 22ff95d597cd: Download complete [2023-02-16T03:14:41.805Z] 213ec9aee27d: Verifying Checksum [2023-02-16T03:14:41.805Z] 213ec9aee27d: Download complete [2023-02-16T03:14:42.125Z] 213ec9aee27d: Pull complete [2023-02-16T03:14:42.125Z] 4583459ba037: Pull complete [2023-02-16T03:14:42.125Z] 93c1e223e6f2: Pull complete [2023-02-16T03:14:42.412Z] 12d6caf4c0d1: Verifying Checksum [2023-02-16T03:14:42.412Z] 12d6caf4c0d1: Download complete [2023-02-16T03:14:44.563Z] 96b7cbca73a9: Verifying Checksum [2023-02-16T03:14:44.563Z] 96b7cbca73a9: Download complete [2023-02-16T03:14:44.563Z] a7acece74701: Verifying Checksum [2023-02-16T03:14:44.563Z] a7acece74701: Download complete [2023-02-16T03:14:44.563Z] 53926ce57604: Verifying Checksum [2023-02-16T03:14:44.563Z] 53926ce57604: Download complete [2023-02-16T03:14:47.845Z] 53926ce57604: Pull complete [2023-02-16T03:14:47.845Z] 21b2b0c7a3f4: Pull complete [2023-02-16T03:14:47.845Z] 22ff95d597cd: Pull complete [2023-02-16T03:14:48.104Z] 12d6caf4c0d1: Pull complete [2023-02-16T03:14:50.007Z] 96b7cbca73a9: Pull complete [2023-02-16T03:14:50.582Z] a7acece74701: Pull complete [2023-02-16T03:14:50.582Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-16T03:14:50.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T03:14:50.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-16T03:14:50.881Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T03:14:50.881Z] WORKDIR /edgex [2023-02-16T03:14:50.881Z] COPY go.mod . [2023-02-16T03:14:50.881Z] RUN go mod download [2023-02-16T03:14:50.881Z] docker build -t ci-base-image-x86_64 -f - . [2023-02-16T03:14:51.465Z] Sending build context to Docker daemon 170.3MB [2023-02-16T03:14:51.465Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T03:14:51.465Z] ---> db6d94c90886 [2023-02-16T03:14:51.465Z] Step 2/4 : WORKDIR /edgex [2023-02-16T03:14:55.776Z] Still waiting to schedule task [2023-02-16T03:14:55.776Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6244’ [2023-02-16T03:14:56.785Z] ---> Running in 7893195de8a5 [2023-02-16T03:14:56.785Z] Removing intermediate container 7893195de8a5 [2023-02-16T03:14:56.785Z] ---> baac706013c0 [2023-02-16T03:14:56.785Z] Step 3/4 : COPY go.mod . [2023-02-16T03:14:56.785Z] ---> 7c81899319a8 [2023-02-16T03:14:56.785Z] Step 4/4 : RUN go mod download [2023-02-16T03:14:56.785Z] ---> Running in e8cafbe607e6 [2023-02-16T03:15:11.688Z] Removing intermediate container e8cafbe607e6 [2023-02-16T03:15:11.689Z] ---> 8d827b560b5b [2023-02-16T03:15:11.689Z] Successfully built 8d827b560b5b [2023-02-16T03:15:11.689Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:15:12.009Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T03:15:12.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:15:12.124Z] prd-ubuntu20.04-docker-8c-8g-6245 does not seem to be running inside a container [2023-02-16T03:15:12.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T03:15:12.936Z] $ docker top 0a1e97a4436e3e3f3a9c635cc129e2fee7944597902e709822f1d4f97c17f52a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:15:13.560Z] + go version [2023-02-16T03:15:13.560Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-16T03:15:13.593Z] $ docker stop --time=1 0a1e97a4436e3e3f3a9c635cc129e2fee7944597902e709822f1d4f97c17f52a [2023-02-16T03:15:14.946Z] $ docker rm -f --volumes 0a1e97a4436e3e3f3a9c635cc129e2fee7944597902e709822f1d4f97c17f52a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:15:15.349Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T03:15:15.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:15:15.422Z] prd-ubuntu20.04-docker-8c-8g-6245 does not seem to be running inside a container [2023-02-16T03:15:15.461Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T03:15:15.848Z] $ docker top 2e33684b7e1b62ee59debd7e5e98bed2b6ea87b856ee3ff5709f18144c162208 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-16T03:15:15.909Z] ========================================================= [2023-02-16T03:15:15.909Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-16T03:15:15.909Z] ========================================================= [Pipeline] sh [2023-02-16T03:15:16.191Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-02-16T03:15:16.493Z] + make test [2023-02-16T03:15:16.493Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T03:15:23.052Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-16T03:15:37.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-16T03:15:37.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-16T03:15:37.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements [2023-02-16T03:15:41.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.145s coverage: 73.7% of statements [2023-02-16T03:15:41.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-16T03:15:41.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-16T03:15:41.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-16T03:15:41.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-02-16T03:15:41.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-16T03:15:41.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-16T03:15:42.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.043s coverage: 88.5% of statements [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-16T03:15:42.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.107s coverage: 3.9% of statements [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-16T03:15:42.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.512s coverage: 95.6% of statements [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-16T03:15:42.130Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-16T03:15:42.130Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-16T03:15:42.130Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-16T03:15:42.130Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2023-02-16T03:15:42.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-16T03:15:42.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.090s coverage: 47.1% of statements [2023-02-16T03:15:42.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 82.9% of statements [2023-02-16T03:15:42.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-02-16T03:15:42.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-02-16T03:15:42.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2023-02-16T03:15:47.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2023-02-16T03:15:47.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.084s coverage: 44.8% of statements [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.383s coverage: 79.9% of statements [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 64.4% of statements [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 77.4% of statements [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 91.2% of statements [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.216s coverage: 63.1% of statements [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-16T03:16:05.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-02-16T03:16:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2023-02-16T03:16:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2023-02-16T03:16:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2023-02-16T03:16:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 65.3% of statements [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-16T03:16:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 41.0% of statements [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-16T03:16:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-16T03:16:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-16T03:16:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-16T03:16:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-16T03:16:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-16T03:16:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-16T03:16:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-16T03:16:05.728Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-16T03:16:20.587Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-16T03:16:20.587Z] go vet ./... [2023-02-16T03:16:23.868Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T03:16:23.868Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T03:16:24.126Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T03:16:24.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-16T03:16:24.428Z] + ls -al . [2023-02-16T03:16:24.428Z] total 748 [2023-02-16T03:16:24.428Z] drwxrwxr-x 11 1001 1001 4096 Feb 16 03:15 . [2023-02-16T03:16:24.428Z] drwxr-xr-x 4 root root 4096 Feb 16 03:15 .. [2023-02-16T03:16:24.428Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 03:14 .blubracket [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 16 Feb 16 03:14 .dockerignore [2023-02-16T03:16:24.428Z] drwxrwxr-x 8 1001 1001 4096 Feb 16 03:16 .git [2023-02-16T03:16:24.428Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 03:14 .github [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 1024 Feb 16 03:14 .gitignore [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 42 Feb 16 03:14 .golangci.yml [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 87 Feb 16 03:14 .hadolint.yml [2023-02-16T03:16:24.428Z] drwxr-xr-x 3 1001 1001 4096 Feb 16 03:14 .semver [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 166 Feb 16 03:14 .sonarcloud.properties [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 1171 Feb 16 03:14 ADOPTERS.md [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 10825 Feb 16 03:14 Attribution.txt [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 73765 Feb 16 03:14 CHANGELOG.md [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 3804 Feb 16 03:14 CONTRIBUTING.md [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 677 Feb 16 03:14 GOVERNANCE.md [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 850 Feb 16 03:14 Jenkinsfile [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 10775 Feb 16 03:14 LICENSE [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 13375 Feb 16 03:14 Makefile [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 582 Feb 16 03:14 OWNERS.md [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 9403 Feb 16 03:14 README.md [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 6912 Feb 16 03:14 SECURITY.md [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 5 Feb 16 03:14 VERSION [2023-02-16T03:16:24.428Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 03:14 bin [2023-02-16T03:16:24.428Z] drwxrwxr-x 17 1001 1001 4096 Feb 16 03:14 cmd [2023-02-16T03:16:24.428Z] -rw-r--r-- 1 root root 487530 Feb 16 03:16 coverage.out [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 3296 Feb 16 03:14 go.mod [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 33293 Feb 16 03:14 go.sum [2023-02-16T03:16:24.428Z] drwxrwxr-x 7 1001 1001 4096 Feb 16 03:14 internal [2023-02-16T03:16:24.428Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 03:14 openapi [2023-02-16T03:16:24.428Z] drwxrwxr-x 4 1001 1001 4096 Feb 16 03:14 snap [2023-02-16T03:16:24.428Z] -rw-rw-r-- 1 1001 1001 204 Feb 16 03:14 version.go [Pipeline] sh [2023-02-16T03:16:24.722Z] + '[' -e coverage.out ] [2023-02-16T03:16:24.722Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-16T03:16:24.834Z] Stashed 1 file(s) [Pipeline] sh [2023-02-16T03:16:25.118Z] + make build [2023-02-16T03:16:25.118Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T03:16:37.320Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-16T03:16:37.885Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-16T03:16:39.257Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T03:16:40.197Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T03:16:48.308Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T03:16:48.877Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-16T03:16:50.250Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-16T03:16:51.625Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-16T03:16:52.561Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-16T03:16:53.498Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-16T03:16:56.780Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-16T03:16:57.732Z] $ docker stop --time=1 2e33684b7e1b62ee59debd7e5e98bed2b6ea87b856ee3ff5709f18144c162208 [2023-02-16T03:17:04.279Z] $ docker rm -f --volumes 2e33684b7e1b62ee59debd7e5e98bed2b6ea87b856ee3ff5709f18144c162208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:17:05.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T03:17:05.040Z] [2023-02-16T03:17:05.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:17:05.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T03:17:05.344Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-16T03:17:05.344Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-16T03:17:05.344Z] ca9280d653b3: Pulling fs layer [2023-02-16T03:17:05.344Z] 7e9c9ca2126c: Pulling fs layer [2023-02-16T03:17:05.609Z] cbdbe7a5bc2a: Download complete [2023-02-16T03:17:05.609Z] cbdbe7a5bc2a: Pull complete [2023-02-16T03:17:05.875Z] ca9280d653b3: Verifying Checksum [2023-02-16T03:17:05.875Z] ca9280d653b3: Download complete [2023-02-16T03:17:06.135Z] 7e9c9ca2126c: Download complete [2023-02-16T03:17:06.392Z] ca9280d653b3: Pull complete [2023-02-16T03:17:06.465Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6247 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws [2023-02-16T03:17:06.477Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-02-16T03:17:06.508Z] The recommended git tool is: git [2023-02-16T03:17:08.919Z] 7e9c9ca2126c: Pull complete [2023-02-16T03:17:08.919Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-16T03:17:08.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T03:17:08.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:17:09.002Z] prd-ubuntu20.04-docker-8c-8g-6245 does not seem to be running inside a container [2023-02-16T03:17:09.036Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-16T03:17:11.736Z] using credential edgex-jenkins-ssh [2023-02-16T03:17:11.758Z] Cloning the remote Git repository [2023-02-16T03:17:11.862Z] $ docker top 538d6451784746e0d460d3dfbfb30dae36ef546b24f84379403a398f2a368c30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:17:12.203Z] + docker-compose build --help [2023-02-16T03:17:12.203Z] + grep parallel [2023-02-16T03:17:11.807Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-16T03:17:11.879Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-02-16T03:17:12.022Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-16T03:17:12.024Z] > git --version # timeout=10 [2023-02-16T03:17:12.046Z] > git --version # 'git version 2.25.1' [2023-02-16T03:17:12.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T03:17:12.120Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T03:17:12.773Z] --parallel Build images in parallel. [Pipeline] } [2023-02-16T03:17:12.789Z] $ docker stop --time=1 538d6451784746e0d460d3dfbfb30dae36ef546b24f84379403a398f2a368c30 [2023-02-16T03:17:14.289Z] $ docker rm -f --volumes 538d6451784746e0d460d3dfbfb30dae36ef546b24f84379403a398f2a368c30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:17:14.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T03:17:14.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:17:14.748Z] prd-ubuntu20.04-docker-8c-8g-6245 does not seem to be running inside a container [2023-02-16T03:17:14.786Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-16T03:17:15.124Z] $ docker top 40e6aef667d380a0af7072c470e2072debb10c6d1196e3e03bf358159e16dd9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:17:15.470Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-16T03:17:16.036Z] Building core-command ... [2023-02-16T03:17:16.036Z] Building core-common-config-bootstrapper ... [2023-02-16T03:17:16.036Z] Building core-data ... [2023-02-16T03:17:16.036Z] Building core-metadata ... [2023-02-16T03:17:16.036Z] Building security-bootstrapper ... [2023-02-16T03:17:16.036Z] Building security-proxy-setup ... [2023-02-16T03:17:16.036Z] Building security-secretstore-setup ... [2023-02-16T03:17:16.036Z] Building security-spiffe-token-provider ... [2023-02-16T03:17:16.036Z] Building security-spire-agent ... [2023-02-16T03:17:16.036Z] Building security-spire-config ... [2023-02-16T03:17:16.036Z] Building security-spire-server ... [2023-02-16T03:17:16.036Z] Building support-notifications ... [2023-02-16T03:17:16.036Z] Building support-scheduler ... [2023-02-16T03:17:16.036Z] Building security-bootstrapper [2023-02-16T03:17:16.036Z] Building security-secretstore-setup [2023-02-16T03:17:16.036Z] Building core-common-config-bootstrapper [2023-02-16T03:17:16.036Z] Building security-proxy-setup [2023-02-16T03:17:16.036Z] Building security-spiffe-token-provider [2023-02-16T03:17:26.024Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:17:26.024Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:17:26.024Z] ---> 8d827b560b5b [2023-02-16T03:17:26.024Z] Step 3/19 : WORKDIR /edgex-go [2023-02-16T03:17:26.282Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:17:26.282Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:17:26.282Z] ---> 8d827b560b5b [2023-02-16T03:17:26.282Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T03:17:26.541Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:17:26.541Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:17:26.541Z] ---> 8d827b560b5b [2023-02-16T03:17:26.541Z] Step 3/32 : WORKDIR /edgex-go [2023-02-16T03:17:26.799Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:17:26.799Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:17:26.799Z] ---> 8d827b560b5b [2023-02-16T03:17:26.799Z] Step 3/21 : WORKDIR /edgex-go [2023-02-16T03:17:30.082Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:17:30.082Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:17:30.082Z] ---> 8d827b560b5b [2023-02-16T03:17:30.082Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:17:29.129Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-16T03:17:29.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T03:17:30.190Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-16T03:17:30.238Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-16T03:17:30.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T03:17:30.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-16T03:17:31.012Z] Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:17:31.417Z] Merge succeeded, producing 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:17:31.418Z] Checking out Revision 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 (PR-4352) [2023-02-16T03:17:32.122Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T03:17:31.039Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T03:17:31.058Z] > git checkout -f 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 # timeout=10 [2023-02-16T03:17:31.319Z] > git remote # timeout=10 [2023-02-16T03:17:31.337Z] > git config --get remote.origin.url # timeout=10 [2023-02-16T03:17:31.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T03:17:31.379Z] > git merge c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 [2023-02-16T03:17:31.406Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-16T03:17:31.429Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T03:17:31.443Z] > git checkout -f 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 # timeout=10 [2023-02-16T03:17:33.186Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-16T03:17:33.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T03:17:33.186Z] Dload Upload Total Spent Left Speed [2023-02-16T03:17:33.186Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-02-16T03:17:33.822Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-16T03:17:34.200Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-16T03:17:34.200Z] + sudo tee /etc/docker/daemon.new [2023-02-16T03:17:34.200Z] { [2023-02-16T03:17:34.200Z] "registry-mirrors": [ [2023-02-16T03:17:34.200Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-16T03:17:34.200Z] ], [2023-02-16T03:17:34.200Z] "bip": "10.250.0.254/24", [2023-02-16T03:17:34.200Z] "hosts": [ [2023-02-16T03:17:34.200Z] "tcp://0.0.0.0:5555", [2023-02-16T03:17:34.200Z] "unix:///var/run/docker.sock" [2023-02-16T03:17:34.200Z] ], [2023-02-16T03:17:34.200Z] "mtu": 1458, [2023-02-16T03:17:34.200Z] "selinux-enabled": true, [2023-02-16T03:17:34.200Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-16T03:17:34.200Z] } [Pipeline] sh [2023-02-16T03:17:34.538Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-16T03:17:34.871Z] + sudo service docker restart [2023-02-16T03:17:44.962Z] ---> Running in 705b1eabcf6a [2023-02-16T03:17:44.962Z] ---> Running in dfb5ea738a32 [2023-02-16T03:17:44.962Z] ---> Running in 0a62a80117f6 [2023-02-16T03:17:44.962Z] ---> Running in 5dd697d0cf63 [2023-02-16T03:17:44.962Z] ---> Running in 5fbf068ba80e [2023-02-16T03:17:44.962Z] Removing intermediate container dfb5ea738a32 [2023-02-16T03:17:44.962Z] ---> aaffdba01182 [2023-02-16T03:17:44.962Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:17:44.962Z] Removing intermediate container 705b1eabcf6a [2023-02-16T03:17:44.962Z] ---> 605661c715ca [2023-02-16T03:17:44.962Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-16T03:17:44.962Z] Removing intermediate container 0a62a80117f6 [2023-02-16T03:17:44.962Z] ---> f116c14eeee8 [2023-02-16T03:17:44.962Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-16T03:17:44.962Z] Removing intermediate container 5fbf068ba80e [2023-02-16T03:17:44.962Z] ---> 91d4f019bc5b [2023-02-16T03:17:44.962Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-16T03:17:44.962Z] Removing intermediate container 5dd697d0cf63 [2023-02-16T03:17:44.962Z] ---> d14b8f030326 [2023-02-16T03:17:44.962Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-16T03:17:44.962Z] ---> Running in cef2144765c2 [2023-02-16T03:17:45.221Z] ---> Running in 8c0fd9761edc [2023-02-16T03:17:45.221Z] ---> Running in dac9d4b4aa26 [2023-02-16T03:17:45.221Z] ---> Running in beb6d6aca6f1 [2023-02-16T03:17:45.480Z] ---> Running in d01fe0c8762e [2023-02-16T03:17:45.740Z] Removing intermediate container cef2144765c2 [2023-02-16T03:17:45.740Z] ---> cbf15164c7ad [2023-02-16T03:17:45.740Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T03:17:46.307Z] ---> Running in 4fc84f8de076 [2023-02-16T03:17:46.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:46.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:46.829Z] OK: 211 MiB in 51 packages [2023-02-16T03:17:46.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:46.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:47.087Z] OK: 211 MiB in 51 packages [2023-02-16T03:17:48.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:48.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:48.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:48.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:48.309Z] OK: 211 MiB in 51 packages [2023-02-16T03:17:48.567Z] v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-16T03:17:48.567Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-16T03:17:48.567Z] OK: 17046 distinct packages available [2023-02-16T03:17:48.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:48.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:48.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:48.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:17:48.825Z] OK: 211 MiB in 51 packages [2023-02-16T03:17:48.825Z] OK: 211 MiB in 51 packages [2023-02-16T03:17:50.200Z] Removing intermediate container 8c0fd9761edc [2023-02-16T03:17:50.200Z] ---> de99c93be946 [2023-02-16T03:17:50.200Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-16T03:17:50.459Z] Removing intermediate container beb6d6aca6f1 [2023-02-16T03:17:50.459Z] ---> 3bf78d6c8997 [2023-02-16T03:17:50.459Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-16T03:17:50.718Z] ---> 0c7e7f62392e [2023-02-16T03:17:50.718Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:17:50.977Z] Removing intermediate container 4fc84f8de076 [2023-02-16T03:17:50.977Z] ---> 34752e06a0da [2023-02-16T03:17:50.977Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:17:50.977Z] ---> 30254b3b2345 [2023-02-16T03:17:50.977Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:17:51.235Z] ---> Running in 1d65fb4bbbc7 [2023-02-16T03:17:51.496Z] Removing intermediate container d01fe0c8762e [2023-02-16T03:17:51.496Z] ---> c010ab05464c [2023-02-16T03:17:51.496Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-16T03:17:51.496Z] Removing intermediate container dac9d4b4aa26 [2023-02-16T03:17:51.496Z] ---> d73bfed94832 [2023-02-16T03:17:51.496Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T03:17:51.755Z] ---> Running in 6c1b1247a9ba [2023-02-16T03:17:51.755Z] ---> 754a46d4c132 [2023-02-16T03:17:51.755Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:17:52.013Z] ---> a8e0b1f0d93c [2023-02-16T03:17:52.013Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:17:52.278Z] ---> ff8ae41ad0d2 [2023-02-16T03:17:52.278Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:17:52.536Z] ---> Running in 97aad4ba9e54 [2023-02-16T03:17:52.536Z] ---> Running in be381506f216 [2023-02-16T03:17:52.536Z] ---> Running in 06ec7b28107c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T03:17:53.163Z] provisioning config files... [2023-02-16T03:17:53.194Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7870260970608061933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:17:53.550Z] ---> docker-login.sh [2023-02-16T03:17:53.550Z] nexus3.edgexfoundry.org:10001 [2023-02-16T03:17:54.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:17:54.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:17:54.139Z] Configure a credential helper to remove this warning. See [2023-02-16T03:17:54.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:17:54.139Z] [2023-02-16T03:17:54.139Z] Login Succeeded [2023-02-16T03:17:54.139Z] nexus3.edgexfoundry.org:10002 [2023-02-16T03:17:54.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:17:54.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:17:54.419Z] Configure a credential helper to remove this warning. See [2023-02-16T03:17:54.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:17:54.419Z] [2023-02-16T03:17:54.419Z] Login Succeeded [2023-02-16T03:17:54.698Z] nexus3.edgexfoundry.org:10003 [2023-02-16T03:17:54.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:17:54.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:17:54.970Z] Configure a credential helper to remove this warning. See [2023-02-16T03:17:54.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:17:54.970Z] [2023-02-16T03:17:54.970Z] Login Succeeded [2023-02-16T03:17:54.970Z] nexus3.edgexfoundry.org:10004 [2023-02-16T03:17:55.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:17:55.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:17:55.241Z] Configure a credential helper to remove this warning. See [2023-02-16T03:17:55.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:17:55.241Z] [2023-02-16T03:17:55.241Z] Login Succeeded [2023-02-16T03:17:55.241Z] docker.io [2023-02-16T03:17:55.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T03:17:56.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T03:17:56.110Z] Configure a credential helper to remove this warning. See [2023-02-16T03:17:56.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T03:17:56.110Z] [2023-02-16T03:17:56.110Z] Login Succeeded [2023-02-16T03:17:56.110Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T03:17:56.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-16T03:17:56.715Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-02-16T03:17:56.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T03:17:56.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T03:17:56.753Z] ========================================================= [2023-02-16T03:17:56.754Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-16T03:17:56.754Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-16T03:17:57.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T03:17:57.083Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-16T03:17:57.083Z] 9b18e9b68314: Pulling fs layer [2023-02-16T03:17:57.083Z] 35d82f9e3411: Pulling fs layer [2023-02-16T03:17:57.083Z] e16973657156: Pulling fs layer [2023-02-16T03:17:57.083Z] fc693d55d65f: Pulling fs layer [2023-02-16T03:17:57.083Z] 7e9fc2657dce: Pulling fs layer [2023-02-16T03:17:57.083Z] dda99020689f: Pulling fs layer [2023-02-16T03:17:57.083Z] db1c61fa0a46: Pulling fs layer [2023-02-16T03:17:57.083Z] 891c053d2c06: Pulling fs layer [2023-02-16T03:17:57.083Z] fc693d55d65f: Waiting [2023-02-16T03:17:57.083Z] 7e9fc2657dce: Waiting [2023-02-16T03:17:57.083Z] dda99020689f: Waiting [2023-02-16T03:17:57.083Z] db1c61fa0a46: Waiting [2023-02-16T03:17:57.083Z] 891c053d2c06: Waiting [2023-02-16T03:17:57.360Z] e16973657156: Verifying Checksum [2023-02-16T03:17:57.360Z] e16973657156: Download complete [2023-02-16T03:17:57.360Z] 35d82f9e3411: Verifying Checksum [2023-02-16T03:17:57.360Z] 35d82f9e3411: Download complete [2023-02-16T03:17:57.360Z] 7e9fc2657dce: Verifying Checksum [2023-02-16T03:17:57.360Z] 7e9fc2657dce: Download complete [2023-02-16T03:17:57.360Z] dda99020689f: Verifying Checksum [2023-02-16T03:17:57.360Z] dda99020689f: Download complete [2023-02-16T03:17:57.360Z] 9b18e9b68314: Download complete [2023-02-16T03:17:58.331Z] 9b18e9b68314: Pull complete [2023-02-16T03:17:58.601Z] 891c053d2c06: Verifying Checksum [2023-02-16T03:17:58.601Z] 891c053d2c06: Download complete [2023-02-16T03:17:59.193Z] 35d82f9e3411: Pull complete [2023-02-16T03:17:59.476Z] e16973657156: Pull complete [2023-02-16T03:18:00.072Z] db1c61fa0a46: Verifying Checksum [2023-02-16T03:18:00.072Z] db1c61fa0a46: Download complete [2023-02-16T03:18:00.662Z] fc693d55d65f: Download complete [2023-02-16T03:18:13.021Z] fc693d55d65f: Pull complete [2023-02-16T03:18:13.021Z] 7e9fc2657dce: Pull complete [2023-02-16T03:18:13.296Z] dda99020689f: Pull complete [2023-02-16T03:18:19.982Z] db1c61fa0a46: Pull complete [2023-02-16T03:18:22.063Z] 891c053d2c06: Pull complete [2023-02-16T03:18:22.063Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-16T03:18:22.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T03:18:22.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-16T03:18:22.463Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-16T03:18:22.463Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T03:18:22.463Z] WORKDIR /edgex [2023-02-16T03:18:22.463Z] COPY go.mod . [2023-02-16T03:18:22.463Z] RUN go mod download [2023-02-16T03:18:23.058Z] Sending build context to Docker daemon 3.1MB [2023-02-16T03:18:23.058Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T03:18:23.058Z] ---> f96f9c87975a [2023-02-16T03:18:23.058Z] Step 2/4 : WORKDIR /edgex [2023-02-16T03:18:25.030Z] ---> Running in e307dd6e2543 [2023-02-16T03:18:25.303Z] Removing intermediate container e307dd6e2543 [2023-02-16T03:18:25.303Z] ---> 5434e9b505f9 [2023-02-16T03:18:25.303Z] Step 3/4 : COPY go.mod . [2023-02-16T03:18:25.920Z] ---> 70a527199ab0 [2023-02-16T03:18:25.920Z] Step 4/4 : RUN go mod download [2023-02-16T03:18:26.190Z] ---> Running in 2d0159d98db5 [2023-02-16T03:19:05.122Z] Removing intermediate container 2d0159d98db5 [2023-02-16T03:19:05.122Z] ---> a5814070ec77 [2023-02-16T03:19:05.122Z] Successfully built a5814070ec77 [2023-02-16T03:19:05.122Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:19:05.464Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T03:19:05.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:19:05.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-6247 does not seem to be running inside a container [2023-02-16T03:19:05.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T03:19:07.265Z] $ docker top d1c1f780e306939b8e464b6adce35394588647e7835944d4020d6c885528a625 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:19:08.097Z] + go version [2023-02-16T03:19:08.097Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-16T03:19:08.109Z] $ docker stop --time=1 d1c1f780e306939b8e464b6adce35394588647e7835944d4020d6c885528a625 [2023-02-16T03:19:09.745Z] $ docker rm -f --volumes d1c1f780e306939b8e464b6adce35394588647e7835944d4020d6c885528a625 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:19:10.286Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T03:19:10.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:19:10.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-6247 does not seem to be running inside a container [2023-02-16T03:19:10.545Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T03:19:11.744Z] $ docker top 87452205fad5f3bd51da1e60c338777ccccf5dee9b5b370528ace6812a7101d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-16T03:19:11.948Z] ========================================================= [2023-02-16T03:19:11.948Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-16T03:19:11.948Z] ========================================================= [Pipeline] sh [2023-02-16T03:19:12.576Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-02-16T03:19:13.240Z] + make test [2023-02-16T03:19:13.240Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T03:19:44.117Z] Removing intermediate container 97aad4ba9e54 [2023-02-16T03:19:44.117Z] ---> 668be06f1494 [2023-02-16T03:19:44.117Z] Step 8/22 : COPY . . [2023-02-16T03:19:44.117Z] Removing intermediate container 1d65fb4bbbc7 [2023-02-16T03:19:44.117Z] Removing intermediate container be381506f216 [2023-02-16T03:19:44.117Z] ---> 40aaab647ed4 [2023-02-16T03:19:44.117Z] ---> b228774b0ba0 [2023-02-16T03:19:44.117Z] Step 7/21 : COPY . .Step 7/19 : COPY . . [2023-02-16T03:19:44.117Z] [2023-02-16T03:19:44.117Z] Removing intermediate container 6c1b1247a9ba [2023-02-16T03:19:44.117Z] ---> 957e617de7fb [2023-02-16T03:19:44.117Z] Step 7/32 : COPY . . [2023-02-16T03:19:44.117Z] Removing intermediate container 06ec7b28107c [2023-02-16T03:19:44.117Z] ---> 053617b3bb05 [2023-02-16T03:19:44.117Z] Step 7/24 : COPY . . [2023-02-16T03:19:52.119Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-16T03:20:30.800Z] ---> 8c159789b434 [2023-02-16T03:20:30.800Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-16T03:20:30.800Z] ---> 169950b5a601 [2023-02-16T03:20:30.800Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-16T03:20:30.800Z] ---> 94b0094fcfd9 [2023-02-16T03:20:30.800Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-16T03:20:30.800Z] ---> 620a4abb07d2 [2023-02-16T03:20:30.800Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-16T03:20:30.800Z] ---> ee040f8dd1cf [2023-02-16T03:20:30.800Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-16T03:20:30.800Z] ---> Running in e879634d0b7b [2023-02-16T03:20:30.800Z] ---> Running in a8d69a936b39 [2023-02-16T03:20:30.800Z] ---> Running in 6ddda157281e [2023-02-16T03:20:30.800Z] ---> Running in adf34feabdd3 [2023-02-16T03:20:30.800Z] ---> Running in 24ebe64ed385 [2023-02-16T03:20:30.801Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-16T03:20:30.801Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-16T03:20:31.737Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T03:20:31.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-16T03:20:31.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-16T03:21:04.538Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-16T03:21:11.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-16T03:21:16.744Z] Removing intermediate container 24ebe64ed385 [2023-02-16T03:21:16.745Z] ---> 30574b2adb4d [2023-02-16T03:21:16.745Z] [2023-02-16T03:21:16.745Z] Step 9/24 : FROM alpine:3.16 [2023-02-16T03:21:18.665Z] 3.16: Pulling from library/alpine [2023-02-16T03:21:18.665Z] Removing intermediate container a8d69a936b39 [2023-02-16T03:21:18.665Z] ---> 3a5e7ffe0ac0 [2023-02-16T03:21:18.665Z] [2023-02-16T03:21:18.665Z] Step 9/19 : FROM alpine:3.15 [2023-02-16T03:21:19.232Z] 3.15: Pulling from library/alpine [2023-02-16T03:21:19.800Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T03:21:19.800Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T03:21:20.059Z] ---> dfd21b5a31f5 [2023-02-16T03:21:20.059Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-16T03:21:25.557Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T03:21:25.557Z] Removing intermediate container 6ddda157281e [2023-02-16T03:21:25.557Z] ---> f6282ee47e30 [2023-02-16T03:21:25.557Z] [2023-02-16T03:21:25.557Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:21:25.557Z] ---> dfd21b5a31f5 [2023-02-16T03:21:25.557Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-16T03:21:25.557Z] Status: Downloaded newer image for alpine:3.15 [2023-02-16T03:21:25.557Z] ---> 5ce65d7b0fde [2023-02-16T03:21:25.557Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:21:25.557Z] ---> Running in 41b76b502a17 [2023-02-16T03:21:25.557Z] Removing intermediate container e879634d0b7b [2023-02-16T03:21:25.557Z] ---> ac56b30da576 [2023-02-16T03:21:25.557Z] [2023-02-16T03:21:25.557Z] Step 9/21 : FROM alpine:3.16 [2023-02-16T03:21:25.557Z] ---> dfd21b5a31f5 [2023-02-16T03:21:25.557Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-16T03:21:25.557Z] ---> Running in 179689fa1a01 [2023-02-16T03:21:25.557Z] Removing intermediate container adf34feabdd3 [2023-02-16T03:21:25.557Z] ---> b9a8d02b6052 [2023-02-16T03:21:25.557Z] [2023-02-16T03:21:25.557Z] Step 9/32 : FROM alpine:3.16 [2023-02-16T03:21:25.557Z] ---> dfd21b5a31f5 [2023-02-16T03:21:25.557Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:21:25.557Z] ---> Running in 2cf1bcac75ba [2023-02-16T03:21:25.815Z] ---> Running in edf19a179d4e [2023-02-16T03:21:26.075Z] ---> Running in 23d300766732 [2023-02-16T03:21:26.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:26.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:26.333Z] Removing intermediate container 179689fa1a01 [2023-02-16T03:21:26.333Z] ---> caf1c75ce9d6 [2023-02-16T03:21:26.333Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:21:26.602Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-16T03:21:26.602Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-16T03:21:26.602Z] (3/3) Installing su-exec (0.2-r1) [2023-02-16T03:21:26.602Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:21:26.602Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:21:26.602Z] Removing intermediate container 2cf1bcac75ba [2023-02-16T03:21:26.602Z] ---> fd124d30729b [2023-02-16T03:21:26.602Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-16T03:21:26.602Z] OK: 6 MiB in 17 packages [2023-02-16T03:21:26.861Z] ---> Running in ddd74e80d585 [2023-02-16T03:21:26.861Z] Removing intermediate container 23d300766732 [2023-02-16T03:21:26.861Z] ---> d18e522cdbfa [2023-02-16T03:21:26.861Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-16T03:21:26.861Z] ---> Running in 339b7fc080f9 [2023-02-16T03:21:26.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:27.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:27.120Z] ---> Running in 0db67e52889f [2023-02-16T03:21:27.120Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-16T03:21:27.120Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-16T03:21:27.120Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-16T03:21:27.390Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-16T03:21:27.390Z] (5/6) Installing curl (7.83.1-r6) [2023-02-16T03:21:27.390Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-16T03:21:27.390Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:21:27.390Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:21:27.390Z] OK: 8 MiB in 20 packages [2023-02-16T03:21:29.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:29.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:29.315Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:21:29.315Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:21:29.315Z] OK: 6 MiB in 15 packages [2023-02-16T03:21:29.315Z] Removing intermediate container 41b76b502a17 [2023-02-16T03:21:29.315Z] ---> 8d388578440f [2023-02-16T03:21:29.315Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T03:21:29.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:29.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:29.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:29.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:30.113Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:21:30.113Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:21:30.113Z] OK: 15857 distinct packages available [2023-02-16T03:21:30.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:30.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:21:30.113Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-16T03:21:30.113Z] (2/2) Installing su-exec (0.2-r1) [2023-02-16T03:21:30.113Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:21:30.113Z] OK: 6 MiB in 16 packages [2023-02-16T03:21:30.389Z] Removing intermediate container edf19a179d4e [2023-02-16T03:21:30.389Z] ---> a6286f366166 [2023-02-16T03:21:30.389Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T03:21:30.389Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-16T03:21:30.389Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-16T03:21:30.389Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-16T03:21:30.389Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-16T03:21:30.389Z] (5/9) Installing curl (7.80.0-r6) [2023-02-16T03:21:30.389Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-16T03:21:30.389Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:21:30.389Z] (8/9) Installing libucontext (1.1-r0) [2023-02-16T03:21:30.389Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-16T03:21:30.389Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:21:30.389Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:21:30.679Z] OK: 8 MiB in 23 packages [2023-02-16T03:21:30.679Z] ---> Running in ba0db5e35984 [2023-02-16T03:21:30.938Z] ---> Running in c8f4fa1db043 [2023-02-16T03:21:31.196Z] Removing intermediate container ba0db5e35984 [2023-02-16T03:21:31.196Z] ---> 6a3aeefb4c9d [2023-02-16T03:21:31.196Z] Step 12/24 : WORKDIR / [2023-02-16T03:21:31.465Z] Removing intermediate container ddd74e80d585 [2023-02-16T03:21:31.465Z] ---> 0cc851fff0f2 [2023-02-16T03:21:31.465Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:21:31.465Z] Removing intermediate container c8f4fa1db043 [2023-02-16T03:21:31.465Z] ---> 1c75114052eb [2023-02-16T03:21:31.465Z] Step 12/21 : WORKDIR /edgex [2023-02-16T03:21:31.465Z] ---> Running in f3b67d6697f6 [2023-02-16T03:21:31.724Z] ---> Running in e4de8645b8c5 [2023-02-16T03:21:31.724Z] Removing intermediate container 0db67e52889f [2023-02-16T03:21:31.724Z] ---> d32a4d9454b9 [2023-02-16T03:21:31.724Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-16T03:21:31.981Z] ---> 0e44fc5264cc [2023-02-16T03:21:31.981Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-16T03:21:31.981Z] Removing intermediate container f3b67d6697f6 [2023-02-16T03:21:31.981Z] ---> 0c699cc20c23 [2023-02-16T03:21:31.981Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-16T03:21:31.981Z] Removing intermediate container 339b7fc080f9 [2023-02-16T03:21:31.981Z] ---> 1744f1f08419 [2023-02-16T03:21:31.981Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:21:31.981Z] ---> Running in 1066c826d4e3 [2023-02-16T03:21:31.981Z] Removing intermediate container e4de8645b8c5 [2023-02-16T03:21:31.981Z] ---> 12d24a2a1480 [2023-02-16T03:21:31.981Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-16T03:21:32.916Z] ---> a7a8755343a6 [2023-02-16T03:21:32.916Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-16T03:21:33.174Z] Removing intermediate container 1066c826d4e3 [2023-02-16T03:21:33.174Z] ---> ea8a34aa2cc3 [2023-02-16T03:21:33.174Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-16T03:21:33.174Z] ---> c2639c619343 [2023-02-16T03:21:33.174Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-16T03:21:35.097Z] ---> Running in ebcee24ef966 [2023-02-16T03:21:35.097Z] ---> fb30bfddd4d9 [2023-02-16T03:21:35.097Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-16T03:21:35.097Z] ---> 737d9fc15a5d [2023-02-16T03:21:35.097Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-16T03:21:35.097Z] ---> 23b1e203e8e6 [2023-02-16T03:21:35.097Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-16T03:21:36.038Z] ---> 99f971a2a0ae [2023-02-16T03:21:36.038Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-16T03:21:36.299Z] Removing intermediate container ebcee24ef966 [2023-02-16T03:21:36.299Z] ---> 8dfd83d99954 [2023-02-16T03:21:36.299Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-16T03:21:36.560Z] ---> ab95ad9e069e [2023-02-16T03:21:36.560Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-16T03:21:36.560Z] ---> fdca5c21514e [2023-02-16T03:21:36.560Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-16T03:21:36.560Z] ---> 4151aae06add [2023-02-16T03:21:36.560Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-16T03:21:36.560Z] ---> Running in 7211f69292c1 [2023-02-16T03:21:37.502Z] ---> 5c892ee29f38 [2023-02-16T03:21:37.502Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-16T03:21:37.762Z] ---> Running in 5131671d9951 [2023-02-16T03:21:37.762Z] Removing intermediate container 7211f69292c1 [2023-02-16T03:21:37.762Z] ---> 02f4f911f96f [2023-02-16T03:21:37.762Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-16T03:21:38.024Z] ---> 8065726405d0 [2023-02-16T03:21:38.024Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T03:21:38.024Z] ---> e859033186de [2023-02-16T03:21:38.024Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-16T03:21:38.024Z] ---> 31af0552fb3f [2023-02-16T03:21:38.024Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T03:21:38.410Z] ---> Running in 163564e2b41e [2023-02-16T03:21:38.410Z] ---> Running in 44a8ac10a4a3 [2023-02-16T03:21:38.410Z] Removing intermediate container 5131671d9951 [2023-02-16T03:21:38.410Z] ---> 755fb691c1d6 [2023-02-16T03:21:38.410Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:21:39.047Z] ---> Running in b3ff25030adc [2023-02-16T03:21:39.047Z] ---> dd91b751d364 [2023-02-16T03:21:39.047Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T03:21:39.633Z] ---> 7082749bc0d4 [2023-02-16T03:21:39.633Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-16T03:21:39.633Z] Removing intermediate container 163564e2b41e [2023-02-16T03:21:39.633Z] ---> 571d7873be49 [2023-02-16T03:21:39.633Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-16T03:21:40.227Z] ---> Running in bb16824d74ac [2023-02-16T03:21:40.801Z] ---> Running in afa790eac69a [2023-02-16T03:21:40.801Z] Removing intermediate container b3ff25030adc [2023-02-16T03:21:40.801Z] ---> 294703d62991 [2023-02-16T03:21:40.801Z] Step 17/19 : LABEL arch=x86_64 [2023-02-16T03:21:41.063Z] ---> f1f449123c9f [2023-02-16T03:21:41.063Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T03:21:41.324Z] ---> Running in d337ec6ed291 [2023-02-16T03:21:41.583Z] ---> 6bcfa84ef3ef [2023-02-16T03:21:41.583Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T03:21:41.583Z] Removing intermediate container d337ec6ed291 [2023-02-16T03:21:41.583Z] ---> 158405a9e4af [2023-02-16T03:21:41.583Z] Step 18/19 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:21:41.852Z] ---> Running in a249031c3d00 [2023-02-16T03:21:41.852Z] ---> Running in dac5e188989f [2023-02-16T03:21:41.852Z] Removing intermediate container 44a8ac10a4a3 [2023-02-16T03:21:41.852Z] ---> 08b13d6b0f67 [2023-02-16T03:21:41.852Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T03:21:42.111Z] Removing intermediate container dac5e188989f [2023-02-16T03:21:42.112Z] ---> 32d7048289b4 [2023-02-16T03:21:42.112Z] Step 19/19 : LABEL version=0.0.0 [2023-02-16T03:21:42.112Z] ---> Running in d097a3a51a99 [2023-02-16T03:21:42.112Z] ---> Running in 984f56737f8a [2023-02-16T03:21:42.112Z] Removing intermediate container bb16824d74ac [2023-02-16T03:21:42.112Z] ---> facdf4e89f83 [2023-02-16T03:21:42.112Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T03:21:42.371Z] ---> Running in d78bd98fd976 [2023-02-16T03:21:42.371Z] Removing intermediate container 984f56737f8a [2023-02-16T03:21:42.371Z] ---> 4f75fff55eaf [2023-02-16T03:21:42.371Z] [2023-02-16T03:21:42.371Z] Removing intermediate container d097a3a51a99 [2023-02-16T03:21:42.371Z] ---> b49792a6d494 [2023-02-16T03:21:42.371Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-16T03:21:42.630Z] ---> Running in e3cc16e5b190 [2023-02-16T03:21:42.630Z] Removing intermediate container d78bd98fd976 [2023-02-16T03:21:42.630Z] ---> d51ad7dcd0b2 [2023-02-16T03:21:42.630Z] Step 19/21 : LABEL arch=x86_64 [2023-02-16T03:21:42.630Z] Successfully built 4f75fff55eaf [2023-02-16T03:21:42.630Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-16T03:21:42.630Z]  Building security-spiffe-token-provider ... done Building core-metadata [2023-02-16T03:21:42.630Z] Removing intermediate container afa790eac69a [2023-02-16T03:21:42.630Z] ---> 0352516ea746 [2023-02-16T03:21:42.630Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-16T03:21:42.630Z] ---> Running in f5eef41c7671 [2023-02-16T03:21:42.630Z] ---> Running in 2d1cdd166512 [2023-02-16T03:21:45.962Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:21:45.962Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:21:45.962Z] ---> 8d827b560b5b [2023-02-16T03:21:45.962Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:21:45.962Z] ---> Using cache [2023-02-16T03:21:45.962Z] ---> aaffdba01182 [2023-02-16T03:21:45.962Z] Step 4/24 : WORKDIR /edgex-go [2023-02-16T03:21:45.962Z] ---> Using cache [2023-02-16T03:21:45.962Z] ---> cbf15164c7ad [2023-02-16T03:21:45.962Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-16T03:21:45.962Z] ---> Using cache [2023-02-16T03:21:45.962Z] ---> 34752e06a0da [2023-02-16T03:21:45.962Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-16T03:21:45.962Z] ---> Using cache [2023-02-16T03:21:45.962Z] ---> 754a46d4c132 [2023-02-16T03:21:45.962Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:21:45.962Z] ---> Using cache [2023-02-16T03:21:45.962Z] ---> 668be06f1494 [2023-02-16T03:21:45.962Z] Step 8/24 : COPY . . [2023-02-16T03:21:45.962Z] ---> Using cache [2023-02-16T03:21:45.962Z] ---> 620a4abb07d2 [2023-02-16T03:21:45.962Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-16T03:21:49.279Z] Removing intermediate container e3cc16e5b190 [2023-02-16T03:21:49.279Z] ---> f5c224e7e789 [2023-02-16T03:21:49.279Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T03:21:49.538Z] ---> Running in 9d6352e08e25 [2023-02-16T03:21:49.538Z] Removing intermediate container f5eef41c7671 [2023-02-16T03:21:49.538Z] ---> 891ee5dc951d [2023-02-16T03:21:49.538Z] Step 20/21 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:21:50.113Z] ---> Running in 207fc7e8df3d [2023-02-16T03:21:50.113Z] Removing intermediate container 2d1cdd166512 [2023-02-16T03:21:50.113Z] ---> 901777a6900e [2023-02-16T03:21:50.113Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-16T03:21:50.373Z] ---> Running in aabe89cff23e [2023-02-16T03:21:50.373Z] Removing intermediate container a249031c3d00 [2023-02-16T03:21:50.373Z] ---> 50a0545fd3bd [2023-02-16T03:21:50.373Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T03:21:50.632Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-16T03:21:53.172Z] ---> Running in de09ce2a23aa [2023-02-16T03:21:55.079Z] Removing intermediate container 207fc7e8df3d [2023-02-16T03:21:55.079Z] ---> 06a7863551ba [2023-02-16T03:21:55.079Z] Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:21:56.516Z] ---> c73571d1dabe [2023-02-16T03:21:56.516Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-16T03:21:57.086Z] Removing intermediate container aabe89cff23e [2023-02-16T03:21:57.086Z] ---> 768dbcea66c3 [2023-02-16T03:21:57.086Z] Step 21/21 : LABEL version=0.0.0 [2023-02-16T03:21:58.075Z] ---> Running in dc37513e61a5 [2023-02-16T03:21:58.075Z] ---> Running in 02617a6bad46 [2023-02-16T03:21:58.335Z] ---> Running in ff74c7dc6c0d [2023-02-16T03:21:58.335Z] Removing intermediate container de09ce2a23aa [2023-02-16T03:21:58.335Z] ---> d4231f280bb5 [2023-02-16T03:21:58.335Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T03:21:58.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-16T03:21:58.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-16T03:21:58.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-16T03:21:58.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-16T03:21:58.781Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-16T03:21:58.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-16T03:21:58.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-16T03:21:58.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-16T03:21:58.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-16T03:21:58.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-16T03:21:59.276Z] ---> Running in d951fe0d71d3 [2023-02-16T03:21:59.535Z] Removing intermediate container 02617a6bad46 [2023-02-16T03:21:59.535Z] ---> 54f4d1d9089b [2023-02-16T03:21:59.535Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T03:21:59.903Z] Removing intermediate container ff74c7dc6c0d [2023-02-16T03:21:59.903Z] ---> cbe46a0e3e5b [2023-02-16T03:21:59.903Z] [2023-02-16T03:21:59.903Z] Successfully built cbe46a0e3e5b [2023-02-16T03:22:00.841Z] Successfully tagged security-proxy-setup:latest [2023-02-16T03:22:00.841Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-02-16T03:22:01.370Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-16T03:22:01.370Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-16T03:22:01.370Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-16T03:22:01.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-16T03:22:01.378Z] ---> Running in 085b11e76393 [2023-02-16T03:22:11.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:22:11.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:22:11.362Z] ---> 8d827b560b5b [2023-02-16T03:22:11.362Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T03:22:11.362Z] ---> Using cache [2023-02-16T03:22:11.362Z] ---> 91d4f019bc5b [2023-02-16T03:22:11.362Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T03:22:17.957Z] Removing intermediate container d951fe0d71d3 [2023-02-16T03:22:17.957Z] ---> 025e5321f12a [2023-02-16T03:22:17.957Z] Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:22:17.957Z] ---> Running in bcf1e437bb9d [2023-02-16T03:22:17.957Z] Removing intermediate container 085b11e76393 [2023-02-16T03:22:17.957Z] ---> d7b91f22df36 [2023-02-16T03:22:17.957Z] [2023-02-16T03:22:17.957Z] Successfully built d7b91f22df36 [2023-02-16T03:22:18.221Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-16T03:22:18.221Z] Building support-notifications [2023-02-16T03:22:18.481Z]  Building core-common-config-bootstrapper ... done  ---> Running in ce7e31c18536 [2023-02-16T03:22:19.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements [2023-02-16T03:22:19.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-16T03:22:19.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-16T03:22:20.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:22:20.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:22:20.489Z] OK: 211 MiB in 51 packages [2023-02-16T03:22:25.775Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:22:25.775Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:22:25.775Z] ---> 8d827b560b5b [2023-02-16T03:22:25.775Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:22:25.775Z] ---> Using cache [2023-02-16T03:22:25.775Z] ---> aaffdba01182 [2023-02-16T03:22:25.775Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:22:25.775Z] ---> Using cache [2023-02-16T03:22:25.775Z] ---> cbf15164c7ad [2023-02-16T03:22:25.775Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-16T03:22:26.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.794s coverage: 98.5% of statements [2023-02-16T03:22:30.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.863s coverage: 73.7% of statements [2023-02-16T03:22:30.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-16T03:22:30.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-16T03:22:30.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-16T03:22:30.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.783s coverage: 54.0% of statements [2023-02-16T03:22:30.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-16T03:22:30.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-16T03:22:35.836Z] Removing intermediate container dc37513e61a5 [2023-02-16T03:22:35.836Z] ---> bfb2998e42a8 [2023-02-16T03:22:35.836Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:22:35.836Z] Removing intermediate container ce7e31c18536 [2023-02-16T03:22:35.836Z] ---> 4257f2efa1a5 [2023-02-16T03:22:35.836Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T03:22:35.836Z] Removing intermediate container 9d6352e08e25 [2023-02-16T03:22:35.836Z] ---> e81f498b60d1 [2023-02-16T03:22:35.836Z] [2023-02-16T03:22:35.836Z] Step 10/24 : FROM alpine:3.16 [2023-02-16T03:22:35.836Z] ---> dfd21b5a31f5 [2023-02-16T03:22:35.836Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:22:35.836Z] ---> Running in 0fa9c48edc9e [2023-02-16T03:22:35.836Z] ---> Running in 4be7f17fc254 [2023-02-16T03:22:35.836Z] ---> Running in c3ba07bf1e05 [2023-02-16T03:22:35.836Z] ---> b5084ffba076 [2023-02-16T03:22:35.836Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-16T03:22:35.836Z] Removing intermediate container 4be7f17fc254 [2023-02-16T03:22:35.836Z] ---> 099b7c47ac06 [2023-02-16T03:22:35.836Z] [2023-02-16T03:22:35.836Z] Removing intermediate container bcf1e437bb9d [2023-02-16T03:22:35.836Z] ---> fac160c85946 [2023-02-16T03:22:35.836Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T03:22:35.836Z] Successfully built 099b7c47ac06 [2023-02-16T03:22:35.836Z] Successfully tagged security-secretstore-setup:latest [2023-02-16T03:22:35.836Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-02-16T03:22:35.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:22:35.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:22:35.836Z] OK: 211 MiB in 51 packages [2023-02-16T03:22:37.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:22:37.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:22:37.741Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:22:37.741Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:22:37.741Z] OK: 6 MiB in 15 packages [2023-02-16T03:22:38.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:22:38.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:22:38.701Z] ---> 8d827b560b5b [2023-02-16T03:22:38.701Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:22:38.701Z] ---> Using cache [2023-02-16T03:22:38.701Z] ---> aaffdba01182 [2023-02-16T03:22:38.701Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:22:38.701Z] ---> Using cache [2023-02-16T03:22:38.701Z] ---> cbf15164c7ad [2023-02-16T03:22:38.701Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T03:22:38.701Z] ---> Using cache [2023-02-16T03:22:38.701Z] ---> 34752e06a0da [2023-02-16T03:22:38.701Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:22:38.701Z] ---> Using cache [2023-02-16T03:22:38.701Z] ---> 754a46d4c132 [2023-02-16T03:22:38.701Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:22:38.701Z] ---> Using cache [2023-02-16T03:22:38.701Z] ---> 668be06f1494 [2023-02-16T03:22:38.701Z] Step 8/22 : COPY . . [2023-02-16T03:22:38.701Z] ---> Using cache [2023-02-16T03:22:38.701Z] ---> 620a4abb07d2 [2023-02-16T03:22:38.701Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-16T03:22:43.971Z] ---> e0c1a189f2c8 [2023-02-16T03:22:43.971Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:22:43.971Z] ---> Running in fb8b7aa7bd92 [2023-02-16T03:22:43.971Z] ---> Running in bd9a64b2257c [2023-02-16T03:22:43.971Z] ---> 612d98f63f01 [2023-02-16T03:22:43.971Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-16T03:22:43.971Z] ---> 1e347ffb9b29 [2023-02-16T03:22:43.971Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-16T03:22:43.971Z] Removing intermediate container 0fa9c48edc9e [2023-02-16T03:22:43.971Z] ---> ccb8464540d4 [2023-02-16T03:22:43.971Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:22:43.971Z] Removing intermediate container c3ba07bf1e05 [2023-02-16T03:22:43.971Z] ---> d6863963b3a6 [2023-02-16T03:22:43.971Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:22:43.971Z] ---> b902cd7c6528 [2023-02-16T03:22:43.971Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-16T03:22:43.971Z] ---> Running in 6f6202e6a3e6 [2023-02-16T03:22:43.971Z] ---> 5779ba9561cf [2023-02-16T03:22:43.972Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:22:43.972Z] Removing intermediate container 6f6202e6a3e6 [2023-02-16T03:22:43.972Z] ---> 428f686faef0 [2023-02-16T03:22:43.972Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-16T03:22:43.972Z] ---> Running in 14000ae31856 [2023-02-16T03:22:43.972Z] ---> Running in cdd4b406cedd [2023-02-16T03:22:43.972Z] ---> 1b0e5eb06c8b [2023-02-16T03:22:43.972Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-16T03:22:44.233Z] ---> 39ca638722bb [2023-02-16T03:22:44.233Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-16T03:22:44.233Z] Removing intermediate container cdd4b406cedd [2023-02-16T03:22:44.233Z] ---> cb3b82828d60 [2023-02-16T03:22:44.233Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-16T03:22:44.233Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T03:22:44.233Z] ---> Running in 12f5b9391c7f [2023-02-16T03:22:44.491Z] Removing intermediate container 12f5b9391c7f [2023-02-16T03:22:44.491Z] ---> 16c191f0e097 [2023-02-16T03:22:44.491Z] Step 15/24 : WORKDIR / [2023-02-16T03:22:44.491Z] ---> Running in 76855fd7cc07 [2023-02-16T03:22:44.491Z] ---> a2c5ab518fa9 [2023-02-16T03:22:44.491Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-16T03:22:44.491Z] ---> Running in e372216a7fba [2023-02-16T03:22:44.491Z] Removing intermediate container 76855fd7cc07 [2023-02-16T03:22:44.491Z] ---> 990574a692b2 [2023-02-16T03:22:44.491Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:22:45.057Z] ---> dabe006319e9 [2023-02-16T03:22:45.057Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-16T03:22:46.008Z] ---> b2e84cb168b4 [2023-02-16T03:22:46.008Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-16T03:22:46.266Z] Removing intermediate container e372216a7fba [2023-02-16T03:22:46.266Z] ---> 16699165a1ac [2023-02-16T03:22:46.266Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-16T03:22:46.266Z] ---> 2507d2265096 [2023-02-16T03:22:46.266Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-16T03:22:46.266Z] ---> Running in 957b9c54d4ce [2023-02-16T03:22:46.266Z] Removing intermediate container 957b9c54d4ce [2023-02-16T03:22:46.266Z] ---> 0af2bd64cc23 [2023-02-16T03:22:46.266Z] Step 29/32 : CMD ["gate"] [2023-02-16T03:22:46.529Z] ---> Running in 519c9aa203db [2023-02-16T03:22:46.529Z] ---> 3c679bcef447 [2023-02-16T03:22:46.529Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-16T03:22:46.529Z] ---> Running in c07e18a420a9 [2023-02-16T03:22:46.529Z] Removing intermediate container 519c9aa203db [2023-02-16T03:22:46.529Z] ---> 8f87816145c1 [2023-02-16T03:22:46.529Z] Step 30/32 : LABEL arch=x86_64 [2023-02-16T03:22:46.529Z] ---> Running in cadf31a5412f [2023-02-16T03:22:46.790Z] Removing intermediate container c07e18a420a9 [2023-02-16T03:22:46.790Z] ---> 81ef521309c4 [2023-02-16T03:22:46.790Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:22:46.790Z] Removing intermediate container cadf31a5412f [2023-02-16T03:22:46.790Z] ---> 608da71857e9 [2023-02-16T03:22:46.790Z] Step 31/32 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:22:46.790Z] ---> Running in c458a358db2a [2023-02-16T03:22:46.790Z] ---> Running in 536e46f7f6b2 [2023-02-16T03:22:46.790Z] Removing intermediate container c458a358db2a [2023-02-16T03:22:46.790Z] ---> 24a8377439b3 [2023-02-16T03:22:46.790Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T03:22:46.790Z] Removing intermediate container 536e46f7f6b2 [2023-02-16T03:22:46.790Z] ---> 45b96ecf9ba2 [2023-02-16T03:22:46.790Z] Step 32/32 : LABEL version=0.0.0 [2023-02-16T03:22:47.049Z] ---> Running in 9a907d981fd9 [2023-02-16T03:22:47.049Z] ---> Running in 9c654b4bc351 [2023-02-16T03:22:47.380Z] Removing intermediate container 9a907d981fd9 [2023-02-16T03:22:47.380Z] ---> b8dab340f187 [2023-02-16T03:22:47.380Z] Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:22:47.637Z] Removing intermediate container 9c654b4bc351 [2023-02-16T03:22:47.637Z] ---> d7bd2ca31811 [2023-02-16T03:22:47.637Z] [2023-02-16T03:22:47.637Z] ---> Running in 8ca4a1a425ca [2023-02-16T03:22:47.637Z] Successfully built d7bd2ca31811 [2023-02-16T03:22:47.637Z] Successfully tagged security-bootstrapper:latest [2023-02-16T03:22:47.637Z]  Building security-bootstrapper ... done Building core-data [2023-02-16T03:22:47.637Z] Removing intermediate container 8ca4a1a425ca [2023-02-16T03:22:47.637Z] ---> 3a42c29df79d [2023-02-16T03:22:47.637Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T03:22:50.168Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:22:50.168Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:22:50.168Z] ---> 8d827b560b5b [2023-02-16T03:22:50.168Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:22:50.168Z] ---> Using cache [2023-02-16T03:22:50.168Z] ---> aaffdba01182 [2023-02-16T03:22:50.168Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:22:50.168Z] ---> Using cache [2023-02-16T03:22:50.168Z] ---> cbf15164c7ad [2023-02-16T03:22:50.168Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T03:22:50.168Z] ---> Using cache [2023-02-16T03:22:50.168Z] ---> 34752e06a0da [2023-02-16T03:22:50.168Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:22:50.168Z] ---> Using cache [2023-02-16T03:22:50.168Z] ---> 754a46d4c132 [2023-02-16T03:22:50.168Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:22:50.168Z] ---> Using cache [2023-02-16T03:22:50.168Z] ---> 668be06f1494 [2023-02-16T03:22:50.168Z] Step 8/22 : COPY . . [2023-02-16T03:22:50.168Z] ---> Using cache [2023-02-16T03:22:50.168Z] ---> 620a4abb07d2 [2023-02-16T03:22:50.168Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-16T03:22:52.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.181s coverage: 88.5% of statements [2023-02-16T03:22:52.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-16T03:22:52.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-16T03:22:52.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-16T03:22:52.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-16T03:22:52.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-16T03:22:52.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.182s coverage: 3.9% of statements [2023-02-16T03:22:52.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-16T03:22:52.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-16T03:22:55.047Z] ---> Running in b09fd8b64f86 [2023-02-16T03:22:55.048Z] ---> Running in d2bf39286eaf [2023-02-16T03:22:55.048Z] Removing intermediate container b09fd8b64f86 [2023-02-16T03:22:55.048Z] ---> 13da373eb221 [2023-02-16T03:22:55.048Z] [2023-02-16T03:22:55.048Z] Successfully built 13da373eb221 [2023-02-16T03:22:55.048Z] Successfully tagged core-metadata:latest [2023-02-16T03:22:55.048Z]  Building core-metadata ... done Building core-command [2023-02-16T03:22:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.694s coverage: 95.6% of statements [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-16T03:22:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.272s coverage: 72.2% of statements [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-16T03:22:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.843s coverage: 65.9% of statements [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-16T03:22:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.414s coverage: 0.9% of statements [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-16T03:22:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.305s coverage: 29.6% of statements [2023-02-16T03:22:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-16T03:22:55.305Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T03:22:55.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.347s coverage: 47.1% of statements [2023-02-16T03:22:55.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 82.9% of statements [2023-02-16T03:22:55.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements [2023-02-16T03:22:57.217Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:22:57.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:22:57.218Z] ---> 8d827b560b5b [2023-02-16T03:22:57.218Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:22:57.218Z] ---> Using cache [2023-02-16T03:22:57.218Z] ---> aaffdba01182 [2023-02-16T03:22:57.218Z] Step 4/23 : WORKDIR /edgex-go [2023-02-16T03:22:57.218Z] ---> Using cache [2023-02-16T03:22:57.218Z] ---> cbf15164c7ad [2023-02-16T03:22:57.218Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-16T03:22:57.218Z] ---> Using cache [2023-02-16T03:22:57.218Z] ---> 34752e06a0da [2023-02-16T03:22:57.218Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-16T03:22:57.218Z] ---> Using cache [2023-02-16T03:22:57.218Z] ---> 754a46d4c132 [2023-02-16T03:22:57.218Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:22:57.218Z] ---> Using cache [2023-02-16T03:22:57.218Z] ---> 668be06f1494 [2023-02-16T03:22:57.218Z] Step 8/23 : COPY . . [2023-02-16T03:22:57.218Z] ---> Using cache [2023-02-16T03:22:57.218Z] ---> 620a4abb07d2 [2023-02-16T03:22:57.218Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-16T03:22:57.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements [2023-02-16T03:22:59.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.262s coverage: 87.5% of statements [2023-02-16T03:23:02.608Z] ---> Running in 20e8e33a238c [2023-02-16T03:23:02.867Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-16T03:23:09.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.286s coverage: 94.4% of statements [2023-02-16T03:23:09.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.259s coverage: 44.8% of statements [2023-02-16T03:23:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.400s coverage: 79.9% of statements [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-16T03:23:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-16T03:23:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-16T03:23:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.274s coverage: 86.9% of statements [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-16T03:23:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.235s coverage: 87.2% of statements [2023-02-16T03:23:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-16T03:23:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-16T03:23:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 77.4% of statements [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-16T03:23:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements [2023-02-16T03:23:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2023-02-16T03:23:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.943s coverage: 91.2% of statements [2023-02-16T03:23:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-16T03:23:31.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.396s coverage: 63.1% of statements [2023-02-16T03:23:31.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-16T03:23:31.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-16T03:23:31.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.231s coverage: 100.0% of statements [2023-02-16T03:23:31.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2023-02-16T03:23:31.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2023-02-16T03:23:31.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2023-02-16T03:23:31.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-02-16T03:23:40.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.459s coverage: 65.3% of statements [2023-02-16T03:23:40.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-16T03:23:40.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-16T03:23:40.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-16T03:23:40.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.861s coverage: 41.0% of statements [2023-02-16T03:23:40.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-16T03:23:40.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-16T03:23:40.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.315s coverage: 89.5% of statements [2023-02-16T03:23:40.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-16T03:23:40.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements [2023-02-16T03:23:40.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-16T03:23:40.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-16T03:23:40.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-16T03:23:40.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-16T03:23:48.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.415s coverage: 17.7% of statements [2023-02-16T03:23:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-16T03:23:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-16T03:23:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-16T03:23:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-16T03:23:48.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 92.3% of statements [2023-02-16T03:23:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-16T03:23:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-16T03:23:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-16T03:23:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-16T03:23:48.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 63.2% of statements [2023-02-16T03:23:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-16T03:23:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-16T03:23:48.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements [2023-02-16T03:23:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-16T03:23:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-16T03:23:49.138Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-16T03:23:49.138Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-16T03:23:49.138Z] go vet ./... [2023-02-16T03:23:59.190Z] Removing intermediate container 20e8e33a238c [2023-02-16T03:23:59.190Z] ---> c9761fc1c536 [2023-02-16T03:23:59.190Z] [2023-02-16T03:23:59.190Z] Step 10/23 : FROM alpine:3.16 [2023-02-16T03:23:59.190Z] ---> dfd21b5a31f5 [2023-02-16T03:23:59.190Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:23:59.190Z] ---> Using cache [2023-02-16T03:23:59.190Z] ---> d6863963b3a6 [2023-02-16T03:23:59.190Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:23:59.190Z] ---> Using cache [2023-02-16T03:23:59.190Z] ---> 428f686faef0 [2023-02-16T03:23:59.190Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-16T03:23:59.190Z] Removing intermediate container d2bf39286eaf [2023-02-16T03:23:59.190Z] ---> 1d69eab0cb7d [2023-02-16T03:23:59.190Z] [2023-02-16T03:23:59.190Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:23:59.190Z] ---> dfd21b5a31f5 [2023-02-16T03:23:59.190Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-16T03:23:59.190Z] Removing intermediate container bd9a64b2257c [2023-02-16T03:23:59.190Z] ---> 828327573103 [2023-02-16T03:23:59.190Z] [2023-02-16T03:23:59.190Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:23:59.190Z] ---> dfd21b5a31f5 [2023-02-16T03:23:59.190Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:23:59.190Z] ---> Using cache [2023-02-16T03:23:59.190Z] ---> d6863963b3a6 [2023-02-16T03:23:59.190Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:23:59.190Z] ---> Using cache [2023-02-16T03:23:59.190Z] ---> 428f686faef0 [2023-02-16T03:23:59.190Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-16T03:23:59.190Z] Removing intermediate container fb8b7aa7bd92 [2023-02-16T03:23:59.190Z] ---> 5c1fa9b500e7 [2023-02-16T03:23:59.190Z] Step 7/24 : COPY . . [2023-02-16T03:23:59.190Z] Removing intermediate container 14000ae31856 [2023-02-16T03:23:59.190Z] ---> 31fefe8fe62f [2023-02-16T03:23:59.190Z] Step 8/22 : COPY . . [2023-02-16T03:24:14.125Z] ---> Running in f4c6ff536426 [2023-02-16T03:24:14.125Z] ---> Running in c8b1b08dc1b8 [2023-02-16T03:24:14.125Z] ---> Running in 304ce9747dfe [2023-02-16T03:24:14.391Z] ---> aeea08726a18 [2023-02-16T03:24:14.391Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-16T03:24:14.391Z] ---> f573ced85c72 [2023-02-16T03:24:14.391Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T03:24:14.653Z] ---> Running in b368a99b7e5f [2023-02-16T03:24:14.653Z] ---> Running in f89cdd789d95 [2023-02-16T03:24:14.913Z] Removing intermediate container c8b1b08dc1b8 [2023-02-16T03:24:14.913Z] Removing intermediate container f4c6ff536426 [2023-02-16T03:24:14.913Z] ---> a2d7c8348568 [2023-02-16T03:24:14.913Z] ---> 617c1c5a7f13 [2023-02-16T03:24:14.913Z] Step 12/22 : ENV APP_PORT=59880Step 14/23 : EXPOSE $APP_PORT [2023-02-16T03:24:14.913Z] [2023-02-16T03:24:14.913Z] Removing intermediate container 304ce9747dfe [2023-02-16T03:24:14.913Z] ---> 71bb2626908e [2023-02-16T03:24:14.913Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T03:24:15.486Z] ---> Running in 559308d403af [2023-02-16T03:24:15.486Z] ---> Running in 735caaffd087 [2023-02-16T03:24:15.486Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T03:24:15.486Z] Removing intermediate container b368a99b7e5f [2023-02-16T03:24:15.486Z] ---> 9e0674c3928e [2023-02-16T03:24:15.486Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T03:24:15.486Z] ---> Running in af558796d1fc [2023-02-16T03:24:16.423Z] ---> Running in c020adf69265 [2023-02-16T03:24:16.691Z] Removing intermediate container 735caaffd087 [2023-02-16T03:24:16.691Z] ---> 88609f8e31f5 [2023-02-16T03:24:16.691Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-16T03:24:16.691Z] Removing intermediate container 559308d403af [2023-02-16T03:24:16.691Z] ---> c768b7a5a75f [2023-02-16T03:24:16.691Z] Step 15/23 : WORKDIR / [2023-02-16T03:24:16.952Z] Removing intermediate container af558796d1fc [2023-02-16T03:24:16.952Z] ---> bc4173efbcee [2023-02-16T03:24:16.952Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:24:17.214Z] ---> Running in 256909a3ccfe [2023-02-16T03:24:17.214Z] ---> Running in 2900eded41a9 [2023-02-16T03:24:17.474Z] Removing intermediate container c020adf69265 [2023-02-16T03:24:17.474Z] ---> 15e8bc85713b [2023-02-16T03:24:17.474Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T03:24:17.734Z] ---> 8f1e99d1c74c [2023-02-16T03:24:17.734Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-16T03:24:17.734Z] ---> Running in 5d12d1eba7b7 [2023-02-16T03:24:18.306Z] Removing intermediate container 256909a3ccfe [2023-02-16T03:24:18.306Z] ---> 9e6bd50a9e59 [2023-02-16T03:24:18.306Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:24:19.275Z] Removing intermediate container 2900eded41a9 [2023-02-16T03:24:19.275Z] ---> e2e459883973 [2023-02-16T03:24:19.275Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:24:19.862Z] ---> Running in 11de68760d85 [2023-02-16T03:24:19.862Z] ---> 1d6d62f35ae6 [2023-02-16T03:24:19.862Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-16T03:24:20.129Z] ---> 4e1c24139d58 [2023-02-16T03:24:20.129Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-16T03:24:20.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:24:20.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:24:21.311Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:24:21.311Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:24:21.311Z] OK: 6 MiB in 15 packages [2023-02-16T03:24:21.311Z] ---> 20f21a6adbd1 [2023-02-16T03:24:21.311Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-16T03:24:21.311Z] ---> 5bb136b921bc [2023-02-16T03:24:21.311Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-16T03:24:21.311Z] ---> Running in 376359181cf4 [2023-02-16T03:24:21.311Z] Removing intermediate container 5d12d1eba7b7 [2023-02-16T03:24:21.311Z] ---> 25bf0535967d [2023-02-16T03:24:21.311Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T03:24:21.570Z] ---> Running in 4a5bd002c23a [2023-02-16T03:24:21.570Z] Removing intermediate container 376359181cf4 [2023-02-16T03:24:21.570Z] ---> da2b04216f1c [2023-02-16T03:24:21.570Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:24:21.570Z] ---> Running in 80e101d6a2e8 [2023-02-16T03:24:21.570Z] Removing intermediate container 11de68760d85 [2023-02-16T03:24:21.570Z] ---> edd7bb278e1b [2023-02-16T03:24:21.570Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:24:21.830Z] ---> 7c3802fb026e [2023-02-16T03:24:21.830Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-16T03:24:21.830Z] Removing intermediate container 4a5bd002c23a [2023-02-16T03:24:21.830Z] ---> c9ed678bde0e [2023-02-16T03:24:21.830Z] [2023-02-16T03:24:21.830Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T03:24:21.830Z] ---> 5ce65d7b0fde [2023-02-16T03:24:21.830Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:24:21.830Z] ---> Using cache [2023-02-16T03:24:21.830Z] ---> fd124d30729b [2023-02-16T03:24:21.830Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T03:24:21.830Z] ---> Running in 1a2d2c7aacd4 [2023-02-16T03:24:21.830Z] ---> Running in ff5ffc25d49e [2023-02-16T03:24:21.830Z] Removing intermediate container 80e101d6a2e8 [2023-02-16T03:24:21.830Z] ---> a748a4970a09 [2023-02-16T03:24:21.830Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T03:24:22.090Z] ---> d603ce49aff8 [2023-02-16T03:24:22.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-16T03:24:22.090Z] ---> Running in 89d5ae1e0b35 [2023-02-16T03:24:22.762Z] Removing intermediate container ff5ffc25d49e [2023-02-16T03:24:22.762Z] ---> 8e557e4897ae [2023-02-16T03:24:22.762Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:24:22.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:24:22.762Z] Removing intermediate container 89d5ae1e0b35 [2023-02-16T03:24:22.762Z] ---> 88bc446a6557 [2023-02-16T03:24:22.762Z] Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:24:22.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:24:23.023Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:24:23.023Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:24:23.023Z] OK: 15857 distinct packages available [2023-02-16T03:24:23.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:24:23.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:24:23.023Z] ---> Running in 9e2eb2236aaf [2023-02-16T03:24:23.023Z] ---> Running in 9d68a28f538f [2023-02-16T03:24:23.281Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-16T03:24:23.281Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:24:23.281Z] (3/5) Installing libucontext (1.1-r0) [2023-02-16T03:24:23.281Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-16T03:24:23.281Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-16T03:24:23.281Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:24:23.281Z] OK: 7 MiB in 19 packages [2023-02-16T03:24:23.849Z] ---> bf198d213387 [2023-02-16T03:24:23.849Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-16T03:24:24.121Z] Removing intermediate container 9d68a28f538f [2023-02-16T03:24:24.121Z] ---> 009204aede55 [2023-02-16T03:24:24.121Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T03:24:24.121Z] Removing intermediate container 9e2eb2236aaf [2023-02-16T03:24:24.121Z] ---> 718904646afd [2023-02-16T03:24:24.121Z] Step 21/23 : LABEL arch=x86_64 [2023-02-16T03:24:24.121Z] ---> Running in f15bdd51cd44 [2023-02-16T03:24:24.121Z] ---> Running in 20e5b0240b88 [2023-02-16T03:24:24.379Z] ---> 9a0dfaec5b15 [2023-02-16T03:24:24.379Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-16T03:24:24.379Z] ---> Running in f01ee8e956a3 [2023-02-16T03:24:24.379Z] Removing intermediate container f15bdd51cd44 [2023-02-16T03:24:24.379Z] ---> 59bcbdeb54ea [2023-02-16T03:24:24.379Z] [2023-02-16T03:24:24.379Z] Removing intermediate container 20e5b0240b88 [2023-02-16T03:24:24.379Z] ---> 7dd7bd575bf0 [2023-02-16T03:24:24.379Z] Step 22/23 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:24:24.636Z] Removing intermediate container 1a2d2c7aacd4 [2023-02-16T03:24:24.636Z] ---> e8aa937f60a6 [2023-02-16T03:24:24.637Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-16T03:24:24.637Z] ---> Running in 999a46788435 [2023-02-16T03:24:24.637Z] Successfully built 59bcbdeb54ea [2023-02-16T03:24:24.637Z] Successfully tagged support-scheduler:latest [2023-02-16T03:24:24.637Z] Building security-spire-config [2023-02-16T03:24:28.039Z]  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:24:28.039Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:24:28.039Z] ---> 8d827b560b5b [2023-02-16T03:24:28.039Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T03:24:28.039Z] ---> Using cache [2023-02-16T03:24:28.039Z] ---> 91d4f019bc5b [2023-02-16T03:24:28.039Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T03:24:28.039Z] ---> Using cache [2023-02-16T03:24:28.039Z] ---> fac160c85946 [2023-02-16T03:24:28.039Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T03:24:28.039Z] ---> Using cache [2023-02-16T03:24:28.039Z] ---> e0c1a189f2c8 [2023-02-16T03:24:28.039Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:24:28.040Z] ---> Using cache [2023-02-16T03:24:28.040Z] ---> 5c1fa9b500e7 [2023-02-16T03:24:28.040Z] Step 7/24 : COPY . . [2023-02-16T03:24:28.040Z] ---> Using cache [2023-02-16T03:24:28.040Z] ---> f573ced85c72 [2023-02-16T03:24:28.040Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T03:24:28.040Z] ---> Using cache [2023-02-16T03:24:28.040Z] ---> 9e0674c3928e [2023-02-16T03:24:28.040Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T03:24:28.040Z] ---> Using cache [2023-02-16T03:24:28.040Z] ---> 15e8bc85713b [2023-02-16T03:24:28.040Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T03:24:28.040Z] ---> Using cache [2023-02-16T03:24:28.040Z] ---> 25bf0535967d [2023-02-16T03:24:28.040Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T03:24:28.040Z] ---> Using cache [2023-02-16T03:24:28.040Z] ---> c9ed678bde0e [2023-02-16T03:24:28.040Z] [2023-02-16T03:24:28.040Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T03:24:28.040Z] ---> 5ce65d7b0fde [2023-02-16T03:24:28.040Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:24:28.040Z] ---> Using cache [2023-02-16T03:24:28.040Z] ---> fd124d30729b [2023-02-16T03:24:28.040Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-16T03:24:36.163Z] Removing intermediate container f01ee8e956a3 [2023-02-16T03:24:36.163Z] ---> ba0429b0150d [2023-02-16T03:24:36.163Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:24:36.163Z] Removing intermediate container 999a46788435 [2023-02-16T03:24:36.163Z] ---> d435c591f1e8 [2023-02-16T03:24:36.163Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T03:24:36.163Z] ---> 72c990e901b6 [2023-02-16T03:24:36.163Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T03:24:36.163Z] ---> Running in 10e995892c5a [2023-02-16T03:24:36.163Z] ---> Running in 54c03462b28b [2023-02-16T03:24:36.163Z] ---> Running in 92e29ea4d6bb [2023-02-16T03:24:36.163Z] Removing intermediate container 54c03462b28b [2023-02-16T03:24:36.163Z] ---> 3cd044fd15e2 [2023-02-16T03:24:36.163Z] [2023-02-16T03:24:36.163Z] Removing intermediate container 92e29ea4d6bb [2023-02-16T03:24:36.163Z] ---> 304407784247 [2023-02-16T03:24:36.163Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T03:24:36.163Z] ---> Running in f3753c566b66 [2023-02-16T03:24:36.163Z] Successfully built 3cd044fd15e2 [2023-02-16T03:24:36.163Z] Successfully tagged core-command:latest [2023-02-16T03:24:36.163Z]  Building core-command ... done Building security-spire-server [2023-02-16T03:24:36.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:24:36.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:24:36.163Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:24:36.163Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:24:36.163Z] OK: 15857 distinct packages available [2023-02-16T03:24:36.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:24:36.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:24:36.163Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-16T03:24:36.163Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:24:36.163Z] (3/4) Installing libucontext (1.1-r0) [2023-02-16T03:24:36.163Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-16T03:24:36.163Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:24:36.163Z] OK: 6 MiB in 18 packages [2023-02-16T03:24:38.698Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:24:38.698Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:24:38.698Z] ---> 8d827b560b5b [2023-02-16T03:24:38.698Z] Step 3/23 : WORKDIR /edgex-go [2023-02-16T03:24:38.698Z] ---> Using cache [2023-02-16T03:24:38.698Z] ---> 91d4f019bc5b [2023-02-16T03:24:38.698Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T03:24:38.698Z] ---> Using cache [2023-02-16T03:24:38.698Z] ---> fac160c85946 [2023-02-16T03:24:38.698Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-16T03:24:38.698Z] ---> Using cache [2023-02-16T03:24:38.698Z] ---> e0c1a189f2c8 [2023-02-16T03:24:38.698Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:24:38.698Z] ---> Using cache [2023-02-16T03:24:38.698Z] ---> 5c1fa9b500e7 [2023-02-16T03:24:38.698Z] Step 7/23 : COPY . . [2023-02-16T03:24:38.698Z] ---> Using cache [2023-02-16T03:24:38.698Z] ---> f573ced85c72 [2023-02-16T03:24:38.698Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T03:24:38.698Z] ---> Using cache [2023-02-16T03:24:38.698Z] ---> 9e0674c3928e [2023-02-16T03:24:38.698Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-16T03:24:38.698Z] ---> Using cache [2023-02-16T03:24:38.698Z] ---> 15e8bc85713b [2023-02-16T03:24:38.698Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T03:24:43.066Z] Removing intermediate container f3753c566b66 [2023-02-16T03:24:43.066Z] ---> 2813dc0b788a [2023-02-16T03:24:43.066Z] Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:24:43.066Z] ---> Running in 137e1515a103 [2023-02-16T03:24:43.066Z] ---> Running in 22797bc56da7 [2023-02-16T03:24:43.066Z] ---> 8d44066cf43a [2023-02-16T03:24:43.066Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T03:24:43.066Z] Removing intermediate container 22797bc56da7 [2023-02-16T03:24:43.066Z] ---> 1f70455a3dc6 [2023-02-16T03:24:43.066Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T03:24:43.066Z] ---> Running in a656814f30b6 [2023-02-16T03:24:43.066Z] Removing intermediate container a656814f30b6 [2023-02-16T03:24:43.066Z] ---> 26628a25a83c [2023-02-16T03:24:43.066Z] [2023-02-16T03:24:43.066Z] Successfully built 26628a25a83c [2023-02-16T03:24:43.326Z] Successfully tagged core-data:latest [2023-02-16T03:24:43.326Z]  Building core-data ... done  ---> 5d16a95f364a [2023-02-16T03:24:43.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-16T03:24:43.326Z] Removing intermediate container 10e995892c5a [2023-02-16T03:24:43.326Z] ---> 95d34ba7b5a7 [2023-02-16T03:24:43.326Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T03:24:47.524Z] ---> aca4285175bc [2023-02-16T03:24:47.524Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-16T03:24:47.524Z] ---> 833c8855f933 [2023-02-16T03:24:47.524Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T03:24:47.524Z] Removing intermediate container 137e1515a103 [2023-02-16T03:24:47.524Z] ---> 208c78176262 [2023-02-16T03:24:47.524Z] Step 11/23 : WORKDIR /edgex-go [2023-02-16T03:24:47.524Z] ---> Running in d0b401e23ddf [2023-02-16T03:24:47.524Z] Removing intermediate container f89cdd789d95 [2023-02-16T03:24:47.524Z] ---> afbd58e9fb9d [2023-02-16T03:24:47.524Z] [2023-02-16T03:24:47.524Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:24:47.524Z] ---> dfd21b5a31f5 [2023-02-16T03:24:47.524Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-16T03:24:47.524Z] ---> 829369e56e8e [2023-02-16T03:24:47.524Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T03:24:47.525Z] Removing intermediate container d0b401e23ddf [2023-02-16T03:24:47.525Z] ---> 0d8326140622 [2023-02-16T03:24:47.525Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-16T03:24:47.525Z] ---> bd38d2522d85 [2023-02-16T03:24:47.525Z] [2023-02-16T03:24:47.525Z] Step 12/23 : FROM alpine:3.15 [2023-02-16T03:24:47.525Z] ---> 5ce65d7b0fde [2023-02-16T03:24:47.525Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:24:47.525Z] ---> Using cache [2023-02-16T03:24:47.525Z] ---> fd124d30729b [2023-02-16T03:24:47.525Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T03:24:47.525Z] ---> Using cache [2023-02-16T03:24:47.525Z] ---> e8aa937f60a6 [2023-02-16T03:24:47.525Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T03:24:47.525Z] ---> Running in d8112ce50b52 [2023-02-16T03:24:47.525Z] ---> Running in 398561ceed21 [2023-02-16T03:24:47.525Z] ---> Running in 8ddfd75542b2 [2023-02-16T03:24:47.525Z] Removing intermediate container 398561ceed21 [2023-02-16T03:24:47.525Z] ---> bf4bbafaa999 [2023-02-16T03:24:47.525Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-16T03:24:47.807Z] Removing intermediate container 8ddfd75542b2 [2023-02-16T03:24:47.807Z] ---> 3a4b9e1a83db [2023-02-16T03:24:47.807Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T03:24:47.807Z] ---> Running in cb8081f0d4aa [2023-02-16T03:24:48.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T03:24:48.067Z] Removing intermediate container cb8081f0d4aa [2023-02-16T03:24:48.067Z] ---> 60ed728ad065 [2023-02-16T03:24:48.067Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T03:24:48.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T03:24:48.328Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-16T03:24:48.328Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-16T03:24:48.328Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:24:48.614Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:24:48.614Z] OK: 6 MiB in 16 packages [2023-02-16T03:24:50.018Z] ---> b4b6e6b65028 [2023-02-16T03:24:50.018Z] Step 19/24 : WORKDIR / [2023-02-16T03:24:50.018Z] ---> Running in eb26fd193062 [2023-02-16T03:24:50.018Z] ---> b3d0c3b7bc75 [2023-02-16T03:24:50.018Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T03:24:50.018Z] ---> Running in 5251278dd3f0 [2023-02-16T03:24:50.279Z] Removing intermediate container eb26fd193062 [2023-02-16T03:24:50.279Z] ---> d6f183ab732b [2023-02-16T03:24:50.279Z] Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:24:50.539Z] Removing intermediate container 5251278dd3f0 [2023-02-16T03:24:50.539Z] ---> 11961be557ba [2023-02-16T03:24:50.539Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T03:24:50.800Z] ---> 694812a207e2 [2023-02-16T03:24:50.800Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-16T03:24:50.800Z] Removing intermediate container d8112ce50b52 [2023-02-16T03:24:50.800Z] ---> c7fc89690482 [2023-02-16T03:24:50.800Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:24:50.800Z] ---> Running in 09aabba97ab7 [2023-02-16T03:24:50.800Z] ---> Running in a65440fac145 [2023-02-16T03:24:50.800Z] ---> Running in 662bd6336410 [2023-02-16T03:24:50.800Z] ---> a94b9ddeaf45 [2023-02-16T03:24:50.800Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-16T03:24:51.060Z] Removing intermediate container 09aabba97ab7 [2023-02-16T03:24:51.060Z] ---> 0a6b60da788d [2023-02-16T03:24:51.060Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T03:24:51.060Z] ---> Running in f55171dfed39 [2023-02-16T03:24:51.060Z] Removing intermediate container a65440fac145 [2023-02-16T03:24:51.060Z] ---> d9b8a6e9c397 [2023-02-16T03:24:51.060Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T03:24:51.060Z] Removing intermediate container 662bd6336410 [2023-02-16T03:24:51.060Z] ---> 4d1858a49424 [2023-02-16T03:24:51.060Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-16T03:24:51.060Z] ---> Running in 6948854401e3 [2023-02-16T03:24:51.060Z] ---> Running in 54acc42ab118 [2023-02-16T03:24:51.060Z] ---> fc41f32a0755 [2023-02-16T03:24:51.060Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T03:24:51.060Z] Removing intermediate container f55171dfed39 [2023-02-16T03:24:51.060Z] ---> 22780cb9c338 [2023-02-16T03:24:51.060Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T03:24:51.060Z] ---> Running in 14433437b8b1 [2023-02-16T03:24:51.060Z] ---> Running in 92a98eacca0e [2023-02-16T03:24:51.060Z] Removing intermediate container 6948854401e3 [2023-02-16T03:24:51.060Z] ---> 98a19e72148a [2023-02-16T03:24:51.060Z] [2023-02-16T03:24:51.320Z] Removing intermediate container 54acc42ab118 [2023-02-16T03:24:51.320Z] ---> 507651a12537 [2023-02-16T03:24:51.320Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T03:24:51.320Z] ---> Running in 69feb4277e99 [2023-02-16T03:24:51.320Z] Successfully built 98a19e72148a [2023-02-16T03:24:51.320Z] Successfully tagged security-spire-agent:latest [2023-02-16T03:24:51.320Z]  Building security-spire-agent ... done Removing intermediate container 14433437b8b1 [2023-02-16T03:24:51.320Z] ---> 61f3646e254f [2023-02-16T03:24:51.320Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T03:24:51.320Z] Removing intermediate container 92a98eacca0e [2023-02-16T03:24:51.320Z] ---> bc08638e7cd1 [2023-02-16T03:24:51.320Z] Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:24:51.320Z] ---> Running in 0d5f58d87de4 [2023-02-16T03:24:51.320Z] ---> Running in 74015ba70102 [2023-02-16T03:24:51.320Z] Removing intermediate container 69feb4277e99 [2023-02-16T03:24:51.320Z] ---> 2e9f30d100b5 [2023-02-16T03:24:51.320Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:24:51.580Z] Removing intermediate container 0d5f58d87de4 [2023-02-16T03:24:51.580Z] ---> 31ace101b69c [2023-02-16T03:24:51.580Z] Step 21/23 : LABEL arch=x86_64 [2023-02-16T03:24:51.580Z] Removing intermediate container 74015ba70102 [2023-02-16T03:24:51.580Z] ---> 20c825483360 [2023-02-16T03:24:51.580Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T03:24:51.580Z] ---> Running in 4c817845416e [2023-02-16T03:24:51.580Z] ---> 724161cb5023 [2023-02-16T03:24:51.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-16T03:24:51.580Z] ---> Running in 04b615f6509d [2023-02-16T03:24:51.983Z] Removing intermediate container 4c817845416e [2023-02-16T03:24:51.983Z] ---> 20cbf2d73ce4 [2023-02-16T03:24:51.983Z] Step 22/23 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:24:51.983Z] Removing intermediate container 04b615f6509d [2023-02-16T03:24:51.983Z] ---> 9ae517e84357 [2023-02-16T03:24:51.983Z] [2023-02-16T03:24:51.983Z] ---> Running in 0f236d49463f [2023-02-16T03:24:51.983Z] Successfully built 9ae517e84357 [2023-02-16T03:24:51.983Z] Successfully tagged security-spire-config:latest [2023-02-16T03:24:52.244Z]  Building security-spire-config ... done Removing intermediate container 0f236d49463f [2023-02-16T03:24:52.244Z] ---> f2302cce2d95 [2023-02-16T03:24:52.244Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T03:24:52.503Z] ---> Running in aa0b4ee087dc [2023-02-16T03:24:52.503Z] ---> 0a1876bcfba3 [2023-02-16T03:24:52.503Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-16T03:24:52.503Z] Removing intermediate container aa0b4ee087dc [2023-02-16T03:24:52.503Z] ---> edf654cfb95f [2023-02-16T03:24:52.503Z] [2023-02-16T03:24:52.503Z] ---> e517a6af5d62 [2023-02-16T03:24:52.503Z] Successfully built edf654cfb95f [2023-02-16T03:24:52.503Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-16T03:24:52.503Z] Successfully tagged security-spire-server:latest [2023-02-16T03:24:52.762Z]  Building security-spire-server ... done  ---> Running in 253a7964b33c [2023-02-16T03:24:52.762Z] Removing intermediate container 253a7964b33c [2023-02-16T03:24:52.762Z] ---> b4628e4cb352 [2023-02-16T03:24:52.762Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:24:52.762Z] ---> Running in 2c9561d62446 [2023-02-16T03:24:52.762Z] Removing intermediate container 2c9561d62446 [2023-02-16T03:24:52.762Z] ---> 9be24734ca29 [2023-02-16T03:24:52.762Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T03:24:52.762Z] ---> Running in 6c535c2793db [2023-02-16T03:24:53.143Z] Removing intermediate container 6c535c2793db [2023-02-16T03:24:53.143Z] ---> c4457c5cc20f [2023-02-16T03:24:53.143Z] Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:24:53.143Z] ---> Running in 7f93ca5bdac4 [2023-02-16T03:24:53.143Z] Removing intermediate container 7f93ca5bdac4 [2023-02-16T03:24:53.143Z] ---> 44201fc98598 [2023-02-16T03:24:53.143Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T03:24:53.143Z] ---> Running in c350adf6d5c9 [2023-02-16T03:24:53.143Z] Removing intermediate container c350adf6d5c9 [2023-02-16T03:24:53.143Z] ---> 73f069cfaa26 [2023-02-16T03:24:53.143Z] [2023-02-16T03:24:53.452Z] Successfully built 73f069cfaa26 [2023-02-16T03:24:53.452Z] Successfully tagged support-notifications:latest [2023-02-16T03:24:53.468Z]  Building support-notifications ... done  [Pipeline] } [2023-02-16T03:24:53.472Z] $ docker stop --time=1 40e6aef667d380a0af7072c470e2072debb10c6d1196e3e03bf358159e16dd9b [2023-02-16T03:24:54.787Z] $ docker rm -f --volumes 40e6aef667d380a0af7072c470e2072debb10c6d1196e3e03bf358159e16dd9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T03:24:55.217Z] + docker images [2023-02-16T03:24:55.217Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-16T03:24:55.217Z] support-notifications latest 73f069cfaa26 2 seconds ago 30.7MB [2023-02-16T03:24:55.217Z] security-spire-server latest edf654cfb95f 3 seconds ago 86.5MB [2023-02-16T03:24:55.217Z] security-spire-config latest 9ae517e84357 4 seconds ago 85.8MB [2023-02-16T03:24:55.217Z] security-spire-agent latest 98a19e72148a 4 seconds ago 125MB [2023-02-16T03:24:55.217Z] afbd58e9fb9d 8 seconds ago 1.74GB [2023-02-16T03:24:55.217Z] bd38d2522d85 8 seconds ago 1.55GB [2023-02-16T03:24:55.217Z] core-data latest 26628a25a83c 13 seconds ago 17.9MB [2023-02-16T03:24:55.217Z] core-command latest 3cd044fd15e2 21 seconds ago 17.7MB [2023-02-16T03:24:55.217Z] support-scheduler latest 59bcbdeb54ea 31 seconds ago 30MB [2023-02-16T03:24:55.217Z] c9ed678bde0e 34 seconds ago 1.55GB [2023-02-16T03:24:55.217Z] 828327573103 About a minute ago 1.74GB [2023-02-16T03:24:55.217Z] 1d69eab0cb7d About a minute ago 1.68GB [2023-02-16T03:24:55.217Z] c9761fc1c536 About a minute ago 1.68GB [2023-02-16T03:24:55.217Z] core-metadata latest 13da373eb221 2 minutes ago 18.5MB [2023-02-16T03:24:55.217Z] security-bootstrapper latest d7bd2ca31811 2 minutes ago 20.4MB [2023-02-16T03:24:55.217Z] security-secretstore-setup latest 099b7c47ac06 2 minutes ago 30MB [2023-02-16T03:24:55.217Z] e81f498b60d1 2 minutes ago 1.69GB [2023-02-16T03:24:55.217Z] core-common-config-bootstrapper latest d7b91f22df36 2 minutes ago 15.5MB [2023-02-16T03:24:55.217Z] security-proxy-setup latest cbe46a0e3e5b 2 minutes ago 27.8MB [2023-02-16T03:24:55.217Z] security-spiffe-token-provider latest 4f75fff55eaf 3 minutes ago 30MB [2023-02-16T03:24:55.217Z] b9a8d02b6052 3 minutes ago 1.67GB [2023-02-16T03:24:55.217Z] ac56b30da576 3 minutes ago 1.67GB [2023-02-16T03:24:55.217Z] f6282ee47e30 3 minutes ago 1.67GB [2023-02-16T03:24:55.217Z] 3a5e7ffe0ac0 3 minutes ago 1.72GB [2023-02-16T03:24:55.217Z] 30574b2adb4d 3 minutes ago 1.67GB [2023-02-16T03:24:55.217Z] ci-base-image-x86_64 latest 8d827b560b5b 9 minutes ago 904MB [2023-02-16T03:24:55.217Z] alpine 3.15 5ce65d7b0fde 4 days ago 5.59MB [2023-02-16T03:24:55.217Z] alpine 3.16 dfd21b5a31f5 4 days ago 5.55MB [2023-02-16T03:24:55.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-16T03:24:55.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-16T03:24:55.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-16T03:25:55.907Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T03:25:55.907Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T03:25:55.907Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T03:25:55.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-16T03:25:56.561Z] + ls -al . [2023-02-16T03:25:56.561Z] total 744 [2023-02-16T03:25:56.561Z] drwxrwxr-x 10 1001 1001 4096 Feb 16 03:19 . [2023-02-16T03:25:56.561Z] drwxr-xr-x 4 root root 4096 Feb 16 03:19 .. [2023-02-16T03:25:56.561Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 03:17 .blubracket [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 16 Feb 16 03:17 .dockerignore [2023-02-16T03:25:56.561Z] drwxrwxr-x 8 1001 1001 4096 Feb 16 03:17 .git [2023-02-16T03:25:56.561Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 03:17 .github [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 1024 Feb 16 03:17 .gitignore [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 42 Feb 16 03:17 .golangci.yml [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 87 Feb 16 03:17 .hadolint.yml [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 166 Feb 16 03:17 .sonarcloud.properties [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 1171 Feb 16 03:17 ADOPTERS.md [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 10825 Feb 16 03:17 Attribution.txt [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 73765 Feb 16 03:17 CHANGELOG.md [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 3804 Feb 16 03:17 CONTRIBUTING.md [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 677 Feb 16 03:17 GOVERNANCE.md [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 850 Feb 16 03:17 Jenkinsfile [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 10775 Feb 16 03:17 LICENSE [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 13375 Feb 16 03:17 Makefile [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 582 Feb 16 03:17 OWNERS.md [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 9403 Feb 16 03:17 README.md [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 6912 Feb 16 03:17 SECURITY.md [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 5 Feb 16 03:14 VERSION [2023-02-16T03:25:56.561Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 03:17 bin [2023-02-16T03:25:56.561Z] drwxrwxr-x 17 1001 1001 4096 Feb 16 03:17 cmd [2023-02-16T03:25:56.561Z] -rw-r--r-- 1 root root 487530 Feb 16 03:23 coverage.out [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 3296 Feb 16 03:17 go.mod [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 33293 Feb 16 03:17 go.sum [2023-02-16T03:25:56.561Z] drwxrwxr-x 7 1001 1001 4096 Feb 16 03:17 internal [2023-02-16T03:25:56.561Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 03:17 openapi [2023-02-16T03:25:56.561Z] drwxrwxr-x 4 1001 1001 4096 Feb 16 03:17 snap [2023-02-16T03:25:56.561Z] -rw-rw-r-- 1 1001 1001 204 Feb 16 03:17 version.go [Pipeline] sh [2023-02-16T03:25:57.203Z] + '[' -e coverage.out ] [2023-02-16T03:25:57.203Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-16T03:25:57.220Z] Warning: overwriting stash ‘coverage-report’ [2023-02-16T03:25:58.083Z] Stashed 1 file(s) [Pipeline] sh [2023-02-16T03:25:58.805Z] + make build [2023-02-16T03:25:58.805Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T03:27:35.575Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-16T03:27:35.575Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-16T03:27:35.575Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T03:27:38.155Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T03:28:24.982Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T03:28:28.332Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-16T03:28:33.668Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-16T03:28:40.313Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-16T03:28:43.649Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-16T03:28:47.906Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-16T03:29:02.880Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-16T03:29:07.134Z] $ docker stop --time=1 87452205fad5f3bd51da1e60c338777ccccf5dee9b5b370528ace6812a7101d1 [2023-02-16T03:29:09.078Z] $ docker rm -f --volumes 87452205fad5f3bd51da1e60c338777ccccf5dee9b5b370528ace6812a7101d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:29:11.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T03:29:11.227Z] [2023-02-16T03:29:11.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:29:11.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T03:29:11.825Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-16T03:29:11.825Z] 29e5d40040c1: Pulling fs layer [2023-02-16T03:29:11.825Z] 1ce36da41761: Pulling fs layer [2023-02-16T03:29:11.825Z] 25b303627fd3: Pulling fs layer [2023-02-16T03:29:11.825Z] 29e5d40040c1: Verifying Checksum [2023-02-16T03:29:11.825Z] 29e5d40040c1: Download complete [2023-02-16T03:29:12.097Z] 1ce36da41761: Download complete [2023-02-16T03:29:12.364Z] 29e5d40040c1: Pull complete [2023-02-16T03:29:13.769Z] 1ce36da41761: Pull complete [2023-02-16T03:29:13.769Z] 25b303627fd3: Verifying Checksum [2023-02-16T03:29:13.769Z] 25b303627fd3: Download complete [2023-02-16T03:29:23.836Z] 25b303627fd3: Pull complete [2023-02-16T03:29:23.836Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-16T03:29:23.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T03:29:23.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:29:24.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-6247 does not seem to be running inside a container [2023-02-16T03:29:24.088Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-16T03:29:26.464Z] $ docker top a4a877a3871478ae9af8b4f6169c8ad17eba24b8a1666e3a56d8d36a04dd32b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:29:27.285Z] + docker-compose build --help+ [2023-02-16T03:29:27.285Z] grep parallel [2023-02-16T03:29:32.624Z] --parallel Build images in parallel. [Pipeline] } [2023-02-16T03:29:32.636Z] $ docker stop --time=1 a4a877a3871478ae9af8b4f6169c8ad17eba24b8a1666e3a56d8d36a04dd32b2 [2023-02-16T03:29:34.307Z] $ docker rm -f --volumes a4a877a3871478ae9af8b4f6169c8ad17eba24b8a1666e3a56d8d36a04dd32b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:29:34.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T03:29:34.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:29:35.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-6247 does not seem to be running inside a container [2023-02-16T03:29:35.088Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-16T03:29:36.216Z] $ docker top de50c7c273ab9c10c213bcbc2bdaaff62d4d002b5e814af837581fad74121622 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:29:36.721Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-16T03:29:43.356Z] Building core-command ... [2023-02-16T03:29:43.356Z] Building core-common-config-bootstrapper ... [2023-02-16T03:29:43.356Z] Building core-data ... [2023-02-16T03:29:43.356Z] Building core-metadata ... [2023-02-16T03:29:43.356Z] Building security-bootstrapper ... [2023-02-16T03:29:43.356Z] Building security-proxy-setup ... [2023-02-16T03:29:43.356Z] Building security-secretstore-setup ... [2023-02-16T03:29:43.356Z] Building security-spiffe-token-provider ... [2023-02-16T03:29:43.356Z] Building security-spire-agent ... [2023-02-16T03:29:43.356Z] Building security-spire-config ... [2023-02-16T03:29:43.356Z] Building security-spire-server ... [2023-02-16T03:29:43.356Z] Building support-notifications ... [2023-02-16T03:29:43.356Z] Building support-scheduler ... [2023-02-16T03:29:43.356Z] Building security-spiffe-token-provider [2023-02-16T03:29:43.356Z] Building security-proxy-setup [2023-02-16T03:29:43.356Z] Building security-spire-server [2023-02-16T03:29:43.356Z] Building security-spire-config [2023-02-16T03:29:43.356Z] Building core-metadata [2023-02-16T03:30:30.166Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:30:30.166Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:30:30.166Z] ---> a5814070ec77 [2023-02-16T03:30:30.166Z] Step 3/21 : WORKDIR /edgex-go [2023-02-16T03:30:30.166Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:30:30.166Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:30:30.166Z] ---> a5814070ec77 [2023-02-16T03:30:30.166Z] Step 3/23 : WORKDIR /edgex-go [2023-02-16T03:30:30.166Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:30:30.166Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:30:30.166Z] ---> a5814070ec77 [2023-02-16T03:30:30.166Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:30:30.166Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:30:30.166Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:30:30.166Z] ---> a5814070ec77 [2023-02-16T03:30:30.166Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T03:30:30.166Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:30:30.166Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:30:30.166Z] ---> a5814070ec77 [2023-02-16T03:30:30.166Z] Step 3/19 : WORKDIR /edgex-go [2023-02-16T03:30:30.166Z] ---> Running in a22c699e00bd [2023-02-16T03:30:30.166Z] ---> Running in 4ca269e8c57b [2023-02-16T03:30:30.166Z] ---> Running in f5a7007a52c5 [2023-02-16T03:30:30.166Z] ---> Running in eca40d07fefa [2023-02-16T03:30:30.166Z] ---> Running in bbd8797840a1 [2023-02-16T03:30:30.166Z] Removing intermediate container eca40d07fefa [2023-02-16T03:30:30.166Z] ---> 1ff1bd5fc392 [2023-02-16T03:30:30.166Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-16T03:30:30.166Z] Removing intermediate container f5a7007a52c5 [2023-02-16T03:30:30.166Z] ---> 867b8f8c2ae5 [2023-02-16T03:30:30.166Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-16T03:30:30.166Z] Removing intermediate container a22c699e00bd [2023-02-16T03:30:30.166Z] ---> 187b49ae310b [2023-02-16T03:30:30.166Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T03:30:30.166Z] ---> Running in c011ae591759 [2023-02-16T03:30:30.166Z] Removing intermediate container 4ca269e8c57b [2023-02-16T03:30:30.166Z] ---> 29095865e6cd [2023-02-16T03:30:30.166Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T03:30:30.166Z] ---> Running in 295f50138ae1 [2023-02-16T03:30:30.166Z] Removing intermediate container bbd8797840a1 [2023-02-16T03:30:30.166Z] ---> 6664e9a3b8e5 [2023-02-16T03:30:30.166Z] Step 4/24 : WORKDIR /edgex-go [2023-02-16T03:30:30.166Z] ---> Running in 123cd2feb416 [2023-02-16T03:30:30.166Z] ---> Running in 1e4531de94ea [2023-02-16T03:30:30.166Z] ---> Running in 0fc5a85b7e98 [2023-02-16T03:30:30.166Z] Removing intermediate container 0fc5a85b7e98 [2023-02-16T03:30:30.166Z] ---> c63e36db54d3 [2023-02-16T03:30:30.166Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-16T03:30:30.166Z] ---> Running in fa88ff100f8f [2023-02-16T03:30:31.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:31.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:31.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:31.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:31.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:31.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:31.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:32.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:32.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:32.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:33.095Z] OK: 221 MiB in 51 packages [2023-02-16T03:30:33.363Z] OK: 221 MiB in 51 packages [2023-02-16T03:30:33.633Z] OK: 221 MiB in 51 packages [2023-02-16T03:30:33.633Z] v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-16T03:30:33.633Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-16T03:30:33.633Z] OK: 16903 distinct packages available [2023-02-16T03:30:33.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:33.900Z] OK: 221 MiB in 51 packages [2023-02-16T03:30:34.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:30:35.106Z] Removing intermediate container c011ae591759 [2023-02-16T03:30:35.106Z] ---> 81e6508e3abb [2023-02-16T03:30:35.106Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-16T03:30:35.686Z] OK: 221 MiB in 51 packages [2023-02-16T03:30:35.686Z] Removing intermediate container 1e4531de94ea [2023-02-16T03:30:35.686Z] Removing intermediate container 123cd2feb416 [2023-02-16T03:30:35.686Z] ---> 7d0a3104d85c [2023-02-16T03:30:35.686Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T03:30:35.686Z] ---> c89ee920c665 [2023-02-16T03:30:35.686Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-16T03:30:35.686Z] Removing intermediate container fa88ff100f8f [2023-02-16T03:30:35.686Z] ---> 764f65764805 [2023-02-16T03:30:35.686Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-16T03:30:36.266Z] ---> aef7c2421299 [2023-02-16T03:30:36.266Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:30:36.532Z] ---> Running in fe27f52ddc64 [2023-02-16T03:30:37.124Z] ---> 52bad0639034 [2023-02-16T03:30:37.124Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:30:37.124Z] ---> 6745343c0881 [2023-02-16T03:30:37.124Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:30:37.124Z] ---> Running in d69d37cf4b9e [2023-02-16T03:30:37.124Z] ---> 86505c1a9e0f [2023-02-16T03:30:37.124Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:30:37.391Z] ---> Running in a15aee734fe8 [2023-02-16T03:30:37.391Z] Removing intermediate container 295f50138ae1 [2023-02-16T03:30:37.391Z] ---> 4783dbcdbc2a [2023-02-16T03:30:37.391Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-16T03:30:37.391Z] ---> Running in 359354adc952 [2023-02-16T03:30:38.805Z] ---> 272f2ab0d5c5 [2023-02-16T03:30:38.805Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:30:38.805Z] ---> Running in 54a23df0dac9 [2023-02-16T03:32:30.477Z] Removing intermediate container d69d37cf4b9e [2023-02-16T03:32:30.477Z] ---> 26482dd2ec8c [2023-02-16T03:32:30.477Z] Step 7/23 : COPY . . [2023-02-16T03:32:30.477Z] Removing intermediate container 359354adc952 [2023-02-16T03:32:30.477Z] ---> 730fbef1d997 [2023-02-16T03:32:30.477Z] Step 7/24 : COPY . . [2023-02-16T03:32:30.477Z] Removing intermediate container fe27f52ddc64 [2023-02-16T03:32:30.477Z] Removing intermediate container a15aee734fe8 [2023-02-16T03:32:30.477Z] ---> 99ba761283af [2023-02-16T03:32:30.477Z] ---> ff39d444d53e [2023-02-16T03:32:30.477Z] Step 7/21 : COPY . .Step 8/24 : COPY . . [2023-02-16T03:32:30.477Z] [2023-02-16T03:32:30.477Z] Removing intermediate container 54a23df0dac9 [2023-02-16T03:32:30.477Z] ---> 2cc1c61763e0 [2023-02-16T03:32:30.477Z] Step 7/19 : COPY . . [2023-02-16T03:32:45.586Z] ---> 381e1beeb5a0 [2023-02-16T03:32:45.586Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-16T03:32:45.586Z] ---> efeb20a411fc [2023-02-16T03:32:45.586Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T03:32:45.586Z] ---> 2313eaf230c3 [2023-02-16T03:32:45.586Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-16T03:32:45.586Z] ---> 19f928b4f6cb [2023-02-16T03:32:45.586Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T03:32:45.586Z] ---> Running in 3278ff3e5cae [2023-02-16T03:32:45.586Z] ---> 25f66b444bd7 [2023-02-16T03:32:45.586Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-16T03:32:45.586Z] ---> Running in 0498aee6b28e [2023-02-16T03:32:45.586Z] ---> Running in 59cb8d3bea0b [2023-02-16T03:32:45.586Z] ---> Running in 0c9ec556f0c3 [2023-02-16T03:32:45.586Z] ---> Running in 19a26c2e7b36 [2023-02-16T03:32:45.586Z] Removing intermediate container 0498aee6b28e [2023-02-16T03:32:45.586Z] ---> 756d6ce02e71 [2023-02-16T03:32:45.586Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T03:32:45.586Z] Removing intermediate container 0c9ec556f0c3 [2023-02-16T03:32:45.586Z] ---> 4563a456dcd0 [2023-02-16T03:32:45.586Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-16T03:32:45.586Z] ---> Running in 0c9f72b899c2 [2023-02-16T03:32:45.586Z] ---> Running in d86e25387850 [2023-02-16T03:32:45.586Z] Removing intermediate container 0c9f72b899c2 [2023-02-16T03:32:45.586Z] ---> f92939952f0d [2023-02-16T03:32:45.586Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T03:32:45.586Z] Removing intermediate container d86e25387850 [2023-02-16T03:32:45.586Z] ---> e286b55bb9d6 [2023-02-16T03:32:45.586Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T03:32:45.586Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-16T03:32:45.586Z] ---> Running in 8575a71cab54 [2023-02-16T03:32:45.586Z] ---> Running in bd48581a0615 [2023-02-16T03:32:46.172Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-16T03:32:46.444Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-16T03:32:49.039Z] Removing intermediate container 8575a71cab54 [2023-02-16T03:32:49.039Z] ---> 0988f238a2e4 [2023-02-16T03:32:49.039Z] Step 11/23 : WORKDIR /edgex-go [2023-02-16T03:32:49.311Z] ---> Running in ed69ce3c6517 [2023-02-16T03:32:49.897Z] Removing intermediate container bd48581a0615 [2023-02-16T03:32:49.897Z] ---> dab1127156ca [2023-02-16T03:32:49.897Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T03:32:49.897Z] Removing intermediate container ed69ce3c6517 [2023-02-16T03:32:49.897Z] ---> cb2d0555de86 [2023-02-16T03:32:49.897Z] [2023-02-16T03:32:49.897Z] Step 12/23 : FROM alpine:3.15 [2023-02-16T03:32:50.166Z] ---> Running in c2894cc16f7a [2023-02-16T03:32:50.166Z] 3.15: Pulling from library/alpine [2023-02-16T03:32:50.748Z] Removing intermediate container c2894cc16f7a [2023-02-16T03:32:50.748Z] ---> 8fabea4db95b [2023-02-16T03:32:50.748Z] [2023-02-16T03:32:50.748Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T03:32:51.014Z] 3.15: Pulling from library/alpine [2023-02-16T03:32:51.601Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T03:32:51.601Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T03:32:51.601Z] Status: Downloaded newer image for alpine:3.15 [2023-02-16T03:32:51.601Z] Status: Downloaded newer image for alpine:3.15 [2023-02-16T03:32:51.601Z] ---> 354640af7b1b [2023-02-16T03:32:51.601Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:32:51.601Z] ---> 354640af7b1b [2023-02-16T03:32:51.601Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:32:51.873Z] ---> Running in 7f50b83721da [2023-02-16T03:32:51.873Z] ---> Running in 10275d28149b [2023-02-16T03:32:52.469Z] Removing intermediate container 7f50b83721da [2023-02-16T03:32:52.469Z] ---> 6c2e6e9b34af [2023-02-16T03:32:52.469Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-16T03:32:52.759Z] Removing intermediate container 10275d28149b [2023-02-16T03:32:52.759Z] ---> dcf878eafbe1 [2023-02-16T03:32:52.759Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T03:32:52.759Z] ---> Running in 5a7ce3caed24 [2023-02-16T03:32:53.042Z] ---> Running in a9656d771d59 [2023-02-16T03:32:55.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:32:55.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:32:55.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:32:55.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:32:57.302Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:32:57.302Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:32:57.302Z] OK: 15734 distinct packages available [2023-02-16T03:32:57.570Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:32:57.570Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:32:57.570Z] OK: 15734 distinct packages available [2023-02-16T03:32:57.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:32:57.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:32:58.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:32:58.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:32:59.338Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-16T03:32:59.338Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:32:59.338Z] (3/5) Installing libucontext (1.1-r0) [2023-02-16T03:32:59.338Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-16T03:32:59.338Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-16T03:32:59.338Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:32:59.605Z] OK: 6 MiB in 19 packages [2023-02-16T03:32:59.880Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-16T03:32:59.880Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:32:59.880Z] (3/4) Installing libucontext (1.1-r0) [2023-02-16T03:32:59.880Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-16T03:32:59.880Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:32:59.880Z] OK: 6 MiB in 18 packages [2023-02-16T03:33:01.830Z] Removing intermediate container a9656d771d59 [2023-02-16T03:33:01.830Z] ---> de25d474a6e3 [2023-02-16T03:33:01.830Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T03:33:02.098Z] Removing intermediate container 5a7ce3caed24 [2023-02-16T03:33:02.098Z] ---> a28a8432163d [2023-02-16T03:33:02.098Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T03:33:12.187Z] ---> 70db90df612a [2023-02-16T03:33:12.187Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T03:33:12.187Z] ---> 409229cfc2b1 [2023-02-16T03:33:12.187Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T03:33:12.187Z] ---> b14f5bed91a6 [2023-02-16T03:33:12.187Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-16T03:33:12.187Z] ---> b3da073dd033 [2023-02-16T03:33:12.187Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-16T03:33:12.454Z] ---> Running in 0f0f29c5dfb1 [2023-02-16T03:33:13.037Z] Removing intermediate container 0f0f29c5dfb1 [2023-02-16T03:33:13.037Z] ---> 4f569709e34d [2023-02-16T03:33:13.037Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-16T03:33:13.620Z] ---> 0d11e870e7ce [2023-02-16T03:33:13.620Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-16T03:33:14.586Z] ---> e8e738b7c1ac [2023-02-16T03:33:14.586Z] Step 19/24 : WORKDIR / [2023-02-16T03:33:14.855Z] ---> Running in 0fb991d19780 [2023-02-16T03:33:15.128Z] ---> e73ec4b3d0a0 [2023-02-16T03:33:15.128Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T03:33:15.128Z] ---> Running in d3e75cdf9c06 [2023-02-16T03:33:15.724Z] Removing intermediate container 0fb991d19780 [2023-02-16T03:33:15.724Z] ---> 65df62aebd5d [2023-02-16T03:33:15.724Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T03:33:15.724Z] ---> Running in d7981d72c5d3 [2023-02-16T03:33:15.995Z] Removing intermediate container d3e75cdf9c06 [2023-02-16T03:33:15.995Z] ---> 3d24f941725b [2023-02-16T03:33:15.995Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T03:33:16.268Z] ---> Running in eecaa8cb6c39 [2023-02-16T03:33:16.536Z] Removing intermediate container d7981d72c5d3 [2023-02-16T03:33:16.536Z] ---> 9f7389ccdcee [2023-02-16T03:33:16.536Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T03:33:16.804Z] ---> Running in 2b8b7aa55e11 [2023-02-16T03:33:17.077Z] Removing intermediate container eecaa8cb6c39 [2023-02-16T03:33:17.077Z] ---> 41086f333fcc [2023-02-16T03:33:17.077Z] Step 21/23 : LABEL arch=arm64 [2023-02-16T03:33:17.353Z] ---> Running in ec62ce3d8385 [2023-02-16T03:33:17.353Z] Removing intermediate container 2b8b7aa55e11 [2023-02-16T03:33:17.353Z] ---> dc50e3907a07 [2023-02-16T03:33:17.353Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T03:33:17.353Z] ---> Running in 5b05c8f8e776 [2023-02-16T03:33:17.944Z] Removing intermediate container ec62ce3d8385 [2023-02-16T03:33:17.944Z] ---> 70ec9ff4b759 [2023-02-16T03:33:17.944Z] Step 22/23 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:33:18.215Z] Removing intermediate container 5b05c8f8e776 [2023-02-16T03:33:18.215Z] ---> d1e61a583fad [2023-02-16T03:33:18.215Z] Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:33:18.215Z] ---> Running in 7843fa207983 [2023-02-16T03:33:18.215Z] ---> Running in d0e2dbfcabd9 [2023-02-16T03:33:18.803Z] Removing intermediate container 7843fa207983 [2023-02-16T03:33:18.803Z] ---> 63d8408fceed [2023-02-16T03:33:18.803Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T03:33:19.071Z] ---> Running in 5cc31adb1789 [2023-02-16T03:33:19.071Z] Removing intermediate container d0e2dbfcabd9 [2023-02-16T03:33:19.071Z] ---> 12ec8b75a7c4 [2023-02-16T03:33:19.071Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T03:33:19.339Z] ---> Running in c39d24cae581 [2023-02-16T03:33:19.606Z] Removing intermediate container 5cc31adb1789 [2023-02-16T03:33:19.606Z] ---> a1912a0ade22 [2023-02-16T03:33:19.606Z] [2023-02-16T03:33:19.872Z] Removing intermediate container c39d24cae581 [2023-02-16T03:33:19.872Z] ---> 0d8edb154edf [2023-02-16T03:33:19.872Z] [2023-02-16T03:33:20.140Z] Successfully built a1912a0ade22 [2023-02-16T03:33:20.140Z] Successfully tagged security-spire-server-arm64:latest [2023-02-16T03:33:20.140Z]  Building security-spire-server ... done Building core-command [2023-02-16T03:33:20.406Z] Successfully built 0d8edb154edf [2023-02-16T03:33:20.406Z] Successfully tagged security-spire-config-arm64:latest [2023-02-16T03:33:20.406Z] Building security-spire-agent [2023-02-16T03:33:47.083Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:33:47.083Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:33:47.083Z] ---> a5814070ec77 [2023-02-16T03:33:47.083Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:33:47.083Z] ---> Using cache [2023-02-16T03:33:47.083Z] ---> 6664e9a3b8e5 [2023-02-16T03:33:47.083Z] Step 4/23 : WORKDIR /edgex-go [2023-02-16T03:33:47.083Z] ---> Using cache [2023-02-16T03:33:47.083Z] ---> c63e36db54d3 [2023-02-16T03:33:47.083Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-16T03:33:47.083Z] ---> Using cache [2023-02-16T03:33:47.083Z] ---> 764f65764805 [2023-02-16T03:33:47.083Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-16T03:33:47.083Z] ---> Using cache [2023-02-16T03:33:47.083Z] ---> 6745343c0881 [2023-02-16T03:33:47.083Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:33:47.083Z] ---> Using cache [2023-02-16T03:33:47.083Z] ---> ff39d444d53e [2023-02-16T03:33:47.083Z] Step 8/23 : COPY . . [2023-02-16T03:33:47.083Z] ---> Using cache [2023-02-16T03:33:47.083Z] ---> 381e1beeb5a0 [2023-02-16T03:33:47.083Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-16T03:33:47.669Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:33:47.669Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:33:47.669Z] ---> a5814070ec77 [2023-02-16T03:33:47.669Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T03:33:47.669Z] ---> Using cache [2023-02-16T03:33:47.669Z] ---> 29095865e6cd [2023-02-16T03:33:47.669Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T03:33:47.669Z] ---> Using cache [2023-02-16T03:33:47.669Z] ---> c89ee920c665 [2023-02-16T03:33:47.669Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T03:33:47.669Z] ---> Using cache [2023-02-16T03:33:47.669Z] ---> 52bad0639034 [2023-02-16T03:33:47.669Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:33:47.669Z] ---> Using cache [2023-02-16T03:33:47.669Z] ---> 26482dd2ec8c [2023-02-16T03:33:47.669Z] Step 7/24 : COPY . . [2023-02-16T03:33:47.669Z] ---> Using cache [2023-02-16T03:33:47.669Z] ---> 19f928b4f6cb [2023-02-16T03:33:47.669Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T03:33:47.669Z] ---> Using cache [2023-02-16T03:33:47.669Z] ---> 4563a456dcd0 [2023-02-16T03:33:47.669Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T03:33:47.669Z] ---> Using cache [2023-02-16T03:33:47.669Z] ---> e286b55bb9d6 [2023-02-16T03:33:47.669Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T03:33:48.631Z] ---> Running in 65a01832cc56 [2023-02-16T03:33:48.631Z] ---> Running in 61c8a5ef7b6d [2023-02-16T03:33:51.993Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-16T03:33:51.993Z] Removing intermediate container 61c8a5ef7b6d [2023-02-16T03:33:51.993Z] ---> b6bbdec4dd2a [2023-02-16T03:33:51.993Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T03:33:52.262Z] ---> Running in 6cadfe4095da [2023-02-16T03:33:52.860Z] Removing intermediate container 6cadfe4095da [2023-02-16T03:33:52.860Z] ---> d587224bd439 [2023-02-16T03:33:52.860Z] [2023-02-16T03:33:52.860Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T03:33:52.860Z] ---> 354640af7b1b [2023-02-16T03:33:52.860Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:33:52.860Z] ---> Using cache [2023-02-16T03:33:52.860Z] ---> dcf878eafbe1 [2023-02-16T03:33:52.860Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T03:33:52.860Z] ---> Using cache [2023-02-16T03:33:52.860Z] ---> de25d474a6e3 [2023-02-16T03:33:52.860Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-16T03:33:56.209Z] ---> 35a6e8e96e66 [2023-02-16T03:33:56.209Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T03:34:02.859Z] ---> a322a7dfb090 [2023-02-16T03:34:02.859Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T03:34:03.446Z] ---> faa62b20e7fa [2023-02-16T03:34:03.446Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-16T03:34:04.416Z] ---> 5c4f2b24d1ad [2023-02-16T03:34:04.416Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-16T03:34:05.002Z] ---> 941c8a1a17e7 [2023-02-16T03:34:05.002Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T03:34:05.269Z] ---> Running in 351e2933b2e9 [2023-02-16T03:34:05.536Z] Removing intermediate container 351e2933b2e9 [2023-02-16T03:34:05.802Z] ---> fead2067ed68 [2023-02-16T03:34:05.802Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T03:34:05.802Z] ---> Running in 97b9e5cb52b2 [2023-02-16T03:34:06.384Z] Removing intermediate container 97b9e5cb52b2 [2023-02-16T03:34:06.384Z] ---> cadf07f6dbef [2023-02-16T03:34:06.384Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T03:34:06.384Z] ---> Running in 020fc609bf17 [2023-02-16T03:34:06.976Z] Removing intermediate container 020fc609bf17 [2023-02-16T03:34:06.976Z] ---> 93fcb13ec20e [2023-02-16T03:34:06.976Z] Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:34:06.976Z] ---> Running in 13b780558a7c [2023-02-16T03:34:07.556Z] Removing intermediate container 13b780558a7c [2023-02-16T03:34:07.556Z] ---> 2c18b53d551a [2023-02-16T03:34:07.556Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T03:34:07.556Z] ---> Running in 71f3c419ed3a [2023-02-16T03:34:08.137Z] Removing intermediate container 71f3c419ed3a [2023-02-16T03:34:08.137Z] ---> 856a769b9f90 [2023-02-16T03:34:08.137Z] [2023-02-16T03:34:08.404Z] Successfully built 856a769b9f90 [2023-02-16T03:34:08.404Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-16T03:34:08.404Z]  Building security-spire-agent ... done Building core-data [2023-02-16T03:34:23.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:34:23.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:34:23.384Z] ---> a5814070ec77 [2023-02-16T03:34:23.384Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:34:23.384Z] ---> Using cache [2023-02-16T03:34:23.384Z] ---> 6664e9a3b8e5 [2023-02-16T03:34:23.384Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:34:23.384Z] ---> Using cache [2023-02-16T03:34:23.384Z] ---> c63e36db54d3 [2023-02-16T03:34:23.384Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T03:34:23.384Z] ---> Using cache [2023-02-16T03:34:23.384Z] ---> 764f65764805 [2023-02-16T03:34:23.384Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:34:23.384Z] ---> Using cache [2023-02-16T03:34:23.384Z] ---> 6745343c0881 [2023-02-16T03:34:23.384Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:34:23.384Z] ---> Using cache [2023-02-16T03:34:23.384Z] ---> ff39d444d53e [2023-02-16T03:34:23.384Z] Step 8/22 : COPY . . [2023-02-16T03:34:23.384Z] ---> Using cache [2023-02-16T03:34:23.384Z] ---> 381e1beeb5a0 [2023-02-16T03:34:23.384Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-16T03:34:23.651Z] ---> Running in 61d9e57c63b4 [2023-02-16T03:34:25.599Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T03:39:02.449Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-16T03:39:14.753Z] Removing intermediate container 59cb8d3bea0b [2023-02-16T03:39:14.753Z] ---> 7562727e6b4e [2023-02-16T03:39:14.753Z] [2023-02-16T03:39:14.753Z] Step 9/21 : FROM alpine:3.16 [2023-02-16T03:39:14.753Z] 3.16: Pulling from library/alpine [2023-02-16T03:39:16.718Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T03:39:16.718Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T03:39:16.718Z] ---> 4c81e5bf8899 [2023-02-16T03:39:16.718Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-16T03:39:16.718Z] ---> Running in 685871bdb58c [2023-02-16T03:39:18.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:39:19.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:39:20.710Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-16T03:39:20.710Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-16T03:39:20.710Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-16T03:39:20.710Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-16T03:39:20.710Z] (5/6) Installing curl (7.83.1-r6) [2023-02-16T03:39:20.710Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-16T03:39:20.710Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:39:20.710Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:39:21.498Z] OK: 8 MiB in 20 packages [2023-02-16T03:39:24.183Z] Removing intermediate container 685871bdb58c [2023-02-16T03:39:24.183Z] ---> d96ef239e11a [2023-02-16T03:39:24.183Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T03:39:24.183Z] ---> Running in abc4d3e8a589 [2023-02-16T03:39:24.479Z] Removing intermediate container abc4d3e8a589 [2023-02-16T03:39:24.479Z] ---> 6a89835dd836 [2023-02-16T03:39:24.479Z] Step 12/21 : WORKDIR /edgex [2023-02-16T03:39:24.778Z] ---> Running in b5bc65ee91e0 [2023-02-16T03:39:25.061Z] Removing intermediate container b5bc65ee91e0 [2023-02-16T03:39:25.061Z] ---> dbaff75ee25b [2023-02-16T03:39:25.061Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-16T03:39:28.406Z] ---> b950be79be0e [2023-02-16T03:39:28.406Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-16T03:39:29.376Z] ---> 738552629712 [2023-02-16T03:39:29.376Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-16T03:39:31.327Z] ---> 4466b63c2d9b [2023-02-16T03:39:31.327Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T03:39:31.910Z] ---> e308cde24912 [2023-02-16T03:39:31.910Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T03:39:32.180Z] ---> Running in b5692c963f8f [2023-02-16T03:39:35.519Z] Removing intermediate container b5692c963f8f [2023-02-16T03:39:35.519Z] ---> fad40a267039 [2023-02-16T03:39:35.519Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T03:39:35.519Z] ---> Running in 9827c32ddf3a [2023-02-16T03:39:35.519Z] Removing intermediate container 9827c32ddf3a [2023-02-16T03:39:35.519Z] ---> d91bf06ede42 [2023-02-16T03:39:35.519Z] Step 19/21 : LABEL arch=arm64 [2023-02-16T03:39:35.519Z] ---> Running in 74108b6d627c [2023-02-16T03:39:36.109Z] Removing intermediate container 74108b6d627c [2023-02-16T03:39:36.109Z] ---> 63b4434794b0 [2023-02-16T03:39:36.109Z] Step 20/21 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:39:36.109Z] ---> Running in 9db600923a07 [2023-02-16T03:39:36.693Z] Removing intermediate container 9db600923a07 [2023-02-16T03:39:36.693Z] ---> d6adbfb2801d [2023-02-16T03:39:36.693Z] Step 21/21 : LABEL version=0.0.0 [2023-02-16T03:39:36.693Z] ---> Running in 6f7b960f72c7 [2023-02-16T03:39:37.273Z] Removing intermediate container 6f7b960f72c7 [2023-02-16T03:39:37.273Z] ---> 2143a066ce3e [2023-02-16T03:39:37.273Z] [2023-02-16T03:39:37.539Z] Successfully built 2143a066ce3e [2023-02-16T03:39:37.539Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-16T03:39:37.539Z] Building security-bootstrapper [2023-02-16T03:39:55.762Z]  Building security-proxy-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:39:55.762Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:39:55.762Z] ---> a5814070ec77 [2023-02-16T03:39:55.762Z] Step 3/32 : WORKDIR /edgex-go [2023-02-16T03:39:55.762Z] ---> Using cache [2023-02-16T03:39:55.762Z] ---> 29095865e6cd [2023-02-16T03:39:55.762Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-16T03:39:55.762Z] ---> Running in 410b7c026210 [2023-02-16T03:39:55.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:39:56.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:39:57.751Z] OK: 221 MiB in 51 packages [2023-02-16T03:39:59.160Z] Removing intermediate container 410b7c026210 [2023-02-16T03:39:59.160Z] ---> 02c1037c31a1 [2023-02-16T03:39:59.160Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-16T03:39:59.742Z] ---> 6949d02c4f9b [2023-02-16T03:39:59.742Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:40:00.010Z] ---> Running in d81cfefcd02e [2023-02-16T03:40:12.340Z] Removing intermediate container 3278ff3e5cae [2023-02-16T03:40:12.340Z] ---> 621465f90604 [2023-02-16T03:40:12.340Z] [2023-02-16T03:40:12.340Z] Step 10/24 : FROM alpine:3.16 [2023-02-16T03:40:12.340Z] ---> 4c81e5bf8899 [2023-02-16T03:40:12.340Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:40:12.340Z] ---> Running in ff631aebcb0c [2023-02-16T03:40:13.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:40:13.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:40:15.292Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:40:15.292Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:40:15.292Z] OK: 5 MiB in 15 packages [2023-02-16T03:40:16.700Z] Removing intermediate container ff631aebcb0c [2023-02-16T03:40:16.700Z] ---> 8e45a13a23b6 [2023-02-16T03:40:16.700Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:40:16.968Z] ---> Running in 1d05e8afb11d [2023-02-16T03:40:17.559Z] Removing intermediate container 1d05e8afb11d [2023-02-16T03:40:17.560Z] ---> 07f5ca10095c [2023-02-16T03:40:17.560Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-16T03:40:17.560Z] ---> Running in fb0a5f9784df [2023-02-16T03:40:18.146Z] Removing intermediate container fb0a5f9784df [2023-02-16T03:40:18.146Z] ---> c3f27fc79edc [2023-02-16T03:40:18.146Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-16T03:40:18.413Z] ---> Running in 2cf882aa5f14 [2023-02-16T03:40:18.995Z] Removing intermediate container 2cf882aa5f14 [2023-02-16T03:40:18.995Z] ---> 7d58a6d8798b [2023-02-16T03:40:18.995Z] Step 15/24 : WORKDIR / [2023-02-16T03:40:18.995Z] ---> Running in e28cc761bdf9 [2023-02-16T03:40:19.581Z] Removing intermediate container e28cc761bdf9 [2023-02-16T03:40:19.581Z] ---> e7b03bd7c2f7 [2023-02-16T03:40:19.581Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:40:20.545Z] ---> 1acbe226a42d [2023-02-16T03:40:20.545Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-16T03:40:22.490Z] ---> c8325297f350 [2023-02-16T03:40:22.490Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-16T03:40:23.470Z] ---> 7cad4a71c4d0 [2023-02-16T03:40:23.470Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-16T03:40:24.051Z] ---> 05e71af5f2d7 [2023-02-16T03:40:24.051Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-16T03:40:24.051Z] ---> Running in c5e09850eda7 [2023-02-16T03:40:24.633Z] Removing intermediate container c5e09850eda7 [2023-02-16T03:40:24.633Z] ---> 073e616cd053 [2023-02-16T03:40:24.633Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:40:24.900Z] ---> Running in 232dd80840aa [2023-02-16T03:40:25.168Z] Removing intermediate container 232dd80840aa [2023-02-16T03:40:25.168Z] ---> 2237027b9f01 [2023-02-16T03:40:25.168Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T03:40:25.436Z] ---> Running in ac855270c44f [2023-02-16T03:40:26.017Z] Removing intermediate container ac855270c44f [2023-02-16T03:40:26.017Z] ---> bbd7b04964b4 [2023-02-16T03:40:26.017Z] Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:40:26.017Z] ---> Running in 50e82f94f37e [2023-02-16T03:40:26.597Z] Removing intermediate container 50e82f94f37e [2023-02-16T03:40:26.597Z] ---> badf61558ed3 [2023-02-16T03:40:26.597Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T03:40:26.597Z] ---> Running in 5d427fe05a41 [2023-02-16T03:40:27.179Z] Removing intermediate container 5d427fe05a41 [2023-02-16T03:40:27.179Z] ---> f9f2d03025d2 [2023-02-16T03:40:27.179Z] [2023-02-16T03:40:27.445Z] Successfully built f9f2d03025d2 [2023-02-16T03:40:27.445Z] Successfully tagged core-metadata-arm64:latest [2023-02-16T03:40:27.445Z]  Building core-metadata ... done Building support-scheduler [2023-02-16T03:40:45.638Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:40:45.638Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:40:45.638Z] ---> a5814070ec77 [2023-02-16T03:40:45.638Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:40:45.638Z] ---> Using cache [2023-02-16T03:40:45.638Z] ---> 6664e9a3b8e5 [2023-02-16T03:40:45.638Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:40:45.638Z] ---> Using cache [2023-02-16T03:40:45.638Z] ---> c63e36db54d3 [2023-02-16T03:40:45.638Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T03:40:45.638Z] ---> Using cache [2023-02-16T03:40:45.638Z] ---> 764f65764805 [2023-02-16T03:40:45.638Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:40:45.638Z] ---> Using cache [2023-02-16T03:40:45.638Z] ---> 6745343c0881 [2023-02-16T03:40:45.638Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:40:45.638Z] ---> Using cache [2023-02-16T03:40:45.638Z] ---> ff39d444d53e [2023-02-16T03:40:45.638Z] Step 8/22 : COPY . . [2023-02-16T03:40:45.638Z] ---> Using cache [2023-02-16T03:40:45.638Z] ---> 381e1beeb5a0 [2023-02-16T03:40:45.638Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-16T03:40:45.907Z] ---> Running in baad3bacd939 [2023-02-16T03:40:48.482Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T03:40:55.150Z] Removing intermediate container 65a01832cc56 [2023-02-16T03:40:55.150Z] ---> 39b189d1c9c8 [2023-02-16T03:40:55.150Z] [2023-02-16T03:40:55.150Z] Step 10/23 : FROM alpine:3.16 [2023-02-16T03:40:55.150Z] ---> 4c81e5bf8899 [2023-02-16T03:40:55.150Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:40:55.150Z] ---> Using cache [2023-02-16T03:40:55.150Z] ---> 8e45a13a23b6 [2023-02-16T03:40:55.150Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:40:55.150Z] ---> Using cache [2023-02-16T03:40:55.150Z] ---> 07f5ca10095c [2023-02-16T03:40:55.150Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-16T03:40:55.150Z] ---> Running in 921312a9e7ce [2023-02-16T03:40:55.417Z] Removing intermediate container 921312a9e7ce [2023-02-16T03:40:55.418Z] ---> 43039a911afa [2023-02-16T03:40:55.418Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-16T03:40:55.684Z] ---> Running in 51400baf6f7d [2023-02-16T03:40:57.642Z] Removing intermediate container 51400baf6f7d [2023-02-16T03:40:57.642Z] ---> 25d97ca0b6fd [2023-02-16T03:40:57.642Z] Step 15/23 : WORKDIR / [2023-02-16T03:40:57.642Z] ---> Running in a44d596dfd0d [2023-02-16T03:40:57.908Z] Removing intermediate container a44d596dfd0d [2023-02-16T03:40:57.908Z] ---> 5bd05c761891 [2023-02-16T03:40:57.908Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:40:58.877Z] ---> 8e3010f83876 [2023-02-16T03:40:58.877Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-16T03:41:00.824Z] ---> bac9971e66a4 [2023-02-16T03:41:00.824Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-16T03:41:02.245Z] ---> 4eebccaf2c18 [2023-02-16T03:41:02.245Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-16T03:41:02.246Z] ---> Running in 4943b62e5680 [2023-02-16T03:41:02.835Z] Removing intermediate container 4943b62e5680 [2023-02-16T03:41:02.835Z] ---> 31e26cf97bc6 [2023-02-16T03:41:02.835Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:41:02.835Z] ---> Running in 1976ae3e17dd [2023-02-16T03:41:03.422Z] Removing intermediate container 1976ae3e17dd [2023-02-16T03:41:03.422Z] ---> 650d48b38966 [2023-02-16T03:41:03.422Z] Step 21/23 : LABEL arch=arm64 [2023-02-16T03:41:03.688Z] ---> Running in 932b394952f6 [2023-02-16T03:41:04.269Z] Removing intermediate container 932b394952f6 [2023-02-16T03:41:04.269Z] ---> 77c9ab3e05e4 [2023-02-16T03:41:04.269Z] Step 22/23 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:41:04.269Z] ---> Running in 60fe65ef48f2 [2023-02-16T03:41:04.856Z] Removing intermediate container 60fe65ef48f2 [2023-02-16T03:41:04.856Z] ---> 49fc8091d812 [2023-02-16T03:41:04.856Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T03:41:05.123Z] ---> Running in 513eadce671c [2023-02-16T03:41:05.704Z] Removing intermediate container 513eadce671c [2023-02-16T03:41:05.704Z] ---> e52adaeb11d7 [2023-02-16T03:41:05.704Z] [2023-02-16T03:41:05.971Z] Successfully built e52adaeb11d7 [2023-02-16T03:41:05.971Z] Successfully tagged core-command-arm64:latest [2023-02-16T03:41:05.971Z] Building core-common-config-bootstrapper [2023-02-16T03:41:24.196Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:41:24.196Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:41:24.196Z] ---> a5814070ec77 [2023-02-16T03:41:24.196Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:41:24.196Z] ---> Using cache [2023-02-16T03:41:24.196Z] ---> 6664e9a3b8e5 [2023-02-16T03:41:24.196Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:41:24.196Z] ---> Using cache [2023-02-16T03:41:24.196Z] ---> c63e36db54d3 [2023-02-16T03:41:24.196Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T03:41:24.196Z] ---> Using cache [2023-02-16T03:41:24.196Z] ---> 764f65764805 [2023-02-16T03:41:24.196Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:41:24.196Z] ---> Using cache [2023-02-16T03:41:24.196Z] ---> 6745343c0881 [2023-02-16T03:41:24.196Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:41:24.196Z] ---> Using cache [2023-02-16T03:41:24.196Z] ---> ff39d444d53e [2023-02-16T03:41:24.196Z] Step 8/22 : COPY . . [2023-02-16T03:41:24.196Z] ---> Using cache [2023-02-16T03:41:24.196Z] ---> 381e1beeb5a0 [2023-02-16T03:41:24.196Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-16T03:41:24.196Z] ---> Running in 99e7be3ddbbb [2023-02-16T03:41:26.773Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T03:41:53.513Z] Removing intermediate container 19a26c2e7b36 [2023-02-16T03:41:53.513Z] ---> 04b0fa1adcf7 [2023-02-16T03:41:53.513Z] [2023-02-16T03:41:53.513Z] Step 9/19 : FROM alpine:3.15 [2023-02-16T03:41:53.513Z] ---> 354640af7b1b [2023-02-16T03:41:53.513Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:41:53.513Z] ---> Using cache [2023-02-16T03:41:53.513Z] ---> dcf878eafbe1 [2023-02-16T03:41:53.513Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-16T03:41:53.513Z] ---> Running in c738ebe5a7c5 [2023-02-16T03:41:54.921Z] Removing intermediate container 61d9e57c63b4 [2023-02-16T03:41:54.921Z] ---> 0f656499a7ce [2023-02-16T03:41:54.921Z] [2023-02-16T03:41:54.921Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:41:54.921Z] ---> 4c81e5bf8899 [2023-02-16T03:41:54.921Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-16T03:41:54.921Z] ---> Running in 241bb5c70c84 [2023-02-16T03:41:55.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:41:55.906Z] Removing intermediate container 241bb5c70c84 [2023-02-16T03:41:55.906Z] ---> e12d7d295660 [2023-02-16T03:41:55.906Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-16T03:41:56.177Z] ---> Running in bb036648b40f [2023-02-16T03:41:56.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:41:56.758Z] Removing intermediate container bb036648b40f [2023-02-16T03:41:56.758Z] ---> 39bcab20298c [2023-02-16T03:41:56.758Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-16T03:41:56.758Z] ---> Running in 80573aebe76a [2023-02-16T03:41:57.725Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T03:41:57.725Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T03:41:57.725Z] OK: 15734 distinct packages available [2023-02-16T03:41:57.725Z] Removing intermediate container 80573aebe76a [2023-02-16T03:41:57.726Z] ---> 725092c0a550 [2023-02-16T03:41:57.726Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:41:57.726Z] ---> Running in 97842db0ca46 [2023-02-16T03:41:57.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:41:58.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:41:59.660Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-16T03:41:59.660Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-16T03:41:59.660Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-16T03:41:59.660Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-16T03:41:59.660Z] (5/9) Installing curl (7.80.0-r6) [2023-02-16T03:41:59.660Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-16T03:41:59.660Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-16T03:41:59.660Z] (8/9) Installing libucontext (1.1-r0) [2023-02-16T03:41:59.660Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-16T03:41:59.926Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T03:41:59.927Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:41:59.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:42:00.196Z] OK: 8 MiB in 23 packages [2023-02-16T03:42:00.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:42:01.894Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:42:01.894Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:42:02.166Z] OK: 5 MiB in 15 packages [2023-02-16T03:42:03.578Z] Removing intermediate container c738ebe5a7c5 [2023-02-16T03:42:03.578Z] ---> f721613d1759 [2023-02-16T03:42:03.578Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:42:04.162Z] Removing intermediate container 97842db0ca46 [2023-02-16T03:42:04.162Z] ---> 1b9afef56647 [2023-02-16T03:42:04.162Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:42:05.129Z] ---> ee1f66d5c1bf [2023-02-16T03:42:05.129Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-16T03:42:05.430Z] ---> 68882a78a3d7 [2023-02-16T03:42:05.430Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-16T03:42:08.290Z] ---> ca22cbee906c [2023-02-16T03:42:08.290Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-16T03:42:09.250Z] ---> eca2d3ca6475 [2023-02-16T03:42:09.250Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-16T03:42:10.211Z] ---> e424b19df99a [2023-02-16T03:42:10.211Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-16T03:42:10.487Z] ---> Running in dd10e3904993 [2023-02-16T03:42:10.756Z] ---> 516aed43bbf3 [2023-02-16T03:42:10.756Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-16T03:42:10.756Z] ---> Running in 933b516c41bb [2023-02-16T03:42:11.339Z] Removing intermediate container dd10e3904993 [2023-02-16T03:42:11.339Z] ---> 4633c0f9d4cf [2023-02-16T03:42:11.339Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:42:11.606Z] ---> Running in 5c6d07ba3cd0 [2023-02-16T03:42:11.877Z] Removing intermediate container 933b516c41bb [2023-02-16T03:42:11.877Z] ---> 8543ffe15bd2 [2023-02-16T03:42:11.877Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:42:11.877Z] ---> Running in a9aa3e0f74ad [2023-02-16T03:42:12.462Z] Removing intermediate container 5c6d07ba3cd0 [2023-02-16T03:42:12.462Z] ---> 2d0e4870f132 [2023-02-16T03:42:12.462Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T03:42:12.462Z] ---> Running in 178f679d7b05 [2023-02-16T03:42:12.729Z] Removing intermediate container a9aa3e0f74ad [2023-02-16T03:42:12.729Z] ---> 3d9465294b88 [2023-02-16T03:42:12.729Z] Step 17/19 : LABEL arch=arm64 [2023-02-16T03:42:12.995Z] ---> Running in 39528671fbe9 [2023-02-16T03:42:12.995Z] Removing intermediate container d81cfefcd02e [2023-02-16T03:42:12.995Z] ---> 6fcab0a1412c [2023-02-16T03:42:12.995Z] Step 7/32 : COPY . . [2023-02-16T03:42:13.590Z] Removing intermediate container 178f679d7b05 [2023-02-16T03:42:13.590Z] ---> 53c8d29ed21a [2023-02-16T03:42:13.590Z] Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:42:13.590Z] ---> Running in ceb66073ca15 [2023-02-16T03:42:13.857Z] Removing intermediate container 39528671fbe9 [2023-02-16T03:42:13.857Z] ---> dc7ca088733e [2023-02-16T03:42:13.857Z] Step 18/19 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:42:13.857Z] ---> Running in 69252325a734 [2023-02-16T03:42:14.821Z] Removing intermediate container ceb66073ca15 [2023-02-16T03:42:14.821Z] ---> e986aefce2fd [2023-02-16T03:42:14.821Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T03:42:14.821Z] ---> Running in 7ef758f23f4f [2023-02-16T03:42:14.821Z] Removing intermediate container 69252325a734 [2023-02-16T03:42:14.821Z] ---> e7cbd69573f6 [2023-02-16T03:42:14.821Z] Step 19/19 : LABEL version=0.0.0 [2023-02-16T03:42:15.088Z] ---> Running in bf70b4e9eaad [2023-02-16T03:42:16.067Z] Removing intermediate container 7ef758f23f4f [2023-02-16T03:42:16.067Z] ---> 16200df99fea [2023-02-16T03:42:16.067Z] [2023-02-16T03:42:16.067Z] Removing intermediate container bf70b4e9eaad [2023-02-16T03:42:16.067Z] ---> 8e5ce26e1223 [2023-02-16T03:42:16.067Z] [2023-02-16T03:42:16.652Z] Successfully built 16200df99fea [2023-02-16T03:42:16.652Z] Successfully built 8e5ce26e1223 [2023-02-16T03:42:16.652Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-16T03:42:16.652Z] Successfully tagged core-data-arm64:latest [2023-02-16T03:42:16.652Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-02-16T03:42:16.652Z] Building security-secretstore-setup [2023-02-16T03:42:28.951Z]  Building core-data ... done  ---> a8ac54e86e58 [2023-02-16T03:42:28.951Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-16T03:42:28.951Z] ---> Running in 89288b967d02 [2023-02-16T03:42:30.888Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-16T03:42:46.191Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:42:46.191Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:42:46.191Z] ---> a5814070ec77 [2023-02-16T03:42:46.191Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T03:42:46.191Z] ---> Using cache [2023-02-16T03:42:46.191Z] ---> 6664e9a3b8e5 [2023-02-16T03:42:46.191Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T03:42:46.191Z] ---> Using cache [2023-02-16T03:42:46.191Z] ---> c63e36db54d3 [2023-02-16T03:42:46.191Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-16T03:42:46.191Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T03:42:46.191Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T03:42:46.191Z] ---> a5814070ec77 [2023-02-16T03:42:46.191Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T03:42:46.191Z] ---> Using cache [2023-02-16T03:42:46.191Z] ---> 29095865e6cd [2023-02-16T03:42:46.191Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-16T03:42:46.191Z] ---> Using cache [2023-02-16T03:42:46.191Z] ---> 02c1037c31a1 [2023-02-16T03:42:46.191Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T03:42:46.191Z] ---> Using cache [2023-02-16T03:42:46.191Z] ---> 6949d02c4f9b [2023-02-16T03:42:46.191Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:42:46.191Z] ---> Using cache [2023-02-16T03:42:46.191Z] ---> 6fcab0a1412c [2023-02-16T03:42:46.191Z] Step 7/24 : COPY . . [2023-02-16T03:42:46.191Z] ---> Using cache [2023-02-16T03:42:46.191Z] ---> a8ac54e86e58 [2023-02-16T03:42:46.191Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-16T03:42:46.191Z] ---> Running in 6109735e09d8 [2023-02-16T03:42:46.191Z] ---> Running in c6d13a67702f [2023-02-16T03:42:48.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:42:48.174Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-16T03:42:48.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:42:49.845Z] OK: 221 MiB in 51 packages [2023-02-16T03:42:53.184Z] Removing intermediate container 6109735e09d8 [2023-02-16T03:42:53.184Z] ---> c079ca6fdf60 [2023-02-16T03:42:53.184Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T03:42:53.768Z] ---> d0891394d701 [2023-02-16T03:42:53.768Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T03:42:54.035Z] ---> Running in c79bd36ba5fe [2023-02-16T03:44:30.653Z] Removing intermediate container c79bd36ba5fe [2023-02-16T03:44:30.653Z] ---> a90e7c37cba6 [2023-02-16T03:44:30.653Z] Step 8/22 : COPY . . [2023-02-16T03:44:38.853Z] ---> 2c9c84b63b62 [2023-02-16T03:44:38.853Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-16T03:44:38.853Z] ---> Running in 2c24f349cab0 [2023-02-16T03:44:40.267Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T03:47:47.018Z] Removing intermediate container 99e7be3ddbbb [2023-02-16T03:47:47.018Z] ---> e7ffcf4a868c [2023-02-16T03:47:47.018Z] [2023-02-16T03:47:47.018Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:47:47.018Z] ---> 4c81e5bf8899 [2023-02-16T03:47:47.018Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-16T03:47:47.018Z] ---> Running in c138df65967e [2023-02-16T03:47:47.018Z] Removing intermediate container c138df65967e [2023-02-16T03:47:47.018Z] ---> a4ba660215df [2023-02-16T03:47:47.018Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:47:47.018Z] ---> Running in 408c8bd31550 [2023-02-16T03:47:47.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:47:47.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:47:47.018Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T03:47:47.018Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:47:47.018Z] OK: 5 MiB in 15 packages [2023-02-16T03:47:47.018Z] Removing intermediate container 408c8bd31550 [2023-02-16T03:47:47.018Z] ---> 35770a6af60e [2023-02-16T03:47:47.018Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:47:47.018Z] ---> 87eadb092539 [2023-02-16T03:47:47.018Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-16T03:47:47.018Z] ---> f28953f5114f [2023-02-16T03:47:47.018Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-16T03:47:47.018Z] ---> 42607832aef8 [2023-02-16T03:47:47.018Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-16T03:47:47.018Z] ---> 1b30d6b7e204 [2023-02-16T03:47:47.018Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T03:47:47.018Z] ---> Running in ba5bc0fe1967 [2023-02-16T03:47:48.978Z] Removing intermediate container ba5bc0fe1967 [2023-02-16T03:47:48.978Z] ---> a4222c5774c1 [2023-02-16T03:47:48.978Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T03:47:48.978Z] ---> Running in de52a4985e2b [2023-02-16T03:47:49.244Z] Removing intermediate container de52a4985e2b [2023-02-16T03:47:49.244Z] ---> 5b9f4e822656 [2023-02-16T03:47:49.244Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-16T03:47:49.511Z] ---> Running in e67169d69810 [2023-02-16T03:47:50.094Z] Removing intermediate container e67169d69810 [2023-02-16T03:47:50.094Z] ---> c89e546d5925 [2023-02-16T03:47:50.094Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T03:47:50.094Z] ---> Running in aa81443d6051 [2023-02-16T03:47:50.678Z] Removing intermediate container aa81443d6051 [2023-02-16T03:47:50.678Z] ---> a8097c7344c9 [2023-02-16T03:47:50.678Z] Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:47:50.678Z] ---> Running in 18320bc46c13 [2023-02-16T03:47:51.260Z] Removing intermediate container 18320bc46c13 [2023-02-16T03:47:51.260Z] ---> 781dadb1c100 [2023-02-16T03:47:51.260Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T03:47:51.526Z] ---> Running in 2febecd5e6c8 [2023-02-16T03:47:51.791Z] Removing intermediate container 2febecd5e6c8 [2023-02-16T03:47:51.791Z] ---> cbab3ce4c516 [2023-02-16T03:47:51.791Z] [2023-02-16T03:47:52.374Z] Successfully built cbab3ce4c516 [2023-02-16T03:47:52.374Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-16T03:48:31.242Z]  Building core-common-config-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-16T03:48:43.537Z] Removing intermediate container 89288b967d02 [2023-02-16T03:48:43.537Z] ---> 73ffabf4b3cf [2023-02-16T03:48:43.537Z] [2023-02-16T03:48:43.537Z] Step 9/32 : FROM alpine:3.16 [2023-02-16T03:48:43.537Z] ---> 4c81e5bf8899 [2023-02-16T03:48:43.537Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T03:48:43.537Z] ---> Running in 4c7634b7526d [2023-02-16T03:48:43.537Z] Removing intermediate container 4c7634b7526d [2023-02-16T03:48:43.537Z] ---> b254ae2f7210 [2023-02-16T03:48:43.537Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-16T03:48:43.537Z] ---> Running in e158c974f3cb [2023-02-16T03:48:45.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:48:46.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:48:47.022Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-16T03:48:47.022Z] (2/2) Installing su-exec (0.2-r1) [2023-02-16T03:48:47.022Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:48:47.288Z] OK: 5 MiB in 16 packages [2023-02-16T03:48:49.863Z] Removing intermediate container e158c974f3cb [2023-02-16T03:48:49.863Z] ---> 7531298b0710 [2023-02-16T03:48:49.863Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-16T03:48:49.863Z] ---> Running in 57bf130afa5d [2023-02-16T03:48:53.197Z] Removing intermediate container 57bf130afa5d [2023-02-16T03:48:53.197Z] ---> 7a7230a2c070 [2023-02-16T03:48:53.197Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-16T03:48:53.197Z] ---> Running in 4fcdce8e9dac [2023-02-16T03:48:53.463Z] Removing intermediate container c6d13a67702f [2023-02-16T03:48:53.463Z] ---> bbddda706980 [2023-02-16T03:48:53.463Z] [2023-02-16T03:48:53.463Z] Step 9/24 : FROM alpine:3.16 [2023-02-16T03:48:53.463Z] Removing intermediate container 4fcdce8e9dac [2023-02-16T03:48:53.463Z] ---> 4c81e5bf8899 [2023-02-16T03:48:53.463Z] ---> 8c2374fb2841 [2023-02-16T03:48:53.463Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-execStep 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-16T03:48:53.463Z] [2023-02-16T03:48:53.463Z] ---> Running in d57a7195061e [2023-02-16T03:48:53.463Z] ---> Running in 88a37555d4bb [2023-02-16T03:48:54.419Z] Removing intermediate container d57a7195061e [2023-02-16T03:48:54.419Z] ---> ab92568606c9 [2023-02-16T03:48:54.419Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-16T03:48:54.684Z] ---> Running in 2bc3384d46a2 [2023-02-16T03:48:55.263Z] Removing intermediate container 2bc3384d46a2 [2023-02-16T03:48:55.263Z] ---> 428646734260 [2023-02-16T03:48:55.263Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-16T03:48:55.263Z] ---> Running in ec364a795b75 [2023-02-16T03:48:55.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:48:56.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:48:57.540Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-16T03:48:57.540Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-16T03:48:57.540Z] (3/3) Installing su-exec (0.2-r1) [2023-02-16T03:48:57.540Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:48:57.540Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:48:58.125Z] OK: 6 MiB in 17 packages [2023-02-16T03:48:58.393Z] Removing intermediate container ec364a795b75 [2023-02-16T03:48:58.393Z] ---> bf693d35c3e7 [2023-02-16T03:48:58.393Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-16T03:48:58.393Z] ---> Running in ea8fa60bf3ab [2023-02-16T03:48:59.349Z] Removing intermediate container ea8fa60bf3ab [2023-02-16T03:48:59.349Z] ---> 0fa03f708ad6 [2023-02-16T03:48:59.349Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-16T03:49:00.315Z] Removing intermediate container 88a37555d4bb [2023-02-16T03:49:00.315Z] ---> 2db6f1fcad8c [2023-02-16T03:49:00.315Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T03:49:00.315Z] ---> Running in 83e6efea1eda [2023-02-16T03:49:00.580Z] ---> 476ccaf7d743 [2023-02-16T03:49:00.580Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-16T03:49:00.580Z] ---> Running in 9b8cfc5ee3da [2023-02-16T03:49:01.536Z] Removing intermediate container 83e6efea1eda [2023-02-16T03:49:01.537Z] ---> 074954c2bfbd [2023-02-16T03:49:01.537Z] Step 12/24 : WORKDIR / [2023-02-16T03:49:01.537Z] ---> Running in fc001aca14be [2023-02-16T03:49:02.522Z] Removing intermediate container fc001aca14be [2023-02-16T03:49:02.522Z] ---> d607a64faa94 [2023-02-16T03:49:02.522Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-16T03:49:05.093Z] ---> d01cebb2df40 [2023-02-16T03:49:05.093Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-16T03:49:06.499Z] Removing intermediate container 9b8cfc5ee3da [2023-02-16T03:49:06.499Z] ---> 675eab729f44 [2023-02-16T03:49:06.499Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:49:06.499Z] ---> 86bd9b50e892 [2023-02-16T03:49:06.499Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-16T03:49:07.457Z] ---> 8665bcc919d3 [2023-02-16T03:49:07.457Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-16T03:49:07.457Z] ---> 517212d98f1d [2023-02-16T03:49:07.457Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-16T03:49:08.415Z] ---> ccde7c648229 [2023-02-16T03:49:08.415Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-16T03:49:10.355Z] ---> 82ab5eb14ea7 [2023-02-16T03:49:10.355Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-16T03:49:10.622Z] ---> 8490e6f5abae [2023-02-16T03:49:10.622Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-16T03:49:11.581Z] ---> 58ebb821623a [2023-02-16T03:49:11.581Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-16T03:49:12.539Z] ---> 4e284a6bb754 [2023-02-16T03:49:12.539Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-16T03:49:13.140Z] ---> 40dca40f10e1 [2023-02-16T03:49:13.140Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T03:49:14.106Z] ---> 184096d67a5e [2023-02-16T03:49:14.106Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-16T03:49:14.694Z] ---> 981c4a38cc72 [2023-02-16T03:49:14.694Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T03:49:14.694Z] ---> Running in 21f435fbe336 [2023-02-16T03:49:15.275Z] ---> 61f30bedb58b [2023-02-16T03:49:15.275Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-16T03:49:18.848Z] ---> 15abfe316ba3 [2023-02-16T03:49:18.848Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-16T03:49:18.848Z] ---> Running in a83ae3df286e [2023-02-16T03:49:20.788Z] Removing intermediate container 21f435fbe336 [2023-02-16T03:49:20.788Z] ---> 1304fd29656a [2023-02-16T03:49:20.788Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T03:49:20.788Z] ---> Running in 871fb1ae2491 [2023-02-16T03:49:21.367Z] Removing intermediate container 871fb1ae2491 [2023-02-16T03:49:21.367Z] ---> dbd645e5c5ef [2023-02-16T03:49:21.367Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T03:49:21.632Z] ---> Running in 785dfce7ff35 [2023-02-16T03:49:22.211Z] Removing intermediate container a83ae3df286e [2023-02-16T03:49:22.211Z] ---> f508f5067703 [2023-02-16T03:49:22.211Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-16T03:49:22.211Z] Removing intermediate container 785dfce7ff35 [2023-02-16T03:49:22.211Z] ---> e583fe7a11c1 [2023-02-16T03:49:22.211Z] Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:49:22.211Z] ---> Running in 391fda2d1547 [2023-02-16T03:49:22.211Z] ---> Running in f495a8ffa660 [2023-02-16T03:49:23.170Z] Removing intermediate container 391fda2d1547 [2023-02-16T03:49:23.170Z] ---> afd38668152a [2023-02-16T03:49:23.170Z] Step 29/32 : CMD ["gate"] [2023-02-16T03:49:23.170Z] Removing intermediate container f495a8ffa660 [2023-02-16T03:49:23.170Z] ---> 53c984d82018 [2023-02-16T03:49:23.170Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T03:49:23.170Z] ---> Running in f763eeff5af4 [2023-02-16T03:49:23.170Z] ---> Running in c9bb1b35ab81 [2023-02-16T03:49:23.753Z] Removing intermediate container f763eeff5af4 [2023-02-16T03:49:23.753Z] ---> 96920112e36f [2023-02-16T03:49:23.753Z] Step 30/32 : LABEL arch=arm64 [2023-02-16T03:49:23.753Z] ---> Running in d1b8af257442 [2023-02-16T03:49:23.753Z] Removing intermediate container c9bb1b35ab81 [2023-02-16T03:49:23.753Z] ---> 33098d22e42f [2023-02-16T03:49:23.753Z] [2023-02-16T03:49:24.334Z] Successfully built 33098d22e42f [2023-02-16T03:49:24.334Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-16T03:49:24.334Z]  Building security-secretstore-setup ... done Removing intermediate container d1b8af257442 [2023-02-16T03:49:24.334Z] ---> 5f20c4e44884 [2023-02-16T03:49:24.334Z] Step 31/32 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:49:24.605Z] ---> Running in 610344e5e74b [2023-02-16T03:49:24.892Z] Removing intermediate container 610344e5e74b [2023-02-16T03:49:24.892Z] ---> 697e86af9754 [2023-02-16T03:49:24.892Z] Step 32/32 : LABEL version=0.0.0 [2023-02-16T03:49:25.161Z] ---> Running in 8500be7f2f40 [2023-02-16T03:49:25.757Z] Removing intermediate container 8500be7f2f40 [2023-02-16T03:49:25.757Z] ---> c2857ce58eb1 [2023-02-16T03:49:25.757Z] [2023-02-16T03:49:26.024Z] Successfully built c2857ce58eb1 [2023-02-16T03:49:26.024Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-16T03:49:38.444Z]  Building security-bootstrapper ... done Removing intermediate container baad3bacd939 [2023-02-16T03:49:38.444Z] ---> 639fa93aad2d [2023-02-16T03:49:38.444Z] [2023-02-16T03:49:38.444Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:49:38.445Z] ---> 4c81e5bf8899 [2023-02-16T03:49:38.445Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T03:49:38.445Z] ---> Using cache [2023-02-16T03:49:38.445Z] ---> 8e45a13a23b6 [2023-02-16T03:49:38.445Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:49:38.445Z] ---> Using cache [2023-02-16T03:49:38.445Z] ---> 07f5ca10095c [2023-02-16T03:49:38.445Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-16T03:49:38.715Z] ---> Running in a78c87fd24ba [2023-02-16T03:49:38.979Z] Removing intermediate container a78c87fd24ba [2023-02-16T03:49:38.979Z] ---> 182103e1dd54 [2023-02-16T03:49:38.979Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T03:49:38.979Z] ---> Running in 15fe4f75571f [2023-02-16T03:49:39.571Z] Removing intermediate container 15fe4f75571f [2023-02-16T03:49:39.571Z] ---> e1c66dfdd617 [2023-02-16T03:49:39.571Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:49:40.530Z] ---> bde1380ec6cb [2023-02-16T03:49:40.530Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-16T03:49:44.771Z] ---> 418e499d2c9f [2023-02-16T03:49:44.772Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-16T03:49:45.352Z] ---> 4daa30979511 [2023-02-16T03:49:45.352Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-16T03:49:45.617Z] ---> Running in ab2bcd5ccf7f [2023-02-16T03:49:45.888Z] Removing intermediate container ab2bcd5ccf7f [2023-02-16T03:49:45.888Z] ---> 6b83eb75751c [2023-02-16T03:49:45.888Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:49:46.153Z] ---> Running in 3117146fbc52 [2023-02-16T03:49:46.421Z] Removing intermediate container 3117146fbc52 [2023-02-16T03:49:46.421Z] ---> 310ed7143f34 [2023-02-16T03:49:46.421Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T03:49:46.684Z] ---> Running in 653ac0e76e9b [2023-02-16T03:49:46.949Z] Removing intermediate container 653ac0e76e9b [2023-02-16T03:49:46.949Z] ---> ce4d0e0ddd66 [2023-02-16T03:49:46.949Z] Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:49:47.214Z] ---> Running in add543fd9d9d [2023-02-16T03:49:47.603Z] Removing intermediate container add543fd9d9d [2023-02-16T03:49:47.603Z] ---> aea8ad8ac4e1 [2023-02-16T03:49:47.603Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T03:49:47.947Z] ---> Running in d475a4297619 [2023-02-16T03:49:48.226Z] Removing intermediate container d475a4297619 [2023-02-16T03:49:48.227Z] ---> d6b1b55029e4 [2023-02-16T03:49:48.227Z] [2023-02-16T03:49:48.501Z] Successfully built d6b1b55029e4 [2023-02-16T03:49:48.501Z] Successfully tagged support-scheduler-arm64:latest [2023-02-16T03:50:35.383Z]  Building support-scheduler ... done Removing intermediate container 2c24f349cab0 [2023-02-16T03:50:35.383Z] ---> 06477a790b12 [2023-02-16T03:50:35.383Z] [2023-02-16T03:50:35.383Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T03:50:35.383Z] ---> 4c81e5bf8899 [2023-02-16T03:50:35.383Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-16T03:50:35.383Z] ---> Running in fcabbfad3464 [2023-02-16T03:50:35.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T03:50:35.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T03:50:35.383Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-16T03:50:35.383Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-16T03:50:35.383Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T03:50:35.383Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T03:50:35.383Z] OK: 6 MiB in 16 packages [2023-02-16T03:50:35.383Z] Removing intermediate container fcabbfad3464 [2023-02-16T03:50:35.383Z] ---> 0e126ad5ff33 [2023-02-16T03:50:35.383Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T03:50:35.383Z] ---> Running in f94c4bec17f9 [2023-02-16T03:50:35.383Z] Removing intermediate container f94c4bec17f9 [2023-02-16T03:50:35.383Z] ---> c90d39d47355 [2023-02-16T03:50:35.383Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-16T03:50:35.383Z] ---> Running in acf1614fce6b [2023-02-16T03:50:35.383Z] Removing intermediate container acf1614fce6b [2023-02-16T03:50:35.383Z] ---> 30a4529d6312 [2023-02-16T03:50:35.383Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T03:50:35.383Z] ---> Running in cf547e9b03dd [2023-02-16T03:50:35.383Z] Removing intermediate container cf547e9b03dd [2023-02-16T03:50:35.383Z] ---> 6112b8b41370 [2023-02-16T03:50:35.383Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T03:50:35.383Z] ---> ff6b84178dd1 [2023-02-16T03:50:35.383Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-16T03:50:35.383Z] ---> 3f0ff9f9ecee [2023-02-16T03:50:35.383Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-16T03:50:35.962Z] ---> 8626ea637963 [2023-02-16T03:50:35.962Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-16T03:50:35.962Z] ---> Running in 8b4cb5719d8a [2023-02-16T03:50:36.228Z] Removing intermediate container 8b4cb5719d8a [2023-02-16T03:50:36.228Z] ---> fe0fd02dd522 [2023-02-16T03:50:36.228Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T03:50:36.228Z] ---> Running in d777f8305a74 [2023-02-16T03:50:36.494Z] Removing intermediate container d777f8305a74 [2023-02-16T03:50:36.494Z] ---> 768030be11e5 [2023-02-16T03:50:36.494Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T03:50:36.759Z] ---> Running in d7cf875a338f [2023-02-16T03:50:37.023Z] Removing intermediate container d7cf875a338f [2023-02-16T03:50:37.023Z] ---> 7ec9944bebb3 [2023-02-16T03:50:37.023Z] Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [2023-02-16T03:50:37.023Z] ---> Running in ca2feabac833 [2023-02-16T03:50:37.288Z] Removing intermediate container ca2feabac833 [2023-02-16T03:50:37.288Z] ---> 5d88be1b584c [2023-02-16T03:50:37.288Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T03:50:37.288Z] ---> Running in 9bdb4566d734 [2023-02-16T03:50:37.554Z] Removing intermediate container 9bdb4566d734 [2023-02-16T03:50:37.554Z] ---> bc5cbf383dd6 [2023-02-16T03:50:37.554Z] [2023-02-16T03:50:37.818Z] Successfully built bc5cbf383dd6 [2023-02-16T03:50:37.818Z] Successfully tagged support-notifications-arm64:latest [2023-02-16T03:50:38.095Z]  Building support-notifications ... done  [Pipeline] } [2023-02-16T03:50:38.089Z] $ docker stop --time=1 de50c7c273ab9c10c213bcbc2bdaaff62d4d002b5e814af837581fad74121622 [2023-02-16T03:50:39.766Z] $ docker rm -f --volumes de50c7c273ab9c10c213bcbc2bdaaff62d4d002b5e814af837581fad74121622 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T03:50:40.243Z] + docker images [2023-02-16T03:50:40.508Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-16T03:50:40.508Z] support-notifications-arm64 latest bc5cbf383dd6 3 seconds ago 29.7MB [2023-02-16T03:50:40.508Z] 06477a790b12 13 seconds ago 1.57GB [2023-02-16T03:50:40.508Z] support-scheduler-arm64 latest d6b1b55029e4 53 seconds ago 29MB [2023-02-16T03:50:40.508Z] 639fa93aad2d About a minute ago 1.57GB [2023-02-16T03:50:40.508Z] security-bootstrapper-arm64 latest c2857ce58eb1 About a minute ago 19.6MB [2023-02-16T03:50:40.508Z] security-secretstore-setup-arm64 latest 33098d22e42f About a minute ago 29MB [2023-02-16T03:50:40.508Z] bbddda706980 About a minute ago 1.5GB [2023-02-16T03:50:40.508Z] 73ffabf4b3cf 2 minutes ago 1.5GB [2023-02-16T03:50:40.508Z] core-common-config-bootstrapper-arm64 latest cbab3ce4c516 2 minutes ago 14.9MB [2023-02-16T03:50:40.508Z] e7ffcf4a868c 3 minutes ago 1.5GB [2023-02-16T03:50:40.508Z] security-spiffe-token-provider-arm64 latest 8e5ce26e1223 8 minutes ago 29.1MB [2023-02-16T03:50:40.508Z] core-data-arm64 latest 16200df99fea 8 minutes ago 17.2MB [2023-02-16T03:50:40.508Z] 0f656499a7ce 8 minutes ago 1.51GB [2023-02-16T03:50:40.508Z] 04b0fa1adcf7 8 minutes ago 1.54GB [2023-02-16T03:50:40.508Z] core-command-arm64 latest e52adaeb11d7 9 minutes ago 17MB [2023-02-16T03:50:40.508Z] 39b189d1c9c8 9 minutes ago 1.51GB [2023-02-16T03:50:40.508Z] core-metadata-arm64 latest f9f2d03025d2 10 minutes ago 17.7MB [2023-02-16T03:50:40.508Z] 621465f90604 10 minutes ago 1.51GB [2023-02-16T03:50:40.508Z] security-proxy-setup-arm64 latest 2143a066ce3e 11 minutes ago 26.9MB [2023-02-16T03:50:40.508Z] 7562727e6b4e 11 minutes ago 1.5GB [2023-02-16T03:50:40.508Z] security-spire-agent-arm64 latest 856a769b9f90 16 minutes ago 122MB [2023-02-16T03:50:40.508Z] d587224bd439 16 minutes ago 1.38GB [2023-02-16T03:50:40.508Z] security-spire-server-arm64 latest a1912a0ade22 17 minutes ago 84.3MB [2023-02-16T03:50:40.508Z] security-spire-config-arm64 latest 0d8edb154edf 17 minutes ago 83.6MB [2023-02-16T03:50:40.508Z] 8fabea4db95b 17 minutes ago 1.38GB [2023-02-16T03:50:40.508Z] cb2d0555de86 17 minutes ago 1.38GB [2023-02-16T03:50:40.508Z] ci-base-image-arm64 latest a5814070ec77 31 minutes ago 905MB [2023-02-16T03:50:40.508Z] alpine 3.15 354640af7b1b 5 days ago 5.34MB [2023-02-16T03:50:40.508Z] alpine 3.16 4c81e5bf8899 5 days ago 5.3MB [2023-02-16T03:50:40.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-16T03:50:40.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:50:40.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T03:50:40.926Z] [2023-02-16T03:50:40.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:50:41.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T03:50:41.522Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-16T03:50:41.522Z] 8998bd30e6a1: Pulling fs layer [2023-02-16T03:50:41.522Z] 04944245beec: Pulling fs layer [2023-02-16T03:50:41.522Z] 699f458cf7ca: Pulling fs layer [2023-02-16T03:50:41.522Z] 765212b225bb: Pulling fs layer [2023-02-16T03:50:41.522Z] f23df028b6ca: Pulling fs layer [2023-02-16T03:50:41.522Z] d65c8cfc05b1: Pulling fs layer [2023-02-16T03:50:41.522Z] 2437ff75d9bd: Pulling fs layer [2023-02-16T03:50:41.522Z] f23df028b6ca: Waiting [2023-02-16T03:50:41.522Z] d65c8cfc05b1: Waiting [2023-02-16T03:50:41.522Z] 2437ff75d9bd: Waiting [2023-02-16T03:50:41.522Z] 765212b225bb: Waiting [2023-02-16T03:50:41.522Z] 04944245beec: Verifying Checksum [2023-02-16T03:50:41.522Z] 04944245beec: Download complete [2023-02-16T03:50:41.522Z] 765212b225bb: Verifying Checksum [2023-02-16T03:50:41.522Z] 765212b225bb: Download complete [2023-02-16T03:50:41.788Z] f23df028b6ca: Verifying Checksum [2023-02-16T03:50:41.788Z] f23df028b6ca: Download complete [2023-02-16T03:50:41.788Z] d65c8cfc05b1: Verifying Checksum [2023-02-16T03:50:41.788Z] d65c8cfc05b1: Download complete [2023-02-16T03:50:41.788Z] 699f458cf7ca: Verifying Checksum [2023-02-16T03:50:41.788Z] 699f458cf7ca: Download complete [2023-02-16T03:50:42.370Z] 8998bd30e6a1: Verifying Checksum [2023-02-16T03:50:42.370Z] 8998bd30e6a1: Download complete [2023-02-16T03:50:44.303Z] 2437ff75d9bd: Verifying Checksum [2023-02-16T03:50:44.303Z] 2437ff75d9bd: Download complete [2023-02-16T03:50:46.237Z] 8998bd30e6a1: Pull complete [2023-02-16T03:50:46.503Z] 04944245beec: Pull complete [2023-02-16T03:50:47.903Z] 699f458cf7ca: Pull complete [2023-02-16T03:50:47.903Z] 765212b225bb: Pull complete [2023-02-16T03:50:48.859Z] f23df028b6ca: Pull complete [2023-02-16T03:50:49.123Z] d65c8cfc05b1: Pull complete [2023-02-16T03:51:04.083Z] 2437ff75d9bd: Pull complete [2023-02-16T03:51:04.083Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-16T03:51:04.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T03:51:04.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:51:04.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-6247 does not seem to be running inside a container [2023-02-16T03:51:04.318Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-16T03:51:07.138Z] $ docker top 4c2fdb4a6548a0c16509fad1e1366786f21ed11730fb96cb9ada75b1c3777574 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:51:08.035Z] ---> job-cost.sh [2023-02-16T03:51:08.035Z] lf-activate-venv: SKIPPING [2023-02-16T03:51:08.035Z] INFO: No Stack... [2023-02-16T03:51:08.301Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-16T03:51:09.257Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T03:51:09.890Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2023-02-16T03:51:09.890Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T03:51:09.930Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4352-5-stack-cost] [2023-02-16T03:51:09.936Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4352-5-stack-cost] did not exist. Created. [2023-02-16T03:51:09.936Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4352-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T03:51:10.256Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-16T03:51:10.439Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T03:51:10.447Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4352-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T03:51:10.452Z] $ docker stop --time=1 4c2fdb4a6548a0c16509fad1e1366786f21ed11730fb96cb9ada75b1c3777574 [2023-02-16T03:51:11.966Z] $ docker rm -f --volumes 4c2fdb4a6548a0c16509fad1e1366786f21ed11730fb96cb9ada75b1c3777574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-16T03:51:12.374Z] provisioning config files... [2023-02-16T03:51:12.382Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config12148913585679928255tmp [Pipeline] { [Pipeline] sh [2023-02-16T03:51:12.680Z] + set +x [2023-02-16T03:51:12.680Z] + curl -s https://codecov.io/bash [2023-02-16T03:51:12.680Z] + bash -s -- [2023-02-16T03:51:12.680Z] [2023-02-16T03:51:12.680Z] _____ _ [2023-02-16T03:51:12.680Z] / ____| | | [2023-02-16T03:51:12.680Z] | | ___ __| | ___ ___ _____ __ [2023-02-16T03:51:12.680Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-16T03:51:12.680Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-16T03:51:12.680Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-16T03:51:12.680Z] Bash-1.0.6 [2023-02-16T03:51:12.680Z] [2023-02-16T03:51:12.680Z] [2023-02-16T03:51:12.680Z] ==> git version 2.25.1 found [2023-02-16T03:51:12.680Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-16T03:51:12.680Z] Release-Date: 2020-01-08 [2023-02-16T03:51:12.680Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-16T03:51:12.680Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-16T03:51:12.680Z] ==> Jenkins CI detected. [2023-02-16T03:51:12.680Z] current dir:  /w/workspace/edgex-go/5 [2023-02-16T03:51:12.680Z] project root: . [2023-02-16T03:51:12.680Z] --> token set from env [2023-02-16T03:51:12.680Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-16T03:51:12.680Z] ==> Running gcov in . (disable via -X gcov) [2023-02-16T03:51:12.680Z] ==> Python coveragepy not found [2023-02-16T03:51:12.680Z] ==> Searching for coverage reports in: [2023-02-16T03:51:12.680Z] + . [2023-02-16T03:51:12.680Z] -> Found 1 reports [2023-02-16T03:51:12.680Z] ==> Detecting git/mercurial file structure [2023-02-16T03:51:12.940Z] ==> Reading reports [2023-02-16T03:51:12.940Z] + ./coverage.out bytes=487530 [2023-02-16T03:51:12.940Z] ==> Appending adjustments [2023-02-16T03:51:12.940Z] https://docs.codecov.io/docs/fixing-reports [2023-02-16T03:51:14.317Z] + Found adjustments [2023-02-16T03:51:14.317Z] ==> Gzipping contents [2023-02-16T03:51:14.317Z] 64K /tmp/codecov.ObZ9Tw.gz [2023-02-16T03:51:14.317Z] ==> Uploading reports [2023-02-16T03:51:14.317Z] url: https://codecov.io [2023-02-16T03:51:14.317Z] query: branch=PR-4352&commit=5298d32e2eed7eee44e02ccdbcb184de86a7bd54&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= [2023-02-16T03:51:14.317Z] -> Pinging Codecov [2023-02-16T03:51:14.317Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4352&commit=5298d32e2eed7eee44e02ccdbcb184de86a7bd54&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= [2023-02-16T03:51:14.317Z] -> Uploading to [2023-02-16T03:51:14.317Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-16/00271124DB129430A58F1EEE437C3FCB/5298d32e2eed7eee44e02ccdbcb184de86a7bd54/f6a99c86-5dfb-4ab1-8b70-35c817c09eab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T035114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9cc3847125746ade028bd0d0c2eff08be1bcd8fc59219cab200a7660d403104 [2023-02-16T03:51:14.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T03:51:14.317Z] Dload Upload Total Spent Left Speed [2023-02-16T03:51:14.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62974 0 0 100 62974 0 171k --:--:-- --:--:-- --:--:-- 171k [2023-02-16T03:51:14.576Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [Pipeline] } [2023-02-16T03:51:14.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-16T03:51:15.187Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:51:15.477Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:51:16.337Z] ---> package-listing.sh [2023-02-16T03:51:16.337Z] ++ facter osfamily [2023-02-16T03:51:16.337Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-16T03:51:16.596Z] + OS_FAMILY=debian [2023-02-16T03:51:16.596Z] + workspace=/w/workspace/edgex-go/5 [2023-02-16T03:51:16.596Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-16T03:51:16.596Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-16T03:51:16.596Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-16T03:51:16.596Z] + PACKAGES=/tmp/packages_start.txt [2023-02-16T03:51:16.596Z] + '[' /w/workspace/edgex-go/5 ']' [2023-02-16T03:51:16.596Z] + PACKAGES=/tmp/packages_end.txt [2023-02-16T03:51:16.596Z] + case "${OS_FAMILY}" in [2023-02-16T03:51:16.596Z] + dpkg -l [2023-02-16T03:51:16.596Z] + grep '^ii' [2023-02-16T03:51:16.596Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-16T03:51:16.596Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-16T03:51:16.596Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-16T03:51:16.596Z] + '[' /w/workspace/edgex-go/5 ']' [2023-02-16T03:51:16.596Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-02-16T03:51:16.596Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-02-16T03:51:16.608Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-16T03:51:16.887Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:51:17.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T03:51:17.447Z] [2023-02-16T03:51:17.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T03:51:17.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T03:51:17.753Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-16T03:51:17.753Z] 5eb5b503b376: Pulling fs layer [2023-02-16T03:51:17.753Z] 5c69ac0246d0: Pulling fs layer [2023-02-16T03:51:17.753Z] ec43610c2a17: Pulling fs layer [2023-02-16T03:51:17.753Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-16T03:51:17.753Z] 33b1e0a273af: Pulling fs layer [2023-02-16T03:51:17.753Z] 5d3b04190fa2: Pulling fs layer [2023-02-16T03:51:17.753Z] 2f39f015ded8: Pulling fs layer [2023-02-16T03:51:17.753Z] 3a2ae6a8a46f: Waiting [2023-02-16T03:51:17.753Z] 33b1e0a273af: Waiting [2023-02-16T03:51:17.753Z] 5d3b04190fa2: Waiting [2023-02-16T03:51:17.753Z] 5c69ac0246d0: Download complete [2023-02-16T03:51:17.753Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-16T03:51:17.753Z] 3a2ae6a8a46f: Download complete [2023-02-16T03:51:18.015Z] 33b1e0a273af: Verifying Checksum [2023-02-16T03:51:18.015Z] 33b1e0a273af: Download complete [2023-02-16T03:51:18.015Z] ec43610c2a17: Verifying Checksum [2023-02-16T03:51:18.015Z] ec43610c2a17: Download complete [2023-02-16T03:51:18.015Z] 5d3b04190fa2: Verifying Checksum [2023-02-16T03:51:18.015Z] 5d3b04190fa2: Download complete [2023-02-16T03:51:18.274Z] 5eb5b503b376: Verifying Checksum [2023-02-16T03:51:18.274Z] 5eb5b503b376: Download complete [2023-02-16T03:51:19.206Z] 2f39f015ded8: Download complete [2023-02-16T03:51:19.463Z] 5eb5b503b376: Pull complete [2023-02-16T03:51:19.721Z] 5c69ac0246d0: Pull complete [2023-02-16T03:51:20.285Z] ec43610c2a17: Pull complete [2023-02-16T03:51:20.285Z] 3a2ae6a8a46f: Pull complete [2023-02-16T03:51:20.543Z] 33b1e0a273af: Pull complete [2023-02-16T03:51:20.543Z] 5d3b04190fa2: Pull complete [2023-02-16T03:51:25.808Z] 2f39f015ded8: Pull complete [2023-02-16T03:51:25.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-16T03:51:25.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T03:51:25.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T03:51:25.892Z] prd-ubuntu20.04-docker-8c-8g-6245 does not seem to be running inside a container [2023-02-16T03:51:25.919Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-16T03:51:29.543Z] $ docker top 753bf6acb5deecb02bcf386d4be7bbeecadb6d04707175e2dc8703c77dfff1b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T03:51:29.891Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-16T03:51:30.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-16T03:51:30.461Z] + ls /var/log/sa-host [2023-02-16T03:51:30.461Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T03:51:30.525Z] provisioning config files... [2023-02-16T03:51:30.534Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config17708176244310628614tmp [Pipeline] { [Pipeline] echo [2023-02-16T03:51:30.545Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:51:30.825Z] ---> create-netrc.sh [Pipeline] } [2023-02-16T03:51:30.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:51:31.152Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-16T03:51:31.161Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:51:31.443Z] ---> sudo-logs.sh [2023-02-16T03:51:31.443Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-16T03:51:31.461Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:51:31.741Z] ---> job-cost.sh [2023-02-16T03:51:31.741Z] lf-activate-venv: SKIPPING [2023-02-16T03:51:31.741Z] DEBUG: total: 0.10999999940395355 [2023-02-16T03:51:31.741Z] INFO: Retrieving Stack Cost... [2023-02-16T03:51:32.309Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T03:51:32.569Z] INFO: Archiving Costs [Pipeline] echo [2023-02-16T03:51:32.582Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T03:51:32.866Z] ---> logs-deploy.sh [2023-02-16T03:51:32.866Z] lf-activate-venv: SKIPPING [2023-02-16T03:51:32.866Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4352/5 [2023-02-16T03:51:32.866Z] INFO: archiving workspace using pattern(s): [2023-02-16T03:51:33.803Z] Archives upload complete. [2023-02-16T03:51:34.062Z] INFO: archiving logs to Nexus