Pull request #4447 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed+98f26a0c7d805e442403424f4b6a62f5234911ca (881e5f85dfc021577167bfc0c723b3c8c6d79328) 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-ssh18340810757481530324.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8268272201914005524.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4447/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-4447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11102341742561903982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5579887826052089067.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-4447/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-4447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6824028883960340932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2440’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2444 in /w/workspace/edgexfoundry_edgex-go_PR-4447 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4447/head:refs/remotes/origin/PR-4447 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 98f26a0c7d805e442403424f4b6a62f5234911ca into PR head commit 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed Merge succeeded, producing 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed Checking out Revision 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed (PR-4447) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T14:32:25.809Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T14:32:25.853Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T14:32:25.867Z] ========================================================= [2023-03-16T14:32:25.867Z] EdgeX Global Pipelines Version Info [2023-03-16T14:32:25.867Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed # 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 98f26a0c7d805e442403424f4b6a62f5234911ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed # timeout=10 > git rev-list --no-walk 6b7b9135f39f6e4be63e44faec35ac1c8796f532 # timeout=10 [2023-03-16T14:32:26.581Z] ------------------- [2023-03-16T14:32:26.581Z] stable info: [2023-03-16T14:32:26.581Z] ------------------- [2023-03-16T14:32:26.581Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T14:32:26.581Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T14:32:26.581Z] Message: update stable to v1.0.245 [2023-03-16T14:32:27.153Z] ------------------- [2023-03-16T14:32:27.153Z] experimental info: [2023-03-16T14:32:27.153Z] ------------------- [2023-03-16T14:32:27.153Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T14:32:27.153Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T14:32:27.153Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T14:32:27.269Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-16T14:32:27.276Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-16T14:32:27.284Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T14:32:27.292Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T14:32:27.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T14:32:27.307Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T14:32:27.315Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T14:32:27.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-16T14:32:27.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-16T14:32:27.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-16T14:32:27.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T14:32:27.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T14:32:27.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T14:32:27.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T14:32:27.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T14:32:27.407Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T14:32:27.417Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T14:32:27.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T14:32:27.440Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-16T14:32:27.452Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-16T14:32:27.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T14:32:27.475Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T14:32:27.486Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T14:32:27.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4447 [Pipeline] echo [2023-03-16T14:32:27.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4447 [Pipeline] echo [2023-03-16T14:32:27.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4447 [Pipeline] echo [2023-03-16T14:32:27.528Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [Pipeline] echo [2023-03-16T14:32:27.540Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e037b7 [Pipeline] echo [2023-03-16T14:32:27.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T14:32:27.594Z] provisioning config files... [2023-03-16T14:32:27.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4931639838581455578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:32:27.913Z] ---> docker-login.sh [2023-03-16T14:32:27.913Z] nexus3.edgexfoundry.org:10001 [2023-03-16T14:32:28.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:32:28.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:32:28.174Z] Configure a credential helper to remove this warning. See [2023-03-16T14:32:28.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:32:28.174Z] [2023-03-16T14:32:28.174Z] Login Succeeded [2023-03-16T14:32:28.174Z] nexus3.edgexfoundry.org:10002 [2023-03-16T14:32:28.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:32:28.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:32:28.436Z] Configure a credential helper to remove this warning. See [2023-03-16T14:32:28.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:32:28.436Z] [2023-03-16T14:32:28.436Z] Login Succeeded [2023-03-16T14:32:28.436Z] nexus3.edgexfoundry.org:10003 [2023-03-16T14:32:28.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:32:28.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:32:28.436Z] Configure a credential helper to remove this warning. See [2023-03-16T14:32:28.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:32:28.436Z] [2023-03-16T14:32:28.436Z] Login Succeeded [2023-03-16T14:32:28.436Z] nexus3.edgexfoundry.org:10004 [2023-03-16T14:32:28.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:32:28.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:32:28.696Z] Configure a credential helper to remove this warning. See [2023-03-16T14:32:28.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:32:28.696Z] [2023-03-16T14:32:28.696Z] Login Succeeded [2023-03-16T14:32:28.696Z] docker.io [2023-03-16T14:32:28.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:32:28.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:32:28.957Z] Configure a credential helper to remove this warning. See [2023-03-16T14:32:28.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:32:28.957Z] [2023-03-16T14:32:28.957Z] Login Succeeded [2023-03-16T14:32:28.957Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T14:32:28.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T14:32:29.273Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-16T14:32:29.273Z] + dirname cmd/core-command/Dockerfile [2023-03-16T14:32:29.273Z] + cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-16T14:32:29.273Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T14:32:29.273Z] + cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T14:32:29.273Z] + dirname cmd/core-data/Dockerfile [2023-03-16T14:32:29.273Z] + cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-16T14:32:29.273Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2023-03-16T14:32:29.273Z] -f2 [2023-03-16T14:32:29.273Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-16T14:32:29.273Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-16T14:32:29.273Z] + cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-16T14:32:29.273Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-16T14:32:29.273Z] + cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-16T14:32:29.273Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-03-16T14:32:29.273Z] cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-16T14:32:29.273Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-16T14:32:29.273Z] + cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-16T14:32:29.273Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T14:32:29.273Z] + cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T14:32:29.273Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-16T14:32:29.273Z] + cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-16T14:32:29.273Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-16T14:32:29.273Z] + cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-16T14:32:29.273Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-16T14:32:29.273Z] + cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-16T14:32:29.273Z] + dirname cmd/support-notifications/Dockerfile [2023-03-16T14:32:29.273Z] + cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-16T14:32:29.273Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-16T14:32:29.273Z] + cut -d/ -f2 [2023-03-16T14:32:29.273Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-16T14:32:29.318Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T14:32:29.655Z] + git rev-list -1 --merges 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed~1..6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [Pipeline] echo [2023-03-16T14:32:29.673Z] -----------> git rev-list -1 --merges 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed~1..6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [false] [Pipeline] sh [2023-03-16T14:32:29.959Z] + git log --format=format:%s -1 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [Pipeline] echo [2023-03-16T14:32:29.971Z] ========================================================= [2023-03-16T14:32:29.971Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T14:32:29.971Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-16T14:32:30.323Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T14:32:30.323Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T14:32:30.323Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T14:32:30.323Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T14:32:30.323Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T14:32:30.323Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T14:32:30.323Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:32:30.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T14:32:30.674Z] [2023-03-16T14:32:30.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:32:30.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T14:32:30.974Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T14:32:30.974Z] b85a868b505f: Pulling fs layer [2023-03-16T14:32:30.974Z] e2be974225ed: Pulling fs layer [2023-03-16T14:32:30.974Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T14:32:30.974Z] 988bab9f4d93: Pulling fs layer [2023-03-16T14:32:30.974Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T14:32:30.974Z] eaf3925da568: Pulling fs layer [2023-03-16T14:32:30.974Z] bab4dde63d76: Pulling fs layer [2023-03-16T14:32:30.974Z] bde34c3a00c8: Pulling fs layer [2023-03-16T14:32:30.974Z] b352a97aabf1: Pulling fs layer [2023-03-16T14:32:30.974Z] 4872d77fe225: Pulling fs layer [2023-03-16T14:32:30.974Z] 5851b861e8e6: Pulling fs layer [2023-03-16T14:32:30.974Z] b352a97aabf1: Waiting [2023-03-16T14:32:30.974Z] bab4dde63d76: Waiting [2023-03-16T14:32:30.974Z] bde34c3a00c8: Waiting [2023-03-16T14:32:30.974Z] 1469e6f7b9e6: Waiting [2023-03-16T14:32:30.974Z] 4872d77fe225: Waiting [2023-03-16T14:32:30.974Z] 988bab9f4d93: Waiting [2023-03-16T14:32:30.974Z] eaf3925da568: Waiting [2023-03-16T14:32:30.974Z] 5851b861e8e6: Waiting [2023-03-16T14:32:30.974Z] e2be974225ed: Verifying Checksum [2023-03-16T14:32:30.974Z] e2be974225ed: Download complete [2023-03-16T14:32:30.974Z] 988bab9f4d93: Verifying Checksum [2023-03-16T14:32:30.974Z] 988bab9f4d93: Download complete [2023-03-16T14:32:31.249Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T14:32:31.249Z] 1469e6f7b9e6: Download complete [2023-03-16T14:32:31.249Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T14:32:31.249Z] 339a4e72a1f5: Download complete [2023-03-16T14:32:31.249Z] eaf3925da568: Verifying Checksum [2023-03-16T14:32:31.249Z] eaf3925da568: Download complete [2023-03-16T14:32:31.249Z] bde34c3a00c8: Verifying Checksum [2023-03-16T14:32:31.249Z] bde34c3a00c8: Download complete [2023-03-16T14:32:31.249Z] b352a97aabf1: Verifying Checksum [2023-03-16T14:32:31.249Z] 4872d77fe225: Download complete [2023-03-16T14:32:31.249Z] 5851b861e8e6: Verifying Checksum [2023-03-16T14:32:31.249Z] 5851b861e8e6: Download complete [2023-03-16T14:32:31.249Z] b85a868b505f: Download complete [2023-03-16T14:32:31.512Z] bab4dde63d76: Verifying Checksum [2023-03-16T14:32:31.512Z] bab4dde63d76: Download complete [2023-03-16T14:32:32.456Z] b85a868b505f: Pull complete [2023-03-16T14:32:32.720Z] e2be974225ed: Pull complete [2023-03-16T14:32:33.289Z] 339a4e72a1f5: Pull complete [2023-03-16T14:32:33.289Z] 988bab9f4d93: Pull complete [2023-03-16T14:32:33.551Z] 1469e6f7b9e6: Pull complete [2023-03-16T14:32:33.551Z] eaf3925da568: Pull complete [2023-03-16T14:32:35.457Z] bab4dde63d76: Pull complete [2023-03-16T14:32:35.716Z] bde34c3a00c8: Pull complete [2023-03-16T14:32:35.716Z] b352a97aabf1: Pull complete [2023-03-16T14:32:35.716Z] 4872d77fe225: Pull complete [2023-03-16T14:32:35.976Z] 5851b861e8e6: Pull complete [2023-03-16T14:32:35.976Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T14:32:35.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T14:32:35.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:32:36.081Z] prd-ubuntu20.04-docker-8c-8g-2444 does not seem to be running inside a container [2023-03-16T14:32:36.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-16T14:32:37.492Z] $ docker top fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 -eo pid,comm [2023-03-16T14:32:37.545Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T14:32:37.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T14:32:37.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T14:32:37.578Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T14:32:37.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T14:32:37.701Z] $ docker exec fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 ssh-agent [2023-03-16T14:32:37.823Z] SSH_AUTH_SOCK=/tmp/ssh-3whJwm9YhI8m/agent.32 [2023-03-16T14:32:37.823Z] SSH_AGENT_PID=38 [2023-03-16T14:32:37.829Z] Running ssh-add (command line suppressed) [2023-03-16T14:32:37.933Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_15613077883855603674.key (/w/workspace/edgex-go/4@tmp/private_key_15613077883855603674.key) [2023-03-16T14:32:37.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T14:32:38.242Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T14:32:38.261Z] $ docker exec --env ******** --env ******** fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 ssh-agent -k [2023-03-16T14:32:38.362Z] unset SSH_AUTH_SOCK; [2023-03-16T14:32:38.363Z] unset SSH_AGENT_PID; [2023-03-16T14:32:38.363Z] echo Agent pid 38 killed; [2023-03-16T14:32:38.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T14:32:38.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T14:32:38.446Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T14:32:38.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T14:32:38.572Z] $ docker exec fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 ssh-agent [2023-03-16T14:32:38.682Z] SSH_AUTH_SOCK=/tmp/ssh-Kf7RLBYdEsBL/agent.70 [2023-03-16T14:32:38.682Z] SSH_AGENT_PID=76 [2023-03-16T14:32:38.687Z] Running ssh-add (command line suppressed) [2023-03-16T14:32:38.789Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9314527914660030581.key (/w/workspace/edgex-go/4@tmp/private_key_9314527914660030581.key) [2023-03-16T14:32:38.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T14:32:39.092Z] + git semver init [2023-03-16T14:32:39.374Z] 2023-03-16 14:32:39,270 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T14:32:39.374Z] 2023-03-16 14:32:39,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-03-16T14:32:39.374Z] 2023-03-16 14:32:39,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-03-16T14:32:39.374Z] 2023-03-16 14:32:39,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-03-16T14:32:49.366Z] 2023-03-16 14:32:49,064 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-03-16T14:32:49.366Z] 2023-03-16 14:32:49,065 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4447 with force:False [2023-03-16T14:32:49.366Z] 2023-03-16 14:32:49,065 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4447 [2023-03-16T14:32:49.366Z] 2023-03-16 14:32:49,069 [execute] INFO git cat-file --batch-check [2023-03-16T14:32:49.366Z] 2023-03-16 14:32:49,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T14:32:49.366Z] 2023-03-16 14:32:49,075 [execute] INFO git cat-file --batch [2023-03-16T14:32:49.366Z] 2023-03-16 14:32:49,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T14:32:49.366Z] 2023-03-16 14:32:49,081 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4447 [2023-03-16T14:32:49.366Z] 0.0.0 [Pipeline] } [2023-03-16T14:32:49.378Z] $ docker exec --env ******** --env ******** fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 ssh-agent -k [2023-03-16T14:32:49.482Z] unset SSH_AUTH_SOCK; [2023-03-16T14:32:49.485Z] unset SSH_AGENT_PID; [2023-03-16T14:32:49.486Z] echo Agent pid 76 killed; [2023-03-16T14:32:49.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T14:32:49.799Z] + git semver [Pipeline] } [2023-03-16T14:32:50.076Z] $ docker stop --time=1 fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 [2023-03-16T14:32:51.404Z] $ docker rm -f --volumes fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T14:32:51.734Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T14:32:51.953Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T14:32:51.955Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T14:32:52.325Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-16T14:32:52.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T14:32:52.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T14:32:52.349Z] ========================================================= [2023-03-16T14:32:52.349Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T14:32:52.349Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:32:52.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T14:32:52.630Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T14:32:52.630Z] 63b65145d645: Pulling fs layer [2023-03-16T14:32:52.630Z] a2d21d5440eb: Pulling fs layer [2023-03-16T14:32:52.630Z] 935e6c44a52c: Pulling fs layer [2023-03-16T14:32:52.630Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T14:32:52.630Z] 30dea6a524f1: Pulling fs layer [2023-03-16T14:32:52.630Z] a2aff8979fd8: Pulling fs layer [2023-03-16T14:32:52.630Z] 6808be2612f2: Pulling fs layer [2023-03-16T14:32:52.630Z] f25807f1079a: Pulling fs layer [2023-03-16T14:32:52.630Z] 94cc34f8dd06: Waiting [2023-03-16T14:32:52.630Z] 30dea6a524f1: Waiting [2023-03-16T14:32:52.630Z] a2aff8979fd8: Waiting [2023-03-16T14:32:52.630Z] 6808be2612f2: Waiting [2023-03-16T14:32:52.630Z] f25807f1079a: Waiting [2023-03-16T14:32:52.630Z] a2d21d5440eb: Download complete [2023-03-16T14:32:52.630Z] 94cc34f8dd06: Download complete [2023-03-16T14:32:52.630Z] 30dea6a524f1: Verifying Checksum [2023-03-16T14:32:52.630Z] 30dea6a524f1: Download complete [2023-03-16T14:32:52.630Z] 63b65145d645: Download complete [2023-03-16T14:32:52.630Z] a2aff8979fd8: Verifying Checksum [2023-03-16T14:32:52.630Z] a2aff8979fd8: Download complete [2023-03-16T14:32:52.892Z] 63b65145d645: Pull complete [2023-03-16T14:32:53.154Z] a2d21d5440eb: Pull complete [2023-03-16T14:32:53.154Z] f25807f1079a: Verifying Checksum [2023-03-16T14:32:53.154Z] f25807f1079a: Download complete [2023-03-16T14:32:53.721Z] 6808be2612f2: Download complete [2023-03-16T14:32:53.981Z] 935e6c44a52c: Verifying Checksum [2023-03-16T14:32:53.981Z] 935e6c44a52c: Download complete [2023-03-16T14:32:58.179Z] 935e6c44a52c: Pull complete [2023-03-16T14:32:58.179Z] 94cc34f8dd06: Pull complete [2023-03-16T14:32:58.179Z] 30dea6a524f1: Pull complete [2023-03-16T14:32:58.179Z] a2aff8979fd8: Pull complete [2023-03-16T14:33:00.725Z] 6808be2612f2: Pull complete [2023-03-16T14:33:00.983Z] f25807f1079a: Pull complete [2023-03-16T14:33:00.983Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T14:33:00.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T14:33:00.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:33:01.278Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T14:33:01.278Z] WORKDIR /edgex [2023-03-16T14:33:01.278Z] COPY go.mod . [2023-03-16T14:33:01.278Z] RUN go mod download build [2023-03-16T14:33:01.278Z] -t ci-base-image-x86_64 -f - . [2023-03-16T14:33:01.846Z] Sending build context to Docker daemon 170.5MB [2023-03-16T14:33:01.846Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T14:33:01.846Z] ---> 3b553350e43f [2023-03-16T14:33:01.846Z] Step 2/4 : WORKDIR /edgex [2023-03-16T14:33:03.753Z] ---> Running in c1044601bb4b [2023-03-16T14:33:03.754Z] Removing intermediate container c1044601bb4b [2023-03-16T14:33:03.754Z] ---> 71b406b18d8c [2023-03-16T14:33:03.754Z] Step 3/4 : COPY go.mod . [2023-03-16T14:33:03.754Z] ---> e5699fa8c791 [2023-03-16T14:33:03.754Z] Step 4/4 : RUN go mod download [2023-03-16T14:33:03.754Z] ---> Running in 7eb29d605edd [2023-03-16T14:33:07.017Z] Still waiting to schedule task [2023-03-16T14:33:07.017Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2443’ is offline [2023-03-16T14:33:13.738Z] Removing intermediate container 7eb29d605edd [2023-03-16T14:33:13.738Z] ---> cde69001b5d1 [2023-03-16T14:33:13.738Z] Successfully built cde69001b5d1 [2023-03-16T14:33:13.738Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:33:14.047Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T14:33:14.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:33:14.125Z] prd-ubuntu20.04-docker-8c-8g-2444 does not seem to be running inside a container [2023-03-16T14:33:14.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-16T14:33:14.564Z] $ docker top 85507f13a771d7462ed4e1453f478bb6e3a378e4135a99169871b993fddc15e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:33:14.909Z] + go version [2023-03-16T14:33:14.909Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T14:33:14.921Z] $ docker stop --time=1 85507f13a771d7462ed4e1453f478bb6e3a378e4135a99169871b993fddc15e2 [2023-03-16T14:33:16.242Z] $ docker rm -f --volumes 85507f13a771d7462ed4e1453f478bb6e3a378e4135a99169871b993fddc15e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:33:16.645Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T14:33:16.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:33:16.719Z] prd-ubuntu20.04-docker-8c-8g-2444 does not seem to be running inside a container [2023-03-16T14:33:16.753Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-16T14:33:17.150Z] $ docker top 004ab5e877fcb64d962fef077e24b263e9051b636ad0bc83714cde7636085de9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T14:33:17.223Z] ========================================================= [2023-03-16T14:33:17.223Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T14:33:17.223Z] ========================================================= [Pipeline] sh [2023-03-16T14:33:17.501Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:33:17.796Z] + make test [2023-03-16T14:33:17.796Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T14:33:25.912Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T14:33:40.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T14:33:40.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T14:33:40.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T14:33:40.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T14:33:40.806Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T14:33:40.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T14:33:40.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T14:33:40.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T14:33:40.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T14:33:40.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T14:33:40.806Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T14:33:41.067Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T14:33:41.067Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T14:33:41.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T14:33:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T14:33:42.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T14:33:42.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-03-16T14:33:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2023-03-16T14:33:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T14:33:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T14:33:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T14:33:45.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T14:33:45.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T14:33:47.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T14:33:47.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T14:33:47.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:33:47.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T14:33:47.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T14:33:47.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.083s coverage: 71.2% of statements [2023-03-16T14:33:47.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-03-16T14:33:48.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T14:33:48.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T14:33:49.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.479s coverage: 88.5% of statements [2023-03-16T14:33:49.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.9% of statements [2023-03-16T14:33:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T14:33:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:33:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T14:33:50.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 95.6% of statements [2023-03-16T14:33:50.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T14:33:50.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T14:33:50.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T14:33:50.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T14:33:50.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T14:33:50.882Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2023-03-16T14:33:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T14:33:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T14:33:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T14:33:51.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-03-16T14:33:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T14:33:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T14:33:52.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-03-16T14:33:52.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements [2023-03-16T14:33:52.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 45.5% of statements [2023-03-16T14:33:54.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 82.9% of statements [2023-03-16T14:33:54.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2023-03-16T14:33:54.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-03-16T14:33:54.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements [2023-03-16T14:33:54.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T14:33:54.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T14:33:54.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T14:33:54.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T14:33:54.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T14:33:54.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T14:33:54.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T14:33:54.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T14:33:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T14:33:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T14:33:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T14:33:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T14:33:55.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T14:33:55.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T14:33:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T14:33:56.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T14:33:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T14:33:58.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T14:33:58.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T14:33:59.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T14:33:59.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T14:33:59.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T14:34:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T14:34:00.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T14:34:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T14:34:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T14:34:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T14:34:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T14:34:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T14:34:03.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T14:34:03.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T14:34:03.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T14:34:03.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T14:34:05.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T14:34:05.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:34:05.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T14:34:05.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T14:34:05.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-03-16T14:34:05.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T14:34:05.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T14:34:06.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T14:34:06.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.083s coverage: 92.9% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 84.8% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 63.1% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.201s coverage: 38.4% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.5% of statements [2023-03-16T14:34:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2023-03-16T14:34:18.838Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-16T14:34:40.757Z] go vet ./... [2023-03-16T14:34:46.023Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T14:34:46.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T14:34:46.023Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T14:34:46.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T14:34:46.331Z] + ls -al . [2023-03-16T14:34:46.331Z] total 704 [2023-03-16T14:34:46.331Z] drwxrwxr-x 11 1001 1001 4096 Mar 16 14:33 . [2023-03-16T14:34:46.331Z] drwxr-xr-x 4 root root 4096 Mar 16 14:33 .. [2023-03-16T14:34:46.331Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 14:32 .blubracket [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 14:32 .dockerignore [2023-03-16T14:34:46.331Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 14:32 .git [2023-03-16T14:34:46.331Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 14:32 .github [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 14:32 .gitignore [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 14:32 .golangci.yml [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 14:32 .hadolint.yml [2023-03-16T14:34:46.331Z] drwxr-xr-x 3 1001 1001 4096 Mar 16 14:32 .semver [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 14:32 .sonarcloud.properties [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 14:32 ADOPTERS.md [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 14:32 Attribution.txt [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 14:32 CHANGELOG.md [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 14:32 CONTRIBUTING.md [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 14:32 GOVERNANCE.md [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 14:32 Jenkinsfile [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 14:32 LICENSE [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 14:32 Makefile [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 14:32 OWNERS.md [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 14:32 README.md [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 14:32 SECURITY.md [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 14:32 VERSION [2023-03-16T14:34:46.331Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 14:32 bin [2023-03-16T14:34:46.331Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 14:32 cmd [2023-03-16T14:34:46.331Z] -rw-r--r-- 1 root root 447486 Mar 16 14:34 coverage.out [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 3233 Mar 16 14:32 go.mod [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 31100 Mar 16 14:32 go.sum [2023-03-16T14:34:46.331Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 14:32 internal [2023-03-16T14:34:46.331Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 14:32 openapi [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 14:32 security.txt [2023-03-16T14:34:46.331Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 14:32 snap [2023-03-16T14:34:46.331Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 14:32 version.go [Pipeline] sh [2023-03-16T14:34:46.614Z] + '[' -e coverage.out ] [2023-03-16T14:34:46.615Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T14:34:46.733Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T14:34:47.013Z] + make build [2023-03-16T14:34:47.013Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T14:34:59.214Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T14:35:00.590Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T14:35:01.538Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T14:35:02.475Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T14:35:09.025Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T14:35:10.927Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T14:35:11.861Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T14:35:12.809Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T14:35:13.744Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T14:35:14.679Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T14:35:15.615Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-16T14:35:17.012Z] $ docker stop --time=1 004ab5e877fcb64d962fef077e24b263e9051b636ad0bc83714cde7636085de9 [2023-03-16T14:35:19.727Z] $ docker rm -f --volumes 004ab5e877fcb64d962fef077e24b263e9051b636ad0bc83714cde7636085de9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:35:20.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T14:35:20.559Z] [2023-03-16T14:35:20.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:35:20.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T14:35:20.855Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-16T14:35:20.855Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-16T14:35:20.855Z] ca9280d653b3: Pulling fs layer [2023-03-16T14:35:20.855Z] 7e9c9ca2126c: Pulling fs layer [2023-03-16T14:35:20.855Z] cbdbe7a5bc2a: Download complete [2023-03-16T14:35:21.113Z] ca9280d653b3: Verifying Checksum [2023-03-16T14:35:21.113Z] ca9280d653b3: Download complete [2023-03-16T14:35:21.113Z] cbdbe7a5bc2a: Pull complete [2023-03-16T14:35:21.678Z] ca9280d653b3: Pull complete [2023-03-16T14:35:24.958Z] 7e9c9ca2126c: Pull complete [2023-03-16T14:35:24.958Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-16T14:35:24.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T14:35:24.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:35:25.030Z] prd-ubuntu20.04-docker-8c-8g-2444 does not seem to be running inside a container [2023-03-16T14:35:25.058Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-16T14:35:26.561Z] $ docker top 999ca27702e98ac6fd4c7797267cff74145dab9b228d332220aa49c86540a519 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:35:26.903Z] + docker-compose build --help [2023-03-16T14:35:26.903Z] + grep parallel [2023-03-16T14:35:27.471Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T14:35:27.484Z] $ docker stop --time=1 999ca27702e98ac6fd4c7797267cff74145dab9b228d332220aa49c86540a519 [2023-03-16T14:35:28.775Z] $ docker rm -f --volumes 999ca27702e98ac6fd4c7797267cff74145dab9b228d332220aa49c86540a519 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:35:29.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T14:35:29.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:35:29.220Z] prd-ubuntu20.04-docker-8c-8g-2444 does not seem to be running inside a container [2023-03-16T14:35:29.255Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-16T14:35:29.639Z] $ docker top 21b7ef96e1aafc8c80ec6e723c625a09513d6778055c686a7f41b64bd86a2dfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:35:29.989Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T14:35:30.556Z] Building core-command ... [2023-03-16T14:35:30.556Z] Building core-common-config-bootstrapper ... [2023-03-16T14:35:30.556Z] Building core-data ... [2023-03-16T14:35:30.556Z] Building core-metadata ... [2023-03-16T14:35:30.556Z] Building security-bootstrapper ... [2023-03-16T14:35:30.556Z] Building security-proxy-auth ... [2023-03-16T14:35:30.556Z] Building security-proxy-setup ... [2023-03-16T14:35:30.556Z] Building security-secretstore-setup ... [2023-03-16T14:35:30.556Z] Building security-spiffe-token-provider ... [2023-03-16T14:35:30.556Z] Building security-spire-agent ... [2023-03-16T14:35:30.556Z] Building security-spire-config ... [2023-03-16T14:35:30.556Z] Building security-spire-server ... [2023-03-16T14:35:30.556Z] Building support-notifications ... [2023-03-16T14:35:30.556Z] Building support-scheduler ... [2023-03-16T14:35:30.556Z] Building security-proxy-auth [2023-03-16T14:35:30.556Z] Building security-proxy-setup [2023-03-16T14:35:30.556Z] Building core-data [2023-03-16T14:35:30.556Z] Building support-scheduler [2023-03-16T14:35:30.556Z] Building core-command [2023-03-16T14:35:45.424Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:35:45.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:35:45.424Z] ---> cde69001b5d1 [2023-03-16T14:35:45.424Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:35:45.424Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:35:45.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:35:45.424Z] ---> cde69001b5d1 [2023-03-16T14:35:45.424Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:35:45.424Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:35:45.424Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:35:45.424Z] ---> cde69001b5d1 [2023-03-16T14:35:45.424Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T14:35:45.424Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:35:45.424Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:35:45.424Z] ---> cde69001b5d1 [2023-03-16T14:35:45.424Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:35:45.424Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:35:45.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:35:45.424Z] ---> cde69001b5d1 [2023-03-16T14:35:45.424Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:35:47.328Z] ---> Running in 335f1ef3fcbd [2023-03-16T14:35:47.328Z] ---> Running in 9f640943bcf1 [2023-03-16T14:35:47.328Z] ---> Running in 4524dff38708 [2023-03-16T14:35:47.328Z] ---> Running in 5cf1cc731f2b [2023-03-16T14:35:47.328Z] ---> Running in ef4ca1f3e170 [2023-03-16T14:35:47.328Z] Removing intermediate container 9f640943bcf1 [2023-03-16T14:35:47.328Z] ---> 0d50400dcaf2 [2023-03-16T14:35:47.328Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T14:35:47.328Z] Removing intermediate container 4524dff38708 [2023-03-16T14:35:47.328Z] ---> ea249049c495 [2023-03-16T14:35:47.328Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:35:47.328Z] Removing intermediate container 5cf1cc731f2b [2023-03-16T14:35:47.328Z] ---> d76c6cd36f14 [2023-03-16T14:35:47.328Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:35:47.328Z] Removing intermediate container 335f1ef3fcbd [2023-03-16T14:35:47.328Z] ---> 3ce2205295b2 [2023-03-16T14:35:47.328Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T14:35:47.328Z] Removing intermediate container ef4ca1f3e170 [2023-03-16T14:35:47.328Z] ---> 4de68ffcd82d [2023-03-16T14:35:47.328Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:35:47.328Z] ---> Running in ae53b3fbefdb [2023-03-16T14:35:47.328Z] ---> Running in 8a19c4292c23 [2023-03-16T14:35:47.328Z] ---> Running in 12ee0cb5ab87 [2023-03-16T14:35:47.328Z] ---> Running in e9b9de034ef9 [2023-03-16T14:35:47.328Z] ---> Running in f73499a98792 [2023-03-16T14:35:47.328Z] Removing intermediate container 8a19c4292c23 [2023-03-16T14:35:47.328Z] ---> 5ff058180157 [2023-03-16T14:35:47.328Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T14:35:47.328Z] Removing intermediate container ae53b3fbefdb [2023-03-16T14:35:47.328Z] ---> d1ce893753a7 [2023-03-16T14:35:47.328Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T14:35:47.586Z] Removing intermediate container 12ee0cb5ab87 [2023-03-16T14:35:47.586Z] ---> b1240eda6aa4 [2023-03-16T14:35:47.586Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T14:35:47.586Z] ---> Running in f60058e60c91 [2023-03-16T14:35:47.586Z] ---> Running in 695e41af9575 [2023-03-16T14:35:47.586Z] Removing intermediate container e9b9de034ef9 [2023-03-16T14:35:47.586Z] ---> 113bba6c32b4 [2023-03-16T14:35:47.586Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T14:35:47.586Z] ---> Running in ab8dff52d1d4 [2023-03-16T14:35:47.586Z] ---> Running in e54bb31f1d18 [2023-03-16T14:35:47.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:47.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:47.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:48.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:48.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:48.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:48.103Z] OK: 265 MiB in 53 packages [2023-03-16T14:35:48.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:48.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:48.360Z] OK: 265 MiB in 53 packages [2023-03-16T14:35:48.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:48.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:48.360Z] OK: 265 MiB in 53 packages [2023-03-16T14:35:48.617Z] OK: 265 MiB in 53 packages [2023-03-16T14:35:48.617Z] OK: 265 MiB in 53 packages [2023-03-16T14:35:48.617Z] Removing intermediate container f73499a98792 [2023-03-16T14:35:48.617Z] ---> ea3ac078a4ec [2023-03-16T14:35:48.617Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T14:35:48.617Z] Removing intermediate container f60058e60c91 [2023-03-16T14:35:48.617Z] ---> af58756ce481 [2023-03-16T14:35:48.617Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:35:48.874Z] ---> bfc27bd5044e [2023-03-16T14:35:48.874Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:35:48.874Z] ---> 55d841ffe353 [2023-03-16T14:35:48.874Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:35:48.874Z] ---> Running in 67efbc04ca31 [2023-03-16T14:35:48.874Z] Removing intermediate container 695e41af9575 [2023-03-16T14:35:48.874Z] ---> 94ee4376d3b9 [2023-03-16T14:35:48.874Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T14:35:49.133Z] ---> Running in 7b9ba2d68e6e [2023-03-16T14:35:49.133Z] Removing intermediate container ab8dff52d1d4 [2023-03-16T14:35:49.133Z] ---> 6408e81f0fc4 [2023-03-16T14:35:49.133Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:35:49.133Z] Removing intermediate container e54bb31f1d18 [2023-03-16T14:35:49.133Z] ---> c08398a18480 [2023-03-16T14:35:49.133Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:35:49.133Z] ---> 36c394f58e2e [2023-03-16T14:35:49.133Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:35:49.133Z] ---> Running in 4691f9cee4ad [2023-03-16T14:35:49.133Z] ---> 48d8bb697710 [2023-03-16T14:35:49.133Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:35:49.395Z] ---> Running in f225f8ac1322 [2023-03-16T14:35:49.395Z] ---> b656cda335c7 [2023-03-16T14:35:49.395Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:35:49.395Z] ---> Running in 239615ebb998 [2023-03-16T14:36:21.488Z] Removing intermediate container 4691f9cee4ad [2023-03-16T14:36:21.488Z] ---> 166094570798 [2023-03-16T14:36:21.488Z] Step 8/24 : COPY . . [2023-03-16T14:36:21.488Z] Removing intermediate container 239615ebb998 [2023-03-16T14:36:21.488Z] ---> 904dd5d7f3a2 [2023-03-16T14:36:21.488Z] Step 8/23 : COPY . . [2023-03-16T14:36:21.488Z] Removing intermediate container 67efbc04ca31 [2023-03-16T14:36:21.488Z] ---> f772e68da6d7 [2023-03-16T14:36:21.488Z] Step 7/21 : COPY . . [2023-03-16T14:36:21.488Z] Removing intermediate container 7b9ba2d68e6e [2023-03-16T14:36:21.488Z] ---> f52f1e3f6dcc [2023-03-16T14:36:21.488Z] Step 8/23 : COPY . . [2023-03-16T14:36:21.488Z] Removing intermediate container f225f8ac1322 [2023-03-16T14:36:21.488Z] ---> f9f75dc8310e [2023-03-16T14:36:21.488Z] Step 8/23 : COPY . . [2023-03-16T14:36:26.752Z] ---> 8a307021511d [2023-03-16T14:36:26.752Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T14:36:26.752Z] ---> 7a98fc88ad0c [2023-03-16T14:36:26.752Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T14:36:26.752Z] ---> 9e7955d2172f [2023-03-16T14:36:26.752Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T14:36:26.752Z] ---> d1b206b10212 [2023-03-16T14:36:26.752Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T14:36:26.752Z] ---> 6cb3be220a68 [2023-03-16T14:36:26.752Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T14:36:26.752Z] ---> Running in 49c5e9b883ec [2023-03-16T14:36:26.752Z] ---> Running in 91c687d25fad [2023-03-16T14:36:26.752Z] ---> Running in 0e96090ab0cd [2023-03-16T14:36:26.752Z] ---> Running in 1df738ea4d4c [2023-03-16T14:36:26.752Z] ---> Running in e61b8269d68a [2023-03-16T14:36:27.010Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T14:36:27.010Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T14:36:27.010Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T14:36:27.267Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T14:36:27.267Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T14:37:05.955Z] Removing intermediate container 0e96090ab0cd [2023-03-16T14:37:05.955Z] ---> 9b375ec29acb [2023-03-16T14:37:05.955Z] [2023-03-16T14:37:05.955Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T14:37:05.955Z] Removing intermediate container 91c687d25fad [2023-03-16T14:37:05.955Z] ---> 8749f861b252 [2023-03-16T14:37:05.955Z] [2023-03-16T14:37:05.955Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T14:37:05.955Z] Removing intermediate container 49c5e9b883ec [2023-03-16T14:37:05.955Z] ---> 7e0facdcfe31 [2023-03-16T14:37:05.955Z] [2023-03-16T14:37:05.955Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T14:37:05.955Z] Removing intermediate container e61b8269d68a [2023-03-16T14:37:05.955Z] ---> d2233037592c [2023-03-16T14:37:05.955Z] [2023-03-16T14:37:05.955Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T14:37:05.955Z] 3.17: Pulling from library/alpine [2023-03-16T14:37:06.213Z] 3.17: Pulling from library/alpine [2023-03-16T14:37:06.779Z] 3.17: Pulling from library/alpine [2023-03-16T14:37:06.779Z] 3.17: Pulling from library/alpine [2023-03-16T14:37:08.678Z] Removing intermediate container 1df738ea4d4c [2023-03-16T14:37:08.678Z] ---> c2a090c07095 [2023-03-16T14:37:08.679Z] [2023-03-16T14:37:08.679Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T14:37:08.679Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T14:37:08.679Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T14:37:08.679Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T14:37:08.679Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T14:37:08.679Z] Status: Image is up to date for alpine:3.17 [2023-03-16T14:37:08.679Z] Status: Image is up to date for alpine:3.17 [2023-03-16T14:37:08.679Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T14:37:08.679Z] Status: Image is up to date for alpine:3.17 [2023-03-16T14:37:08.679Z] ---> b2aa39c304c2 [2023-03-16T14:37:08.679Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T14:37:08.679Z] ---> b2aa39c304c2 [2023-03-16T14:37:08.679Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T14:37:08.679Z] ---> b2aa39c304c2 [2023-03-16T14:37:08.679Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:37:08.679Z] ---> b2aa39c304c2 [2023-03-16T14:37:08.679Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T14:37:08.679Z] 3.17: Pulling from library/alpine [2023-03-16T14:37:08.937Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T14:37:08.937Z] Status: Image is up to date for alpine:3.17 [2023-03-16T14:37:08.937Z] ---> b2aa39c304c2 [2023-03-16T14:37:08.937Z] ---> Running in 72c8adfe54e6 [2023-03-16T14:37:08.937Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:37:08.937Z] ---> Running in 9fafd769685f [2023-03-16T14:37:08.937Z] ---> Running in 7f03f6081b35 [2023-03-16T14:37:08.937Z] ---> Running in 267f68c691c1 [2023-03-16T14:37:08.937Z] ---> Running in d73eb519633c [2023-03-16T14:37:08.937Z] Removing intermediate container 72c8adfe54e6 [2023-03-16T14:37:08.937Z] ---> 50bd02d1ae34 [2023-03-16T14:37:08.937Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:37:08.937Z] ---> Running in 4a6ca61d4245 [2023-03-16T14:37:08.937Z] Removing intermediate container 9fafd769685f [2023-03-16T14:37:08.937Z] ---> 36a60db014e6 [2023-03-16T14:37:08.937Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T14:37:08.937Z] ---> Running in c01926821382 [2023-03-16T14:37:09.197Z] Removing intermediate container c01926821382 [2023-03-16T14:37:09.197Z] ---> e02607de45f7 [2023-03-16T14:37:09.197Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T14:37:09.197Z] ---> Running in 4244edaf081e [2023-03-16T14:37:09.197Z] Removing intermediate container 4244edaf081e [2023-03-16T14:37:09.197Z] ---> e60680921067 [2023-03-16T14:37:09.197Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:37:09.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:09.456Z] ---> Running in 320a25cac565 [2023-03-16T14:37:09.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:09.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:09.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:09.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:09.714Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T14:37:09.714Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T14:37:09.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:09.714Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:37:09.714Z] OK: 8 MiB in 17 packages [2023-03-16T14:37:09.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:09.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:09.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:09.972Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T14:37:09.972Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:37:09.972Z] OK: 7 MiB in 16 packages [2023-03-16T14:37:09.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:09.973Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T14:37:09.973Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:37:09.973Z] OK: 7 MiB in 16 packages [2023-03-16T14:37:10.230Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T14:37:10.230Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:37:10.230Z] OK: 7 MiB in 16 packages [2023-03-16T14:37:10.230Z] Removing intermediate container 7f03f6081b35 [2023-03-16T14:37:10.230Z] ---> 134cf2ad4a6c [2023-03-16T14:37:10.230Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T14:37:10.230Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T14:37:10.230Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:37:10.230Z] ---> Running in a4a76566774f [2023-03-16T14:37:10.230Z] OK: 7 MiB in 16 packages [2023-03-16T14:37:10.230Z] Removing intermediate container 267f68c691c1 [2023-03-16T14:37:10.230Z] ---> 807162348170 [2023-03-16T14:37:10.230Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T14:37:10.230Z] Removing intermediate container a4a76566774f [2023-03-16T14:37:10.230Z] ---> deaa1bce6999 [2023-03-16T14:37:10.230Z] Step 12/21 : WORKDIR /edgex [2023-03-16T14:37:10.489Z] ---> Running in 676eaf009d3c [2023-03-16T14:37:10.489Z] ---> Running in 00f3c42e1adb [2023-03-16T14:37:10.489Z] Removing intermediate container 676eaf009d3c [2023-03-16T14:37:10.489Z] ---> 4b021b38dde5 [2023-03-16T14:37:10.489Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T14:37:10.489Z] ---> Running in 0d922651aef0 [2023-03-16T14:37:10.489Z] Removing intermediate container 00f3c42e1adb [2023-03-16T14:37:10.489Z] ---> 56ddee6311a1 [2023-03-16T14:37:10.489Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:37:10.489Z] Removing intermediate container d73eb519633c [2023-03-16T14:37:10.489Z] ---> b098f4df8fd0 [2023-03-16T14:37:10.489Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T14:37:10.748Z] Removing intermediate container 4a6ca61d4245 [2023-03-16T14:37:10.748Z] ---> 1fbfc263aad9 [2023-03-16T14:37:10.748Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:37:10.748Z] ---> Running in a65f3367263e [2023-03-16T14:37:10.748Z] Removing intermediate container 0d922651aef0 [2023-03-16T14:37:10.748Z] ---> 1495c0235aa2 [2023-03-16T14:37:10.748Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T14:37:10.748Z] ---> Running in 38eaf28f699c [2023-03-16T14:37:10.748Z] ---> a27f8cd2f501 [2023-03-16T14:37:10.748Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T14:37:10.748Z] Removing intermediate container 320a25cac565 [2023-03-16T14:37:10.748Z] ---> d362ef897508 [2023-03-16T14:37:10.748Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:37:10.748Z] Removing intermediate container a65f3367263e [2023-03-16T14:37:10.748Z] ---> b4eb70c74424 [2023-03-16T14:37:10.748Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T14:37:10.748Z] ---> 2bb5da91fb32 [2023-03-16T14:37:10.748Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:37:11.038Z] ---> Running in ac01dcbb30e0 [2023-03-16T14:37:11.038Z] Removing intermediate container 38eaf28f699c [2023-03-16T14:37:11.038Z] ---> 7d4662aec192 [2023-03-16T14:37:11.038Z] Step 15/24 : WORKDIR / [2023-03-16T14:37:11.038Z] ---> 7d6302ea9e11 [2023-03-16T14:37:11.038Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T14:37:11.038Z] ---> Running in a25a59e8a9a6 [2023-03-16T14:37:11.038Z] ---> e99a0694902a [2023-03-16T14:37:11.038Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:37:11.038Z] Removing intermediate container ac01dcbb30e0 [2023-03-16T14:37:11.038Z] ---> 5c80e1aab661 [2023-03-16T14:37:11.038Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T14:37:11.038Z] ---> 5b4564b59c22 [2023-03-16T14:37:11.038Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T14:37:11.038Z] ---> Running in 1932dd330e83 [2023-03-16T14:37:11.318Z] Removing intermediate container a25a59e8a9a6 [2023-03-16T14:37:11.318Z] ---> 7a50a6966953 [2023-03-16T14:37:11.318Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:37:11.318Z] ---> d636c6298c94 [2023-03-16T14:37:11.318Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T14:37:11.576Z] Removing intermediate container 1932dd330e83 [2023-03-16T14:37:11.576Z] ---> 53b21a3d60fa [2023-03-16T14:37:11.576Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:37:11.576Z] ---> 866037f47104 [2023-03-16T14:37:11.576Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:37:11.576Z] ---> 7b8f6dd56738 [2023-03-16T14:37:11.576Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T14:37:11.840Z] ---> 04f42d542a64 [2023-03-16T14:37:11.840Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T14:37:11.840Z] ---> 5319a28c4e64 [2023-03-16T14:37:11.840Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T14:37:11.840Z] ---> 1659fad418cf [2023-03-16T14:37:11.840Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:37:12.102Z] ---> 8951d33da92f [2023-03-16T14:37:12.102Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T14:37:12.102Z] ---> 85dd401049bd [2023-03-16T14:37:12.102Z] ---> c7b33c538d0b [2023-03-16T14:37:12.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T14:37:12.102Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T14:37:12.102Z] ---> Running in 66f27390f5d4 [2023-03-16T14:37:12.102Z] ---> 3dbdb0b77d6b [2023-03-16T14:37:12.102Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T14:37:12.671Z] ---> b85b69cef4ee [2023-03-16T14:37:12.671Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T14:37:12.671Z] ---> Running in f9ddf2bfdc17 [2023-03-16T14:37:12.671Z] ---> 9057f378b1be [2023-03-16T14:37:12.671Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T14:37:12.671Z] ---> f41bfb77d961 [2023-03-16T14:37:12.671Z] ---> Running in 147b7771a52d [2023-03-16T14:37:12.671Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T14:37:12.671Z] Removing intermediate container f9ddf2bfdc17 [2023-03-16T14:37:12.671Z] ---> 90a81b6e5dbd [2023-03-16T14:37:12.671Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T14:37:12.929Z] ---> Running in 35d6f1a8b969 [2023-03-16T14:37:12.929Z] ---> 157ded22abd2 [2023-03-16T14:37:12.929Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T14:37:13.188Z] Removing intermediate container 35d6f1a8b969 [2023-03-16T14:37:13.188Z] ---> 3b4546815ba2 [2023-03-16T14:37:13.188Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T14:37:13.188Z] ---> Running in 17ff602e3a4f [2023-03-16T14:37:13.759Z] ---> a6695b289c6e [2023-03-16T14:37:13.759Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T14:37:13.759Z] ---> Running in 23472fa73b9e [2023-03-16T14:37:13.759Z] Removing intermediate container 17ff602e3a4f [2023-03-16T14:37:13.759Z] ---> 19f7e58ed8bf [2023-03-16T14:37:13.759Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T14:37:13.759Z] ---> Running in dd00592c1ba2 [2023-03-16T14:37:13.759Z] Removing intermediate container 66f27390f5d4 [2023-03-16T14:37:13.759Z] ---> f6db31dc1fcd [2023-03-16T14:37:13.759Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T14:37:14.016Z] Removing intermediate container 23472fa73b9e [2023-03-16T14:37:14.016Z] ---> d533a3137e97 [2023-03-16T14:37:14.016Z] Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:37:14.016Z] ---> 1a461432f058 [2023-03-16T14:37:14.016Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T14:37:14.016Z] ---> Running in fcc2b641e649 [2023-03-16T14:37:14.016Z] ---> Running in 6dd4edf10cb8 [2023-03-16T14:37:14.016Z] Removing intermediate container dd00592c1ba2 [2023-03-16T14:37:14.016Z] ---> d00552559cfd [2023-03-16T14:37:14.016Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T14:37:14.016Z] ---> Running in dd4442dfe5ff [2023-03-16T14:37:14.016Z] Removing intermediate container 147b7771a52d [2023-03-16T14:37:14.016Z] ---> 21efd45373db [2023-03-16T14:37:14.016Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T14:37:14.275Z] ---> Running in 46636dbfac91 [2023-03-16T14:37:14.275Z] ---> Running in bfce3cadb4bb [2023-03-16T14:37:14.275Z] Removing intermediate container fcc2b641e649 [2023-03-16T14:37:14.275Z] ---> 22e214497a4d [2023-03-16T14:37:14.275Z] Step 19/21 : LABEL arch=x86_64 [2023-03-16T14:37:14.275Z] Removing intermediate container 6dd4edf10cb8 [2023-03-16T14:37:14.275Z] ---> 33eb99252fd4 [2023-03-16T14:37:14.275Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T14:37:14.275Z] Removing intermediate container dd4442dfe5ff [2023-03-16T14:37:14.275Z] ---> 69457addd0e4 [2023-03-16T14:37:14.275Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T14:37:14.275Z] ---> Running in b8bcba329eee [2023-03-16T14:37:14.275Z] ---> Running in 4f1faf08c870 [2023-03-16T14:37:14.275Z] Removing intermediate container 46636dbfac91 [2023-03-16T14:37:14.275Z] ---> 86e142180421 [2023-03-16T14:37:14.275Z] Step 23/24 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:37:14.275Z] ---> Running in 068f87be3a49 [2023-03-16T14:37:14.275Z] Removing intermediate container bfce3cadb4bb [2023-03-16T14:37:14.275Z] ---> 554114f9d7d9 [2023-03-16T14:37:14.275Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T14:37:14.534Z] ---> Running in 57a1cd2a4726 [2023-03-16T14:37:14.534Z] ---> Running in e833646e2ed6 [2023-03-16T14:37:14.534Z] Removing intermediate container b8bcba329eee [2023-03-16T14:37:14.534Z] ---> 2d11b3f1876f [2023-03-16T14:37:14.534Z] Step 20/21 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:37:14.534Z] Removing intermediate container 4f1faf08c870 [2023-03-16T14:37:14.534Z] ---> a79d980621e3 [2023-03-16T14:37:14.534Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T14:37:14.534Z] Removing intermediate container 068f87be3a49 [2023-03-16T14:37:14.534Z] ---> 20910e4c448d [2023-03-16T14:37:14.534Z] [2023-03-16T14:37:14.792Z] ---> Running in 967784453da2 [2023-03-16T14:37:14.792Z] ---> Running in 0b42351bbf47 [2023-03-16T14:37:14.792Z] Removing intermediate container 57a1cd2a4726 [2023-03-16T14:37:14.792Z] ---> b0187df47725 [2023-03-16T14:37:14.792Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T14:37:14.792Z] Removing intermediate container e833646e2ed6 [2023-03-16T14:37:14.792Z] ---> 32fb2fee6624 [2023-03-16T14:37:14.792Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T14:37:14.792Z] Successfully built 20910e4c448d [2023-03-16T14:37:14.792Z] Successfully tagged core-data:latest [2023-03-16T14:37:14.792Z] ---> Running in 3a54abd034a7 [2023-03-16T14:37:14.792Z]  Building core-data ... done Building security-bootstrapper [2023-03-16T14:37:14.792Z] ---> Running in 388e050865ed [2023-03-16T14:37:14.792Z] Removing intermediate container 967784453da2 [2023-03-16T14:37:14.792Z] ---> b9d30b24ede7 [2023-03-16T14:37:14.792Z] Step 21/21 : LABEL version=0.0.0 [2023-03-16T14:37:14.792Z] Removing intermediate container 0b42351bbf47 [2023-03-16T14:37:14.792Z] ---> de426a9cb987 [2023-03-16T14:37:14.792Z] Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:37:15.361Z] ---> Running in d407e2a69e8a [2023-03-16T14:37:15.930Z] ---> Running in 3fcd436dacb2 [2023-03-16T14:37:15.930Z] Removing intermediate container 3a54abd034a7 [2023-03-16T14:37:15.930Z] ---> 04d8cca1311a [2023-03-16T14:37:15.930Z] [2023-03-16T14:37:15.930Z] Removing intermediate container 388e050865ed [2023-03-16T14:37:15.930Z] ---> f6d7bb7820f1 [2023-03-16T14:37:15.930Z] Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:37:15.930Z] Successfully built 04d8cca1311a [2023-03-16T14:37:15.930Z] Successfully tagged core-command:latest [2023-03-16T14:37:15.930Z] Building security-spiffe-token-provider [2023-03-16T14:37:15.930Z]  Building core-command ... done Removing intermediate container d407e2a69e8a [2023-03-16T14:37:15.930Z] ---> 0f496d1b5834 [2023-03-16T14:37:15.930Z] [2023-03-16T14:37:16.192Z] ---> Running in f2a399141bc4 [2023-03-16T14:37:16.192Z] Removing intermediate container 3fcd436dacb2 [2023-03-16T14:37:16.192Z] ---> fc8dea044de1 [2023-03-16T14:37:16.192Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T14:37:16.192Z] Successfully built 0f496d1b5834 [2023-03-16T14:37:16.192Z] Successfully tagged security-proxy-setup:latest [2023-03-16T14:37:16.192Z] Building support-notifications [2023-03-16T14:37:17.126Z]  Building security-proxy-setup ... done Removing intermediate container f2a399141bc4 [2023-03-16T14:37:17.126Z] ---> b0b80fb12c4b [2023-03-16T14:37:17.126Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T14:37:17.126Z] ---> Running in a22de4886a71 [2023-03-16T14:37:18.496Z] ---> Running in edf6f938ce9e [2023-03-16T14:37:18.496Z] Removing intermediate container a22de4886a71 [2023-03-16T14:37:18.496Z] ---> c131c418c389 [2023-03-16T14:37:18.496Z] [2023-03-16T14:37:18.496Z] Successfully built c131c418c389 [2023-03-16T14:37:18.496Z] Successfully tagged support-scheduler:latest [2023-03-16T14:37:18.496Z] Building security-spire-config [2023-03-16T14:37:18.496Z]  Building support-scheduler ... done Removing intermediate container edf6f938ce9e [2023-03-16T14:37:18.496Z] ---> 91d8c9696407 [2023-03-16T14:37:18.496Z] [2023-03-16T14:37:18.496Z] Successfully built 91d8c9696407 [2023-03-16T14:37:18.496Z] Successfully tagged security-proxy-auth:latest [2023-03-16T14:37:18.496Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-03-16T14:37:19.874Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:37:19.874Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:37:19.874Z] ---> cde69001b5d1 [2023-03-16T14:37:19.874Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T14:37:19.874Z] ---> Using cache [2023-03-16T14:37:19.874Z] ---> 3ce2205295b2 [2023-03-16T14:37:19.874Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T14:37:19.874Z] ---> Using cache [2023-03-16T14:37:19.874Z] ---> ea3ac078a4ec [2023-03-16T14:37:19.874Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T14:37:19.874Z] ---> Using cache [2023-03-16T14:37:19.874Z] ---> bfc27bd5044e [2023-03-16T14:37:19.874Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:37:19.874Z] ---> Using cache [2023-03-16T14:37:19.874Z] ---> f772e68da6d7 [2023-03-16T14:37:19.874Z] Step 7/33 : COPY . . [2023-03-16T14:37:19.874Z] ---> Using cache [2023-03-16T14:37:19.874Z] ---> 8a307021511d [2023-03-16T14:37:19.874Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T14:37:23.157Z] ---> Running in 92c9a4dfff2b [2023-03-16T14:37:23.416Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:37:23.416Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:37:23.416Z] ---> cde69001b5d1 [2023-03-16T14:37:23.416Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:37:23.416Z] ---> Using cache [2023-03-16T14:37:23.416Z] ---> 4de68ffcd82d [2023-03-16T14:37:23.416Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:37:23.416Z] ---> Using cache [2023-03-16T14:37:23.416Z] ---> 113bba6c32b4 [2023-03-16T14:37:23.416Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T14:37:23.416Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T14:37:23.416Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:37:23.416Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:37:23.416Z] ---> cde69001b5d1 [2023-03-16T14:37:23.416Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T14:37:23.416Z] ---> Using cache [2023-03-16T14:37:23.416Z] ---> 3ce2205295b2 [2023-03-16T14:37:23.416Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T14:37:24.788Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:37:24.788Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:37:24.788Z] ---> cde69001b5d1 [2023-03-16T14:37:24.788Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T14:37:24.788Z] ---> Using cache [2023-03-16T14:37:24.788Z] ---> 3ce2205295b2 [2023-03-16T14:37:24.788Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T14:37:24.788Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:37:24.788Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:37:24.788Z] ---> cde69001b5d1 [2023-03-16T14:37:24.788Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:37:24.788Z] ---> Using cache [2023-03-16T14:37:24.788Z] ---> 4de68ffcd82d [2023-03-16T14:37:24.788Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:37:24.788Z] ---> Using cache [2023-03-16T14:37:24.788Z] ---> 113bba6c32b4 [2023-03-16T14:37:24.788Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T14:37:24.788Z] ---> Using cache [2023-03-16T14:37:24.788Z] ---> c08398a18480 [2023-03-16T14:37:24.788Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:37:24.788Z] ---> Using cache [2023-03-16T14:37:24.788Z] ---> b656cda335c7 [2023-03-16T14:37:24.788Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:37:24.788Z] ---> Using cache [2023-03-16T14:37:24.788Z] ---> 904dd5d7f3a2 [2023-03-16T14:37:24.788Z] Step 8/23 : COPY . . [2023-03-16T14:37:24.788Z] ---> Using cache [2023-03-16T14:37:24.788Z] ---> 6cb3be220a68 [2023-03-16T14:37:24.788Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T14:37:25.046Z] ---> Running in 3bc80c8ed658 [2023-03-16T14:37:25.046Z] ---> Running in 9fdd04b6f817 [2023-03-16T14:37:25.046Z] ---> Running in b276ddff16df [2023-03-16T14:37:25.046Z] ---> Running in ca670e1ee820 [2023-03-16T14:37:25.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:25.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:25.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:25.868Z] OK: 265 MiB in 53 packages [2023-03-16T14:37:25.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:25.868Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T14:37:25.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:25.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:26.132Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T14:37:26.132Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T14:37:26.132Z] OK: 17816 distinct packages available [2023-03-16T14:37:26.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:26.132Z] OK: 265 MiB in 53 packages [2023-03-16T14:37:26.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:26.389Z] Removing intermediate container 3bc80c8ed658 [2023-03-16T14:37:26.389Z] ---> 28f823bc6829 [2023-03-16T14:37:26.389Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:37:26.646Z] OK: 265 MiB in 53 packages [2023-03-16T14:37:26.903Z] ---> def3b2028859 [2023-03-16T14:37:26.903Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:37:27.161Z] Removing intermediate container b276ddff16df [2023-03-16T14:37:27.161Z] ---> 3f5502ebb0b2 [2023-03-16T14:37:27.161Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T14:37:27.161Z] ---> Running in 5d0e0dac9515 [2023-03-16T14:37:27.419Z] ---> 13db93b4dcbb [2023-03-16T14:37:27.419Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:37:27.676Z] ---> Running in f8b19659d826 [2023-03-16T14:37:27.676Z] Removing intermediate container 9fdd04b6f817 [2023-03-16T14:37:27.676Z] ---> 5688b87c4f69 [2023-03-16T14:37:27.676Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T14:37:27.950Z] ---> 6d88248b24c2 [2023-03-16T14:37:27.950Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:37:28.219Z] ---> Running in 8cdb2eec09ff [2023-03-16T14:37:36.507Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2445 in /w/workspace/edgexfoundry_edgex-go_PR-4447 [Pipeline] { [Pipeline] ws [2023-03-16T14:37:36.518Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-03-16T14:37:36.574Z] The recommended git tool is: git [2023-03-16T14:37:46.797Z] using credential edgex-jenkins-ssh [2023-03-16T14:37:46.819Z] Cloning the remote Git repository [2023-03-16T14:37:46.944Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-16T14:37:47.115Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-03-16T14:37:47.382Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T14:37:47.384Z] > git --version # timeout=10 [2023-03-16T14:37:47.427Z] > git --version # 'git version 2.25.1' [2023-03-16T14:37:47.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T14:37:47.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T14:37:50.193Z] Removing intermediate container 92c9a4dfff2b [2023-03-16T14:37:50.193Z] ---> 0346c4f8ed63 [2023-03-16T14:37:50.193Z] [2023-03-16T14:37:50.193Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T14:37:50.193Z] ---> b2aa39c304c2 [2023-03-16T14:37:50.193Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:37:50.193Z] ---> Running in d1f1d3ca96f3 [2023-03-16T14:37:50.193Z] Removing intermediate container ca670e1ee820 [2023-03-16T14:37:50.193Z] ---> 803723869697 [2023-03-16T14:37:50.193Z] [2023-03-16T14:37:50.193Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T14:37:50.193Z] ---> b2aa39c304c2 [2023-03-16T14:37:50.193Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T14:37:50.193Z] ---> Using cache [2023-03-16T14:37:50.193Z] ---> 50bd02d1ae34 [2023-03-16T14:37:50.193Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:37:50.193Z] ---> Using cache [2023-03-16T14:37:50.193Z] ---> 1fbfc263aad9 [2023-03-16T14:37:50.193Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:37:50.193Z] ---> Using cache [2023-03-16T14:37:50.193Z] ---> 2bb5da91fb32 [2023-03-16T14:37:50.193Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:37:50.193Z] ---> Using cache [2023-03-16T14:37:50.193Z] Removing intermediate container d1f1d3ca96f3 [2023-03-16T14:37:50.193Z] ---> c944660cb917 [2023-03-16T14:37:50.193Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T14:37:50.193Z] ---> 5b4564b59c22 [2023-03-16T14:37:50.193Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T14:37:50.452Z] ---> Running in e02afd6397cd [2023-03-16T14:37:50.711Z] Removing intermediate container f8b19659d826 [2023-03-16T14:37:50.711Z] ---> 5fe2f8d44697 [2023-03-16T14:37:50.711Z] Step 7/26 : COPY . . [2023-03-16T14:37:50.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:50.990Z] Removing intermediate container 8cdb2eec09ff [2023-03-16T14:37:50.990Z] ---> ff6ef19f3509 [2023-03-16T14:37:50.990Z] Step 7/20 : COPY . . [2023-03-16T14:37:50.990Z] Removing intermediate container 5d0e0dac9515 [2023-03-16T14:37:50.990Z] ---> 9d0784b10a40 [2023-03-16T14:37:50.990Z] Step 8/23 : COPY . . [2023-03-16T14:37:50.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:51.249Z] ---> e2924ad1b236 [2023-03-16T14:37:51.249Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T14:37:51.249Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T14:37:51.249Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T14:37:51.249Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:37:51.249Z] OK: 7 MiB in 17 packages [2023-03-16T14:37:56.536Z] ---> a2b0efe05eda [2023-03-16T14:37:56.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T14:37:56.536Z] Removing intermediate container e02afd6397cd [2023-03-16T14:37:56.536Z] ---> 65d0d48b74d7 [2023-03-16T14:37:56.536Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T14:37:56.536Z] ---> de2d099cbf92 [2023-03-16T14:37:56.536Z] ---> 8ded1b1e97ec [2023-03-16T14:37:56.536Z] Step 9/23 : RUN make cmd/support-notifications/support-notificationsStep 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T14:37:56.536Z] [2023-03-16T14:37:56.536Z] ---> 97c1159002d7 [2023-03-16T14:37:56.536Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T14:37:56.536Z] ---> 48da62774a2a [2023-03-16T14:37:56.536Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T14:37:56.536Z] ---> Running in 893e6b8edfef [2023-03-16T14:37:56.536Z] ---> Running in c5fc2746ab1f [2023-03-16T14:37:56.536Z] ---> Running in 969803822a8d [2023-03-16T14:37:56.536Z] ---> Running in 468dd7686ee7 [2023-03-16T14:37:56.536Z] ---> Running in 46a29fa37cdc [2023-03-16T14:37:56.536Z] Removing intermediate container 893e6b8edfef [2023-03-16T14:37:56.536Z] ---> 44622c2435d3 [2023-03-16T14:37:56.536Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T14:37:56.536Z] Removing intermediate container 969803822a8d [2023-03-16T14:37:56.536Z] ---> e35d4fb02dd2 [2023-03-16T14:37:56.536Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T14:37:56.536Z] ---> Running in 98cfd6a8bf71 [2023-03-16T14:37:56.536Z] ---> Running in 97deba4e40ee [2023-03-16T14:37:56.536Z] Removing intermediate container 98cfd6a8bf71 [2023-03-16T14:37:56.536Z] ---> 062bc401a56d [2023-03-16T14:37:56.536Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T14:37:56.536Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T14:37:56.536Z] ---> Running in d4ef9b6a8429 [2023-03-16T14:37:56.536Z] Removing intermediate container 97deba4e40ee [2023-03-16T14:37:56.536Z] ---> 4c774cc2e6da [2023-03-16T14:37:56.536Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T14:37:56.536Z] ---> Running in df686ceddeec [2023-03-16T14:37:56.536Z] Removing intermediate container d4ef9b6a8429 [2023-03-16T14:37:56.536Z] ---> 4972e209dd9b [2023-03-16T14:37:56.536Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T14:37:56.536Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T14:37:56.797Z] ---> Running in 80192920308e [2023-03-16T14:37:56.797Z] Removing intermediate container df686ceddeec [2023-03-16T14:37:56.797Z] ---> e3913dced744 [2023-03-16T14:37:56.797Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T14:37:57.059Z] ---> Running in 1916b29344e0 [2023-03-16T14:37:57.059Z] Removing intermediate container 80192920308e [2023-03-16T14:37:57.059Z] ---> 78b473fa9526 [2023-03-16T14:37:57.059Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T14:37:57.059Z] ---> Running in ea55c4c54389 [2023-03-16T14:37:57.323Z] Removing intermediate container 468dd7686ee7 [2023-03-16T14:37:57.323Z] ---> 654ec8d43ff5 [2023-03-16T14:37:57.323Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T14:37:57.323Z] ---> Running in a77393a528c3 [2023-03-16T14:37:57.581Z] Removing intermediate container a77393a528c3 [2023-03-16T14:37:57.581Z] ---> d20994be9d3f [2023-03-16T14:37:57.581Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T14:37:57.581Z] ---> Running in d94ad53741d5 [2023-03-16T14:37:57.850Z] Removing intermediate container d94ad53741d5 [2023-03-16T14:37:57.850Z] ---> bb74befac72a [2023-03-16T14:37:57.850Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T14:37:57.850Z] ---> Running in e6e48a0f5626 [2023-03-16T14:37:58.112Z] Removing intermediate container 1916b29344e0 [2023-03-16T14:37:58.112Z] ---> 1e3c1f4f7a19 [2023-03-16T14:37:58.112Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T14:37:58.112Z] ---> Running in 32345265a524 [2023-03-16T14:37:58.113Z] Removing intermediate container e6e48a0f5626 [2023-03-16T14:37:58.113Z] ---> 0c8220c19dbc [2023-03-16T14:37:58.113Z] Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:37:58.113Z] ---> Running in 8407e96c3daf [2023-03-16T14:37:58.113Z] Removing intermediate container 32345265a524 [2023-03-16T14:37:58.113Z] ---> 6d6c39142730 [2023-03-16T14:37:58.113Z] [2023-03-16T14:37:58.113Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T14:37:58.113Z] ---> b2aa39c304c2 [2023-03-16T14:37:58.113Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:37:58.113Z] ---> Using cache [2023-03-16T14:37:58.113Z] ---> c944660cb917 [2023-03-16T14:37:58.113Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T14:37:58.391Z] Removing intermediate container ea55c4c54389 [2023-03-16T14:37:58.391Z] ---> f0305dd7bd8b [2023-03-16T14:37:58.391Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T14:37:58.391Z] ---> Running in ac0b4853377a [2023-03-16T14:37:58.391Z] Removing intermediate container 8407e96c3daf [2023-03-16T14:37:58.391Z] ---> 0f874481fa55 [2023-03-16T14:37:58.391Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T14:37:58.391Z] ---> Running in 515d81805150 [2023-03-16T14:37:58.391Z] ---> Running in 3a8e3f527336 [2023-03-16T14:37:58.652Z] Removing intermediate container ac0b4853377a [2023-03-16T14:37:58.652Z] ---> a5cbcbda9e6d [2023-03-16T14:37:58.652Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T14:37:58.652Z] Removing intermediate container 3a8e3f527336 [2023-03-16T14:37:58.652Z] ---> efbca9006a35 [2023-03-16T14:37:58.652Z] [2023-03-16T14:37:58.910Z] Successfully built efbca9006a35 [2023-03-16T14:37:58.910Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-16T14:37:58.910Z]  Building core-common-config-bootstrapper ... done Building core-metadata [2023-03-16T14:37:58.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:58.910Z] ---> 418d6aa70e3d [2023-03-16T14:37:58.910Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T14:37:58.910Z] ---> Running in 07cb039ca7b3 [2023-03-16T14:37:58.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:59.170Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T14:37:59.170Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T14:37:59.170Z] OK: 17816 distinct packages available [2023-03-16T14:37:59.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:59.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:59.684Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T14:37:59.684Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T14:37:59.684Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T14:37:59.684Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T14:37:59.684Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:37:59.684Z] OK: 7 MiB in 19 packages [2023-03-16T14:38:01.583Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:38:01.583Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:38:01.583Z] ---> cde69001b5d1 [2023-03-16T14:38:01.583Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:38:01.583Z] ---> Using cache [2023-03-16T14:38:01.583Z] ---> 4de68ffcd82d [2023-03-16T14:38:01.583Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T14:38:01.583Z] ---> Using cache [2023-03-16T14:38:01.583Z] ---> 113bba6c32b4 [2023-03-16T14:38:01.583Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T14:38:01.583Z] ---> Using cache [2023-03-16T14:38:01.583Z] ---> c08398a18480 [2023-03-16T14:38:01.583Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T14:38:01.583Z] ---> Using cache [2023-03-16T14:38:01.583Z] ---> b656cda335c7 [2023-03-16T14:38:01.583Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:38:01.583Z] ---> Using cache [2023-03-16T14:38:01.583Z] ---> 904dd5d7f3a2 [2023-03-16T14:38:01.583Z] Step 8/25 : COPY . . [2023-03-16T14:38:01.583Z] ---> Using cache [2023-03-16T14:38:01.583Z] ---> 6cb3be220a68 [2023-03-16T14:38:01.583Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T14:38:01.840Z] ---> Running in 21cd714b41a9 [2023-03-16T14:38:02.407Z] Removing intermediate container 07cb039ca7b3 [2023-03-16T14:38:02.407Z] ---> e807f5608937 [2023-03-16T14:38:02.407Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:38:02.407Z] Removing intermediate container 515d81805150 [2023-03-16T14:38:02.407Z] ---> dbf95083f7db [2023-03-16T14:38:02.407Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:38:02.663Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T14:38:02.920Z] ---> 4022f88b0662 [2023-03-16T14:38:02.920Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:38:03.178Z] ---> b3b2c31a6123 [2023-03-16T14:38:03.178Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T14:38:03.434Z] ---> 08d19b1b289d [2023-03-16T14:38:03.435Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T14:38:05.331Z] ---> d58e085de19b [2023-03-16T14:38:05.331Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T14:38:05.588Z] ---> 69651250217f [2023-03-16T14:38:05.588Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T14:38:05.846Z] ---> 5d4f939ebcd8 [2023-03-16T14:38:05.846Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T14:38:06.106Z] ---> b3fa1ea79452 [2023-03-16T14:38:06.106Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T14:38:06.106Z] ---> Running in 152d30c40278 [2023-03-16T14:38:06.363Z] ---> d9e8fd9ef28f [2023-03-16T14:38:06.363Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T14:38:06.621Z] Removing intermediate container 152d30c40278 [2023-03-16T14:38:06.621Z] ---> 4beb025e9dec [2023-03-16T14:38:06.621Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T14:38:07.189Z] ---> f2bb7bcd82bd [2023-03-16T14:38:07.189Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T14:38:07.465Z] ---> bb0cc0bd483d [2023-03-16T14:38:07.465Z] Step 21/26 : WORKDIR / [2023-03-16T14:38:07.465Z] ---> Running in 70e4020db397 [2023-03-16T14:38:07.773Z] ---> d446ffb2b4cc [2023-03-16T14:38:07.773Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T14:38:08.033Z] Removing intermediate container 70e4020db397 [2023-03-16T14:38:08.033Z] ---> 239b9f84cccc [2023-03-16T14:38:08.033Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T14:38:08.587Z] Merging remotes/origin/main commit 98f26a0c7d805e442403424f4b6a62f5234911ca into PR head commit 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:38:08.597Z] ---> Running in 1a47da00e5b2 [2023-03-16T14:38:08.597Z] ---> 840376127764 [2023-03-16T14:38:08.597Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T14:38:06.609Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T14:38:06.648Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T14:38:07.716Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T14:38:07.765Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T14:38:07.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T14:38:07.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4447/head:refs/remotes/origin/PR-4447 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T14:38:08.608Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T14:38:08.698Z] > git checkout -f 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed # timeout=10 [2023-03-16T14:38:08.869Z] ---> Running in b4836ddb2e5f [2023-03-16T14:38:08.869Z] Removing intermediate container 1a47da00e5b2 [2023-03-16T14:38:08.869Z] ---> 8ddfc9773538 [2023-03-16T14:38:08.869Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T14:38:09.091Z] Merge succeeded, producing 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:38:09.091Z] Checking out Revision 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed (PR-4447) [2023-03-16T14:38:09.127Z] ---> Running in 8d1d9a93af52 [2023-03-16T14:38:09.692Z] Removing intermediate container 8d1d9a93af52 [2023-03-16T14:38:09.692Z] ---> e6196e1a55e9 [2023-03-16T14:38:09.692Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T14:38:09.692Z] ---> Running in 98f7ab3d7392 [2023-03-16T14:38:09.896Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T14:38:10.256Z] Removing intermediate container 98f7ab3d7392 [2023-03-16T14:38:10.256Z] ---> d7a29fdb4a98 [2023-03-16T14:38:10.256Z] Step 25/26 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:38:10.256Z] ---> Running in 91518a0fbdd3 [2023-03-16T14:38:10.794Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T14:38:10.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T14:38:10.794Z] Dload Upload Total Spent Left Speed [2023-03-16T14:38:10.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 64398 0 --:--:-- --:--:-- --:--:-- 64398 [2023-03-16T14:38:10.820Z] Removing intermediate container b4836ddb2e5f [2023-03-16T14:38:10.820Z] ---> 5f0c990c84b3 [2023-03-16T14:38:10.820Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T14:38:10.820Z] Removing intermediate container 91518a0fbdd3 [2023-03-16T14:38:10.820Z] ---> c0e37af88e1d [2023-03-16T14:38:10.820Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T14:38:11.078Z] ---> Running in 3a4cd5d28d86 [2023-03-16T14:38:11.078Z] ---> Running in c8be29208150 [Pipeline] sh [2023-03-16T14:38:08.959Z] > git remote # timeout=10 [2023-03-16T14:38:08.983Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T14:38:09.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T14:38:09.034Z] > git merge 98f26a0c7d805e442403424f4b6a62f5234911ca # timeout=10 [2023-03-16T14:38:09.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T14:38:09.096Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T14:38:09.116Z] > git checkout -f 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed # timeout=10 [2023-03-16T14:38:11.522Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T14:38:11.643Z] Removing intermediate container c8be29208150 [2023-03-16T14:38:11.643Z] ---> b1c01bde49cb [2023-03-16T14:38:11.643Z] [2023-03-16T14:38:11.643Z] Removing intermediate container 3a4cd5d28d86 [2023-03-16T14:38:11.643Z] ---> ac25d20d3375 [2023-03-16T14:38:11.643Z] Step 30/33 : CMD ["gate"] [2023-03-16T14:38:11.643Z] ---> Running in 1862e2458280 [2023-03-16T14:38:11.643Z] Successfully built b1c01bde49cb [2023-03-16T14:38:11.643Z] Successfully tagged security-spire-config:latest [2023-03-16T14:38:11.643Z]  Building security-spire-config ... done Building security-spire-server [2023-03-16T14:38:11.870Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T14:38:11.870Z] + sudo tee /etc/docker/daemon.new [2023-03-16T14:38:11.870Z] { [2023-03-16T14:38:11.870Z] "registry-mirrors": [ [2023-03-16T14:38:11.870Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T14:38:11.870Z] ], [2023-03-16T14:38:11.870Z] "bip": "10.250.0.254/24", [2023-03-16T14:38:11.870Z] "hosts": [ [2023-03-16T14:38:11.870Z] "tcp://0.0.0.0:5555", [2023-03-16T14:38:11.870Z] "unix:///var/run/docker.sock" [2023-03-16T14:38:11.870Z] ], [2023-03-16T14:38:11.870Z] "mtu": 1458, [2023-03-16T14:38:11.870Z] "selinux-enabled": true, [2023-03-16T14:38:11.870Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T14:38:11.870Z] } [Pipeline] sh [2023-03-16T14:38:12.222Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T14:38:12.591Z] + sudo service docker restart [2023-03-16T14:38:13.017Z] Removing intermediate container 1862e2458280 [2023-03-16T14:38:13.017Z] ---> 0bdde28a3974 [2023-03-16T14:38:13.017Z] Step 31/33 : LABEL arch=x86_64 [2023-03-16T14:38:13.277Z] ---> Running in 741429fd4e31 [2023-03-16T14:38:13.843Z] Removing intermediate container 741429fd4e31 [2023-03-16T14:38:13.843Z] ---> d58b3c04d789 [2023-03-16T14:38:13.843Z] Step 32/33 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:38:14.102Z] ---> Running in bb692bb61aa0 [2023-03-16T14:38:14.668Z] Removing intermediate container bb692bb61aa0 [2023-03-16T14:38:14.669Z] ---> 68ddd6660533 [2023-03-16T14:38:14.669Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T14:38:14.669Z] ---> Running in 4a8de09ad9c1 [2023-03-16T14:38:15.613Z] Removing intermediate container 4a8de09ad9c1 [2023-03-16T14:38:15.613Z] ---> 8f07b485fcdb [2023-03-16T14:38:15.613Z] [2023-03-16T14:38:15.613Z] Successfully built 8f07b485fcdb [2023-03-16T14:38:15.613Z] Successfully tagged security-bootstrapper:latest [2023-03-16T14:38:15.613Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-03-16T14:38:16.179Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:38:16.179Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:38:16.179Z] ---> cde69001b5d1 [2023-03-16T14:38:16.179Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T14:38:16.179Z] ---> Using cache [2023-03-16T14:38:16.179Z] ---> 3ce2205295b2 [2023-03-16T14:38:16.179Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T14:38:16.179Z] ---> Using cache [2023-03-16T14:38:16.179Z] ---> 3f5502ebb0b2 [2023-03-16T14:38:16.179Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T14:38:16.179Z] ---> Using cache [2023-03-16T14:38:16.179Z] ---> 13db93b4dcbb [2023-03-16T14:38:16.179Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:38:16.179Z] ---> Using cache [2023-03-16T14:38:16.179Z] ---> 5fe2f8d44697 [2023-03-16T14:38:16.179Z] Step 7/25 : COPY . . [2023-03-16T14:38:16.179Z] ---> Using cache [2023-03-16T14:38:16.179Z] ---> 8ded1b1e97ec [2023-03-16T14:38:16.179Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T14:38:16.179Z] ---> Using cache [2023-03-16T14:38:16.179Z] ---> e35d4fb02dd2 [2023-03-16T14:38:16.179Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T14:38:16.179Z] ---> Using cache [2023-03-16T14:38:16.179Z] ---> 4c774cc2e6da [2023-03-16T14:38:16.179Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T14:38:16.179Z] ---> Using cache [2023-03-16T14:38:16.179Z] ---> e3913dced744 [2023-03-16T14:38:16.179Z] Step 11/25 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T14:38:18.708Z] ---> Running in 96cba2e0dc15 [2023-03-16T14:38:19.274Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:38:19.274Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:38:19.274Z] ---> cde69001b5d1 [2023-03-16T14:38:19.274Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T14:38:19.274Z] ---> Using cache [2023-03-16T14:38:19.274Z] ---> 3ce2205295b2 [2023-03-16T14:38:19.274Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T14:38:19.274Z] ---> Using cache [2023-03-16T14:38:19.274Z] ---> ea3ac078a4ec [2023-03-16T14:38:19.274Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T14:38:19.274Z] ---> Using cache [2023-03-16T14:38:19.274Z] ---> bfc27bd5044e [2023-03-16T14:38:19.274Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:38:19.274Z] ---> Using cache [2023-03-16T14:38:19.274Z] ---> f772e68da6d7 [2023-03-16T14:38:19.274Z] Step 7/24 : COPY . . [2023-03-16T14:38:19.274Z] ---> Using cache [2023-03-16T14:38:19.274Z] ---> 8a307021511d [2023-03-16T14:38:19.274Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T14:38:20.207Z] ---> Running in 11dbf69f6f99 [2023-03-16T14:38:20.774Z] Removing intermediate container 96cba2e0dc15 [2023-03-16T14:38:20.774Z] ---> f1b54807d9e0 [2023-03-16T14:38:20.774Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T14:38:20.774Z] ---> Running in ac95c33bf140 [2023-03-16T14:38:20.774Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T14:38:21.339Z] Removing intermediate container ac95c33bf140 [2023-03-16T14:38:21.339Z] ---> cda5785fec2e [2023-03-16T14:38:21.339Z] [2023-03-16T14:38:21.339Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T14:38:21.339Z] ---> b2aa39c304c2 [2023-03-16T14:38:21.339Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:38:21.339Z] ---> Using cache [2023-03-16T14:38:21.339Z] ---> c944660cb917 [2023-03-16T14:38:21.339Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T14:38:21.339Z] ---> Running in a3fadb7c7267 [2023-03-16T14:38:22.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:38:22.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:38:22.535Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T14:38:22.535Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T14:38:22.535Z] OK: 17816 distinct packages available [2023-03-16T14:38:22.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:38:22.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:38:23.052Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T14:38:23.052Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T14:38:23.052Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T14:38:23.052Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T14:38:23.052Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T14:38:23.052Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:38:23.052Z] OK: 8 MiB in 20 packages [2023-03-16T14:38:24.423Z] Removing intermediate container a3fadb7c7267 [2023-03-16T14:38:24.423Z] ---> 91ed81e2d7f3 [2023-03-16T14:38:24.423Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:38:25.365Z] ---> b29248c1e312 [2023-03-16T14:38:25.365Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T14:38:29.555Z] ---> 4d8ea3f9e769 [2023-03-16T14:38:29.556Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T14:38:29.556Z] Removing intermediate container 46a29fa37cdc [2023-03-16T14:38:29.556Z] ---> e78556c01738 [2023-03-16T14:38:29.556Z] [2023-03-16T14:38:29.556Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T14:38:29.556Z] ---> b2aa39c304c2 [2023-03-16T14:38:29.556Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:38:29.556Z] ---> Using cache [2023-03-16T14:38:29.556Z] ---> c944660cb917 [2023-03-16T14:38:29.556Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T14:38:29.556Z] ---> Running in 7396c87dd8a8 [2023-03-16T14:38:29.814Z] ---> 1dc5cc20b623 [2023-03-16T14:38:29.815Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T14:38:30.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:38:30.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:38:30.898Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T14:38:30.898Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T14:38:30.898Z] OK: 17816 distinct packages available [2023-03-16T14:38:30.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:38:30.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T14:38:30.918Z] provisioning config files... [2023-03-16T14:38:30.952Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6331074497475956039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:38:31.159Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T14:38:31.159Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T14:38:31.159Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T14:38:31.159Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T14:38:31.159Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T14:38:31.159Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T14:38:31.159Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T14:38:31.159Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T14:38:31.159Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T14:38:31.159Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:38:31.159Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T14:38:31.324Z] ---> docker-login.sh [2023-03-16T14:38:31.324Z] nexus3.edgexfoundry.org:10001 [2023-03-16T14:38:31.419Z] ---> df3ff32989da [2023-03-16T14:38:31.419Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T14:38:31.419Z] OK: 10 MiB in 24 packages [2023-03-16T14:38:31.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:38:31.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:38:31.925Z] Configure a credential helper to remove this warning. See [2023-03-16T14:38:31.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:38:31.925Z] [2023-03-16T14:38:31.925Z] Login Succeeded [2023-03-16T14:38:31.925Z] nexus3.edgexfoundry.org:10002 [2023-03-16T14:38:32.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:38:32.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:38:32.475Z] Configure a credential helper to remove this warning. See [2023-03-16T14:38:32.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:38:32.475Z] [2023-03-16T14:38:32.475Z] Login Succeeded [2023-03-16T14:38:32.475Z] nexus3.edgexfoundry.org:10003 [2023-03-16T14:38:32.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:38:32.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:38:32.748Z] Configure a credential helper to remove this warning. See [2023-03-16T14:38:32.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:38:32.748Z] [2023-03-16T14:38:32.748Z] Login Succeeded [2023-03-16T14:38:32.748Z] nexus3.edgexfoundry.org:10004 [2023-03-16T14:38:32.843Z] ---> c3ba9de589b3 [2023-03-16T14:38:32.843Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T14:38:32.843Z] Removing intermediate container 21cd714b41a9 [2023-03-16T14:38:32.843Z] ---> 530dc23e58a5 [2023-03-16T14:38:32.843Z] [2023-03-16T14:38:32.843Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T14:38:32.843Z] ---> b2aa39c304c2 [2023-03-16T14:38:32.843Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:38:32.843Z] ---> Using cache [2023-03-16T14:38:32.843Z] ---> b098f4df8fd0 [2023-03-16T14:38:32.843Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T14:38:32.843Z] ---> Using cache [2023-03-16T14:38:32.843Z] ---> b4eb70c74424 [2023-03-16T14:38:32.843Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T14:38:33.102Z] ---> Running in 9e9c02f4fb12 [2023-03-16T14:38:33.102Z] ---> Running in b5447d9ad6b0 [2023-03-16T14:38:33.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:38:33.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:38:33.350Z] Configure a credential helper to remove this warning. See [2023-03-16T14:38:33.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:38:33.350Z] [2023-03-16T14:38:33.350Z] Login Succeeded [2023-03-16T14:38:33.350Z] docker.io [2023-03-16T14:38:33.361Z] Removing intermediate container c5fc2746ab1f [2023-03-16T14:38:33.361Z] ---> 2da63f2059a7 [2023-03-16T14:38:33.361Z] [2023-03-16T14:38:33.361Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T14:38:33.361Z] ---> b2aa39c304c2 [2023-03-16T14:38:33.361Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T14:38:33.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:38:33.656Z] Removing intermediate container 7396c87dd8a8 [2023-03-16T14:38:33.656Z] ---> 4250cadb1424 [2023-03-16T14:38:33.656Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:38:33.656Z] Removing intermediate container 9e9c02f4fb12 [2023-03-16T14:38:33.656Z] ---> ba1c71e64aa9 [2023-03-16T14:38:33.656Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T14:38:33.656Z] Removing intermediate container b5447d9ad6b0 [2023-03-16T14:38:33.656Z] ---> 5c2b549b4492 [2023-03-16T14:38:33.656Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T14:38:33.656Z] ---> Running in c24b65d2930f [2023-03-16T14:38:33.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:38:33.893Z] Configure a credential helper to remove this warning. See [2023-03-16T14:38:33.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:38:33.893Z] [2023-03-16T14:38:33.893Z] Login Succeeded [2023-03-16T14:38:33.893Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T14:38:33.910Z] Deleting 1 temporary files [2023-03-16T14:38:33.916Z] ---> Running in dbb09fc9e970 [2023-03-16T14:38:33.916Z] ---> Running in 7c9ed673dd7a [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-16T14:38:34.174Z] ---> 888a28c2c032 [2023-03-16T14:38:34.174Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [Pipeline] sh [2023-03-16T14:38:34.434Z] Removing intermediate container 7c9ed673dd7a [2023-03-16T14:38:34.434Z] ---> 7686e7d10b66 [2023-03-16T14:38:34.434Z] Step 15/25 : WORKDIR / [2023-03-16T14:38:34.434Z] Removing intermediate container dbb09fc9e970 [2023-03-16T14:38:34.434Z] ---> 9b9f0520b8d9 [2023-03-16T14:38:34.434Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T14:38:34.434Z] ---> Running in f8a244373094 [2023-03-16T14:38:34.434Z] ---> Running in 3533abed0e0b [2023-03-16T14:38:34.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:38:34.548Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-16T14:38:34.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T14:38:34.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T14:38:34.593Z] ========================================================= [2023-03-16T14:38:34.593Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T14:38:34.593Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:38:34.691Z] ---> 450de93f95d1 [2023-03-16T14:38:34.691Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T14:38:34.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:38:34.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T14:38:34.952Z] Removing intermediate container 3533abed0e0b [2023-03-16T14:38:34.952Z] ---> 430ddd82fdf6 [2023-03-16T14:38:34.952Z] Step 24/25 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:38:34.952Z] Removing intermediate container f8a244373094 [2023-03-16T14:38:34.952Z] ---> ded23866ef47 [2023-03-16T14:38:34.952Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:38:34.952Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T14:38:34.952Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T14:38:34.952Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:38:34.952Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T14:38:35.210Z] ---> Running in 84ba63d0c4c4 [2023-03-16T14:38:35.210Z] OK: 8 MiB in 17 packages [2023-03-16T14:38:35.210Z] ---> 1f07d050b242 [2023-03-16T14:38:35.210Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:38:35.210Z] ---> 44206828d143 [2023-03-16T14:38:35.210Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T14:38:35.221Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T14:38:35.222Z] af6eaf76a39c: Pulling fs layer [2023-03-16T14:38:35.222Z] 55522c791124: Pulling fs layer [2023-03-16T14:38:35.222Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T14:38:35.222Z] 169dfbe0d373: Pulling fs layer [2023-03-16T14:38:35.222Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T14:38:35.222Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T14:38:35.222Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T14:38:35.222Z] e1ff8fa3b103: Waiting [2023-03-16T14:38:35.222Z] 52ebb69f0ebf: Waiting [2023-03-16T14:38:35.222Z] 5abe8eddf0d5: Waiting [2023-03-16T14:38:35.222Z] 169dfbe0d373: Waiting [2023-03-16T14:38:35.222Z] 55522c791124: Verifying Checksum [2023-03-16T14:38:35.222Z] 55522c791124: Download complete [2023-03-16T14:38:35.222Z] 169dfbe0d373: Verifying Checksum [2023-03-16T14:38:35.222Z] 169dfbe0d373: Download complete [2023-03-16T14:38:35.222Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T14:38:35.222Z] e1ff8fa3b103: Download complete [2023-03-16T14:38:35.222Z] af6eaf76a39c: Verifying Checksum [2023-03-16T14:38:35.470Z] Removing intermediate container 84ba63d0c4c4 [2023-03-16T14:38:35.470Z] ---> 4ba78a945304 [2023-03-16T14:38:35.470Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T14:38:35.470Z] ---> Running in dcb261f19f0a [2023-03-16T14:38:35.470Z] ---> 59bb4162a5c4 [2023-03-16T14:38:35.470Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T14:38:35.470Z] ---> c263f04143d9 [2023-03-16T14:38:35.470Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T14:38:35.728Z] Removing intermediate container dcb261f19f0a [2023-03-16T14:38:35.728Z] ---> f324a338e607 [2023-03-16T14:38:35.728Z] [2023-03-16T14:38:35.728Z] ---> Running in f6d3956c3e10 [2023-03-16T14:38:35.728Z] Successfully built f324a338e607 [2023-03-16T14:38:35.728Z] Successfully tagged security-spire-server:latest [2023-03-16T14:38:35.728Z]  Building security-spire-server ... done Building security-spire-agent [2023-03-16T14:38:36.659Z] Removing intermediate container f6d3956c3e10 [2023-03-16T14:38:36.659Z] ---> 0a87c290a2e1 [2023-03-16T14:38:36.659Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T14:38:36.665Z] af6eaf76a39c: Pull complete [2023-03-16T14:38:36.665Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T14:38:36.665Z] 5abe8eddf0d5: Download complete [2023-03-16T14:38:37.259Z] 55522c791124: Pull complete [2023-03-16T14:38:37.594Z] Removing intermediate container c24b65d2930f [2023-03-16T14:38:37.594Z] ---> bff42f55aa78 [2023-03-16T14:38:37.594Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T14:38:38.173Z] ---> d2b1d0d020df [2023-03-16T14:38:38.173Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T14:38:38.236Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T14:38:38.236Z] ce5c4a1c91eb: Download complete [2023-03-16T14:38:38.236Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T14:38:38.236Z] 52ebb69f0ebf: Download complete [2023-03-16T14:38:38.431Z] ---> Running in f01b1bece104 [2023-03-16T14:38:38.431Z] ---> Running in 7eef84033120 [2023-03-16T14:38:38.431Z] ---> b13de41178f9 [2023-03-16T14:38:38.431Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T14:38:38.431Z] Removing intermediate container f01b1bece104 [2023-03-16T14:38:38.431Z] ---> 423c0d90e48d [2023-03-16T14:38:38.431Z] Step 18/20 : LABEL arch=x86_64 [2023-03-16T14:38:38.698Z] Removing intermediate container 7eef84033120 [2023-03-16T14:38:38.698Z] ---> 450cd7e3868a [2023-03-16T14:38:38.698Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T14:38:38.698Z] ---> Running in c299903a0beb [2023-03-16T14:38:38.698Z] ---> Running in 63f1c91f0dba [2023-03-16T14:38:38.698Z] ---> 2f95b7717dad [2023-03-16T14:38:38.698Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T14:38:38.957Z] Removing intermediate container c299903a0beb [2023-03-16T14:38:38.957Z] ---> 63276b222113 [2023-03-16T14:38:38.957Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T14:38:38.957Z] Removing intermediate container 63f1c91f0dba [2023-03-16T14:38:38.957Z] ---> d1ed70f7426b [2023-03-16T14:38:38.957Z] Step 19/20 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:38:38.957Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:38:38.957Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:38:38.957Z] ---> cde69001b5d1 [2023-03-16T14:38:38.957Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.957Z] ---> 3ce2205295b2 [2023-03-16T14:38:38.957Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.957Z] ---> 3f5502ebb0b2 [2023-03-16T14:38:38.957Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.957Z] ---> 13db93b4dcbb [2023-03-16T14:38:38.957Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.957Z] ---> 5fe2f8d44697 [2023-03-16T14:38:38.957Z] Step 7/26 : COPY . . [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.957Z] ---> 8ded1b1e97ec [2023-03-16T14:38:38.957Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.957Z] ---> e35d4fb02dd2 [2023-03-16T14:38:38.957Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.957Z] ---> 4c774cc2e6da [2023-03-16T14:38:38.957Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.957Z] ---> e3913dced744 [2023-03-16T14:38:38.957Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.957Z] ---> 1e3c1f4f7a19 [2023-03-16T14:38:38.957Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.957Z] ---> 6d6c39142730 [2023-03-16T14:38:38.957Z] [2023-03-16T14:38:38.957Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T14:38:38.957Z] ---> b2aa39c304c2 [2023-03-16T14:38:38.957Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.957Z] ---> c944660cb917 [2023-03-16T14:38:38.957Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.957Z] ---> 91ed81e2d7f3 [2023-03-16T14:38:38.957Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:38:38.957Z] ---> Using cache [2023-03-16T14:38:38.958Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T14:38:38.958Z] ---> b29248c1e312 [2023-03-16T14:38:38.958Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T14:38:38.958Z] ---> Running in 474c2125785a [2023-03-16T14:38:39.214Z] ---> Running in fc295ce3a33c [2023-03-16T14:38:39.214Z] ---> Running in 62175ab8ca30 [2023-03-16T14:38:39.214Z] Removing intermediate container 474c2125785a [2023-03-16T14:38:39.214Z] ---> 6c3713f8dca4 [2023-03-16T14:38:39.214Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T14:38:39.214Z] ---> Running in 9fda1a602ef6 [2023-03-16T14:38:39.783Z] Removing intermediate container fc295ce3a33c [2023-03-16T14:38:39.783Z] ---> 23f95fcb33f8 [2023-03-16T14:38:39.783Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:38:39.783Z] Removing intermediate container 62175ab8ca30 [2023-03-16T14:38:39.783Z] ---> 5b9593ec9f79 [2023-03-16T14:38:39.783Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T14:38:39.783Z] Removing intermediate container 9fda1a602ef6 [2023-03-16T14:38:39.783Z] ---> deee13065ecf [2023-03-16T14:38:39.783Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T14:38:39.783Z] ---> Running in 12c8e7111dc7 [2023-03-16T14:38:39.783Z] ---> Running in 5aefe41ada2e [2023-03-16T14:38:40.042Z] ---> 2a0847ed5690 [2023-03-16T14:38:40.042Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:38:40.042Z] Removing intermediate container 12c8e7111dc7 [2023-03-16T14:38:40.042Z] ---> c979b4f9ea49 [2023-03-16T14:38:40.042Z] Step 24/25 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:38:40.042Z] Removing intermediate container 5aefe41ada2e [2023-03-16T14:38:40.042Z] ---> 0a064e2dd391 [2023-03-16T14:38:40.042Z] [2023-03-16T14:38:40.301Z] ---> 1824981762fd [2023-03-16T14:38:40.301Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T14:38:40.301Z] ---> Running in f8a146d19413 [2023-03-16T14:38:40.301Z] Successfully built 0a064e2dd391 [2023-03-16T14:38:40.301Z] ---> 3ff4afe595d5 [2023-03-16T14:38:40.301Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T14:38:40.301Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-16T14:38:40.559Z]  Building security-spiffe-token-provider ... done Removing intermediate container f8a146d19413 [2023-03-16T14:38:40.559Z] ---> b53fb2f8ea7e [2023-03-16T14:38:40.559Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T14:38:41.936Z] ---> Running in ce8189c1c4ce [2023-03-16T14:38:41.936Z] ---> 5fb7e27e2c7d [2023-03-16T14:38:41.936Z] ---> eee906130c12 [2023-03-16T14:38:41.936Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T14:38:41.936Z] [2023-03-16T14:38:41.936Z] Removing intermediate container ce8189c1c4ce [2023-03-16T14:38:41.936Z] ---> 505938e0f987 [2023-03-16T14:38:41.936Z] [2023-03-16T14:38:42.195Z] ---> 48a69aa6bdff [2023-03-16T14:38:42.195Z] ---> 7bd578df8fd9 [2023-03-16T14:38:42.195Z] Step 19/23 : ENTRYPOINT ["/support-notifications"]Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T14:38:42.195Z] [2023-03-16T14:38:42.195Z] Successfully built 505938e0f987 [2023-03-16T14:38:42.195Z] Successfully tagged core-metadata:latest [2023-03-16T14:38:42.195Z]  Building core-metadata ... done  ---> Running in 04b1db4f8304 [2023-03-16T14:38:42.454Z] ---> 1aebdc601bd4 [2023-03-16T14:38:42.454Z] Removing intermediate container 11dbf69f6f99 [2023-03-16T14:38:42.454Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ ---> 042b313a2023 [2023-03-16T14:38:42.454Z] [2023-03-16T14:38:42.454Z] [2023-03-16T14:38:42.454Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T14:38:42.454Z] ---> b2aa39c304c2 [2023-03-16T14:38:42.454Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T14:38:42.454Z] Removing intermediate container 04b1db4f8304 [2023-03-16T14:38:42.454Z] ---> b6c687c084c2 [2023-03-16T14:38:42.454Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T14:38:42.454Z] ---> Running in bc18f1bf2e15 [2023-03-16T14:38:42.454Z] ---> Running in be8a2115a384 [2023-03-16T14:38:42.454Z] ---> 957ba53cfc14 [2023-03-16T14:38:42.454Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T14:38:42.714Z] ---> Running in bf8c86f36f2c [2023-03-16T14:38:42.714Z] Removing intermediate container be8a2115a384 [2023-03-16T14:38:42.714Z] ---> 2cc3aa4d48c8 [2023-03-16T14:38:42.714Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T14:38:42.714Z] ---> Running in 0fed222b5f4a [2023-03-16T14:38:42.714Z] Removing intermediate container bf8c86f36f2c [2023-03-16T14:38:42.714Z] ---> b34c49948f29 [2023-03-16T14:38:42.714Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T14:38:42.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:38:42.973Z] ---> Running in 5ed0292236a5 [2023-03-16T14:38:42.973Z] Removing intermediate container 0fed222b5f4a [2023-03-16T14:38:42.973Z] ---> ad83c59e06d7 [2023-03-16T14:38:42.973Z] Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:38:42.973Z] ---> Running in a1968ffca235 [2023-03-16T14:38:42.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:38:42.973Z] Removing intermediate container 5ed0292236a5 [2023-03-16T14:38:42.973Z] ---> 715635976dcd [2023-03-16T14:38:42.973Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T14:38:42.973Z] ---> Running in 18a849daeae8 [2023-03-16T14:38:42.973Z] Removing intermediate container a1968ffca235 [2023-03-16T14:38:42.973Z] ---> 3c57d39e5546 [2023-03-16T14:38:42.973Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T14:38:43.234Z] ---> Running in 1636e7af0b19 [2023-03-16T14:38:43.234Z] Removing intermediate container 18a849daeae8 [2023-03-16T14:38:43.234Z] ---> 02602f802713 [2023-03-16T14:38:43.234Z] Step 25/26 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:38:43.234Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T14:38:43.234Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T14:38:43.234Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T14:38:43.234Z] ---> Running in a5d2006fae23 [2023-03-16T14:38:43.234Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:38:43.234Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T14:38:43.234Z] Removing intermediate container 1636e7af0b19 [2023-03-16T14:38:43.234Z] ---> f71bc9a2433a [2023-03-16T14:38:43.234Z] [2023-03-16T14:38:43.234Z] Removing intermediate container a5d2006fae23 [2023-03-16T14:38:43.234Z] ---> 7afbfcd21437 [2023-03-16T14:38:43.234Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T14:38:43.495Z] Successfully built f71bc9a2433a [2023-03-16T14:38:43.495Z] Successfully tagged support-notifications:latest [2023-03-16T14:38:43.495Z]  Building support-notifications ... done  ---> Running in 3dc4f135d45e [2023-03-16T14:38:43.495Z] OK: 8 MiB in 18 packages [2023-03-16T14:38:43.495Z] Removing intermediate container 3dc4f135d45e [2023-03-16T14:38:43.495Z] ---> 21df934e42e7 [2023-03-16T14:38:43.495Z] [2023-03-16T14:38:43.495Z] Successfully built 21df934e42e7 [2023-03-16T14:38:43.495Z] Successfully tagged security-spire-agent:latest [2023-03-16T14:38:43.766Z]  Building security-spire-agent ... done Removing intermediate container bc18f1bf2e15 [2023-03-16T14:38:43.766Z] ---> b3639c14ba56 [2023-03-16T14:38:43.766Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T14:38:44.026Z] ---> Running in b5323028c8f5 [2023-03-16T14:38:44.026Z] Removing intermediate container b5323028c8f5 [2023-03-16T14:38:44.026Z] ---> ead2d5095130 [2023-03-16T14:38:44.026Z] Step 12/24 : WORKDIR / [2023-03-16T14:38:44.026Z] ---> Running in ea2cc9ffad2d [2023-03-16T14:38:44.026Z] Removing intermediate container ea2cc9ffad2d [2023-03-16T14:38:44.026Z] ---> 5ae85a746be5 [2023-03-16T14:38:44.026Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:38:44.284Z] ---> a2499d8f8a4b [2023-03-16T14:38:44.284Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T14:38:44.542Z] ---> 641967f3c3c4 [2023-03-16T14:38:44.542Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T14:38:44.542Z] ---> 5c1ffce168d0 [2023-03-16T14:38:44.542Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T14:38:44.801Z] ---> 4f37067f2387 [2023-03-16T14:38:44.801Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T14:38:45.060Z] ---> ea7c0f23e419 [2023-03-16T14:38:45.060Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T14:38:45.631Z] ---> 4d657edc3ace [2023-03-16T14:38:45.631Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T14:38:45.631Z] ---> e5935fe392b2 [2023-03-16T14:38:45.631Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T14:38:45.631Z] ---> Running in 7a7c3b0111d6 [2023-03-16T14:38:46.566Z] Removing intermediate container 7a7c3b0111d6 [2023-03-16T14:38:46.566Z] ---> acdfb6a2575b [2023-03-16T14:38:46.566Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T14:38:46.566Z] ---> Running in 6bf078645aa6 [2023-03-16T14:38:46.566Z] Removing intermediate container 6bf078645aa6 [2023-03-16T14:38:46.566Z] ---> 0168cf26b669 [2023-03-16T14:38:46.566Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T14:38:46.566Z] ---> Running in a2872f33510a [2023-03-16T14:38:46.566Z] Removing intermediate container a2872f33510a [2023-03-16T14:38:46.567Z] ---> 97bec349c196 [2023-03-16T14:38:46.567Z] Step 23/24 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:38:46.825Z] ---> Running in d123d46027e2 [2023-03-16T14:38:46.825Z] Removing intermediate container d123d46027e2 [2023-03-16T14:38:46.825Z] ---> 19af94dfb9a6 [2023-03-16T14:38:46.825Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T14:38:46.825Z] ---> Running in b9e2b25eecb8 [2023-03-16T14:38:47.084Z] Removing intermediate container b9e2b25eecb8 [2023-03-16T14:38:47.084Z] ---> f3296ca04ec3 [2023-03-16T14:38:47.084Z] [2023-03-16T14:38:47.084Z] Successfully built f3296ca04ec3 [2023-03-16T14:38:47.084Z] Successfully tagged security-secretstore-setup:latest [2023-03-16T14:38:47.089Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-16T14:38:47.099Z] $ docker stop --time=1 21b7ef96e1aafc8c80ec6e723c625a09513d6778055c686a7f41b64bd86a2dfb [2023-03-16T14:38:48.453Z] $ docker rm -f --volumes 21b7ef96e1aafc8c80ec6e723c625a09513d6778055c686a7f41b64bd86a2dfb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T14:38:48.797Z] + docker images [2023-03-16T14:38:48.797Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T14:38:48.797Z] security-secretstore-setup latest f3296ca04ec3 2 seconds ago 32.6MB [2023-03-16T14:38:48.797Z] support-notifications latest f71bc9a2433a 5 seconds ago 33MB [2023-03-16T14:38:48.797Z] security-spire-agent latest 21df934e42e7 5 seconds ago 129MB [2023-03-16T14:38:48.797Z] core-metadata latest 505938e0f987 7 seconds ago 20.6MB [2023-03-16T14:38:48.797Z] 042b313a2023 7 seconds ago 1.68GB [2023-03-16T14:38:48.797Z] security-spiffe-token-provider latest 0a064e2dd391 9 seconds ago 32.6MB [2023-03-16T14:38:48.797Z] security-spire-server latest f324a338e607 13 seconds ago 89.8MB [2023-03-16T14:38:48.797Z] 2da63f2059a7 16 seconds ago 1.75GB [2023-03-16T14:38:48.797Z] 530dc23e58a5 17 seconds ago 1.69GB [2023-03-16T14:38:48.797Z] e78556c01738 20 seconds ago 1.72GB [2023-03-16T14:38:48.797Z] cda5785fec2e 28 seconds ago 1.54GB [2023-03-16T14:38:48.797Z] security-bootstrapper latest 8f07b485fcdb 34 seconds ago 22MB [2023-03-16T14:38:48.797Z] security-spire-config latest b1c01bde49cb 37 seconds ago 88.9MB [2023-03-16T14:38:48.797Z] core-common-config-bootstrapper latest efbca9006a35 50 seconds ago 17.6MB [2023-03-16T14:38:48.797Z] 6d6c39142730 50 seconds ago 1.54GB [2023-03-16T14:38:48.797Z] 803723869697 About a minute ago 1.68GB [2023-03-16T14:38:48.797Z] 0346c4f8ed63 About a minute ago 1.67GB [2023-03-16T14:38:48.798Z] security-proxy-auth latest 91d8c9696407 About a minute ago 18.3MB [2023-03-16T14:38:48.798Z] support-scheduler latest c131c418c389 About a minute ago 32.4MB [2023-03-16T14:38:48.798Z] core-command latest 04d8cca1311a About a minute ago 19.8MB [2023-03-16T14:38:48.798Z] security-proxy-setup latest 0f496d1b5834 About a minute ago 18.7MB [2023-03-16T14:38:48.798Z] core-data latest 20910e4c448d About a minute ago 20MB [2023-03-16T14:38:48.798Z] c2a090c07095 About a minute ago 1.75GB [2023-03-16T14:38:48.798Z] d2233037592c About a minute ago 1.69GB [2023-03-16T14:38:48.798Z] 7e0facdcfe31 About a minute ago 1.68GB [2023-03-16T14:38:48.798Z] 9b375ec29acb About a minute ago 1.66GB [2023-03-16T14:38:48.798Z] 8749f861b252 About a minute ago 1.66GB [2023-03-16T14:38:48.798Z] ci-base-image-x86_64 latest cde69001b5d1 5 minutes ago 883MB [2023-03-16T14:38:48.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB [2023-03-16T14:38:48.798Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-16T14:38:48.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-16T14:38:48.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T14:38:50.743Z] ce5c4a1c91eb: Pull complete [2023-03-16T14:38:51.335Z] 169dfbe0d373: Pull complete [2023-03-16T14:38:51.608Z] e1ff8fa3b103: Pull complete [2023-03-16T14:38:59.888Z] 52ebb69f0ebf: Pull complete [2023-03-16T14:39:03.250Z] 5abe8eddf0d5: Pull complete [2023-03-16T14:39:03.250Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T14:39:03.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T14:39:03.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:39:03.594Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-16T14:39:03.594Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T14:39:03.594Z] WORKDIR /edgex [2023-03-16T14:39:03.594Z] COPY go.mod . [2023-03-16T14:39:03.594Z] RUN go mod download [2023-03-16T14:39:04.181Z] Sending build context to Docker daemon 2.932MB [2023-03-16T14:39:04.181Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T14:39:04.181Z] ---> 6cb57ee374ae [2023-03-16T14:39:04.181Z] Step 2/4 : WORKDIR /edgex [2023-03-16T14:39:06.141Z] ---> Running in 81d4affe10aa [2023-03-16T14:39:06.141Z] Removing intermediate container 81d4affe10aa [2023-03-16T14:39:06.141Z] ---> 4c809c00249c [2023-03-16T14:39:06.141Z] Step 3/4 : COPY go.mod . [2023-03-16T14:39:06.737Z] ---> cfc12bafe902 [2023-03-16T14:39:06.737Z] Step 4/4 : RUN go mod download [2023-03-16T14:39:06.737Z] ---> Running in c918e3bac41c [2023-03-16T14:39:45.663Z] Removing intermediate container c918e3bac41c [2023-03-16T14:39:45.663Z] ---> 4b012dfed15d [2023-03-16T14:39:45.663Z] Successfully built 4b012dfed15d [2023-03-16T14:39:45.663Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:39:46.018Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T14:39:46.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:39:46.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-2445 does not seem to be running inside a container [2023-03-16T14:39:46.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-16T14:39:47.740Z] $ docker top 496d2032c4a7d54639cdeb8a0c2695d3ebccafe5b63ebdd38e7389b0634e5f1e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:39:48.607Z] + go version [2023-03-16T14:39:48.608Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T14:39:48.623Z] $ docker stop --time=1 496d2032c4a7d54639cdeb8a0c2695d3ebccafe5b63ebdd38e7389b0634e5f1e [2023-03-16T14:39:50.300Z] $ docker rm -f --volumes 496d2032c4a7d54639cdeb8a0c2695d3ebccafe5b63ebdd38e7389b0634e5f1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:39:50.886Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T14:39:50.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:39:51.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-2445 does not seem to be running inside a container [2023-03-16T14:39:51.147Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-16T14:39:52.354Z] $ docker top e28a2c7db5e3fe7c16689091d6e8d0f82aaf9f4e1a8fd9eb5bee48139ac2863b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T14:39:52.576Z] ========================================================= [2023-03-16T14:39:52.576Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T14:39:52.576Z] ========================================================= [Pipeline] sh [2023-03-16T14:39:53.211Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:39:53.866Z] + make test [2023-03-16T14:39:53.866Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T14:40:40.739Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T14:42:47.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T14:42:47.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T14:42:47.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T14:42:47.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T14:42:47.456Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T14:42:47.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T14:42:47.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T14:42:47.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T14:42:47.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T14:42:47.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T14:42:51.074Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T14:42:51.075Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T14:42:51.075Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T14:42:51.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T14:43:06.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T14:43:06.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T14:43:06.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.271s coverage: 28.7% of statements [2023-03-16T14:43:16.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 98.5% of statements [2023-03-16T14:43:22.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T14:43:22.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T14:43:22.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T14:43:25.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.451s coverage: 71.2% of statements [2023-03-16T14:43:28.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T14:43:28.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T14:43:29.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.378s coverage: 54.0% of statements [2023-03-16T14:43:34.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T14:43:34.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T14:43:34.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:43:34.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T14:43:34.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T14:43:42.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T14:43:42.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T14:43:52.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.763s coverage: 88.5% of statements [2023-03-16T14:43:52.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.580s coverage: 3.9% of statements [2023-03-16T14:43:59.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T14:43:59.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:43:59.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T14:44:00.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.899s coverage: 95.6% of statements [2023-03-16T14:44:00.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T14:44:00.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T14:44:00.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T14:44:00.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T14:44:00.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T14:44:01.267Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.230s coverage: 72.2% of statements [2023-03-16T14:44:07.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T14:44:07.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T14:44:07.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T14:44:07.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.254s coverage: 65.9% of statements [2023-03-16T14:44:20.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T14:44:20.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T14:44:20.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.457s coverage: 0.9% of statements [2023-03-16T14:44:20.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 29.0% of statements [2023-03-16T14:44:24.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 45.5% of statements [2023-03-16T14:44:25.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.288s coverage: 82.9% of statements [2023-03-16T14:44:25.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements [2023-03-16T14:44:25.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements [2023-03-16T14:44:28.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements [2023-03-16T14:44:31.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T14:44:32.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T14:44:32.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T14:44:32.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T14:44:34.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T14:44:34.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T14:44:34.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T14:44:34.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T14:44:41.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements [2023-03-16T14:44:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T14:44:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T14:44:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T14:44:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T14:44:48.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T14:44:48.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T14:44:50.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T14:44:56.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.364s coverage: 79.9% of statements [2023-03-16T14:44:56.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.350s coverage: 92.9% of statements [2023-03-16T14:44:56.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements [2023-03-16T14:44:56.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.257s coverage: 86.9% of statements [2023-03-16T14:44:56.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2023-03-16T14:44:56.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.195s coverage: 20.0% of statements [2023-03-16T14:44:56.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-03-16T14:44:56.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.519s coverage: 81.2% of statements [2023-03-16T14:44:58.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T14:44:58.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T14:44:58.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.529s coverage: 82.1% of statements [2023-03-16T14:44:58.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 84.8% of statements [2023-03-16T14:45:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T14:45:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T14:45:06.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.208s coverage: 63.1% of statements [2023-03-16T14:45:06.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements [2023-03-16T14:45:08.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2023-03-16T14:45:08.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2023-03-16T14:45:08.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2023-03-16T14:45:08.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T14:45:08.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T14:45:08.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T14:45:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-03-16T14:45:18.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T14:45:18.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T14:45:18.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T14:45:18.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.084s coverage: 38.4% of statements [2023-03-16T14:45:18.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements [2023-03-16T14:45:24.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T14:45:24.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T14:45:24.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T14:45:24.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T14:45:24.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements [2023-03-16T14:45:30.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T14:45:30.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T14:45:30.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T14:45:30.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T14:45:37.560Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.329s coverage: 17.7% of statements [2023-03-16T14:45:38.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T14:45:38.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:45:38.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T14:45:38.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T14:45:39.560Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.663s coverage: 92.3% of statements [2023-03-16T14:45:43.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T14:45:43.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T14:45:44.095Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.323s coverage: 61.5% of statements [2023-03-16T14:45:46.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T14:45:46.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:45:46.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.7% of statements [2023-03-16T14:45:47.911Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-16T14:45:47.911Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T14:45:47.911Z] go vet ./... [2023-03-16T14:48:54.697Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T14:48:54.697Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T14:48:54.697Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T14:48:54.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T14:48:55.349Z] + ls -al . [2023-03-16T14:48:55.349Z] total 700 [2023-03-16T14:48:55.349Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 14:39 . [2023-03-16T14:48:55.349Z] drwxr-xr-x 4 root root 4096 Mar 16 14:39 .. [2023-03-16T14:48:55.349Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 14:38 .blubracket [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 14:38 .dockerignore [2023-03-16T14:48:55.349Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 14:38 .git [2023-03-16T14:48:55.349Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 14:38 .github [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 14:38 .gitignore [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 14:38 .golangci.yml [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 14:38 .hadolint.yml [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 14:38 .sonarcloud.properties [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 14:38 ADOPTERS.md [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 14:38 Attribution.txt [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 14:38 CHANGELOG.md [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 14:38 CONTRIBUTING.md [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 14:38 GOVERNANCE.md [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 14:38 Jenkinsfile [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 14:38 LICENSE [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 14:38 Makefile [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 14:38 OWNERS.md [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 14:38 README.md [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 14:38 SECURITY.md [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 14:32 VERSION [2023-03-16T14:48:55.349Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 14:38 bin [2023-03-16T14:48:55.349Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 14:38 cmd [2023-03-16T14:48:55.349Z] -rw-r--r-- 1 root root 447486 Mar 16 14:45 coverage.out [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 3233 Mar 16 14:38 go.mod [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 31100 Mar 16 14:38 go.sum [2023-03-16T14:48:55.349Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 14:38 internal [2023-03-16T14:48:55.349Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 14:38 openapi [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 14:38 security.txt [2023-03-16T14:48:55.349Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 14:38 snap [2023-03-16T14:48:55.349Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 14:38 version.go [Pipeline] sh [2023-03-16T14:48:55.997Z] + '[' -e coverage.out ] [2023-03-16T14:48:55.997Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T14:48:56.024Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T14:48:56.976Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T14:48:57.609Z] + make build [2023-03-16T14:48:57.609Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T14:50:49.314Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T14:50:50.282Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T14:50:56.960Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T14:51:01.229Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T14:51:57.649Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T14:52:01.917Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T14:52:08.577Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T14:52:15.248Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T14:52:19.501Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T14:52:24.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T14:52:31.670Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-16T14:52:39.900Z] $ docker stop --time=1 e28a2c7db5e3fe7c16689091d6e8d0f82aaf9f4e1a8fd9eb5bee48139ac2863b [2023-03-16T14:52:42.049Z] $ docker rm -f --volumes e28a2c7db5e3fe7c16689091d6e8d0f82aaf9f4e1a8fd9eb5bee48139ac2863b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:52:44.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T14:52:44.648Z] [2023-03-16T14:52:44.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:52:44.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T14:52:45.257Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-16T14:52:45.257Z] 29e5d40040c1: Pulling fs layer [2023-03-16T14:52:45.257Z] 1ce36da41761: Pulling fs layer [2023-03-16T14:52:45.257Z] 25b303627fd3: Pulling fs layer [2023-03-16T14:52:45.257Z] 29e5d40040c1: Verifying Checksum [2023-03-16T14:52:45.257Z] 29e5d40040c1: Download complete [2023-03-16T14:52:45.529Z] 1ce36da41761: Verifying Checksum [2023-03-16T14:52:45.529Z] 1ce36da41761: Download complete [2023-03-16T14:52:46.118Z] 29e5d40040c1: Pull complete [2023-03-16T14:52:47.530Z] 25b303627fd3: Download complete [2023-03-16T14:52:47.530Z] 1ce36da41761: Pull complete [2023-03-16T14:52:57.615Z] 25b303627fd3: Pull complete [2023-03-16T14:52:57.615Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-16T14:52:57.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T14:52:57.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:52:57.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-2445 does not seem to be running inside a container [2023-03-16T14:52:57.892Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-16T14:53:00.385Z] $ docker top ede403eff14d1364aa192cb919fc30a0789296802e11502dde1635d5a7b3327a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:53:01.246Z] + docker-compose build --help [2023-03-16T14:53:01.246Z] + grep parallel [2023-03-16T14:53:07.896Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T14:53:07.904Z] $ docker stop --time=1 ede403eff14d1364aa192cb919fc30a0789296802e11502dde1635d5a7b3327a [2023-03-16T14:53:09.597Z] $ docker rm -f --volumes ede403eff14d1364aa192cb919fc30a0789296802e11502dde1635d5a7b3327a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:53:10.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T14:53:10.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:53:10.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-2445 does not seem to be running inside a container [2023-03-16T14:53:10.413Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-16T14:53:11.657Z] $ docker top 76581eb5d1c6a0c6825f0e9b5b77d7d4e1f1b839fcdf74913b9066cdd51b497c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:53:12.505Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T14:53:19.147Z] Building core-command ... [2023-03-16T14:53:19.147Z] Building core-common-config-bootstrapper ... [2023-03-16T14:53:19.147Z] Building core-data ... [2023-03-16T14:53:19.147Z] Building core-metadata ... [2023-03-16T14:53:19.147Z] Building security-bootstrapper ... [2023-03-16T14:53:19.147Z] Building security-proxy-auth ... [2023-03-16T14:53:19.147Z] Building security-proxy-setup ... [2023-03-16T14:53:19.147Z] Building security-secretstore-setup ... [2023-03-16T14:53:19.147Z] Building security-spiffe-token-provider ... [2023-03-16T14:53:19.147Z] Building security-spire-agent ... [2023-03-16T14:53:19.147Z] Building security-spire-config ... [2023-03-16T14:53:19.147Z] Building security-spire-server ... [2023-03-16T14:53:19.147Z] Building support-notifications ... [2023-03-16T14:53:19.147Z] Building support-scheduler ... [2023-03-16T14:53:19.147Z] Building security-spire-agent [2023-03-16T14:53:19.147Z] Building support-scheduler [2023-03-16T14:53:19.147Z] Building security-proxy-setup [2023-03-16T14:53:19.147Z] Building security-spire-config [2023-03-16T14:53:19.147Z] Building core-data [2023-03-16T14:54:06.012Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:54:06.012Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:54:06.012Z] ---> 4b012dfed15d [2023-03-16T14:54:06.012Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T14:54:06.012Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:54:06.012Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:54:06.012Z] ---> 4b012dfed15d [2023-03-16T14:54:06.012Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:54:06.012Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:54:06.012Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:54:06.012Z] ---> 4b012dfed15d [2023-03-16T14:54:06.012Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T14:54:06.012Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:54:06.012Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:54:06.012Z] ---> 4b012dfed15d [2023-03-16T14:54:06.012Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:54:06.012Z] ---> Running in 38bbcab7db99 [2023-03-16T14:54:06.012Z] ---> Running in 61ad30559308 [2023-03-16T14:54:06.012Z] ---> Running in 07eddc2922e8 [2023-03-16T14:54:06.012Z] ---> Running in 40c674314ade [2023-03-16T14:54:06.012Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:54:06.012Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:54:06.012Z] ---> 4b012dfed15d [2023-03-16T14:54:06.012Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T14:54:06.012Z] ---> Running in 1500f0348648 [2023-03-16T14:54:06.012Z] Removing intermediate container 38bbcab7db99 [2023-03-16T14:54:06.012Z] ---> 4caa4cec64cf [2023-03-16T14:54:06.012Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T14:54:06.012Z] Removing intermediate container 40c674314ade [2023-03-16T14:54:06.012Z] ---> e9b67a9f9a53 [2023-03-16T14:54:06.012Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T14:54:06.012Z] Removing intermediate container 07eddc2922e8 [2023-03-16T14:54:06.012Z] ---> 2a1d236d61af [2023-03-16T14:54:06.012Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:54:06.012Z] Removing intermediate container 61ad30559308 [2023-03-16T14:54:06.012Z] ---> f2a4104edb3b [2023-03-16T14:54:06.012Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:54:06.012Z] ---> Running in ace9084893ac [2023-03-16T14:54:06.012Z] ---> Running in ea5b2a3cd1c7 [2023-03-16T14:54:06.012Z] ---> Running in 204a20ec4bcc [2023-03-16T14:54:06.012Z] Removing intermediate container 1500f0348648 [2023-03-16T14:54:06.012Z] ---> ad97b6688245 [2023-03-16T14:54:06.012Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T14:54:06.012Z] ---> Running in 69415328726e [2023-03-16T14:54:06.012Z] ---> Running in 356656e5c460 [2023-03-16T14:54:06.012Z] Removing intermediate container ea5b2a3cd1c7 [2023-03-16T14:54:06.012Z] ---> 3c8bcc2a4de0 [2023-03-16T14:54:06.012Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T14:54:06.012Z] Removing intermediate container 69415328726e [2023-03-16T14:54:06.012Z] ---> 6da19a03a025 [2023-03-16T14:54:06.012Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T14:54:06.012Z] ---> Running in 317dce128464 [2023-03-16T14:54:06.012Z] ---> Running in be407deee815 [2023-03-16T14:54:07.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:54:07.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:54:07.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:54:07.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:54:08.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:54:08.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:54:08.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:54:08.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:54:08.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:54:09.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:54:10.349Z] OK: 263 MiB in 53 packages [2023-03-16T14:54:10.349Z] OK: 263 MiB in 53 packages [2023-03-16T14:54:10.349Z] OK: 263 MiB in 53 packages [2023-03-16T14:54:10.349Z] OK: 263 MiB in 53 packages [2023-03-16T14:54:11.317Z] OK: 263 MiB in 53 packages [2023-03-16T14:54:12.282Z] Removing intermediate container 204a20ec4bcc [2023-03-16T14:54:12.282Z] ---> 8061568c0d63 [2023-03-16T14:54:12.282Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T14:54:12.282Z] Removing intermediate container 317dce128464 [2023-03-16T14:54:12.282Z] ---> 998e74ad1265 [2023-03-16T14:54:12.282Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:54:12.550Z] Removing intermediate container ace9084893ac [2023-03-16T14:54:12.550Z] ---> 6426951d36ab [2023-03-16T14:54:12.550Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T14:54:12.820Z] Removing intermediate container 356656e5c460 [2023-03-16T14:54:12.820Z] ---> c8f65c6fd387 [2023-03-16T14:54:12.820Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T14:54:12.820Z] Removing intermediate container be407deee815 [2023-03-16T14:54:12.820Z] ---> 0ebcdb5b10e4 [2023-03-16T14:54:12.820Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:54:13.087Z] ---> b32339a61b34 [2023-03-16T14:54:13.087Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:54:13.355Z] ---> Running in 7e35439e6d8a [2023-03-16T14:54:13.627Z] ---> 142c86a89c66 [2023-03-16T14:54:13.627Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:54:13.896Z] ---> 8f5145c2f11f [2023-03-16T14:54:13.896Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:54:13.896Z] ---> Running in 8b39177b97eb [2023-03-16T14:54:14.177Z] ---> Running in 7f4690c58848 [2023-03-16T14:54:14.446Z] ---> c535861fe627 [2023-03-16T14:54:14.446Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:54:14.446Z] ---> 509d2534a6aa [2023-03-16T14:54:14.446Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:54:14.446Z] ---> Running in 7941d84fc843 [2023-03-16T14:54:14.446Z] ---> Running in bd0522c1f80e [2023-03-16T14:56:06.145Z] Removing intermediate container bd0522c1f80e [2023-03-16T14:56:06.145Z] ---> ea9e651a0f29 [2023-03-16T14:56:06.145Z] Step 7/26 : COPY . . [2023-03-16T14:56:06.145Z] Removing intermediate container 7e35439e6d8a [2023-03-16T14:56:06.145Z] ---> fb36b93c0279 [2023-03-16T14:56:06.145Z] Step 7/26 : COPY . . [2023-03-16T14:56:06.145Z] Removing intermediate container 7f4690c58848 [2023-03-16T14:56:06.145Z] ---> 0e8a43235f1f [2023-03-16T14:56:06.145Z] Step 8/23 : COPY . . [2023-03-16T14:56:06.145Z] Removing intermediate container 8b39177b97eb [2023-03-16T14:56:06.145Z] ---> 52220ced2ab1 [2023-03-16T14:56:06.145Z] Step 7/21 : COPY . . [2023-03-16T14:56:06.145Z] Removing intermediate container 7941d84fc843 [2023-03-16T14:56:06.145Z] ---> 887ea77bf1bd [2023-03-16T14:56:06.145Z] Step 8/23 : COPY . . [2023-03-16T14:56:21.148Z] ---> bf49bfeb8b47 [2023-03-16T14:56:21.148Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T14:56:21.148Z] ---> 8632f85e6116 [2023-03-16T14:56:21.148Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T14:56:21.148Z] ---> af211552f3ab [2023-03-16T14:56:21.148Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T14:56:21.148Z] ---> e229b82cdc25 [2023-03-16T14:56:21.148Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T14:56:21.148Z] ---> 78f9ba7e8267 [2023-03-16T14:56:21.148Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T14:56:21.148Z] ---> Running in 7dcab2f5bc94 [2023-03-16T14:56:21.148Z] ---> Running in 6cc638ec4761 [2023-03-16T14:56:21.419Z] ---> Running in 69d48f8dd604 [2023-03-16T14:56:21.419Z] ---> Running in 8139dd6f126d [2023-03-16T14:56:21.419Z] ---> Running in 924854acc23e [2023-03-16T14:56:22.385Z] Removing intermediate container 8139dd6f126d [2023-03-16T14:56:22.385Z] ---> c23689d059e3 [2023-03-16T14:56:22.385Z] Removing intermediate container 924854acc23e [2023-03-16T14:56:22.385Z] ---> babfb2bd9605 [2023-03-16T14:56:22.385Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T14:56:22.385Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T14:56:22.653Z] ---> Running in 6e25af5fc3c6 [2023-03-16T14:56:22.653Z] ---> Running in f500f7901000 [2023-03-16T14:56:23.244Z] Removing intermediate container f500f7901000 [2023-03-16T14:56:23.244Z] ---> f185f0fda971 [2023-03-16T14:56:23.244Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T14:56:23.244Z] Removing intermediate container 6e25af5fc3c6 [2023-03-16T14:56:23.244Z] ---> 22558da9c073 [2023-03-16T14:56:23.244Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T14:56:23.524Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T14:56:23.524Z] ---> Running in 96b293015b41 [2023-03-16T14:56:23.524Z] ---> Running in a6a251a71912 [2023-03-16T14:56:23.524Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T14:56:23.791Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T14:56:24.381Z] Removing intermediate container 96b293015b41 [2023-03-16T14:56:24.381Z] ---> d4fda554665e [2023-03-16T14:56:24.381Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T14:56:24.381Z] ---> Running in 5e22e02c0f0d [2023-03-16T14:56:24.659Z] Removing intermediate container a6a251a71912 [2023-03-16T14:56:24.659Z] ---> 9464ea47f0a6 [2023-03-16T14:56:24.659Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T14:56:24.925Z] ---> Running in 029ec2d1b2cc [2023-03-16T14:56:29.204Z] Removing intermediate container 5e22e02c0f0d [2023-03-16T14:56:29.204Z] ---> d17a800df6c9 [2023-03-16T14:56:29.204Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T14:56:29.204Z] Removing intermediate container 029ec2d1b2cc [2023-03-16T14:56:29.204Z] ---> 94b259fcaea6 [2023-03-16T14:56:29.204Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T14:56:29.204Z] ---> Running in f959fc7bde1e [2023-03-16T14:56:29.204Z] ---> Running in db2d5d7ed2cb [2023-03-16T14:56:29.791Z] Removing intermediate container f959fc7bde1e [2023-03-16T14:56:29.792Z] ---> cfd26eedb2b5 [2023-03-16T14:56:29.792Z] [2023-03-16T14:56:29.792Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T14:56:29.792Z] Removing intermediate container db2d5d7ed2cb [2023-03-16T14:56:29.792Z] ---> 7f5f036a81db [2023-03-16T14:56:29.792Z] [2023-03-16T14:56:29.792Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T14:56:30.752Z] 3.17: Pulling from library/alpine [2023-03-16T14:56:30.752Z] 3.17: Pulling from library/alpine [2023-03-16T14:56:31.347Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T14:56:31.347Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T14:56:31.347Z] Status: Image is up to date for alpine:3.17 [2023-03-16T14:56:31.347Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T14:56:31.347Z] ---> d74e625d9115 [2023-03-16T14:56:31.347Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:56:31.347Z] ---> d74e625d9115 [2023-03-16T14:56:31.347Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:56:31.615Z] ---> Running in dd87da2eab2d [2023-03-16T14:56:31.615Z] ---> Running in 6ecb43ffc7f9 [2023-03-16T14:56:32.202Z] Removing intermediate container 6ecb43ffc7f9 [2023-03-16T14:56:32.202Z] ---> 61905e7f3d03 [2023-03-16T14:56:32.202Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T14:56:32.483Z] Removing intermediate container dd87da2eab2d [2023-03-16T14:56:32.483Z] ---> 23e629978783 [2023-03-16T14:56:32.483Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T14:56:32.483Z] ---> Running in 5163993d249e [2023-03-16T14:56:32.752Z] ---> Running in a007e3ef655a [2023-03-16T14:56:35.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:56:35.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:56:36.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:56:36.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:56:37.725Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T14:56:37.725Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T14:56:37.725Z] OK: 17687 distinct packages available [2023-03-16T14:56:37.992Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T14:56:37.992Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T14:56:37.992Z] OK: 17687 distinct packages available [2023-03-16T14:56:37.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:56:38.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:56:38.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:56:39.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:56:40.518Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T14:56:40.518Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T14:56:40.518Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T14:56:40.518Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T14:56:40.518Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:56:40.518Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T14:56:40.518Z] OK: 8 MiB in 19 packages [2023-03-16T14:56:40.518Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T14:56:40.518Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T14:56:40.518Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T14:56:40.518Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T14:56:40.518Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:56:40.518Z] OK: 9 MiB in 20 packages [2023-03-16T14:56:43.104Z] Removing intermediate container 5163993d249e [2023-03-16T14:56:43.104Z] ---> 71df094d9603 [2023-03-16T14:56:43.104Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:56:43.104Z] Removing intermediate container a007e3ef655a [2023-03-16T14:56:43.104Z] ---> f452815ffb7e [2023-03-16T14:56:43.104Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:56:44.064Z] ---> c91be33471d3 [2023-03-16T14:56:44.064Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T14:56:44.332Z] ---> b5bba35f4d9a [2023-03-16T14:56:44.332Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T14:56:49.689Z] ---> e84ade774ec6 [2023-03-16T14:56:49.689Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T14:56:53.041Z] ---> fef48431b88e [2023-03-16T14:56:53.041Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T14:56:54.013Z] ---> 6b2c8749c32d [2023-03-16T14:56:54.013Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T14:56:54.013Z] ---> Running in c45e13143118 [2023-03-16T14:56:54.971Z] Removing intermediate container c45e13143118 [2023-03-16T14:56:54.971Z] ---> c5e29f83bbc2 [2023-03-16T14:56:54.971Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T14:56:56.399Z] ---> 3bbce5211802 [2023-03-16T14:56:56.399Z] Step 21/26 : WORKDIR / [2023-03-16T14:56:56.666Z] ---> Running in 0421bc5f8b14 [2023-03-16T14:56:57.631Z] ---> 507cd585ffd4 [2023-03-16T14:56:57.631Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T14:56:57.631Z] Removing intermediate container 0421bc5f8b14 [2023-03-16T14:56:57.631Z] ---> 11c69aaf8ec6 [2023-03-16T14:56:57.631Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T14:56:57.631Z] ---> Running in e5a4c17175aa [2023-03-16T14:56:58.217Z] Removing intermediate container e5a4c17175aa [2023-03-16T14:56:58.217Z] ---> 82a228532f06 [2023-03-16T14:56:58.217Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T14:56:58.217Z] ---> Running in ec752b9e4f36 [2023-03-16T14:56:58.485Z] ---> c38bb95eed3d [2023-03-16T14:56:58.485Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T14:56:59.075Z] Removing intermediate container ec752b9e4f36 [2023-03-16T14:56:59.075Z] ---> e4925d447a93 [2023-03-16T14:56:59.075Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T14:56:59.075Z] ---> Running in 1f2ec3f2927d [2023-03-16T14:57:00.039Z] ---> 61083ff69a70 [2023-03-16T14:57:00.039Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T14:57:00.039Z] Removing intermediate container 1f2ec3f2927d [2023-03-16T14:57:00.039Z] ---> ac14563c631c [2023-03-16T14:57:00.039Z] Step 25/26 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:57:00.039Z] ---> Running in 686e521b5ba2 [2023-03-16T14:57:01.002Z] Removing intermediate container 686e521b5ba2 [2023-03-16T14:57:01.002Z] ---> f8ac15bf2bb5 [2023-03-16T14:57:01.002Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T14:57:01.002Z] ---> Running in 740d15ea94f2 [2023-03-16T14:57:01.682Z] ---> 6bded520d81d [2023-03-16T14:57:01.682Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T14:57:01.682Z] ---> Running in 97e5806c381a [2023-03-16T14:57:01.968Z] Removing intermediate container 740d15ea94f2 [2023-03-16T14:57:01.968Z] ---> fdada144f92b [2023-03-16T14:57:01.968Z] [2023-03-16T14:57:02.260Z] Removing intermediate container 97e5806c381a [2023-03-16T14:57:02.260Z] ---> 32bc21fc3352 [2023-03-16T14:57:02.260Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T14:57:02.528Z] Successfully built fdada144f92b [2023-03-16T14:57:02.528Z] Successfully tagged security-spire-config-arm64:latest [2023-03-16T14:57:02.528Z] Building core-command [2023-03-16T14:57:02.528Z]  Building security-spire-config ... done  ---> Running in 13bef0d54431 [2023-03-16T14:57:03.148Z] Removing intermediate container 13bef0d54431 [2023-03-16T14:57:03.148Z] ---> cd98fef237a6 [2023-03-16T14:57:03.148Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T14:57:03.148Z] ---> Running in a722974f1e1b [2023-03-16T14:57:03.780Z] Removing intermediate container a722974f1e1b [2023-03-16T14:57:03.780Z] ---> e29675a58a83 [2023-03-16T14:57:03.780Z] Step 25/26 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:57:03.780Z] ---> Running in 1f69f97262e6 [2023-03-16T14:57:04.413Z] Removing intermediate container 1f69f97262e6 [2023-03-16T14:57:04.413Z] ---> a2a516652aa3 [2023-03-16T14:57:04.413Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T14:57:04.413Z] ---> Running in 2aa612e5b2f2 [2023-03-16T14:57:05.025Z] Removing intermediate container 2aa612e5b2f2 [2023-03-16T14:57:05.025Z] ---> 69a49cbf6391 [2023-03-16T14:57:05.025Z] [2023-03-16T14:57:05.296Z] Successfully built 69a49cbf6391 [2023-03-16T14:57:05.296Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-16T14:57:05.296Z] Building security-spire-server [2023-03-16T14:57:31.980Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:57:31.980Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:57:31.980Z] ---> 4b012dfed15d [2023-03-16T14:57:31.980Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:57:31.980Z] ---> Using cache [2023-03-16T14:57:31.980Z] ---> f2a4104edb3b [2023-03-16T14:57:31.980Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T14:57:31.980Z] ---> Using cache [2023-03-16T14:57:31.980Z] ---> 6da19a03a025 [2023-03-16T14:57:31.980Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T14:57:31.980Z] ---> Using cache [2023-03-16T14:57:31.980Z] ---> 0ebcdb5b10e4 [2023-03-16T14:57:31.980Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T14:57:31.980Z] ---> Using cache [2023-03-16T14:57:31.980Z] ---> c535861fe627 [2023-03-16T14:57:31.980Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:57:31.980Z] ---> Using cache [2023-03-16T14:57:31.980Z] ---> 887ea77bf1bd [2023-03-16T14:57:31.980Z] Step 8/24 : COPY . . [2023-03-16T14:57:31.980Z] ---> Using cache [2023-03-16T14:57:31.980Z] ---> e229b82cdc25 [2023-03-16T14:57:31.980Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T14:57:31.980Z] ---> Running in 610d4e2362a0 [2023-03-16T14:57:33.387Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:57:33.387Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:57:33.387Z] ---> 4b012dfed15d [2023-03-16T14:57:33.387Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T14:57:33.387Z] ---> Using cache [2023-03-16T14:57:33.387Z] ---> ad97b6688245 [2023-03-16T14:57:33.387Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T14:57:33.387Z] ---> Using cache [2023-03-16T14:57:33.387Z] ---> c8f65c6fd387 [2023-03-16T14:57:33.387Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T14:57:33.387Z] ---> Using cache [2023-03-16T14:57:33.387Z] ---> 509d2534a6aa [2023-03-16T14:57:33.655Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:57:33.655Z] ---> Using cache [2023-03-16T14:57:33.655Z] ---> ea9e651a0f29 [2023-03-16T14:57:33.655Z] Step 7/25 : COPY . . [2023-03-16T14:57:33.655Z] ---> Using cache [2023-03-16T14:57:33.655Z] ---> 78f9ba7e8267 [2023-03-16T14:57:33.655Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T14:57:33.655Z] ---> Using cache [2023-03-16T14:57:33.655Z] ---> babfb2bd9605 [2023-03-16T14:57:33.655Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T14:57:33.655Z] ---> Using cache [2023-03-16T14:57:33.655Z] ---> 22558da9c073 [2023-03-16T14:57:33.655Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T14:57:33.655Z] ---> Using cache [2023-03-16T14:57:33.655Z] ---> 9464ea47f0a6 [2023-03-16T14:57:33.655Z] Step 11/25 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T14:57:33.655Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T14:57:33.922Z] ---> Running in 52f01cf2ccfb [2023-03-16T14:57:37.272Z] Removing intermediate container 52f01cf2ccfb [2023-03-16T14:57:37.272Z] ---> 32ac7a809c0f [2023-03-16T14:57:37.272Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T14:57:37.272Z] ---> Running in e70018df4317 [2023-03-16T14:57:37.548Z] Removing intermediate container e70018df4317 [2023-03-16T14:57:37.548Z] ---> 1f5ef891d812 [2023-03-16T14:57:37.548Z] [2023-03-16T14:57:37.548Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T14:57:37.548Z] ---> d74e625d9115 [2023-03-16T14:57:37.548Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:57:37.548Z] ---> Using cache [2023-03-16T14:57:37.548Z] ---> 23e629978783 [2023-03-16T14:57:37.548Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T14:57:37.548Z] ---> Using cache [2023-03-16T14:57:37.548Z] ---> f452815ffb7e [2023-03-16T14:57:37.548Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:57:37.548Z] ---> Using cache [2023-03-16T14:57:37.816Z] ---> b5bba35f4d9a [2023-03-16T14:57:37.816Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T14:57:43.161Z] ---> 2c3856e2954d [2023-03-16T14:57:43.161Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T14:57:43.745Z] ---> 8d303a667212 [2023-03-16T14:57:43.745Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T14:57:44.703Z] ---> 1137a5e708b0 [2023-03-16T14:57:44.703Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T14:57:45.680Z] ---> ae083ddcbe03 [2023-03-16T14:57:45.680Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T14:57:45.950Z] ---> Running in 3c06ace513d8 [2023-03-16T14:57:46.534Z] Removing intermediate container 3c06ace513d8 [2023-03-16T14:57:46.534Z] ---> 58f4b0ced21b [2023-03-16T14:57:46.534Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T14:57:46.534Z] ---> Running in 8fe8b181dc6f [2023-03-16T14:57:47.119Z] Removing intermediate container 8fe8b181dc6f [2023-03-16T14:57:47.119Z] ---> 5bc269cc2550 [2023-03-16T14:57:47.119Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T14:57:47.119Z] ---> Running in 09e4e3c2c665 [2023-03-16T14:57:47.702Z] Removing intermediate container 09e4e3c2c665 [2023-03-16T14:57:47.702Z] ---> a0c9c961282d [2023-03-16T14:57:47.702Z] Step 24/25 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T14:57:47.702Z] ---> Running in 6b4e97f07e48 [2023-03-16T14:57:48.301Z] Removing intermediate container 6b4e97f07e48 [2023-03-16T14:57:48.301Z] ---> 20b3de70a353 [2023-03-16T14:57:48.301Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T14:57:48.573Z] ---> Running in 59ca0914319f [2023-03-16T14:57:48.842Z] Removing intermediate container 59ca0914319f [2023-03-16T14:57:48.842Z] ---> c6430ed4586f [2023-03-16T14:57:48.842Z] [2023-03-16T14:57:49.427Z] Successfully built c6430ed4586f [2023-03-16T14:57:49.427Z] Successfully tagged security-spire-server-arm64:latest [2023-03-16T14:57:49.427Z]  Building security-spire-server ... done Building support-notifications [2023-03-16T14:58:11.503Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:58:11.503Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:58:11.503Z] ---> 4b012dfed15d [2023-03-16T14:58:11.503Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:58:11.503Z] ---> Using cache [2023-03-16T14:58:11.503Z] ---> f2a4104edb3b [2023-03-16T14:58:11.503Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:58:11.503Z] ---> Using cache [2023-03-16T14:58:11.503Z] ---> 6da19a03a025 [2023-03-16T14:58:11.503Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T14:58:11.503Z] ---> Running in 60f1a82968ae [2023-03-16T14:58:12.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:58:13.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:58:15.327Z] OK: 263 MiB in 53 packages [2023-03-16T14:58:16.734Z] Removing intermediate container 60f1a82968ae [2023-03-16T14:58:16.734Z] ---> 643948116d39 [2023-03-16T14:58:16.734Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:58:17.696Z] ---> 64524b78f0af [2023-03-16T14:58:17.696Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:58:17.696Z] ---> Running in e032058bc823 [2023-03-16T15:00:24.377Z] Removing intermediate container e032058bc823 [2023-03-16T15:00:24.377Z] ---> 3a9b737f506c [2023-03-16T15:00:24.377Z] Step 8/23 : COPY . . [2023-03-16T15:00:25.396Z] ---> 30ec147f8293 [2023-03-16T15:00:25.396Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T15:00:25.663Z] ---> Running in 418e0d3c923d [2023-03-16T15:00:27.606Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T15:03:49.390Z] Removing intermediate container 7dcab2f5bc94 [2023-03-16T15:03:49.390Z] ---> 695fc48a1523 [2023-03-16T15:03:49.390Z] [2023-03-16T15:03:49.390Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T15:03:49.390Z] ---> d74e625d9115 [2023-03-16T15:03:49.390Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T15:03:49.390Z] ---> Running in 2229ab2fd1b2 [2023-03-16T15:03:49.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:03:49.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:03:49.390Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T15:03:49.390Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T15:03:49.390Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:03:49.390Z] OK: 8 MiB in 17 packages [2023-03-16T15:03:49.390Z] Removing intermediate container 2229ab2fd1b2 [2023-03-16T15:03:49.390Z] ---> 91f96fc86ee8 [2023-03-16T15:03:49.390Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T15:03:49.390Z] ---> Running in 28daa95341eb [2023-03-16T15:03:49.390Z] Removing intermediate container 28daa95341eb [2023-03-16T15:03:49.390Z] ---> 12e0fe659509 [2023-03-16T15:03:49.390Z] Step 12/21 : WORKDIR /edgex [2023-03-16T15:03:49.390Z] ---> Running in a06aa32fb502 [2023-03-16T15:03:49.390Z] Removing intermediate container a06aa32fb502 [2023-03-16T15:03:49.390Z] ---> 22ec64a52515 [2023-03-16T15:03:49.390Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:03:49.390Z] ---> 7e9cbee473d0 [2023-03-16T15:03:49.390Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T15:03:49.390Z] ---> a0df9087c8e7 [2023-03-16T15:03:49.390Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T15:03:51.338Z] ---> b3c82359dce1 [2023-03-16T15:03:51.338Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T15:03:51.928Z] ---> e908edef7fd0 [2023-03-16T15:03:51.928Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:03:52.198Z] ---> Running in d93f98077dd0 [2023-03-16T15:03:55.575Z] Removing intermediate container d93f98077dd0 [2023-03-16T15:03:55.575Z] ---> df8f17b2c3a3 [2023-03-16T15:03:55.575Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:03:55.575Z] ---> Running in 14fddcc21299 [2023-03-16T15:03:56.170Z] Removing intermediate container 14fddcc21299 [2023-03-16T15:03:56.170Z] ---> 3f43ac59feb2 [2023-03-16T15:03:56.170Z] Step 19/21 : LABEL arch=arm64 [2023-03-16T15:03:56.170Z] ---> Running in f3254ed95e6a [2023-03-16T15:03:56.753Z] Removing intermediate container f3254ed95e6a [2023-03-16T15:03:56.753Z] ---> aebd52a4d897 [2023-03-16T15:03:56.753Z] Step 20/21 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T15:03:56.753Z] ---> Running in d2ab0d10733a [2023-03-16T15:03:57.340Z] Removing intermediate container d2ab0d10733a [2023-03-16T15:03:57.340Z] ---> 81c9b04c5920 [2023-03-16T15:03:57.340Z] Step 21/21 : LABEL version=0.0.0 [2023-03-16T15:03:59.292Z] ---> Running in bd27758a801b [2023-03-16T15:03:59.560Z] Removing intermediate container bd27758a801b [2023-03-16T15:03:59.560Z] ---> 9d274c2ce7a4 [2023-03-16T15:03:59.560Z] [2023-03-16T15:03:59.846Z] Successfully built 9d274c2ce7a4 [2023-03-16T15:03:59.846Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-16T15:03:59.846Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-03-16T15:04:21.931Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:04:21.931Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:04:21.931Z] ---> 4b012dfed15d [2023-03-16T15:04:21.931Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T15:04:21.931Z] ---> Using cache [2023-03-16T15:04:21.931Z] ---> ad97b6688245 [2023-03-16T15:04:21.931Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T15:04:21.931Z] ---> Running in 08e134517d20 [2023-03-16T15:04:21.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:04:22.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:04:23.611Z] OK: 263 MiB in 53 packages [2023-03-16T15:04:25.567Z] Removing intermediate container 08e134517d20 [2023-03-16T15:04:25.567Z] ---> 9725ba4bbf98 [2023-03-16T15:04:25.567Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T15:04:26.191Z] ---> a93e56f87141 [2023-03-16T15:04:26.191Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:04:26.191Z] ---> Running in 4b75fe9747a4 [2023-03-16T15:04:58.422Z] Removing intermediate container 6cc638ec4761 [2023-03-16T15:04:58.422Z] ---> e77b2872ecf7 [2023-03-16T15:04:58.422Z] [2023-03-16T15:04:58.422Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:04:58.422Z] ---> d74e625d9115 [2023-03-16T15:04:58.422Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T15:04:58.422Z] ---> Running in 206b6ba668ca [2023-03-16T15:04:58.422Z] Removing intermediate container 206b6ba668ca [2023-03-16T15:04:58.423Z] ---> 726f9efee0ba [2023-03-16T15:04:58.423Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T15:04:58.423Z] ---> Running in 455bfa4bc836 [2023-03-16T15:04:58.423Z] Removing intermediate container 455bfa4bc836 [2023-03-16T15:04:58.423Z] ---> 478e84639565 [2023-03-16T15:04:58.423Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T15:04:58.423Z] ---> Running in 75aefd33c418 [2023-03-16T15:04:58.423Z] Removing intermediate container 75aefd33c418 [2023-03-16T15:04:58.423Z] ---> c91773f5a918 [2023-03-16T15:04:58.423Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:04:58.423Z] ---> Running in 2eb4e1b38a4d [2023-03-16T15:04:58.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:04:59.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:05:01.324Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:05:01.324Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:05:01.324Z] OK: 8 MiB in 16 packages [2023-03-16T15:05:03.441Z] Removing intermediate container 2eb4e1b38a4d [2023-03-16T15:05:03.441Z] ---> e83d21653c6c [2023-03-16T15:05:03.441Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:05:04.072Z] ---> 3270bc28288e [2023-03-16T15:05:04.072Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:05:05.073Z] ---> b4b9cb5df3c4 [2023-03-16T15:05:05.073Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T15:05:07.105Z] ---> 8cee54e0822f [2023-03-16T15:05:07.105Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T15:05:08.092Z] ---> a1cceec05a05 [2023-03-16T15:05:08.092Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T15:05:08.092Z] ---> Running in 22798a9c6717 [2023-03-16T15:05:08.676Z] Removing intermediate container 22798a9c6717 [2023-03-16T15:05:08.676Z] ---> bede7473ac8c [2023-03-16T15:05:08.676Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:05:08.676Z] ---> Running in 498a557237a5 [2023-03-16T15:05:09.267Z] Removing intermediate container 498a557237a5 [2023-03-16T15:05:09.267Z] ---> 27f19886af2d [2023-03-16T15:05:09.267Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T15:05:09.538Z] ---> Running in b94373b6e306 [2023-03-16T15:05:10.123Z] Removing intermediate container b94373b6e306 [2023-03-16T15:05:10.123Z] ---> 39c44b0e714e [2023-03-16T15:05:10.123Z] Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T15:05:10.123Z] ---> Running in 1e66fb47bb2a [2023-03-16T15:05:10.706Z] Removing intermediate container 1e66fb47bb2a [2023-03-16T15:05:10.707Z] ---> 45e297ca16de [2023-03-16T15:05:10.707Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T15:05:10.974Z] ---> Running in d5f702d4f560 [2023-03-16T15:05:11.560Z] Removing intermediate container d5f702d4f560 [2023-03-16T15:05:11.560Z] ---> 0e527a875665 [2023-03-16T15:05:11.560Z] [2023-03-16T15:05:11.828Z] Successfully built 0e527a875665 [2023-03-16T15:05:11.828Z] Successfully tagged core-data-arm64:latest [2023-03-16T15:05:11.828Z]  Building core-data ... done Building security-spiffe-token-provider [2023-03-16T15:05:30.049Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:05:30.049Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:05:30.049Z] ---> 4b012dfed15d [2023-03-16T15:05:30.049Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T15:05:30.049Z] ---> Using cache [2023-03-16T15:05:30.049Z] ---> ad97b6688245 [2023-03-16T15:05:30.049Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T15:05:30.633Z] ---> Running in 0b873cd40023 [2023-03-16T15:05:32.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:05:33.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:05:35.484Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:05:35.484Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:05:35.484Z] OK: 17687 distinct packages available [2023-03-16T15:05:35.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:05:36.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:05:37.848Z] OK: 263 MiB in 53 packages [2023-03-16T15:05:39.793Z] Removing intermediate container 0b873cd40023 [2023-03-16T15:05:39.793Z] ---> fc38b12ea46d [2023-03-16T15:05:39.793Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T15:05:44.047Z] ---> a68e04ed5b31 [2023-03-16T15:05:44.047Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:05:44.047Z] ---> Running in 065365310ad3 [2023-03-16T15:06:02.258Z] Removing intermediate container 610d4e2362a0 [2023-03-16T15:06:02.258Z] ---> 804b4e69a3ca [2023-03-16T15:06:02.258Z] [2023-03-16T15:06:02.258Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T15:06:02.258Z] ---> d74e625d9115 [2023-03-16T15:06:02.258Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:06:02.258Z] ---> Running in 482f7ba0aebe [2023-03-16T15:06:02.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:06:03.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:06:05.352Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:06:05.352Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:06:05.352Z] OK: 8 MiB in 16 packages [2023-03-16T15:06:08.699Z] Removing intermediate container 482f7ba0aebe [2023-03-16T15:06:08.699Z] ---> a1e25355ecf1 [2023-03-16T15:06:08.699Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:06:08.699Z] ---> Running in d2406ca23224 [2023-03-16T15:06:09.661Z] Removing intermediate container d2406ca23224 [2023-03-16T15:06:09.661Z] ---> 6de1d1598ab2 [2023-03-16T15:06:09.661Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T15:06:09.661Z] ---> Running in c8f1eaf656d0 [2023-03-16T15:06:10.625Z] Removing intermediate container c8f1eaf656d0 [2023-03-16T15:06:10.625Z] ---> ce39aab1dd52 [2023-03-16T15:06:10.625Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T15:06:10.908Z] ---> Running in e0696500a35b [2023-03-16T15:06:11.887Z] Removing intermediate container e0696500a35b [2023-03-16T15:06:11.887Z] ---> 9cfb13483bde [2023-03-16T15:06:11.887Z] Step 15/24 : WORKDIR / [2023-03-16T15:06:12.162Z] ---> Running in 684dac78be90 [2023-03-16T15:06:13.143Z] Removing intermediate container 684dac78be90 [2023-03-16T15:06:13.143Z] ---> ebf896af6ba5 [2023-03-16T15:06:13.143Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:06:15.085Z] ---> 7951e52127db [2023-03-16T15:06:15.086Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:06:16.499Z] ---> 56cba4b625ea [2023-03-16T15:06:16.499Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T15:06:19.852Z] ---> 89c2d248fa79 [2023-03-16T15:06:19.852Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T15:06:23.200Z] ---> b90ca07d4e08 [2023-03-16T15:06:23.200Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T15:06:23.200Z] ---> Running in 335edf6f5e1c [2023-03-16T15:06:24.604Z] Removing intermediate container 335edf6f5e1c [2023-03-16T15:06:24.604Z] ---> 16ee57769b52 [2023-03-16T15:06:24.604Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:06:24.604Z] ---> Running in 51b69d52c2fe [2023-03-16T15:06:25.576Z] Removing intermediate container 51b69d52c2fe [2023-03-16T15:06:25.576Z] ---> 8eea1b2a8965 [2023-03-16T15:06:25.576Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T15:06:25.843Z] ---> Running in 808bd4aeea40 [2023-03-16T15:06:26.813Z] Removing intermediate container 808bd4aeea40 [2023-03-16T15:06:26.813Z] ---> b88bd23b22e3 [2023-03-16T15:06:26.813Z] Step 23/24 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T15:06:27.079Z] ---> Running in 1c5857286d2f [2023-03-16T15:06:28.489Z] Removing intermediate container 1c5857286d2f [2023-03-16T15:06:28.489Z] ---> 13d33105c387 [2023-03-16T15:06:28.489Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T15:06:28.489Z] ---> Running in 4ade1449bf3c [2023-03-16T15:06:29.447Z] Removing intermediate container 4ade1449bf3c [2023-03-16T15:06:29.447Z] ---> a9a4bb26cca7 [2023-03-16T15:06:29.447Z] [2023-03-16T15:06:29.713Z] Successfully built a9a4bb26cca7 [2023-03-16T15:06:29.979Z] Successfully tagged core-command-arm64:latest [2023-03-16T15:06:29.979Z] Building security-secretstore-setup [2023-03-16T15:06:33.317Z]  Building core-command ... done Removing intermediate container 4b75fe9747a4 [2023-03-16T15:06:33.317Z] ---> db6dd30ec9e0 [2023-03-16T15:06:33.317Z] Step 7/33 : COPY . . [2023-03-16T15:06:51.526Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:06:51.526Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:06:51.526Z] ---> 4b012dfed15d [2023-03-16T15:06:51.526Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T15:06:51.526Z] ---> Using cache [2023-03-16T15:06:51.526Z] ---> ad97b6688245 [2023-03-16T15:06:51.526Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T15:06:51.526Z] ---> Using cache [2023-03-16T15:06:51.526Z] ---> 9725ba4bbf98 [2023-03-16T15:06:51.526Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T15:06:51.526Z] ---> Using cache [2023-03-16T15:06:51.526Z] ---> a93e56f87141 [2023-03-16T15:06:51.526Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:06:51.526Z] ---> Using cache [2023-03-16T15:06:51.526Z] ---> db6dd30ec9e0 [2023-03-16T15:06:51.526Z] Step 7/24 : COPY . . [2023-03-16T15:06:53.468Z] ---> 28b4ff2d839f [2023-03-16T15:06:53.468Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T15:06:53.468Z] ---> Running in c126cf3d109b [2023-03-16T15:06:56.048Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T15:07:18.114Z] ---> aa1fab727a3b [2023-03-16T15:07:18.114Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T15:07:18.114Z] ---> Running in 0c71a34e4ddb [2023-03-16T15:07:19.077Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T15:07:34.105Z] Removing intermediate container 065365310ad3 [2023-03-16T15:07:34.105Z] ---> 1b56415d2177 [2023-03-16T15:07:34.105Z] Step 7/20 : COPY . . [2023-03-16T15:07:49.101Z] Removing intermediate container 69d48f8dd604 [2023-03-16T15:07:49.101Z] ---> bbf2eab479af [2023-03-16T15:07:49.101Z] [2023-03-16T15:07:49.101Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:07:49.101Z] ---> d74e625d9115 [2023-03-16T15:07:49.101Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:07:49.101Z] ---> Using cache [2023-03-16T15:07:49.101Z] ---> a1e25355ecf1 [2023-03-16T15:07:49.101Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:07:49.101Z] ---> Using cache [2023-03-16T15:07:49.101Z] ---> 6de1d1598ab2 [2023-03-16T15:07:49.101Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T15:07:49.101Z] ---> Running in ed6e6a8efdf3 [2023-03-16T15:07:49.101Z] Removing intermediate container ed6e6a8efdf3 [2023-03-16T15:07:49.101Z] ---> 34bc7c3b1fa7 [2023-03-16T15:07:49.101Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T15:07:49.101Z] ---> Running in 2e773d3d10e5 [2023-03-16T15:07:49.101Z] Removing intermediate container 2e773d3d10e5 [2023-03-16T15:07:49.101Z] ---> 1d013cdf633c [2023-03-16T15:07:49.101Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:07:50.060Z] ---> 0e7475c4f762 [2023-03-16T15:07:50.060Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T15:07:50.060Z] ---> bb5649f288e6 [2023-03-16T15:07:50.060Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:07:50.060Z] ---> Running in c93be1282543 [2023-03-16T15:07:51.468Z] ---> 845cb80e897c [2023-03-16T15:07:51.468Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T15:07:52.059Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T15:07:54.653Z] ---> 01e815a14115 [2023-03-16T15:07:54.653Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T15:07:54.920Z] ---> bbaa5cce08b6 [2023-03-16T15:07:54.920Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T15:07:55.188Z] ---> Running in 2de36d70e3c1 [2023-03-16T15:07:55.772Z] Removing intermediate container 2de36d70e3c1 [2023-03-16T15:07:55.772Z] ---> a213c2c3e5fa [2023-03-16T15:07:55.772Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:07:55.772Z] ---> Running in 7ac8e3726724 [2023-03-16T15:07:56.356Z] Removing intermediate container 7ac8e3726724 [2023-03-16T15:07:56.356Z] ---> 3b35c52e1fc0 [2023-03-16T15:07:56.356Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T15:07:56.623Z] ---> Running in 92e163c8c780 [2023-03-16T15:07:57.206Z] Removing intermediate container 92e163c8c780 [2023-03-16T15:07:57.206Z] ---> d1adc92d14f1 [2023-03-16T15:07:57.206Z] Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T15:07:57.206Z] ---> Running in 79d4d0badca3 [2023-03-16T15:07:57.789Z] Removing intermediate container 79d4d0badca3 [2023-03-16T15:07:57.789Z] ---> 35f92137b297 [2023-03-16T15:07:57.789Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T15:07:57.789Z] ---> Running in 8626e44ea4c6 [2023-03-16T15:07:58.371Z] Removing intermediate container 8626e44ea4c6 [2023-03-16T15:07:58.371Z] ---> 687341972baa [2023-03-16T15:07:58.371Z] [2023-03-16T15:07:58.638Z] Successfully built 687341972baa [2023-03-16T15:07:58.638Z] Successfully tagged support-scheduler-arm64:latest [2023-03-16T15:07:58.638Z] Building core-common-config-bootstrapper [2023-03-16T15:08:20.702Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:08:20.702Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:08:20.702Z] ---> 4b012dfed15d [2023-03-16T15:08:20.702Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:08:20.702Z] ---> Using cache [2023-03-16T15:08:20.702Z] ---> f2a4104edb3b [2023-03-16T15:08:20.702Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:08:20.702Z] ---> Using cache [2023-03-16T15:08:20.702Z] ---> 6da19a03a025 [2023-03-16T15:08:20.702Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T15:08:20.702Z] ---> Using cache [2023-03-16T15:08:20.702Z] ---> 0ebcdb5b10e4 [2023-03-16T15:08:20.702Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:08:20.702Z] ---> Using cache [2023-03-16T15:08:20.702Z] ---> c535861fe627 [2023-03-16T15:08:20.702Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:08:20.702Z] ---> Using cache [2023-03-16T15:08:20.702Z] ---> 887ea77bf1bd [2023-03-16T15:08:20.702Z] Step 8/23 : COPY . . [2023-03-16T15:08:20.702Z] ---> Using cache [2023-03-16T15:08:20.702Z] ---> e229b82cdc25 [2023-03-16T15:08:20.702Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T15:08:20.702Z] ---> Running in 766b29a2ab41 [2023-03-16T15:08:21.672Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T15:11:43.442Z] Removing intermediate container 418e0d3c923d [2023-03-16T15:11:43.442Z] ---> f183393199b2 [2023-03-16T15:11:43.442Z] [2023-03-16T15:11:43.442Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:11:43.442Z] ---> d74e625d9115 [2023-03-16T15:11:43.442Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T15:11:43.442Z] ---> Running in 5afde3d68216 [2023-03-16T15:11:43.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:11:43.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:11:43.442Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T15:11:43.442Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T15:11:43.442Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:11:43.442Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T15:11:43.442Z] OK: 8 MiB in 17 packages [2023-03-16T15:11:43.442Z] Removing intermediate container 5afde3d68216 [2023-03-16T15:11:43.442Z] ---> adb057fde348 [2023-03-16T15:11:43.442Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:11:43.442Z] ---> Running in a50e40151bcf [2023-03-16T15:11:44.035Z] Removing intermediate container a50e40151bcf [2023-03-16T15:11:44.035Z] ---> ab5c330feabb [2023-03-16T15:11:44.035Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T15:11:44.307Z] ---> Running in 42d6168cff94 [2023-03-16T15:11:44.895Z] Removing intermediate container 42d6168cff94 [2023-03-16T15:11:44.895Z] ---> 2c655762cace [2023-03-16T15:11:44.895Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T15:11:44.895Z] ---> Running in 356bf9d0f10d [2023-03-16T15:11:45.499Z] Removing intermediate container 356bf9d0f10d [2023-03-16T15:11:45.499Z] ---> 070890a30f4a [2023-03-16T15:11:45.499Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:11:46.464Z] ---> 59d8233e5c6d [2023-03-16T15:11:46.464Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:11:47.426Z] ---> 7d081f784703 [2023-03-16T15:11:47.426Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T15:11:51.832Z] ---> ca9886f5efde [2023-03-16T15:11:51.832Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T15:11:51.832Z] ---> daea88303539 [2023-03-16T15:11:51.832Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T15:11:52.108Z] ---> Running in ac5a133aa3d4 [2023-03-16T15:11:52.712Z] Removing intermediate container ac5a133aa3d4 [2023-03-16T15:11:52.712Z] ---> d6d0e57be9b9 [2023-03-16T15:11:52.712Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:11:52.712Z] ---> Running in aff4e95f2201 [2023-03-16T15:11:53.355Z] Removing intermediate container aff4e95f2201 [2023-03-16T15:11:53.355Z] ---> 21d32b07c480 [2023-03-16T15:11:53.355Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T15:11:53.355Z] ---> Running in ca821c772ec7 [2023-03-16T15:11:53.699Z] Removing intermediate container ca821c772ec7 [2023-03-16T15:11:53.699Z] ---> c2bce9007dfd [2023-03-16T15:11:53.699Z] Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T15:11:53.991Z] ---> Running in 60d78433b287 [2023-03-16T15:11:54.596Z] Removing intermediate container 60d78433b287 [2023-03-16T15:11:54.596Z] ---> a9dd1cb1811c [2023-03-16T15:11:54.596Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T15:11:54.596Z] ---> Running in a72db58e2e6c [2023-03-16T15:11:55.200Z] Removing intermediate container a72db58e2e6c [2023-03-16T15:11:55.200Z] ---> 905dfed3b38e [2023-03-16T15:11:55.200Z] [2023-03-16T15:11:55.476Z] Successfully built 905dfed3b38e [2023-03-16T15:11:55.476Z] Successfully tagged support-notifications-arm64:latest [2023-03-16T15:11:55.476Z]  Building support-notifications ... done Building core-metadata [2023-03-16T15:12:17.582Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:12:17.582Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:12:17.582Z] ---> 4b012dfed15d [2023-03-16T15:12:17.582Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:12:17.582Z] ---> Using cache [2023-03-16T15:12:17.582Z] ---> f2a4104edb3b [2023-03-16T15:12:17.582Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T15:12:17.582Z] ---> Using cache [2023-03-16T15:12:17.582Z] ---> 6da19a03a025 [2023-03-16T15:12:17.582Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T15:12:17.582Z] ---> Using cache [2023-03-16T15:12:17.582Z] ---> 0ebcdb5b10e4 [2023-03-16T15:12:17.582Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T15:12:17.582Z] ---> Using cache [2023-03-16T15:12:17.582Z] ---> c535861fe627 [2023-03-16T15:12:17.582Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:12:17.582Z] ---> Using cache [2023-03-16T15:12:17.582Z] ---> 887ea77bf1bd [2023-03-16T15:12:17.582Z] Step 8/25 : COPY . . [2023-03-16T15:12:17.582Z] ---> Using cache [2023-03-16T15:12:17.582Z] ---> e229b82cdc25 [2023-03-16T15:12:17.582Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T15:12:17.582Z] ---> Running in c64cc0fbe35b [2023-03-16T15:12:17.582Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T15:14:39.286Z] Removing intermediate container c126cf3d109b [2023-03-16T15:14:39.286Z] ---> 9d0fdb7d18d5 [2023-03-16T15:14:39.286Z] [2023-03-16T15:14:39.286Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T15:14:39.286Z] ---> d74e625d9115 [2023-03-16T15:14:39.287Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:14:39.287Z] ---> Using cache [2023-03-16T15:14:39.287Z] ---> 23e629978783 [2023-03-16T15:14:39.287Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T15:14:39.287Z] ---> Running in 9f4348e5f271 [2023-03-16T15:14:39.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:14:39.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:14:39.287Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T15:14:39.287Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T15:14:39.287Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T15:14:39.287Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:14:39.287Z] OK: 8 MiB in 17 packages [2023-03-16T15:14:39.287Z] Removing intermediate container 9f4348e5f271 [2023-03-16T15:14:39.287Z] ---> 6af8c9a3ef20 [2023-03-16T15:14:39.287Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T15:14:39.287Z] ---> Running in 72d3e713522d [2023-03-16T15:14:39.287Z] Removing intermediate container 72d3e713522d [2023-03-16T15:14:39.287Z] ---> e6940608615e [2023-03-16T15:14:39.287Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T15:14:39.287Z] ---> Running in 7d96592e6352 [2023-03-16T15:14:39.287Z] Removing intermediate container 7d96592e6352 [2023-03-16T15:14:39.287Z] ---> fc49e27f3cf6 [2023-03-16T15:14:39.287Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T15:14:39.287Z] ---> Running in 2504172b3e34 [2023-03-16T15:14:39.287Z] Removing intermediate container 2504172b3e34 [2023-03-16T15:14:39.287Z] ---> 217c7208f57b [2023-03-16T15:14:39.287Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T15:14:39.287Z] ---> Running in 95337b1c5683 [2023-03-16T15:14:39.287Z] Removing intermediate container 95337b1c5683 [2023-03-16T15:14:39.287Z] ---> 257486f9004f [2023-03-16T15:14:39.287Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T15:14:39.287Z] ---> Running in 47ae0c40696a [2023-03-16T15:14:41.883Z] Removing intermediate container 47ae0c40696a [2023-03-16T15:14:41.883Z] ---> f4f19cb094c4 [2023-03-16T15:14:41.883Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T15:14:41.883Z] ---> Running in e98cdc558610 [2023-03-16T15:14:42.150Z] Removing intermediate container e98cdc558610 [2023-03-16T15:14:42.150Z] ---> 8cb43fa1a71f [2023-03-16T15:14:42.150Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T15:14:43.117Z] ---> 9a93aeb7afc7 [2023-03-16T15:14:43.117Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T15:14:43.384Z] ---> Running in 40e1a31290bb [2023-03-16T15:14:47.384Z] Removing intermediate container 40e1a31290bb [2023-03-16T15:14:47.384Z] ---> 4682d655df73 [2023-03-16T15:14:47.384Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:14:48.793Z] ---> 871142570d8e [2023-03-16T15:14:48.793Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:14:49.757Z] ---> c753a158ed67 [2023-03-16T15:14:49.757Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T15:14:53.112Z] ---> 2939ee50979d [2023-03-16T15:14:53.112Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T15:14:54.524Z] ---> 737401582fa5 [2023-03-16T15:14:54.524Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T15:14:55.934Z] ---> 453d0d05bdd6 [2023-03-16T15:14:55.934Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T15:14:57.376Z] ---> 7512f45925a9 [2023-03-16T15:14:57.376Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T15:14:57.960Z] Removing intermediate container 0c71a34e4ddb [2023-03-16T15:14:57.960Z] ---> 9c310e4f0a74 [2023-03-16T15:14:57.960Z] [2023-03-16T15:14:57.960Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T15:14:57.960Z] ---> d74e625d9115 [2023-03-16T15:14:57.960Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T15:14:58.227Z] ---> Running in 50fe4e8bcc53 [2023-03-16T15:14:58.812Z] ---> 0d3257e62959 [2023-03-16T15:14:58.812Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T15:15:00.227Z] ---> 9a8b5b36c2a2 [2023-03-16T15:15:00.227Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T15:15:00.497Z] ---> Running in b4d448f9e88a [2023-03-16T15:15:00.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:15:02.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:15:04.142Z] Removing intermediate container b4d448f9e88a [2023-03-16T15:15:04.142Z] ---> a038fd66eed1 [2023-03-16T15:15:04.142Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T15:15:04.410Z] ---> Running in 44e1acbf2960 [2023-03-16T15:15:04.410Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T15:15:04.681Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T15:15:04.681Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T15:15:04.681Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:15:04.951Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T15:15:04.951Z] Removing intermediate container 44e1acbf2960 [2023-03-16T15:15:04.951Z] ---> 3d8d6f39faf2 [2023-03-16T15:15:04.951Z] Step 30/33 : CMD ["gate"] [2023-03-16T15:15:05.219Z] ---> Running in 8126ceecd4f3 [2023-03-16T15:15:05.486Z] Removing intermediate container 8126ceecd4f3 [2023-03-16T15:15:05.486Z] ---> 8d6acd5a066c [2023-03-16T15:15:05.486Z] Step 31/33 : LABEL arch=arm64 [2023-03-16T15:15:05.753Z] OK: 8 MiB in 18 packages [2023-03-16T15:15:05.753Z] ---> Running in 45e886bd07d5 [2023-03-16T15:15:06.335Z] Removing intermediate container 45e886bd07d5 [2023-03-16T15:15:06.335Z] ---> a57ecda6fb10 [2023-03-16T15:15:06.335Z] Step 32/33 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T15:15:06.917Z] ---> Running in 9f9d5bad9137 [2023-03-16T15:15:07.874Z] Removing intermediate container 9f9d5bad9137 [2023-03-16T15:15:07.874Z] ---> 0ab32b98deb4 [2023-03-16T15:15:07.874Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T15:15:08.142Z] ---> Running in 890482af0473 [2023-03-16T15:15:08.411Z] Removing intermediate container 50fe4e8bcc53 [2023-03-16T15:15:08.411Z] ---> 1d2d127d47b1 [2023-03-16T15:15:08.411Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T15:15:08.678Z] ---> Running in 8c0789fa72c9 [2023-03-16T15:15:08.946Z] Removing intermediate container 890482af0473 [2023-03-16T15:15:08.946Z] ---> cfdb04ffae76 [2023-03-16T15:15:08.946Z] [2023-03-16T15:15:09.528Z] Removing intermediate container 8c0789fa72c9 [2023-03-16T15:15:09.528Z] ---> 7d654a8446f3 [2023-03-16T15:15:09.528Z] Step 12/24 : WORKDIR / [2023-03-16T15:15:09.528Z] Successfully built cfdb04ffae76 [2023-03-16T15:15:09.528Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-16T15:15:09.528Z]  Building security-bootstrapper ... done Building security-proxy-auth [2023-03-16T15:15:09.528Z] ---> Running in 343ac727085d [2023-03-16T15:15:10.114Z] Removing intermediate container 343ac727085d [2023-03-16T15:15:10.114Z] ---> a833f89ff527 [2023-03-16T15:15:10.114Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:15:11.074Z] ---> bf5c63b9cd9c [2023-03-16T15:15:11.074Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T15:15:12.486Z] ---> 3c493727c810 [2023-03-16T15:15:12.486Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T15:15:13.447Z] ---> 5f785a96d65b [2023-03-16T15:15:13.447Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T15:15:14.405Z] ---> cdff9ae0ac44 [2023-03-16T15:15:14.405Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T15:15:16.352Z] ---> 66afba2bfa44 [2023-03-16T15:15:16.352Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T15:15:18.291Z] ---> cddce7a57625 [2023-03-16T15:15:18.291Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T15:15:19.704Z] ---> df275b32365d [2023-03-16T15:15:19.704Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:15:19.704Z] ---> Running in 0fad69d08e76 [2023-03-16T15:15:25.052Z] Removing intermediate container 0fad69d08e76 [2023-03-16T15:15:25.052Z] ---> 271144e37036 [2023-03-16T15:15:25.052Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:15:25.052Z] ---> Running in f388e7f53576 [2023-03-16T15:15:25.637Z] Removing intermediate container f388e7f53576 [2023-03-16T15:15:25.637Z] ---> d02e7445a3f0 [2023-03-16T15:15:25.637Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T15:15:25.903Z] ---> Running in abd20f04cb95 [2023-03-16T15:15:26.486Z] Removing intermediate container abd20f04cb95 [2023-03-16T15:15:26.486Z] ---> 803f5388a039 [2023-03-16T15:15:26.486Z] Step 23/24 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T15:15:26.754Z] ---> Running in ae58e13bdf1f [2023-03-16T15:15:27.335Z] Removing intermediate container ae58e13bdf1f [2023-03-16T15:15:27.335Z] ---> a52800f6711b [2023-03-16T15:15:27.335Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T15:15:27.335Z] ---> Running in 18f85bc20b8e [2023-03-16T15:15:28.291Z] Removing intermediate container 18f85bc20b8e [2023-03-16T15:15:28.291Z] ---> 45d828f1721c [2023-03-16T15:15:28.291Z] [2023-03-16T15:15:28.558Z] Successfully built 45d828f1721c [2023-03-16T15:15:28.558Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-16T15:15:29.966Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:15:29.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:15:29.966Z] ---> 4b012dfed15d [2023-03-16T15:15:29.966Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:15:29.966Z] ---> Using cache [2023-03-16T15:15:29.966Z] ---> f2a4104edb3b [2023-03-16T15:15:29.966Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:15:29.966Z] ---> Using cache [2023-03-16T15:15:29.966Z] ---> 6da19a03a025 [2023-03-16T15:15:29.966Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T15:15:29.966Z] ---> Using cache [2023-03-16T15:15:29.966Z] ---> 0ebcdb5b10e4 [2023-03-16T15:15:29.966Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:15:29.966Z] ---> Using cache [2023-03-16T15:15:29.966Z] ---> c535861fe627 [2023-03-16T15:15:29.966Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:15:29.966Z] ---> Using cache [2023-03-16T15:15:29.966Z] ---> 887ea77bf1bd [2023-03-16T15:15:29.966Z] Step 8/23 : COPY . . [2023-03-16T15:15:29.966Z] ---> Using cache [2023-03-16T15:15:29.966Z] ---> e229b82cdc25 [2023-03-16T15:15:29.966Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T15:15:29.966Z] ---> Running in a0ed55bb3b8d [2023-03-16T15:15:31.905Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T15:16:18.719Z] Removing intermediate container 766b29a2ab41 [2023-03-16T15:16:18.719Z] ---> 0f983af7e42e [2023-03-16T15:16:18.719Z] [2023-03-16T15:16:18.719Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:16:18.719Z] ---> d74e625d9115 [2023-03-16T15:16:18.719Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T15:16:18.719Z] ---> Running in 71b459b125fc [2023-03-16T15:16:18.719Z] Removing intermediate container 71b459b125fc [2023-03-16T15:16:18.719Z] ---> e116fd2d4658 [2023-03-16T15:16:18.719Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:16:18.719Z] ---> Running in 6bd20159e9b6 [2023-03-16T15:16:18.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:16:18.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:16:20.390Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:16:20.390Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:16:20.657Z] OK: 8 MiB in 16 packages [2023-03-16T15:16:22.068Z] Removing intermediate container 6bd20159e9b6 [2023-03-16T15:16:22.068Z] ---> 1d41961ad2d4 [2023-03-16T15:16:22.068Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:16:23.478Z] ---> bb23563825d6 [2023-03-16T15:16:23.478Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:16:24.062Z] ---> 5aec562f2438 [2023-03-16T15:16:24.063Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T15:16:26.005Z] ---> c922e6e0df94 [2023-03-16T15:16:26.005Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T15:16:27.956Z] ---> ff9408683620 [2023-03-16T15:16:27.956Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T15:16:28.924Z] ---> 1c359faa7954 [2023-03-16T15:16:28.924Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:16:28.924Z] ---> Running in 7779a53aa4bd [2023-03-16T15:16:32.292Z] Removing intermediate container 7779a53aa4bd [2023-03-16T15:16:32.292Z] ---> 5932f9c3cda0 [2023-03-16T15:16:32.292Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:16:32.292Z] ---> Running in df99e502bf87 [2023-03-16T15:16:32.884Z] Removing intermediate container df99e502bf87 [2023-03-16T15:16:32.884Z] ---> c85d254652fe [2023-03-16T15:16:32.884Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T15:16:32.884Z] ---> Running in 4b408fa4c978 [2023-03-16T15:16:33.469Z] Removing intermediate container 4b408fa4c978 [2023-03-16T15:16:33.469Z] ---> bf034ecfd337 [2023-03-16T15:16:33.469Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T15:16:33.469Z] ---> Running in 811fc8fe80ec [2023-03-16T15:16:34.054Z] Removing intermediate container 811fc8fe80ec [2023-03-16T15:16:34.054Z] ---> 6542b4e89dad [2023-03-16T15:16:34.054Z] Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T15:16:34.338Z] ---> Running in 224a7f42b5e1 [2023-03-16T15:16:34.924Z] Removing intermediate container 224a7f42b5e1 [2023-03-16T15:16:34.924Z] ---> 1d93783c5874 [2023-03-16T15:16:34.924Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T15:16:34.924Z] ---> Running in beea80a8ee46 [2023-03-16T15:16:35.507Z] Removing intermediate container beea80a8ee46 [2023-03-16T15:16:35.507Z] ---> bf0394460c46 [2023-03-16T15:16:35.507Z] [2023-03-16T15:16:35.774Z] Successfully built bf0394460c46 [2023-03-16T15:16:36.040Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-16T15:17:32.419Z]  Building core-common-config-bootstrapper ... done Removing intermediate container c93be1282543 [2023-03-16T15:17:32.419Z] ---> 925618ab7d16 [2023-03-16T15:17:32.419Z] [2023-03-16T15:17:32.419Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T15:17:32.419Z] ---> d74e625d9115 [2023-03-16T15:17:32.419Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:17:32.419Z] ---> Using cache [2023-03-16T15:17:32.419Z] ---> 23e629978783 [2023-03-16T15:17:32.419Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T15:17:32.419Z] ---> Running in 983aa4b73443 [2023-03-16T15:17:32.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:17:32.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:17:32.419Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:17:32.419Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:17:32.419Z] OK: 17687 distinct packages available [2023-03-16T15:17:32.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:17:32.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:17:32.419Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T15:17:32.419Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T15:17:32.419Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T15:17:32.419Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T15:17:32.419Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T15:17:32.419Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T15:17:32.419Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T15:17:32.419Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T15:17:32.419Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T15:17:32.419Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:17:32.419Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T15:17:32.687Z] OK: 11 MiB in 24 packages [2023-03-16T15:17:35.267Z] Removing intermediate container 983aa4b73443 [2023-03-16T15:17:35.267Z] ---> 6e43b381885a [2023-03-16T15:17:35.267Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:17:36.225Z] ---> 8cfff8bc94c5 [2023-03-16T15:17:36.225Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:17:37.194Z] ---> deae364588c5 [2023-03-16T15:17:37.194Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T15:17:39.769Z] ---> 408701cc6e8c [2023-03-16T15:17:39.769Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T15:17:40.443Z] ---> 4e21bb3770b7 [2023-03-16T15:17:40.443Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T15:17:40.443Z] ---> Running in caacc564755e [2023-03-16T15:17:41.071Z] Removing intermediate container caacc564755e [2023-03-16T15:17:41.071Z] ---> 41b5ab877de4 [2023-03-16T15:17:41.071Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:17:41.071Z] ---> Running in 03be9f5531e5 [2023-03-16T15:17:41.689Z] Removing intermediate container 03be9f5531e5 [2023-03-16T15:17:41.689Z] ---> 19bf3d7a9343 [2023-03-16T15:17:41.689Z] Step 18/20 : LABEL arch=arm64 [2023-03-16T15:17:41.975Z] ---> Running in 67faa63ab0be [2023-03-16T15:17:42.582Z] Removing intermediate container 67faa63ab0be [2023-03-16T15:17:42.582Z] ---> bcc9248869c1 [2023-03-16T15:17:42.582Z] Step 19/20 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T15:17:42.582Z] ---> Running in ca59edd8bab7 [2023-03-16T15:17:43.194Z] Removing intermediate container ca59edd8bab7 [2023-03-16T15:17:43.194Z] ---> 0b4e55448b23 [2023-03-16T15:17:43.194Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T15:17:43.194Z] ---> Running in f9c4c022061d [2023-03-16T15:17:43.814Z] Removing intermediate container f9c4c022061d [2023-03-16T15:17:43.814Z] ---> 946fac035f40 [2023-03-16T15:17:43.814Z] [2023-03-16T15:17:44.086Z] Successfully built 946fac035f40 [2023-03-16T15:17:44.086Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-16T15:18:30.915Z]  Building security-spiffe-token-provider ... done Removing intermediate container c64cc0fbe35b [2023-03-16T15:18:30.915Z] ---> 45862bbaf915 [2023-03-16T15:18:30.915Z] [2023-03-16T15:18:30.915Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T15:18:30.915Z] ---> d74e625d9115 [2023-03-16T15:18:30.915Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:18:30.915Z] ---> Using cache [2023-03-16T15:18:30.915Z] ---> a1e25355ecf1 [2023-03-16T15:18:30.915Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:18:30.915Z] ---> Using cache [2023-03-16T15:18:30.915Z] ---> 6de1d1598ab2 [2023-03-16T15:18:30.915Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T15:18:30.915Z] ---> Running in c8564ac57bb4 [2023-03-16T15:18:30.915Z] Removing intermediate container c8564ac57bb4 [2023-03-16T15:18:30.915Z] ---> 44e3942658c5 [2023-03-16T15:18:30.915Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T15:18:30.915Z] ---> Running in aa7009ac28b2 [2023-03-16T15:18:30.915Z] Removing intermediate container aa7009ac28b2 [2023-03-16T15:18:30.915Z] ---> f1237224f9a9 [2023-03-16T15:18:30.916Z] Step 15/25 : WORKDIR / [2023-03-16T15:18:30.916Z] ---> Running in 64b65d7a4dbe [2023-03-16T15:18:30.916Z] Removing intermediate container 64b65d7a4dbe [2023-03-16T15:18:30.916Z] ---> d447f5fafafe [2023-03-16T15:18:30.916Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:18:30.916Z] ---> 4f400160509e [2023-03-16T15:18:30.916Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:18:30.916Z] ---> 86da29bf78fb [2023-03-16T15:18:30.916Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T15:18:32.323Z] ---> fc982b2a48c5 [2023-03-16T15:18:32.589Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T15:18:33.183Z] ---> 7a2f847f4cc0 [2023-03-16T15:18:33.183Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T15:18:33.772Z] ---> b390fb3d6e90 [2023-03-16T15:18:33.772Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T15:18:34.038Z] ---> Running in 08b48b4b7be8 [2023-03-16T15:18:34.622Z] Removing intermediate container 08b48b4b7be8 [2023-03-16T15:18:34.622Z] ---> 41652b84130e [2023-03-16T15:18:34.622Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:18:34.622Z] ---> Running in 55c10f50803c [2023-03-16T15:18:35.209Z] Removing intermediate container 55c10f50803c [2023-03-16T15:18:35.209Z] ---> 8601613cb5ef [2023-03-16T15:18:35.209Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T15:18:35.209Z] ---> Running in ca4dc274cf79 [2023-03-16T15:18:35.800Z] Removing intermediate container ca4dc274cf79 [2023-03-16T15:18:35.800Z] ---> 723fc8998106 [2023-03-16T15:18:35.800Z] Step 24/25 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T15:18:35.800Z] ---> Running in f217147e870c [2023-03-16T15:18:36.387Z] Removing intermediate container f217147e870c [2023-03-16T15:18:36.387Z] ---> d382267b66ad [2023-03-16T15:18:36.387Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T15:18:36.387Z] ---> Running in bb0318b7cb75 [2023-03-16T15:18:36.978Z] Removing intermediate container bb0318b7cb75 [2023-03-16T15:18:36.978Z] ---> 141ae8537f7c [2023-03-16T15:18:36.978Z] [2023-03-16T15:18:37.244Z] Successfully built 141ae8537f7c [2023-03-16T15:18:37.244Z] Successfully tagged core-metadata-arm64:latest [2023-03-16T15:18:59.301Z]  Building core-metadata ... done Removing intermediate container a0ed55bb3b8d [2023-03-16T15:18:59.301Z] ---> 200e1c3223ea [2023-03-16T15:18:59.301Z] [2023-03-16T15:18:59.301Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:18:59.301Z] ---> d74e625d9115 [2023-03-16T15:18:59.301Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T15:18:59.301Z] ---> Using cache [2023-03-16T15:18:59.301Z] ---> e116fd2d4658 [2023-03-16T15:18:59.301Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:18:59.301Z] ---> Using cache [2023-03-16T15:18:59.301Z] ---> 1d41961ad2d4 [2023-03-16T15:18:59.301Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:18:59.301Z] ---> Using cache [2023-03-16T15:18:59.301Z] ---> bb23563825d6 [2023-03-16T15:18:59.301Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:18:59.301Z] ---> Using cache [2023-03-16T15:18:59.301Z] ---> 5aec562f2438 [2023-03-16T15:18:59.301Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T15:18:59.301Z] ---> 3e3c0889618d [2023-03-16T15:18:59.301Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T15:18:59.301Z] ---> 70600050c295 [2023-03-16T15:18:59.301Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T15:18:59.301Z] ---> 4c1c66339126 [2023-03-16T15:18:59.301Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:18:59.301Z] ---> Running in ab6e29270c1e [2023-03-16T15:18:59.888Z] Removing intermediate container ab6e29270c1e [2023-03-16T15:18:59.888Z] ---> 90749f9c5472 [2023-03-16T15:18:59.888Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:18:59.888Z] ---> Running in 719bf5f0233a [2023-03-16T15:19:00.155Z] Removing intermediate container 719bf5f0233a [2023-03-16T15:19:00.155Z] ---> 9f5eb1e73887 [2023-03-16T15:19:00.155Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T15:19:00.155Z] ---> Running in 2397446e41aa [2023-03-16T15:19:00.423Z] Removing intermediate container 2397446e41aa [2023-03-16T15:19:00.423Z] ---> 8afd88c4fa7a [2023-03-16T15:19:00.423Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T15:19:00.689Z] ---> Running in 04574c0eea57 [2023-03-16T15:19:00.956Z] Removing intermediate container 04574c0eea57 [2023-03-16T15:19:00.956Z] ---> 125423f25d77 [2023-03-16T15:19:00.956Z] Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [2023-03-16T15:19:00.956Z] ---> Running in 46cddc4b1863 [2023-03-16T15:19:01.231Z] Removing intermediate container 46cddc4b1863 [2023-03-16T15:19:01.231Z] ---> b38daf002569 [2023-03-16T15:19:01.231Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T15:19:01.498Z] ---> Running in 0d13325af0a8 [2023-03-16T15:19:01.765Z] Removing intermediate container 0d13325af0a8 [2023-03-16T15:19:01.765Z] ---> f79e08938700 [2023-03-16T15:19:01.765Z] [2023-03-16T15:19:02.031Z] Successfully built f79e08938700 [2023-03-16T15:19:02.031Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-16T15:19:02.309Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-16T15:19:02.304Z] $ docker stop --time=1 76581eb5d1c6a0c6825f0e9b5b77d7d4e1f1b839fcdf74913b9066cdd51b497c [2023-03-16T15:19:04.056Z] $ docker rm -f --volumes 76581eb5d1c6a0c6825f0e9b5b77d7d4e1f1b839fcdf74913b9066cdd51b497c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:19:04.558Z] + docker images [2023-03-16T15:19:04.826Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T15:19:04.826Z] security-proxy-auth-arm64 latest f79e08938700 3 seconds ago 18.2MB [2023-03-16T15:19:04.826Z] 200e1c3223ea 10 seconds ago 1.47GB [2023-03-16T15:19:04.826Z] core-metadata-arm64 latest 141ae8537f7c 28 seconds ago 20.4MB [2023-03-16T15:19:04.826Z] 45862bbaf915 38 seconds ago 1.5GB [2023-03-16T15:19:04.826Z] security-spiffe-token-provider-arm64 latest 946fac035f40 About a minute ago 32.6MB [2023-03-16T15:19:04.826Z] 925618ab7d16 About a minute ago 1.53GB [2023-03-16T15:19:04.826Z] core-common-config-bootstrapper-arm64 latest bf0394460c46 2 minutes ago 17.5MB [2023-03-16T15:19:04.826Z] 0f983af7e42e 2 minutes ago 1.48GB [2023-03-16T15:19:04.826Z] security-secretstore-setup-arm64 latest 45d828f1721c 3 minutes ago 32MB [2023-03-16T15:19:04.826Z] security-bootstrapper-arm64 latest cfdb04ffae76 3 minutes ago 21.8MB [2023-03-16T15:19:04.826Z] 9c310e4f0a74 4 minutes ago 1.48GB [2023-03-16T15:19:04.826Z] 9d0fdb7d18d5 4 minutes ago 1.47GB [2023-03-16T15:19:04.826Z] support-notifications-arm64 latest 905dfed3b38e 7 minutes ago 32.5MB [2023-03-16T15:19:04.826Z] f183393199b2 7 minutes ago 1.56GB [2023-03-16T15:19:04.826Z] support-scheduler-arm64 latest 687341972baa 11 minutes ago 31.8MB [2023-03-16T15:19:04.826Z] bbf2eab479af 11 minutes ago 1.56GB [2023-03-16T15:19:04.826Z] core-command-arm64 latest a9a4bb26cca7 12 minutes ago 19.7MB [2023-03-16T15:19:04.826Z] 804b4e69a3ca 13 minutes ago 1.49GB [2023-03-16T15:19:04.826Z] core-data-arm64 latest 0e527a875665 13 minutes ago 19.9MB [2023-03-16T15:19:04.826Z] e77b2872ecf7 14 minutes ago 1.5GB [2023-03-16T15:19:04.826Z] security-proxy-setup-arm64 latest 9d274c2ce7a4 15 minutes ago 18.6MB [2023-03-16T15:19:04.826Z] 695fc48a1523 15 minutes ago 1.47GB [2023-03-16T15:19:04.826Z] security-spire-server-arm64 latest c6430ed4586f 21 minutes ago 87.1MB [2023-03-16T15:19:04.826Z] 1f5ef891d812 21 minutes ago 1.35GB [2023-03-16T15:19:04.826Z] security-spire-agent-arm64 latest 69a49cbf6391 22 minutes ago 125MB [2023-03-16T15:19:04.826Z] security-spire-config-arm64 latest fdada144f92b 22 minutes ago 86.2MB [2023-03-16T15:19:04.826Z] 7f5f036a81db 22 minutes ago 1.35GB [2023-03-16T15:19:04.826Z] cfd26eedb2b5 22 minutes ago 1.35GB [2023-03-16T15:19:04.826Z] ci-base-image-arm64 latest 4b012dfed15d 39 minutes ago 868MB [2023-03-16T15:19:04.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB [2023-03-16T15:19:04.826Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-16T15:19:04.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:05.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:19:05.249Z] [2023-03-16T15:19:05.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:05.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:19:05.584Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T15:19:05.584Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T15:19:05.584Z] 04944245beec: Pulling fs layer [2023-03-16T15:19:05.584Z] 699f458cf7ca: Pulling fs layer [2023-03-16T15:19:05.584Z] 765212b225bb: Pulling fs layer [2023-03-16T15:19:05.584Z] f23df028b6ca: Pulling fs layer [2023-03-16T15:19:05.584Z] 765212b225bb: Waiting [2023-03-16T15:19:05.584Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T15:19:05.584Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T15:19:05.584Z] d65c8cfc05b1: Waiting [2023-03-16T15:19:05.584Z] 2437ff75d9bd: Waiting [2023-03-16T15:19:05.584Z] f23df028b6ca: Waiting [2023-03-16T15:19:05.853Z] 04944245beec: Verifying Checksum [2023-03-16T15:19:05.853Z] 04944245beec: Download complete [2023-03-16T15:19:05.853Z] 765212b225bb: Verifying Checksum [2023-03-16T15:19:05.853Z] 765212b225bb: Download complete [2023-03-16T15:19:05.853Z] f23df028b6ca: Verifying Checksum [2023-03-16T15:19:05.853Z] f23df028b6ca: Download complete [2023-03-16T15:19:05.853Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T15:19:05.853Z] d65c8cfc05b1: Download complete [2023-03-16T15:19:06.122Z] 699f458cf7ca: Verifying Checksum [2023-03-16T15:19:06.122Z] 699f458cf7ca: Download complete [2023-03-16T15:19:06.395Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T15:19:06.395Z] 8998bd30e6a1: Download complete [2023-03-16T15:19:08.977Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T15:19:08.977Z] 2437ff75d9bd: Download complete [2023-03-16T15:19:10.920Z] 8998bd30e6a1: Pull complete [2023-03-16T15:19:11.187Z] 04944245beec: Pull complete [2023-03-16T15:19:12.592Z] 699f458cf7ca: Pull complete [2023-03-16T15:19:12.859Z] 765212b225bb: Pull complete [2023-03-16T15:19:13.824Z] f23df028b6ca: Pull complete [2023-03-16T15:19:14.091Z] d65c8cfc05b1: Pull complete [2023-03-16T15:19:29.076Z] 2437ff75d9bd: Pull complete [2023-03-16T15:19:29.076Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T15:19:29.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:19:29.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:19:29.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-2445 does not seem to be running inside a container [2023-03-16T15:19:29.346Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-16T15:19:32.432Z] $ docker top f22f08225815cab00f53c979ef7f6c240727f1043b980f096d90441b733b44a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:19:33.314Z] ---> job-cost.sh [2023-03-16T15:19:33.314Z] lf-activate-venv: SKIPPING [2023-03-16T15:19:33.314Z] INFO: No Stack... [2023-03-16T15:19:33.896Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T15:19:34.477Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T15:19:35.119Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-03-16T15:19:35.120Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T15:19:35.153Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4447-4-stack-cost] [2023-03-16T15:19:35.159Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4447-4-stack-cost] did not exist. Created. [2023-03-16T15:19:35.159Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4447-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T15:19:35.807Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T15:19:36.038Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T15:19:36.044Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4447-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T15:19:36.048Z] $ docker stop --time=1 f22f08225815cab00f53c979ef7f6c240727f1043b980f096d90441b733b44a3 [2023-03-16T15:19:37.576Z] $ docker rm -f --volumes f22f08225815cab00f53c979ef7f6c240727f1043b980f096d90441b733b44a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T15:19:37.957Z] provisioning config files... [2023-03-16T15:19:37.964Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config14300714090661222769tmp [Pipeline] { [Pipeline] sh [2023-03-16T15:19:38.261Z] + set +x [2023-03-16T15:19:38.261Z] + curl -s https://codecov.io/bash [2023-03-16T15:19:38.261Z] + bash -s -- [2023-03-16T15:19:38.261Z] [2023-03-16T15:19:38.261Z] _____ _ [2023-03-16T15:19:38.261Z] / ____| | | [2023-03-16T15:19:38.261Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T15:19:38.261Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T15:19:38.261Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T15:19:38.261Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T15:19:38.261Z] Bash-1.0.6 [2023-03-16T15:19:38.261Z] [2023-03-16T15:19:38.261Z] [2023-03-16T15:19:38.261Z] ==> git version 2.25.1 found [2023-03-16T15:19:38.261Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T15:19:38.261Z] Release-Date: 2020-01-08 [2023-03-16T15:19:38.261Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T15:19:38.261Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T15:19:38.261Z] ==> Jenkins CI detected. [2023-03-16T15:19:38.261Z] current dir:  /w/workspace/edgex-go/4 [2023-03-16T15:19:38.261Z] project root: . [2023-03-16T15:19:38.261Z] --> token set from env [2023-03-16T15:19:38.261Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T15:19:38.261Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T15:19:38.261Z] ==> Python coveragepy not found [2023-03-16T15:19:38.261Z] ==> Searching for coverage reports in: [2023-03-16T15:19:38.261Z] + . [2023-03-16T15:19:38.261Z] -> Found 1 reports [2023-03-16T15:19:38.261Z] ==> Detecting git/mercurial file structure [2023-03-16T15:19:38.519Z] ==> Reading reports [2023-03-16T15:19:38.519Z] + ./coverage.out bytes=447486 [2023-03-16T15:19:38.519Z] ==> Appending adjustments [2023-03-16T15:19:38.519Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T15:19:39.454Z] + Found adjustments [2023-03-16T15:19:39.454Z] ==> Gzipping contents [2023-03-16T15:19:39.454Z] 60K /tmp/codecov.C4XDG9.gz [2023-03-16T15:19:39.454Z] ==> Uploading reports [2023-03-16T15:19:39.454Z] url: https://codecov.io [2023-03-16T15:19:39.454Z] query: branch=PR-4447&commit=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4447%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4447&job=&cmd_args= [2023-03-16T15:19:39.454Z] -> Pinging Codecov [2023-03-16T15:19:39.454Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4447&commit=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4447%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4447&job=&cmd_args= [2023-03-16T15:19:39.714Z] -> Uploading to [2023-03-16T15:19:39.714Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/6e037b7ac5ef94a5d3c613342e1dc170832ad4ed/ce5ca989-078e-47ab-b8c1-48898a04cbcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T151939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4430b251b89300b6f22780f96963b6942d08c84fc9814cb8ff6f80adbcd895a [2023-03-16T15:19:39.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T15:19:39.714Z] Dload Upload Total Spent Left Speed [2023-03-16T15:19:39.973Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57578 0 0 100 57578 0 208k --:--:-- --:--:-- --:--:-- 208k [2023-03-16T15:19:39.973Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [Pipeline] } [2023-03-16T15:19:39.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T15:19:40.538Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:19:40.827Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:19:41.691Z] ---> package-listing.sh [2023-03-16T15:19:41.691Z] ++ facter osfamily [2023-03-16T15:19:41.691Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T15:19:41.950Z] + OS_FAMILY=debian [2023-03-16T15:19:41.950Z] + workspace=/w/workspace/edgex-go/4 [2023-03-16T15:19:41.950Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T15:19:41.950Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T15:19:41.950Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T15:19:41.950Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T15:19:41.950Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-16T15:19:41.950Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T15:19:41.950Z] + case "${OS_FAMILY}" in [2023-03-16T15:19:41.950Z] + dpkg -l [2023-03-16T15:19:41.950Z] + grep '^ii' [2023-03-16T15:19:41.950Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T15:19:41.950Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T15:19:41.950Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T15:19:41.950Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-16T15:19:41.950Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-03-16T15:19:41.950Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-03-16T15:19:41.962Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T15:19:42.240Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:42.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:19:42.800Z] [2023-03-16T15:19:42.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:19:43.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:19:43.101Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T15:19:43.101Z] 5eb5b503b376: Pulling fs layer [2023-03-16T15:19:43.101Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T15:19:43.101Z] ec43610c2a17: Pulling fs layer [2023-03-16T15:19:43.101Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T15:19:43.101Z] 33b1e0a273af: Pulling fs layer [2023-03-16T15:19:43.101Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T15:19:43.101Z] 2f39f015ded8: Pulling fs layer [2023-03-16T15:19:43.101Z] 33b1e0a273af: Waiting [2023-03-16T15:19:43.101Z] 5d3b04190fa2: Waiting [2023-03-16T15:19:43.101Z] 2f39f015ded8: Waiting [2023-03-16T15:19:43.101Z] 3a2ae6a8a46f: Waiting [2023-03-16T15:19:43.101Z] 5c69ac0246d0: Download complete [2023-03-16T15:19:43.361Z] 33b1e0a273af: Verifying Checksum [2023-03-16T15:19:43.361Z] 33b1e0a273af: Download complete [2023-03-16T15:19:43.361Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T15:19:43.361Z] 5d3b04190fa2: Download complete [2023-03-16T15:19:43.361Z] ec43610c2a17: Verifying Checksum [2023-03-16T15:19:43.361Z] ec43610c2a17: Download complete [2023-03-16T15:19:43.361Z] 5eb5b503b376: Verifying Checksum [2023-03-16T15:19:43.361Z] 5eb5b503b376: Download complete [2023-03-16T15:19:43.929Z] 2f39f015ded8: Download complete [2023-03-16T15:19:44.495Z] 5eb5b503b376: Pull complete [2023-03-16T15:19:44.753Z] 5c69ac0246d0: Pull complete [2023-03-16T15:19:45.012Z] ec43610c2a17: Pull complete [2023-03-16T15:19:45.012Z] 3a2ae6a8a46f: Pull complete [2023-03-16T15:19:45.271Z] 33b1e0a273af: Pull complete [2023-03-16T15:19:45.271Z] 5d3b04190fa2: Pull complete [2023-03-16T15:19:50.542Z] 2f39f015ded8: Pull complete [2023-03-16T15:19:50.542Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T15:19:50.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:19:50.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:19:50.628Z] prd-ubuntu20.04-docker-8c-8g-2444 does not seem to be running inside a container [2023-03-16T15:19:50.661Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-16T15:19:52.935Z] $ docker top 338abe06509a22fb5ac4eab701074c9feec8c464f162e872308cec864c5eafa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:19:53.289Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T15:19:53.574Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T15:19:53.858Z] + ls /var/log/sa-host [2023-03-16T15:19:53.858Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:19:53.921Z] provisioning config files... [2023-03-16T15:19:53.929Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config15816105449132250670tmp [Pipeline] { [Pipeline] echo [2023-03-16T15:19:53.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:19:54.225Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T15:19:54.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:19:54.547Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T15:19:54.556Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:19:54.848Z] ---> sudo-logs.sh [2023-03-16T15:19:54.848Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T15:19:54.872Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:19:55.155Z] ---> job-cost.sh [2023-03-16T15:19:55.155Z] lf-activate-venv: SKIPPING [2023-03-16T15:19:55.155Z] DEBUG: total: 0.10999999940395355 [2023-03-16T15:19:55.155Z] INFO: Retrieving Stack Cost... [2023-03-16T15:19:55.722Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T15:19:55.980Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T15:19:55.991Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:19:56.275Z] ---> logs-deploy.sh [2023-03-16T15:19:56.275Z] lf-activate-venv: SKIPPING [2023-03-16T15:19:56.275Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4447/4 [2023-03-16T15:19:56.275Z] INFO: archiving workspace using pattern(s): [2023-03-16T15:19:57.211Z] Archives upload complete. [2023-03-16T15:19:57.470Z] INFO: archiving logs to Nexus [2023-03-16T15:19:58.037Z] ---> uname -a: [2023-03-16T15:19:58.037Z] Linux prd-ubuntu20-04-docker-8c-8g-2444 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-16T15:19:58.037Z] [2023-03-16T15:19:58.037Z] [2023-03-16T15:19:58.037Z] ---> lscpu: [2023-03-16T15:19:58.037Z] Architecture: x86_64 [2023-03-16T15:19:58.037Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-16T15:19:58.037Z] Byte Order: Little Endian [2023-03-16T15:19:58.037Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-16T15:19:58.037Z] CPU(s): 8 [2023-03-16T15:19:58.037Z] On-line CPU(s) list: 0-7 [2023-03-16T15:19:58.037Z] Thread(s) per core: 1 [2023-03-16T15:19:58.037Z] Core(s) per socket: 1 [2023-03-16T15:19:58.037Z] Socket(s): 8 [2023-03-16T15:19:58.037Z] NUMA node(s): 1 [2023-03-16T15:19:58.037Z] Vendor ID: AuthenticAMD [2023-03-16T15:19:58.037Z] CPU family: 23 [2023-03-16T15:19:58.037Z] Model: 49 [2023-03-16T15:19:58.037Z] Model name: AMD EPYC-Rome Processor [2023-03-16T15:19:58.037Z] Stepping: 0 [2023-03-16T15:19:58.037Z] CPU MHz: 2799.998 [2023-03-16T15:19:58.037Z] BogoMIPS: 5599.99 [2023-03-16T15:19:58.037Z] Virtualization: AMD-V [2023-03-16T15:19:58.037Z] Hypervisor vendor: KVM [2023-03-16T15:19:58.037Z] Virtualization type: full [2023-03-16T15:19:58.037Z] L1d cache: 256 KiB [2023-03-16T15:19:58.037Z] L1i cache: 256 KiB [2023-03-16T15:19:58.037Z] L2 cache: 4 MiB [2023-03-16T15:19:58.037Z] L3 cache: 128 MiB [2023-03-16T15:19:58.037Z] NUMA node0 CPU(s): 0-7 [2023-03-16T15:19:58.037Z] Vulnerability Itlb multihit: Not affected [2023-03-16T15:19:58.037Z] Vulnerability L1tf: Not affected [2023-03-16T15:19:58.037Z] Vulnerability Mds: Not affected [2023-03-16T15:19:58.037Z] Vulnerability Meltdown: Not affected [2023-03-16T15:19:58.037Z] Vulnerability Mmio stale data: Not affected [2023-03-16T15:19:58.037Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-16T15:19:58.037Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-16T15:19:58.037Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-16T15:19:58.037Z] Vulnerability Srbds: Not affected [2023-03-16T15:19:58.037Z] Vulnerability Tsx async abort: Not affected [2023-03-16T15:19:58.037Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-16T15:19:58.037Z] [2023-03-16T15:19:58.037Z] [2023-03-16T15:19:58.037Z] ---> nproc: [2023-03-16T15:19:58.037Z] 8 [2023-03-16T15:19:58.037Z] [2023-03-16T15:19:58.037Z] [2023-03-16T15:19:58.037Z] ---> df -h: [2023-03-16T15:19:58.037Z] Filesystem Size Used Avail Use% Mounted on [2023-03-16T15:19:58.037Z] overlay 155G 19G 136G 13% / [2023-03-16T15:19:58.037Z] tmpfs 64M 0 64M 0% /dev [2023-03-16T15:19:58.037Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-16T15:19:58.037Z] shm 64M 0 64M 0% /dev/shm [2023-03-16T15:19:58.037Z] /dev/vda1 155G 19G 136G 13% /facter-os [2023-03-16T15:19:58.037Z] [2023-03-16T15:19:58.037Z]