Pull request #4445 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7cd39e8e50023839bb0cdb61122c7f6fe63641e2+776cc6a43b7b85b7458b36156c385c413c7a15f0 (169a6dfd475e00c68b83fdd43e9726f8b069ebc2) 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-ssh3579427571414569513.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-ssh1287488859255031112.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4445/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4445/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16224527628693720828.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4445/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6648895701144323576.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11961915056685144035.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4445/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4445/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9958439438539669236.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-237 in /w/workspace/edgexfoundry_edgex-go_PR-4445 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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/4445/head:refs/remotes/origin/PR-4445 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 Merge succeeded, producing 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 Checking out Revision 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 (PR-4445) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T19:59:44.541Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 # 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 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T19:59:44.693Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T19:59:44.789Z] ========================================================= [2023-03-14T19:59:44.789Z] EdgeX Global Pipelines Version Info [2023-03-14T19:59:44.789Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T19:59:45.540Z] ------------------- [2023-03-14T19:59:45.540Z] stable info: [2023-03-14T19:59:45.540Z] ------------------- [2023-03-14T19:59:45.540Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T19:59:45.540Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T19:59:45.540Z] Message: update stable to v1.0.245 [2023-03-14T19:59:46.109Z] ------------------- [2023-03-14T19:59:46.109Z] experimental info: [2023-03-14T19:59:46.109Z] ------------------- [2023-03-14T19:59:46.109Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T19:59:46.109Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T19:59:46.109Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T19:59:46.371Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-14T19:59:46.406Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-14T19:59:46.445Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T19:59:46.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T19:59:46.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T19:59:46.554Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T19:59:46.592Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T19:59:46.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-14T19:59:46.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-14T19:59:46.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-14T19:59:46.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T19:59:46.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T19:59:46.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T19:59:46.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T19:59:46.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T19:59:46.934Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T19:59:46.973Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T19:59:47.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T19:59:47.052Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T19:59:47.088Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-14T19:59:47.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T19:59:47.169Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T19:59:47.208Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T19:59:47.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4445 [Pipeline] echo [2023-03-14T19:59:47.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4445 [Pipeline] echo [2023-03-14T19:59:47.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4445 [Pipeline] echo [2023-03-14T19:59:47.362Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [Pipeline] echo [2023-03-14T19:59:47.402Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cd39e8 [Pipeline] echo [2023-03-14T19:59:47.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T19:59:47.537Z] provisioning config files... [2023-03-14T19:59:47.551Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4119687497118663274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T19:59:47.898Z] ---> docker-login.sh [2023-03-14T19:59:47.899Z] nexus3.edgexfoundry.org:10001 [2023-03-14T19:59:48.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:48.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:48.158Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:48.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:48.158Z] [2023-03-14T19:59:48.158Z] Login Succeeded [2023-03-14T19:59:48.158Z] nexus3.edgexfoundry.org:10002 [2023-03-14T19:59:48.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:48.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:48.419Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:48.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:48.419Z] [2023-03-14T19:59:48.419Z] Login Succeeded [2023-03-14T19:59:48.419Z] nexus3.edgexfoundry.org:10003 [2023-03-14T19:59:48.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:48.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:48.419Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:48.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:48.419Z] [2023-03-14T19:59:48.419Z] Login Succeeded [2023-03-14T19:59:48.419Z] nexus3.edgexfoundry.org:10004 [2023-03-14T19:59:48.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:48.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:48.680Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:48.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:48.680Z] [2023-03-14T19:59:48.680Z] Login Succeeded [2023-03-14T19:59:48.680Z] docker.io [2023-03-14T19:59:48.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:48.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:48.940Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:48.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:48.940Z] [2023-03-14T19:59:48.940Z] Login Succeeded [2023-03-14T19:59:48.940Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T19:59:48.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T19:59:49.373Z] + 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-14T19:59:49.373Z] + dirname cmd/core-command/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-14T19:59:49.373Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T19:59:49.373Z] + dirname cmd/core-data/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-14T19:59:49.373Z] + + cut -d/ -f2 [2023-03-14T19:59:49.373Z] dirname cmd/core-metadata/Dockerfile [2023-03-14T19:59:49.373Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-14T19:59:49.373Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-14T19:59:49.373Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-14T19:59:49.373Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-14T19:59:49.373Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-14T19:59:49.373Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T19:59:49.373Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-14T19:59:49.373Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-14T19:59:49.373Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-14T19:59:49.373Z] + dirname cmd/support-notifications/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-14T19:59:49.373Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-14T19:59:49.373Z] + cut -d/ -f2 [2023-03-14T19:59:49.373Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-14T19:59:49.432Z] 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-14T19:59:49.922Z] + git rev-list -1 --merges 7cd39e8e50023839bb0cdb61122c7f6fe63641e2~1..7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [Pipeline] echo [2023-03-14T19:59:49.953Z] -----------> git rev-list -1 --merges 7cd39e8e50023839bb0cdb61122c7f6fe63641e2~1..7cd39e8e50023839bb0cdb61122c7f6fe63641e2 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [false] [Pipeline] sh [2023-03-14T19:59:50.259Z] + git log --format=format:%s -1 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [Pipeline] echo [2023-03-14T19:59:50.297Z] ========================================================= [2023-03-14T19:59:50.297Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T19:59:50.297Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-14T19:59:50.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T19:59:50.707Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T19:59:50.707Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T19:59:50.707Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T19:59:50.707Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T19:59:50.707Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T19:59:50.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T19:59:51.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:59:51.124Z] [2023-03-14T19:59:51.124Z] 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-14T19:59:51.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:59:51.516Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T19:59:51.516Z] b85a868b505f: Pulling fs layer [2023-03-14T19:59:51.516Z] e2be974225ed: Pulling fs layer [2023-03-14T19:59:51.516Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T19:59:51.516Z] 988bab9f4d93: Pulling fs layer [2023-03-14T19:59:51.516Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T19:59:51.516Z] eaf3925da568: Pulling fs layer [2023-03-14T19:59:51.516Z] bab4dde63d76: Pulling fs layer [2023-03-14T19:59:51.516Z] bde34c3a00c8: Pulling fs layer [2023-03-14T19:59:51.516Z] b352a97aabf1: Pulling fs layer [2023-03-14T19:59:51.516Z] 4872d77fe225: Pulling fs layer [2023-03-14T19:59:51.516Z] 5851b861e8e6: Pulling fs layer [2023-03-14T19:59:51.516Z] bab4dde63d76: Waiting [2023-03-14T19:59:51.516Z] bde34c3a00c8: Waiting [2023-03-14T19:59:51.516Z] b352a97aabf1: Waiting [2023-03-14T19:59:51.516Z] 4872d77fe225: Waiting [2023-03-14T19:59:51.516Z] 5851b861e8e6: Waiting [2023-03-14T19:59:51.516Z] eaf3925da568: Waiting [2023-03-14T19:59:51.516Z] 988bab9f4d93: Waiting [2023-03-14T19:59:51.516Z] 1469e6f7b9e6: Waiting [2023-03-14T19:59:51.516Z] e2be974225ed: Verifying Checksum [2023-03-14T19:59:51.516Z] e2be974225ed: Download complete [2023-03-14T19:59:51.516Z] 988bab9f4d93: Verifying Checksum [2023-03-14T19:59:51.516Z] 988bab9f4d93: Download complete [2023-03-14T19:59:51.778Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T19:59:51.778Z] 1469e6f7b9e6: Download complete [2023-03-14T19:59:51.778Z] eaf3925da568: Verifying Checksum [2023-03-14T19:59:51.778Z] eaf3925da568: Download complete [2023-03-14T19:59:51.778Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T19:59:51.778Z] 339a4e72a1f5: Download complete [2023-03-14T19:59:51.778Z] b352a97aabf1: Verifying Checksum [2023-03-14T19:59:51.778Z] b352a97aabf1: Download complete [2023-03-14T19:59:51.778Z] 4872d77fe225: Verifying Checksum [2023-03-14T19:59:51.778Z] 4872d77fe225: Download complete [2023-03-14T19:59:51.778Z] 5851b861e8e6: Verifying Checksum [2023-03-14T19:59:51.778Z] 5851b861e8e6: Download complete [2023-03-14T19:59:51.778Z] b85a868b505f: Verifying Checksum [2023-03-14T19:59:51.778Z] b85a868b505f: Download complete [2023-03-14T19:59:52.040Z] bab4dde63d76: Verifying Checksum [2023-03-14T19:59:52.040Z] bab4dde63d76: Download complete [2023-03-14T19:59:53.422Z] b85a868b505f: Pull complete [2023-03-14T19:59:53.422Z] e2be974225ed: Pull complete [2023-03-14T19:59:53.681Z] 339a4e72a1f5: Pull complete [2023-03-14T19:59:53.940Z] 988bab9f4d93: Pull complete [2023-03-14T19:59:54.199Z] 1469e6f7b9e6: Pull complete [2023-03-14T19:59:54.199Z] eaf3925da568: Pull complete [2023-03-14T19:59:56.120Z] bab4dde63d76: Pull complete [2023-03-14T19:59:56.120Z] bde34c3a00c8: Pull complete [2023-03-14T19:59:56.380Z] b352a97aabf1: Pull complete [2023-03-14T19:59:56.380Z] 4872d77fe225: Pull complete [2023-03-14T19:59:56.639Z] 5851b861e8e6: Pull complete [2023-03-14T19:59:56.639Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T19:59:56.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:59:56.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T19:59:56.887Z] prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container [2023-03-14T19:59:56.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T19:59:59.944Z] $ docker top f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c -eo pid,comm [2023-03-14T20:00:00.001Z] 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-14T20:00:00.001Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T20:00:00.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:00:00.124Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:00:00.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:00:00.245Z] $ docker exec f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c ssh-agent [2023-03-14T20:00:00.355Z] SSH_AUTH_SOCK=/tmp/ssh-ENOi1IUJnelY/agent.32 [2023-03-14T20:00:00.355Z] SSH_AGENT_PID=38 [2023-03-14T20:00:00.360Z] Running ssh-add (command line suppressed) [2023-03-14T20:00:00.454Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3445599197785779240.key (/w/workspace/edgex-go/1@tmp/private_key_3445599197785779240.key) [2023-03-14T20:00:00.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:00:00.798Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T20:00:00.822Z] $ docker exec --env ******** --env ******** f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c ssh-agent -k [2023-03-14T20:00:00.936Z] unset SSH_AUTH_SOCK; [2023-03-14T20:00:00.936Z] unset SSH_AGENT_PID; [2023-03-14T20:00:00.936Z] echo Agent pid 38 killed; [2023-03-14T20:00:00.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T20:00:01.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:00:01.037Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:00:01.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:00:01.162Z] $ docker exec f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c ssh-agent [2023-03-14T20:00:01.313Z] SSH_AUTH_SOCK=/tmp/ssh-ZOnCPv5m8NGd/agent.72 [2023-03-14T20:00:01.313Z] SSH_AGENT_PID=78 [2023-03-14T20:00:01.321Z] Running ssh-add (command line suppressed) [2023-03-14T20:00:01.423Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14604643795407989509.key (/w/workspace/edgex-go/1@tmp/private_key_14604643795407989509.key) [2023-03-14T20:00:01.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:00:01.761Z] + git semver init [2023-03-14T20:00:02.021Z] 2023-03-14 20:00:01,959 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T20:00:02.021Z] 2023-03-14 20:00:01,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-14T20:00:02.021Z] 2023-03-14 20:00:01,960 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-14T20:00:02.021Z] 2023-03-14 20:00:01,961 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-14T20:00:10.144Z] 2023-03-14 20:00:08,925 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-14T20:00:10.144Z] 2023-03-14 20:00:08,925 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4445 with force:False [2023-03-14T20:00:10.144Z] 2023-03-14 20:00:08,925 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4445 [2023-03-14T20:00:10.144Z] 2023-03-14 20:00:08,928 [execute] INFO git cat-file --batch-check [2023-03-14T20:00:10.144Z] 2023-03-14 20:00:08,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:00:10.144Z] 2023-03-14 20:00:08,934 [execute] INFO git cat-file --batch [2023-03-14T20:00:10.144Z] 2023-03-14 20:00:08,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:00:10.144Z] 2023-03-14 20:00:08,940 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4445 [2023-03-14T20:00:10.144Z] 0.0.0 [Pipeline] } [2023-03-14T20:00:10.163Z] $ docker exec --env ******** --env ******** f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c ssh-agent -k [2023-03-14T20:00:10.269Z] unset SSH_AUTH_SOCK; [2023-03-14T20:00:10.270Z] unset SSH_AGENT_PID; [2023-03-14T20:00:10.270Z] echo Agent pid 78 killed; [2023-03-14T20:00:10.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T20:00:10.690Z] + git semver [Pipeline] } [2023-03-14T20:00:10.972Z] $ docker stop --time=1 f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c [2023-03-14T20:00:12.241Z] $ docker rm -f --volumes f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:00:12.639Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T20:00:12.899Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T20:00:12.914Z] [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-14T20:00:13.652Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-14T20:00:13.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:00:13.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:00:13.744Z] ========================================================= [2023-03-14T20:00:13.744Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T20:00:13.744Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:00:14.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:00:14.080Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T20:00:14.080Z] 63b65145d645: Pulling fs layer [2023-03-14T20:00:14.080Z] a2d21d5440eb: Pulling fs layer [2023-03-14T20:00:14.080Z] 935e6c44a52c: Pulling fs layer [2023-03-14T20:00:14.080Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T20:00:14.080Z] 30dea6a524f1: Pulling fs layer [2023-03-14T20:00:14.080Z] a2aff8979fd8: Pulling fs layer [2023-03-14T20:00:14.080Z] 6808be2612f2: Pulling fs layer [2023-03-14T20:00:14.080Z] f25807f1079a: Pulling fs layer [2023-03-14T20:00:14.080Z] 30dea6a524f1: Waiting [2023-03-14T20:00:14.080Z] a2aff8979fd8: Waiting [2023-03-14T20:00:14.080Z] 6808be2612f2: Waiting [2023-03-14T20:00:14.080Z] f25807f1079a: Waiting [2023-03-14T20:00:14.080Z] 94cc34f8dd06: Waiting [2023-03-14T20:00:14.080Z] a2d21d5440eb: Verifying Checksum [2023-03-14T20:00:14.080Z] a2d21d5440eb: Download complete [2023-03-14T20:00:14.080Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T20:00:14.080Z] 94cc34f8dd06: Download complete [2023-03-14T20:00:14.080Z] 30dea6a524f1: Download complete [2023-03-14T20:00:14.080Z] 63b65145d645: Download complete [2023-03-14T20:00:14.341Z] a2aff8979fd8: Verifying Checksum [2023-03-14T20:00:14.341Z] a2aff8979fd8: Download complete [2023-03-14T20:00:14.341Z] 63b65145d645: Pull complete [2023-03-14T20:00:14.612Z] a2d21d5440eb: Pull complete [2023-03-14T20:00:14.612Z] f25807f1079a: Verifying Checksum [2023-03-14T20:00:14.612Z] f25807f1079a: Download complete [2023-03-14T20:00:14.871Z] 935e6c44a52c: Verifying Checksum [2023-03-14T20:00:14.871Z] 935e6c44a52c: Download complete [2023-03-14T20:00:15.440Z] 6808be2612f2: Verifying Checksum [2023-03-14T20:00:15.440Z] 6808be2612f2: Download complete [2023-03-14T20:00:17.966Z] 935e6c44a52c: Pull complete [2023-03-14T20:00:18.224Z] 94cc34f8dd06: Pull complete [2023-03-14T20:00:18.224Z] 30dea6a524f1: Pull complete [2023-03-14T20:00:18.224Z] a2aff8979fd8: Pull complete [2023-03-14T20:00:20.749Z] 6808be2612f2: Pull complete [2023-03-14T20:00:21.314Z] f25807f1079a: Pull complete [2023-03-14T20:00:21.572Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T20:00:21.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:00:21.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:00:21.922Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:00:21.922Z] WORKDIR /edgex [2023-03-14T20:00:21.922Z] COPY go.mod . [2023-03-14T20:00:21.922Z] RUN go mod download [2023-03-14T20:00:21.922Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-14T20:00:22.854Z] Sending build context to Docker daemon 170.4MB [2023-03-14T20:00:22.854Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:00:22.854Z] ---> 3b553350e43f [2023-03-14T20:00:22.854Z] Step 2/4 : WORKDIR /edgex [2023-03-14T20:00:27.075Z] ---> Running in 82addd98f60f [2023-03-14T20:00:27.075Z] Removing intermediate container 82addd98f60f [2023-03-14T20:00:27.075Z] ---> eea0f87ad017 [2023-03-14T20:00:27.075Z] Step 3/4 : COPY go.mod . [2023-03-14T20:00:27.075Z] ---> 236aacebad77 [2023-03-14T20:00:27.075Z] Step 4/4 : RUN go mod download [2023-03-14T20:00:27.075Z] ---> Running in aab337be7f5f [2023-03-14T20:00:28.205Z] Still waiting to schedule task [2023-03-14T20:00:28.205Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-240’ is offline [2023-03-14T20:00:39.277Z] Removing intermediate container aab337be7f5f [2023-03-14T20:00:39.277Z] ---> 5d73d1a6ed68 [2023-03-14T20:00:39.277Z] Successfully built 5d73d1a6ed68 [2023-03-14T20:00:39.277Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:00:39.655Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:00:39.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:00:39.813Z] prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container [2023-03-14T20:00:39.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T20:00:40.230Z] $ docker top f5de77a4901554bb0391499faa0104bb5d70c7dba6be41c4258e2b4be718bd18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:00:40.616Z] + go version [2023-03-14T20:00:40.616Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T20:00:40.647Z] $ docker stop --time=1 f5de77a4901554bb0391499faa0104bb5d70c7dba6be41c4258e2b4be718bd18 [2023-03-14T20:00:41.906Z] $ docker rm -f --volumes f5de77a4901554bb0391499faa0104bb5d70c7dba6be41c4258e2b4be718bd18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:00:42.590Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:00:42.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:00:42.743Z] prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container [2023-03-14T20:00:42.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T20:00:43.128Z] $ docker top 62ff13cc7ff00c1563c3dbce9aa232bd4c189f0b6c8b1853cd70be59cd9e88c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T20:00:43.239Z] ========================================================= [2023-03-14T20:00:43.239Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T20:00:43.239Z] ========================================================= [Pipeline] sh [2023-03-14T20:00:43.531Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:00:43.885Z] + make test [2023-03-14T20:00:43.885Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T20:00:51.998Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T20:01:04.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T20:01:04.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T20:01:04.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T20:01:04.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T20:01:05.194Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T20:01:05.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T20:01:05.712Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T20:01:05.712Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T20:01:05.712Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T20:01:05.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T20:01:06.232Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T20:01:06.490Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T20:01:06.490Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T20:01:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T20:01:07.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T20:01:07.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T20:01:07.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2023-03-14T20:01:08.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2023-03-14T20:01:10.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T20:01:10.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T20:01:10.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T20:01:11.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T20:01:11.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T20:01:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T20:01:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T20:01:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:01:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T20:01:12.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T20:01:13.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.2% of statements [2023-03-14T20:01:13.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements [2023-03-14T20:01:13.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T20:01:13.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T20:01:15.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.695s coverage: 88.5% of statements [2023-03-14T20:01:15.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.9% of statements [2023-03-14T20:01:16.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T20:01:16.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:01:16.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T20:01:16.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.395s coverage: 95.6% of statements [2023-03-14T20:01:16.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T20:01:16.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T20:01:16.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T20:01:16.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T20:01:16.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T20:01:16.615Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2023-03-14T20:01:17.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T20:01:17.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T20:01:17.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T20:01:17.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements [2023-03-14T20:01:18.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T20:01:18.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T20:01:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.111s coverage: 0.9% of statements [2023-03-14T20:01:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.0% of statements [2023-03-14T20:01:18.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 45.5% of statements [2023-03-14T20:01:18.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 82.9% of statements [2023-03-14T20:01:18.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-03-14T20:01:18.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2023-03-14T20:01:19.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-03-14T20:01:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T20:01:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T20:01:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T20:01:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T20:01:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T20:01:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T20:01:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T20:01:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T20:01:21.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T20:01:21.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T20:01:21.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T20:01:21.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T20:01:21.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T20:01:21.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T20:01:21.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T20:01:22.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T20:01:22.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T20:01:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T20:01:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T20:01:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T20:01:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T20:01:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T20:01:27.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T20:01:27.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T20:01:27.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T20:01:28.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T20:01:28.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T20:01:28.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T20:01:28.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T20:01:29.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T20:01:29.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T20:01:29.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T20:01:29.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T20:01:30.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.077s coverage: 94.4% of statements [2023-03-14T20:01:30.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T20:01:30.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:01:30.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T20:01:30.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T20:01:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T20:01:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T20:01:32.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T20:01:32.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.312s coverage: 79.9% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.067s coverage: 92.9% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.058s coverage: 86.9% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.061s coverage: 87.2% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.2% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 84.8% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-03-14T20:01:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2023-03-14T20:01:44.498Z] 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-14T20:02:06.583Z] go vet ./... [2023-03-14T20:02:10.760Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:02:11.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:02:11.023Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:02:11.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T20:02:11.669Z] + ls -al . [2023-03-14T20:02:11.669Z] total 704 [2023-03-14T20:02:11.669Z] drwxrwxr-x 11 1001 1001 4096 Mar 14 20:00 . [2023-03-14T20:02:11.669Z] drwxr-xr-x 4 root root 4096 Mar 14 20:00 .. [2023-03-14T20:02:11.669Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 19:59 .blubracket [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 19:59 .dockerignore [2023-03-14T20:02:11.669Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 20:00 .git [2023-03-14T20:02:11.669Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 19:59 .github [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 19:59 .gitignore [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 19:59 .golangci.yml [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 19:59 .hadolint.yml [2023-03-14T20:02:11.669Z] drwxr-xr-x 3 1001 1001 4096 Mar 14 20:00 .semver [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 19:59 .sonarcloud.properties [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 19:59 ADOPTERS.md [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 19:59 Attribution.txt [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 19:59 CHANGELOG.md [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 19:59 CONTRIBUTING.md [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 19:59 GOVERNANCE.md [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 19:59 Jenkinsfile [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 19:59 LICENSE [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 19:59 Makefile [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 19:59 OWNERS.md [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 19:59 README.md [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 19:59 SECURITY.md [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 20:00 VERSION [2023-03-14T20:02:11.669Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 19:59 bin [2023-03-14T20:02:11.669Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 19:59 cmd [2023-03-14T20:02:11.669Z] -rw-r--r-- 1 root root 447486 Mar 14 20:01 coverage.out [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 3232 Mar 14 19:59 go.mod [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 31098 Mar 14 19:59 go.sum [2023-03-14T20:02:11.669Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 19:59 internal [2023-03-14T20:02:11.669Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 19:59 openapi [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 19:59 security.txt [2023-03-14T20:02:11.669Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 19:59 snap [2023-03-14T20:02:11.669Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 19:59 version.go [Pipeline] sh [2023-03-14T20:02:11.973Z] + '[' -e coverage.out ] [2023-03-14T20:02:11.973Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T20:02:12.103Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T20:02:12.397Z] + make build [2023-03-14T20:02:12.397Z] 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-14T20:02:24.602Z] 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-14T20:02:24.602Z] 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-14T20:02:25.532Z] 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-14T20:02:26.096Z] 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-14T20:02:32.681Z] 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-14T20:02:33.247Z] 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-14T20:02:34.621Z] 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-14T20:02:35.555Z] 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-14T20:02:36.119Z] 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-14T20:02:37.055Z] 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-14T20:02:37.988Z] 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-14T20:02:39.383Z] $ docker stop --time=1 62ff13cc7ff00c1563c3dbce9aa232bd4c189f0b6c8b1853cd70be59cd9e88c9 [2023-03-14T20:02:43.837Z] $ docker rm -f --volumes 62ff13cc7ff00c1563c3dbce9aa232bd4c189f0b6c8b1853cd70be59cd9e88c9 [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-14T20:02:44.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:02:44.883Z] [2023-03-14T20:02:44.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:45.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:02:45.249Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-14T20:02:45.249Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-14T20:02:45.249Z] ca9280d653b3: Pulling fs layer [2023-03-14T20:02:45.249Z] 7e9c9ca2126c: Pulling fs layer [2023-03-14T20:02:45.507Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-14T20:02:45.507Z] cbdbe7a5bc2a: Download complete [2023-03-14T20:02:45.507Z] cbdbe7a5bc2a: Pull complete [2023-03-14T20:02:45.507Z] ca9280d653b3: Verifying Checksum [2023-03-14T20:02:45.507Z] ca9280d653b3: Download complete [2023-03-14T20:02:46.072Z] 7e9c9ca2126c: Verifying Checksum [2023-03-14T20:02:46.072Z] 7e9c9ca2126c: Download complete [2023-03-14T20:02:46.072Z] ca9280d653b3: Pull complete [2023-03-14T20:02:49.350Z] 7e9c9ca2126c: Pull complete [2023-03-14T20:02:49.350Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-14T20:02:49.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:02:49.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:02:49.566Z] prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container [2023-03-14T20:02:49.591Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-14T20:02:51.896Z] $ docker top a31eb57820259276c7c713d5f9a2a3f6fef85b10db7bc48ff1e497a785c2deac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:02:52.275Z] + docker-compose build --help [2023-03-14T20:02:52.275Z] + grep parallel [2023-03-14T20:02:52.841Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T20:02:52.874Z] $ docker stop --time=1 a31eb57820259276c7c713d5f9a2a3f6fef85b10db7bc48ff1e497a785c2deac [2023-03-14T20:02:54.139Z] $ docker rm -f --volumes a31eb57820259276c7c713d5f9a2a3f6fef85b10db7bc48ff1e497a785c2deac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:54.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:02:54.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:02:54.883Z] prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container [2023-03-14T20:02:54.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-14T20:02:55.229Z] $ docker top 9978640becb6b8223820fcbb4e85811e063113e42975d56bbb7016c6e5ebeab5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:02:55.620Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T20:02:56.187Z] Building core-command ... [2023-03-14T20:02:56.187Z] Building core-common-config-bootstrapper ... [2023-03-14T20:02:56.187Z] Building core-data ... [2023-03-14T20:02:56.187Z] Building core-metadata ... [2023-03-14T20:02:56.187Z] Building security-bootstrapper ... [2023-03-14T20:02:56.187Z] Building security-proxy-auth ... [2023-03-14T20:02:56.187Z] Building security-proxy-setup ... [2023-03-14T20:02:56.187Z] Building security-secretstore-setup ... [2023-03-14T20:02:56.187Z] Building security-spiffe-token-provider ... [2023-03-14T20:02:56.187Z] Building security-spire-agent ... [2023-03-14T20:02:56.187Z] Building security-spire-config ... [2023-03-14T20:02:56.187Z] Building security-spire-server ... [2023-03-14T20:02:56.187Z] Building support-notifications ... [2023-03-14T20:02:56.187Z] Building support-scheduler ... [2023-03-14T20:02:56.187Z] Building core-metadata [2023-03-14T20:02:56.187Z] Building support-scheduler [2023-03-14T20:02:56.187Z] Building security-proxy-auth [2023-03-14T20:02:56.187Z] Building core-data [2023-03-14T20:02:56.187Z] Building security-secretstore-setup [2023-03-14T20:03:08.410Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:08.410Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:08.410Z] ---> 5d73d1a6ed68 [2023-03-14T20:03:08.410Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T20:03:08.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:08.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:08.410Z] ---> 5d73d1a6ed68 [2023-03-14T20:03:08.410Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:08.410Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:08.410Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:08.410Z] ---> 5d73d1a6ed68 [2023-03-14T20:03:08.410Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:08.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:08.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:08.410Z] ---> 5d73d1a6ed68 [2023-03-14T20:03:08.410Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:08.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:08.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:08.410Z] ---> 5d73d1a6ed68 [2023-03-14T20:03:08.410Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:13.618Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-244 in /w/workspace/edgexfoundry_edgex-go_PR-4445 [Pipeline] { [Pipeline] ws [2023-03-14T20:03:13.675Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-14T20:03:13.752Z] The recommended git tool is: git [2023-03-14T20:03:14.969Z] ---> Running in e3039bba21df [2023-03-14T20:03:14.969Z] ---> Running in 92fafb63fb82 [2023-03-14T20:03:14.969Z] ---> Running in 3d3b22478dbd [2023-03-14T20:03:14.970Z] ---> Running in 9b816e81ca1a [2023-03-14T20:03:14.970Z] ---> Running in cdf1800631e3 [2023-03-14T20:03:14.970Z] Removing intermediate container e3039bba21df [2023-03-14T20:03:14.970Z] ---> b5e77cb02cf4 [2023-03-14T20:03:14.970Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:03:14.970Z] Removing intermediate container cdf1800631e3 [2023-03-14T20:03:14.970Z] ---> ee83731e3bf0 [2023-03-14T20:03:14.970Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:03:14.970Z] ---> Running in 285e33596122 [2023-03-14T20:03:14.970Z] Removing intermediate container 92fafb63fb82 [2023-03-14T20:03:14.970Z] Removing intermediate container 3d3b22478dbd [2023-03-14T20:03:14.970Z] ---> 0c2ad4a7c7ad [2023-03-14T20:03:14.970Z] ---> 7e40a1f823f6 [2023-03-14T20:03:14.970Z] Step 4/23 : WORKDIR /edgex-goStep 4/25 : WORKDIR /edgex-go [2023-03-14T20:03:14.970Z] [2023-03-14T20:03:14.970Z] Removing intermediate container 9b816e81ca1a [2023-03-14T20:03:14.970Z] ---> 16577eb637c3 [2023-03-14T20:03:14.970Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-14T20:03:14.970Z] ---> Running in 44b77afed297 [2023-03-14T20:03:14.970Z] ---> Running in 088d250dd61f [2023-03-14T20:03:14.970Z] ---> Running in 771b9a1f715a [2023-03-14T20:03:14.970Z] ---> Running in 8b00c53a8a84 [2023-03-14T20:03:14.970Z] Removing intermediate container 285e33596122 [2023-03-14T20:03:14.970Z] ---> 07ee90bfa946 [2023-03-14T20:03:14.970Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:03:14.970Z] ---> Running in d69d9236645e [2023-03-14T20:03:14.970Z] Removing intermediate container 44b77afed297 [2023-03-14T20:03:14.970Z] ---> fb4bfa8e7555 [2023-03-14T20:03:14.970Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:03:14.970Z] Removing intermediate container 771b9a1f715a [2023-03-14T20:03:14.970Z] ---> 1ce50af9685d [2023-03-14T20:03:14.970Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:03:14.970Z] Removing intermediate container 088d250dd61f [2023-03-14T20:03:14.970Z] ---> f4db83f0271e [2023-03-14T20:03:14.970Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-14T20:03:15.227Z] ---> Running in 6a21a1c555e4 [2023-03-14T20:03:15.227Z] ---> Running in f9c3515aacdf [2023-03-14T20:03:15.227Z] ---> Running in 3b7828fb125d [2023-03-14T20:03:15.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:15.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:15.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:15.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:15.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:15.485Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:15.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:15.745Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:15.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:15.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:15.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:16.022Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:16.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:16.022Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:16.022Z] Removing intermediate container 8b00c53a8a84 [2023-03-14T20:03:16.022Z] ---> 7f706144281b [2023-03-14T20:03:16.022Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T20:03:16.280Z] Removing intermediate container d69d9236645e [2023-03-14T20:03:16.280Z] ---> a23dacd32813 [2023-03-14T20:03:16.280Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:03:16.280Z] ---> 55e01a76577f [2023-03-14T20:03:16.280Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:16.280Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:16.280Z] ---> Running in 3ccdee7ea489 [2023-03-14T20:03:16.280Z] ---> 5a2682f32666 [2023-03-14T20:03:16.280Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:16.280Z] ---> Running in 040effa43e1c [2023-03-14T20:03:16.537Z] Removing intermediate container 3b7828fb125d [2023-03-14T20:03:16.537Z] ---> 69cdfc41cd7a [2023-03-14T20:03:16.537Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-14T20:03:16.537Z] Removing intermediate container 6a21a1c555e4 [2023-03-14T20:03:16.537Z] ---> 3e704eb9c186 [2023-03-14T20:03:16.537Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:03:16.537Z] ---> 75abc5541816 [2023-03-14T20:03:16.537Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:16.537Z] ---> Running in 755b0b50abf5 [2023-03-14T20:03:16.537Z] Removing intermediate container f9c3515aacdf [2023-03-14T20:03:16.537Z] ---> 44fd592fe41f [2023-03-14T20:03:16.537Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:03:16.537Z] ---> 152e229447fd [2023-03-14T20:03:16.537Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:16.795Z] ---> Running in 82f3e9203650 [2023-03-14T20:03:16.795Z] ---> 3060410f578d [2023-03-14T20:03:16.795Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:16.795Z] ---> Running in 9a96966a19ae [2023-03-14T20:03:21.048Z] using credential edgex-jenkins-ssh [2023-03-14T20:03:21.067Z] Cloning the remote Git repository [2023-03-14T20:03:21.135Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:03:21.276Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-14T20:03:21.487Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:03:21.489Z] > git --version # timeout=10 [2023-03-14T20:03:21.521Z] > git --version # 'git version 2.25.1' [2023-03-14T20:03:21.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:03:21.777Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:03:45.512Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T20:03:45.543Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:03:46.700Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T20:03:46.757Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:03:46.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:03:46.777Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4445/head:refs/remotes/origin/PR-4445 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T20:03:47.553Z] Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:03:48.062Z] Merge succeeded, producing 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:03:48.063Z] Checking out Revision 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 (PR-4445) [2023-03-14T20:03:48.926Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-14T20:03:48.994Z] > git --version # timeout=10 [2023-03-14T20:03:49.009Z] > git --version # 'git version 2.25.1' [2023-03-14T20:03:49.026Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:03:47.575Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:03:47.674Z] > git checkout -f 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 # timeout=10 [2023-03-14T20:03:47.922Z] > git remote # timeout=10 [2023-03-14T20:03:47.947Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T20:03:47.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:03:47.994Z] > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 [2023-03-14T20:03:48.031Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T20:03:48.070Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:03:48.091Z] > git checkout -f 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 # timeout=10 [2023-03-14T20:03:50.147Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T20:03:50.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:03:50.147Z] Dload Upload Total Spent Left Speed [2023-03-14T20:03:50.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-03-14T20:03:50.812Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T20:03:51.177Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T20:03:51.177Z] + sudo tee /etc/docker/daemon.new [2023-03-14T20:03:51.177Z] { [2023-03-14T20:03:51.177Z] "registry-mirrors": [ [2023-03-14T20:03:51.177Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T20:03:51.177Z] ], [2023-03-14T20:03:51.177Z] "bip": "10.250.0.254/24", [2023-03-14T20:03:51.177Z] "hosts": [ [2023-03-14T20:03:51.177Z] "tcp://0.0.0.0:5555", [2023-03-14T20:03:51.177Z] "unix:///var/run/docker.sock" [2023-03-14T20:03:51.177Z] ], [2023-03-14T20:03:51.177Z] "mtu": 1458, [2023-03-14T20:03:51.177Z] "selinux-enabled": true, [2023-03-14T20:03:51.177Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T20:03:51.177Z] } [Pipeline] sh [2023-03-14T20:03:51.547Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T20:03:51.919Z] + sudo service docker restart [2023-03-14T20:03:55.546Z] Removing intermediate container 040effa43e1c [2023-03-14T20:03:55.546Z] ---> 67d6596a7114 [2023-03-14T20:03:55.546Z] Step 8/23 : COPY . . [2023-03-14T20:03:55.546Z] Removing intermediate container 3ccdee7ea489 [2023-03-14T20:03:55.546Z] ---> c66e621a7367 [2023-03-14T20:03:55.546Z] Step 7/24 : COPY . . [2023-03-14T20:03:55.546Z] Removing intermediate container 9a96966a19ae [2023-03-14T20:03:55.546Z] ---> 2df30949477c [2023-03-14T20:03:55.546Z] Step 8/23 : COPY . . [2023-03-14T20:03:55.546Z] Removing intermediate container 755b0b50abf5 [2023-03-14T20:03:55.546Z] ---> 35753d60b183 [2023-03-14T20:03:55.546Z] Step 8/25 : COPY . . [2023-03-14T20:03:55.546Z] Removing intermediate container 82f3e9203650 [2023-03-14T20:03:55.546Z] ---> cf1c0a849014 [2023-03-14T20:03:55.546Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:04:10.323Z] provisioning config files... [2023-03-14T20:04:10.365Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2383332456507016618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:04:10.796Z] ---> docker-login.sh [2023-03-14T20:04:10.796Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:04:11.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:11.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:11.673Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:11.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:11.673Z] [2023-03-14T20:04:11.673Z] Login Succeeded [2023-03-14T20:04:11.673Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:04:11.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:11.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:11.955Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:11.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:11.955Z] [2023-03-14T20:04:11.955Z] Login Succeeded [2023-03-14T20:04:11.955Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:04:12.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:12.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:12.517Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:12.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:12.517Z] [2023-03-14T20:04:12.517Z] Login Succeeded [2023-03-14T20:04:12.517Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:04:12.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:12.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:12.792Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:12.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:12.792Z] [2023-03-14T20:04:12.792Z] Login Succeeded [2023-03-14T20:04:12.792Z] docker.io [2023-03-14T20:04:13.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:13.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:13.349Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:13.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:13.349Z] [2023-03-14T20:04:13.349Z] Login Succeeded [2023-03-14T20:04:13.349Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:04:13.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-14T20:04:14.262Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-14T20:04:14.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:04:14.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:04:14.373Z] ========================================================= [2023-03-14T20:04:14.373Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T20:04:14.373Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:04:14.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:04:15.052Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T20:04:15.052Z] af6eaf76a39c: Pulling fs layer [2023-03-14T20:04:15.052Z] 55522c791124: Pulling fs layer [2023-03-14T20:04:15.052Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T20:04:15.052Z] 169dfbe0d373: Pulling fs layer [2023-03-14T20:04:15.052Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T20:04:15.052Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T20:04:15.052Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T20:04:15.052Z] e1ff8fa3b103: Waiting [2023-03-14T20:04:15.052Z] 52ebb69f0ebf: Waiting [2023-03-14T20:04:15.052Z] 5abe8eddf0d5: Waiting [2023-03-14T20:04:15.052Z] 55522c791124: Verifying Checksum [2023-03-14T20:04:15.052Z] 55522c791124: Download complete [2023-03-14T20:04:15.052Z] 169dfbe0d373: Verifying Checksum [2023-03-14T20:04:15.052Z] 169dfbe0d373: Download complete [2023-03-14T20:04:15.052Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T20:04:15.052Z] e1ff8fa3b103: Download complete [2023-03-14T20:04:15.052Z] af6eaf76a39c: Verifying Checksum [2023-03-14T20:04:16.071Z] af6eaf76a39c: Pull complete [2023-03-14T20:04:16.685Z] 55522c791124: Pull complete [2023-03-14T20:04:16.685Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T20:04:16.685Z] 5abe8eddf0d5: Download complete [2023-03-14T20:04:17.497Z] ---> 9e6a7058b76d [2023-03-14T20:04:17.497Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T20:04:17.497Z] ---> d68a29770e64 [2023-03-14T20:04:17.497Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T20:04:17.497Z] ---> fc7f3152fac4 [2023-03-14T20:04:17.497Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T20:04:17.497Z] ---> ee51f27f5f71 [2023-03-14T20:04:17.497Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T20:04:17.497Z] ---> 97f418041082 [2023-03-14T20:04:17.497Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T20:04:17.497Z] ---> Running in ec1b24a9796b [2023-03-14T20:04:17.497Z] ---> Running in 5037f7c204ab [2023-03-14T20:04:17.497Z] ---> Running in 0fe204782b5f [2023-03-14T20:04:17.497Z] ---> Running in c64713fcb926 [2023-03-14T20:04:17.497Z] ---> Running in 337af0def8f5 [2023-03-14T20:04:17.497Z] 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-14T20:04:17.497Z] 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-14T20:04:17.497Z] 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-14T20:04:17.497Z] 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-14T20:04:17.497Z] 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-14T20:04:18.125Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T20:04:18.125Z] 52ebb69f0ebf: Download complete [2023-03-14T20:04:18.125Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T20:04:18.125Z] ce5c4a1c91eb: Download complete [2023-03-14T20:04:30.516Z] ce5c4a1c91eb: Pull complete [2023-03-14T20:04:30.516Z] 169dfbe0d373: Pull complete [2023-03-14T20:04:30.516Z] e1ff8fa3b103: Pull complete [2023-03-14T20:04:37.224Z] 52ebb69f0ebf: Pull complete [2023-03-14T20:04:39.827Z] 5abe8eddf0d5: Pull complete [2023-03-14T20:04:39.827Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T20:04:39.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:04:39.827Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:04:40.230Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:04:40.230Z] WORKDIR /edgex [2023-03-14T20:04:40.230Z] COPY go.mod . [2023-03-14T20:04:40.230Z] RUN go mod download [2023-03-14T20:04:40.230Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-14T20:04:40.823Z] Sending build context to Docker daemon 2.944MB [2023-03-14T20:04:40.823Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:04:40.823Z] ---> 6cb57ee374ae [2023-03-14T20:04:40.823Z] Step 2/4 : WORKDIR /edgex [2023-03-14T20:04:42.792Z] ---> Running in 2429518c4185 [2023-03-14T20:04:43.383Z] Removing intermediate container 2429518c4185 [2023-03-14T20:04:43.383Z] ---> 086c26246f1f [2023-03-14T20:04:43.383Z] Step 3/4 : COPY go.mod . [2023-03-14T20:04:43.998Z] ---> 93f98c0bfd39 [2023-03-14T20:04:43.998Z] Step 4/4 : RUN go mod download [2023-03-14T20:04:43.998Z] ---> Running in a9927ba7565a [2023-03-14T20:04:49.593Z] 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-14T20:04:56.177Z] Removing intermediate container 337af0def8f5 [2023-03-14T20:04:56.177Z] ---> 15e8d4386170 [2023-03-14T20:04:56.177Z] [2023-03-14T20:04:56.177Z] Step 10/25 : FROM alpine:3.17 [2023-03-14T20:04:56.177Z] Removing intermediate container 0fe204782b5f [2023-03-14T20:04:56.177Z] ---> ac51bcc414ca [2023-03-14T20:04:56.177Z] [2023-03-14T20:04:56.177Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:04:56.177Z] Removing intermediate container 5037f7c204ab [2023-03-14T20:04:56.177Z] ---> b8837fe0098f [2023-03-14T20:04:56.177Z] [2023-03-14T20:04:56.177Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:04:56.177Z] Removing intermediate container c64713fcb926 [2023-03-14T20:04:56.177Z] ---> 215e6376ce36 [2023-03-14T20:04:56.177Z] [2023-03-14T20:04:56.177Z] Step 9/24 : FROM alpine:3.17 [2023-03-14T20:04:56.177Z] 3.17: Pulling from library/alpine [2023-03-14T20:04:56.747Z] 3.17: Pulling from library/alpine [2023-03-14T20:04:57.317Z] 3.17: Pulling from library/alpine [2023-03-14T20:04:59.224Z] 3.17: Pulling from library/alpine [2023-03-14T20:04:59.224Z] Removing intermediate container ec1b24a9796b [2023-03-14T20:04:59.224Z] ---> 61e600c25fea [2023-03-14T20:04:59.224Z] [2023-03-14T20:04:59.224Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:04:59.794Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:04:59.794Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:04:59.794Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:04:59.794Z] Status: Image is up to date for alpine:3.17 [2023-03-14T20:04:59.794Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:04:59.794Z] Status: Image is up to date for alpine:3.17 [2023-03-14T20:04:59.794Z] ---> b2aa39c304c2 [2023-03-14T20:04:59.794Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:04:59.794Z] ---> b2aa39c304c2 [2023-03-14T20:04:59.794Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T20:04:59.794Z] ---> b2aa39c304c2 [2023-03-14T20:04:59.794Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:59.794Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:04:59.794Z] Status: Image is up to date for alpine:3.17 [2023-03-14T20:04:59.794Z] ---> b2aa39c304c2 [2023-03-14T20:04:59.794Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T20:04:59.794Z] ---> Running in 63ac4094a899 [2023-03-14T20:04:59.794Z] 3.17: Pulling from library/alpine [2023-03-14T20:04:59.794Z] ---> Running in 3af45f55ce79 [2023-03-14T20:04:59.794Z] ---> Running in c1e4da52f9f6 [2023-03-14T20:04:59.794Z] ---> Running in e3e47538b4c5 [2023-03-14T20:04:59.794Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:04:59.794Z] Status: Image is up to date for alpine:3.17 [2023-03-14T20:04:59.794Z] ---> b2aa39c304c2 [2023-03-14T20:04:59.794Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:59.794Z] ---> Running in e2740537d763 [2023-03-14T20:04:59.794Z] Removing intermediate container 3af45f55ce79 [2023-03-14T20:04:59.794Z] ---> 9c8c0f42d9b4 [2023-03-14T20:04:59.794Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:59.794Z] Removing intermediate container e3e47538b4c5 [2023-03-14T20:04:59.794Z] ---> 2e6df9f711e1 [2023-03-14T20:04:59.794Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-14T20:04:59.794Z] ---> Running in ce58e37b17da [2023-03-14T20:04:59.794Z] ---> Running in 20a8bf464f80 [2023-03-14T20:05:00.054Z] Removing intermediate container 20a8bf464f80 [2023-03-14T20:05:00.054Z] ---> 3886a542c748 [2023-03-14T20:05:00.054Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-14T20:05:00.054Z] ---> Running in dca92948b52d [2023-03-14T20:05:00.054Z] Removing intermediate container dca92948b52d [2023-03-14T20:05:00.054Z] ---> 387d4218042e [2023-03-14T20:05:00.054Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:05:00.054Z] ---> Running in f9241b2f51d5 [2023-03-14T20:05:00.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:00.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:00.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:00.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:00.575Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T20:05:00.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:00.575Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:00.575Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T20:05:00.575Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:00.575Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:05:00.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:00.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:00.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:00.575Z] OK: 8 MiB in 18 packages [2023-03-14T20:05:00.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:00.575Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:00.575Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:00.575Z] OK: 7 MiB in 16 packages [2023-03-14T20:05:00.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:00.840Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:00.840Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:00.840Z] OK: 7 MiB in 16 packages [2023-03-14T20:05:00.840Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:00.840Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:00.840Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:00.840Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:00.840Z] OK: 7 MiB in 16 packages [2023-03-14T20:05:00.840Z] OK: 7 MiB in 16 packages [2023-03-14T20:05:01.105Z] Removing intermediate container c1e4da52f9f6 [2023-03-14T20:05:01.105Z] ---> ae6ad058ca19 [2023-03-14T20:05:01.105Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:05:01.105Z] ---> Running in 8544c7973b98 [2023-03-14T20:05:01.105Z] Removing intermediate container 63ac4094a899 [2023-03-14T20:05:01.105Z] ---> 48ed0b1d994c [2023-03-14T20:05:01.105Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T20:05:01.105Z] ---> Running in 48083a180ef6 [2023-03-14T20:05:01.105Z] Removing intermediate container 8544c7973b98 [2023-03-14T20:05:01.105Z] ---> 55b417418f82 [2023-03-14T20:05:01.105Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-14T20:05:01.367Z] ---> Running in 9cd83b9e1905 [2023-03-14T20:05:01.367Z] Removing intermediate container 48083a180ef6 [2023-03-14T20:05:01.367Z] ---> 2eb9759cd2a7 [2023-03-14T20:05:01.367Z] Step 12/24 : WORKDIR / [2023-03-14T20:05:01.367Z] ---> Running in df4141adcbd1 [2023-03-14T20:05:01.367Z] Removing intermediate container e2740537d763 [2023-03-14T20:05:01.367Z] ---> d1115c990796 [2023-03-14T20:05:01.367Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:05:01.367Z] Removing intermediate container 9cd83b9e1905 [2023-03-14T20:05:01.367Z] ---> 0a1ec543b48e [2023-03-14T20:05:01.367Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-14T20:05:01.367Z] ---> Running in 9030a2e8b167 [2023-03-14T20:05:01.367Z] Removing intermediate container f9241b2f51d5 [2023-03-14T20:05:01.367Z] ---> 5049cfff2843 [2023-03-14T20:05:01.367Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:01.367Z] Removing intermediate container ce58e37b17da [2023-03-14T20:05:01.367Z] ---> 47745712a803 [2023-03-14T20:05:01.367Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:01.367Z] ---> Running in c7b5602c1469 [2023-03-14T20:05:01.628Z] Removing intermediate container df4141adcbd1 [2023-03-14T20:05:01.628Z] ---> 65f3cee0c3dc [2023-03-14T20:05:01.628Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:01.628Z] Removing intermediate container 9030a2e8b167 [2023-03-14T20:05:01.628Z] ---> a94537d0c471 [2023-03-14T20:05:01.628Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-14T20:05:01.628Z] ---> Running in 49e7c1ec190c [2023-03-14T20:05:01.628Z] Removing intermediate container c7b5602c1469 [2023-03-14T20:05:01.628Z] ---> 911dfa8f1cbf [2023-03-14T20:05:01.628Z] Step 15/25 : WORKDIR / [2023-03-14T20:05:01.628Z] ---> Running in 62f7072b91e1 [2023-03-14T20:05:01.628Z] ---> af71e8191484 [2023-03-14T20:05:01.628Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:01.628Z] ---> a6bf63ce046e [2023-03-14T20:05:01.628Z] 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-14T20:05:01.628Z] Removing intermediate container 49e7c1ec190c [2023-03-14T20:05:01.628Z] ---> ace487a45683 [2023-03-14T20:05:01.628Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:05:01.908Z] ---> 8faeaff716ba [2023-03-14T20:05:01.908Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:01.908Z] ---> Running in 1f1bdad1cbbc [2023-03-14T20:05:01.908Z] Removing intermediate container 62f7072b91e1 [2023-03-14T20:05:01.908Z] ---> d2e8646d1b3b [2023-03-14T20:05:01.908Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:01.908Z] ---> 87da3b1848c6 [2023-03-14T20:05:01.908Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T20:05:01.908Z] ---> 83c27bb6d658 [2023-03-14T20:05:01.908Z] 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-14T20:05:01.908Z] Removing intermediate container 1f1bdad1cbbc [2023-03-14T20:05:01.908Z] ---> 7633cff1b365 [2023-03-14T20:05:01.908Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:01.908Z] ---> c18c835a60d1 [2023-03-14T20:05:01.908Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T20:05:01.908Z] ---> e799d15c0b07 [2023-03-14T20:05:01.908Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:02.478Z] ---> 33c92e2a584c [2023-03-14T20:05:02.478Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:02.478Z] ---> b3633cbb31d9 [2023-03-14T20:05:02.478Z] ---> 14d395336874 [2023-03-14T20:05:02.478Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.tomlStep 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:02.478Z] [2023-03-14T20:05:02.750Z] ---> 2b2d6e32cc46 [2023-03-14T20:05:02.750Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:02.750Z] ---> 6882340e774a [2023-03-14T20:05:02.750Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T20:05:03.010Z] ---> 45621e1caa42 [2023-03-14T20:05:03.010Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T20:05:03.010Z] ---> 5d9f4a55058a [2023-03-14T20:05:03.010Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-14T20:05:03.010Z] ---> c27c88ecda57 [2023-03-14T20:05:03.010Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:03.010Z] ---> c1d4470f772e [2023-03-14T20:05:03.010Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T20:05:03.010Z] ---> Running in de26f76e4c8c [2023-03-14T20:05:03.010Z] ---> dc3bb8d9534e [2023-03-14T20:05:03.010Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:03.581Z] Removing intermediate container de26f76e4c8c [2023-03-14T20:05:03.581Z] ---> 768ea6fb3eb6 [2023-03-14T20:05:03.581Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:05:03.581Z] ---> facf9cf8f6e1 [2023-03-14T20:05:03.581Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T20:05:03.842Z] ---> bb52ce4b50c5 [2023-03-14T20:05:03.842Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:05:03.842Z] ---> 42ca18c2b4e3 [2023-03-14T20:05:03.842Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T20:05:03.842Z] ---> Running in 70d96bbc7f5d [2023-03-14T20:05:03.842Z] ---> 233e4df7b1c8 [2023-03-14T20:05:03.842Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:03.842Z] ---> Running in 50ea99a77fb0 [2023-03-14T20:05:03.842Z] Removing intermediate container 70d96bbc7f5d [2023-03-14T20:05:03.842Z] ---> 2f09b15f3788 [2023-03-14T20:05:03.842Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:05:03.842Z] ---> Running in f1deb10a19c9 [2023-03-14T20:05:03.842Z] ---> 6f3d5af773a5 [2023-03-14T20:05:03.842Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-14T20:05:04.103Z] Removing intermediate container f1deb10a19c9 [2023-03-14T20:05:04.103Z] ---> afd65ab00760 [2023-03-14T20:05:04.103Z] Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:05:04.103Z] ---> dfa72739d269 [2023-03-14T20:05:04.103Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T20:05:04.103Z] ---> Running in ca67f1d5cfdd [2023-03-14T20:05:04.103Z] ---> Running in 74e45f390bfe [2023-03-14T20:05:04.103Z] ---> Running in d7293f60b3b1 [2023-03-14T20:05:04.367Z] Removing intermediate container ca67f1d5cfdd [2023-03-14T20:05:04.367Z] ---> 74f8c82eda2a [2023-03-14T20:05:04.367Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:05:04.367Z] Removing intermediate container d7293f60b3b1 [2023-03-14T20:05:04.367Z] ---> 4c3a931b6eac [2023-03-14T20:05:04.367Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:05:04.367Z] Removing intermediate container 74e45f390bfe [2023-03-14T20:05:04.367Z] ---> 06972d64d722 [2023-03-14T20:05:04.367Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:05:04.367Z] ---> 0345cb06245a [2023-03-14T20:05:04.367Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:04.367Z] ---> Running in 3237873a30f2 [2023-03-14T20:05:04.367Z] ---> Running in fdd41b7f0bd7 [2023-03-14T20:05:04.367Z] ---> Running in bb26294a0199 [2023-03-14T20:05:04.367Z] Removing intermediate container 3237873a30f2 [2023-03-14T20:05:04.367Z] ---> 77898202debd [2023-03-14T20:05:04.367Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:05:04.367Z] ---> Running in 673bdccddb45 [2023-03-14T20:05:04.367Z] Removing intermediate container fdd41b7f0bd7 [2023-03-14T20:05:04.367Z] ---> 0a939922c58d [2023-03-14T20:05:04.367Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T20:05:04.367Z] Removing intermediate container 50ea99a77fb0 [2023-03-14T20:05:04.367Z] ---> 9ece58575b81 [2023-03-14T20:05:04.367Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:05:04.367Z] Removing intermediate container bb26294a0199 [2023-03-14T20:05:04.367Z] ---> cc8fdfc2ed04 [2023-03-14T20:05:04.367Z] [2023-03-14T20:05:04.367Z] ---> Running in 68ad7589b382 [2023-03-14T20:05:04.639Z] ---> e7f48196000d [2023-03-14T20:05:04.639Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:05:04.639Z] ---> Running in a5b90b7bb3a5 [2023-03-14T20:05:04.639Z] Successfully built cc8fdfc2ed04 [2023-03-14T20:05:04.639Z] Removing intermediate container 673bdccddb45 [2023-03-14T20:05:04.639Z] ---> f8e5c3becd2c [2023-03-14T20:05:04.639Z] Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:05:04.639Z] Successfully tagged core-data:latest [2023-03-14T20:05:04.639Z] Building security-spire-config [2023-03-14T20:05:04.639Z]  Building core-data ... done  ---> Running in 0f65ee4c7424 [2023-03-14T20:05:04.639Z] Removing intermediate container 68ad7589b382 [2023-03-14T20:05:04.639Z] ---> 5014885cc0af [2023-03-14T20:05:04.639Z] Step 24/25 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:05:05.207Z] ---> Running in 86420cd9f96d [2023-03-14T20:05:05.207Z] Removing intermediate container a5b90b7bb3a5 [2023-03-14T20:05:05.207Z] ---> b0da5645f4f3 [2023-03-14T20:05:05.207Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T20:05:06.149Z] ---> Running in 757c52e01c46 [2023-03-14T20:05:07.526Z] ---> Running in 386bfa0d32d5 [2023-03-14T20:05:07.526Z] Removing intermediate container 86420cd9f96d [2023-03-14T20:05:07.526Z] ---> 61ed1df25927 [2023-03-14T20:05:07.526Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:05:07.784Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:07.784Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:07.784Z] ---> 5d73d1a6ed68 [2023-03-14T20:05:07.784Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:05:07.784Z] ---> Using cache [2023-03-14T20:05:07.784Z] ---> 16577eb637c3 [2023-03-14T20:05:07.784Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:05:08.367Z] Removing intermediate container 757c52e01c46 [2023-03-14T20:05:08.367Z] ---> 3225fb9743da [2023-03-14T20:05:08.367Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:05:08.367Z] ---> Running in 84517db9f3b2 [2023-03-14T20:05:08.367Z] ---> Running in c4d00349e84d [2023-03-14T20:05:08.367Z] Removing intermediate container 386bfa0d32d5 [2023-03-14T20:05:08.367Z] ---> 5610765bf309 [2023-03-14T20:05:08.367Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:05:08.367Z] ---> Running in 6f2a91bbaac7 [2023-03-14T20:05:08.367Z] ---> Running in 87b15e281a78 [2023-03-14T20:05:08.367Z] Removing intermediate container 84517db9f3b2 [2023-03-14T20:05:08.367Z] ---> a6df788bfcea [2023-03-14T20:05:08.367Z] [2023-03-14T20:05:08.367Z] Removing intermediate container 6f2a91bbaac7 [2023-03-14T20:05:08.367Z] ---> 395ad3f12591 [2023-03-14T20:05:08.367Z] [2023-03-14T20:05:08.367Z] Removing intermediate container 87b15e281a78 [2023-03-14T20:05:08.367Z] ---> 4de0ae65e9e8 [2023-03-14T20:05:08.367Z] Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:05:08.367Z] Removing intermediate container 0f65ee4c7424 [2023-03-14T20:05:08.367Z] ---> 73d9007e5356 [2023-03-14T20:05:08.367Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:05:08.367Z] Successfully built a6df788bfcea [2023-03-14T20:05:08.627Z] Successfully tagged support-scheduler:latest [2023-03-14T20:05:08.627Z] Building support-notifications [2023-03-14T20:05:08.627Z]  Building support-scheduler ... done  ---> Running in 56ada1120221 [2023-03-14T20:05:08.627Z] Successfully built 395ad3f12591 [2023-03-14T20:05:08.627Z] Successfully tagged core-metadata:latest [2023-03-14T20:05:08.627Z]  Building core-metadata ... done Building security-spire-server [2023-03-14T20:05:08.627Z] ---> Running in 9130683bcc3a [2023-03-14T20:05:08.627Z] Removing intermediate container 56ada1120221 [2023-03-14T20:05:08.627Z] ---> 51fbf50f1de9 [2023-03-14T20:05:08.627Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:05:08.627Z] Removing intermediate container 9130683bcc3a [2023-03-14T20:05:08.627Z] ---> 56efd4b8d095 [2023-03-14T20:05:08.627Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T20:05:08.627Z] ---> Running in e09355ccf566 [2023-03-14T20:05:08.627Z] ---> Running in dd675ddfea8c [2023-03-14T20:05:08.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:08.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:08.887Z] OK: 265 MiB in 53 packages [2023-03-14T20:05:13.082Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:13.082Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:13.082Z] ---> 5d73d1a6ed68 [2023-03-14T20:05:13.082Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:05:13.082Z] ---> Using cache [2023-03-14T20:05:13.082Z] ---> 7e40a1f823f6 [2023-03-14T20:05:13.082Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:05:13.082Z] ---> Using cache [2023-03-14T20:05:13.082Z] ---> f4db83f0271e [2023-03-14T20:05:13.082Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T20:05:13.082Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:13.082Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:13.082Z] ---> 5d73d1a6ed68 [2023-03-14T20:05:13.082Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T20:05:13.082Z] ---> Using cache [2023-03-14T20:05:13.082Z] ---> 16577eb637c3 [2023-03-14T20:05:13.082Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:05:15.637Z] Removing intermediate container e09355ccf566 [2023-03-14T20:05:15.637Z] ---> 9497d6e6d3bd [2023-03-14T20:05:15.637Z] [2023-03-14T20:05:15.637Z] Removing intermediate container dd675ddfea8c [2023-03-14T20:05:15.637Z] ---> 23dcb361181a [2023-03-14T20:05:15.637Z] Step 23/24 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:05:15.637Z] ---> Running in 7249cb66a79d [2023-03-14T20:05:15.637Z] ---> Running in aa5b898dc7b5 [2023-03-14T20:05:15.637Z] ---> Running in 53fb16423df8 [2023-03-14T20:05:15.637Z] Successfully built 9497d6e6d3bd [2023-03-14T20:05:15.637Z] Successfully tagged security-proxy-auth:latest [2023-03-14T20:05:15.637Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-03-14T20:05:15.637Z] Removing intermediate container c4d00349e84d [2023-03-14T20:05:15.637Z] ---> 875d44de867f [2023-03-14T20:05:15.637Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:05:15.637Z] Removing intermediate container 53fb16423df8 [2023-03-14T20:05:15.637Z] ---> 6c6b68e201e7 [2023-03-14T20:05:15.637Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:05:15.637Z] ---> Running in de744ae8e91b [2023-03-14T20:05:16.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:16.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:16.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:16.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:16.351Z] Removing intermediate container a9927ba7565a [2023-03-14T20:05:16.351Z] ---> 7101210b8078 [2023-03-14T20:05:16.351Z] Successfully built 7101210b8078 [2023-03-14T20:05:16.351Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:05:16.466Z] OK: 265 MiB in 53 packages [2023-03-14T20:05:16.466Z] OK: 265 MiB in 53 packages [2023-03-14T20:05:16.760Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:05:16.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:05:17.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-244 does not seem to be running inside a container [2023-03-14T20:05:17.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T20:05:17.419Z] Removing intermediate container de744ae8e91b [2023-03-14T20:05:17.419Z] ---> 5610fd28beaa [2023-03-14T20:05:17.419Z] [2023-03-14T20:05:17.419Z] Successfully built 5610fd28beaa [2023-03-14T20:05:18.060Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:18.060Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:18.494Z] $ docker top 3c4c212e7cd068e95660708aa7118aceab96f7a506ee35c8e0711457ef2dcd64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:05:19.022Z] Successfully tagged security-secretstore-setup:latest [2023-03-14T20:05:19.022Z]  Building security-secretstore-setup ... done  ---> 5d73d1a6ed68 [2023-03-14T20:05:19.022Z] Step 3/33 : WORKDIR /edgex-go [2023-03-14T20:05:19.022Z] Building security-spiffe-token-provider [2023-03-14T20:05:19.022Z] ---> Using cache [2023-03-14T20:05:19.022Z] ---> 16577eb637c3 [2023-03-14T20:05:19.022Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-14T20:05:19.022Z] ---> Using cache [2023-03-14T20:05:19.022Z] ---> 7f706144281b [2023-03-14T20:05:19.022Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-14T20:05:19.022Z] ---> 285b1308f1de [2023-03-14T20:05:19.022Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:19.022Z] ---> Using cache [2023-03-14T20:05:19.022Z] ---> 55e01a76577f [2023-03-14T20:05:19.022Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:19.022Z] ---> Using cache [2023-03-14T20:05:19.022Z] ---> c66e621a7367 [2023-03-14T20:05:19.022Z] Step 7/33 : COPY . . [2023-03-14T20:05:19.281Z] ---> Using cache [2023-03-14T20:05:19.281Z] ---> 97f418041082 [2023-03-14T20:05:19.281Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T20:05:19.281Z] ---> Running in 9f8ffcb92956 [2023-03-14T20:05:19.281Z] ---> Running in 168c935dc9b7 [2023-03-14T20:05:19.436Z] + go version [2023-03-14T20:05:19.436Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T20:05:19.469Z] $ docker stop --time=1 3c4c212e7cd068e95660708aa7118aceab96f7a506ee35c8e0711457ef2dcd64 [2023-03-14T20:05:21.187Z] Removing intermediate container aa5b898dc7b5 [2023-03-14T20:05:21.187Z] ---> 564c53035b81 [2023-03-14T20:05:21.187Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:05:22.125Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:22.125Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:22.125Z] ---> 5d73d1a6ed68 [2023-03-14T20:05:22.125Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T20:05:22.125Z] ---> Using cache [2023-03-14T20:05:22.125Z] ---> 16577eb637c3 [2023-03-14T20:05:22.125Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T20:05:22.385Z] Removing intermediate container 7249cb66a79d [2023-03-14T20:05:22.385Z] ---> b332142a4966 [2023-03-14T20:05:22.385Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T20:05:22.385Z] ---> 49bd60a9b2ef [2023-03-14T20:05:22.385Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:22.385Z] ---> Running in 1c77a5f3bb7a [2023-03-14T20:05:22.652Z] ---> Running in 75b6fb7bbe4a [2023-03-14T20:05:22.652Z] ---> 22603a21c608 [2023-03-14T20:05:22.652Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:22.652Z] ---> Running in 0b2d1b70ff33 [2023-03-14T20:05:22.652Z] 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-14T20:05:22.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:23.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:23.437Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:05:23.437Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:05:23.437Z] OK: 17812 distinct packages available [2023-03-14T20:05:23.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:23.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:23.638Z] $ docker rm -f --volumes 3c4c212e7cd068e95660708aa7118aceab96f7a506ee35c8e0711457ef2dcd64 [2023-03-14T20:05:23.702Z] OK: 265 MiB in 53 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:05:24.653Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:05:24.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:05:24.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-244 does not seem to be running inside a container [2023-03-14T20:05:24.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T20:05:25.111Z] Removing intermediate container 1c77a5f3bb7a [2023-03-14T20:05:25.111Z] ---> b307e6c6987c [2023-03-14T20:05:25.111Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T20:05:25.111Z] ---> b905446423fe [2023-03-14T20:05:25.111Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:25.111Z] ---> Running in ae51d8ab1f8b [2023-03-14T20:05:26.294Z] $ docker top 1f9b9e5164159f23bcbe7dc701281dd940676d8d8ff57b463ff6d6386088a7d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T20:05:26.579Z] ========================================================= [2023-03-14T20:05:26.579Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T20:05:26.579Z] ========================================================= [Pipeline] sh [2023-03-14T20:05:27.222Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:05:27.932Z] + make test [2023-03-14T20:05:27.932Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T20:05:57.454Z] Removing intermediate container 9f8ffcb92956 [2023-03-14T20:05:57.454Z] ---> 73412b0e37b8 [2023-03-14T20:05:57.454Z] Step 7/26 : COPY . . [2023-03-14T20:05:57.454Z] Removing intermediate container 75b6fb7bbe4a [2023-03-14T20:05:57.454Z] ---> 8270ac58b0ad [2023-03-14T20:05:57.454Z] Step 8/23 : COPY . . [2023-03-14T20:05:57.454Z] Removing intermediate container 0b2d1b70ff33 [2023-03-14T20:05:57.454Z] ---> 7b2913bfe0c8 [2023-03-14T20:05:57.454Z] Step 7/25 : COPY . . [2023-03-14T20:06:05.675Z] ---> e1b6b7c85a6b [2023-03-14T20:06:05.675Z] ---> 3c3ebaa21742 [2023-03-14T20:06:05.675Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:06:05.675Z] [2023-03-14T20:06:05.675Z] Removing intermediate container 168c935dc9b7 [2023-03-14T20:06:05.675Z] ---> e24116df9dd8 [2023-03-14T20:06:05.675Z] [2023-03-14T20:06:05.675Z] Step 9/33 : FROM alpine:3.17 [2023-03-14T20:06:05.675Z] ---> b2aa39c304c2 [2023-03-14T20:06:05.675Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:06:05.675Z] ---> 2fd03833112c [2023-03-14T20:06:05.675Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-14T20:06:05.675Z] ---> Running in 0e64f5c35f52 [2023-03-14T20:06:05.675Z] ---> Running in f33cf749d749 [2023-03-14T20:06:05.675Z] ---> Running in 62d0f7e7a2df [2023-03-14T20:06:05.675Z] ---> Running in 1e7034d67d94 [2023-03-14T20:06:05.675Z] Removing intermediate container 0e64f5c35f52 [2023-03-14T20:06:05.675Z] ---> 0c36e900d6f8 [2023-03-14T20:06:05.675Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T20:06:05.675Z] Removing intermediate container f33cf749d749 [2023-03-14T20:06:05.675Z] ---> 46c4f244b74d [2023-03-14T20:06:05.675Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:06:05.937Z] Removing intermediate container 62d0f7e7a2df [2023-03-14T20:06:05.937Z] ---> 788c0cac5179 [2023-03-14T20:06:05.937Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T20:06:05.937Z] ---> Running in 9072b1d16b1a [2023-03-14T20:06:05.937Z] ---> Running in d7d405923e25 [2023-03-14T20:06:05.937Z] ---> Running in 2d676f311be0 [2023-03-14T20:06:05.937Z] 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-14T20:06:06.196Z] Removing intermediate container 9072b1d16b1a [2023-03-14T20:06:06.196Z] ---> 704e4e3cfdb9 [2023-03-14T20:06:06.196Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:06:06.196Z] Removing intermediate container d7d405923e25 [2023-03-14T20:06:06.196Z] ---> 66dcbcbe86ef [2023-03-14T20:06:06.196Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:06:06.196Z] ---> Running in fa6f777e1d75 [2023-03-14T20:06:06.196Z] ---> Running in baf0aecffb5f [2023-03-14T20:06:06.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:06.458Z] Removing intermediate container fa6f777e1d75 [2023-03-14T20:06:06.458Z] ---> 74c413055de8 [2023-03-14T20:06:06.458Z] 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-14T20:06:06.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:06.458Z] Removing intermediate container baf0aecffb5f [2023-03-14T20:06:06.458Z] ---> 2a9f0ab30dc5 [2023-03-14T20:06:06.458Z] 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-14T20:06:06.458Z] ---> Running in 03e916bb7dc4 [2023-03-14T20:06:06.458Z] ---> Running in ee3dde0e30a2 [2023-03-14T20:06:06.458Z] Removing intermediate container ae51d8ab1f8b [2023-03-14T20:06:06.458Z] ---> 3efba89f0097 [2023-03-14T20:06:06.458Z] Step 7/20 : COPY . . [2023-03-14T20:06:06.720Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:06:06.720Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T20:06:06.720Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:06:06.720Z] OK: 7 MiB in 17 packages [2023-03-14T20:06:13.423Z] Removing intermediate container 2d676f311be0 [2023-03-14T20:06:13.423Z] ---> f0fa8c3bf3fa [2023-03-14T20:06:13.423Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T20:06:13.423Z] ---> 4e8dccf86dbd [2023-03-14T20:06:13.423Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T20:06:13.423Z] ---> Running in d7ebc51344ca [2023-03-14T20:06:13.423Z] ---> Running in d6bd37a2e759 [2023-03-14T20:06:13.423Z] Removing intermediate container ee3dde0e30a2 [2023-03-14T20:06:13.423Z] ---> d939b912dda2 [2023-03-14T20:06:13.423Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:06:13.423Z] Removing intermediate container 03e916bb7dc4 [2023-03-14T20:06:13.423Z] ---> 6fc5f2c40a10 [2023-03-14T20:06:13.423Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T20:06:13.423Z] ---> Running in e87e03e4619d [2023-03-14T20:06:13.423Z] Removing intermediate container d7ebc51344ca [2023-03-14T20:06:13.423Z] ---> eb22413fa3da [2023-03-14T20:06:13.423Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T20:06:13.423Z] ---> Running in b8431d99b473 [2023-03-14T20:06:13.423Z] ---> Running in b4009b16693c [2023-03-14T20:06:13.423Z] Removing intermediate container e87e03e4619d [2023-03-14T20:06:13.423Z] ---> b8d46a113273 [2023-03-14T20:06:13.423Z] [2023-03-14T20:06:13.423Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:06:13.423Z] ---> b2aa39c304c2 [2023-03-14T20:06:13.423Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:06:13.423Z] ---> Using cache [2023-03-14T20:06:13.423Z] ---> 788c0cac5179 [2023-03-14T20:06:13.423Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T20:06:13.423Z] ---> Running in 56a33aae7cab [2023-03-14T20:06:13.423Z] Removing intermediate container b8431d99b473 [2023-03-14T20:06:13.423Z] ---> 20efc1f7f3aa [2023-03-14T20:06:13.423Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T20:06:13.423Z] Removing intermediate container b4009b16693c [2023-03-14T20:06:13.423Z] ---> a92faf713b72 [2023-03-14T20:06:13.423Z] [2023-03-14T20:06:13.423Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T20:06:13.423Z] ---> b2aa39c304c2 [2023-03-14T20:06:13.423Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:06:13.423Z] ---> Using cache [2023-03-14T20:06:13.423Z] ---> 788c0cac5179 [2023-03-14T20:06:13.423Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:06:13.423Z] ---> Running in 06776ad722ed [2023-03-14T20:06:13.423Z] ---> Running in f47453b7725e [2023-03-14T20:06:13.423Z] 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-14T20:06:13.697Z] Removing intermediate container 06776ad722ed [2023-03-14T20:06:13.697Z] ---> 7948c832c504 [2023-03-14T20:06:13.697Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T20:06:13.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:13.697Z] ---> Running in 437cf93b4502 [2023-03-14T20:06:13.697Z] Removing intermediate container 437cf93b4502 [2023-03-14T20:06:13.697Z] ---> 6220799a7e1d [2023-03-14T20:06:13.697Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T20:06:13.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:13.954Z] ---> Running in ca544122e7eb [2023-03-14T20:06:13.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:13.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:14.211Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:06:14.211Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:06:14.211Z] OK: 17812 distinct packages available [2023-03-14T20:06:14.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:14.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:14.211Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:06:14.211Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:06:14.211Z] OK: 17812 distinct packages available [2023-03-14T20:06:14.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:14.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:14.469Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T20:06:14.469Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:06:14.469Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T20:06:14.469Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T20:06:14.469Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:06:14.469Z] OK: 7 MiB in 19 packages [2023-03-14T20:06:14.726Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:06:14.726Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:06:14.726Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:06:14.726Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:06:14.726Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:06:14.726Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:06:14.726Z] OK: 8 MiB in 20 packages [2023-03-14T20:06:16.106Z] Removing intermediate container ca544122e7eb [2023-03-14T20:06:16.106Z] ---> a030456b71a0 [2023-03-14T20:06:16.106Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T20:06:16.106Z] Removing intermediate container 56a33aae7cab [2023-03-14T20:06:16.106Z] ---> 98fc5c39d7d7 [2023-03-14T20:06:16.106Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:06:16.106Z] ---> Running in 528e730b69a6 [2023-03-14T20:06:16.106Z] Removing intermediate container f47453b7725e [2023-03-14T20:06:16.106Z] ---> 2f9af4abbf94 [2023-03-14T20:06:16.106Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:06:16.364Z] Removing intermediate container 528e730b69a6 [2023-03-14T20:06:16.364Z] ---> 319fcde43c06 [2023-03-14T20:06:16.364Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T20:06:16.364Z] ---> 85a228b4d004 [2023-03-14T20:06:16.364Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:06:16.364Z] ---> daf12e5b732d [2023-03-14T20:06:16.364Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:06:16.364Z] ---> 005bee11cfc4 [2023-03-14T20:06:16.364Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T20:06:16.364Z] ---> Running in bdd5696d6dd4 [2023-03-14T20:06:21.764Z] ---> 352fa81a0416 [2023-03-14T20:06:21.764Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:06:21.764Z] ---> be116cc27a0c [2023-03-14T20:06:21.764Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:06:21.764Z] Removing intermediate container bdd5696d6dd4 [2023-03-14T20:06:21.764Z] ---> 175901d0c4bc [2023-03-14T20:06:21.764Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:06:22.024Z] ---> 66a9dbede008 [2023-03-14T20:06:22.024Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T20:06:22.024Z] ---> d2d6f05843ac [2023-03-14T20:06:22.024Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T20:06:22.024Z] ---> 539be5ed657d [2023-03-14T20:06:22.024Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:06:22.024Z] ---> Running in 2b6a753d59ab [2023-03-14T20:06:22.592Z] ---> cd0a046ebf6d [2023-03-14T20:06:22.592Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T20:06:22.592Z] Removing intermediate container 2b6a753d59ab [2023-03-14T20:06:22.592Z] ---> fb3c06bb4ed6 [2023-03-14T20:06:22.592Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T20:06:22.592Z] ---> 5d3e620df090 [2023-03-14T20:06:22.592Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T20:06:24.380Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T20:06:24.502Z] ---> d7cdad009c3c [2023-03-14T20:06:24.502Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:06:24.502Z] ---> b05c42bda078 [2023-03-14T20:06:24.502Z] Step 21/26 : WORKDIR / [2023-03-14T20:06:24.502Z] ---> 4d8ec02ace67 [2023-03-14T20:06:24.502Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T20:06:24.502Z] ---> Running in 039e31a798fe [2023-03-14T20:06:24.502Z] ---> Running in 0b6b3261e347 [2023-03-14T20:06:24.502Z] Removing intermediate container 039e31a798fe [2023-03-14T20:06:24.502Z] ---> f01164072e90 [2023-03-14T20:06:24.502Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:06:24.761Z] ---> Running in 370369bca620 [2023-03-14T20:06:24.761Z] ---> f8b6380a7a97 [2023-03-14T20:06:24.761Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T20:06:24.761Z] Removing intermediate container 0b6b3261e347 [2023-03-14T20:06:24.761Z] ---> 25bf464fff4a [2023-03-14T20:06:24.761Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:06:24.761Z] ---> Running in a5e93fc3b677 [2023-03-14T20:06:25.020Z] Removing intermediate container 370369bca620 [2023-03-14T20:06:25.020Z] ---> 241ff9e56ccb [2023-03-14T20:06:25.020Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T20:06:25.020Z] ---> Running in 5fc77e503353 [2023-03-14T20:06:25.020Z] Removing intermediate container a5e93fc3b677 [2023-03-14T20:06:25.020Z] ---> 4fe34dcb5d5c [2023-03-14T20:06:25.020Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:06:25.279Z] ---> 4ad063495832 [2023-03-14T20:06:25.279Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T20:06:25.279Z] ---> Running in 815510fe6755 [2023-03-14T20:06:25.279Z] Removing intermediate container 5fc77e503353 [2023-03-14T20:06:25.279Z] ---> 10d7f8128080 [2023-03-14T20:06:25.279Z] Step 24/25 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:06:25.563Z] Removing intermediate container 815510fe6755 [2023-03-14T20:06:25.563Z] ---> 97c523c4238d [2023-03-14T20:06:25.563Z] Step 24/26 : LABEL arch=x86_64 [2023-03-14T20:06:25.564Z] ---> Running in 8971df16af64 [2023-03-14T20:06:25.564Z] ---> 0545f72ba7c3 [2023-03-14T20:06:25.564Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T20:06:25.564Z] ---> Running in 2b6e2087ea87 [2023-03-14T20:06:25.564Z] Removing intermediate container 8971df16af64 [2023-03-14T20:06:25.564Z] ---> 6d4b8b2201de [2023-03-14T20:06:25.564Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:06:25.850Z] Removing intermediate container 2b6e2087ea87 [2023-03-14T20:06:25.851Z] ---> 91b0d76a7709 [2023-03-14T20:06:25.851Z] Step 25/26 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:06:25.851Z] ---> d6a3f556d7c0 [2023-03-14T20:06:25.851Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T20:06:25.851Z] ---> Running in 700087f24342 [2023-03-14T20:06:25.851Z] ---> Running in 6009ec8d27f8 [2023-03-14T20:06:25.851Z] Removing intermediate container 6009ec8d27f8 [2023-03-14T20:06:25.851Z] ---> f015cd2f2aba [2023-03-14T20:06:25.851Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:06:26.113Z] Removing intermediate container 700087f24342 [2023-03-14T20:06:26.113Z] ---> d409659ad9ce [2023-03-14T20:06:26.113Z] [2023-03-14T20:06:26.113Z] ---> Running in e71494ecdbd1 [2023-03-14T20:06:26.113Z] ---> b9c2738369ea [2023-03-14T20:06:26.113Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-14T20:06:26.113Z] Successfully built d409659ad9ce [2023-03-14T20:06:26.113Z] Successfully tagged security-spire-server:latest [2023-03-14T20:06:26.113Z] Building security-spire-agent [2023-03-14T20:06:26.113Z]  Building security-spire-server ... done  ---> Running in a8f8a3bcc47c [2023-03-14T20:06:26.113Z] Removing intermediate container e71494ecdbd1 [2023-03-14T20:06:26.113Z] ---> bd0de0894c7a [2023-03-14T20:06:26.113Z] [2023-03-14T20:06:26.373Z] Successfully built bd0de0894c7a [2023-03-14T20:06:26.373Z] Successfully tagged security-spire-config:latest [2023-03-14T20:06:26.373Z]  Building security-spire-config ... done Building core-command [2023-03-14T20:06:31.739Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:06:31.739Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:06:31.739Z] ---> 5d73d1a6ed68 [2023-03-14T20:06:31.739Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> 16577eb637c3 [2023-03-14T20:06:31.739Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> b332142a4966 [2023-03-14T20:06:31.739Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> 22603a21c608 [2023-03-14T20:06:31.739Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> 7b2913bfe0c8 [2023-03-14T20:06:31.739Z] Step 7/26 : COPY . . [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> 3c3ebaa21742 [2023-03-14T20:06:31.739Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> 0c36e900d6f8 [2023-03-14T20:06:31.739Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> 704e4e3cfdb9 [2023-03-14T20:06:31.739Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> 74c413055de8 [2023-03-14T20:06:31.739Z] 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-14T20:06:31.739Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:06:31.739Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:06:31.739Z] ---> 5d73d1a6ed68 [2023-03-14T20:06:31.739Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> 7e40a1f823f6 [2023-03-14T20:06:31.739Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> f4db83f0271e [2023-03-14T20:06:31.739Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> 69cdfc41cd7a [2023-03-14T20:06:31.739Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> 75abc5541816 [2023-03-14T20:06:31.739Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> 35753d60b183 [2023-03-14T20:06:31.739Z] Step 8/24 : COPY . . [2023-03-14T20:06:31.739Z] ---> Using cache [2023-03-14T20:06:31.739Z] ---> ee51f27f5f71 [2023-03-14T20:06:31.739Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T20:06:35.118Z] ---> Running in d80b553aafc0 [2023-03-14T20:06:35.118Z] ---> Running in 9bd546d00190 [2023-03-14T20:06:35.118Z] Removing intermediate container a8f8a3bcc47c [2023-03-14T20:06:35.118Z] ---> bcd36779f39d [2023-03-14T20:06:35.118Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T20:06:35.118Z] ---> Running in c8f7006aab11 [2023-03-14T20:06:35.118Z] Removing intermediate container c8f7006aab11 [2023-03-14T20:06:35.118Z] ---> 7fb3ba158d65 [2023-03-14T20:06:35.118Z] Step 30/33 : CMD ["gate"] [2023-03-14T20:06:35.118Z] ---> Running in 274ac3efbde9 [2023-03-14T20:06:35.383Z] Removing intermediate container 274ac3efbde9 [2023-03-14T20:06:35.383Z] ---> 80ebbafc85dd [2023-03-14T20:06:35.383Z] Step 31/33 : LABEL arch=x86_64 [2023-03-14T20:06:35.643Z] ---> Running in 5d8428f06c91 [2023-03-14T20:06:35.643Z] 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-14T20:06:35.924Z] Removing intermediate container 5d8428f06c91 [2023-03-14T20:06:35.924Z] ---> 537970cb5f19 [2023-03-14T20:06:35.924Z] Step 32/33 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:06:36.565Z] ---> Running in 3a1cb49c6249 [2023-03-14T20:06:37.136Z] Removing intermediate container 9bd546d00190 [2023-03-14T20:06:37.136Z] ---> c68886f427d8 [2023-03-14T20:06:37.136Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:06:37.136Z] Removing intermediate container 3a1cb49c6249 [2023-03-14T20:06:37.136Z] ---> bac07e6586fe [2023-03-14T20:06:37.136Z] Step 33/33 : LABEL version=0.0.0 [2023-03-14T20:06:37.136Z] ---> Running in 802023ed2617 [2023-03-14T20:06:37.430Z] ---> Running in 6f0047c80e8f [2023-03-14T20:06:38.381Z] Removing intermediate container 6f0047c80e8f [2023-03-14T20:06:38.381Z] ---> 3e27dcb0ca5a [2023-03-14T20:06:38.381Z] [2023-03-14T20:06:38.381Z] Removing intermediate container 802023ed2617 [2023-03-14T20:06:38.381Z] ---> e235c464e169 [2023-03-14T20:06:38.381Z] [2023-03-14T20:06:38.381Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:06:38.381Z] ---> b2aa39c304c2 [2023-03-14T20:06:38.381Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:06:38.381Z] ---> Using cache [2023-03-14T20:06:38.381Z] ---> 788c0cac5179 [2023-03-14T20:06:38.381Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:06:38.381Z] ---> Using cache [2023-03-14T20:06:38.381Z] ---> 2f9af4abbf94 [2023-03-14T20:06:38.381Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:06:38.381Z] ---> Using cache [2023-03-14T20:06:38.381Z] Successfully built 3e27dcb0ca5a [2023-03-14T20:06:38.644Z] Successfully tagged security-bootstrapper:latest [2023-03-14T20:06:38.644Z]  Building security-bootstrapper ... done  ---> daf12e5b732d [2023-03-14T20:06:38.644Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T20:06:38.644Z] Building core-common-config-bootstrapper [2023-03-14T20:06:38.904Z] Removing intermediate container d6bd37a2e759 [2023-03-14T20:06:38.904Z] ---> 4f65d6e100b2 [2023-03-14T20:06:38.904Z] [2023-03-14T20:06:38.904Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T20:06:38.904Z] ---> b2aa39c304c2 [2023-03-14T20:06:38.904Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:06:38.904Z] ---> Using cache [2023-03-14T20:06:38.904Z] ---> 788c0cac5179 [2023-03-14T20:06:38.904Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T20:06:41.738Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:06:41.738Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:06:41.738Z] ---> 5d73d1a6ed68 [2023-03-14T20:06:41.738Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:06:41.738Z] ---> Using cache [2023-03-14T20:06:41.738Z] ---> 7e40a1f823f6 [2023-03-14T20:06:41.738Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:06:41.738Z] ---> Using cache [2023-03-14T20:06:41.738Z] ---> f4db83f0271e [2023-03-14T20:06:41.738Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:06:41.738Z] ---> Using cache [2023-03-14T20:06:41.738Z] ---> 69cdfc41cd7a [2023-03-14T20:06:41.738Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:06:41.738Z] ---> Using cache [2023-03-14T20:06:41.738Z] ---> 75abc5541816 [2023-03-14T20:06:41.738Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:06:41.738Z] ---> Using cache [2023-03-14T20:06:41.738Z] ---> 35753d60b183 [2023-03-14T20:06:41.738Z] Step 8/23 : COPY . . [2023-03-14T20:06:41.738Z] ---> Using cache [2023-03-14T20:06:41.738Z] ---> ee51f27f5f71 [2023-03-14T20:06:41.738Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T20:06:43.662Z] ---> Running in 741df1f9920d [2023-03-14T20:06:43.662Z] ---> Running in 1178e68fd400 [2023-03-14T20:06:43.662Z] ---> 71b6353beb93 [2023-03-14T20:06:43.662Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:06:43.923Z] Removing intermediate container 1e7034d67d94 [2023-03-14T20:06:43.923Z] ---> d452fe55f07e [2023-03-14T20:06:43.923Z] [2023-03-14T20:06:43.923Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:06:43.923Z] ---> b2aa39c304c2 [2023-03-14T20:06:43.923Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T20:06:43.923Z] ---> Running in a0bc47cbe889 [2023-03-14T20:06:44.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:44.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:44.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:44.750Z] 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-14T20:06:44.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:45.010Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:06:45.010Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:06:45.010Z] OK: 17812 distinct packages available [2023-03-14T20:06:45.010Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T20:06:45.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:45.010Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:06:45.010Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:06:45.010Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:06:45.010Z] OK: 8 MiB in 17 packages [2023-03-14T20:06:45.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:45.300Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T20:06:45.300Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T20:06:45.300Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T20:06:45.300Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T20:06:45.300Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T20:06:45.300Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T20:06:45.300Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:06:45.300Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T20:06:45.300Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T20:06:45.300Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:06:45.300Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:06:45.559Z] OK: 10 MiB in 24 packages [2023-03-14T20:06:46.955Z] ---> aa65fdfa3f27 [2023-03-14T20:06:46.955Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:06:46.955Z] Removing intermediate container a0bc47cbe889 [2023-03-14T20:06:46.955Z] ---> 64935318f2dc [2023-03-14T20:06:46.955Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:06:46.955Z] Removing intermediate container 741df1f9920d [2023-03-14T20:06:46.955Z] ---> 3baffbbfd37c [2023-03-14T20:06:46.955Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:06:46.955Z] ---> Running in 9d3f14614219 [2023-03-14T20:06:46.955Z] ---> c6e2a1068e19 [2023-03-14T20:06:46.955Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T20:06:47.217Z] Removing intermediate container 9d3f14614219 [2023-03-14T20:06:47.217Z] ---> 3f8e89ae2136 [2023-03-14T20:06:47.217Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-14T20:06:47.217Z] ---> Running in 644f559bc45c [2023-03-14T20:06:47.217Z] ---> 7382f911ca31 [2023-03-14T20:06:47.217Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T20:06:47.217Z] ---> 0f34002151b0 [2023-03-14T20:06:47.217Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:06:47.217Z] Removing intermediate container 644f559bc45c [2023-03-14T20:06:47.217Z] ---> c1d02615b382 [2023-03-14T20:06:47.217Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:06:47.217Z] ---> Running in 49d5f53371bf [2023-03-14T20:06:47.217Z] ---> 7f3daa3fc3ff [2023-03-14T20:06:47.217Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T20:06:47.217Z] ---> 90a2b5591eae [2023-03-14T20:06:47.217Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:06:47.217Z] ---> Running in e5e3e1d8f883 [2023-03-14T20:06:47.478Z] Removing intermediate container 49d5f53371bf [2023-03-14T20:06:47.478Z] ---> 10b42d055b1b [2023-03-14T20:06:47.478Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:06:47.478Z] Removing intermediate container e5e3e1d8f883 [2023-03-14T20:06:47.478Z] ---> fd7be26d95e8 [2023-03-14T20:06:47.478Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:06:47.478Z] ---> Running in f209ca20d6b6 [2023-03-14T20:06:48.142Z] ---> bc13465d7b06 [2023-03-14T20:06:48.142Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:06:48.142Z] Removing intermediate container f209ca20d6b6 [2023-03-14T20:06:48.142Z] ---> eef72b0d9699 [2023-03-14T20:06:48.142Z] Step 24/26 : LABEL arch=x86_64 [2023-03-14T20:06:48.739Z] ---> b4feb94de973 [2023-03-14T20:06:48.739Z] ---> Running in 6c23947b09c9 [2023-03-14T20:06:48.739Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T20:06:48.739Z] ---> 7cf15a5484ca [2023-03-14T20:06:48.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T20:06:49.027Z] Removing intermediate container 6c23947b09c9 [2023-03-14T20:06:49.027Z] ---> 6a56059f6725 [2023-03-14T20:06:49.027Z] Step 25/26 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:06:49.027Z] ---> Running in 8eb4349d035d [2023-03-14T20:06:49.027Z] ---> 2ee5825eb319 [2023-03-14T20:06:49.027Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T20:06:49.027Z] ---> Running in a0030eb3eb85 [2023-03-14T20:06:49.599Z] Removing intermediate container 8eb4349d035d [2023-03-14T20:06:49.599Z] ---> 296d114f8f10 [2023-03-14T20:06:49.599Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:06:49.860Z] Removing intermediate container a0030eb3eb85 [2023-03-14T20:06:49.860Z] ---> ad89111b3821 [2023-03-14T20:06:49.860Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:06:49.860Z] ---> Running in f5cb46260925 [2023-03-14T20:06:49.860Z] ---> 1ec7713b5e35 [2023-03-14T20:06:49.860Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T20:06:50.119Z] ---> Running in f5c3efa03d73 [2023-03-14T20:06:50.119Z] Removing intermediate container f5cb46260925 [2023-03-14T20:06:50.119Z] ---> 73f85fea91aa [2023-03-14T20:06:50.119Z] [2023-03-14T20:06:50.119Z] Removing intermediate container f5c3efa03d73 [2023-03-14T20:06:50.119Z] ---> d3e8c51f9a17 [2023-03-14T20:06:50.119Z] Step 18/20 : LABEL arch=x86_64 [2023-03-14T20:06:50.119Z] ---> ae0ad00f8974 [2023-03-14T20:06:50.119Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-14T20:06:50.379Z] ---> Running in c8679ce55bf5 [2023-03-14T20:06:50.379Z] ---> Running in d69e9ad6c5f5 [2023-03-14T20:06:50.379Z] Successfully built 73f85fea91aa [2023-03-14T20:06:50.379Z] Successfully tagged security-spire-agent:latest [2023-03-14T20:06:50.379Z] Building security-proxy-setup [2023-03-14T20:06:53.072Z]  Building security-spire-agent ... done Removing intermediate container d69e9ad6c5f5 [2023-03-14T20:06:53.072Z] ---> f0488da2ca7f [2023-03-14T20:06:53.072Z] Step 19/20 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:06:53.670Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:06:53.670Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:06:53.670Z] ---> 5d73d1a6ed68 [2023-03-14T20:06:53.670Z] Step 3/21 : WORKDIR /edgex-go [2023-03-14T20:06:53.670Z] ---> Using cache [2023-03-14T20:06:53.670Z] ---> 16577eb637c3 [2023-03-14T20:06:53.670Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-14T20:06:53.670Z] ---> Using cache [2023-03-14T20:06:53.670Z] ---> 7f706144281b [2023-03-14T20:06:53.670Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-14T20:06:53.670Z] ---> Using cache [2023-03-14T20:06:53.670Z] ---> 55e01a76577f [2023-03-14T20:06:53.670Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:06:53.670Z] ---> Using cache [2023-03-14T20:06:53.670Z] ---> c66e621a7367 [2023-03-14T20:06:53.670Z] Step 7/21 : COPY . . [2023-03-14T20:06:53.670Z] ---> Using cache [2023-03-14T20:06:53.670Z] ---> 97f418041082 [2023-03-14T20:06:53.670Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-14T20:06:55.574Z] Removing intermediate container c8679ce55bf5 [2023-03-14T20:06:55.574Z] ---> 58678b0c8d66 [2023-03-14T20:06:55.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:06:55.848Z] ---> Running in f0c4f3b3daa2 [2023-03-14T20:06:55.848Z] ---> Running in 85e33ee01c36 [2023-03-14T20:06:55.848Z] ---> Running in 23c063edcb26 [2023-03-14T20:06:55.848Z] Removing intermediate container 85e33ee01c36 [2023-03-14T20:06:55.848Z] ---> 3316931c267c [2023-03-14T20:06:55.848Z] Step 20/20 : LABEL version=0.0.0 [2023-03-14T20:06:55.848Z] Removing intermediate container 23c063edcb26 [2023-03-14T20:06:55.848Z] ---> 80cdf55c45fe [2023-03-14T20:06:55.848Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:06:55.848Z] ---> Running in d2ec7347e0e0 [2023-03-14T20:06:55.848Z] ---> Running in b4ae885f676a [2023-03-14T20:06:56.104Z] Removing intermediate container d2ec7347e0e0 [2023-03-14T20:06:56.104Z] ---> 804e4853d529 [2023-03-14T20:06:56.104Z] [2023-03-14T20:06:56.104Z] Removing intermediate container b4ae885f676a [2023-03-14T20:06:56.104Z] ---> 19f66525985f [2023-03-14T20:06:56.104Z] Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:06:56.104Z] 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-14T20:06:56.104Z] Successfully built 804e4853d529 [2023-03-14T20:06:56.104Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-14T20:06:56.104Z]  Building security-spiffe-token-provider ... done  ---> Running in ad2780560339 [2023-03-14T20:06:56.361Z] Removing intermediate container ad2780560339 [2023-03-14T20:06:56.361Z] ---> 22b8e2372562 [2023-03-14T20:06:56.361Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:06:56.361Z] ---> Running in ec40761f1354 [2023-03-14T20:06:56.361Z] Removing intermediate container ec40761f1354 [2023-03-14T20:06:56.361Z] ---> f55ef0c74a34 [2023-03-14T20:06:56.361Z] [2023-03-14T20:06:56.618Z] Successfully built f55ef0c74a34 [2023-03-14T20:06:56.618Z] Successfully tagged support-notifications:latest [2023-03-14T20:06:59.897Z]  Building support-notifications ... done Removing intermediate container d80b553aafc0 [2023-03-14T20:06:59.897Z] ---> 3776670d7bf0 [2023-03-14T20:06:59.897Z] [2023-03-14T20:06:59.897Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T20:06:59.897Z] ---> b2aa39c304c2 [2023-03-14T20:06:59.897Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:06:59.897Z] ---> Using cache [2023-03-14T20:06:59.897Z] ---> d1115c990796 [2023-03-14T20:06:59.897Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:06:59.897Z] ---> Using cache [2023-03-14T20:06:59.897Z] ---> a94537d0c471 [2023-03-14T20:06:59.897Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-14T20:06:59.897Z] ---> Running in 06e6215de4c6 [2023-03-14T20:06:59.897Z] Removing intermediate container 06e6215de4c6 [2023-03-14T20:06:59.897Z] ---> 99cf6f90d7b1 [2023-03-14T20:06:59.897Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T20:06:59.897Z] ---> Running in 71ac1d2cba3f [2023-03-14T20:06:59.897Z] Removing intermediate container 71ac1d2cba3f [2023-03-14T20:06:59.897Z] ---> b2aeb7012876 [2023-03-14T20:06:59.897Z] Step 15/24 : WORKDIR / [2023-03-14T20:06:59.897Z] ---> Running in df20646b5c29 [2023-03-14T20:07:00.158Z] Removing intermediate container df20646b5c29 [2023-03-14T20:07:00.158Z] ---> f44e269924d9 [2023-03-14T20:07:00.158Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:07:00.722Z] ---> 60c1f645bd1a [2023-03-14T20:07:00.722Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:07:01.287Z] ---> 3bbf846123f2 [2023-03-14T20:07:01.287Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T20:07:03.217Z] ---> 10298f2ef724 [2023-03-14T20:07:03.217Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T20:07:03.476Z] ---> 778f328860d1 [2023-03-14T20:07:03.476Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-14T20:07:03.476Z] ---> Running in dfac968c79b0 [2023-03-14T20:07:03.476Z] Removing intermediate container dfac968c79b0 [2023-03-14T20:07:03.476Z] ---> faacf6b09865 [2023-03-14T20:07:03.476Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:07:03.771Z] ---> Running in c226ff922fab [2023-03-14T20:07:03.771Z] Removing intermediate container c226ff922fab [2023-03-14T20:07:03.771Z] ---> f38a85edc3b7 [2023-03-14T20:07:03.771Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T20:07:04.030Z] ---> Running in b63d09bc06ec [2023-03-14T20:07:04.641Z] Removing intermediate container b63d09bc06ec [2023-03-14T20:07:04.641Z] ---> c7caf3482373 [2023-03-14T20:07:04.641Z] Step 23/24 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:07:04.641Z] ---> Running in de8118193c86 [2023-03-14T20:07:04.900Z] Removing intermediate container de8118193c86 [2023-03-14T20:07:04.900Z] ---> 969158f20fd5 [2023-03-14T20:07:04.900Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:07:04.900Z] ---> Running in d6fc006202ea [2023-03-14T20:07:04.900Z] Removing intermediate container d6fc006202ea [2023-03-14T20:07:04.900Z] ---> 303b9d074502 [2023-03-14T20:07:04.900Z] [2023-03-14T20:07:05.160Z] Successfully built 303b9d074502 [2023-03-14T20:07:05.160Z] Successfully tagged core-command:latest [2023-03-14T20:07:07.696Z]  Building core-command ... done Removing intermediate container 1178e68fd400 [2023-03-14T20:07:07.696Z] ---> 39531eba14c5 [2023-03-14T20:07:07.696Z] [2023-03-14T20:07:07.696Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:07:07.696Z] ---> b2aa39c304c2 [2023-03-14T20:07:07.696Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:07:07.696Z] ---> Using cache [2023-03-14T20:07:07.696Z] ---> 9c8c0f42d9b4 [2023-03-14T20:07:07.696Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:07:07.696Z] ---> Using cache [2023-03-14T20:07:07.696Z] ---> 47745712a803 [2023-03-14T20:07:07.696Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:07:07.696Z] ---> Using cache [2023-03-14T20:07:07.696Z] ---> 8faeaff716ba [2023-03-14T20:07:07.696Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:07:07.696Z] ---> Using cache [2023-03-14T20:07:07.696Z] ---> c18c835a60d1 [2023-03-14T20:07:07.696Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T20:07:07.956Z] ---> f77eda6272b3 [2023-03-14T20:07:07.956Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T20:07:08.219Z] ---> f89e7c45d56a [2023-03-14T20:07:08.219Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T20:07:08.219Z] ---> ea969f4aaf0e [2023-03-14T20:07:08.219Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:07:08.478Z] ---> Running in 677b2b575344 [2023-03-14T20:07:09.063Z] Removing intermediate container 677b2b575344 [2023-03-14T20:07:09.063Z] ---> bb790292c7d1 [2023-03-14T20:07:09.063Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:07:09.063Z] ---> Running in 6fc1d4f80dc3 [2023-03-14T20:07:09.323Z] Removing intermediate container 6fc1d4f80dc3 [2023-03-14T20:07:09.323Z] ---> 2a861eaa9474 [2023-03-14T20:07:09.323Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T20:07:09.323Z] ---> Running in c7498d49c1a2 [2023-03-14T20:07:09.323Z] Removing intermediate container c7498d49c1a2 [2023-03-14T20:07:09.323Z] ---> 2653eb4c31a1 [2023-03-14T20:07:09.323Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:07:09.583Z] ---> Running in 514fe2a7e40b [2023-03-14T20:07:09.583Z] Removing intermediate container 514fe2a7e40b [2023-03-14T20:07:09.583Z] ---> 70985d279971 [2023-03-14T20:07:09.583Z] Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:07:09.583Z] ---> Running in 747451817e14 [2023-03-14T20:07:09.842Z] Removing intermediate container 747451817e14 [2023-03-14T20:07:09.842Z] ---> 150c8d92ef3b [2023-03-14T20:07:09.842Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:07:09.842Z] ---> Running in 2de688447cbb [2023-03-14T20:07:09.842Z] Removing intermediate container 2de688447cbb [2023-03-14T20:07:09.842Z] ---> 28269f194ee1 [2023-03-14T20:07:09.842Z] [2023-03-14T20:07:10.103Z] Successfully built 28269f194ee1 [2023-03-14T20:07:10.103Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-14T20:07:14.310Z]  Building core-common-config-bootstrapper ... done Removing intermediate container f0c4f3b3daa2 [2023-03-14T20:07:14.310Z] ---> 45902ff481e2 [2023-03-14T20:07:14.310Z] [2023-03-14T20:07:14.310Z] Step 9/21 : FROM alpine:3.17 [2023-03-14T20:07:14.310Z] ---> b2aa39c304c2 [2023-03-14T20:07:14.310Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T20:07:14.310Z] ---> Running in 7afd384f4599 [2023-03-14T20:07:14.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:07:14.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:07:14.569Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:07:14.569Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T20:07:14.569Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:07:14.569Z] OK: 8 MiB in 17 packages [2023-03-14T20:07:14.828Z] Removing intermediate container 7afd384f4599 [2023-03-14T20:07:14.828Z] ---> 425ce269c172 [2023-03-14T20:07:14.828Z] 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-14T20:07:15.088Z] ---> Running in 46fd1f0159e8 [2023-03-14T20:07:15.088Z] Removing intermediate container 46fd1f0159e8 [2023-03-14T20:07:15.088Z] ---> b76f54c3bf18 [2023-03-14T20:07:15.088Z] Step 12/21 : WORKDIR /edgex [2023-03-14T20:07:15.088Z] ---> Running in a31a8466090c [2023-03-14T20:07:15.088Z] Removing intermediate container a31a8466090c [2023-03-14T20:07:15.088Z] ---> 94ebaf02a602 [2023-03-14T20:07:15.088Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:07:15.347Z] ---> 4212ee6190b4 [2023-03-14T20:07:15.347Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T20:07:15.347Z] ---> 725ad8eee540 [2023-03-14T20:07:15.347Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T20:07:15.609Z] ---> 3ad8357c9172 [2023-03-14T20:07:15.609Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:07:15.868Z] ---> 33218bc8b4e7 [2023-03-14T20:07:15.868Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:07:15.868Z] ---> Running in e9b5c5f12b9b [2023-03-14T20:07:16.435Z] Removing intermediate container e9b5c5f12b9b [2023-03-14T20:07:16.435Z] ---> f9ab3da450ba [2023-03-14T20:07:16.435Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:07:16.435Z] ---> Running in 8e91bd35f77a [2023-03-14T20:07:16.435Z] Removing intermediate container 8e91bd35f77a [2023-03-14T20:07:16.435Z] ---> de6ea605954e [2023-03-14T20:07:16.435Z] Step 19/21 : LABEL arch=x86_64 [2023-03-14T20:07:16.435Z] ---> Running in 38f5876ef4ed [2023-03-14T20:07:16.435Z] Removing intermediate container 38f5876ef4ed [2023-03-14T20:07:16.435Z] ---> d7b53a815616 [2023-03-14T20:07:16.435Z] Step 20/21 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:07:16.435Z] ---> Running in 89dfc04eab1b [2023-03-14T20:07:16.694Z] Removing intermediate container 89dfc04eab1b [2023-03-14T20:07:16.694Z] ---> 314d65817b91 [2023-03-14T20:07:16.694Z] Step 21/21 : LABEL version=0.0.0 [2023-03-14T20:07:16.694Z] ---> Running in 7db3eaee68a1 [2023-03-14T20:07:16.694Z] Removing intermediate container 7db3eaee68a1 [2023-03-14T20:07:16.694Z] ---> b05ce240d3d6 [2023-03-14T20:07:16.694Z] [2023-03-14T20:07:16.694Z] Successfully built b05ce240d3d6 [2023-03-14T20:07:16.694Z] Successfully tagged security-proxy-setup:latest [2023-03-14T20:07:16.957Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-03-14T20:07:16.969Z] $ docker stop --time=1 9978640becb6b8223820fcbb4e85811e063113e42975d56bbb7016c6e5ebeab5 [2023-03-14T20:07:18.253Z] $ docker rm -f --volumes 9978640becb6b8223820fcbb4e85811e063113e42975d56bbb7016c6e5ebeab5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:07:18.664Z] + docker images [2023-03-14T20:07:18.664Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T20:07:18.664Z] security-proxy-setup latest b05ce240d3d6 2 seconds ago 18.7MB [2023-03-14T20:07:18.664Z] 45902ff481e2 5 seconds ago 1.66GB [2023-03-14T20:07:18.664Z] core-common-config-bootstrapper latest 28269f194ee1 9 seconds ago 17.5MB [2023-03-14T20:07:18.664Z] 39531eba14c5 13 seconds ago 1.68GB [2023-03-14T20:07:18.664Z] core-command latest 303b9d074502 14 seconds ago 19.8MB [2023-03-14T20:07:18.664Z] 3776670d7bf0 21 seconds ago 1.68GB [2023-03-14T20:07:18.664Z] support-notifications latest f55ef0c74a34 22 seconds ago 33MB [2023-03-14T20:07:18.664Z] security-spiffe-token-provider latest 804e4853d529 23 seconds ago 32.6MB [2023-03-14T20:07:18.664Z] security-spire-agent latest 73f85fea91aa 28 seconds ago 129MB [2023-03-14T20:07:18.664Z] 4f65d6e100b2 40 seconds ago 1.72GB [2023-03-14T20:07:18.664Z] d452fe55f07e 40 seconds ago 1.75GB [2023-03-14T20:07:18.664Z] security-bootstrapper latest 3e27dcb0ca5a 41 seconds ago 22MB [2023-03-14T20:07:18.664Z] e235c464e169 41 seconds ago 1.54GB [2023-03-14T20:07:18.664Z] security-spire-config latest bd0de0894c7a 52 seconds ago 88.9MB [2023-03-14T20:07:18.664Z] security-spire-server latest d409659ad9ce 53 seconds ago 89.8MB [2023-03-14T20:07:18.664Z] a92faf713b72 About a minute ago 1.54GB [2023-03-14T20:07:18.664Z] b8d46a113273 About a minute ago 1.54GB [2023-03-14T20:07:18.664Z] e24116df9dd8 About a minute ago 1.67GB [2023-03-14T20:07:18.664Z] security-secretstore-setup latest 5610fd28beaa 2 minutes ago 32.6MB [2023-03-14T20:07:18.664Z] core-metadata latest 395ad3f12591 2 minutes ago 20.6MB [2023-03-14T20:07:18.664Z] security-proxy-auth latest 9497d6e6d3bd 2 minutes ago 18.3MB [2023-03-14T20:07:18.664Z] support-scheduler latest a6df788bfcea 2 minutes ago 32.4MB [2023-03-14T20:07:18.664Z] core-data latest cc8fdfc2ed04 2 minutes ago 20MB [2023-03-14T20:07:18.664Z] 61e600c25fea 2 minutes ago 1.75GB [2023-03-14T20:07:18.664Z] b8837fe0098f 2 minutes ago 1.66GB [2023-03-14T20:07:18.664Z] ac51bcc414ca 2 minutes ago 1.69GB [2023-03-14T20:07:18.665Z] 15e8d4386170 2 minutes ago 1.69GB [2023-03-14T20:07:18.665Z] 215e6376ce36 2 minutes ago 1.67GB [2023-03-14T20:07:18.665Z] ci-base-image-x86_64 latest 5d73d1a6ed68 6 minutes ago 883MB [2023-03-14T20:07:18.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB [2023-03-14T20:07:18.665Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-14T20:07:18.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-14T20:07:18.665Z] 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-14T20:09:01.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T20:09:01.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T20:09:04.001Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T20:09:04.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T20:09:04.274Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T20:09:04.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T20:09:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T20:09:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T20:09:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T20:09:07.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T20:09:10.629Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T20:09:10.629Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T20:09:10.629Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T20:09:10.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T20:09:25.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T20:09:25.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T20:09:25.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.288s coverage: 28.7% of statements [2023-03-14T20:09:37.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.337s coverage: 98.5% of statements [2023-03-14T20:09:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T20:09:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T20:09:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T20:09:46.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.464s coverage: 71.2% of statements [2023-03-14T20:09:50.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T20:09:50.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T20:09:50.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.359s coverage: 54.0% of statements [2023-03-14T20:09:55.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T20:09:55.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T20:09:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:09:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T20:09:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T20:10:03.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T20:10:03.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T20:10:16.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.577s coverage: 88.5% of statements [2023-03-14T20:10:16.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.596s coverage: 3.9% of statements [2023-03-14T20:10:21.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T20:10:21.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:10:21.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T20:10:23.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.970s coverage: 95.6% of statements [2023-03-14T20:10:23.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T20:10:23.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T20:10:23.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T20:10:23.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T20:10:23.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T20:10:23.894Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.242s coverage: 72.2% of statements [2023-03-14T20:10:31.226Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T20:10:31.226Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T20:10:31.226Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T20:10:31.226Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.300s coverage: 65.9% of statements [2023-03-14T20:10:46.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T20:10:46.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T20:10:46.232Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.528s coverage: 0.9% of statements [2023-03-14T20:10:46.232Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.339s coverage: 29.0% of statements [2023-03-14T20:10:49.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.319s coverage: 45.5% of statements [2023-03-14T20:10:50.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 82.9% of statements [2023-03-14T20:10:50.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.282s coverage: 94.1% of statements [2023-03-14T20:10:50.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.330s coverage: 96.3% of statements [2023-03-14T20:10:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements [2023-03-14T20:10:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T20:10:57.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T20:10:57.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T20:10:57.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T20:11:00.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T20:11:00.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T20:11:00.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T20:11:00.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T20:11:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.232s coverage: 94.4% of statements [2023-03-14T20:11:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T20:11:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T20:11:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T20:11:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T20:11:13.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T20:11:13.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T20:11:15.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T20:11:20.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T20:11:21.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.546s coverage: 79.9% of statements [2023-03-14T20:11:21.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.336s coverage: 92.9% of statements [2023-03-14T20:11:21.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-03-14T20:11:21.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.268s coverage: 86.9% of statements [2023-03-14T20:11:21.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements [2023-03-14T20:11:21.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.202s coverage: 20.0% of statements [2023-03-14T20:11:21.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.212s coverage: 100.0% of statements [2023-03-14T20:11:21.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.628s coverage: 81.2% of statements [2023-03-14T20:11:21.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.588s coverage: 82.1% of statements [2023-03-14T20:11:23.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T20:11:24.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.266s coverage: 84.8% of statements [2023-03-14T20:11:29.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T20:11:29.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T20:11:30.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.249s coverage: 63.1% of statements [2023-03-14T20:11:30.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.262s coverage: 100.0% of statements [2023-03-14T20:11:32.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements [2023-03-14T20:11:32.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2023-03-14T20:11:32.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements [2023-03-14T20:11:33.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T20:11:33.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T20:11:33.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T20:11:33.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2023-03-14T20:11:43.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T20:11:43.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T20:11:43.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T20:11:43.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 38.4% of statements [2023-03-14T20:11:43.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements [2023-03-14T20:11:50.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T20:11:50.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T20:11:50.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T20:11:50.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T20:11:50.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.284s coverage: 84.8% of statements [2023-03-14T20:11:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T20:11:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T20:11:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T20:11:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T20:12:03.645Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.326s coverage: 17.7% of statements [2023-03-14T20:12:05.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T20:12:05.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T20:12:05.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:12:05.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T20:12:06.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.702s coverage: 92.3% of statements [2023-03-14T20:12:10.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T20:12:10.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T20:12:10.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.343s coverage: 61.5% of statements [2023-03-14T20:12:13.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T20:12:13.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:12:14.076Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.495s coverage: 97.7% of statements [2023-03-14T20:12:15.492Z] 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-14T20:12:15.492Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T20:12:15.492Z] go vet ./... [2023-03-14T20:15:25.386Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:15:25.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:15:26.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:15:26.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T20:15:27.535Z] + ls -al . [2023-03-14T20:15:27.535Z] total 700 [2023-03-14T20:15:27.535Z] drwxrwxr-x 10 1001 1001 4096 Mar 14 20:05 . [2023-03-14T20:15:27.535Z] drwxr-xr-x 4 root root 4096 Mar 14 20:05 .. [2023-03-14T20:15:27.535Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 20:03 .blubracket [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 20:03 .dockerignore [2023-03-14T20:15:27.535Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 20:03 .git [2023-03-14T20:15:27.535Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 20:03 .github [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 20:03 .gitignore [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 20:03 .golangci.yml [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 20:03 .hadolint.yml [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 20:03 .sonarcloud.properties [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 20:03 ADOPTERS.md [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 20:03 Attribution.txt [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 20:03 CHANGELOG.md [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 20:03 CONTRIBUTING.md [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 20:03 GOVERNANCE.md [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 20:03 Jenkinsfile [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 20:03 LICENSE [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 20:03 Makefile [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 20:03 OWNERS.md [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 20:03 README.md [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 20:03 SECURITY.md [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 20:00 VERSION [2023-03-14T20:15:27.535Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 20:03 bin [2023-03-14T20:15:27.535Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 20:03 cmd [2023-03-14T20:15:27.535Z] -rw-r--r-- 1 root root 447486 Mar 14 20:12 coverage.out [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 3232 Mar 14 20:03 go.mod [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 31098 Mar 14 20:03 go.sum [2023-03-14T20:15:27.535Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 20:03 internal [2023-03-14T20:15:27.535Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 20:03 openapi [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 20:03 security.txt [2023-03-14T20:15:27.535Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 20:03 snap [2023-03-14T20:15:27.535Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 20:03 version.go [Pipeline] sh [2023-03-14T20:15:28.218Z] + '[' -e coverage.out ] [2023-03-14T20:15:28.218Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T20:15:28.256Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T20:15:29.240Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T20:15:29.894Z] + make build [2023-03-14T20:15:29.894Z] 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-14T20:17:21.623Z] 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-14T20:17:21.623Z] 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-14T20:17:24.969Z] 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-14T20:17:29.235Z] 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-14T20:18:25.643Z] 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-14T20:18:27.064Z] 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-14T20:18:33.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T20:18:40.519Z] 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-14T20:18:44.777Z] 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-14T20:18:49.027Z] 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-14T20:18:55.668Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-14T20:19:04.133Z] $ docker stop --time=1 1f9b9e5164159f23bcbe7dc701281dd940676d8d8ff57b463ff6d6386088a7d4 [2023-03-14T20:19:06.475Z] $ docker rm -f --volumes 1f9b9e5164159f23bcbe7dc701281dd940676d8d8ff57b463ff6d6386088a7d4 [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-14T20:19:09.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:19:09.706Z] [2023-03-14T20:19:09.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:19:10.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:19:10.402Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-14T20:19:10.402Z] 29e5d40040c1: Pulling fs layer [2023-03-14T20:19:10.402Z] 1ce36da41761: Pulling fs layer [2023-03-14T20:19:10.402Z] 25b303627fd3: Pulling fs layer [2023-03-14T20:19:10.402Z] 29e5d40040c1: Verifying Checksum [2023-03-14T20:19:10.402Z] 29e5d40040c1: Download complete [2023-03-14T20:19:10.995Z] 1ce36da41761: Download complete [2023-03-14T20:19:10.995Z] 29e5d40040c1: Pull complete [2023-03-14T20:19:12.967Z] 1ce36da41761: Pull complete [2023-03-14T20:19:12.967Z] 25b303627fd3: Verifying Checksum [2023-03-14T20:19:12.967Z] 25b303627fd3: Download complete [2023-03-14T20:19:23.052Z] 25b303627fd3: Pull complete [2023-03-14T20:19:23.052Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-14T20:19:23.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:19:23.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:19:23.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-244 does not seem to be running inside a container [2023-03-14T20:19:23.493Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T20:19:28.044Z] $ docker top 44573b6379d7146bb167176a0913a6960e0deb4d98afab0d9f4f16842b5a4665 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:19:28.985Z] + docker-compose build --help+ [2023-03-14T20:19:28.985Z] grep parallel [2023-03-14T20:19:35.648Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T20:19:35.939Z] $ docker stop --time=1 44573b6379d7146bb167176a0913a6960e0deb4d98afab0d9f4f16842b5a4665 [2023-03-14T20:19:37.659Z] $ docker rm -f --volumes 44573b6379d7146bb167176a0913a6960e0deb4d98afab0d9f4f16842b5a4665 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:19:38.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:19:38.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:19:38.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-244 does not seem to be running inside a container [2023-03-14T20:19:38.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T20:19:40.278Z] $ docker top f1a1b03ea7119c08f56d16cbf82cbe3bc70e9efb63b4ec90be9db3adf96a9a59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:19:41.216Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T20:19:49.445Z] Building core-command ... [2023-03-14T20:19:49.445Z] Building core-common-config-bootstrapper ... [2023-03-14T20:19:49.445Z] Building core-data ... [2023-03-14T20:19:49.445Z] Building core-metadata ... [2023-03-14T20:19:49.445Z] Building security-bootstrapper ... [2023-03-14T20:19:49.445Z] Building security-proxy-auth ... [2023-03-14T20:19:49.445Z] Building security-proxy-setup ... [2023-03-14T20:19:49.445Z] Building security-secretstore-setup ... [2023-03-14T20:19:49.445Z] Building security-spiffe-token-provider ... [2023-03-14T20:19:49.445Z] Building security-spire-agent ... [2023-03-14T20:19:49.445Z] Building security-spire-config ... [2023-03-14T20:19:49.445Z] Building security-spire-server ... [2023-03-14T20:19:49.445Z] Building support-notifications ... [2023-03-14T20:19:49.445Z] Building support-scheduler ... [2023-03-14T20:19:49.445Z] Building core-data [2023-03-14T20:19:49.445Z] Building core-common-config-bootstrapper [2023-03-14T20:19:49.445Z] Building security-proxy-auth [2023-03-14T20:19:49.445Z] Building security-spire-server [2023-03-14T20:19:49.445Z] Building security-bootstrapper [2023-03-14T20:20:45.890Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:20:45.890Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:20:45.890Z] ---> 7101210b8078 [2023-03-14T20:20:45.890Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:20:45.890Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:20:45.890Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:20:45.890Z] ---> 7101210b8078 [2023-03-14T20:20:45.890Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T20:20:45.890Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:20:45.890Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:20:45.890Z] ---> 7101210b8078 [2023-03-14T20:20:45.890Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:20:45.890Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:20:45.890Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:20:45.890Z] ---> 7101210b8078 [2023-03-14T20:20:45.890Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:20:45.890Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:20:45.890Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:20:45.890Z] ---> 7101210b8078 [2023-03-14T20:20:45.890Z] Step 3/33 : WORKDIR /edgex-go [2023-03-14T20:20:45.890Z] ---> Running in 2d2099184feb [2023-03-14T20:20:45.890Z] ---> Running in 879069659cef [2023-03-14T20:20:45.890Z] ---> Running in 3b126723f59e [2023-03-14T20:20:45.890Z] ---> Running in 7ba75400d3a0 [2023-03-14T20:20:45.890Z] ---> Running in 3ba748d6e543 [2023-03-14T20:20:45.890Z] Removing intermediate container 2d2099184feb [2023-03-14T20:20:45.890Z] ---> 9d53badab62a [2023-03-14T20:20:45.890Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:20:45.890Z] Removing intermediate container 3b126723f59e [2023-03-14T20:20:45.890Z] ---> 23868f314b0f [2023-03-14T20:20:45.890Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:20:45.890Z] Removing intermediate container 3ba748d6e543 [2023-03-14T20:20:45.890Z] Removing intermediate container 879069659cef [2023-03-14T20:20:45.890Z] ---> 6ab5137b4d8c [2023-03-14T20:20:45.890Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:20:45.890Z] ---> ccbf6e272d2e [2023-03-14T20:20:45.890Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-14T20:20:45.890Z] ---> Running in beb32a5a2d4d [2023-03-14T20:20:45.890Z] Removing intermediate container 7ba75400d3a0 [2023-03-14T20:20:45.890Z] ---> c37ceedb8ef2 [2023-03-14T20:20:45.890Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:20:45.890Z] ---> Running in 4031abafd163 [2023-03-14T20:20:45.890Z] ---> Running in 9f7eb9994d73 [2023-03-14T20:20:45.890Z] ---> Running in dd81f4667f24 [2023-03-14T20:20:45.890Z] ---> Running in decbdd7778f3 [2023-03-14T20:20:45.890Z] Removing intermediate container beb32a5a2d4d [2023-03-14T20:20:45.890Z] ---> a4d5023a2802 [2023-03-14T20:20:45.890Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:20:45.890Z] ---> Running in 617db2c5be42 [2023-03-14T20:20:45.890Z] Removing intermediate container dd81f4667f24 [2023-03-14T20:20:45.890Z] ---> b32920e78319 [2023-03-14T20:20:45.890Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:20:45.890Z] Removing intermediate container decbdd7778f3 [2023-03-14T20:20:45.890Z] ---> c011157c87cd [2023-03-14T20:20:45.890Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:20:45.890Z] ---> Running in 0cd05ef1c8ba [2023-03-14T20:20:45.890Z] ---> Running in 04888b2dfff9 [2023-03-14T20:20:45.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:45.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:46.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:46.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:46.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:46.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:46.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:47.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:47.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:47.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:48.174Z] OK: 263 MiB in 53 packages [2023-03-14T20:20:48.174Z] OK: 263 MiB in 53 packages [2023-03-14T20:20:49.595Z] OK: 263 MiB in 53 packages [2023-03-14T20:20:49.595Z] OK: 263 MiB in 53 packages [2023-03-14T20:20:49.595Z] OK: 263 MiB in 53 packages [2023-03-14T20:20:50.562Z] Removing intermediate container 9f7eb9994d73 [2023-03-14T20:20:50.562Z] ---> dcdf4657ed80 [2023-03-14T20:20:50.562Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T20:20:50.562Z] Removing intermediate container 4031abafd163 [2023-03-14T20:20:50.563Z] ---> f6c00f1d40be [2023-03-14T20:20:50.563Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-14T20:20:51.546Z] Removing intermediate container 0cd05ef1c8ba [2023-03-14T20:20:51.546Z] ---> 545dee7472fa [2023-03-14T20:20:51.546Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:20:51.546Z] Removing intermediate container 04888b2dfff9 [2023-03-14T20:20:51.546Z] ---> 51a6d05494db [2023-03-14T20:20:51.546Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:20:51.546Z] ---> 417700784138 [2023-03-14T20:20:51.546Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:20:51.546Z] ---> df7df0c1d957 [2023-03-14T20:20:51.546Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:20:51.820Z] Removing intermediate container 617db2c5be42 [2023-03-14T20:20:51.820Z] ---> afb3fd08aa90 [2023-03-14T20:20:51.820Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:20:51.820Z] ---> Running in e58644fbc1e2 [2023-03-14T20:20:51.820Z] ---> Running in 41d95925c909 [2023-03-14T20:20:53.238Z] ---> 52be215ebe78 [2023-03-14T20:20:53.238Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:20:53.238Z] ---> 61ffbbfe6cdd [2023-03-14T20:20:53.238Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:20:53.238Z] ---> Running in e504cfda4032 [2023-03-14T20:20:53.238Z] ---> 4465a49364f6 [2023-03-14T20:20:53.238Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:20:53.238Z] ---> Running in 54f8778959fd [2023-03-14T20:20:53.824Z] ---> Running in b846dd73f57f [2023-03-14T20:23:00.590Z] Removing intermediate container b846dd73f57f [2023-03-14T20:23:00.590Z] ---> 13b36583a069 [2023-03-14T20:23:00.591Z] Step 8/23 : COPY . . [2023-03-14T20:23:00.591Z] Removing intermediate container 54f8778959fd [2023-03-14T20:23:00.591Z] ---> b3cd6fa9526d [2023-03-14T20:23:00.591Z] Step 8/23 : COPY . . [2023-03-14T20:23:00.591Z] Removing intermediate container 41d95925c909 [2023-03-14T20:23:00.591Z] ---> b4cd409f0e2e [2023-03-14T20:23:00.591Z] Step 7/25 : COPY . . [2023-03-14T20:23:00.591Z] Removing intermediate container e58644fbc1e2 [2023-03-14T20:23:00.591Z] ---> e0722b302d8e [2023-03-14T20:23:00.591Z] Step 7/33 : COPY . . [2023-03-14T20:23:00.591Z] Removing intermediate container e504cfda4032 [2023-03-14T20:23:00.591Z] ---> a1382b5a4382 [2023-03-14T20:23:00.591Z] Step 8/23 : COPY . . [2023-03-14T20:23:22.692Z] ---> 438854d75909 [2023-03-14T20:23:22.693Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:23:22.693Z] ---> c3fa611ac41b [2023-03-14T20:23:22.693Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T20:23:22.693Z] ---> d12b381856dc [2023-03-14T20:23:22.693Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T20:23:22.693Z] ---> Running in cef77c762400 [2023-03-14T20:23:22.693Z] ---> ae373a3357fc [2023-03-14T20:23:22.693Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T20:23:22.693Z] ---> bd8f7e9c5a9d [2023-03-14T20:23:22.693Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T20:23:22.693Z] ---> Running in 7621a16f51af [2023-03-14T20:23:22.693Z] ---> Running in c3290a075e2d [2023-03-14T20:23:22.693Z] ---> Running in 7a66edaa93c9 [2023-03-14T20:23:22.693Z] ---> Running in 2e7d2385c784 [2023-03-14T20:23:22.693Z] Removing intermediate container cef77c762400 [2023-03-14T20:23:22.693Z] ---> 35bce7485371 [2023-03-14T20:23:22.693Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T20:23:22.693Z] ---> Running in 58f5aaefdf6a [2023-03-14T20:23:23.289Z] Removing intermediate container 58f5aaefdf6a [2023-03-14T20:23:23.289Z] ---> d42c4960efd3 [2023-03-14T20:23:23.289Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:23:23.289Z] ---> Running in 02818938af85 [2023-03-14T20:23:23.882Z] 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-14T20:23:24.165Z] 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-14T20:23:24.436Z] Removing intermediate container 02818938af85 [2023-03-14T20:23:24.436Z] ---> 80dc97bd6b45 [2023-03-14T20:23:24.437Z] 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-14T20:23:24.437Z] ---> Running in 3e01810cb882 [2023-03-14T20:23:24.712Z] 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-14T20:23:24.712Z] 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-14T20:23:28.079Z] Removing intermediate container 3e01810cb882 [2023-03-14T20:23:28.079Z] ---> 195d178c22bd [2023-03-14T20:23:28.079Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T20:23:28.079Z] ---> Running in 6f2e5fcd8ddf [2023-03-14T20:23:28.678Z] Removing intermediate container 6f2e5fcd8ddf [2023-03-14T20:23:28.678Z] ---> 9266e740373d [2023-03-14T20:23:28.678Z] [2023-03-14T20:23:28.678Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T20:23:28.678Z] 3.17: Pulling from library/alpine [2023-03-14T20:23:28.951Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:23:28.951Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:23:28.951Z] ---> d74e625d9115 [2023-03-14T20:23:28.951Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:23:29.222Z] ---> Running in 8a69db81d823 [2023-03-14T20:23:29.822Z] Removing intermediate container 8a69db81d823 [2023-03-14T20:23:29.822Z] ---> 31aee8fbdad3 [2023-03-14T20:23:29.822Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:23:29.822Z] ---> Running in a091fc3ebbf0 [2023-03-14T20:23:31.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:23:33.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:23:34.618Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:23:34.618Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:23:34.618Z] OK: 17683 distinct packages available [2023-03-14T20:23:34.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:23:35.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:23:37.808Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:23:37.808Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:23:37.808Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:23:37.808Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:23:37.808Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:23:37.808Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:23:37.808Z] OK: 9 MiB in 20 packages [2023-03-14T20:23:40.408Z] Removing intermediate container a091fc3ebbf0 [2023-03-14T20:23:40.408Z] ---> a05ad51e3ff8 [2023-03-14T20:23:40.408Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:23:43.224Z] ---> c858bb3faac6 [2023-03-14T20:23:43.224Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:23:50.044Z] ---> 969a650efa7d [2023-03-14T20:23:50.044Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:23:50.632Z] ---> a9d02b7ef98d [2023-03-14T20:23:50.632Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T20:23:51.637Z] ---> 8362065aa6d7 [2023-03-14T20:23:51.637Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T20:23:52.603Z] ---> 6bcbaea6eb2c [2023-03-14T20:23:52.603Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:23:52.873Z] ---> Running in 57825eb66436 [2023-03-14T20:23:53.462Z] Removing intermediate container 57825eb66436 [2023-03-14T20:23:53.462Z] ---> bfd1791d463d [2023-03-14T20:23:53.462Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:23:53.462Z] ---> Running in ac6b4fa51445 [2023-03-14T20:23:54.073Z] Removing intermediate container ac6b4fa51445 [2023-03-14T20:23:54.073Z] ---> ac1bb7336e17 [2023-03-14T20:23:54.073Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T20:23:54.359Z] ---> Running in 79ad8f3be1a3 [2023-03-14T20:23:54.972Z] Removing intermediate container 79ad8f3be1a3 [2023-03-14T20:23:54.972Z] ---> def488999261 [2023-03-14T20:23:54.972Z] Step 24/25 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:23:54.972Z] ---> Running in 58da42de3095 [2023-03-14T20:23:55.577Z] Removing intermediate container 58da42de3095 [2023-03-14T20:23:55.577Z] ---> 91bcdf16a19c [2023-03-14T20:23:55.577Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:23:55.872Z] ---> Running in 2df274634cda [2023-03-14T20:23:56.477Z] Removing intermediate container 2df274634cda [2023-03-14T20:23:56.477Z] ---> 1c111998cf3f [2023-03-14T20:23:56.477Z] [2023-03-14T20:23:56.753Z] Successfully built 1c111998cf3f [2023-03-14T20:23:56.753Z] Successfully tagged security-spire-server-arm64:latest [2023-03-14T20:23:56.753Z]  Building security-spire-server ... done Building security-proxy-setup [2023-03-14T20:24:14.973Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:24:14.973Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:24:14.973Z] ---> 7101210b8078 [2023-03-14T20:24:14.973Z] Step 3/21 : WORKDIR /edgex-go [2023-03-14T20:24:14.973Z] ---> Using cache [2023-03-14T20:24:14.973Z] ---> ccbf6e272d2e [2023-03-14T20:24:14.973Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-14T20:24:14.973Z] ---> Using cache [2023-03-14T20:24:14.973Z] ---> f6c00f1d40be [2023-03-14T20:24:14.973Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-14T20:24:14.973Z] ---> Using cache [2023-03-14T20:24:14.973Z] ---> 417700784138 [2023-03-14T20:24:14.973Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:24:14.973Z] ---> Using cache [2023-03-14T20:24:14.973Z] ---> e0722b302d8e [2023-03-14T20:24:14.973Z] Step 7/21 : COPY . . [2023-03-14T20:24:14.973Z] ---> Using cache [2023-03-14T20:24:14.973Z] ---> d12b381856dc [2023-03-14T20:24:14.973Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-14T20:24:15.564Z] ---> Running in 5bf57e62f496 [2023-03-14T20:24:17.523Z] 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-14T20:31:24.645Z] Removing intermediate container 7a66edaa93c9 [2023-03-14T20:31:24.645Z] ---> 3c33658a0e25 [2023-03-14T20:31:24.645Z] [2023-03-14T20:31:24.645Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:31:24.645Z] ---> d74e625d9115 [2023-03-14T20:31:24.645Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:31:24.645Z] ---> Running in bfbaf8ec81ee [2023-03-14T20:31:24.645Z] Removing intermediate container bfbaf8ec81ee [2023-03-14T20:31:24.645Z] ---> 5e06d3138acf [2023-03-14T20:31:24.645Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:31:24.645Z] ---> Running in 3f01e85bba0a [2023-03-14T20:31:24.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:24.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:24.645Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:31:24.645Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:31:24.645Z] OK: 8 MiB in 16 packages [2023-03-14T20:31:24.645Z] Removing intermediate container 3f01e85bba0a [2023-03-14T20:31:24.645Z] ---> 8804b3ee2eee [2023-03-14T20:31:24.645Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:31:24.645Z] ---> de20772295a4 [2023-03-14T20:31:24.645Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:31:24.915Z] ---> 63a156639f10 [2023-03-14T20:31:24.915Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T20:31:28.276Z] ---> e5290580f38d [2023-03-14T20:31:28.276Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T20:31:29.687Z] ---> 106c52d9fc3f [2023-03-14T20:31:29.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T20:31:31.637Z] ---> 9b83390cb963 [2023-03-14T20:31:31.637Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:31:31.637Z] ---> Running in 7dcac5ffdc06 [2023-03-14T20:31:37.043Z] Removing intermediate container 7dcac5ffdc06 [2023-03-14T20:31:37.043Z] ---> fd857844d44e [2023-03-14T20:31:37.043Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:31:37.043Z] ---> Running in 04786c77b0d4 [2023-03-14T20:31:37.043Z] Removing intermediate container c3290a075e2d [2023-03-14T20:31:37.043Z] ---> df81d561635d [2023-03-14T20:31:37.043Z] [2023-03-14T20:31:37.043Z] Step 9/33 : FROM alpine:3.17 [2023-03-14T20:31:37.043Z] ---> d74e625d9115 [2023-03-14T20:31:37.043Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:31:37.043Z] ---> Using cache [2023-03-14T20:31:37.043Z] ---> 31aee8fbdad3 [2023-03-14T20:31:37.043Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T20:31:37.044Z] ---> Running in 9e71f337683e [2023-03-14T20:31:37.315Z] Removing intermediate container 04786c77b0d4 [2023-03-14T20:31:37.315Z] ---> 2d33e1f0facc [2023-03-14T20:31:37.315Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T20:31:37.591Z] ---> Running in 7f5997a5f3a0 [2023-03-14T20:31:38.183Z] Removing intermediate container 7f5997a5f3a0 [2023-03-14T20:31:38.183Z] ---> 7a991c244a1e [2023-03-14T20:31:38.183Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:31:38.452Z] ---> Running in 6468f4f55059 [2023-03-14T20:31:39.420Z] Removing intermediate container 6468f4f55059 [2023-03-14T20:31:39.420Z] ---> 40bd4ca4fafe [2023-03-14T20:31:39.420Z] Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:31:39.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:39.420Z] ---> Running in 9b95519d12a5 [2023-03-14T20:31:40.010Z] Removing intermediate container 9b95519d12a5 [2023-03-14T20:31:40.010Z] ---> a5f0b28f1760 [2023-03-14T20:31:40.010Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:31:40.279Z] ---> Running in 294f5a703b70 [2023-03-14T20:31:40.865Z] Removing intermediate container 294f5a703b70 [2023-03-14T20:31:40.865Z] ---> 3b30d9e5a226 [2023-03-14T20:31:40.865Z] [2023-03-14T20:31:40.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:41.133Z] Successfully built 3b30d9e5a226 [2023-03-14T20:31:41.133Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-14T20:31:41.133Z] Building core-metadata [2023-03-14T20:31:42.548Z]  Building security-proxy-auth ... done (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:31:42.818Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T20:31:42.818Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:31:42.818Z] OK: 8 MiB in 17 packages [2023-03-14T20:31:44.774Z] Removing intermediate container 9e71f337683e [2023-03-14T20:31:44.775Z] ---> b3fac1ef758e [2023-03-14T20:31:44.775Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T20:31:44.775Z] ---> Running in b9548c3bb4ad [2023-03-14T20:31:45.370Z] Removing intermediate container b9548c3bb4ad [2023-03-14T20:31:45.370Z] ---> c439c160c7ca [2023-03-14T20:31:45.370Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T20:31:45.651Z] ---> Running in ded6a0ac16bc [2023-03-14T20:31:46.236Z] Removing intermediate container ded6a0ac16bc [2023-03-14T20:31:46.236Z] ---> 494031197502 [2023-03-14T20:31:46.236Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T20:31:46.514Z] ---> Running in e7dd55e59053 [2023-03-14T20:31:47.100Z] Removing intermediate container e7dd55e59053 [2023-03-14T20:31:47.100Z] ---> 9d9e042fce0f [2023-03-14T20:31:47.101Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T20:31:47.375Z] ---> Running in d502cc5590ef [2023-03-14T20:31:47.966Z] Removing intermediate container d502cc5590ef [2023-03-14T20:31:47.966Z] ---> 1f5ccad96ed6 [2023-03-14T20:31:47.966Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T20:31:47.966Z] ---> Running in d41f00120fa7 [2023-03-14T20:31:52.247Z] Removing intermediate container d41f00120fa7 [2023-03-14T20:31:52.247Z] ---> f69fb38eaa91 [2023-03-14T20:31:52.247Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T20:31:52.536Z] ---> Running in b3c549b5dc62 [2023-03-14T20:31:53.501Z] Removing intermediate container b3c549b5dc62 [2023-03-14T20:31:53.501Z] ---> 93fe2461d2d9 [2023-03-14T20:31:53.502Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T20:31:55.458Z] ---> ee34801cd8af [2023-03-14T20:31:55.458Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T20:31:55.728Z] ---> Running in eab5d8b2d85d [2023-03-14T20:32:01.089Z] Removing intermediate container eab5d8b2d85d [2023-03-14T20:32:01.089Z] ---> e088314e146f [2023-03-14T20:32:01.089Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:32:03.078Z] ---> 4e8a1e707525 [2023-03-14T20:32:03.078Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:32:05.687Z] ---> 4f7a4f2682a5 [2023-03-14T20:32:05.687Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T20:32:05.962Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:32:05.962Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:32:05.962Z] ---> 7101210b8078 [2023-03-14T20:32:05.962Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:32:05.962Z] ---> Using cache [2023-03-14T20:32:05.962Z] ---> c37ceedb8ef2 [2023-03-14T20:32:05.962Z] Step 4/25 : WORKDIR /edgex-go [2023-03-14T20:32:05.962Z] ---> Using cache [2023-03-14T20:32:05.962Z] ---> c011157c87cd [2023-03-14T20:32:05.962Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-14T20:32:05.962Z] ---> Using cache [2023-03-14T20:32:05.962Z] ---> 51a6d05494db [2023-03-14T20:32:05.962Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-14T20:32:05.962Z] ---> Using cache [2023-03-14T20:32:05.962Z] ---> 61ffbbfe6cdd [2023-03-14T20:32:05.962Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:32:05.962Z] ---> Using cache [2023-03-14T20:32:05.962Z] ---> a1382b5a4382 [2023-03-14T20:32:05.962Z] Step 8/25 : COPY . . [2023-03-14T20:32:06.252Z] ---> Using cache [2023-03-14T20:32:06.252Z] ---> ae373a3357fc [2023-03-14T20:32:06.252Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T20:32:06.838Z] ---> Running in 952411e5ffb3 [2023-03-14T20:32:08.816Z] 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-14T20:32:09.780Z] ---> d444e743f68a [2023-03-14T20:32:09.780Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T20:32:11.193Z] ---> c2bd760b013e [2023-03-14T20:32:11.193Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T20:32:13.163Z] ---> 5d0f0a917eaa [2023-03-14T20:32:13.163Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T20:32:14.579Z] Removing intermediate container 7621a16f51af [2023-03-14T20:32:14.579Z] ---> 0fe972ea3c05 [2023-03-14T20:32:14.579Z] [2023-03-14T20:32:14.579Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:32:14.579Z] ---> d74e625d9115 [2023-03-14T20:32:14.579Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:32:14.579Z] ---> Using cache [2023-03-14T20:32:14.579Z] ---> 5e06d3138acf [2023-03-14T20:32:14.579Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:32:14.579Z] ---> Using cache [2023-03-14T20:32:14.579Z] ---> 8804b3ee2eee [2023-03-14T20:32:14.579Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:32:14.846Z] ---> Using cache [2023-03-14T20:32:14.846Z] ---> de20772295a4 [2023-03-14T20:32:14.846Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:32:14.846Z] ---> Using cache [2023-03-14T20:32:14.846Z] ---> 63a156639f10 [2023-03-14T20:32:14.846Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T20:32:15.128Z] ---> d4b205c1a00d [2023-03-14T20:32:15.128Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T20:32:17.730Z] Removing intermediate container 5bf57e62f496 [2023-03-14T20:32:17.730Z] ---> 082c07948c43 [2023-03-14T20:32:17.730Z] [2023-03-14T20:32:17.730Z] Step 9/21 : FROM alpine:3.17 [2023-03-14T20:32:17.730Z] ---> d74e625d9115 [2023-03-14T20:32:17.730Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T20:32:17.730Z] ---> 085afb320377 [2023-03-14T20:32:17.730Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T20:32:17.730Z] ---> Running in 95b66e9a776d [2023-03-14T20:32:18.706Z] ---> 58668cc7be9e [2023-03-14T20:32:18.706Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T20:32:20.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:21.261Z] ---> 2f44b60d12c4 [2023-03-14T20:32:21.261Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T20:32:21.261Z] ---> f0a258e2f26f [2023-03-14T20:32:21.261Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-14T20:32:21.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:21.535Z] ---> Running in af53fe6f6319 [2023-03-14T20:32:22.993Z] ---> f56bc2c9970f [2023-03-14T20:32:22.993Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:32:23.264Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:32:23.264Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T20:32:23.264Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:32:23.264Z] OK: 8 MiB in 17 packages [2023-03-14T20:32:23.264Z] ---> Running in c999b0a99a0b [2023-03-14T20:32:25.869Z] Removing intermediate container 95b66e9a776d [2023-03-14T20:32:25.869Z] ---> 883ee6e0492b [2023-03-14T20:32:25.869Z] 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-14T20:32:26.143Z] ---> Running in 3de5edae7650 [2023-03-14T20:32:26.413Z] Removing intermediate container af53fe6f6319 [2023-03-14T20:32:26.413Z] ---> adfc9b9c9896 [2023-03-14T20:32:26.413Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T20:32:26.685Z] ---> Running in 03c765383389 [2023-03-14T20:32:26.955Z] Removing intermediate container 3de5edae7650 [2023-03-14T20:32:26.955Z] ---> f7164d745227 [2023-03-14T20:32:26.955Z] Step 12/21 : WORKDIR /edgex [2023-03-14T20:32:27.227Z] ---> Running in 2199addc2706 [2023-03-14T20:32:27.506Z] Removing intermediate container 03c765383389 [2023-03-14T20:32:27.506Z] ---> 3e5787c81d90 [2023-03-14T20:32:27.506Z] Step 30/33 : CMD ["gate"] [2023-03-14T20:32:27.778Z] Removing intermediate container c999b0a99a0b [2023-03-14T20:32:27.778Z] ---> 77d8955e372c [2023-03-14T20:32:27.778Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:32:27.778Z] ---> Running in bd59fda75207 [2023-03-14T20:32:28.047Z] Removing intermediate container 2199addc2706 [2023-03-14T20:32:28.047Z] ---> 7ba0e807c9c7 [2023-03-14T20:32:28.047Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:32:28.047Z] ---> Running in b00eda89be97 [2023-03-14T20:32:29.019Z] Removing intermediate container bd59fda75207 [2023-03-14T20:32:29.019Z] ---> 5ca566885272 [2023-03-14T20:32:29.019Z] Step 31/33 : LABEL arch=arm64 [2023-03-14T20:32:29.019Z] Removing intermediate container b00eda89be97 [2023-03-14T20:32:29.019Z] ---> 5d384ee56f39 [2023-03-14T20:32:29.019Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T20:32:29.019Z] ---> Running in 8db623da810b [2023-03-14T20:32:29.289Z] ---> d880a577ed42 [2023-03-14T20:32:29.289Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T20:32:29.289Z] ---> Running in ed3d66db59c5 [2023-03-14T20:32:29.878Z] Removing intermediate container 8db623da810b [2023-03-14T20:32:29.878Z] ---> 00f05d97e093 [2023-03-14T20:32:29.878Z] Step 32/33 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:32:30.149Z] ---> Running in 860b19834214 [2023-03-14T20:32:30.418Z] Removing intermediate container ed3d66db59c5 [2023-03-14T20:32:30.418Z] ---> fd6657785599 [2023-03-14T20:32:30.418Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:32:30.686Z] ---> 45dd1e2b96dc [2023-03-14T20:32:30.686Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T20:32:30.686Z] ---> Running in 8b3a203dbb86 [2023-03-14T20:32:30.967Z] Removing intermediate container 860b19834214 [2023-03-14T20:32:30.967Z] ---> 47fbbf7c9084 [2023-03-14T20:32:30.967Z] Step 33/33 : LABEL version=0.0.0 [2023-03-14T20:32:31.238Z] ---> Running in fd26616d8d19 [2023-03-14T20:32:31.829Z] Removing intermediate container 8b3a203dbb86 [2023-03-14T20:32:31.829Z] ---> e9f9cf4b9b38 [2023-03-14T20:32:31.829Z] Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:32:32.099Z] Removing intermediate container fd26616d8d19 [2023-03-14T20:32:32.099Z] ---> 57b52dfef4ab [2023-03-14T20:32:32.099Z] [2023-03-14T20:32:32.099Z] ---> Running in a12ab0f4a0ee [2023-03-14T20:32:34.049Z] Successfully built 57b52dfef4ab [2023-03-14T20:32:34.049Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-14T20:32:34.049Z] Building security-spire-agent [2023-03-14T20:32:34.049Z]  Building security-bootstrapper ... done  ---> d57ed7206f7a [2023-03-14T20:32:34.330Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:32:34.330Z] Removing intermediate container a12ab0f4a0ee [2023-03-14T20:32:34.330Z] ---> 50db5c2cc612 [2023-03-14T20:32:34.330Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:32:34.604Z] Removing intermediate container 2e7d2385c784 [2023-03-14T20:32:34.604Z] ---> 0fb8b0be9ef1 [2023-03-14T20:32:34.604Z] [2023-03-14T20:32:34.604Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:32:34.604Z] ---> d74e625d9115 [2023-03-14T20:32:34.604Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T20:32:34.604Z] ---> Running in 72debba751b3 [2023-03-14T20:32:34.876Z] ---> Running in 5ac4e8daeef0 [2023-03-14T20:32:35.844Z] Removing intermediate container 5ac4e8daeef0 [2023-03-14T20:32:35.844Z] Removing intermediate container 72debba751b3 [2023-03-14T20:32:35.844Z] ---> 49b3efbe754c [2023-03-14T20:32:35.844Z] [2023-03-14T20:32:35.844Z] ---> b247713397e5 [2023-03-14T20:32:35.844Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-14T20:32:35.844Z] ---> 295285793021 [2023-03-14T20:32:35.844Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:32:36.121Z] ---> Running in 247c14052f84 [2023-03-14T20:32:36.121Z] ---> Running in ee556ca16610 [2023-03-14T20:32:37.086Z] Successfully built 49b3efbe754c [2023-03-14T20:32:37.086Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-14T20:32:37.086Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-03-14T20:32:37.358Z] Removing intermediate container ee556ca16610 [2023-03-14T20:32:37.358Z] ---> 949be3274ace [2023-03-14T20:32:37.358Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-14T20:32:37.358Z] ---> Running in 8ca8884871aa [2023-03-14T20:32:38.335Z] Removing intermediate container 8ca8884871aa [2023-03-14T20:32:38.335Z] ---> 7e8914328c09 [2023-03-14T20:32:38.335Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:32:38.335Z] ---> Running in 93b149679f67 [2023-03-14T20:32:40.289Z] Removing intermediate container 247c14052f84 [2023-03-14T20:32:40.289Z] ---> 5d03fa15e9b3 [2023-03-14T20:32:40.289Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:32:40.556Z] ---> Running in b03ee05bcefa [2023-03-14T20:32:40.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:41.411Z] Removing intermediate container b03ee05bcefa [2023-03-14T20:32:41.411Z] ---> 1057a3cf674d [2023-03-14T20:32:41.411Z] Step 19/21 : LABEL arch=arm64 [2023-03-14T20:32:41.411Z] ---> Running in ae2e0c34b9f7 [2023-03-14T20:32:41.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:41.997Z] Removing intermediate container ae2e0c34b9f7 [2023-03-14T20:32:41.997Z] ---> 337d9dd4bd73 [2023-03-14T20:32:41.997Z] Step 20/21 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:32:42.266Z] ---> Running in a189a7cb8aae [2023-03-14T20:32:42.853Z] Removing intermediate container a189a7cb8aae [2023-03-14T20:32:42.853Z] ---> 50b8cc83f5be [2023-03-14T20:32:42.853Z] Step 21/21 : LABEL version=0.0.0 [2023-03-14T20:32:42.853Z] ---> Running in 00475fea2a78 [2023-03-14T20:32:43.439Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:32:43.439Z] Removing intermediate container 00475fea2a78 [2023-03-14T20:32:43.439Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:32:43.439Z] ---> 863723f9031f [2023-03-14T20:32:43.439Z] [2023-03-14T20:32:43.439Z] OK: 8 MiB in 16 packages [2023-03-14T20:32:43.707Z] Successfully built 863723f9031f [2023-03-14T20:32:43.707Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-14T20:32:43.707Z]  Building security-proxy-setup ... done Building support-notifications [2023-03-14T20:32:44.692Z] Removing intermediate container 93b149679f67 [2023-03-14T20:32:44.692Z] ---> 7f2d55fee3b5 [2023-03-14T20:32:44.964Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:32:45.556Z] ---> 5897edf2bc6d [2023-03-14T20:32:45.556Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:32:46.523Z] ---> 12208ca4b3eb [2023-03-14T20:32:46.523Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T20:32:49.120Z] ---> 2482fa5268a6 [2023-03-14T20:32:49.120Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T20:32:50.095Z] ---> 9f60ddbcc2ca [2023-03-14T20:32:50.095Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-14T20:32:50.365Z] ---> Running in 6b4d9c790263 [2023-03-14T20:32:50.952Z] Removing intermediate container 6b4d9c790263 [2023-03-14T20:32:50.952Z] ---> 6e52ef1f4ad5 [2023-03-14T20:32:50.952Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:32:51.226Z] ---> Running in 70613866b3fa [2023-03-14T20:32:51.824Z] Removing intermediate container 70613866b3fa [2023-03-14T20:32:51.824Z] ---> 5fe2e637ea4e [2023-03-14T20:32:51.824Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:32:52.304Z] ---> Running in c8c68b8862d4 [2023-03-14T20:32:52.909Z] Removing intermediate container c8c68b8862d4 [2023-03-14T20:32:52.909Z] ---> 2cc2ece33393 [2023-03-14T20:32:52.909Z] Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:32:53.205Z] ---> Running in 504d2a309c5a [2023-03-14T20:32:53.850Z] Removing intermediate container 504d2a309c5a [2023-03-14T20:32:53.850Z] ---> 4273d5c20f96 [2023-03-14T20:32:53.850Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:32:54.123Z] ---> Running in 67a2638cde51 [2023-03-14T20:32:54.750Z] Removing intermediate container 67a2638cde51 [2023-03-14T20:32:54.750Z] ---> 4144698d02d7 [2023-03-14T20:32:54.750Z] [2023-03-14T20:32:55.066Z] Successfully built 4144698d02d7 [2023-03-14T20:32:55.066Z] Successfully tagged core-data-arm64:latest [2023-03-14T20:32:55.066Z] Building security-spire-config [2023-03-14T20:33:10.131Z]  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:33:10.131Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:33:10.131Z] ---> 7101210b8078 [2023-03-14T20:33:10.131Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:33:10.131Z] ---> Using cache [2023-03-14T20:33:10.131Z] ---> ccbf6e272d2e [2023-03-14T20:33:10.131Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:33:10.405Z] ---> Running in 04e2f28733e5 [2023-03-14T20:33:13.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:33:15.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:33:17.071Z] OK: 263 MiB in 53 packages [2023-03-14T20:33:19.687Z] Removing intermediate container 04e2f28733e5 [2023-03-14T20:33:19.687Z] ---> 9a22d21226f9 [2023-03-14T20:33:19.687Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:33:20.278Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:33:20.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:33:20.278Z] ---> 7101210b8078 [2023-03-14T20:33:20.278Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:33:20.278Z] ---> Using cache [2023-03-14T20:33:20.278Z] ---> c37ceedb8ef2 [2023-03-14T20:33:20.278Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:33:20.278Z] ---> Using cache [2023-03-14T20:33:20.278Z] ---> c011157c87cd [2023-03-14T20:33:20.278Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:33:20.278Z] ---> Using cache [2023-03-14T20:33:20.278Z] ---> 51a6d05494db [2023-03-14T20:33:20.549Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:33:20.549Z] ---> Using cache [2023-03-14T20:33:20.549Z] ---> 61ffbbfe6cdd [2023-03-14T20:33:20.549Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:33:20.549Z] ---> Using cache [2023-03-14T20:33:20.549Z] ---> a1382b5a4382 [2023-03-14T20:33:20.549Z] Step 8/23 : COPY . . [2023-03-14T20:33:20.549Z] ---> Using cache [2023-03-14T20:33:20.549Z] ---> ae373a3357fc [2023-03-14T20:33:20.549Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T20:33:20.823Z] ---> Running in b03c14a6842a [2023-03-14T20:33:21.095Z] ---> eca143d1d090 [2023-03-14T20:33:21.095Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:33:21.375Z] ---> Running in a540485addb2 [2023-03-14T20:33:24.760Z] 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-14T20:33:26.796Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:33:26.796Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:33:26.796Z] ---> 7101210b8078 [2023-03-14T20:33:26.796Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:33:26.796Z] ---> Using cache [2023-03-14T20:33:26.796Z] ---> c37ceedb8ef2 [2023-03-14T20:33:26.796Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:33:26.796Z] ---> Using cache [2023-03-14T20:33:26.796Z] ---> c011157c87cd [2023-03-14T20:33:26.796Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T20:33:26.796Z] ---> Running in ba4085bfd8c8 [2023-03-14T20:33:29.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:33:30.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:33:32.014Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:33:32.014Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:33:32.014Z] ---> 7101210b8078 [2023-03-14T20:33:32.014Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:33:32.014Z] ---> Using cache [2023-03-14T20:33:32.014Z] ---> ccbf6e272d2e [2023-03-14T20:33:32.014Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:33:32.014Z] ---> Using cache [2023-03-14T20:33:32.014Z] ---> 9a22d21226f9 [2023-03-14T20:33:32.014Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:33:32.014Z] ---> Using cache [2023-03-14T20:33:32.014Z] ---> eca143d1d090 [2023-03-14T20:33:32.014Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:33:32.014Z] ---> Running in 1e957f768206 [2023-03-14T20:33:32.615Z] OK: 263 MiB in 53 packages [2023-03-14T20:33:34.845Z] Removing intermediate container ba4085bfd8c8 [2023-03-14T20:33:34.845Z] ---> 267b87ea0f8f [2023-03-14T20:33:34.845Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:33:35.819Z] ---> bba94e881205 [2023-03-14T20:33:35.819Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:33:36.090Z] ---> Running in 6118882aa660 [2023-03-14T20:35:57.892Z] Removing intermediate container a540485addb2 [2023-03-14T20:35:57.892Z] ---> ba843a2713ce [2023-03-14T20:35:57.892Z] Step 7/26 : COPY . . [2023-03-14T20:36:12.902Z] Removing intermediate container 1e957f768206 [2023-03-14T20:36:12.902Z] ---> 8cab1100c2a5 [2023-03-14T20:36:12.902Z] Step 7/26 : COPY . . [2023-03-14T20:36:12.902Z] Removing intermediate container 6118882aa660 [2023-03-14T20:36:12.902Z] ---> 9d75ec3e7768 [2023-03-14T20:36:12.902Z] Step 8/23 : COPY . . [2023-03-14T20:36:15.492Z] ---> c7c94fb83297 [2023-03-14T20:36:15.492Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:36:15.762Z] ---> Running in b40a0300a42a [2023-03-14T20:36:17.173Z] Removing intermediate container b40a0300a42a [2023-03-14T20:36:17.173Z] ---> ef245d184b81 [2023-03-14T20:36:17.173Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:36:17.173Z] ---> Running in 5ddf07423ccd [2023-03-14T20:36:18.595Z] Removing intermediate container 5ddf07423ccd [2023-03-14T20:36:18.595Z] ---> eb102b47c5df [2023-03-14T20:36:18.595Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:36:18.864Z] ---> Running in 87979796a81f [2023-03-14T20:36:19.826Z] Removing intermediate container 87979796a81f [2023-03-14T20:36:19.826Z] ---> f5ec95b32321 [2023-03-14T20:36:19.826Z] 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-14T20:36:20.095Z] ---> Running in bdc465222ed6 [2023-03-14T20:36:25.448Z] Removing intermediate container bdc465222ed6 [2023-03-14T20:36:25.448Z] ---> a9ba7bb1e8e7 [2023-03-14T20:36:25.448Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:36:25.448Z] ---> Running in 60de860e4760 [2023-03-14T20:36:26.417Z] Removing intermediate container 60de860e4760 [2023-03-14T20:36:26.417Z] ---> c7ba3382f538 [2023-03-14T20:36:26.417Z] [2023-03-14T20:36:26.417Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:36:26.417Z] ---> d74e625d9115 [2023-03-14T20:36:26.417Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:36:26.417Z] ---> Using cache [2023-03-14T20:36:26.417Z] ---> 31aee8fbdad3 [2023-03-14T20:36:26.417Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:36:26.417Z] ---> Using cache [2023-03-14T20:36:26.417Z] ---> a05ad51e3ff8 [2023-03-14T20:36:26.417Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:36:26.417Z] ---> Using cache [2023-03-14T20:36:26.417Z] ---> c858bb3faac6 [2023-03-14T20:36:26.417Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T20:36:36.505Z] ---> 5bc3df64e102 [2023-03-14T20:36:36.505Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:36:40.768Z] ---> 997993db9fac [2023-03-14T20:36:40.768Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:36:40.768Z] ---> Running in aacadfdad040 [2023-03-14T20:36:41.038Z] ---> 8aa464d7d09a [2023-03-14T20:36:41.038Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-14T20:36:41.310Z] ---> Running in c876d1066c5c [2023-03-14T20:36:42.275Z] Removing intermediate container aacadfdad040 [2023-03-14T20:36:42.275Z] ---> a325eb231050 [2023-03-14T20:36:42.275Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:36:42.547Z] ---> Running in 89bc50507bc3 [2023-03-14T20:36:43.962Z] Removing intermediate container 89bc50507bc3 [2023-03-14T20:36:43.962Z] ---> f7ed7c38fc14 [2023-03-14T20:36:43.962Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:36:44.230Z] 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-14T20:36:44.230Z] ---> Running in 64a8c0acc0a4 [2023-03-14T20:36:45.195Z] Removing intermediate container 64a8c0acc0a4 [2023-03-14T20:36:45.195Z] ---> 270050acdc4a [2023-03-14T20:36:45.196Z] 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-14T20:36:45.469Z] ---> Running in 4e42288aef6a [2023-03-14T20:36:48.819Z] ---> ea37507dcabb [2023-03-14T20:36:48.819Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:36:49.782Z] Removing intermediate container 4e42288aef6a [2023-03-14T20:36:49.782Z] ---> ca77603d291e [2023-03-14T20:36:49.782Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:36:50.050Z] ---> Running in 0af38ec0f2d5 [2023-03-14T20:36:50.319Z] ---> 7b15fdd108d5 [2023-03-14T20:36:50.319Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T20:36:51.283Z] Removing intermediate container 0af38ec0f2d5 [2023-03-14T20:36:51.283Z] ---> f94c6d1b335b [2023-03-14T20:36:51.283Z] [2023-03-14T20:36:51.283Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:36:51.283Z] ---> d74e625d9115 [2023-03-14T20:36:51.283Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:36:51.283Z] ---> Using cache [2023-03-14T20:36:51.283Z] ---> 31aee8fbdad3 [2023-03-14T20:36:51.283Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T20:36:51.283Z] ---> Running in d57a1b216530 [2023-03-14T20:36:52.245Z] ---> 5ffa4a8b3a7e [2023-03-14T20:36:52.245Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T20:36:53.658Z] ---> c02849f43659 [2023-03-14T20:36:53.658Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:36:53.658Z] ---> Running in f684a47bbcec [2023-03-14T20:36:54.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:36:54.245Z] Removing intermediate container f684a47bbcec [2023-03-14T20:36:54.245Z] ---> e509a6d83103 [2023-03-14T20:36:54.245Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:36:54.518Z] ---> Running in c5c500a4fa9a [2023-03-14T20:36:55.124Z] Removing intermediate container c5c500a4fa9a [2023-03-14T20:36:55.124Z] ---> 31c723ec47dc [2023-03-14T20:36:55.124Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T20:36:55.124Z] ---> Running in ebe49add742d [2023-03-14T20:36:55.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:36:55.982Z] Removing intermediate container ebe49add742d [2023-03-14T20:36:55.982Z] ---> c5b9511703cd [2023-03-14T20:36:55.982Z] Step 25/26 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:36:55.982Z] ---> Running in 11083921fc38 [2023-03-14T20:36:56.566Z] Removing intermediate container 11083921fc38 [2023-03-14T20:36:56.566Z] ---> 3b794d1889f7 [2023-03-14T20:36:56.566Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:36:56.835Z] ---> Running in 759ed567c29e [2023-03-14T20:36:57.422Z] Removing intermediate container 759ed567c29e [2023-03-14T20:36:57.422Z] ---> 8708f231b282 [2023-03-14T20:36:57.422Z] [2023-03-14T20:36:57.422Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:36:57.422Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:36:57.422Z] OK: 17683 distinct packages available [2023-03-14T20:36:57.691Z] Successfully built 8708f231b282 [2023-03-14T20:36:57.691Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-14T20:36:57.691Z] Building core-command [2023-03-14T20:36:57.692Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:36:59.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:00.533Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T20:37:00.533Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:37:00.802Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T20:37:00.802Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T20:37:00.802Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:37:00.802Z] OK: 8 MiB in 19 packages [2023-03-14T20:37:03.406Z] Removing intermediate container d57a1b216530 [2023-03-14T20:37:03.406Z] ---> cd49cd13958a [2023-03-14T20:37:03.406Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:37:04.386Z] ---> 1ad86aa9360a [2023-03-14T20:37:04.386Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:37:12.644Z] ---> 402f2a05639d [2023-03-14T20:37:12.644Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:37:14.086Z] ---> 0620c14f14c5 [2023-03-14T20:37:14.086Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T20:37:14.086Z] ---> Running in f88a7ae963d0 [2023-03-14T20:37:15.062Z] Removing intermediate container f88a7ae963d0 [2023-03-14T20:37:15.062Z] ---> 67ed4b605e6b [2023-03-14T20:37:15.062Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T20:37:16.495Z] ---> e1cfb1491d35 [2023-03-14T20:37:16.495Z] Step 21/26 : WORKDIR / [2023-03-14T20:37:16.495Z] ---> Running in 099c2faaa239 [2023-03-14T20:37:17.469Z] Removing intermediate container 099c2faaa239 [2023-03-14T20:37:17.469Z] ---> eefe8d1b7ba3 [2023-03-14T20:37:17.469Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:37:17.469Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:37:17.469Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:37:17.469Z] ---> 7101210b8078 [2023-03-14T20:37:17.469Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:37:17.469Z] ---> Using cache [2023-03-14T20:37:17.469Z] ---> c37ceedb8ef2 [2023-03-14T20:37:17.469Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T20:37:17.469Z] ---> Using cache [2023-03-14T20:37:17.469Z] ---> Running in 9b168f0728c0 [2023-03-14T20:37:17.469Z] ---> c011157c87cd [2023-03-14T20:37:17.469Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T20:37:17.469Z] ---> Using cache [2023-03-14T20:37:17.469Z] ---> 51a6d05494db [2023-03-14T20:37:17.469Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T20:37:17.469Z] ---> Using cache [2023-03-14T20:37:17.469Z] ---> 61ffbbfe6cdd [2023-03-14T20:37:17.469Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:37:17.469Z] ---> Using cache [2023-03-14T20:37:17.469Z] ---> a1382b5a4382 [2023-03-14T20:37:17.469Z] Step 8/24 : COPY . . [2023-03-14T20:37:17.741Z] ---> Using cache [2023-03-14T20:37:17.741Z] ---> ae373a3357fc [2023-03-14T20:37:17.741Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T20:37:17.741Z] ---> Running in f44c6e23f5b2 [2023-03-14T20:37:18.363Z] Removing intermediate container 9b168f0728c0 [2023-03-14T20:37:18.363Z] ---> b33a8fa61e6a [2023-03-14T20:37:18.363Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:37:18.633Z] ---> Running in a4b7ec74dc7a [2023-03-14T20:37:19.216Z] Removing intermediate container a4b7ec74dc7a [2023-03-14T20:37:19.216Z] ---> a2f4f7c9c10a [2023-03-14T20:37:19.216Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T20:37:19.486Z] ---> Running in 41605b0c6ebc [2023-03-14T20:37:20.071Z] Removing intermediate container 41605b0c6ebc [2023-03-14T20:37:20.071Z] ---> d20faa36e7c5 [2023-03-14T20:37:20.071Z] Step 25/26 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:37:20.356Z] ---> Running in c37387eba3e1 [2023-03-14T20:37:20.628Z] 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-14T20:37:20.905Z] Removing intermediate container c37387eba3e1 [2023-03-14T20:37:20.905Z] ---> ace96eb81e01 [2023-03-14T20:37:20.905Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:37:21.194Z] ---> Running in c42f41467ff1 [2023-03-14T20:37:21.468Z] Removing intermediate container c42f41467ff1 [2023-03-14T20:37:21.468Z] ---> 1f82d01a15a1 [2023-03-14T20:37:21.468Z] [2023-03-14T20:37:21.738Z] Successfully built 1f82d01a15a1 [2023-03-14T20:37:21.738Z] Successfully tagged security-spire-config-arm64:latest [2023-03-14T20:37:21.738Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-03-14T20:37:43.860Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:37:43.860Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:37:43.860Z] ---> 7101210b8078 [2023-03-14T20:37:43.860Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T20:37:43.860Z] ---> Using cache [2023-03-14T20:37:43.860Z] ---> ccbf6e272d2e [2023-03-14T20:37:43.860Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T20:37:43.860Z] ---> Running in b86377d05cce [2023-03-14T20:37:44.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:46.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:48.792Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:37:48.792Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:37:48.792Z] OK: 17683 distinct packages available [2023-03-14T20:37:48.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:49.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:51.745Z] OK: 263 MiB in 53 packages [2023-03-14T20:37:53.716Z] Removing intermediate container b86377d05cce [2023-03-14T20:37:53.716Z] ---> ea591fa1916a [2023-03-14T20:37:53.716Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T20:37:54.313Z] ---> 979532f71bfc [2023-03-14T20:37:54.313Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:37:54.314Z] ---> Running in eee4da42ce3a [2023-03-14T20:39:02.535Z] Removing intermediate container 952411e5ffb3 [2023-03-14T20:39:02.535Z] ---> c74a2946e290 [2023-03-14T20:39:02.535Z] [2023-03-14T20:39:02.535Z] Step 10/25 : FROM alpine:3.17 [2023-03-14T20:39:02.535Z] ---> d74e625d9115 [2023-03-14T20:39:02.535Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:39:02.535Z] ---> Running in 65f9f5aecde7 [2023-03-14T20:39:02.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:39:02.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:39:02.535Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:39:02.535Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:39:02.535Z] OK: 8 MiB in 16 packages [2023-03-14T20:39:02.535Z] Removing intermediate container 65f9f5aecde7 [2023-03-14T20:39:02.535Z] ---> a3e3e6bd05d1 [2023-03-14T20:39:02.535Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:39:02.535Z] ---> Running in d75172b812f6 [2023-03-14T20:39:02.535Z] Removing intermediate container d75172b812f6 [2023-03-14T20:39:02.535Z] ---> b56fa0d0b0c4 [2023-03-14T20:39:02.535Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-14T20:39:02.535Z] ---> Running in d06765125e6d [2023-03-14T20:39:02.535Z] Removing intermediate container d06765125e6d [2023-03-14T20:39:02.535Z] ---> 543101e576bc [2023-03-14T20:39:02.535Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-14T20:39:02.807Z] ---> Running in 71984e6bb530 [2023-03-14T20:39:03.423Z] Removing intermediate container 71984e6bb530 [2023-03-14T20:39:03.423Z] ---> 48d8d76ac458 [2023-03-14T20:39:03.423Z] Step 15/25 : WORKDIR / [2023-03-14T20:39:03.698Z] ---> Running in 86969ac57d79 [2023-03-14T20:39:04.677Z] Removing intermediate container 86969ac57d79 [2023-03-14T20:39:04.677Z] ---> f162252f6adc [2023-03-14T20:39:04.677Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:39:06.646Z] ---> 8303c5ed1972 [2023-03-14T20:39:06.646Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:39:09.259Z] ---> ecb14c78aa1c [2023-03-14T20:39:09.259Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T20:39:12.631Z] ---> 5a8b626673a8 [2023-03-14T20:39:12.631Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T20:39:14.048Z] ---> d57726bbbd0c [2023-03-14T20:39:14.048Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T20:39:15.996Z] ---> 81a84b86c5c7 [2023-03-14T20:39:15.996Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-14T20:39:15.996Z] ---> Running in 4da7bfe8b3ee [2023-03-14T20:39:16.959Z] Removing intermediate container 4da7bfe8b3ee [2023-03-14T20:39:16.959Z] ---> 68cd4bde6739 [2023-03-14T20:39:16.959Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:39:16.959Z] ---> Running in f3df11a902b3 [2023-03-14T20:39:17.922Z] Removing intermediate container f3df11a902b3 [2023-03-14T20:39:18.191Z] ---> 04e1deb1f8cb [2023-03-14T20:39:18.191Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T20:39:18.461Z] ---> Running in e174907d1ac0 [2023-03-14T20:39:19.886Z] Removing intermediate container e174907d1ac0 [2023-03-14T20:39:19.886Z] ---> 5218c67aed19 [2023-03-14T20:39:19.886Z] Step 24/25 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:39:19.886Z] ---> Running in b4f291ae4220 [2023-03-14T20:39:21.302Z] Removing intermediate container b4f291ae4220 [2023-03-14T20:39:21.302Z] ---> 9704e78f63b7 [2023-03-14T20:39:21.302Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:39:21.302Z] ---> Running in 178549814f83 [2023-03-14T20:39:22.264Z] Removing intermediate container 178549814f83 [2023-03-14T20:39:22.264Z] ---> f89fd896e6c2 [2023-03-14T20:39:22.264Z] [2023-03-14T20:39:22.850Z] Successfully built f89fd896e6c2 [2023-03-14T20:39:22.850Z] Successfully tagged core-metadata-arm64:latest [2023-03-14T20:39:22.850Z]  Building core-metadata ... done Building security-secretstore-setup [2023-03-14T20:39:44.926Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:39:44.926Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:39:44.926Z] ---> 7101210b8078 [2023-03-14T20:39:44.926Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T20:39:44.926Z] ---> Using cache [2023-03-14T20:39:44.926Z] ---> ccbf6e272d2e [2023-03-14T20:39:44.926Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-14T20:39:44.926Z] ---> Using cache [2023-03-14T20:39:44.926Z] ---> f6c00f1d40be [2023-03-14T20:39:44.926Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T20:39:44.926Z] ---> Using cache [2023-03-14T20:39:44.926Z] ---> 417700784138 [2023-03-14T20:39:44.926Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:39:44.926Z] ---> Using cache [2023-03-14T20:39:44.926Z] ---> e0722b302d8e [2023-03-14T20:39:44.926Z] Step 7/24 : COPY . . [2023-03-14T20:39:44.926Z] ---> Using cache [2023-03-14T20:39:44.926Z] ---> d12b381856dc [2023-03-14T20:39:44.926Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T20:39:45.210Z] ---> Running in b90d77213a88 [2023-03-14T20:39:48.562Z] 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-14T20:39:51.904Z] Removing intermediate container eee4da42ce3a [2023-03-14T20:39:51.904Z] ---> f5e01c131e2f [2023-03-14T20:39:51.904Z] Step 7/20 : COPY . . [2023-03-14T20:40:10.127Z] ---> 08bb5b173ef4 [2023-03-14T20:40:10.127Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T20:40:10.127Z] ---> Running in 01025663e739 [2023-03-14T20:40:11.091Z] 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-14T20:45:18.016Z] Removing intermediate container b03c14a6842a [2023-03-14T20:45:18.016Z] ---> 00d3029055cd [2023-03-14T20:45:18.016Z] [2023-03-14T20:45:18.016Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:45:18.016Z] ---> d74e625d9115 [2023-03-14T20:45:18.016Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:45:18.016Z] ---> Using cache [2023-03-14T20:45:18.016Z] ---> a3e3e6bd05d1 [2023-03-14T20:45:18.016Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:45:18.016Z] ---> Using cache [2023-03-14T20:45:18.016Z] ---> b56fa0d0b0c4 [2023-03-14T20:45:18.016Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-14T20:45:18.016Z] ---> Running in 38b27be27836 [2023-03-14T20:45:18.016Z] Removing intermediate container 38b27be27836 [2023-03-14T20:45:18.016Z] ---> 020f60c2d975 [2023-03-14T20:45:18.016Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:45:18.016Z] ---> Running in 14725535a683 [2023-03-14T20:45:18.016Z] Removing intermediate container 14725535a683 [2023-03-14T20:45:18.016Z] ---> 3c22ae09ddac [2023-03-14T20:45:18.016Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:45:18.016Z] ---> 2847cce758f3 [2023-03-14T20:45:18.016Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:45:18.016Z] ---> 1e8069a3d8fa [2023-03-14T20:45:18.016Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T20:45:18.016Z] ---> 102cae10ff15 [2023-03-14T20:45:18.016Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T20:45:18.016Z] ---> 23ed8bb8b209 [2023-03-14T20:45:18.016Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T20:45:18.016Z] ---> Running in cb4e953fe1b6 [2023-03-14T20:45:18.016Z] Removing intermediate container cb4e953fe1b6 [2023-03-14T20:45:18.016Z] ---> 0f2cdb96f7da [2023-03-14T20:45:18.016Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:45:18.016Z] ---> Running in 6a68eae8c14c [2023-03-14T20:45:18.016Z] Removing intermediate container 6a68eae8c14c [2023-03-14T20:45:18.016Z] ---> 861cecf0a4a4 [2023-03-14T20:45:18.016Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:45:18.016Z] ---> Running in c8d1bcbb7a1c [2023-03-14T20:45:18.016Z] Removing intermediate container c8d1bcbb7a1c [2023-03-14T20:45:18.016Z] ---> 879b05464332 [2023-03-14T20:45:18.016Z] Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:45:18.016Z] ---> Running in c52b1554285e [2023-03-14T20:45:18.016Z] Removing intermediate container c52b1554285e [2023-03-14T20:45:18.016Z] ---> b18f6ab5a4b5 [2023-03-14T20:45:18.016Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:45:18.016Z] ---> Running in afba4d7839d0 [2023-03-14T20:45:18.016Z] Removing intermediate container afba4d7839d0 [2023-03-14T20:45:18.016Z] ---> 6c7a114c57bc [2023-03-14T20:45:18.016Z] [2023-03-14T20:45:18.601Z] Successfully built 6c7a114c57bc [2023-03-14T20:45:18.601Z] Successfully tagged support-scheduler-arm64:latest [2023-03-14T20:46:15.014Z]  Building support-scheduler ... done Removing intermediate container f44c6e23f5b2 [2023-03-14T20:46:15.014Z] ---> 1d362b998903 [2023-03-14T20:46:15.014Z] [2023-03-14T20:46:15.014Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T20:46:15.014Z] ---> d74e625d9115 [2023-03-14T20:46:15.014Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:46:15.014Z] ---> Using cache [2023-03-14T20:46:15.014Z] ---> a3e3e6bd05d1 [2023-03-14T20:46:15.014Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:46:15.014Z] ---> Using cache [2023-03-14T20:46:15.014Z] ---> b56fa0d0b0c4 [2023-03-14T20:46:15.014Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-14T20:46:15.014Z] ---> Running in 6cbb2a55c233 [2023-03-14T20:46:15.014Z] Removing intermediate container 6cbb2a55c233 [2023-03-14T20:46:15.014Z] ---> 0fcb2c25cea8 [2023-03-14T20:46:15.014Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T20:46:15.014Z] ---> Running in 58bb007ceffc [2023-03-14T20:46:15.014Z] Removing intermediate container 58bb007ceffc [2023-03-14T20:46:15.014Z] ---> 2e03ed97dcc1 [2023-03-14T20:46:15.014Z] Step 15/24 : WORKDIR / [2023-03-14T20:46:15.014Z] ---> Running in 825fa1f34625 [2023-03-14T20:46:15.014Z] Removing intermediate container 825fa1f34625 [2023-03-14T20:46:15.014Z] ---> 0b312eb645df [2023-03-14T20:46:15.014Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:46:15.974Z] ---> c7e4a879fda9 [2023-03-14T20:46:15.974Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:46:16.986Z] ---> 863e06750203 [2023-03-14T20:46:16.986Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T20:46:18.940Z] ---> b24691ec859c [2023-03-14T20:46:18.940Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T20:46:19.905Z] ---> 14bf1f1594b6 [2023-03-14T20:46:19.905Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-14T20:46:19.905Z] ---> Running in da390d0c7d7a [2023-03-14T20:46:20.492Z] Removing intermediate container da390d0c7d7a [2023-03-14T20:46:20.492Z] ---> 9f1507da6461 [2023-03-14T20:46:20.492Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:46:20.761Z] ---> Running in 43fb641d6e82 [2023-03-14T20:46:21.351Z] Removing intermediate container 43fb641d6e82 [2023-03-14T20:46:21.351Z] ---> f7620791a3d4 [2023-03-14T20:46:21.351Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T20:46:21.618Z] ---> Running in f3693448cca2 [2023-03-14T20:46:22.204Z] Removing intermediate container f3693448cca2 [2023-03-14T20:46:22.204Z] ---> af09c7bfc93b [2023-03-14T20:46:22.204Z] Step 23/24 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:46:22.474Z] ---> Running in 58e01c7c0a38 [2023-03-14T20:46:23.063Z] Removing intermediate container 58e01c7c0a38 [2023-03-14T20:46:23.063Z] ---> f8f4dfeabb8c [2023-03-14T20:46:23.063Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:46:23.063Z] ---> Running in baffb57152ed [2023-03-14T20:46:24.026Z] Removing intermediate container baffb57152ed [2023-03-14T20:46:24.026Z] ---> 9c4e463be28d [2023-03-14T20:46:24.026Z] [2023-03-14T20:46:24.293Z] Successfully built 9c4e463be28d [2023-03-14T20:46:24.293Z] Successfully tagged core-command-arm64:latest [2023-03-14T20:47:03.595Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T20:47:21.845Z] Removing intermediate container b90d77213a88 [2023-03-14T20:47:21.845Z] ---> 8b8f59c878e4 [2023-03-14T20:47:21.845Z] [2023-03-14T20:47:21.845Z] Step 9/24 : FROM alpine:3.17 [2023-03-14T20:47:21.845Z] ---> d74e625d9115 [2023-03-14T20:47:21.845Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T20:47:21.845Z] ---> Running in 4cb9ac2b7192 [2023-03-14T20:47:22.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:47:23.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:47:24.802Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T20:47:24.802Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T20:47:24.802Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T20:47:24.802Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:47:24.802Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:47:25.387Z] OK: 8 MiB in 18 packages [2023-03-14T20:47:27.326Z] Removing intermediate container 4cb9ac2b7192 [2023-03-14T20:47:27.326Z] ---> 3cc61e3b24fa [2023-03-14T20:47:27.326Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T20:47:27.326Z] ---> Running in 58b99e037f9d [2023-03-14T20:47:27.913Z] Removing intermediate container 58b99e037f9d [2023-03-14T20:47:27.913Z] ---> 16745f8d74e8 [2023-03-14T20:47:27.913Z] Step 12/24 : WORKDIR / [2023-03-14T20:47:27.913Z] ---> Running in f78b5dd758c8 [2023-03-14T20:47:28.499Z] Removing intermediate container f78b5dd758c8 [2023-03-14T20:47:28.499Z] ---> 73e9cd2ed91f [2023-03-14T20:47:28.499Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:47:29.456Z] ---> 129132506fad [2023-03-14T20:47:29.456Z] 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-14T20:47:30.412Z] ---> 4f9616aaf82e [2023-03-14T20:47:30.412Z] 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-14T20:47:31.379Z] ---> 9cd60ee0bfce [2023-03-14T20:47:31.379Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T20:47:32.338Z] ---> 703c72b9cde7 [2023-03-14T20:47:32.338Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T20:47:34.282Z] ---> 472703101d17 [2023-03-14T20:47:34.282Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T20:47:37.928Z] ---> 16e49cf6ca31 [2023-03-14T20:47:37.928Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:47:38.957Z] ---> e224bdd7e69c [2023-03-14T20:47:38.957Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:47:38.957Z] ---> Running in f3368a1bd882 [2023-03-14T20:47:42.418Z] Removing intermediate container f3368a1bd882 [2023-03-14T20:47:42.418Z] ---> 125f346c2442 [2023-03-14T20:47:42.418Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:47:42.418Z] ---> Running in ec90cb1b8c6e [2023-03-14T20:47:43.043Z] Removing intermediate container ec90cb1b8c6e [2023-03-14T20:47:43.043Z] ---> 21b3c2ecd722 [2023-03-14T20:47:43.043Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T20:47:43.043Z] ---> Running in 7b4e3f41627a [2023-03-14T20:47:43.626Z] Removing intermediate container 7b4e3f41627a [2023-03-14T20:47:43.626Z] ---> adf7eede05cc [2023-03-14T20:47:43.626Z] Step 23/24 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:47:43.626Z] ---> Running in f27a75da7b67 [2023-03-14T20:47:44.211Z] Removing intermediate container f27a75da7b67 [2023-03-14T20:47:44.211Z] ---> ca60bbef45c1 [2023-03-14T20:47:44.211Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:47:44.479Z] ---> Running in 13a8173139ca [2023-03-14T20:47:45.067Z] Removing intermediate container 13a8173139ca [2023-03-14T20:47:45.067Z] ---> f1698f876232 [2023-03-14T20:47:45.067Z] [2023-03-14T20:47:45.335Z] Successfully built f1698f876232 [2023-03-14T20:47:45.335Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-14T20:48:03.547Z]  Building security-secretstore-setup ... done Removing intermediate container c876d1066c5c [2023-03-14T20:48:03.547Z] ---> cdadf2234c86 [2023-03-14T20:48:03.547Z] [2023-03-14T20:48:03.547Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:48:03.547Z] ---> d74e625d9115 [2023-03-14T20:48:03.547Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T20:48:03.547Z] ---> Running in 2d0ccadaafd8 [2023-03-14T20:48:04.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:48:04.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:48:06.123Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T20:48:06.123Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:48:06.123Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:48:06.123Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:48:06.706Z] OK: 8 MiB in 17 packages [2023-03-14T20:48:08.130Z] Removing intermediate container 2d0ccadaafd8 [2023-03-14T20:48:08.130Z] ---> 80d62af0032f [2023-03-14T20:48:08.130Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:48:08.130Z] ---> Running in aaab663e90c3 [2023-03-14T20:48:08.403Z] Removing intermediate container aaab663e90c3 [2023-03-14T20:48:08.403Z] ---> bb9d81ed2fb7 [2023-03-14T20:48:08.403Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-14T20:48:08.671Z] ---> Running in 56e1262a6c12 [2023-03-14T20:48:08.938Z] Removing intermediate container 56e1262a6c12 [2023-03-14T20:48:08.938Z] ---> 7e2cf06c1e1c [2023-03-14T20:48:08.938Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:48:08.938Z] ---> Running in df4fdcf20026 [2023-03-14T20:48:09.534Z] Removing intermediate container df4fdcf20026 [2023-03-14T20:48:09.534Z] ---> 5b80ea43241b [2023-03-14T20:48:09.534Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:48:10.122Z] ---> 18c5c90b96e8 [2023-03-14T20:48:10.122Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:48:10.707Z] ---> c01b4cf8a805 [2023-03-14T20:48:10.707Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T20:48:12.647Z] ---> d065e6bfb6e5 [2023-03-14T20:48:12.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T20:48:13.232Z] ---> 3a4167b9a5c4 [2023-03-14T20:48:13.232Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-14T20:48:13.232Z] ---> Running in bf9d8e7d3189 [2023-03-14T20:48:13.503Z] Removing intermediate container bf9d8e7d3189 [2023-03-14T20:48:13.503Z] ---> 3905731f7c91 [2023-03-14T20:48:13.503Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:48:13.769Z] ---> Running in 098800668b76 [2023-03-14T20:48:14.037Z] Removing intermediate container 098800668b76 [2023-03-14T20:48:14.037Z] ---> c4928d0ac0c9 [2023-03-14T20:48:14.037Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:48:14.305Z] ---> Running in 899f537ed74d [2023-03-14T20:48:14.576Z] Removing intermediate container 899f537ed74d [2023-03-14T20:48:14.576Z] ---> 1106e0b949bc [2023-03-14T20:48:14.576Z] Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:48:14.842Z] ---> Running in b0a1c20ddd68 [2023-03-14T20:48:15.108Z] Removing intermediate container b0a1c20ddd68 [2023-03-14T20:48:15.108Z] ---> 263708f2d613 [2023-03-14T20:48:15.108Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:48:15.375Z] ---> Running in 219460be2d27 [2023-03-14T20:48:15.965Z] Removing intermediate container 219460be2d27 [2023-03-14T20:48:15.965Z] ---> 107af0645648 [2023-03-14T20:48:15.965Z] [2023-03-14T20:48:15.965Z] Successfully built 107af0645648 [2023-03-14T20:48:16.237Z] Successfully tagged support-notifications-arm64:latest [2023-03-14T20:48:21.583Z]  Building support-notifications ... done Removing intermediate container 01025663e739 [2023-03-14T20:48:21.583Z] ---> 068da1736b95 [2023-03-14T20:48:21.583Z] [2023-03-14T20:48:21.583Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T20:48:21.583Z] ---> d74e625d9115 [2023-03-14T20:48:21.583Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:48:21.583Z] ---> Using cache [2023-03-14T20:48:21.583Z] ---> 31aee8fbdad3 [2023-03-14T20:48:21.583Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T20:48:21.583Z] ---> Running in c72693095aba [2023-03-14T20:48:22.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:48:23.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:48:24.994Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:48:24.994Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:48:24.994Z] OK: 17683 distinct packages available [2023-03-14T20:48:24.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:48:25.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:48:26.979Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T20:48:26.979Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T20:48:26.979Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T20:48:26.979Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T20:48:26.979Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T20:48:26.979Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T20:48:26.979Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:48:26.979Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T20:48:26.979Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T20:48:26.979Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:48:26.979Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:48:27.565Z] OK: 11 MiB in 24 packages [2023-03-14T20:48:28.977Z] Removing intermediate container c72693095aba [2023-03-14T20:48:28.977Z] ---> ae19c3161d22 [2023-03-14T20:48:28.977Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:48:29.245Z] ---> 21641985aafb [2023-03-14T20:48:29.245Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:48:31.825Z] ---> b143c703fbcc [2023-03-14T20:48:31.825Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T20:48:33.236Z] ---> 408b9c00e4ce [2023-03-14T20:48:33.236Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T20:48:33.817Z] ---> 6de7e3443969 [2023-03-14T20:48:33.817Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T20:48:33.817Z] ---> Running in 4dc0f4868712 [2023-03-14T20:48:34.090Z] Removing intermediate container 4dc0f4868712 [2023-03-14T20:48:34.090Z] ---> 55980caf510c [2023-03-14T20:48:34.090Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:48:34.360Z] ---> Running in 1cd373fc6c1e [2023-03-14T20:48:34.627Z] Removing intermediate container 1cd373fc6c1e [2023-03-14T20:48:34.627Z] ---> 3067a482b80e [2023-03-14T20:48:34.627Z] Step 18/20 : LABEL arch=arm64 [2023-03-14T20:48:34.627Z] ---> Running in 2fb29afc1c9f [2023-03-14T20:48:34.894Z] Removing intermediate container 2fb29afc1c9f [2023-03-14T20:48:34.894Z] ---> 02cd5e699787 [2023-03-14T20:48:34.894Z] Step 19/20 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [2023-03-14T20:48:35.160Z] ---> Running in d104948a45fc [2023-03-14T20:48:35.426Z] Removing intermediate container d104948a45fc [2023-03-14T20:48:35.426Z] ---> 9eaeafb79539 [2023-03-14T20:48:35.427Z] Step 20/20 : LABEL version=0.0.0 [2023-03-14T20:48:35.427Z] ---> Running in 4c791f5aeacf [2023-03-14T20:48:35.692Z] Removing intermediate container 4c791f5aeacf [2023-03-14T20:48:35.692Z] ---> 042b01167ae8 [2023-03-14T20:48:35.692Z] [2023-03-14T20:48:35.959Z] Successfully built 042b01167ae8 [2023-03-14T20:48:35.959Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-14T20:48:36.558Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-14T20:48:36.565Z] $ docker stop --time=1 f1a1b03ea7119c08f56d16cbf82cbe3bc70e9efb63b4ec90be9db3adf96a9a59 [2023-03-14T20:48:38.274Z] $ docker rm -f --volumes f1a1b03ea7119c08f56d16cbf82cbe3bc70e9efb63b4ec90be9db3adf96a9a59 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:48:38.826Z] + docker images [2023-03-14T20:48:39.094Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T20:48:39.094Z] security-spiffe-token-provider-arm64 latest 042b01167ae8 3 seconds ago 32.6MB [2023-03-14T20:48:39.094Z] 068da1736b95 18 seconds ago 1.53GB [2023-03-14T20:48:39.094Z] support-notifications-arm64 latest 107af0645648 23 seconds ago 32.5MB [2023-03-14T20:48:39.094Z] cdadf2234c86 38 seconds ago 1.56GB [2023-03-14T20:48:39.094Z] security-secretstore-setup-arm64 latest f1698f876232 54 seconds ago 32MB [2023-03-14T20:48:39.094Z] 8b8f59c878e4 About a minute ago 1.48GB [2023-03-14T20:48:39.094Z] core-command-arm64 latest 9c4e463be28d 2 minutes ago 19.7MB [2023-03-14T20:48:39.094Z] 1d362b998903 2 minutes ago 1.49GB [2023-03-14T20:48:39.094Z] support-scheduler-arm64 latest 6c7a114c57bc 3 minutes ago 31.8MB [2023-03-14T20:48:39.094Z] 00d3029055cd 3 minutes ago 1.56GB [2023-03-14T20:48:39.094Z] core-metadata-arm64 latest f89fd896e6c2 9 minutes ago 20.4MB [2023-03-14T20:48:39.094Z] c74a2946e290 9 minutes ago 1.5GB [2023-03-14T20:48:39.094Z] security-spire-config-arm64 latest 1f82d01a15a1 11 minutes ago 86.2MB [2023-03-14T20:48:39.094Z] security-spire-agent-arm64 latest 8708f231b282 11 minutes ago 125MB [2023-03-14T20:48:39.094Z] f94c6d1b335b 11 minutes ago 1.35GB [2023-03-14T20:48:39.094Z] c7ba3382f538 12 minutes ago 1.35GB [2023-03-14T20:48:39.094Z] core-data-arm64 latest 4144698d02d7 15 minutes ago 19.9MB [2023-03-14T20:48:39.094Z] security-proxy-setup-arm64 latest 863723f9031f 15 minutes ago 18.6MB [2023-03-14T20:48:39.094Z] core-common-config-bootstrapper-arm64 latest 49b3efbe754c 16 minutes ago 17.4MB [2023-03-14T20:48:39.094Z] security-bootstrapper-arm64 latest 57b52dfef4ab 16 minutes ago 21.8MB [2023-03-14T20:48:39.094Z] 0fb8b0be9ef1 16 minutes ago 1.5GB [2023-03-14T20:48:39.094Z] 082c07948c43 16 minutes ago 1.47GB [2023-03-14T20:48:39.094Z] 0fe972ea3c05 16 minutes ago 1.48GB [2023-03-14T20:48:39.094Z] security-proxy-auth-arm64 latest 3b30d9e5a226 16 minutes ago 18.2MB [2023-03-14T20:48:39.094Z] df81d561635d 17 minutes ago 1.47GB [2023-03-14T20:48:39.094Z] 3c33658a0e25 17 minutes ago 1.47GB [2023-03-14T20:48:39.094Z] security-spire-server-arm64 latest 1c111998cf3f 24 minutes ago 87.1MB [2023-03-14T20:48:39.094Z] 9266e740373d 25 minutes ago 1.35GB [2023-03-14T20:48:39.094Z] ci-base-image-arm64 latest 7101210b8078 43 minutes ago 868MB [2023-03-14T20:48:39.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB [2023-03-14T20:48:39.094Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-14T20:48:39.094Z] 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-14T20:48:39.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:48:39.893Z] [2023-03-14T20:48:39.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:48:40.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:48:40.306Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T20:48:40.306Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T20:48:40.306Z] 04944245beec: Pulling fs layer [2023-03-14T20:48:40.306Z] 699f458cf7ca: Pulling fs layer [2023-03-14T20:48:40.306Z] 765212b225bb: Pulling fs layer [2023-03-14T20:48:40.306Z] f23df028b6ca: Pulling fs layer [2023-03-14T20:48:40.306Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T20:48:40.306Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T20:48:40.306Z] f23df028b6ca: Waiting [2023-03-14T20:48:40.306Z] d65c8cfc05b1: Waiting [2023-03-14T20:48:40.306Z] 2437ff75d9bd: Waiting [2023-03-14T20:48:40.306Z] 765212b225bb: Waiting [2023-03-14T20:48:40.576Z] 04944245beec: Verifying Checksum [2023-03-14T20:48:40.576Z] 04944245beec: Download complete [2023-03-14T20:48:40.576Z] 765212b225bb: Download complete [2023-03-14T20:48:40.576Z] f23df028b6ca: Verifying Checksum [2023-03-14T20:48:40.576Z] f23df028b6ca: Download complete [2023-03-14T20:48:40.576Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T20:48:40.576Z] d65c8cfc05b1: Download complete [2023-03-14T20:48:40.848Z] 699f458cf7ca: Verifying Checksum [2023-03-14T20:48:40.848Z] 699f458cf7ca: Download complete [2023-03-14T20:48:41.118Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T20:48:41.118Z] 8998bd30e6a1: Download complete [2023-03-14T20:48:43.704Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T20:48:43.704Z] 2437ff75d9bd: Download complete [2023-03-14T20:48:45.643Z] 8998bd30e6a1: Pull complete [2023-03-14T20:48:45.908Z] 04944245beec: Pull complete [2023-03-14T20:48:47.314Z] 699f458cf7ca: Pull complete [2023-03-14T20:48:47.314Z] 765212b225bb: Pull complete [2023-03-14T20:48:48.274Z] f23df028b6ca: Pull complete [2023-03-14T20:48:48.274Z] d65c8cfc05b1: Pull complete [2023-03-14T20:49:03.249Z] 2437ff75d9bd: Pull complete [2023-03-14T20:49:03.249Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T20:49:03.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:49:03.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:49:03.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-244 does not seem to be running inside a container [2023-03-14T20:49:03.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T20:49:06.478Z] $ docker top 91839e7d7dd9ee6de87250d66188747657d269443787252017ccb71075088354 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:07.398Z] ---> job-cost.sh [2023-03-14T20:49:07.398Z] lf-activate-venv: SKIPPING [2023-03-14T20:49:07.398Z] INFO: No Stack... [2023-03-14T20:49:07.664Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T20:49:08.621Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T20:49:09.273Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-14T20:49:09.273Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T20:49:09.358Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4445-1-stack-cost] [2023-03-14T20:49:09.363Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4445-1-stack-cost] did not exist. Created. [2023-03-14T20:49:09.364Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4445-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:49:10.093Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T20:49:10.280Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T20:49:10.295Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4445-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T20:49:10.356Z] $ docker stop --time=1 91839e7d7dd9ee6de87250d66188747657d269443787252017ccb71075088354 [2023-03-14T20:49:11.833Z] $ docker rm -f --volumes 91839e7d7dd9ee6de87250d66188747657d269443787252017ccb71075088354 [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-14T20:49:12.746Z] provisioning config files... [2023-03-14T20:49:12.768Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4354314571996282657tmp [Pipeline] { [Pipeline] sh [2023-03-14T20:49:13.135Z] + set +x [2023-03-14T20:49:13.135Z] + curl -s https://codecov.io/bash [2023-03-14T20:49:13.135Z] + bash -s -- [2023-03-14T20:49:13.135Z] [2023-03-14T20:49:13.135Z] _____ _ [2023-03-14T20:49:13.135Z] / ____| | | [2023-03-14T20:49:13.135Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T20:49:13.135Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T20:49:13.135Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T20:49:13.135Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T20:49:13.135Z] Bash-1.0.6 [2023-03-14T20:49:13.135Z] [2023-03-14T20:49:13.135Z] [2023-03-14T20:49:13.135Z] ==> git version 2.25.1 found [2023-03-14T20:49:13.135Z] ==> 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-14T20:49:13.135Z] Release-Date: 2020-01-08 [2023-03-14T20:49:13.135Z] 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-14T20:49:13.135Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T20:49:13.135Z] ==> Jenkins CI detected. [2023-03-14T20:49:13.135Z] current dir:  /w/workspace/edgex-go/1 [2023-03-14T20:49:13.135Z] project root: . [2023-03-14T20:49:13.135Z] --> token set from env [2023-03-14T20:49:13.135Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T20:49:13.135Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T20:49:13.135Z] ==> Python coveragepy not found [2023-03-14T20:49:13.135Z] ==> Searching for coverage reports in: [2023-03-14T20:49:13.135Z] + . [2023-03-14T20:49:13.135Z] -> Found 1 reports [2023-03-14T20:49:13.135Z] ==> Detecting git/mercurial file structure [2023-03-14T20:49:13.135Z] ==> Reading reports [2023-03-14T20:49:13.135Z] + ./coverage.out bytes=447486 [2023-03-14T20:49:13.135Z] ==> Appending adjustments [2023-03-14T20:49:13.135Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T20:49:14.528Z] + Found adjustments [2023-03-14T20:49:14.528Z] ==> Gzipping contents [2023-03-14T20:49:14.528Z] 60K /tmp/codecov.7GxIUN.gz [2023-03-14T20:49:14.528Z] ==> Uploading reports [2023-03-14T20:49:14.528Z] url: https://codecov.io [2023-03-14T20:49:14.528Z] query: branch=PR-4445&commit=7cd39e8e50023839bb0cdb61122c7f6fe63641e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4445%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4445&job=&cmd_args= [2023-03-14T20:49:14.528Z] -> Pinging Codecov [2023-03-14T20:49:14.528Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4445&commit=7cd39e8e50023839bb0cdb61122c7f6fe63641e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4445%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4445&job=&cmd_args= [2023-03-14T20:49:14.528Z] -> Uploading to [2023-03-14T20:49:14.529Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/7cd39e8e50023839bb0cdb61122c7f6fe63641e2/02abb2c3-eac0-4547-9a0f-90c9f48ac3a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T204914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99d768f9ddda7569719cd522e7a9fd586a934fd39f834634ec7cac16cf34944d [2023-03-14T20:49:14.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:49:14.529Z] Dload Upload Total Spent Left Speed [2023-03-14T20:49:14.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57642 0 0 100 57642 0 213k --:--:-- --:--:-- --:--:-- 213k [2023-03-14T20:49:14.787Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [Pipeline] } [2023-03-14T20:49:14.816Z] 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-14T20:49:16.169Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:16.493Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:17.375Z] ---> package-listing.sh [2023-03-14T20:49:17.375Z] ++ facter osfamily [2023-03-14T20:49:17.375Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T20:49:17.635Z] + OS_FAMILY=debian [2023-03-14T20:49:17.635Z] + workspace=/w/workspace/edgex-go/1 [2023-03-14T20:49:17.635Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T20:49:17.635Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T20:49:17.635Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T20:49:17.635Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T20:49:17.635Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-14T20:49:17.635Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T20:49:17.635Z] + case "${OS_FAMILY}" in [2023-03-14T20:49:17.635Z] + dpkg -l [2023-03-14T20:49:17.635Z] + grep '^ii' [2023-03-14T20:49:17.635Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T20:49:17.635Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T20:49:17.635Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T20:49:17.635Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-14T20:49:17.635Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-14T20:49:17.635Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-14T20:49:17.668Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T20:49:17.964Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:49:18.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:49:18.589Z] [2023-03-14T20:49:18.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:49:18.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:49:18.969Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T20:49:18.969Z] 5eb5b503b376: Pulling fs layer [2023-03-14T20:49:18.969Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T20:49:18.969Z] ec43610c2a17: Pulling fs layer [2023-03-14T20:49:18.969Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T20:49:18.969Z] 33b1e0a273af: Pulling fs layer [2023-03-14T20:49:18.969Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T20:49:18.969Z] 2f39f015ded8: Pulling fs layer [2023-03-14T20:49:18.969Z] 3a2ae6a8a46f: Waiting [2023-03-14T20:49:18.969Z] 33b1e0a273af: Waiting [2023-03-14T20:49:18.969Z] 5d3b04190fa2: Waiting [2023-03-14T20:49:18.969Z] 2f39f015ded8: Waiting [2023-03-14T20:49:18.969Z] 5c69ac0246d0: Verifying Checksum [2023-03-14T20:49:18.969Z] 5c69ac0246d0: Download complete [2023-03-14T20:49:18.969Z] 3a2ae6a8a46f: Download complete [2023-03-14T20:49:19.229Z] 33b1e0a273af: Verifying Checksum [2023-03-14T20:49:19.229Z] 33b1e0a273af: Download complete [2023-03-14T20:49:19.229Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T20:49:19.229Z] 5d3b04190fa2: Download complete [2023-03-14T20:49:19.229Z] ec43610c2a17: Verifying Checksum [2023-03-14T20:49:19.229Z] ec43610c2a17: Download complete [2023-03-14T20:49:19.229Z] 5eb5b503b376: Download complete [2023-03-14T20:49:19.794Z] 2f39f015ded8: Download complete [2023-03-14T20:49:20.360Z] 5eb5b503b376: Pull complete [2023-03-14T20:49:20.360Z] 5c69ac0246d0: Pull complete [2023-03-14T20:49:20.924Z] ec43610c2a17: Pull complete [2023-03-14T20:49:20.924Z] 3a2ae6a8a46f: Pull complete [2023-03-14T20:49:21.181Z] 33b1e0a273af: Pull complete [2023-03-14T20:49:21.181Z] 5d3b04190fa2: Pull complete [2023-03-14T20:49:25.364Z] 2f39f015ded8: Pull complete [2023-03-14T20:49:25.364Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T20:49:25.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:49:25.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:49:25.565Z] prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container [2023-03-14T20:49:25.592Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T20:49:28.084Z] $ docker top a5f8f96507fbb0727787b35d16cdd2e2f384efddbdbf6ab78881b0abd21700b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:49:28.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T20:49:28.776Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T20:49:29.082Z] + ls /var/log/sa-host [2023-03-14T20:49:29.082Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:49:29.288Z] provisioning config files... [2023-03-14T20:49:29.296Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11204285582760332439tmp [Pipeline] { [Pipeline] echo [2023-03-14T20:49:29.343Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:29.655Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T20:49:29.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:30.084Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T20:49:30.113Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:30.421Z] ---> sudo-logs.sh [2023-03-14T20:49:30.421Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T20:49:30.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:30.822Z] ---> job-cost.sh [2023-03-14T20:49:30.822Z] lf-activate-venv: SKIPPING [2023-03-14T20:49:30.822Z] DEBUG: total: 0.10999999940395355 [2023-03-14T20:49:30.822Z] INFO: Retrieving Stack Cost... [2023-03-14T20:49:31.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T20:49:31.960Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T20:49:31.995Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:32.308Z] ---> logs-deploy.sh [2023-03-14T20:49:32.308Z] lf-activate-venv: SKIPPING [2023-03-14T20:49:32.308Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4445/1 [2023-03-14T20:49:32.308Z] INFO: archiving workspace using pattern(s): [2023-03-14T20:49:33.243Z] Archives upload complete. [2023-03-14T20:49:33.243Z] INFO: archiving logs to Nexus