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 19:59:44 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 19:59:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:44 ========================================================= 19:59:44 EdgeX Global Pipelines Version Info 19:59:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:45 ------------------- 19:59:45 stable info: 19:59:45 ------------------- 19:59:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:45 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:45 Message: update stable to v1.0.245 19:59:46 ------------------- 19:59:46 experimental info: 19:59:46 ------------------- 19:59:46 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:46 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:46 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4445 [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4445 [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4445 [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cd39e8 [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:47 provisioning config files... 19:59:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4119687497118663274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:47 ---> docker-login.sh 19:59:47 nexus3.edgexfoundry.org:10001 19:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:48 Configure a credential helper to remove this warning. See 19:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:48 19:59:48 Login Succeeded 19:59:48 nexus3.edgexfoundry.org:10002 19:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:48 Configure a credential helper to remove this warning. See 19:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:48 19:59:48 Login Succeeded 19:59:48 nexus3.edgexfoundry.org:10003 19:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:48 Configure a credential helper to remove this warning. See 19:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:48 19:59:48 Login Succeeded 19:59:48 nexus3.edgexfoundry.org:10004 19:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:48 Configure a credential helper to remove this warning. See 19:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:48 19:59:48 Login Succeeded 19:59:48 docker.io 19:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:48 Configure a credential helper to remove this warning. See 19:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:48 19:59:48 Login Succeeded 19:59:48 ---> docker-login.sh ends [Pipeline] } 19:59:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:49 + 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 19:59:49 + dirname cmd/core-command/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo core-command,cmd/core-command/Dockerfile 19:59:49 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:49 + dirname cmd/core-data/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo core-data,cmd/core-data/Dockerfile 19:59:49 + + cut -d/ -f2 19:59:49 dirname cmd/core-metadata/Dockerfile 19:59:49 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:49 + dirname cmd/security-bootstrapper/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:49 + dirname cmd/security-proxy-auth/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:49 + dirname cmd/security-proxy-setup/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:49 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:49 + dirname cmd/security-spire-agent/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + dirname cmd/security-spire-config/Dockerfile 19:59:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:49 + dirname cmd/security-spire-server/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:49 + dirname cmd/support-notifications/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:49 + dirname cmd/support-scheduler/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:49 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 19:59:49 + git rev-list -1 --merges 7cd39e8e50023839bb0cdb61122c7f6fe63641e2~1..7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [Pipeline] echo 19:59:49 -----------> git rev-list -1 --merges 7cd39e8e50023839bb0cdb61122c7f6fe63641e2~1..7cd39e8e50023839bb0cdb61122c7f6fe63641e2 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [false] [Pipeline] sh 19:59:50 + git log --format=format:%s -1 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [Pipeline] echo 19:59:50 ========================================================= 19:59:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:50 + grep -v github /etc/ssh/ssh_known_hosts 19:59:50 + [ -e /tmp/ssh_known_hosts ] 19:59:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:50 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:51 19:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:51 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:51 b85a868b505f: Pulling fs layer 19:59:51 e2be974225ed: Pulling fs layer 19:59:51 339a4e72a1f5: Pulling fs layer 19:59:51 988bab9f4d93: Pulling fs layer 19:59:51 1469e6f7b9e6: Pulling fs layer 19:59:51 eaf3925da568: Pulling fs layer 19:59:51 bab4dde63d76: Pulling fs layer 19:59:51 bde34c3a00c8: Pulling fs layer 19:59:51 b352a97aabf1: Pulling fs layer 19:59:51 4872d77fe225: Pulling fs layer 19:59:51 5851b861e8e6: Pulling fs layer 19:59:51 bab4dde63d76: Waiting 19:59:51 bde34c3a00c8: Waiting 19:59:51 b352a97aabf1: Waiting 19:59:51 4872d77fe225: Waiting 19:59:51 5851b861e8e6: Waiting 19:59:51 eaf3925da568: Waiting 19:59:51 988bab9f4d93: Waiting 19:59:51 1469e6f7b9e6: Waiting 19:59:51 e2be974225ed: Verifying Checksum 19:59:51 e2be974225ed: Download complete 19:59:51 988bab9f4d93: Verifying Checksum 19:59:51 988bab9f4d93: Download complete 19:59:51 1469e6f7b9e6: Verifying Checksum 19:59:51 1469e6f7b9e6: Download complete 19:59:51 eaf3925da568: Verifying Checksum 19:59:51 eaf3925da568: Download complete 19:59:51 339a4e72a1f5: Verifying Checksum 19:59:51 339a4e72a1f5: Download complete 19:59:51 b352a97aabf1: Verifying Checksum 19:59:51 b352a97aabf1: Download complete 19:59:51 4872d77fe225: Verifying Checksum 19:59:51 4872d77fe225: Download complete 19:59:51 5851b861e8e6: Verifying Checksum 19:59:51 5851b861e8e6: Download complete 19:59:51 b85a868b505f: Verifying Checksum 19:59:51 b85a868b505f: Download complete 19:59:52 bab4dde63d76: Verifying Checksum 19:59:52 bab4dde63d76: Download complete 19:59:53 b85a868b505f: Pull complete 19:59:53 e2be974225ed: Pull complete 19:59:53 339a4e72a1f5: Pull complete 19:59:53 988bab9f4d93: Pull complete 19:59:54 1469e6f7b9e6: Pull complete 19:59:54 eaf3925da568: Pull complete 19:59:56 bab4dde63d76: Pull complete 19:59:56 bde34c3a00c8: Pull complete 19:59:56 b352a97aabf1: Pull complete 19:59:56 4872d77fe225: Pull complete 19:59:56 5851b861e8e6: Pull complete 19:59:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:56 prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container 19:59:56 $ 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 19:59:59 $ docker top f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c -eo pid,comm 20:00:00 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). 20:00:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:00:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:00 [ssh-agent] Looking for ssh-agent implementation... 20:00:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:00 $ docker exec f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c ssh-agent 20:00:00 SSH_AUTH_SOCK=/tmp/ssh-ENOi1IUJnelY/agent.32 20:00:00 SSH_AGENT_PID=38 20:00:00 Running ssh-add (command line suppressed) 20:00:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3445599197785779240.key (/w/workspace/edgex-go/1@tmp/private_key_3445599197785779240.key) 20:00:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:00 + git tag --points-at HEAD [Pipeline] } 20:00:00 $ docker exec --env ******** --env ******** f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c ssh-agent -k 20:00:00 unset SSH_AUTH_SOCK; 20:00:00 unset SSH_AGENT_PID; 20:00:00 echo Agent pid 38 killed; 20:00:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:00:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:01 [ssh-agent] Looking for ssh-agent implementation... 20:00:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:01 $ docker exec f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c ssh-agent 20:00:01 SSH_AUTH_SOCK=/tmp/ssh-ZOnCPv5m8NGd/agent.72 20:00:01 SSH_AGENT_PID=78 20:00:01 Running ssh-add (command line suppressed) 20:00:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14604643795407989509.key (/w/workspace/edgex-go/1@tmp/private_key_14604643795407989509.key) 20:00:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:01 + git semver init 20:00:02 2023-03-14 20:00:01,959 [run_init] DEBUG init version:0.0.0 force:False 20:00:02 2023-03-14 20:00:01,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:00:02 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 20:00:02 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) 20:00:10 2023-03-14 20:00:08,925 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:00:10 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 20:00:10 2023-03-14 20:00:08,925 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4445 20:00:10 2023-03-14 20:00:08,928 [execute] INFO git cat-file --batch-check 20:00:10 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=) 20:00:10 2023-03-14 20:00:08,934 [execute] INFO git cat-file --batch 20:00:10 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=) 20:00:10 2023-03-14 20:00:08,940 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4445 20:00:10 0.0.0 [Pipeline] } 20:00:10 $ docker exec --env ******** --env ******** f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c ssh-agent -k 20:00:10 unset SSH_AUTH_SOCK; 20:00:10 unset SSH_AGENT_PID; 20:00:10 echo Agent pid 78 killed; 20:00:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:10 + git semver [Pipeline] } 20:00:10 $ docker stop --time=1 f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c 20:00:12 $ docker rm -f --volumes f6b0d526d23810804ba3f3e77cd42b63595ac382ffad4e9b3e5576ff6e5f321c [Pipeline] // withDockerContainer [Pipeline] sh 20:00:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:00:12 Stashed 1 file(s) [Pipeline] echo 20:00:12 [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 20:00:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:13 ========================================================= 20:00:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:00:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:00:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:00:14 63b65145d645: Pulling fs layer 20:00:14 a2d21d5440eb: Pulling fs layer 20:00:14 935e6c44a52c: Pulling fs layer 20:00:14 94cc34f8dd06: Pulling fs layer 20:00:14 30dea6a524f1: Pulling fs layer 20:00:14 a2aff8979fd8: Pulling fs layer 20:00:14 6808be2612f2: Pulling fs layer 20:00:14 f25807f1079a: Pulling fs layer 20:00:14 30dea6a524f1: Waiting 20:00:14 a2aff8979fd8: Waiting 20:00:14 6808be2612f2: Waiting 20:00:14 f25807f1079a: Waiting 20:00:14 94cc34f8dd06: Waiting 20:00:14 a2d21d5440eb: Verifying Checksum 20:00:14 a2d21d5440eb: Download complete 20:00:14 94cc34f8dd06: Verifying Checksum 20:00:14 94cc34f8dd06: Download complete 20:00:14 30dea6a524f1: Download complete 20:00:14 63b65145d645: Download complete 20:00:14 a2aff8979fd8: Verifying Checksum 20:00:14 a2aff8979fd8: Download complete 20:00:14 63b65145d645: Pull complete 20:00:14 a2d21d5440eb: Pull complete 20:00:14 f25807f1079a: Verifying Checksum 20:00:14 f25807f1079a: Download complete 20:00:14 935e6c44a52c: Verifying Checksum 20:00:14 935e6c44a52c: Download complete 20:00:15 6808be2612f2: Verifying Checksum 20:00:15 6808be2612f2: Download complete 20:00:17 935e6c44a52c: Pull complete 20:00:18 94cc34f8dd06: Pull complete 20:00:18 30dea6a524f1: Pull complete 20:00:18 a2aff8979fd8: Pull complete 20:00:20 6808be2612f2: Pull complete 20:00:21 f25807f1079a: Pull complete 20:00:21 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:00:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:00:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:21 WORKDIR /edgex 20:00:21 COPY go.mod . 20:00:21 RUN go mod download 20:00:21 + docker build -t ci-base-image-x86_64 -f - . 20:00:22 Sending build context to Docker daemon 170.4MB 20:00:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:22 ---> 3b553350e43f 20:00:22 Step 2/4 : WORKDIR /edgex 20:00:27 ---> Running in 82addd98f60f 20:00:27 Removing intermediate container 82addd98f60f 20:00:27 ---> eea0f87ad017 20:00:27 Step 3/4 : COPY go.mod . 20:00:27 ---> 236aacebad77 20:00:27 Step 4/4 : RUN go mod download 20:00:27 ---> Running in aab337be7f5f 20:00:28 Still waiting to schedule task 20:00:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-240’ is offline 20:00:39 Removing intermediate container aab337be7f5f 20:00:39 ---> 5d73d1a6ed68 20:00:39 Successfully built 5d73d1a6ed68 20:00:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:39 + docker inspect -f . ci-base-image-x86_64 20:00:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:39 prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container 20:00:39 $ 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 20:00:40 $ docker top f5de77a4901554bb0391499faa0104bb5d70c7dba6be41c4258e2b4be718bd18 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:40 + go version 20:00:40 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:40 $ docker stop --time=1 f5de77a4901554bb0391499faa0104bb5d70c7dba6be41c4258e2b4be718bd18 20:00:41 $ 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 20:00:42 + docker inspect -f . ci-base-image-x86_64 20:00:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:42 prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container 20:00:42 $ 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 20:00:43 $ docker top 62ff13cc7ff00c1563c3dbce9aa232bd4c189f0b6c8b1853cd70be59cd9e88c9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:43 ========================================================= 20:00:43 [edgeXBuildGoParallel] Running Tests and Build... 20:00:43 ========================================================= [Pipeline] sh 20:00:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:43 + make test 20:00:43 go test -race -coverprofile=coverage.out ./... 20:00:51 ? github.com/edgexfoundry/edgex-go [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:01:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements 20:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.2% of statements 20:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.695s coverage: 88.5% of statements 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.9% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.395s coverage: 95.6% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.111s coverage: 0.9% of statements 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.0% of statements 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 45.5% of statements 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 82.9% of statements 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 20:01:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.077s coverage: 94.4% of statements 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.312s coverage: 79.9% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.067s coverage: 92.9% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.058s coverage: 86.9% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.061s coverage: 87.2% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.2% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 84.8% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 20:01:44 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 20:02:06 go vet ./... 20:02:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:02:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:02:11 ./bin/test-attribution-txt.sh [Pipeline] echo 20:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:02:11 + ls -al . 20:02:11 total 704 20:02:11 drwxrwxr-x 11 1001 1001 4096 Mar 14 20:00 . 20:02:11 drwxr-xr-x 4 root root 4096 Mar 14 20:00 .. 20:02:11 drwxrwxr-x 2 1001 1001 4096 Mar 14 19:59 .blubracket 20:02:11 -rw-rw-r-- 1 1001 1001 16 Mar 14 19:59 .dockerignore 20:02:11 drwxrwxr-x 8 1001 1001 4096 Mar 14 20:00 .git 20:02:11 drwxrwxr-x 3 1001 1001 4096 Mar 14 19:59 .github 20:02:11 -rw-rw-r-- 1 1001 1001 1133 Mar 14 19:59 .gitignore 20:02:11 -rw-rw-r-- 1 1001 1001 42 Mar 14 19:59 .golangci.yml 20:02:11 -rw-rw-r-- 1 1001 1001 87 Mar 14 19:59 .hadolint.yml 20:02:11 drwxr-xr-x 3 1001 1001 4096 Mar 14 20:00 .semver 20:02:11 -rw-rw-r-- 1 1001 1001 166 Mar 14 19:59 .sonarcloud.properties 20:02:11 -rw-rw-r-- 1 1001 1001 1171 Mar 14 19:59 ADOPTERS.md 20:02:11 -rw-rw-r-- 1 1001 1001 10825 Mar 14 19:59 Attribution.txt 20:02:11 -rw-rw-r-- 1 1001 1001 73765 Mar 14 19:59 CHANGELOG.md 20:02:11 -rw-rw-r-- 1 1001 1001 3804 Mar 14 19:59 CONTRIBUTING.md 20:02:11 -rw-rw-r-- 1 1001 1001 677 Mar 14 19:59 GOVERNANCE.md 20:02:11 -rw-rw-r-- 1 1001 1001 883 Mar 14 19:59 Jenkinsfile 20:02:11 -rw-rw-r-- 1 1001 1001 10775 Mar 14 19:59 LICENSE 20:02:11 -rw-rw-r-- 1 1001 1001 14266 Mar 14 19:59 Makefile 20:02:11 -rw-rw-r-- 1 1001 1001 582 Mar 14 19:59 OWNERS.md 20:02:11 -rw-rw-r-- 1 1001 1001 9403 Mar 14 19:59 README.md 20:02:11 -rw-rw-r-- 1 1001 1001 789 Mar 14 19:59 SECURITY.md 20:02:11 -rw-rw-r-- 1 1001 1001 5 Mar 14 20:00 VERSION 20:02:11 drwxrwxr-x 2 1001 1001 4096 Mar 14 19:59 bin 20:02:11 drwxrwxr-x 18 1001 1001 4096 Mar 14 19:59 cmd 20:02:11 -rw-r--r-- 1 root root 447486 Mar 14 20:01 coverage.out 20:02:11 -rw-rw-r-- 1 1001 1001 3232 Mar 14 19:59 go.mod 20:02:11 -rw-rw-r-- 1 1001 1001 31098 Mar 14 19:59 go.sum 20:02:11 drwxrwxr-x 7 1001 1001 4096 Mar 14 19:59 internal 20:02:11 drwxrwxr-x 3 1001 1001 4096 Mar 14 19:59 openapi 20:02:11 -rw-rw-r-- 1 1001 1001 594 Mar 14 19:59 security.txt 20:02:11 drwxrwxr-x 4 1001 1001 4096 Mar 14 19:59 snap 20:02:11 -rw-rw-r-- 1 1001 1001 204 Mar 14 19:59 version.go [Pipeline] sh 20:02:11 + '[' -e coverage.out ] 20:02:11 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:12 Stashed 1 file(s) [Pipeline] sh 20:02:12 + make build 20:02:12 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 20:02:24 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 20:02:24 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 20:02:25 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 20:02:26 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 20:02:32 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 20:02:33 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 20:02:34 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 20:02:35 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 20:02:36 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 20:02:37 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 20:02:37 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] } 20:02:39 $ docker stop --time=1 62ff13cc7ff00c1563c3dbce9aa232bd4c189f0b6c8b1853cd70be59cd9e88c9 20:02:43 $ 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 20:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:44 20:02:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:45 latest: Pulling from edgex-devops/edgex-compose 20:02:45 cbdbe7a5bc2a: Pulling fs layer 20:02:45 ca9280d653b3: Pulling fs layer 20:02:45 7e9c9ca2126c: Pulling fs layer 20:02:45 cbdbe7a5bc2a: Verifying Checksum 20:02:45 cbdbe7a5bc2a: Download complete 20:02:45 cbdbe7a5bc2a: Pull complete 20:02:45 ca9280d653b3: Verifying Checksum 20:02:45 ca9280d653b3: Download complete 20:02:46 7e9c9ca2126c: Verifying Checksum 20:02:46 7e9c9ca2126c: Download complete 20:02:46 ca9280d653b3: Pull complete 20:02:49 7e9c9ca2126c: Pull complete 20:02:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:49 prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container 20:02:49 $ 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 20:02:51 $ docker top a31eb57820259276c7c713d5f9a2a3f6fef85b10db7bc48ff1e497a785c2deac -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:52 + docker-compose build --help 20:02:52 + grep parallel 20:02:52 --parallel Build images in parallel. [Pipeline] } 20:02:52 $ docker stop --time=1 a31eb57820259276c7c713d5f9a2a3f6fef85b10db7bc48ff1e497a785c2deac 20:02:54 $ docker rm -f --volumes a31eb57820259276c7c713d5f9a2a3f6fef85b10db7bc48ff1e497a785c2deac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:54 prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container 20:02:54 $ 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 20:02:55 $ docker top 9978640becb6b8223820fcbb4e85811e063113e42975d56bbb7016c6e5ebeab5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:55 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:56 Building core-command ... 20:02:56 Building core-common-config-bootstrapper ... 20:02:56 Building core-data ... 20:02:56 Building core-metadata ... 20:02:56 Building security-bootstrapper ... 20:02:56 Building security-proxy-auth ... 20:02:56 Building security-proxy-setup ... 20:02:56 Building security-secretstore-setup ... 20:02:56 Building security-spiffe-token-provider ... 20:02:56 Building security-spire-agent ... 20:02:56 Building security-spire-config ... 20:02:56 Building security-spire-server ... 20:02:56 Building support-notifications ... 20:02:56 Building support-scheduler ... 20:02:56 Building core-metadata 20:02:56 Building support-scheduler 20:02:56 Building security-proxy-auth 20:02:56 Building core-data 20:02:56 Building security-secretstore-setup 20:03:08 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:08 ---> 5d73d1a6ed68 20:03:08 Step 3/24 : WORKDIR /edgex-go 20:03:08 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:08 ---> 5d73d1a6ed68 20:03:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:08 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:03:08 ---> 5d73d1a6ed68 20:03:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:03:08 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:08 ---> 5d73d1a6ed68 20:03:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:08 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:08 ---> 5d73d1a6ed68 20:03:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-244 in /w/workspace/edgexfoundry_edgex-go_PR-4445 [Pipeline] { [Pipeline] ws 20:03:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:03:13 The recommended git tool is: git 20:03:14 ---> Running in e3039bba21df 20:03:14 ---> Running in 92fafb63fb82 20:03:14 ---> Running in 3d3b22478dbd 20:03:14 ---> Running in 9b816e81ca1a 20:03:14 ---> Running in cdf1800631e3 20:03:14 Removing intermediate container e3039bba21df 20:03:14 ---> b5e77cb02cf4 20:03:14 Step 4/23 : WORKDIR /edgex-go 20:03:14 Removing intermediate container cdf1800631e3 20:03:14 ---> ee83731e3bf0 20:03:14 Step 4/23 : WORKDIR /edgex-go 20:03:14 ---> Running in 285e33596122 20:03:14 Removing intermediate container 92fafb63fb82 20:03:14 Removing intermediate container 3d3b22478dbd 20:03:14 ---> 0c2ad4a7c7ad 20:03:14 ---> 7e40a1f823f6 20:03:14 Step 4/23 : WORKDIR /edgex-goStep 4/25 : WORKDIR /edgex-go 20:03:14 20:03:14 Removing intermediate container 9b816e81ca1a 20:03:14 ---> 16577eb637c3 20:03:14 Step 4/24 : RUN apk add --update --no-cache make git 20:03:14 ---> Running in 44b77afed297 20:03:14 ---> Running in 088d250dd61f 20:03:14 ---> Running in 771b9a1f715a 20:03:14 ---> Running in 8b00c53a8a84 20:03:14 Removing intermediate container 285e33596122 20:03:14 ---> 07ee90bfa946 20:03:14 Step 5/23 : RUN apk add --update --no-cache make git 20:03:14 ---> Running in d69d9236645e 20:03:14 Removing intermediate container 44b77afed297 20:03:14 ---> fb4bfa8e7555 20:03:14 Step 5/23 : RUN apk add --update --no-cache make git 20:03:14 Removing intermediate container 771b9a1f715a 20:03:14 ---> 1ce50af9685d 20:03:14 Step 5/23 : RUN apk add --update --no-cache make git 20:03:14 Removing intermediate container 088d250dd61f 20:03:14 ---> f4db83f0271e 20:03:14 Step 5/25 : RUN apk add --update --no-cache make git 20:03:15 ---> Running in 6a21a1c555e4 20:03:15 ---> Running in f9c3515aacdf 20:03:15 ---> Running in 3b7828fb125d 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:15 OK: 265 MiB in 53 packages 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:15 OK: 265 MiB in 53 packages 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:16 OK: 265 MiB in 53 packages 20:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:16 OK: 265 MiB in 53 packages 20:03:16 Removing intermediate container 8b00c53a8a84 20:03:16 ---> 7f706144281b 20:03:16 Step 5/24 : COPY go.mod vendor* ./ 20:03:16 Removing intermediate container d69d9236645e 20:03:16 ---> a23dacd32813 20:03:16 Step 6/23 : COPY go.mod vendor* ./ 20:03:16 ---> 55e01a76577f 20:03:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:16 OK: 265 MiB in 53 packages 20:03:16 ---> Running in 3ccdee7ea489 20:03:16 ---> 5a2682f32666 20:03:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:16 ---> Running in 040effa43e1c 20:03:16 Removing intermediate container 3b7828fb125d 20:03:16 ---> 69cdfc41cd7a 20:03:16 Step 6/25 : COPY go.mod vendor* ./ 20:03:16 Removing intermediate container 6a21a1c555e4 20:03:16 ---> 3e704eb9c186 20:03:16 Step 6/23 : COPY go.mod vendor* ./ 20:03:16 ---> 75abc5541816 20:03:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:16 ---> Running in 755b0b50abf5 20:03:16 Removing intermediate container f9c3515aacdf 20:03:16 ---> 44fd592fe41f 20:03:16 Step 6/23 : COPY go.mod vendor* ./ 20:03:16 ---> 152e229447fd 20:03:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:16 ---> Running in 82f3e9203650 20:03:16 ---> 3060410f578d 20:03:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:16 ---> Running in 9a96966a19ae 20:03:21 using credential edgex-jenkins-ssh 20:03:21 Cloning the remote Git repository 20:03:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:03:21 > git init /w/workspace/edgex-go/1 # timeout=10 20:03:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:21 > git --version # timeout=10 20:03:21 > git --version # 'git version 2.25.1' 20:03:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:46 > 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 20:03:47 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:03:48 Merge succeeded, producing 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:03:48 Checking out Revision 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 (PR-4445) 20:03:48 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:03:48 > git --version # timeout=10 20:03:49 > git --version # 'git version 2.25.1' 20:03:49 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:47 > git config core.sparsecheckout # timeout=10 20:03:47 > git checkout -f 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 # timeout=10 20:03:47 > git remote # timeout=10 20:03:47 > git config --get remote.origin.url # timeout=10 20:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:47 > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 20:03:48 > git rev-parse HEAD^{commit} # timeout=10 20:03:48 > git config core.sparsecheckout # timeout=10 20:03:48 > git checkout -f 7cd39e8e50023839bb0cdb61122c7f6fe63641e2 # timeout=10 20:03:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:03:50 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:50 Dload Upload Total Spent Left Speed 20:03:50 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 20:03:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:03:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:03:51 + sudo tee /etc/docker/daemon.new 20:03:51 { 20:03:51 "registry-mirrors": [ 20:03:51 "https://nexus3.edgexfoundry.org:10001" 20:03:51 ], 20:03:51 "bip": "10.250.0.254/24", 20:03:51 "hosts": [ 20:03:51 "tcp://0.0.0.0:5555", 20:03:51 "unix:///var/run/docker.sock" 20:03:51 ], 20:03:51 "mtu": 1458, 20:03:51 "selinux-enabled": true, 20:03:51 "seccomp-profile": "/etc/docker/seccomp.json" 20:03:51 } [Pipeline] sh 20:03:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:03:51 + sudo service docker restart 20:03:55 Removing intermediate container 040effa43e1c 20:03:55 ---> 67d6596a7114 20:03:55 Step 8/23 : COPY . . 20:03:55 Removing intermediate container 3ccdee7ea489 20:03:55 ---> c66e621a7367 20:03:55 Step 7/24 : COPY . . 20:03:55 Removing intermediate container 9a96966a19ae 20:03:55 ---> 2df30949477c 20:03:55 Step 8/23 : COPY . . 20:03:55 Removing intermediate container 755b0b50abf5 20:03:55 ---> 35753d60b183 20:03:55 Step 8/25 : COPY . . 20:03:55 Removing intermediate container 82f3e9203650 20:03:55 ---> cf1c0a849014 20:03:55 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:10 provisioning config files... 20:04:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2383332456507016618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:10 ---> docker-login.sh 20:04:10 nexus3.edgexfoundry.org:10001 20:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:11 Configure a credential helper to remove this warning. See 20:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:11 20:04:11 Login Succeeded 20:04:11 nexus3.edgexfoundry.org:10002 20:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:11 Configure a credential helper to remove this warning. See 20:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:11 20:04:11 Login Succeeded 20:04:11 nexus3.edgexfoundry.org:10003 20:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:12 Configure a credential helper to remove this warning. See 20:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:12 20:04:12 Login Succeeded 20:04:12 nexus3.edgexfoundry.org:10004 20:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:12 Configure a credential helper to remove this warning. See 20:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:12 20:04:12 Login Succeeded 20:04:12 docker.io 20:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:13 Configure a credential helper to remove this warning. See 20:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:13 20:04:13 Login Succeeded 20:04:13 ---> docker-login.sh ends [Pipeline] } 20:04:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:04:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:14 ========================================================= 20:04:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:04:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:04:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:04:15 af6eaf76a39c: Pulling fs layer 20:04:15 55522c791124: Pulling fs layer 20:04:15 ce5c4a1c91eb: Pulling fs layer 20:04:15 169dfbe0d373: Pulling fs layer 20:04:15 e1ff8fa3b103: Pulling fs layer 20:04:15 52ebb69f0ebf: Pulling fs layer 20:04:15 5abe8eddf0d5: Pulling fs layer 20:04:15 e1ff8fa3b103: Waiting 20:04:15 52ebb69f0ebf: Waiting 20:04:15 5abe8eddf0d5: Waiting 20:04:15 55522c791124: Verifying Checksum 20:04:15 55522c791124: Download complete 20:04:15 169dfbe0d373: Verifying Checksum 20:04:15 169dfbe0d373: Download complete 20:04:15 e1ff8fa3b103: Verifying Checksum 20:04:15 e1ff8fa3b103: Download complete 20:04:15 af6eaf76a39c: Verifying Checksum 20:04:16 af6eaf76a39c: Pull complete 20:04:16 55522c791124: Pull complete 20:04:16 5abe8eddf0d5: Verifying Checksum 20:04:16 5abe8eddf0d5: Download complete 20:04:17 ---> 9e6a7058b76d 20:04:17 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:04:17 ---> d68a29770e64 20:04:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:04:17 ---> fc7f3152fac4 20:04:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:04:17 ---> ee51f27f5f71 20:04:17 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:04:17 ---> 97f418041082 20:04:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:17 ---> Running in ec1b24a9796b 20:04:17 ---> Running in 5037f7c204ab 20:04:17 ---> Running in 0fe204782b5f 20:04:17 ---> Running in c64713fcb926 20:04:17 ---> Running in 337af0def8f5 20:04:17 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 20:04:17 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 20:04:17 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 20:04:17 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 20:04:17 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 20:04:18 52ebb69f0ebf: Verifying Checksum 20:04:18 52ebb69f0ebf: Download complete 20:04:18 ce5c4a1c91eb: Verifying Checksum 20:04:18 ce5c4a1c91eb: Download complete 20:04:30 ce5c4a1c91eb: Pull complete 20:04:30 169dfbe0d373: Pull complete 20:04:30 e1ff8fa3b103: Pull complete 20:04:37 52ebb69f0ebf: Pull complete 20:04:39 5abe8eddf0d5: Pull complete 20:04:39 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:04:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:04:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:40 WORKDIR /edgex 20:04:40 COPY go.mod . 20:04:40 RUN go mod download 20:04:40 + docker build -t ci-base-image-arm64 -f - . 20:04:40 Sending build context to Docker daemon 2.944MB 20:04:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:40 ---> 6cb57ee374ae 20:04:40 Step 2/4 : WORKDIR /edgex 20:04:42 ---> Running in 2429518c4185 20:04:43 Removing intermediate container 2429518c4185 20:04:43 ---> 086c26246f1f 20:04:43 Step 3/4 : COPY go.mod . 20:04:43 ---> 93f98c0bfd39 20:04:43 Step 4/4 : RUN go mod download 20:04:43 ---> Running in a9927ba7565a 20:04:49 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 20:04:56 Removing intermediate container 337af0def8f5 20:04:56 ---> 15e8d4386170 20:04:56 20:04:56 Step 10/25 : FROM alpine:3.17 20:04:56 Removing intermediate container 0fe204782b5f 20:04:56 ---> ac51bcc414ca 20:04:56 20:04:56 Step 10/23 : FROM alpine:3.17 20:04:56 Removing intermediate container 5037f7c204ab 20:04:56 ---> b8837fe0098f 20:04:56 20:04:56 Step 10/23 : FROM alpine:3.17 20:04:56 Removing intermediate container c64713fcb926 20:04:56 ---> 215e6376ce36 20:04:56 20:04:56 Step 9/24 : FROM alpine:3.17 20:04:56 3.17: Pulling from library/alpine 20:04:56 3.17: Pulling from library/alpine 20:04:57 3.17: Pulling from library/alpine 20:04:59 3.17: Pulling from library/alpine 20:04:59 Removing intermediate container ec1b24a9796b 20:04:59 ---> 61e600c25fea 20:04:59 20:04:59 Step 10/23 : FROM alpine:3.17 20:04:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:59 Status: Downloaded newer image for alpine:3.17 20:04:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:59 Status: Image is up to date for alpine:3.17 20:04:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:59 Status: Image is up to date for alpine:3.17 20:04:59 ---> b2aa39c304c2 20:04:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:59 ---> b2aa39c304c2 20:04:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:04:59 ---> b2aa39c304c2 20:04:59 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:04:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:59 Status: Image is up to date for alpine:3.17 20:04:59 ---> b2aa39c304c2 20:04:59 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:04:59 ---> Running in 63ac4094a899 20:04:59 3.17: Pulling from library/alpine 20:04:59 ---> Running in 3af45f55ce79 20:04:59 ---> Running in c1e4da52f9f6 20:04:59 ---> Running in e3e47538b4c5 20:04:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:59 Status: Image is up to date for alpine:3.17 20:04:59 ---> b2aa39c304c2 20:04:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:04:59 ---> Running in e2740537d763 20:04:59 Removing intermediate container 3af45f55ce79 20:04:59 ---> 9c8c0f42d9b4 20:04:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:59 Removing intermediate container e3e47538b4c5 20:04:59 ---> 2e6df9f711e1 20:04:59 Step 12/23 : ENV APP_PORT=59880 20:04:59 ---> Running in ce58e37b17da 20:04:59 ---> Running in 20a8bf464f80 20:05:00 Removing intermediate container 20a8bf464f80 20:05:00 ---> 3886a542c748 20:05:00 Step 13/23 : EXPOSE $APP_PORT 20:05:00 ---> Running in dca92948b52d 20:05:00 Removing intermediate container dca92948b52d 20:05:00 ---> 387d4218042e 20:05:00 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:05:00 ---> Running in f9241b2f51d5 20:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:00 (1/3) Installing ca-certificates (20220614-r4) 20:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:00 (2/3) Installing dumb-init (1.2.5-r2) 20:05:00 (3/3) Installing su-exec (0.2-r2) 20:05:00 Executing busybox-1.35.0-r29.trigger 20:05:00 Executing ca-certificates-20220614-r4.trigger 20:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:00 OK: 8 MiB in 18 packages 20:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:00 (1/1) Installing dumb-init (1.2.5-r2) 20:05:00 Executing busybox-1.35.0-r29.trigger 20:05:00 OK: 7 MiB in 16 packages 20:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:00 (1/1) Installing dumb-init (1.2.5-r2) 20:05:00 Executing busybox-1.35.0-r29.trigger 20:05:00 OK: 7 MiB in 16 packages 20:05:00 (1/1) Installing dumb-init (1.2.5-r2) 20:05:00 Executing busybox-1.35.0-r29.trigger 20:05:00 (1/1) Installing dumb-init (1.2.5-r2) 20:05:00 Executing busybox-1.35.0-r29.trigger 20:05:00 OK: 7 MiB in 16 packages 20:05:00 OK: 7 MiB in 16 packages 20:05:01 Removing intermediate container c1e4da52f9f6 20:05:01 ---> ae6ad058ca19 20:05:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:05:01 ---> Running in 8544c7973b98 20:05:01 Removing intermediate container 63ac4094a899 20:05:01 ---> 48ed0b1d994c 20:05:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:05:01 ---> Running in 48083a180ef6 20:05:01 Removing intermediate container 8544c7973b98 20:05:01 ---> 55b417418f82 20:05:01 Step 13/25 : ENV APP_PORT=59881 20:05:01 ---> Running in 9cd83b9e1905 20:05:01 Removing intermediate container 48083a180ef6 20:05:01 ---> 2eb9759cd2a7 20:05:01 Step 12/24 : WORKDIR / 20:05:01 ---> Running in df4141adcbd1 20:05:01 Removing intermediate container e2740537d763 20:05:01 ---> d1115c990796 20:05:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:05:01 Removing intermediate container 9cd83b9e1905 20:05:01 ---> 0a1ec543b48e 20:05:01 Step 14/25 : EXPOSE $APP_PORT 20:05:01 ---> Running in 9030a2e8b167 20:05:01 Removing intermediate container f9241b2f51d5 20:05:01 ---> 5049cfff2843 20:05:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 Removing intermediate container ce58e37b17da 20:05:01 ---> 47745712a803 20:05:01 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 ---> Running in c7b5602c1469 20:05:01 Removing intermediate container df4141adcbd1 20:05:01 ---> 65f3cee0c3dc 20:05:01 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:05:01 Removing intermediate container 9030a2e8b167 20:05:01 ---> a94537d0c471 20:05:01 Step 13/23 : ENV APP_PORT=59861 20:05:01 ---> Running in 49e7c1ec190c 20:05:01 Removing intermediate container c7b5602c1469 20:05:01 ---> 911dfa8f1cbf 20:05:01 Step 15/25 : WORKDIR / 20:05:01 ---> Running in 62f7072b91e1 20:05:01 ---> af71e8191484 20:05:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:01 ---> a6bf63ce046e 20:05:01 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:05:01 Removing intermediate container 49e7c1ec190c 20:05:01 ---> ace487a45683 20:05:01 Step 14/23 : EXPOSE $APP_PORT 20:05:01 ---> 8faeaff716ba 20:05:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:01 ---> Running in 1f1bdad1cbbc 20:05:01 Removing intermediate container 62f7072b91e1 20:05:01 ---> d2e8646d1b3b 20:05:01 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 ---> 87da3b1848c6 20:05:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:01 ---> 83c27bb6d658 20:05:01 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:05:01 Removing intermediate container 1f1bdad1cbbc 20:05:01 ---> 7633cff1b365 20:05:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 ---> c18c835a60d1 20:05:01 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:05:01 ---> e799d15c0b07 20:05:01 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:05:02 ---> 33c92e2a584c 20:05:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:02 ---> b3633cbb31d9 20:05:02 ---> 14d395336874 20:05:02 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 20:05:02 20:05:02 ---> 2b2d6e32cc46 20:05:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:05:02 ---> 6882340e774a 20:05:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:05:03 ---> 45621e1caa42 20:05:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:03 ---> 5d9f4a55058a 20:05:03 Step 19/23 : ENTRYPOINT ["/core-data"] 20:05:03 ---> c27c88ecda57 20:05:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:05:03 ---> c1d4470f772e 20:05:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:05:03 ---> Running in de26f76e4c8c 20:05:03 ---> dc3bb8d9534e 20:05:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:05:03 Removing intermediate container de26f76e4c8c 20:05:03 ---> 768ea6fb3eb6 20:05:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:03 ---> facf9cf8f6e1 20:05:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:05:03 ---> bb52ce4b50c5 20:05:03 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:03 ---> 42ca18c2b4e3 20:05:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:05:03 ---> Running in 70d96bbc7f5d 20:05:03 ---> 233e4df7b1c8 20:05:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:05:03 ---> Running in 50ea99a77fb0 20:05:03 Removing intermediate container 70d96bbc7f5d 20:05:03 ---> 2f09b15f3788 20:05:03 Step 21/23 : LABEL arch=x86_64 20:05:03 ---> Running in f1deb10a19c9 20:05:03 ---> 6f3d5af773a5 20:05:03 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:05:04 Removing intermediate container f1deb10a19c9 20:05:04 ---> afd65ab00760 20:05:04 Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:05:04 ---> dfa72739d269 20:05:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:05:04 ---> Running in ca67f1d5cfdd 20:05:04 ---> Running in 74e45f390bfe 20:05:04 ---> Running in d7293f60b3b1 20:05:04 Removing intermediate container ca67f1d5cfdd 20:05:04 ---> 74f8c82eda2a 20:05:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:04 Removing intermediate container d7293f60b3b1 20:05:04 ---> 4c3a931b6eac 20:05:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:04 Removing intermediate container 74e45f390bfe 20:05:04 ---> 06972d64d722 20:05:04 Step 23/23 : LABEL version=0.0.0 20:05:04 ---> 0345cb06245a 20:05:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:05:04 ---> Running in 3237873a30f2 20:05:04 ---> Running in fdd41b7f0bd7 20:05:04 ---> Running in bb26294a0199 20:05:04 Removing intermediate container 3237873a30f2 20:05:04 ---> 77898202debd 20:05:04 Step 21/23 : LABEL arch=x86_64 20:05:04 ---> Running in 673bdccddb45 20:05:04 Removing intermediate container fdd41b7f0bd7 20:05:04 ---> 0a939922c58d 20:05:04 Step 23/25 : LABEL arch=x86_64 20:05:04 Removing intermediate container 50ea99a77fb0 20:05:04 ---> 9ece58575b81 20:05:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:04 Removing intermediate container bb26294a0199 20:05:04 ---> cc8fdfc2ed04 20:05:04 20:05:04 ---> Running in 68ad7589b382 20:05:04 ---> e7f48196000d 20:05:04 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:04 ---> Running in a5b90b7bb3a5 20:05:04 Successfully built cc8fdfc2ed04 20:05:04 Removing intermediate container 673bdccddb45 20:05:04 ---> f8e5c3becd2c 20:05:04 Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:05:04 Successfully tagged core-data:latest 20:05:04 Building security-spire-config 20:05:04  Building core-data ... done  ---> Running in 0f65ee4c7424 20:05:04 Removing intermediate container 68ad7589b382 20:05:04 ---> 5014885cc0af 20:05:04 Step 24/25 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:05:05 ---> Running in 86420cd9f96d 20:05:05 Removing intermediate container a5b90b7bb3a5 20:05:05 ---> b0da5645f4f3 20:05:05 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:05:06 ---> Running in 757c52e01c46 20:05:07 ---> Running in 386bfa0d32d5 20:05:07 Removing intermediate container 86420cd9f96d 20:05:07 ---> 61ed1df25927 20:05:07 Step 23/23 : LABEL version=0.0.0 20:05:07 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:05:07 ---> 5d73d1a6ed68 20:05:07 Step 3/26 : WORKDIR /edgex-go 20:05:07 ---> Using cache 20:05:07 ---> 16577eb637c3 20:05:07 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:05:08 Removing intermediate container 757c52e01c46 20:05:08 ---> 3225fb9743da 20:05:08 Step 25/25 : LABEL version=0.0.0 20:05:08 ---> Running in 84517db9f3b2 20:05:08 ---> Running in c4d00349e84d 20:05:08 Removing intermediate container 386bfa0d32d5 20:05:08 ---> 5610765bf309 20:05:08 Step 21/23 : LABEL arch=x86_64 20:05:08 ---> Running in 6f2a91bbaac7 20:05:08 ---> Running in 87b15e281a78 20:05:08 Removing intermediate container 84517db9f3b2 20:05:08 ---> a6df788bfcea 20:05:08 20:05:08 Removing intermediate container 6f2a91bbaac7 20:05:08 ---> 395ad3f12591 20:05:08 20:05:08 Removing intermediate container 87b15e281a78 20:05:08 ---> 4de0ae65e9e8 20:05:08 Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:05:08 Removing intermediate container 0f65ee4c7424 20:05:08 ---> 73d9007e5356 20:05:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:05:08 Successfully built a6df788bfcea 20:05:08 Successfully tagged support-scheduler:latest 20:05:08 Building support-notifications 20:05:08  Building support-scheduler ... done  ---> Running in 56ada1120221 20:05:08 Successfully built 395ad3f12591 20:05:08 Successfully tagged core-metadata:latest 20:05:08  Building core-metadata ... done Building security-spire-server 20:05:08 ---> Running in 9130683bcc3a 20:05:08 Removing intermediate container 56ada1120221 20:05:08 ---> 51fbf50f1de9 20:05:08 Step 23/23 : LABEL version=0.0.0 20:05:08 Removing intermediate container 9130683bcc3a 20:05:08 ---> 56efd4b8d095 20:05:08 Step 22/24 : LABEL arch=x86_64 20:05:08 ---> Running in e09355ccf566 20:05:08 ---> Running in dd675ddfea8c 20:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:08 OK: 265 MiB in 53 packages 20:05:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:13 ---> 5d73d1a6ed68 20:05:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:13 ---> Using cache 20:05:13 ---> 7e40a1f823f6 20:05:13 Step 4/23 : WORKDIR /edgex-go 20:05:13 ---> Using cache 20:05:13 ---> f4db83f0271e 20:05:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:05:13 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:05:13 ---> 5d73d1a6ed68 20:05:13 Step 3/25 : WORKDIR /edgex-go 20:05:13 ---> Using cache 20:05:13 ---> 16577eb637c3 20:05:13 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:05:15 Removing intermediate container e09355ccf566 20:05:15 ---> 9497d6e6d3bd 20:05:15 20:05:15 Removing intermediate container dd675ddfea8c 20:05:15 ---> 23dcb361181a 20:05:15 Step 23/24 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:05:15 ---> Running in 7249cb66a79d 20:05:15 ---> Running in aa5b898dc7b5 20:05:15 ---> Running in 53fb16423df8 20:05:15 Successfully built 9497d6e6d3bd 20:05:15 Successfully tagged security-proxy-auth:latest 20:05:15  Building security-proxy-auth ... done Building security-bootstrapper 20:05:15 Removing intermediate container c4d00349e84d 20:05:15 ---> 875d44de867f 20:05:15 Step 5/26 : COPY go.mod vendor* ./ 20:05:15 Removing intermediate container 53fb16423df8 20:05:15 ---> 6c6b68e201e7 20:05:15 Step 24/24 : LABEL version=0.0.0 20:05:15 ---> Running in de744ae8e91b 20:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:16 Removing intermediate container a9927ba7565a 20:05:16 ---> 7101210b8078 20:05:16 Successfully built 7101210b8078 20:05:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:16 OK: 265 MiB in 53 packages 20:05:16 OK: 265 MiB in 53 packages 20:05:16 + docker inspect -f . ci-base-image-arm64 20:05:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:17 prd-ubuntu20.04-docker-arm64-4c-16g-244 does not seem to be running inside a container 20:05:17 $ 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 20:05:17 Removing intermediate container de744ae8e91b 20:05:17 ---> 5610fd28beaa 20:05:17 20:05:17 Successfully built 5610fd28beaa 20:05:18 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:18 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:05:18 $ docker top 3c4c212e7cd068e95660708aa7118aceab96f7a506ee35c8e0711457ef2dcd64 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:19 Successfully tagged security-secretstore-setup:latest 20:05:19  Building security-secretstore-setup ... done  ---> 5d73d1a6ed68 20:05:19 Step 3/33 : WORKDIR /edgex-go 20:05:19 Building security-spiffe-token-provider 20:05:19 ---> Using cache 20:05:19 ---> 16577eb637c3 20:05:19 Step 4/33 : RUN apk add --update --no-cache make git 20:05:19 ---> Using cache 20:05:19 ---> 7f706144281b 20:05:19 Step 5/33 : COPY go.mod vendor* ./ 20:05:19 ---> 285b1308f1de 20:05:19 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:19 ---> Using cache 20:05:19 ---> 55e01a76577f 20:05:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:19 ---> Using cache 20:05:19 ---> c66e621a7367 20:05:19 Step 7/33 : COPY . . 20:05:19 ---> Using cache 20:05:19 ---> 97f418041082 20:05:19 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:19 ---> Running in 9f8ffcb92956 20:05:19 ---> Running in 168c935dc9b7 20:05:19 + go version 20:05:19 go version go1.20.2 linux/arm64 [Pipeline] } 20:05:19 $ docker stop --time=1 3c4c212e7cd068e95660708aa7118aceab96f7a506ee35c8e0711457ef2dcd64 20:05:21 Removing intermediate container aa5b898dc7b5 20:05:21 ---> 564c53035b81 20:05:21 Step 6/23 : COPY go.mod vendor* ./ 20:05:22 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:05:22 ---> 5d73d1a6ed68 20:05:22 Step 3/20 : WORKDIR /edgex-go 20:05:22 ---> Using cache 20:05:22 ---> 16577eb637c3 20:05:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:05:22 Removing intermediate container 7249cb66a79d 20:05:22 ---> b332142a4966 20:05:22 Step 5/25 : COPY go.mod vendor* ./ 20:05:22 ---> 49bd60a9b2ef 20:05:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:22 ---> Running in 1c77a5f3bb7a 20:05:22 ---> Running in 75b6fb7bbe4a 20:05:22 ---> 22603a21c608 20:05:22 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:22 ---> Running in 0b2d1b70ff33 20:05:22 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 20:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:23 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:05:23 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:05:23 OK: 17812 distinct packages available 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:23 $ docker rm -f --volumes 3c4c212e7cd068e95660708aa7118aceab96f7a506ee35c8e0711457ef2dcd64 20:05:23 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 20:05:24 + docker inspect -f . ci-base-image-arm64 20:05:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:24 prd-ubuntu20.04-docker-arm64-4c-16g-244 does not seem to be running inside a container 20:05:24 $ 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 20:05:25 Removing intermediate container 1c77a5f3bb7a 20:05:25 ---> b307e6c6987c 20:05:25 Step 5/20 : COPY go.mod vendor* ./ 20:05:25 ---> b905446423fe 20:05:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:25 ---> Running in ae51d8ab1f8b 20:05:26 $ docker top 1f9b9e5164159f23bcbe7dc701281dd940676d8d8ff57b463ff6d6386088a7d4 -eo pid,comm [Pipeline] { [Pipeline] echo 20:05:26 ========================================================= 20:05:26 [edgeXBuildGoParallel] Running Tests and Build... 20:05:26 ========================================================= [Pipeline] sh 20:05:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:05:27 + make test 20:05:27 go test -race -coverprofile=coverage.out ./... 20:05:57 Removing intermediate container 9f8ffcb92956 20:05:57 ---> 73412b0e37b8 20:05:57 Step 7/26 : COPY . . 20:05:57 Removing intermediate container 75b6fb7bbe4a 20:05:57 ---> 8270ac58b0ad 20:05:57 Step 8/23 : COPY . . 20:05:57 Removing intermediate container 0b2d1b70ff33 20:05:57 ---> 7b2913bfe0c8 20:05:57 Step 7/25 : COPY . . 20:06:05 ---> e1b6b7c85a6b 20:06:05 ---> 3c3ebaa21742 20:06:05 Step 8/26 : ARG SPIRE_RELEASE=1.2.1Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:06:05 20:06:05 Removing intermediate container 168c935dc9b7 20:06:05 ---> e24116df9dd8 20:06:05 20:06:05 Step 9/33 : FROM alpine:3.17 20:06:05 ---> b2aa39c304c2 20:06:05 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:05 ---> 2fd03833112c 20:06:05 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:06:05 ---> Running in 0e64f5c35f52 20:06:05 ---> Running in f33cf749d749 20:06:05 ---> Running in 62d0f7e7a2df 20:06:05 ---> Running in 1e7034d67d94 20:06:05 Removing intermediate container 0e64f5c35f52 20:06:05 ---> 0c36e900d6f8 20:06:05 Step 9/25 : WORKDIR /edgex-go/spire-build 20:06:05 Removing intermediate container f33cf749d749 20:06:05 ---> 46c4f244b74d 20:06:05 Step 9/26 : WORKDIR /edgex-go/spire-build 20:06:05 Removing intermediate container 62d0f7e7a2df 20:06:05 ---> 788c0cac5179 20:06:05 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:06:05 ---> Running in 9072b1d16b1a 20:06:05 ---> Running in d7d405923e25 20:06:05 ---> Running in 2d676f311be0 20:06:05 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 20:06:06 Removing intermediate container 9072b1d16b1a 20:06:06 ---> 704e4e3cfdb9 20:06:06 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:06 Removing intermediate container d7d405923e25 20:06:06 ---> 66dcbcbe86ef 20:06:06 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:06 ---> Running in fa6f777e1d75 20:06:06 ---> Running in baf0aecffb5f 20:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:06 Removing intermediate container fa6f777e1d75 20:06:06 ---> 74c413055de8 20:06:06 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 20:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:06 Removing intermediate container baf0aecffb5f 20:06:06 ---> 2a9f0ab30dc5 20:06:06 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 20:06:06 ---> Running in 03e916bb7dc4 20:06:06 ---> Running in ee3dde0e30a2 20:06:06 Removing intermediate container ae51d8ab1f8b 20:06:06 ---> 3efba89f0097 20:06:06 Step 7/20 : COPY . . 20:06:06 (1/2) Installing dumb-init (1.2.5-r2) 20:06:06 (2/2) Installing su-exec (0.2-r2) 20:06:06 Executing busybox-1.35.0-r29.trigger 20:06:06 OK: 7 MiB in 17 packages 20:06:13 Removing intermediate container 2d676f311be0 20:06:13 ---> f0fa8c3bf3fa 20:06:13 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:06:13 ---> 4e8dccf86dbd 20:06:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:06:13 ---> Running in d7ebc51344ca 20:06:13 ---> Running in d6bd37a2e759 20:06:13 Removing intermediate container ee3dde0e30a2 20:06:13 ---> d939b912dda2 20:06:13 Step 12/26 : WORKDIR /edgex-go 20:06:13 Removing intermediate container 03e916bb7dc4 20:06:13 ---> 6fc5f2c40a10 20:06:13 Step 12/25 : WORKDIR /edgex-go 20:06:13 ---> Running in e87e03e4619d 20:06:13 Removing intermediate container d7ebc51344ca 20:06:13 ---> eb22413fa3da 20:06:13 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:06:13 ---> Running in b8431d99b473 20:06:13 ---> Running in b4009b16693c 20:06:13 Removing intermediate container e87e03e4619d 20:06:13 ---> b8d46a113273 20:06:13 20:06:13 Step 13/26 : FROM alpine:3.17 20:06:13 ---> b2aa39c304c2 20:06:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:13 ---> Using cache 20:06:13 ---> 788c0cac5179 20:06:13 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:13 ---> Running in 56a33aae7cab 20:06:13 Removing intermediate container b8431d99b473 20:06:13 ---> 20efc1f7f3aa 20:06:13 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:06:13 Removing intermediate container b4009b16693c 20:06:13 ---> a92faf713b72 20:06:13 20:06:13 Step 13/25 : FROM alpine:3.17 20:06:13 ---> b2aa39c304c2 20:06:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:13 ---> Using cache 20:06:13 ---> 788c0cac5179 20:06:13 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:13 ---> Running in 06776ad722ed 20:06:13 ---> Running in f47453b7725e 20:06:13 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 20:06:13 Removing intermediate container 06776ad722ed 20:06:13 ---> 7948c832c504 20:06:13 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:13 ---> Running in 437cf93b4502 20:06:13 Removing intermediate container 437cf93b4502 20:06:13 ---> 6220799a7e1d 20:06:13 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:13 ---> Running in ca544122e7eb 20:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:14 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:14 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:14 OK: 17812 distinct packages available 20:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:14 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:14 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:14 OK: 17812 distinct packages available 20:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:14 (1/4) Installing dumb-init (1.2.5-r2) 20:06:14 (2/4) Installing musl-obstack (1.2.3-r0) 20:06:14 (3/4) Installing libucontext (1.2-r0) 20:06:14 (4/4) Installing gcompat (1.1.0-r0) 20:06:14 Executing busybox-1.35.0-r29.trigger 20:06:14 OK: 7 MiB in 19 packages 20:06:14 (1/5) Installing dumb-init (1.2.5-r2) 20:06:14 (2/5) Installing musl-obstack (1.2.3-r0) 20:06:14 (3/5) Installing libucontext (1.2-r0) 20:06:14 (4/5) Installing gcompat (1.1.0-r0) 20:06:14 (5/5) Installing openssl (3.0.8-r0) 20:06:14 Executing busybox-1.35.0-r29.trigger 20:06:14 OK: 8 MiB in 20 packages 20:06:16 Removing intermediate container ca544122e7eb 20:06:16 ---> a030456b71a0 20:06:16 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:06:16 Removing intermediate container 56a33aae7cab 20:06:16 ---> 98fc5c39d7d7 20:06:16 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:06:16 ---> Running in 528e730b69a6 20:06:16 Removing intermediate container f47453b7725e 20:06:16 ---> 2f9af4abbf94 20:06:16 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:06:16 Removing intermediate container 528e730b69a6 20:06:16 ---> 319fcde43c06 20:06:16 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:06:16 ---> 85a228b4d004 20:06:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:16 ---> daf12e5b732d 20:06:16 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:16 ---> 005bee11cfc4 20:06:16 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:06:16 ---> Running in bdd5696d6dd4 20:06:21 ---> 352fa81a0416 20:06:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:06:21 ---> be116cc27a0c 20:06:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:06:21 Removing intermediate container bdd5696d6dd4 20:06:21 ---> 175901d0c4bc 20:06:21 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:22 ---> 66a9dbede008 20:06:22 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:06:22 ---> d2d6f05843ac 20:06:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:06:22 ---> 539be5ed657d 20:06:22 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:06:22 ---> Running in 2b6a753d59ab 20:06:22 ---> cd0a046ebf6d 20:06:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:06:22 Removing intermediate container 2b6a753d59ab 20:06:22 ---> fb3c06bb4ed6 20:06:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:06:22 ---> 5d3e620df090 20:06:22 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:06:24 ? github.com/edgexfoundry/edgex-go [no test files] 20:06:24 ---> d7cdad009c3c 20:06:24 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:24 ---> b05c42bda078 20:06:24 Step 21/26 : WORKDIR / 20:06:24 ---> 4d8ec02ace67 20:06:24 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:06:24 ---> Running in 039e31a798fe 20:06:24 ---> Running in 0b6b3261e347 20:06:24 Removing intermediate container 039e31a798fe 20:06:24 ---> f01164072e90 20:06:24 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:24 ---> Running in 370369bca620 20:06:24 ---> f8b6380a7a97 20:06:24 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:06:24 Removing intermediate container 0b6b3261e347 20:06:24 ---> 25bf464fff4a 20:06:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:24 ---> Running in a5e93fc3b677 20:06:25 Removing intermediate container 370369bca620 20:06:25 ---> 241ff9e56ccb 20:06:25 Step 23/25 : LABEL arch=x86_64 20:06:25 ---> Running in 5fc77e503353 20:06:25 Removing intermediate container a5e93fc3b677 20:06:25 ---> 4fe34dcb5d5c 20:06:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:25 ---> 4ad063495832 20:06:25 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:06:25 ---> Running in 815510fe6755 20:06:25 Removing intermediate container 5fc77e503353 20:06:25 ---> 10d7f8128080 20:06:25 Step 24/25 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:06:25 Removing intermediate container 815510fe6755 20:06:25 ---> 97c523c4238d 20:06:25 Step 24/26 : LABEL arch=x86_64 20:06:25 ---> Running in 8971df16af64 20:06:25 ---> 0545f72ba7c3 20:06:25 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:06:25 ---> Running in 2b6e2087ea87 20:06:25 Removing intermediate container 8971df16af64 20:06:25 ---> 6d4b8b2201de 20:06:25 Step 25/25 : LABEL version=0.0.0 20:06:25 Removing intermediate container 2b6e2087ea87 20:06:25 ---> 91b0d76a7709 20:06:25 Step 25/26 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:06:25 ---> d6a3f556d7c0 20:06:25 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:06:25 ---> Running in 700087f24342 20:06:25 ---> Running in 6009ec8d27f8 20:06:25 Removing intermediate container 6009ec8d27f8 20:06:25 ---> f015cd2f2aba 20:06:25 Step 26/26 : LABEL version=0.0.0 20:06:26 Removing intermediate container 700087f24342 20:06:26 ---> d409659ad9ce 20:06:26 20:06:26 ---> Running in e71494ecdbd1 20:06:26 ---> b9c2738369ea 20:06:26 Step 28/33 : RUN chmod +x /entrypoint.sh 20:06:26 Successfully built d409659ad9ce 20:06:26 Successfully tagged security-spire-server:latest 20:06:26 Building security-spire-agent 20:06:26  Building security-spire-server ... done  ---> Running in a8f8a3bcc47c 20:06:26 Removing intermediate container e71494ecdbd1 20:06:26 ---> bd0de0894c7a 20:06:26 20:06:26 Successfully built bd0de0894c7a 20:06:26 Successfully tagged security-spire-config:latest 20:06:26  Building security-spire-config ... done Building core-command 20:06:31 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:06:31 ---> 5d73d1a6ed68 20:06:31 Step 3/26 : WORKDIR /edgex-go 20:06:31 ---> Using cache 20:06:31 ---> 16577eb637c3 20:06:31 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:06:31 ---> Using cache 20:06:31 ---> b332142a4966 20:06:31 Step 5/26 : COPY go.mod vendor* ./ 20:06:31 ---> Using cache 20:06:31 ---> 22603a21c608 20:06:31 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:31 ---> Using cache 20:06:31 ---> 7b2913bfe0c8 20:06:31 Step 7/26 : COPY . . 20:06:31 ---> Using cache 20:06:31 ---> 3c3ebaa21742 20:06:31 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:06:31 ---> Using cache 20:06:31 ---> 0c36e900d6f8 20:06:31 Step 9/26 : WORKDIR /edgex-go/spire-build 20:06:31 ---> Using cache 20:06:31 ---> 704e4e3cfdb9 20:06:31 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:31 ---> Using cache 20:06:31 ---> 74c413055de8 20:06:31 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 20:06:31 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:31 ---> 5d73d1a6ed68 20:06:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:06:31 ---> Using cache 20:06:31 ---> 7e40a1f823f6 20:06:31 Step 4/24 : WORKDIR /edgex-go 20:06:31 ---> Using cache 20:06:31 ---> f4db83f0271e 20:06:31 Step 5/24 : RUN apk add --update --no-cache make git 20:06:31 ---> Using cache 20:06:31 ---> 69cdfc41cd7a 20:06:31 Step 6/24 : COPY go.mod vendor* ./ 20:06:31 ---> Using cache 20:06:31 ---> 75abc5541816 20:06:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:31 ---> Using cache 20:06:31 ---> 35753d60b183 20:06:31 Step 8/24 : COPY . . 20:06:31 ---> Using cache 20:06:31 ---> ee51f27f5f71 20:06:31 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:06:35 ---> Running in d80b553aafc0 20:06:35 ---> Running in 9bd546d00190 20:06:35 Removing intermediate container a8f8a3bcc47c 20:06:35 ---> bcd36779f39d 20:06:35 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:06:35 ---> Running in c8f7006aab11 20:06:35 Removing intermediate container c8f7006aab11 20:06:35 ---> 7fb3ba158d65 20:06:35 Step 30/33 : CMD ["gate"] 20:06:35 ---> Running in 274ac3efbde9 20:06:35 Removing intermediate container 274ac3efbde9 20:06:35 ---> 80ebbafc85dd 20:06:35 Step 31/33 : LABEL arch=x86_64 20:06:35 ---> Running in 5d8428f06c91 20:06:35 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 20:06:35 Removing intermediate container 5d8428f06c91 20:06:35 ---> 537970cb5f19 20:06:35 Step 32/33 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:06:36 ---> Running in 3a1cb49c6249 20:06:37 Removing intermediate container 9bd546d00190 20:06:37 ---> c68886f427d8 20:06:37 Step 12/26 : WORKDIR /edgex-go 20:06:37 Removing intermediate container 3a1cb49c6249 20:06:37 ---> bac07e6586fe 20:06:37 Step 33/33 : LABEL version=0.0.0 20:06:37 ---> Running in 802023ed2617 20:06:37 ---> Running in 6f0047c80e8f 20:06:38 Removing intermediate container 6f0047c80e8f 20:06:38 ---> 3e27dcb0ca5a 20:06:38 20:06:38 Removing intermediate container 802023ed2617 20:06:38 ---> e235c464e169 20:06:38 20:06:38 Step 13/26 : FROM alpine:3.17 20:06:38 ---> b2aa39c304c2 20:06:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:38 ---> Using cache 20:06:38 ---> 788c0cac5179 20:06:38 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:38 ---> Using cache 20:06:38 ---> 2f9af4abbf94 20:06:38 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:06:38 ---> Using cache 20:06:38 Successfully built 3e27dcb0ca5a 20:06:38 Successfully tagged security-bootstrapper:latest 20:06:38  Building security-bootstrapper ... done  ---> daf12e5b732d 20:06:38 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:06:38 Building core-common-config-bootstrapper 20:06:38 Removing intermediate container d6bd37a2e759 20:06:38 ---> 4f65d6e100b2 20:06:38 20:06:38 Step 9/20 : FROM alpine:3.17 20:06:38 ---> b2aa39c304c2 20:06:38 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:38 ---> Using cache 20:06:38 ---> 788c0cac5179 20:06:38 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:06:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:41 ---> 5d73d1a6ed68 20:06:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:06:41 ---> Using cache 20:06:41 ---> 7e40a1f823f6 20:06:41 Step 4/23 : WORKDIR /edgex-go 20:06:41 ---> Using cache 20:06:41 ---> f4db83f0271e 20:06:41 Step 5/23 : RUN apk add --update --no-cache make git 20:06:41 ---> Using cache 20:06:41 ---> 69cdfc41cd7a 20:06:41 Step 6/23 : COPY go.mod vendor* ./ 20:06:41 ---> Using cache 20:06:41 ---> 75abc5541816 20:06:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:41 ---> Using cache 20:06:41 ---> 35753d60b183 20:06:41 Step 8/23 : COPY . . 20:06:41 ---> Using cache 20:06:41 ---> ee51f27f5f71 20:06:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:43 ---> Running in 741df1f9920d 20:06:43 ---> Running in 1178e68fd400 20:06:43 ---> 71b6353beb93 20:06:43 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:43 Removing intermediate container 1e7034d67d94 20:06:43 ---> d452fe55f07e 20:06:43 20:06:43 Step 10/23 : FROM alpine:3.17 20:06:43 ---> b2aa39c304c2 20:06:43 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:06:43 ---> Running in a0bc47cbe889 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:44 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 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:45 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:45 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:45 OK: 17812 distinct packages available 20:06:45 (1/2) Installing ca-certificates (20220614-r4) 20:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:45 (2/2) Installing dumb-init (1.2.5-r2) 20:06:45 Executing busybox-1.35.0-r29.trigger 20:06:45 Executing ca-certificates-20220614-r4.trigger 20:06:45 OK: 8 MiB in 17 packages 20:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:45 (1/9) Installing ca-certificates (20220614-r4) 20:06:45 (2/9) Installing brotli-libs (1.0.9-r9) 20:06:45 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:06:45 (4/9) Installing libcurl (7.88.1-r0) 20:06:45 (5/9) Installing curl (7.88.1-r0) 20:06:45 (6/9) Installing dumb-init (1.2.5-r2) 20:06:45 (7/9) Installing musl-obstack (1.2.3-r0) 20:06:45 (8/9) Installing libucontext (1.2-r0) 20:06:45 (9/9) Installing gcompat (1.1.0-r0) 20:06:45 Executing busybox-1.35.0-r29.trigger 20:06:45 Executing ca-certificates-20220614-r4.trigger 20:06:45 OK: 10 MiB in 24 packages 20:06:46 ---> aa65fdfa3f27 20:06:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:06:46 Removing intermediate container a0bc47cbe889 20:06:46 ---> 64935318f2dc 20:06:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:06:46 Removing intermediate container 741df1f9920d 20:06:46 ---> 3baffbbfd37c 20:06:46 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:46 ---> Running in 9d3f14614219 20:06:46 ---> c6e2a1068e19 20:06:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:06:47 Removing intermediate container 9d3f14614219 20:06:47 ---> 3f8e89ae2136 20:06:47 Step 13/23 : ENV APP_PORT=59860 20:06:47 ---> Running in 644f559bc45c 20:06:47 ---> 7382f911ca31 20:06:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:06:47 ---> 0f34002151b0 20:06:47 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:06:47 Removing intermediate container 644f559bc45c 20:06:47 ---> c1d02615b382 20:06:47 Step 14/23 : EXPOSE $APP_PORT 20:06:47 ---> Running in 49d5f53371bf 20:06:47 ---> 7f3daa3fc3ff 20:06:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:06:47 ---> 90a2b5591eae 20:06:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:47 ---> Running in e5e3e1d8f883 20:06:47 Removing intermediate container 49d5f53371bf 20:06:47 ---> 10b42d055b1b 20:06:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:47 Removing intermediate container e5e3e1d8f883 20:06:47 ---> fd7be26d95e8 20:06:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:47 ---> Running in f209ca20d6b6 20:06:48 ---> bc13465d7b06 20:06:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:06:48 Removing intermediate container f209ca20d6b6 20:06:48 ---> eef72b0d9699 20:06:48 Step 24/26 : LABEL arch=x86_64 20:06:48 ---> b4feb94de973 20:06:48 ---> Running in 6c23947b09c9 20:06:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:06:48 ---> 7cf15a5484ca 20:06:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:06:49 Removing intermediate container 6c23947b09c9 20:06:49 ---> 6a56059f6725 20:06:49 Step 25/26 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:06:49 ---> Running in 8eb4349d035d 20:06:49 ---> 2ee5825eb319 20:06:49 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:06:49 ---> Running in a0030eb3eb85 20:06:49 Removing intermediate container 8eb4349d035d 20:06:49 ---> 296d114f8f10 20:06:49 Step 26/26 : LABEL version=0.0.0 20:06:49 Removing intermediate container a0030eb3eb85 20:06:49 ---> ad89111b3821 20:06:49 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:49 ---> Running in f5cb46260925 20:06:49 ---> 1ec7713b5e35 20:06:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:06:50 ---> Running in f5c3efa03d73 20:06:50 Removing intermediate container f5cb46260925 20:06:50 ---> 73f85fea91aa 20:06:50 20:06:50 Removing intermediate container f5c3efa03d73 20:06:50 ---> d3e8c51f9a17 20:06:50 Step 18/20 : LABEL arch=x86_64 20:06:50 ---> ae0ad00f8974 20:06:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:06:50 ---> Running in c8679ce55bf5 20:06:50 ---> Running in d69e9ad6c5f5 20:06:50 Successfully built 73f85fea91aa 20:06:50 Successfully tagged security-spire-agent:latest 20:06:50 Building security-proxy-setup 20:06:53  Building security-spire-agent ... done Removing intermediate container d69e9ad6c5f5 20:06:53 ---> f0488da2ca7f 20:06:53 Step 19/20 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:06:53 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:06:53 ---> 5d73d1a6ed68 20:06:53 Step 3/21 : WORKDIR /edgex-go 20:06:53 ---> Using cache 20:06:53 ---> 16577eb637c3 20:06:53 Step 4/21 : RUN apk add --update --no-cache make git 20:06:53 ---> Using cache 20:06:53 ---> 7f706144281b 20:06:53 Step 5/21 : COPY go.mod vendor* ./ 20:06:53 ---> Using cache 20:06:53 ---> 55e01a76577f 20:06:53 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:53 ---> Using cache 20:06:53 ---> c66e621a7367 20:06:53 Step 7/21 : COPY . . 20:06:53 ---> Using cache 20:06:53 ---> 97f418041082 20:06:53 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:06:55 Removing intermediate container c8679ce55bf5 20:06:55 ---> 58678b0c8d66 20:06:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:55 ---> Running in f0c4f3b3daa2 20:06:55 ---> Running in 85e33ee01c36 20:06:55 ---> Running in 23c063edcb26 20:06:55 Removing intermediate container 85e33ee01c36 20:06:55 ---> 3316931c267c 20:06:55 Step 20/20 : LABEL version=0.0.0 20:06:55 Removing intermediate container 23c063edcb26 20:06:55 ---> 80cdf55c45fe 20:06:55 Step 21/23 : LABEL arch=x86_64 20:06:55 ---> Running in d2ec7347e0e0 20:06:55 ---> Running in b4ae885f676a 20:06:56 Removing intermediate container d2ec7347e0e0 20:06:56 ---> 804e4853d529 20:06:56 20:06:56 Removing intermediate container b4ae885f676a 20:06:56 ---> 19f66525985f 20:06:56 Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:06:56 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 20:06:56 Successfully built 804e4853d529 20:06:56 Successfully tagged security-spiffe-token-provider:latest 20:06:56  Building security-spiffe-token-provider ... done  ---> Running in ad2780560339 20:06:56 Removing intermediate container ad2780560339 20:06:56 ---> 22b8e2372562 20:06:56 Step 23/23 : LABEL version=0.0.0 20:06:56 ---> Running in ec40761f1354 20:06:56 Removing intermediate container ec40761f1354 20:06:56 ---> f55ef0c74a34 20:06:56 20:06:56 Successfully built f55ef0c74a34 20:06:56 Successfully tagged support-notifications:latest 20:06:59  Building support-notifications ... done Removing intermediate container d80b553aafc0 20:06:59 ---> 3776670d7bf0 20:06:59 20:06:59 Step 10/24 : FROM alpine:3.17 20:06:59 ---> b2aa39c304c2 20:06:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:06:59 ---> Using cache 20:06:59 ---> d1115c990796 20:06:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:59 ---> Using cache 20:06:59 ---> a94537d0c471 20:06:59 Step 13/24 : ENV APP_PORT=59882 20:06:59 ---> Running in 06e6215de4c6 20:06:59 Removing intermediate container 06e6215de4c6 20:06:59 ---> 99cf6f90d7b1 20:06:59 Step 14/24 : EXPOSE $APP_PORT 20:06:59 ---> Running in 71ac1d2cba3f 20:06:59 Removing intermediate container 71ac1d2cba3f 20:06:59 ---> b2aeb7012876 20:06:59 Step 15/24 : WORKDIR / 20:06:59 ---> Running in df20646b5c29 20:07:00 Removing intermediate container df20646b5c29 20:07:00 ---> f44e269924d9 20:07:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:00 ---> 60c1f645bd1a 20:07:00 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:07:01 ---> 3bbf846123f2 20:07:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:07:03 ---> 10298f2ef724 20:07:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:07:03 ---> 778f328860d1 20:07:03 Step 20/24 : ENTRYPOINT ["/core-command"] 20:07:03 ---> Running in dfac968c79b0 20:07:03 Removing intermediate container dfac968c79b0 20:07:03 ---> faacf6b09865 20:07:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:03 ---> Running in c226ff922fab 20:07:03 Removing intermediate container c226ff922fab 20:07:03 ---> f38a85edc3b7 20:07:03 Step 22/24 : LABEL arch=x86_64 20:07:04 ---> Running in b63d09bc06ec 20:07:04 Removing intermediate container b63d09bc06ec 20:07:04 ---> c7caf3482373 20:07:04 Step 23/24 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:07:04 ---> Running in de8118193c86 20:07:04 Removing intermediate container de8118193c86 20:07:04 ---> 969158f20fd5 20:07:04 Step 24/24 : LABEL version=0.0.0 20:07:04 ---> Running in d6fc006202ea 20:07:04 Removing intermediate container d6fc006202ea 20:07:04 ---> 303b9d074502 20:07:04 20:07:05 Successfully built 303b9d074502 20:07:05 Successfully tagged core-command:latest 20:07:07  Building core-command ... done Removing intermediate container 1178e68fd400 20:07:07 ---> 39531eba14c5 20:07:07 20:07:07 Step 10/23 : FROM alpine:3.17 20:07:07 ---> b2aa39c304c2 20:07:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:07:07 ---> Using cache 20:07:07 ---> 9c8c0f42d9b4 20:07:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:07:07 ---> Using cache 20:07:07 ---> 47745712a803 20:07:07 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:07 ---> Using cache 20:07:07 ---> 8faeaff716ba 20:07:07 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:07:07 ---> Using cache 20:07:07 ---> c18c835a60d1 20:07:07 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:07:07 ---> f77eda6272b3 20:07:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:07:08 ---> f89e7c45d56a 20:07:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:07:08 ---> ea969f4aaf0e 20:07:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:08 ---> Running in 677b2b575344 20:07:09 Removing intermediate container 677b2b575344 20:07:09 ---> bb790292c7d1 20:07:09 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:07:09 ---> Running in 6fc1d4f80dc3 20:07:09 Removing intermediate container 6fc1d4f80dc3 20:07:09 ---> 2a861eaa9474 20:07:09 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:07:09 ---> Running in c7498d49c1a2 20:07:09 Removing intermediate container c7498d49c1a2 20:07:09 ---> 2653eb4c31a1 20:07:09 Step 21/23 : LABEL arch=x86_64 20:07:09 ---> Running in 514fe2a7e40b 20:07:09 Removing intermediate container 514fe2a7e40b 20:07:09 ---> 70985d279971 20:07:09 Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:07:09 ---> Running in 747451817e14 20:07:09 Removing intermediate container 747451817e14 20:07:09 ---> 150c8d92ef3b 20:07:09 Step 23/23 : LABEL version=0.0.0 20:07:09 ---> Running in 2de688447cbb 20:07:09 Removing intermediate container 2de688447cbb 20:07:09 ---> 28269f194ee1 20:07:09 20:07:10 Successfully built 28269f194ee1 20:07:10 Successfully tagged core-common-config-bootstrapper:latest 20:07:14  Building core-common-config-bootstrapper ... done Removing intermediate container f0c4f3b3daa2 20:07:14 ---> 45902ff481e2 20:07:14 20:07:14 Step 9/21 : FROM alpine:3.17 20:07:14 ---> b2aa39c304c2 20:07:14 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:07:14 ---> Running in 7afd384f4599 20:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:14 (1/2) Installing dumb-init (1.2.5-r2) 20:07:14 (2/2) Installing openssl (3.0.8-r0) 20:07:14 Executing busybox-1.35.0-r29.trigger 20:07:14 OK: 8 MiB in 17 packages 20:07:14 Removing intermediate container 7afd384f4599 20:07:14 ---> 425ce269c172 20:07:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:07:15 ---> Running in 46fd1f0159e8 20:07:15 Removing intermediate container 46fd1f0159e8 20:07:15 ---> b76f54c3bf18 20:07:15 Step 12/21 : WORKDIR /edgex 20:07:15 ---> Running in a31a8466090c 20:07:15 Removing intermediate container a31a8466090c 20:07:15 ---> 94ebaf02a602 20:07:15 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:07:15 ---> 4212ee6190b4 20:07:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:07:15 ---> 725ad8eee540 20:07:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:07:15 ---> 3ad8357c9172 20:07:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:07:15 ---> 33218bc8b4e7 20:07:15 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:15 ---> Running in e9b5c5f12b9b 20:07:16 Removing intermediate container e9b5c5f12b9b 20:07:16 ---> f9ab3da450ba 20:07:16 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:07:16 ---> Running in 8e91bd35f77a 20:07:16 Removing intermediate container 8e91bd35f77a 20:07:16 ---> de6ea605954e 20:07:16 Step 19/21 : LABEL arch=x86_64 20:07:16 ---> Running in 38f5876ef4ed 20:07:16 Removing intermediate container 38f5876ef4ed 20:07:16 ---> d7b53a815616 20:07:16 Step 20/21 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:07:16 ---> Running in 89dfc04eab1b 20:07:16 Removing intermediate container 89dfc04eab1b 20:07:16 ---> 314d65817b91 20:07:16 Step 21/21 : LABEL version=0.0.0 20:07:16 ---> Running in 7db3eaee68a1 20:07:16 Removing intermediate container 7db3eaee68a1 20:07:16 ---> b05ce240d3d6 20:07:16 20:07:16 Successfully built b05ce240d3d6 20:07:16 Successfully tagged security-proxy-setup:latest 20:07:16  Building security-proxy-setup ... done  [Pipeline] } 20:07:16 $ docker stop --time=1 9978640becb6b8223820fcbb4e85811e063113e42975d56bbb7016c6e5ebeab5 20:07:18 $ docker rm -f --volumes 9978640becb6b8223820fcbb4e85811e063113e42975d56bbb7016c6e5ebeab5 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:18 + docker images 20:07:18 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:18 security-proxy-setup latest b05ce240d3d6 2 seconds ago 18.7MB 20:07:18 45902ff481e2 5 seconds ago 1.66GB 20:07:18 core-common-config-bootstrapper latest 28269f194ee1 9 seconds ago 17.5MB 20:07:18 39531eba14c5 13 seconds ago 1.68GB 20:07:18 core-command latest 303b9d074502 14 seconds ago 19.8MB 20:07:18 3776670d7bf0 21 seconds ago 1.68GB 20:07:18 support-notifications latest f55ef0c74a34 22 seconds ago 33MB 20:07:18 security-spiffe-token-provider latest 804e4853d529 23 seconds ago 32.6MB 20:07:18 security-spire-agent latest 73f85fea91aa 28 seconds ago 129MB 20:07:18 4f65d6e100b2 40 seconds ago 1.72GB 20:07:18 d452fe55f07e 40 seconds ago 1.75GB 20:07:18 security-bootstrapper latest 3e27dcb0ca5a 41 seconds ago 22MB 20:07:18 e235c464e169 41 seconds ago 1.54GB 20:07:18 security-spire-config latest bd0de0894c7a 52 seconds ago 88.9MB 20:07:18 security-spire-server latest d409659ad9ce 53 seconds ago 89.8MB 20:07:18 a92faf713b72 About a minute ago 1.54GB 20:07:18 b8d46a113273 About a minute ago 1.54GB 20:07:18 e24116df9dd8 About a minute ago 1.67GB 20:07:18 security-secretstore-setup latest 5610fd28beaa 2 minutes ago 32.6MB 20:07:18 core-metadata latest 395ad3f12591 2 minutes ago 20.6MB 20:07:18 security-proxy-auth latest 9497d6e6d3bd 2 minutes ago 18.3MB 20:07:18 support-scheduler latest a6df788bfcea 2 minutes ago 32.4MB 20:07:18 core-data latest cc8fdfc2ed04 2 minutes ago 20MB 20:07:18 61e600c25fea 2 minutes ago 1.75GB 20:07:18 b8837fe0098f 2 minutes ago 1.66GB 20:07:18 ac51bcc414ca 2 minutes ago 1.69GB 20:07:18 15e8d4386170 2 minutes ago 1.69GB 20:07:18 215e6376ce36 2 minutes ago 1.67GB 20:07:18 ci-base-image-x86_64 latest 5d73d1a6ed68 6 minutes ago 883MB 20:07:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB 20:07:18 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 20:07:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:07:18 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] } 20:09:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:09:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:09:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:09:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.288s coverage: 28.7% of statements 20:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.337s coverage: 98.5% of statements 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:09:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.464s coverage: 71.2% of statements 20:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:09:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.359s coverage: 54.0% of statements 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.577s coverage: 88.5% of statements 20:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.596s coverage: 3.9% of statements 20:10:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:10:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:10:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.970s coverage: 95.6% of statements 20:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:10:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.242s coverage: 72.2% of statements 20:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:10:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.300s coverage: 65.9% of statements 20:10:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:10:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.528s coverage: 0.9% of statements 20:10:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.339s coverage: 29.0% of statements 20:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.319s coverage: 45.5% of statements 20:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 82.9% of statements 20:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.282s coverage: 94.1% of statements 20:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.330s coverage: 96.3% of statements 20:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:11:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:11:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:11:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:11:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:11:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.232s coverage: 94.4% of statements 20:11:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:11:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:11:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:11:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.546s coverage: 79.9% of statements 20:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.336s coverage: 92.9% of statements 20:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 20:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.268s coverage: 86.9% of statements 20:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements 20:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.202s coverage: 20.0% of statements 20:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.212s coverage: 100.0% of statements 20:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.628s coverage: 81.2% of statements 20:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.588s coverage: 82.1% of statements 20:11:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.266s coverage: 84.8% of statements 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.249s coverage: 63.1% of statements 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.262s coverage: 100.0% of statements 20:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements 20:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 20:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements 20:11:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:11:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:11:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 38.4% of statements 20:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements 20:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:11:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.284s coverage: 84.8% of statements 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:12:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.326s coverage: 17.7% of statements 20:12:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:12:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:12:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:12:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:12:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.702s coverage: 92.3% of statements 20:12:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:12:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:12:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.343s coverage: 61.5% of statements 20:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:12:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.495s coverage: 97.7% of statements 20:12:15 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 20:12:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:12:15 go vet ./... 20:15:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:15:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:15:26 ./bin/test-attribution-txt.sh [Pipeline] echo 20:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:15:27 + ls -al . 20:15:27 total 700 20:15:27 drwxrwxr-x 10 1001 1001 4096 Mar 14 20:05 . 20:15:27 drwxr-xr-x 4 root root 4096 Mar 14 20:05 .. 20:15:27 drwxrwxr-x 2 1001 1001 4096 Mar 14 20:03 .blubracket 20:15:27 -rw-rw-r-- 1 1001 1001 16 Mar 14 20:03 .dockerignore 20:15:27 drwxrwxr-x 8 1001 1001 4096 Mar 14 20:03 .git 20:15:27 drwxrwxr-x 3 1001 1001 4096 Mar 14 20:03 .github 20:15:27 -rw-rw-r-- 1 1001 1001 1133 Mar 14 20:03 .gitignore 20:15:27 -rw-rw-r-- 1 1001 1001 42 Mar 14 20:03 .golangci.yml 20:15:27 -rw-rw-r-- 1 1001 1001 87 Mar 14 20:03 .hadolint.yml 20:15:27 -rw-rw-r-- 1 1001 1001 166 Mar 14 20:03 .sonarcloud.properties 20:15:27 -rw-rw-r-- 1 1001 1001 1171 Mar 14 20:03 ADOPTERS.md 20:15:27 -rw-rw-r-- 1 1001 1001 10825 Mar 14 20:03 Attribution.txt 20:15:27 -rw-rw-r-- 1 1001 1001 73765 Mar 14 20:03 CHANGELOG.md 20:15:27 -rw-rw-r-- 1 1001 1001 3804 Mar 14 20:03 CONTRIBUTING.md 20:15:27 -rw-rw-r-- 1 1001 1001 677 Mar 14 20:03 GOVERNANCE.md 20:15:27 -rw-rw-r-- 1 1001 1001 883 Mar 14 20:03 Jenkinsfile 20:15:27 -rw-rw-r-- 1 1001 1001 10775 Mar 14 20:03 LICENSE 20:15:27 -rw-rw-r-- 1 1001 1001 14266 Mar 14 20:03 Makefile 20:15:27 -rw-rw-r-- 1 1001 1001 582 Mar 14 20:03 OWNERS.md 20:15:27 -rw-rw-r-- 1 1001 1001 9403 Mar 14 20:03 README.md 20:15:27 -rw-rw-r-- 1 1001 1001 789 Mar 14 20:03 SECURITY.md 20:15:27 -rw-rw-r-- 1 1001 1001 5 Mar 14 20:00 VERSION 20:15:27 drwxrwxr-x 2 1001 1001 4096 Mar 14 20:03 bin 20:15:27 drwxrwxr-x 18 1001 1001 4096 Mar 14 20:03 cmd 20:15:27 -rw-r--r-- 1 root root 447486 Mar 14 20:12 coverage.out 20:15:27 -rw-rw-r-- 1 1001 1001 3232 Mar 14 20:03 go.mod 20:15:27 -rw-rw-r-- 1 1001 1001 31098 Mar 14 20:03 go.sum 20:15:27 drwxrwxr-x 7 1001 1001 4096 Mar 14 20:03 internal 20:15:27 drwxrwxr-x 3 1001 1001 4096 Mar 14 20:03 openapi 20:15:27 -rw-rw-r-- 1 1001 1001 594 Mar 14 20:03 security.txt 20:15:27 drwxrwxr-x 4 1001 1001 4096 Mar 14 20:03 snap 20:15:27 -rw-rw-r-- 1 1001 1001 204 Mar 14 20:03 version.go [Pipeline] sh 20:15:28 + '[' -e coverage.out ] 20:15:28 + chown 1001:1001 coverage.out [Pipeline] stash 20:15:28 Warning: overwriting stash ‘coverage-report’ 20:15:29 Stashed 1 file(s) [Pipeline] sh 20:15:29 + make build 20:15:29 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 20:17:21 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 20:17:21 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 20:17:24 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 20:17:29 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 20:18:25 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 20:18:27 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 20:18:33 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 20:18:40 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 20:18:44 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 20:18:49 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 20:18:55 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] } 20:19:04 $ docker stop --time=1 1f9b9e5164159f23bcbe7dc701281dd940676d8d8ff57b463ff6d6386088a7d4 20:19:06 $ 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 20:19:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:09 20:19:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:10 latest: Pulling from edgex-devops/edgex-compose-arm64 20:19:10 29e5d40040c1: Pulling fs layer 20:19:10 1ce36da41761: Pulling fs layer 20:19:10 25b303627fd3: Pulling fs layer 20:19:10 29e5d40040c1: Verifying Checksum 20:19:10 29e5d40040c1: Download complete 20:19:10 1ce36da41761: Download complete 20:19:10 29e5d40040c1: Pull complete 20:19:12 1ce36da41761: Pull complete 20:19:12 25b303627fd3: Verifying Checksum 20:19:12 25b303627fd3: Download complete 20:19:23 25b303627fd3: Pull complete 20:19:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:23 prd-ubuntu20.04-docker-arm64-4c-16g-244 does not seem to be running inside a container 20:19:23 $ 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 20:19:28 $ docker top 44573b6379d7146bb167176a0913a6960e0deb4d98afab0d9f4f16842b5a4665 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:28 + docker-compose build --help+ 20:19:28 grep parallel 20:19:35 --parallel Build images in parallel. [Pipeline] } 20:19:35 $ docker stop --time=1 44573b6379d7146bb167176a0913a6960e0deb4d98afab0d9f4f16842b5a4665 20:19:37 $ docker rm -f --volumes 44573b6379d7146bb167176a0913a6960e0deb4d98afab0d9f4f16842b5a4665 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:38 prd-ubuntu20.04-docker-arm64-4c-16g-244 does not seem to be running inside a container 20:19:38 $ 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 20:19:40 $ docker top f1a1b03ea7119c08f56d16cbf82cbe3bc70e9efb63b4ec90be9db3adf96a9a59 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:41 + docker-compose -f ./docker-compose-build.yml build --parallel 20:19:49 Building core-command ... 20:19:49 Building core-common-config-bootstrapper ... 20:19:49 Building core-data ... 20:19:49 Building core-metadata ... 20:19:49 Building security-bootstrapper ... 20:19:49 Building security-proxy-auth ... 20:19:49 Building security-proxy-setup ... 20:19:49 Building security-secretstore-setup ... 20:19:49 Building security-spiffe-token-provider ... 20:19:49 Building security-spire-agent ... 20:19:49 Building security-spire-config ... 20:19:49 Building security-spire-server ... 20:19:49 Building support-notifications ... 20:19:49 Building support-scheduler ... 20:19:49 Building core-data 20:19:49 Building core-common-config-bootstrapper 20:19:49 Building security-proxy-auth 20:19:49 Building security-spire-server 20:19:49 Building security-bootstrapper 20:20:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:20:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:45 ---> 7101210b8078 20:20:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:20:45 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:20:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:20:45 ---> 7101210b8078 20:20:45 Step 3/25 : WORKDIR /edgex-go 20:20:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:20:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:45 ---> 7101210b8078 20:20:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:20:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:20:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:45 ---> 7101210b8078 20:20:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:20:45 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:20:45 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:20:45 ---> 7101210b8078 20:20:45 Step 3/33 : WORKDIR /edgex-go 20:20:45 ---> Running in 2d2099184feb 20:20:45 ---> Running in 879069659cef 20:20:45 ---> Running in 3b126723f59e 20:20:45 ---> Running in 7ba75400d3a0 20:20:45 ---> Running in 3ba748d6e543 20:20:45 Removing intermediate container 2d2099184feb 20:20:45 ---> 9d53badab62a 20:20:45 Step 4/23 : WORKDIR /edgex-go 20:20:45 Removing intermediate container 3b126723f59e 20:20:45 ---> 23868f314b0f 20:20:45 Step 4/23 : WORKDIR /edgex-go 20:20:45 Removing intermediate container 3ba748d6e543 20:20:45 Removing intermediate container 879069659cef 20:20:45 ---> 6ab5137b4d8c 20:20:45 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:20:45 ---> ccbf6e272d2e 20:20:45 Step 4/33 : RUN apk add --update --no-cache make git 20:20:45 ---> Running in beb32a5a2d4d 20:20:45 Removing intermediate container 7ba75400d3a0 20:20:45 ---> c37ceedb8ef2 20:20:45 Step 4/23 : WORKDIR /edgex-go 20:20:45 ---> Running in 4031abafd163 20:20:45 ---> Running in 9f7eb9994d73 20:20:45 ---> Running in dd81f4667f24 20:20:45 ---> Running in decbdd7778f3 20:20:45 Removing intermediate container beb32a5a2d4d 20:20:45 ---> a4d5023a2802 20:20:45 Step 5/23 : RUN apk add --update --no-cache make git 20:20:45 ---> Running in 617db2c5be42 20:20:45 Removing intermediate container dd81f4667f24 20:20:45 ---> b32920e78319 20:20:45 Step 5/23 : RUN apk add --update --no-cache make git 20:20:45 Removing intermediate container decbdd7778f3 20:20:45 ---> c011157c87cd 20:20:45 Step 5/23 : RUN apk add --update --no-cache make git 20:20:45 ---> Running in 0cd05ef1c8ba 20:20:45 ---> Running in 04888b2dfff9 20:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:48 OK: 263 MiB in 53 packages 20:20:48 OK: 263 MiB in 53 packages 20:20:49 OK: 263 MiB in 53 packages 20:20:49 OK: 263 MiB in 53 packages 20:20:49 OK: 263 MiB in 53 packages 20:20:50 Removing intermediate container 9f7eb9994d73 20:20:50 ---> dcdf4657ed80 20:20:50 Step 5/25 : COPY go.mod vendor* ./ 20:20:50 Removing intermediate container 4031abafd163 20:20:50 ---> f6c00f1d40be 20:20:50 Step 5/33 : COPY go.mod vendor* ./ 20:20:51 Removing intermediate container 0cd05ef1c8ba 20:20:51 ---> 545dee7472fa 20:20:51 Step 6/23 : COPY go.mod vendor* ./ 20:20:51 Removing intermediate container 04888b2dfff9 20:20:51 ---> 51a6d05494db 20:20:51 Step 6/23 : COPY go.mod vendor* ./ 20:20:51 ---> 417700784138 20:20:51 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:51 ---> df7df0c1d957 20:20:51 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:51 Removing intermediate container 617db2c5be42 20:20:51 ---> afb3fd08aa90 20:20:51 Step 6/23 : COPY go.mod vendor* ./ 20:20:51 ---> Running in e58644fbc1e2 20:20:51 ---> Running in 41d95925c909 20:20:53 ---> 52be215ebe78 20:20:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:53 ---> 61ffbbfe6cdd 20:20:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:53 ---> Running in e504cfda4032 20:20:53 ---> 4465a49364f6 20:20:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:53 ---> Running in 54f8778959fd 20:20:53 ---> Running in b846dd73f57f 20:23:00 Removing intermediate container b846dd73f57f 20:23:00 ---> 13b36583a069 20:23:00 Step 8/23 : COPY . . 20:23:00 Removing intermediate container 54f8778959fd 20:23:00 ---> b3cd6fa9526d 20:23:00 Step 8/23 : COPY . . 20:23:00 Removing intermediate container 41d95925c909 20:23:00 ---> b4cd409f0e2e 20:23:00 Step 7/25 : COPY . . 20:23:00 Removing intermediate container e58644fbc1e2 20:23:00 ---> e0722b302d8e 20:23:00 Step 7/33 : COPY . . 20:23:00 Removing intermediate container e504cfda4032 20:23:00 ---> a1382b5a4382 20:23:00 Step 8/23 : COPY . . 20:23:22 ---> 438854d75909 20:23:22 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:23:22 ---> c3fa611ac41b 20:23:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:23:22 ---> d12b381856dc 20:23:22 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:22 ---> Running in cef77c762400 20:23:22 ---> ae373a3357fc 20:23:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:23:22 ---> bd8f7e9c5a9d 20:23:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:23:22 ---> Running in 7621a16f51af 20:23:22 ---> Running in c3290a075e2d 20:23:22 ---> Running in 7a66edaa93c9 20:23:22 ---> Running in 2e7d2385c784 20:23:22 Removing intermediate container cef77c762400 20:23:22 ---> 35bce7485371 20:23:22 Step 9/25 : WORKDIR /edgex-go/spire-build 20:23:22 ---> Running in 58f5aaefdf6a 20:23:23 Removing intermediate container 58f5aaefdf6a 20:23:23 ---> d42c4960efd3 20:23:23 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:23:23 ---> Running in 02818938af85 20:23:23 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 20:23:24 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 20:23:24 Removing intermediate container 02818938af85 20:23:24 ---> 80dc97bd6b45 20:23:24 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 20:23:24 ---> Running in 3e01810cb882 20:23:24 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 20:23:24 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 20:23:28 Removing intermediate container 3e01810cb882 20:23:28 ---> 195d178c22bd 20:23:28 Step 12/25 : WORKDIR /edgex-go 20:23:28 ---> Running in 6f2e5fcd8ddf 20:23:28 Removing intermediate container 6f2e5fcd8ddf 20:23:28 ---> 9266e740373d 20:23:28 20:23:28 Step 13/25 : FROM alpine:3.17 20:23:28 3.17: Pulling from library/alpine 20:23:28 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:23:28 Status: Downloaded newer image for alpine:3.17 20:23:28 ---> d74e625d9115 20:23:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:29 ---> Running in 8a69db81d823 20:23:29 Removing intermediate container 8a69db81d823 20:23:29 ---> 31aee8fbdad3 20:23:29 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:29 ---> Running in a091fc3ebbf0 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:34 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:23:34 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:23:34 OK: 17683 distinct packages available 20:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:37 (1/5) Installing dumb-init (1.2.5-r2) 20:23:37 (2/5) Installing musl-obstack (1.2.3-r0) 20:23:37 (3/5) Installing libucontext (1.2-r0) 20:23:37 (4/5) Installing gcompat (1.1.0-r0) 20:23:37 (5/5) Installing openssl (3.0.8-r0) 20:23:37 Executing busybox-1.35.0-r29.trigger 20:23:37 OK: 9 MiB in 20 packages 20:23:40 Removing intermediate container a091fc3ebbf0 20:23:40 ---> a05ad51e3ff8 20:23:40 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:23:43 ---> c858bb3faac6 20:23:43 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:23:50 ---> 969a650efa7d 20:23:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:23:50 ---> a9d02b7ef98d 20:23:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:23:51 ---> 8362065aa6d7 20:23:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:23:52 ---> 6bcbaea6eb2c 20:23:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:52 ---> Running in 57825eb66436 20:23:53 Removing intermediate container 57825eb66436 20:23:53 ---> bfd1791d463d 20:23:53 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:53 ---> Running in ac6b4fa51445 20:23:54 Removing intermediate container ac6b4fa51445 20:23:54 ---> ac1bb7336e17 20:23:54 Step 23/25 : LABEL arch=arm64 20:23:54 ---> Running in 79ad8f3be1a3 20:23:54 Removing intermediate container 79ad8f3be1a3 20:23:54 ---> def488999261 20:23:54 Step 24/25 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:23:54 ---> Running in 58da42de3095 20:23:55 Removing intermediate container 58da42de3095 20:23:55 ---> 91bcdf16a19c 20:23:55 Step 25/25 : LABEL version=0.0.0 20:23:55 ---> Running in 2df274634cda 20:23:56 Removing intermediate container 2df274634cda 20:23:56 ---> 1c111998cf3f 20:23:56 20:23:56 Successfully built 1c111998cf3f 20:23:56 Successfully tagged security-spire-server-arm64:latest 20:23:56  Building security-spire-server ... done Building security-proxy-setup 20:24:14 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:24:14 ---> 7101210b8078 20:24:14 Step 3/21 : WORKDIR /edgex-go 20:24:14 ---> Using cache 20:24:14 ---> ccbf6e272d2e 20:24:14 Step 4/21 : RUN apk add --update --no-cache make git 20:24:14 ---> Using cache 20:24:14 ---> f6c00f1d40be 20:24:14 Step 5/21 : COPY go.mod vendor* ./ 20:24:14 ---> Using cache 20:24:14 ---> 417700784138 20:24:14 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:14 ---> Using cache 20:24:14 ---> e0722b302d8e 20:24:14 Step 7/21 : COPY . . 20:24:14 ---> Using cache 20:24:14 ---> d12b381856dc 20:24:14 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:24:15 ---> Running in 5bf57e62f496 20:24:17 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 20:31:24 Removing intermediate container 7a66edaa93c9 20:31:24 ---> 3c33658a0e25 20:31:24 20:31:24 Step 10/23 : FROM alpine:3.17 20:31:24 ---> d74e625d9115 20:31:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:31:24 ---> Running in bfbaf8ec81ee 20:31:24 Removing intermediate container bfbaf8ec81ee 20:31:24 ---> 5e06d3138acf 20:31:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:31:24 ---> Running in 3f01e85bba0a 20:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:24 (1/1) Installing dumb-init (1.2.5-r2) 20:31:24 Executing busybox-1.35.0-r29.trigger 20:31:24 OK: 8 MiB in 16 packages 20:31:24 Removing intermediate container 3f01e85bba0a 20:31:24 ---> 8804b3ee2eee 20:31:24 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:24 ---> de20772295a4 20:31:24 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:31:24 ---> 63a156639f10 20:31:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:31:28 ---> e5290580f38d 20:31:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:31:29 ---> 106c52d9fc3f 20:31:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:31:31 ---> 9b83390cb963 20:31:31 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:31 ---> Running in 7dcac5ffdc06 20:31:37 Removing intermediate container 7dcac5ffdc06 20:31:37 ---> fd857844d44e 20:31:37 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:31:37 ---> Running in 04786c77b0d4 20:31:37 Removing intermediate container c3290a075e2d 20:31:37 ---> df81d561635d 20:31:37 20:31:37 Step 9/33 : FROM alpine:3.17 20:31:37 ---> d74e625d9115 20:31:37 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:37 ---> Using cache 20:31:37 ---> 31aee8fbdad3 20:31:37 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:31:37 ---> Running in 9e71f337683e 20:31:37 Removing intermediate container 04786c77b0d4 20:31:37 ---> 2d33e1f0facc 20:31:37 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:31:37 ---> Running in 7f5997a5f3a0 20:31:38 Removing intermediate container 7f5997a5f3a0 20:31:38 ---> 7a991c244a1e 20:31:38 Step 21/23 : LABEL arch=arm64 20:31:38 ---> Running in 6468f4f55059 20:31:39 Removing intermediate container 6468f4f55059 20:31:39 ---> 40bd4ca4fafe 20:31:39 Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:31:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:39 ---> Running in 9b95519d12a5 20:31:40 Removing intermediate container 9b95519d12a5 20:31:40 ---> a5f0b28f1760 20:31:40 Step 23/23 : LABEL version=0.0.0 20:31:40 ---> Running in 294f5a703b70 20:31:40 Removing intermediate container 294f5a703b70 20:31:40 ---> 3b30d9e5a226 20:31:40 20:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:41 Successfully built 3b30d9e5a226 20:31:41 Successfully tagged security-proxy-auth-arm64:latest 20:31:41 Building core-metadata 20:31:42  Building security-proxy-auth ... done (1/2) Installing dumb-init (1.2.5-r2) 20:31:42 (2/2) Installing su-exec (0.2-r2) 20:31:42 Executing busybox-1.35.0-r29.trigger 20:31:42 OK: 8 MiB in 17 packages 20:31:44 Removing intermediate container 9e71f337683e 20:31:44 ---> b3fac1ef758e 20:31:44 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:31:44 ---> Running in b9548c3bb4ad 20:31:45 Removing intermediate container b9548c3bb4ad 20:31:45 ---> c439c160c7ca 20:31:45 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:31:45 ---> Running in ded6a0ac16bc 20:31:46 Removing intermediate container ded6a0ac16bc 20:31:46 ---> 494031197502 20:31:46 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:31:46 ---> Running in e7dd55e59053 20:31:47 Removing intermediate container e7dd55e59053 20:31:47 ---> 9d9e042fce0f 20:31:47 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:31:47 ---> Running in d502cc5590ef 20:31:47 Removing intermediate container d502cc5590ef 20:31:47 ---> 1f5ccad96ed6 20:31:47 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:31:47 ---> Running in d41f00120fa7 20:31:52 Removing intermediate container d41f00120fa7 20:31:52 ---> f69fb38eaa91 20:31:52 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:31:52 ---> Running in b3c549b5dc62 20:31:53 Removing intermediate container b3c549b5dc62 20:31:53 ---> 93fe2461d2d9 20:31:53 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:31:55 ---> ee34801cd8af 20:31:55 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:31:55 ---> Running in eab5d8b2d85d 20:32:01 Removing intermediate container eab5d8b2d85d 20:32:01 ---> e088314e146f 20:32:01 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:03 ---> 4e8a1e707525 20:32:03 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:32:05 ---> 4f7a4f2682a5 20:32:05 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:32:05 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:32:05 ---> 7101210b8078 20:32:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:32:05 ---> Using cache 20:32:05 ---> c37ceedb8ef2 20:32:05 Step 4/25 : WORKDIR /edgex-go 20:32:05 ---> Using cache 20:32:05 ---> c011157c87cd 20:32:05 Step 5/25 : RUN apk add --update --no-cache make git 20:32:05 ---> Using cache 20:32:05 ---> 51a6d05494db 20:32:05 Step 6/25 : COPY go.mod vendor* ./ 20:32:05 ---> Using cache 20:32:05 ---> 61ffbbfe6cdd 20:32:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:05 ---> Using cache 20:32:05 ---> a1382b5a4382 20:32:05 Step 8/25 : COPY . . 20:32:06 ---> Using cache 20:32:06 ---> ae373a3357fc 20:32:06 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:32:06 ---> Running in 952411e5ffb3 20:32:08 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 20:32:09 ---> d444e743f68a 20:32:09 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:32:11 ---> c2bd760b013e 20:32:11 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:32:13 ---> 5d0f0a917eaa 20:32:13 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:32:14 Removing intermediate container 7621a16f51af 20:32:14 ---> 0fe972ea3c05 20:32:14 20:32:14 Step 10/23 : FROM alpine:3.17 20:32:14 ---> d74e625d9115 20:32:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:32:14 ---> Using cache 20:32:14 ---> 5e06d3138acf 20:32:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:32:14 ---> Using cache 20:32:14 ---> 8804b3ee2eee 20:32:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:14 ---> Using cache 20:32:14 ---> de20772295a4 20:32:14 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:32:14 ---> Using cache 20:32:14 ---> 63a156639f10 20:32:14 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:32:15 ---> d4b205c1a00d 20:32:15 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:32:17 Removing intermediate container 5bf57e62f496 20:32:17 ---> 082c07948c43 20:32:17 20:32:17 Step 9/21 : FROM alpine:3.17 20:32:17 ---> d74e625d9115 20:32:17 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:32:17 ---> 085afb320377 20:32:17 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:32:17 ---> Running in 95b66e9a776d 20:32:18 ---> 58668cc7be9e 20:32:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:21 ---> 2f44b60d12c4 20:32:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:32:21 ---> f0a258e2f26f 20:32:21 Step 28/33 : RUN chmod +x /entrypoint.sh 20:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:21 ---> Running in af53fe6f6319 20:32:22 ---> f56bc2c9970f 20:32:22 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:23 (1/2) Installing dumb-init (1.2.5-r2) 20:32:23 (2/2) Installing openssl (3.0.8-r0) 20:32:23 Executing busybox-1.35.0-r29.trigger 20:32:23 OK: 8 MiB in 17 packages 20:32:23 ---> Running in c999b0a99a0b 20:32:25 Removing intermediate container 95b66e9a776d 20:32:25 ---> 883ee6e0492b 20:32:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:32:26 ---> Running in 3de5edae7650 20:32:26 Removing intermediate container af53fe6f6319 20:32:26 ---> adfc9b9c9896 20:32:26 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:32:26 ---> Running in 03c765383389 20:32:26 Removing intermediate container 3de5edae7650 20:32:26 ---> f7164d745227 20:32:26 Step 12/21 : WORKDIR /edgex 20:32:27 ---> Running in 2199addc2706 20:32:27 Removing intermediate container 03c765383389 20:32:27 ---> 3e5787c81d90 20:32:27 Step 30/33 : CMD ["gate"] 20:32:27 Removing intermediate container c999b0a99a0b 20:32:27 ---> 77d8955e372c 20:32:27 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:32:27 ---> Running in bd59fda75207 20:32:28 Removing intermediate container 2199addc2706 20:32:28 ---> 7ba0e807c9c7 20:32:28 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:32:28 ---> Running in b00eda89be97 20:32:29 Removing intermediate container bd59fda75207 20:32:29 ---> 5ca566885272 20:32:29 Step 31/33 : LABEL arch=arm64 20:32:29 Removing intermediate container b00eda89be97 20:32:29 ---> 5d384ee56f39 20:32:29 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:32:29 ---> Running in 8db623da810b 20:32:29 ---> d880a577ed42 20:32:29 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:32:29 ---> Running in ed3d66db59c5 20:32:29 Removing intermediate container 8db623da810b 20:32:29 ---> 00f05d97e093 20:32:29 Step 32/33 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:32:30 ---> Running in 860b19834214 20:32:30 Removing intermediate container ed3d66db59c5 20:32:30 ---> fd6657785599 20:32:30 Step 21/23 : LABEL arch=arm64 20:32:30 ---> 45dd1e2b96dc 20:32:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:32:30 ---> Running in 8b3a203dbb86 20:32:30 Removing intermediate container 860b19834214 20:32:30 ---> 47fbbf7c9084 20:32:30 Step 33/33 : LABEL version=0.0.0 20:32:31 ---> Running in fd26616d8d19 20:32:31 Removing intermediate container 8b3a203dbb86 20:32:31 ---> e9f9cf4b9b38 20:32:31 Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:32:32 Removing intermediate container fd26616d8d19 20:32:32 ---> 57b52dfef4ab 20:32:32 20:32:32 ---> Running in a12ab0f4a0ee 20:32:34 Successfully built 57b52dfef4ab 20:32:34 Successfully tagged security-bootstrapper-arm64:latest 20:32:34 Building security-spire-agent 20:32:34  Building security-bootstrapper ... done  ---> d57ed7206f7a 20:32:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:32:34 Removing intermediate container a12ab0f4a0ee 20:32:34 ---> 50db5c2cc612 20:32:34 Step 23/23 : LABEL version=0.0.0 20:32:34 Removing intermediate container 2e7d2385c784 20:32:34 ---> 0fb8b0be9ef1 20:32:34 20:32:34 Step 10/23 : FROM alpine:3.17 20:32:34 ---> d74e625d9115 20:32:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:32:34 ---> Running in 72debba751b3 20:32:34 ---> Running in 5ac4e8daeef0 20:32:35 Removing intermediate container 5ac4e8daeef0 20:32:35 Removing intermediate container 72debba751b3 20:32:35 ---> 49b3efbe754c 20:32:35 20:32:35 ---> b247713397e5 20:32:35 Step 12/23 : ENV APP_PORT=59880 20:32:35 ---> 295285793021 20:32:35 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:36 ---> Running in 247c14052f84 20:32:36 ---> Running in ee556ca16610 20:32:37 Successfully built 49b3efbe754c 20:32:37 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:32:37  Building core-common-config-bootstrapper ... done Building support-scheduler 20:32:37 Removing intermediate container ee556ca16610 20:32:37 ---> 949be3274ace 20:32:37 Step 13/23 : EXPOSE $APP_PORT 20:32:37 ---> Running in 8ca8884871aa 20:32:38 Removing intermediate container 8ca8884871aa 20:32:38 ---> 7e8914328c09 20:32:38 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:32:38 ---> Running in 93b149679f67 20:32:40 Removing intermediate container 247c14052f84 20:32:40 ---> 5d03fa15e9b3 20:32:40 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:32:40 ---> Running in b03ee05bcefa 20:32:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:41 Removing intermediate container b03ee05bcefa 20:32:41 ---> 1057a3cf674d 20:32:41 Step 19/21 : LABEL arch=arm64 20:32:41 ---> Running in ae2e0c34b9f7 20:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:41 Removing intermediate container ae2e0c34b9f7 20:32:41 ---> 337d9dd4bd73 20:32:41 Step 20/21 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:32:42 ---> Running in a189a7cb8aae 20:32:42 Removing intermediate container a189a7cb8aae 20:32:42 ---> 50b8cc83f5be 20:32:42 Step 21/21 : LABEL version=0.0.0 20:32:42 ---> Running in 00475fea2a78 20:32:43 (1/1) Installing dumb-init (1.2.5-r2) 20:32:43 Removing intermediate container 00475fea2a78 20:32:43 Executing busybox-1.35.0-r29.trigger 20:32:43 ---> 863723f9031f 20:32:43 20:32:43 OK: 8 MiB in 16 packages 20:32:43 Successfully built 863723f9031f 20:32:43 Successfully tagged security-proxy-setup-arm64:latest 20:32:43  Building security-proxy-setup ... done Building support-notifications 20:32:44 Removing intermediate container 93b149679f67 20:32:44 ---> 7f2d55fee3b5 20:32:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:45 ---> 5897edf2bc6d 20:32:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:32:46 ---> 12208ca4b3eb 20:32:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:32:49 ---> 2482fa5268a6 20:32:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:32:50 ---> 9f60ddbcc2ca 20:32:50 Step 19/23 : ENTRYPOINT ["/core-data"] 20:32:50 ---> Running in 6b4d9c790263 20:32:50 Removing intermediate container 6b4d9c790263 20:32:50 ---> 6e52ef1f4ad5 20:32:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:51 ---> Running in 70613866b3fa 20:32:51 Removing intermediate container 70613866b3fa 20:32:51 ---> 5fe2e637ea4e 20:32:51 Step 21/23 : LABEL arch=arm64 20:32:52 ---> Running in c8c68b8862d4 20:32:52 Removing intermediate container c8c68b8862d4 20:32:52 ---> 2cc2ece33393 20:32:52 Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:32:53 ---> Running in 504d2a309c5a 20:32:53 Removing intermediate container 504d2a309c5a 20:32:53 ---> 4273d5c20f96 20:32:53 Step 23/23 : LABEL version=0.0.0 20:32:54 ---> Running in 67a2638cde51 20:32:54 Removing intermediate container 67a2638cde51 20:32:54 ---> 4144698d02d7 20:32:54 20:32:55 Successfully built 4144698d02d7 20:32:55 Successfully tagged core-data-arm64:latest 20:32:55 Building security-spire-config 20:33:10  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:10 ---> 7101210b8078 20:33:10 Step 3/26 : WORKDIR /edgex-go 20:33:10 ---> Using cache 20:33:10 ---> ccbf6e272d2e 20:33:10 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:33:10 ---> Running in 04e2f28733e5 20:33:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:17 OK: 263 MiB in 53 packages 20:33:19 Removing intermediate container 04e2f28733e5 20:33:19 ---> 9a22d21226f9 20:33:19 Step 5/26 : COPY go.mod vendor* ./ 20:33:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:20 ---> 7101210b8078 20:33:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:33:20 ---> Using cache 20:33:20 ---> c37ceedb8ef2 20:33:20 Step 4/23 : WORKDIR /edgex-go 20:33:20 ---> Using cache 20:33:20 ---> c011157c87cd 20:33:20 Step 5/23 : RUN apk add --update --no-cache make git 20:33:20 ---> Using cache 20:33:20 ---> 51a6d05494db 20:33:20 Step 6/23 : COPY go.mod vendor* ./ 20:33:20 ---> Using cache 20:33:20 ---> 61ffbbfe6cdd 20:33:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:20 ---> Using cache 20:33:20 ---> a1382b5a4382 20:33:20 Step 8/23 : COPY . . 20:33:20 ---> Using cache 20:33:20 ---> ae373a3357fc 20:33:20 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:33:20 ---> Running in b03c14a6842a 20:33:21 ---> eca143d1d090 20:33:21 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:21 ---> Running in a540485addb2 20:33:24 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 20:33:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:26 ---> 7101210b8078 20:33:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:33:26 ---> Using cache 20:33:26 ---> c37ceedb8ef2 20:33:26 Step 4/23 : WORKDIR /edgex-go 20:33:26 ---> Using cache 20:33:26 ---> c011157c87cd 20:33:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:33:26 ---> Running in ba4085bfd8c8 20:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:32 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:32 ---> 7101210b8078 20:33:32 Step 3/26 : WORKDIR /edgex-go 20:33:32 ---> Using cache 20:33:32 ---> ccbf6e272d2e 20:33:32 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:33:32 ---> Using cache 20:33:32 ---> 9a22d21226f9 20:33:32 Step 5/26 : COPY go.mod vendor* ./ 20:33:32 ---> Using cache 20:33:32 ---> eca143d1d090 20:33:32 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:32 ---> Running in 1e957f768206 20:33:32 OK: 263 MiB in 53 packages 20:33:34 Removing intermediate container ba4085bfd8c8 20:33:34 ---> 267b87ea0f8f 20:33:34 Step 6/23 : COPY go.mod vendor* ./ 20:33:35 ---> bba94e881205 20:33:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:36 ---> Running in 6118882aa660 20:35:57 Removing intermediate container a540485addb2 20:35:57 ---> ba843a2713ce 20:35:57 Step 7/26 : COPY . . 20:36:12 Removing intermediate container 1e957f768206 20:36:12 ---> 8cab1100c2a5 20:36:12 Step 7/26 : COPY . . 20:36:12 Removing intermediate container 6118882aa660 20:36:12 ---> 9d75ec3e7768 20:36:12 Step 8/23 : COPY . . 20:36:15 ---> c7c94fb83297 20:36:15 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:36:15 ---> Running in b40a0300a42a 20:36:17 Removing intermediate container b40a0300a42a 20:36:17 ---> ef245d184b81 20:36:17 Step 9/26 : WORKDIR /edgex-go/spire-build 20:36:17 ---> Running in 5ddf07423ccd 20:36:18 Removing intermediate container 5ddf07423ccd 20:36:18 ---> eb102b47c5df 20:36:18 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:36:18 ---> Running in 87979796a81f 20:36:19 Removing intermediate container 87979796a81f 20:36:19 ---> f5ec95b32321 20:36:19 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 20:36:20 ---> Running in bdc465222ed6 20:36:25 Removing intermediate container bdc465222ed6 20:36:25 ---> a9ba7bb1e8e7 20:36:25 Step 12/26 : WORKDIR /edgex-go 20:36:25 ---> Running in 60de860e4760 20:36:26 Removing intermediate container 60de860e4760 20:36:26 ---> c7ba3382f538 20:36:26 20:36:26 Step 13/26 : FROM alpine:3.17 20:36:26 ---> d74e625d9115 20:36:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:26 ---> Using cache 20:36:26 ---> 31aee8fbdad3 20:36:26 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:36:26 ---> Using cache 20:36:26 ---> a05ad51e3ff8 20:36:26 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:36:26 ---> Using cache 20:36:26 ---> c858bb3faac6 20:36:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:36:36 ---> 5bc3df64e102 20:36:36 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:36:40 ---> 997993db9fac 20:36:40 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:36:40 ---> Running in aacadfdad040 20:36:41 ---> 8aa464d7d09a 20:36:41 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:36:41 ---> Running in c876d1066c5c 20:36:42 Removing intermediate container aacadfdad040 20:36:42 ---> a325eb231050 20:36:42 Step 9/26 : WORKDIR /edgex-go/spire-build 20:36:42 ---> Running in 89bc50507bc3 20:36:43 Removing intermediate container 89bc50507bc3 20:36:43 ---> f7ed7c38fc14 20:36:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:36:44 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 20:36:44 ---> Running in 64a8c0acc0a4 20:36:45 Removing intermediate container 64a8c0acc0a4 20:36:45 ---> 270050acdc4a 20:36:45 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 20:36:45 ---> Running in 4e42288aef6a 20:36:48 ---> ea37507dcabb 20:36:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:36:49 Removing intermediate container 4e42288aef6a 20:36:49 ---> ca77603d291e 20:36:49 Step 12/26 : WORKDIR /edgex-go 20:36:50 ---> Running in 0af38ec0f2d5 20:36:50 ---> 7b15fdd108d5 20:36:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:36:51 Removing intermediate container 0af38ec0f2d5 20:36:51 ---> f94c6d1b335b 20:36:51 20:36:51 Step 13/26 : FROM alpine:3.17 20:36:51 ---> d74e625d9115 20:36:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:51 ---> Using cache 20:36:51 ---> 31aee8fbdad3 20:36:51 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:36:51 ---> Running in d57a1b216530 20:36:52 ---> 5ffa4a8b3a7e 20:36:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:36:53 ---> c02849f43659 20:36:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:36:53 ---> Running in f684a47bbcec 20:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:54 Removing intermediate container f684a47bbcec 20:36:54 ---> e509a6d83103 20:36:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:36:54 ---> Running in c5c500a4fa9a 20:36:55 Removing intermediate container c5c500a4fa9a 20:36:55 ---> 31c723ec47dc 20:36:55 Step 24/26 : LABEL arch=arm64 20:36:55 ---> Running in ebe49add742d 20:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:55 Removing intermediate container ebe49add742d 20:36:55 ---> c5b9511703cd 20:36:55 Step 25/26 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:36:55 ---> Running in 11083921fc38 20:36:56 Removing intermediate container 11083921fc38 20:36:56 ---> 3b794d1889f7 20:36:56 Step 26/26 : LABEL version=0.0.0 20:36:56 ---> Running in 759ed567c29e 20:36:57 Removing intermediate container 759ed567c29e 20:36:57 ---> 8708f231b282 20:36:57 20:36:57 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:36:57 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:36:57 OK: 17683 distinct packages available 20:36:57 Successfully built 8708f231b282 20:36:57 Successfully tagged security-spire-agent-arm64:latest 20:36:57 Building core-command 20:36:57  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:00 (1/4) Installing dumb-init (1.2.5-r2) 20:37:00 (2/4) Installing musl-obstack (1.2.3-r0) 20:37:00 (3/4) Installing libucontext (1.2-r0) 20:37:00 (4/4) Installing gcompat (1.1.0-r0) 20:37:00 Executing busybox-1.35.0-r29.trigger 20:37:00 OK: 8 MiB in 19 packages 20:37:03 Removing intermediate container d57a1b216530 20:37:03 ---> cd49cd13958a 20:37:03 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:37:04 ---> 1ad86aa9360a 20:37:04 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:37:12 ---> 402f2a05639d 20:37:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:37:14 ---> 0620c14f14c5 20:37:14 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:37:14 ---> Running in f88a7ae963d0 20:37:15 Removing intermediate container f88a7ae963d0 20:37:15 ---> 67ed4b605e6b 20:37:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:37:16 ---> e1cfb1491d35 20:37:16 Step 21/26 : WORKDIR / 20:37:16 ---> Running in 099c2faaa239 20:37:17 Removing intermediate container 099c2faaa239 20:37:17 ---> eefe8d1b7ba3 20:37:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:17 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:37:17 ---> 7101210b8078 20:37:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:37:17 ---> Using cache 20:37:17 ---> c37ceedb8ef2 20:37:17 Step 4/24 : WORKDIR /edgex-go 20:37:17 ---> Using cache 20:37:17 ---> Running in 9b168f0728c0 20:37:17 ---> c011157c87cd 20:37:17 Step 5/24 : RUN apk add --update --no-cache make git 20:37:17 ---> Using cache 20:37:17 ---> 51a6d05494db 20:37:17 Step 6/24 : COPY go.mod vendor* ./ 20:37:17 ---> Using cache 20:37:17 ---> 61ffbbfe6cdd 20:37:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:17 ---> Using cache 20:37:17 ---> a1382b5a4382 20:37:17 Step 8/24 : COPY . . 20:37:17 ---> Using cache 20:37:17 ---> ae373a3357fc 20:37:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:37:17 ---> Running in f44c6e23f5b2 20:37:18 Removing intermediate container 9b168f0728c0 20:37:18 ---> b33a8fa61e6a 20:37:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:18 ---> Running in a4b7ec74dc7a 20:37:19 Removing intermediate container a4b7ec74dc7a 20:37:19 ---> a2f4f7c9c10a 20:37:19 Step 24/26 : LABEL arch=arm64 20:37:19 ---> Running in 41605b0c6ebc 20:37:20 Removing intermediate container 41605b0c6ebc 20:37:20 ---> d20faa36e7c5 20:37:20 Step 25/26 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:37:20 ---> Running in c37387eba3e1 20:37:20 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 20:37:20 Removing intermediate container c37387eba3e1 20:37:20 ---> ace96eb81e01 20:37:20 Step 26/26 : LABEL version=0.0.0 20:37:21 ---> Running in c42f41467ff1 20:37:21 Removing intermediate container c42f41467ff1 20:37:21 ---> 1f82d01a15a1 20:37:21 20:37:21 Successfully built 1f82d01a15a1 20:37:21 Successfully tagged security-spire-config-arm64:latest 20:37:21  Building security-spire-config ... done Building security-spiffe-token-provider 20:37:43 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:37:43 ---> 7101210b8078 20:37:43 Step 3/20 : WORKDIR /edgex-go 20:37:43 ---> Using cache 20:37:43 ---> ccbf6e272d2e 20:37:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:37:43 ---> Running in b86377d05cce 20:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:48 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:37:48 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:37:48 OK: 17683 distinct packages available 20:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:51 OK: 263 MiB in 53 packages 20:37:53 Removing intermediate container b86377d05cce 20:37:53 ---> ea591fa1916a 20:37:53 Step 5/20 : COPY go.mod vendor* ./ 20:37:54 ---> 979532f71bfc 20:37:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:54 ---> Running in eee4da42ce3a 20:39:02 Removing intermediate container 952411e5ffb3 20:39:02 ---> c74a2946e290 20:39:02 20:39:02 Step 10/25 : FROM alpine:3.17 20:39:02 ---> d74e625d9115 20:39:02 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:39:02 ---> Running in 65f9f5aecde7 20:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:02 (1/1) Installing dumb-init (1.2.5-r2) 20:39:02 Executing busybox-1.35.0-r29.trigger 20:39:02 OK: 8 MiB in 16 packages 20:39:02 Removing intermediate container 65f9f5aecde7 20:39:02 ---> a3e3e6bd05d1 20:39:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:02 ---> Running in d75172b812f6 20:39:02 Removing intermediate container d75172b812f6 20:39:02 ---> b56fa0d0b0c4 20:39:02 Step 13/25 : ENV APP_PORT=59881 20:39:02 ---> Running in d06765125e6d 20:39:02 Removing intermediate container d06765125e6d 20:39:02 ---> 543101e576bc 20:39:02 Step 14/25 : EXPOSE $APP_PORT 20:39:02 ---> Running in 71984e6bb530 20:39:03 Removing intermediate container 71984e6bb530 20:39:03 ---> 48d8d76ac458 20:39:03 Step 15/25 : WORKDIR / 20:39:03 ---> Running in 86969ac57d79 20:39:04 Removing intermediate container 86969ac57d79 20:39:04 ---> f162252f6adc 20:39:04 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:06 ---> 8303c5ed1972 20:39:06 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:39:09 ---> ecb14c78aa1c 20:39:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:39:12 ---> 5a8b626673a8 20:39:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:39:14 ---> d57726bbbd0c 20:39:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:39:15 ---> 81a84b86c5c7 20:39:15 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:39:15 ---> Running in 4da7bfe8b3ee 20:39:16 Removing intermediate container 4da7bfe8b3ee 20:39:16 ---> 68cd4bde6739 20:39:16 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:16 ---> Running in f3df11a902b3 20:39:17 Removing intermediate container f3df11a902b3 20:39:18 ---> 04e1deb1f8cb 20:39:18 Step 23/25 : LABEL arch=arm64 20:39:18 ---> Running in e174907d1ac0 20:39:19 Removing intermediate container e174907d1ac0 20:39:19 ---> 5218c67aed19 20:39:19 Step 24/25 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:39:19 ---> Running in b4f291ae4220 20:39:21 Removing intermediate container b4f291ae4220 20:39:21 ---> 9704e78f63b7 20:39:21 Step 25/25 : LABEL version=0.0.0 20:39:21 ---> Running in 178549814f83 20:39:22 Removing intermediate container 178549814f83 20:39:22 ---> f89fd896e6c2 20:39:22 20:39:22 Successfully built f89fd896e6c2 20:39:22 Successfully tagged core-metadata-arm64:latest 20:39:22  Building core-metadata ... done Building security-secretstore-setup 20:39:44 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:39:44 ---> 7101210b8078 20:39:44 Step 3/24 : WORKDIR /edgex-go 20:39:44 ---> Using cache 20:39:44 ---> ccbf6e272d2e 20:39:44 Step 4/24 : RUN apk add --update --no-cache make git 20:39:44 ---> Using cache 20:39:44 ---> f6c00f1d40be 20:39:44 Step 5/24 : COPY go.mod vendor* ./ 20:39:44 ---> Using cache 20:39:44 ---> 417700784138 20:39:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:44 ---> Using cache 20:39:44 ---> e0722b302d8e 20:39:44 Step 7/24 : COPY . . 20:39:44 ---> Using cache 20:39:44 ---> d12b381856dc 20:39:44 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:39:45 ---> Running in b90d77213a88 20:39:48 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 20:39:51 Removing intermediate container eee4da42ce3a 20:39:51 ---> f5e01c131e2f 20:39:51 Step 7/20 : COPY . . 20:40:10 ---> 08bb5b173ef4 20:40:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:40:10 ---> Running in 01025663e739 20:40:11 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 20:45:18 Removing intermediate container b03c14a6842a 20:45:18 ---> 00d3029055cd 20:45:18 20:45:18 Step 10/23 : FROM alpine:3.17 20:45:18 ---> d74e625d9115 20:45:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:45:18 ---> Using cache 20:45:18 ---> a3e3e6bd05d1 20:45:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:45:18 ---> Using cache 20:45:18 ---> b56fa0d0b0c4 20:45:18 Step 13/23 : ENV APP_PORT=59861 20:45:18 ---> Running in 38b27be27836 20:45:18 Removing intermediate container 38b27be27836 20:45:18 ---> 020f60c2d975 20:45:18 Step 14/23 : EXPOSE $APP_PORT 20:45:18 ---> Running in 14725535a683 20:45:18 Removing intermediate container 14725535a683 20:45:18 ---> 3c22ae09ddac 20:45:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:18 ---> 2847cce758f3 20:45:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:45:18 ---> 1e8069a3d8fa 20:45:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:45:18 ---> 102cae10ff15 20:45:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:45:18 ---> 23ed8bb8b209 20:45:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:45:18 ---> Running in cb4e953fe1b6 20:45:18 Removing intermediate container cb4e953fe1b6 20:45:18 ---> 0f2cdb96f7da 20:45:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:45:18 ---> Running in 6a68eae8c14c 20:45:18 Removing intermediate container 6a68eae8c14c 20:45:18 ---> 861cecf0a4a4 20:45:18 Step 21/23 : LABEL arch=arm64 20:45:18 ---> Running in c8d1bcbb7a1c 20:45:18 Removing intermediate container c8d1bcbb7a1c 20:45:18 ---> 879b05464332 20:45:18 Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:45:18 ---> Running in c52b1554285e 20:45:18 Removing intermediate container c52b1554285e 20:45:18 ---> b18f6ab5a4b5 20:45:18 Step 23/23 : LABEL version=0.0.0 20:45:18 ---> Running in afba4d7839d0 20:45:18 Removing intermediate container afba4d7839d0 20:45:18 ---> 6c7a114c57bc 20:45:18 20:45:18 Successfully built 6c7a114c57bc 20:45:18 Successfully tagged support-scheduler-arm64:latest 20:46:15  Building support-scheduler ... done Removing intermediate container f44c6e23f5b2 20:46:15 ---> 1d362b998903 20:46:15 20:46:15 Step 10/24 : FROM alpine:3.17 20:46:15 ---> d74e625d9115 20:46:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:46:15 ---> Using cache 20:46:15 ---> a3e3e6bd05d1 20:46:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:46:15 ---> Using cache 20:46:15 ---> b56fa0d0b0c4 20:46:15 Step 13/24 : ENV APP_PORT=59882 20:46:15 ---> Running in 6cbb2a55c233 20:46:15 Removing intermediate container 6cbb2a55c233 20:46:15 ---> 0fcb2c25cea8 20:46:15 Step 14/24 : EXPOSE $APP_PORT 20:46:15 ---> Running in 58bb007ceffc 20:46:15 Removing intermediate container 58bb007ceffc 20:46:15 ---> 2e03ed97dcc1 20:46:15 Step 15/24 : WORKDIR / 20:46:15 ---> Running in 825fa1f34625 20:46:15 Removing intermediate container 825fa1f34625 20:46:15 ---> 0b312eb645df 20:46:15 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:15 ---> c7e4a879fda9 20:46:15 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:46:16 ---> 863e06750203 20:46:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:46:18 ---> b24691ec859c 20:46:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:46:19 ---> 14bf1f1594b6 20:46:19 Step 20/24 : ENTRYPOINT ["/core-command"] 20:46:19 ---> Running in da390d0c7d7a 20:46:20 Removing intermediate container da390d0c7d7a 20:46:20 ---> 9f1507da6461 20:46:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:46:20 ---> Running in 43fb641d6e82 20:46:21 Removing intermediate container 43fb641d6e82 20:46:21 ---> f7620791a3d4 20:46:21 Step 22/24 : LABEL arch=arm64 20:46:21 ---> Running in f3693448cca2 20:46:22 Removing intermediate container f3693448cca2 20:46:22 ---> af09c7bfc93b 20:46:22 Step 23/24 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:46:22 ---> Running in 58e01c7c0a38 20:46:23 Removing intermediate container 58e01c7c0a38 20:46:23 ---> f8f4dfeabb8c 20:46:23 Step 24/24 : LABEL version=0.0.0 20:46:23 ---> Running in baffb57152ed 20:46:24 Removing intermediate container baffb57152ed 20:46:24 ---> 9c4e463be28d 20:46:24 20:46:24 Successfully built 9c4e463be28d 20:46:24 Successfully tagged core-command-arm64:latest 20:47:03  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 20:47:21 Removing intermediate container b90d77213a88 20:47:21 ---> 8b8f59c878e4 20:47:21 20:47:21 Step 9/24 : FROM alpine:3.17 20:47:21 ---> d74e625d9115 20:47:21 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:47:21 ---> Running in 4cb9ac2b7192 20:47:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:47:24 (1/3) Installing ca-certificates (20220614-r4) 20:47:24 (2/3) Installing dumb-init (1.2.5-r2) 20:47:24 (3/3) Installing su-exec (0.2-r2) 20:47:24 Executing busybox-1.35.0-r29.trigger 20:47:24 Executing ca-certificates-20220614-r4.trigger 20:47:25 OK: 8 MiB in 18 packages 20:47:27 Removing intermediate container 4cb9ac2b7192 20:47:27 ---> 3cc61e3b24fa 20:47:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:47:27 ---> Running in 58b99e037f9d 20:47:27 Removing intermediate container 58b99e037f9d 20:47:27 ---> 16745f8d74e8 20:47:27 Step 12/24 : WORKDIR / 20:47:27 ---> Running in f78b5dd758c8 20:47:28 Removing intermediate container f78b5dd758c8 20:47:28 ---> 73e9cd2ed91f 20:47:28 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:47:29 ---> 129132506fad 20:47:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:47:30 ---> 4f9616aaf82e 20:47:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:47:31 ---> 9cd60ee0bfce 20:47:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:47:32 ---> 703c72b9cde7 20:47:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:47:34 ---> 472703101d17 20:47:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:47:37 ---> 16e49cf6ca31 20:47:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:47:38 ---> e224bdd7e69c 20:47:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:47:38 ---> Running in f3368a1bd882 20:47:42 Removing intermediate container f3368a1bd882 20:47:42 ---> 125f346c2442 20:47:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:47:42 ---> Running in ec90cb1b8c6e 20:47:43 Removing intermediate container ec90cb1b8c6e 20:47:43 ---> 21b3c2ecd722 20:47:43 Step 22/24 : LABEL arch=arm64 20:47:43 ---> Running in 7b4e3f41627a 20:47:43 Removing intermediate container 7b4e3f41627a 20:47:43 ---> adf7eede05cc 20:47:43 Step 23/24 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:47:43 ---> Running in f27a75da7b67 20:47:44 Removing intermediate container f27a75da7b67 20:47:44 ---> ca60bbef45c1 20:47:44 Step 24/24 : LABEL version=0.0.0 20:47:44 ---> Running in 13a8173139ca 20:47:45 Removing intermediate container 13a8173139ca 20:47:45 ---> f1698f876232 20:47:45 20:47:45 Successfully built f1698f876232 20:47:45 Successfully tagged security-secretstore-setup-arm64:latest 20:48:03  Building security-secretstore-setup ... done Removing intermediate container c876d1066c5c 20:48:03 ---> cdadf2234c86 20:48:03 20:48:03 Step 10/23 : FROM alpine:3.17 20:48:03 ---> d74e625d9115 20:48:03 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:48:03 ---> Running in 2d0ccadaafd8 20:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:48:06 (1/2) Installing ca-certificates (20220614-r4) 20:48:06 (2/2) Installing dumb-init (1.2.5-r2) 20:48:06 Executing busybox-1.35.0-r29.trigger 20:48:06 Executing ca-certificates-20220614-r4.trigger 20:48:06 OK: 8 MiB in 17 packages 20:48:08 Removing intermediate container 2d0ccadaafd8 20:48:08 ---> 80d62af0032f 20:48:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:48:08 ---> Running in aaab663e90c3 20:48:08 Removing intermediate container aaab663e90c3 20:48:08 ---> bb9d81ed2fb7 20:48:08 Step 13/23 : ENV APP_PORT=59860 20:48:08 ---> Running in 56e1262a6c12 20:48:08 Removing intermediate container 56e1262a6c12 20:48:08 ---> 7e2cf06c1e1c 20:48:08 Step 14/23 : EXPOSE $APP_PORT 20:48:08 ---> Running in df4fdcf20026 20:48:09 Removing intermediate container df4fdcf20026 20:48:09 ---> 5b80ea43241b 20:48:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:10 ---> 18c5c90b96e8 20:48:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:48:10 ---> c01b4cf8a805 20:48:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:48:12 ---> d065e6bfb6e5 20:48:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:48:13 ---> 3a4167b9a5c4 20:48:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:48:13 ---> Running in bf9d8e7d3189 20:48:13 Removing intermediate container bf9d8e7d3189 20:48:13 ---> 3905731f7c91 20:48:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:48:13 ---> Running in 098800668b76 20:48:14 Removing intermediate container 098800668b76 20:48:14 ---> c4928d0ac0c9 20:48:14 Step 21/23 : LABEL arch=arm64 20:48:14 ---> Running in 899f537ed74d 20:48:14 Removing intermediate container 899f537ed74d 20:48:14 ---> 1106e0b949bc 20:48:14 Step 22/23 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:48:14 ---> Running in b0a1c20ddd68 20:48:15 Removing intermediate container b0a1c20ddd68 20:48:15 ---> 263708f2d613 20:48:15 Step 23/23 : LABEL version=0.0.0 20:48:15 ---> Running in 219460be2d27 20:48:15 Removing intermediate container 219460be2d27 20:48:15 ---> 107af0645648 20:48:15 20:48:15 Successfully built 107af0645648 20:48:16 Successfully tagged support-notifications-arm64:latest 20:48:21  Building support-notifications ... done Removing intermediate container 01025663e739 20:48:21 ---> 068da1736b95 20:48:21 20:48:21 Step 9/20 : FROM alpine:3.17 20:48:21 ---> d74e625d9115 20:48:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:48:21 ---> Using cache 20:48:21 ---> 31aee8fbdad3 20:48:21 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:48:21 ---> Running in c72693095aba 20:48:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:48:24 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:48:24 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:48:24 OK: 17683 distinct packages available 20:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:48:26 (1/9) Installing ca-certificates (20220614-r4) 20:48:26 (2/9) Installing brotli-libs (1.0.9-r9) 20:48:26 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:48:26 (4/9) Installing libcurl (7.88.1-r0) 20:48:26 (5/9) Installing curl (7.88.1-r0) 20:48:26 (6/9) Installing dumb-init (1.2.5-r2) 20:48:26 (7/9) Installing musl-obstack (1.2.3-r0) 20:48:26 (8/9) Installing libucontext (1.2-r0) 20:48:26 (9/9) Installing gcompat (1.1.0-r0) 20:48:26 Executing busybox-1.35.0-r29.trigger 20:48:26 Executing ca-certificates-20220614-r4.trigger 20:48:27 OK: 11 MiB in 24 packages 20:48:28 Removing intermediate container c72693095aba 20:48:28 ---> ae19c3161d22 20:48:28 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:29 ---> 21641985aafb 20:48:29 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:48:31 ---> b143c703fbcc 20:48:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:48:33 ---> 408b9c00e4ce 20:48:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:48:33 ---> 6de7e3443969 20:48:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:48:33 ---> Running in 4dc0f4868712 20:48:34 Removing intermediate container 4dc0f4868712 20:48:34 ---> 55980caf510c 20:48:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:48:34 ---> Running in 1cd373fc6c1e 20:48:34 Removing intermediate container 1cd373fc6c1e 20:48:34 ---> 3067a482b80e 20:48:34 Step 18/20 : LABEL arch=arm64 20:48:34 ---> Running in 2fb29afc1c9f 20:48:34 Removing intermediate container 2fb29afc1c9f 20:48:34 ---> 02cd5e699787 20:48:34 Step 19/20 : LABEL git_sha=7cd39e8e50023839bb0cdb61122c7f6fe63641e2 20:48:35 ---> Running in d104948a45fc 20:48:35 Removing intermediate container d104948a45fc 20:48:35 ---> 9eaeafb79539 20:48:35 Step 20/20 : LABEL version=0.0.0 20:48:35 ---> Running in 4c791f5aeacf 20:48:35 Removing intermediate container 4c791f5aeacf 20:48:35 ---> 042b01167ae8 20:48:35 20:48:35 Successfully built 042b01167ae8 20:48:35 Successfully tagged security-spiffe-token-provider-arm64:latest 20:48:36  Building security-spiffe-token-provider ... done  [Pipeline] } 20:48:36 $ docker stop --time=1 f1a1b03ea7119c08f56d16cbf82cbe3bc70e9efb63b4ec90be9db3adf96a9a59 20:48:38 $ docker rm -f --volumes f1a1b03ea7119c08f56d16cbf82cbe3bc70e9efb63b4ec90be9db3adf96a9a59 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:38 + docker images 20:48:39 REPOSITORY TAG IMAGE ID CREATED SIZE 20:48:39 security-spiffe-token-provider-arm64 latest 042b01167ae8 3 seconds ago 32.6MB 20:48:39 068da1736b95 18 seconds ago 1.53GB 20:48:39 support-notifications-arm64 latest 107af0645648 23 seconds ago 32.5MB 20:48:39 cdadf2234c86 38 seconds ago 1.56GB 20:48:39 security-secretstore-setup-arm64 latest f1698f876232 54 seconds ago 32MB 20:48:39 8b8f59c878e4 About a minute ago 1.48GB 20:48:39 core-command-arm64 latest 9c4e463be28d 2 minutes ago 19.7MB 20:48:39 1d362b998903 2 minutes ago 1.49GB 20:48:39 support-scheduler-arm64 latest 6c7a114c57bc 3 minutes ago 31.8MB 20:48:39 00d3029055cd 3 minutes ago 1.56GB 20:48:39 core-metadata-arm64 latest f89fd896e6c2 9 minutes ago 20.4MB 20:48:39 c74a2946e290 9 minutes ago 1.5GB 20:48:39 security-spire-config-arm64 latest 1f82d01a15a1 11 minutes ago 86.2MB 20:48:39 security-spire-agent-arm64 latest 8708f231b282 11 minutes ago 125MB 20:48:39 f94c6d1b335b 11 minutes ago 1.35GB 20:48:39 c7ba3382f538 12 minutes ago 1.35GB 20:48:39 core-data-arm64 latest 4144698d02d7 15 minutes ago 19.9MB 20:48:39 security-proxy-setup-arm64 latest 863723f9031f 15 minutes ago 18.6MB 20:48:39 core-common-config-bootstrapper-arm64 latest 49b3efbe754c 16 minutes ago 17.4MB 20:48:39 security-bootstrapper-arm64 latest 57b52dfef4ab 16 minutes ago 21.8MB 20:48:39 0fb8b0be9ef1 16 minutes ago 1.5GB 20:48:39 082c07948c43 16 minutes ago 1.47GB 20:48:39 0fe972ea3c05 16 minutes ago 1.48GB 20:48:39 security-proxy-auth-arm64 latest 3b30d9e5a226 16 minutes ago 18.2MB 20:48:39 df81d561635d 17 minutes ago 1.47GB 20:48:39 3c33658a0e25 17 minutes ago 1.47GB 20:48:39 security-spire-server-arm64 latest 1c111998cf3f 24 minutes ago 87.1MB 20:48:39 9266e740373d 25 minutes ago 1.35GB 20:48:39 ci-base-image-arm64 latest 7101210b8078 43 minutes ago 868MB 20:48:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB 20:48:39 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 20:48:39 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 20:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:39 20:48:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:40 arm64: Pulling from edgex-lftools-log-publisher 20:48:40 8998bd30e6a1: Pulling fs layer 20:48:40 04944245beec: Pulling fs layer 20:48:40 699f458cf7ca: Pulling fs layer 20:48:40 765212b225bb: Pulling fs layer 20:48:40 f23df028b6ca: Pulling fs layer 20:48:40 d65c8cfc05b1: Pulling fs layer 20:48:40 2437ff75d9bd: Pulling fs layer 20:48:40 f23df028b6ca: Waiting 20:48:40 d65c8cfc05b1: Waiting 20:48:40 2437ff75d9bd: Waiting 20:48:40 765212b225bb: Waiting 20:48:40 04944245beec: Verifying Checksum 20:48:40 04944245beec: Download complete 20:48:40 765212b225bb: Download complete 20:48:40 f23df028b6ca: Verifying Checksum 20:48:40 f23df028b6ca: Download complete 20:48:40 d65c8cfc05b1: Verifying Checksum 20:48:40 d65c8cfc05b1: Download complete 20:48:40 699f458cf7ca: Verifying Checksum 20:48:40 699f458cf7ca: Download complete 20:48:41 8998bd30e6a1: Verifying Checksum 20:48:41 8998bd30e6a1: Download complete 20:48:43 2437ff75d9bd: Verifying Checksum 20:48:43 2437ff75d9bd: Download complete 20:48:45 8998bd30e6a1: Pull complete 20:48:45 04944245beec: Pull complete 20:48:47 699f458cf7ca: Pull complete 20:48:47 765212b225bb: Pull complete 20:48:48 f23df028b6ca: Pull complete 20:48:48 d65c8cfc05b1: Pull complete 20:49:03 2437ff75d9bd: Pull complete 20:49:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:03 prd-ubuntu20.04-docker-arm64-4c-16g-244 does not seem to be running inside a container 20:49:03 $ 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 20:49:06 $ docker top 91839e7d7dd9ee6de87250d66188747657d269443787252017ccb71075088354 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:07 ---> job-cost.sh 20:49:07 lf-activate-venv: SKIPPING 20:49:07 INFO: No Stack... 20:49:07 INFO: Retrieving Pricing Info for: v3-standard-4 20:49:08 INFO: Archiving Costs [Pipeline] sh 20:49:09 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:49:09 + cut -d, -f6 [Pipeline] lock 20:49:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4445-1-stack-cost] 20:49:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4445-1-stack-cost] did not exist. Created. 20:49:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4445-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:49:10 + echo total: 0.10999999940395355 [Pipeline] stash 20:49:10 Stashed 1 file(s) [Pipeline] } 20:49:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4445-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:49:10 $ docker stop --time=1 91839e7d7dd9ee6de87250d66188747657d269443787252017ccb71075088354 20:49:11 $ 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 20:49:12 provisioning config files... 20:49:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4354314571996282657tmp [Pipeline] { [Pipeline] sh 20:49:13 + set +x 20:49:13 + curl -s https://codecov.io/bash 20:49:13 + bash -s -- 20:49:13 20:49:13 _____ _ 20:49:13 / ____| | | 20:49:13 | | ___ __| | ___ ___ _____ __ 20:49:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:49:13 | |___| (_) | (_| | __/ (_| (_) \ V / 20:49:13 \_____\___/ \__,_|\___|\___\___/ \_/ 20:49:13 Bash-1.0.6 20:49:13 20:49:13 20:49:13 ==> git version 2.25.1 found 20:49:13 ==> 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 20:49:13 Release-Date: 2020-01-08 20:49:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:49:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:49:13 ==> Jenkins CI detected. 20:49:13 current dir:  /w/workspace/edgex-go/1 20:49:13 project root: . 20:49:13 --> token set from env 20:49:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:49:13 ==> Running gcov in . (disable via -X gcov) 20:49:13 ==> Python coveragepy not found 20:49:13 ==> Searching for coverage reports in: 20:49:13 + . 20:49:13 -> Found 1 reports 20:49:13 ==> Detecting git/mercurial file structure 20:49:13 ==> Reading reports 20:49:13 + ./coverage.out bytes=447486 20:49:13 ==> Appending adjustments 20:49:13 https://docs.codecov.io/docs/fixing-reports 20:49:14 + Found adjustments 20:49:14 ==> Gzipping contents 20:49:14 60K /tmp/codecov.7GxIUN.gz 20:49:14 ==> Uploading reports 20:49:14 url: https://codecov.io 20:49:14 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= 20:49:14 -> Pinging Codecov 20:49:14 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= 20:49:14 -> Uploading to 20:49:14 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 20:49:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:14 Dload Upload Total Spent Left Speed 20:49:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57642 0 0 100 57642 0 213k --:--:-- --:--:-- --:--:-- 213k 20:49:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7cd39e8e50023839bb0cdb61122c7f6fe63641e2 [Pipeline] } 20:49:14 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 20:49:16 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:49:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:49:17 ---> package-listing.sh 20:49:17 ++ facter osfamily 20:49:17 ++ tr '[:upper:]' '[:lower:]' 20:49:17 + OS_FAMILY=debian 20:49:17 + workspace=/w/workspace/edgex-go/1 20:49:17 + START_PACKAGES=/tmp/packages_start.txt 20:49:17 + END_PACKAGES=/tmp/packages_end.txt 20:49:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:17 + PACKAGES=/tmp/packages_start.txt 20:49:17 + '[' /w/workspace/edgex-go/1 ']' 20:49:17 + PACKAGES=/tmp/packages_end.txt 20:49:17 + case "${OS_FAMILY}" in 20:49:17 + dpkg -l 20:49:17 + grep '^ii' 20:49:17 + '[' -f /tmp/packages_start.txt ']' 20:49:17 + '[' -f /tmp/packages_end.txt ']' 20:49:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:17 + '[' /w/workspace/edgex-go/1 ']' 20:49:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:49:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:49:17 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 20:49:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:18 20:49:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:18 latest: Pulling from edgex-lftools-log-publisher 20:49:18 5eb5b503b376: Pulling fs layer 20:49:18 5c69ac0246d0: Pulling fs layer 20:49:18 ec43610c2a17: Pulling fs layer 20:49:18 3a2ae6a8a46f: Pulling fs layer 20:49:18 33b1e0a273af: Pulling fs layer 20:49:18 5d3b04190fa2: Pulling fs layer 20:49:18 2f39f015ded8: Pulling fs layer 20:49:18 3a2ae6a8a46f: Waiting 20:49:18 33b1e0a273af: Waiting 20:49:18 5d3b04190fa2: Waiting 20:49:18 2f39f015ded8: Waiting 20:49:18 5c69ac0246d0: Verifying Checksum 20:49:18 5c69ac0246d0: Download complete 20:49:18 3a2ae6a8a46f: Download complete 20:49:19 33b1e0a273af: Verifying Checksum 20:49:19 33b1e0a273af: Download complete 20:49:19 5d3b04190fa2: Verifying Checksum 20:49:19 5d3b04190fa2: Download complete 20:49:19 ec43610c2a17: Verifying Checksum 20:49:19 ec43610c2a17: Download complete 20:49:19 5eb5b503b376: Download complete 20:49:19 2f39f015ded8: Download complete 20:49:20 5eb5b503b376: Pull complete 20:49:20 5c69ac0246d0: Pull complete 20:49:20 ec43610c2a17: Pull complete 20:49:20 3a2ae6a8a46f: Pull complete 20:49:21 33b1e0a273af: Pull complete 20:49:21 5d3b04190fa2: Pull complete 20:49:25 2f39f015ded8: Pull complete 20:49:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:49:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:25 prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container 20:49:25 $ 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 20:49:28 $ docker top a5f8f96507fbb0727787b35d16cdd2e2f384efddbdbf6ab78881b0abd21700b2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:28 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:28 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:29 + ls /var/log/sa-host 20:49:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:29 provisioning config files... 20:49:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11204285582760332439tmp [Pipeline] { [Pipeline] echo 20:49:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:29 ---> create-netrc.sh [Pipeline] } 20:49:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:30 ---> python-tools-install.sh [Pipeline] echo 20:49:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:30 ---> sudo-logs.sh 20:49:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:49:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:30 ---> job-cost.sh 20:49:30 lf-activate-venv: SKIPPING 20:49:30 DEBUG: total: 0.10999999940395355 20:49:30 INFO: Retrieving Stack Cost... 20:49:31 INFO: Retrieving Pricing Info for: v3-standard-8 20:49:31 INFO: Archiving Costs [Pipeline] echo 20:49:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:32 ---> logs-deploy.sh 20:49:32 lf-activate-venv: SKIPPING 20:49:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4445/1 20:49:32 INFO: archiving workspace using pattern(s): 20:49:33 Archives upload complete. 20:49:33 INFO: archiving logs to Nexus