Pull request #4111 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424+a9913775ba844ac49f5eb06b88cc0e63275269c3 (94c2c24918af04e124d41e64eb79d930f464d3f3) 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-ssh13951680702814906271.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh15861429864538960785.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4111/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-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7915033323210459168.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-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4732099329624580412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh13171300299034591917.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4111/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-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1772879770094766516.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21507 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [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 Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 Merge succeeded, producing 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 Checking out Revision 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 (PR-4111) > 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/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # 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 a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:11 ========================================================= 19:06:11 EdgeX Global Pipelines Version Info 19:06:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:11 ------------------- 19:06:11 stable info: 19:06:11 ------------------- 19:06:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:11 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:06:11 Message: update stable to v1.0.238 19:06:12 ------------------- 19:06:12 experimental info: 19:06:12 ------------------- 19:06:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:12 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:06:12 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4111 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4111 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4111 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5143e2c [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:14 provisioning config files... 19:06:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5832798460183216275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:14 ---> docker-login.sh 19:06:14 nexus3.edgexfoundry.org:10001 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 nexus3.edgexfoundry.org:10002 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 nexus3.edgexfoundry.org:10003 19:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:15 Configure a credential helper to remove this warning. See 19:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:15 19:06:15 Login Succeeded 19:06:15 nexus3.edgexfoundry.org:10004 19:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:15 Configure a credential helper to remove this warning. See 19:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:15 19:06:15 Login Succeeded 19:06:15 docker.io 19:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:15 Configure a credential helper to remove this warning. See 19:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:15 19:06:15 Login Succeeded 19:06:15 ---> docker-login.sh ends [Pipeline] } 19:06:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:16 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:06:16 + dirname cmd/core-command/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo core-command,cmd/core-command/Dockerfile 19:06:16 + dirname cmd/core-data/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo core-data,cmd/core-data/Dockerfile 19:06:16 + dirname cmd/core-metadata/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:16 + dirname cmd/security-bootstrapper/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:16 + dirname cmd/security-proxy-setup/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:16 + dirname cmd/security-secretstore-setup/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:06:16 + dirname cmd/security-spire-agent/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:06:16 + dirname cmd/security-spire-config/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:06:16 + dirname cmd/security-spire-server/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:06:16 + dirname cmd/support-notifications/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:16 + dirname cmd/support-scheduler/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:16 + dirname cmd/sys-mgmt-agent/Dockerfile 19:06:16 + cut -d/ -f2 19:06:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:16 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:06:16 + git rev-list -1 --merges 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424~1..5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [Pipeline] echo 19:06:16 -----------> git rev-list -1 --merges 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424~1..5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [false] [Pipeline] sh 19:06:17 + git log --format=format:%s -1 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [Pipeline] echo 19:06:17 ========================================================= 19:06:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:06:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:17 + grep -v github /etc/ssh/ssh_known_hosts 19:06:17 + [ -e /tmp/ssh_known_hosts ] 19:06:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:17 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:18 19:06:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:18 0.1.4: Pulling from edgex-devops/py-git-semver 19:06:18 b85a868b505f: Pulling fs layer 19:06:18 e2be974225ed: Pulling fs layer 19:06:18 339a4e72a1f5: Pulling fs layer 19:06:18 988bab9f4d93: Pulling fs layer 19:06:18 1469e6f7b9e6: Pulling fs layer 19:06:18 eaf3925da568: Pulling fs layer 19:06:18 bab4dde63d76: Pulling fs layer 19:06:18 bde34c3a00c8: Pulling fs layer 19:06:18 b352a97aabf1: Pulling fs layer 19:06:18 4872d77fe225: Pulling fs layer 19:06:18 5851b861e8e6: Pulling fs layer 19:06:18 bab4dde63d76: Waiting 19:06:18 4872d77fe225: Waiting 19:06:18 5851b861e8e6: Waiting 19:06:18 988bab9f4d93: Waiting 19:06:18 bde34c3a00c8: Waiting 19:06:18 1469e6f7b9e6: Waiting 19:06:18 eaf3925da568: Waiting 19:06:18 b352a97aabf1: Waiting 19:06:18 e2be974225ed: Verifying Checksum 19:06:18 e2be974225ed: Download complete 19:06:18 988bab9f4d93: Download complete 19:06:18 1469e6f7b9e6: Verifying Checksum 19:06:18 1469e6f7b9e6: Download complete 19:06:18 339a4e72a1f5: Verifying Checksum 19:06:18 339a4e72a1f5: Download complete 19:06:18 eaf3925da568: Verifying Checksum 19:06:18 eaf3925da568: Download complete 19:06:18 bde34c3a00c8: Download complete 19:06:18 b352a97aabf1: Download complete 19:06:18 4872d77fe225: Verifying Checksum 19:06:18 4872d77fe225: Download complete 19:06:18 5851b861e8e6: Verifying Checksum 19:06:18 5851b861e8e6: Download complete 19:06:18 b85a868b505f: Verifying Checksum 19:06:18 b85a868b505f: Download complete 19:06:19 bab4dde63d76: Verifying Checksum 19:06:19 bab4dde63d76: Download complete 19:06:20 b85a868b505f: Pull complete 19:06:20 e2be974225ed: Pull complete 19:06:20 339a4e72a1f5: Pull complete 19:06:20 988bab9f4d93: Pull complete 19:06:21 1469e6f7b9e6: Pull complete 19:06:21 eaf3925da568: Pull complete 19:06:23 bab4dde63d76: Pull complete 19:06:23 bde34c3a00c8: Pull complete 19:06:23 b352a97aabf1: Pull complete 19:06:23 4872d77fe225: Pull complete 19:06:23 5851b861e8e6: Pull complete 19:06:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:23 prd-ubuntu20.04-docker-8c-8g-21507 does not seem to be running inside a container 19:06:23 $ 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:06:25 $ docker top f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe -eo pid,comm 19:06:25 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). 19:06:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:25 [ssh-agent] Looking for ssh-agent implementation... 19:06:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:25 $ docker exec f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe ssh-agent 19:06:25 SSH_AUTH_SOCK=/tmp/ssh-T0HSHWVavm40/agent.34 19:06:25 SSH_AGENT_PID=40 19:06:25 Running ssh-add (command line suppressed) 19:06:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6398986310731070025.key (/w/workspace/edgex-go/1@tmp/private_key_6398986310731070025.key) 19:06:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:26 + git tag --points-at HEAD [Pipeline] } 19:06:26 $ docker exec --env ******** --env ******** f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe ssh-agent -k 19:06:26 unset SSH_AUTH_SOCK; 19:06:26 unset SSH_AGENT_PID; 19:06:26 echo Agent pid 40 killed; 19:06:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:06:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:26 [ssh-agent] Looking for ssh-agent implementation... 19:06:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:26 $ docker exec f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe ssh-agent 19:06:26 SSH_AUTH_SOCK=/tmp/ssh-76hv2ntMZukH/agent.72 19:06:26 SSH_AGENT_PID=78 19:06:26 Running ssh-add (command line suppressed) 19:06:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6952112968251958784.key (/w/workspace/edgex-go/1@tmp/private_key_6952112968251958784.key) 19:06:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:26 + git semver init 19:06:27 2022-07-29 19:06:27,183 [run_init] DEBUG init version:0.0.0 force:False 19:06:27 2022-07-29 19:06:27,184 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:06:27 2022-07-29 19:06:27,184 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:06:27 2022-07-29 19:06:27,185 [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) 19:06:32 2022-07-29 19:06:31,866 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:06:32 2022-07-29 19:06:31,867 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4111 with force:False 19:06:32 2022-07-29 19:06:31,867 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4111 19:06:32 2022-07-29 19:06:31,872 [execute] INFO git cat-file --batch-check 19:06:32 2022-07-29 19:06:31,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:06:32 2022-07-29 19:06:31,878 [execute] INFO git cat-file --batch 19:06:32 2022-07-29 19:06:31,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:06:32 2022-07-29 19:06:31,883 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4111 19:06:32 0.0.0 [Pipeline] } 19:06:32 $ docker exec --env ******** --env ******** f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe ssh-agent -k 19:06:32 unset SSH_AUTH_SOCK; 19:06:32 unset SSH_AGENT_PID; 19:06:32 echo Agent pid 78 killed; 19:06:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:33 + git semver [Pipeline] } 19:06:33 $ docker stop --time=1 f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe 19:06:34 $ docker rm -f f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe [Pipeline] // withDockerContainer [Pipeline] sh 19:06:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:06:35 Stashed 1 file(s) [Pipeline] echo 19:06:35 [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 19:06:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:06:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:36 ========================================================= 19:06:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:06:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:06:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:06:36 2408cc74d12b: Pulling fs layer 19:06:36 ea60b727a1ce: Pulling fs layer 19:06:36 30c4a7721957: Pulling fs layer 19:06:36 370296b7ddb6: Pulling fs layer 19:06:36 7c6cee850709: Pulling fs layer 19:06:36 39a5fcdaea64: Pulling fs layer 19:06:36 d94ebbe4e438: Pulling fs layer 19:06:36 bcfd1f05c69d: Pulling fs layer 19:06:36 59ccb84bbe0f: Pulling fs layer 19:06:36 7c6cee850709: Waiting 19:06:36 d94ebbe4e438: Waiting 19:06:36 370296b7ddb6: Waiting 19:06:36 bcfd1f05c69d: Waiting 19:06:36 59ccb84bbe0f: Waiting 19:06:36 39a5fcdaea64: Waiting 19:06:36 30c4a7721957: Download complete 19:06:36 ea60b727a1ce: Verifying Checksum 19:06:36 ea60b727a1ce: Download complete 19:06:36 7c6cee850709: Verifying Checksum 19:06:36 7c6cee850709: Download complete 19:06:36 39a5fcdaea64: Download complete 19:06:36 2408cc74d12b: Verifying Checksum 19:06:36 2408cc74d12b: Download complete 19:06:36 d94ebbe4e438: Verifying Checksum 19:06:36 d94ebbe4e438: Download complete 19:06:36 2408cc74d12b: Pull complete 19:06:36 ea60b727a1ce: Pull complete 19:06:36 30c4a7721957: Pull complete 19:06:37 bcfd1f05c69d: Verifying Checksum 19:06:37 bcfd1f05c69d: Download complete 19:06:37 370296b7ddb6: Verifying Checksum 19:06:37 370296b7ddb6: Download complete 19:06:37 59ccb84bbe0f: Verifying Checksum 19:06:37 59ccb84bbe0f: Download complete 19:06:41 370296b7ddb6: Pull complete 19:06:41 7c6cee850709: Pull complete 19:06:41 39a5fcdaea64: Pull complete 19:06:41 d94ebbe4e438: Pull complete 19:06:43 bcfd1f05c69d: Pull complete 19:06:44 59ccb84bbe0f: Pull complete 19:06:44 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:06:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:44 WORKDIR /edgex 19:06:44 COPY go.mod . 19:06:44 RUN go mod download 19:06:44 + docker build -t ci-base-image-x86_64 -f - . 19:06:45 Sending build context to Docker daemon 335.4MB 19:06:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:45 ---> a4fb48ad2a94 19:06:45 Step 2/4 : WORKDIR /edgex 19:06:48 ---> Running in 6b5b6bb31c06 19:06:48 Removing intermediate container 6b5b6bb31c06 19:06:48 ---> 4874bac0d8cb 19:06:48 Step 3/4 : COPY go.mod . 19:06:48 ---> 9aae422133ac 19:06:48 Step 4/4 : RUN go mod download 19:06:48 ---> Running in 281465dac83c 19:06:50 Still waiting to schedule task 19:06:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:07:00 Removing intermediate container 281465dac83c 19:07:00 ---> bfb51e11aa09 19:07:00 Successfully built bfb51e11aa09 19:07:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:01 + docker inspect -f . ci-base-image-x86_64 19:07:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:01 prd-ubuntu20.04-docker-8c-8g-21507 does not seem to be running inside a container 19:07:01 $ 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 19:07:01 $ docker top a02bee143f27100ac075e61ddd9466f39a91cf517657809df7c6b3bf9a061367 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:02 + go version 19:07:02 go version go1.18.3 linux/amd64 [Pipeline] } 19:07:02 $ docker stop --time=1 a02bee143f27100ac075e61ddd9466f39a91cf517657809df7c6b3bf9a061367 19:07:03 $ docker rm -f a02bee143f27100ac075e61ddd9466f39a91cf517657809df7c6b3bf9a061367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:04 + docker inspect -f . ci-base-image-x86_64 19:07:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:04 prd-ubuntu20.04-docker-8c-8g-21507 does not seem to be running inside a container 19:07:04 $ 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 19:07:04 $ docker top 3056c06213a8df514638fe339c93ec0ae4320a2029471f0bb785cf93a1f4aa3f -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:05 ========================================================= 19:07:05 [edgeXBuildGoParallel] Running Tests and Build... 19:07:05 ========================================================= [Pipeline] sh 19:07:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:07:05 + make test 19:07:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:12 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:07:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:07:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements 19:07:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:07:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements 19:07:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:07:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements 19:07:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:07:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.271s coverage: 89.2% of statements 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.087s coverage: 83.8% of statements 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.450s coverage: 95.6% of statements 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.6% of statements 19:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 79.5% of statements 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 19:07:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 19:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements 19:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 19:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.2% of statements 19:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.2% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.7% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 65.8% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.6% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:07:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:07:49 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 19:08:07 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:08:07 GO111MODULE=on go vet ./... 19:08:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:11 ./bin/test-attribution-txt.sh 19:08:11 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:08:11 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:08:11 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:08:11 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:08:11 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:08:11 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:08:11 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:08:12 + ls -al . 19:08:12 total 688 19:08:12 drwxrwxr-x 10 1001 1001 4096 Jul 29 19:07 . 19:08:12 drwxr-xr-x 4 root root 4096 Jul 29 19:07 .. 19:08:12 -rw-rw-r-- 1 1001 1001 11 Jul 29 19:06 .dockerignore 19:08:12 drwxrwxr-x 8 1001 1001 4096 Jul 29 19:07 .git 19:08:12 drwxrwxr-x 3 1001 1001 4096 Jul 29 19:06 .github 19:08:12 -rw-rw-r-- 1 1001 1001 1030 Jul 29 19:06 .gitignore 19:08:12 -rw-rw-r-- 1 1001 1001 42 Jul 29 19:06 .golangci.yml 19:08:12 -rw-rw-r-- 1 1001 1001 87 Jul 29 19:06 .hadolint.yml 19:08:12 drwxr-xr-x 3 1001 1001 4096 Jul 29 19:06 .semver 19:08:12 -rw-rw-r-- 1 1001 1001 166 Jul 29 19:06 .sonarcloud.properties 19:08:12 -rw-rw-r-- 1 1001 1001 1171 Jul 29 19:06 ADOPTERS.md 19:08:12 -rw-rw-r-- 1 1001 1001 10347 Jul 29 19:06 Attribution.txt 19:08:12 -rw-rw-r-- 1 1001 1001 63209 Jul 29 19:06 CHANGELOG.md 19:08:12 -rw-rw-r-- 1 1001 1001 3804 Jul 29 19:06 CONTRIBUTING.md 19:08:12 -rw-rw-r-- 1 1001 1001 677 Jul 29 19:06 GOVERNANCE.md 19:08:12 -rw-rw-r-- 1 1001 1001 850 Jul 29 19:06 Jenkinsfile 19:08:12 -rw-rw-r-- 1 1001 1001 10775 Jul 29 19:06 LICENSE 19:08:12 -rw-rw-r-- 1 1001 1001 10350 Jul 29 19:06 Makefile 19:08:12 -rw-rw-r-- 1 1001 1001 582 Jul 29 19:06 OWNERS.md 19:08:12 -rw-rw-r-- 1 1001 1001 9094 Jul 29 19:06 README.md 19:08:12 -rw-rw-r-- 1 1001 1001 6912 Jul 29 19:06 SECURITY.md 19:08:12 -rw-rw-r-- 1 1001 1001 5 Jul 29 19:06 VERSION 19:08:12 -rw-rw-r-- 1 1001 1001 4131 Jul 29 19:06 ZMQWindows.md 19:08:12 drwxrwxr-x 2 1001 1001 4096 Jul 29 19:06 bin 19:08:12 drwxrwxr-x 18 1001 1001 4096 Jul 29 19:06 cmd 19:08:12 -rw-r--r-- 1 root root 436531 Jul 29 19:07 coverage.out 19:08:12 -rw-rw-r-- 1 1001 1001 3681 Jul 29 19:06 go.mod 19:08:12 -rw-rw-r-- 1 1001 1001 38033 Jul 29 19:06 go.sum 19:08:12 drwxrwxr-x 8 1001 1001 4096 Jul 29 19:06 internal 19:08:12 drwxrwxr-x 3 1001 1001 4096 Jul 29 19:06 openapi 19:08:12 drwxrwxr-x 4 1001 1001 4096 Jul 29 19:06 snap 19:08:12 -rw-rw-r-- 1 1001 1001 204 Jul 29 19:06 version.go [Pipeline] sh 19:08:12 + '[' -e coverage.out ] 19:08:12 + chown 1001:1001 coverage.out [Pipeline] stash 19:08:12 Stashed 1 file(s) [Pipeline] sh 19:08:13 + make build 19:08:13 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:08:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21509 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws 19:08:25 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:08:25 The recommended git tool is: git 19:08:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 19:08:32 using credential edgex-jenkins-ssh 19:08:32 Cloning the remote Git repository 19:08:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:08:32 > git init /w/workspace/edgex-go/1 # timeout=10 19:08:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:32 > git --version # timeout=10 19:08:33 > git --version # 'git version 2.25.1' 19:08:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 19:08:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:08:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:08:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:08:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:08:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:08:45 CGO_ENABLED=0 GO111MODULE=on 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 19:08:46 CGO_ENABLED=0 GO111MODULE=on 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 19:08:47 CGO_ENABLED=0 GO111MODULE=on 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 19:08:48 CGO_ENABLED=0 GO111MODULE=on 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 19:08:49 CGO_ENABLED=0 GO111MODULE=on 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 19:08:50 Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:08:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:50 > git config core.sparsecheckout # timeout=10 19:08:50 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 19:08:50 Merge succeeded, producing 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:08:50 Checking out Revision 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 (PR-4111) [Pipeline] } 19:08:50 $ docker stop --time=1 3056c06213a8df514638fe339c93ec0ae4320a2029471f0bb785cf93a1f4aa3f 19:08:50 > git remote # timeout=10 19:08:50 > git config --get remote.origin.url # timeout=10 19:08:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:50 > git merge a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 19:08:50 > git rev-parse HEAD^{commit} # timeout=10 19:08:50 > git config core.sparsecheckout # timeout=10 19:08:50 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 19:08:53 $ docker rm -f 3056c06213a8df514638fe339c93ec0ae4320a2029471f0bb785cf93a1f4aa3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:54 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" 19:08:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:54 19:08:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 19:08:54 > git --version # timeout=10 19:08:54 > git --version # 'git version 2.25.1' 19:08:54 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] sh 19:08:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:55 latest: Pulling from edgex-devops/edgex-compose 19:08:55 cbdbe7a5bc2a: Pulling fs layer 19:08:55 ca9280d653b3: Pulling fs layer 19:08:55 7e9c9ca2126c: Pulling fs layer 19:08:55 cbdbe7a5bc2a: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:55 ca9280d653b3: Verifying Checksum 19:08:55 ca9280d653b3: Download complete 19:08:55 cbdbe7a5bc2a: Pull complete 19:08:55 7e9c9ca2126c: Download complete 19:08:55 ca9280d653b3: Pull complete 19:08:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:55 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:55 Dload Upload Total Spent Left Speed 19:08:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 91348 0 --:--:-- --:--:-- --:--:-- 91348 [Pipeline] sh 19:08:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:57 + sudo tee /etc/docker/daemon.new 19:08:57 { 19:08:57 "registry-mirrors": [ 19:08:57 "https://nexus3.edgexfoundry.org:10001" 19:08:57 ], 19:08:57 "bip": "10.250.0.254/24", 19:08:57 "hosts": [ 19:08:57 "tcp://0.0.0.0:5555", 19:08:57 "unix:///var/run/docker.sock" 19:08:57 ], 19:08:57 "mtu": 1458, 19:08:57 "selinux-enabled": true, 19:08:57 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:57 } [Pipeline] sh 19:08:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:57 + sudo service docker restart 19:08:59 7e9c9ca2126c: Pull complete 19:08:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:08:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:59 prd-ubuntu20.04-docker-8c-8g-21507 does not seem to be running inside a container 19:08:59 $ 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 19:09:00 $ docker top 1a616d91d6a74a2ece6e51085c58ae6cf24c46c86cbd4c166b549eb667348f0f -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:01 + docker-compose build --help 19:09:01 + grep parallel 19:09:01 --parallel Build images in parallel. [Pipeline] } 19:09:01 $ docker stop --time=1 1a616d91d6a74a2ece6e51085c58ae6cf24c46c86cbd4c166b549eb667348f0f 19:09:03 $ docker rm -f 1a616d91d6a74a2ece6e51085c58ae6cf24c46c86cbd4c166b549eb667348f0f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:03 prd-ubuntu20.04-docker-8c-8g-21507 does not seem to be running inside a container 19:09:03 $ 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 19:09:04 $ docker top 31be0b4f1fcc7a05b7853465bde76724a50af11f87d0da3378ef9f9ee8e88377 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:04 + docker-compose -f ./docker-compose-build.yml build --parallel 19:09:05 Building core-command ... 19:09:05 Building core-data ... 19:09:05 Building core-metadata ... 19:09:05 Building security-bootstrapper ... 19:09:05 Building security-proxy-setup ... 19:09:05 Building security-secretstore-setup ... 19:09:05 Building security-spiffe-token-provider ... 19:09:05 Building security-spire-agent ... 19:09:05 Building security-spire-config ... 19:09:05 Building security-spire-server ... 19:09:05 Building support-notifications ... 19:09:05 Building support-scheduler ... 19:09:05 Building sys-mgmt-agent ... 19:09:05 Building security-secretstore-setup 19:09:05 Building support-scheduler 19:09:05 Building core-data 19:09:05 Building support-notifications 19:09:05 Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:16 provisioning config files... 19:09:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1981541263745593193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:16 ---> docker-login.sh 19:09:16 nexus3.edgexfoundry.org:10001 19:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:17 Configure a credential helper to remove this warning. See 19:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:17 19:09:17 Login Succeeded 19:09:17 nexus3.edgexfoundry.org:10002 19:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:18 Configure a credential helper to remove this warning. See 19:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:18 19:09:18 Login Succeeded 19:09:18 nexus3.edgexfoundry.org:10003 19:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:18 Configure a credential helper to remove this warning. See 19:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:18 19:09:18 Login Succeeded 19:09:18 nexus3.edgexfoundry.org:10004 19:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:19 Configure a credential helper to remove this warning. See 19:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:19 19:09:19 Login Succeeded 19:09:19 docker.io 19:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:19 Configure a credential helper to remove this warning. See 19:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:19 19:09:19 Login Succeeded 19:09:19 ---> docker-login.sh ends [Pipeline] } 19:09:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:09:20 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:09:20 ---> bfb51e11aa09 19:09:20 Step 3/26 : WORKDIR /edgex-go 19:09:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:20 ---> bfb51e11aa09 19:09:20 Step 3/22 : WORKDIR /edgex-go 19:09:20 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:09:20 ---> bfb51e11aa09 19:09:20 Step 3/25 : WORKDIR /edgex-go 19:09:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:20 ---> bfb51e11aa09 19:09:20 Step 3/23 : WORKDIR /edgex-go 19:09:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:20 ---> bfb51e11aa09 19:09:20 Step 3/22 : WORKDIR /edgex-go [Pipeline] sh 19:09:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:09:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:20 ========================================================= 19:09:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:09:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:09:21 b3c136eddcbf: Pulling fs layer 19:09:21 c0a3192eca97: Pulling fs layer 19:09:21 a050256f5b6f: Pulling fs layer 19:09:21 656be50a0ddc: Pulling fs layer 19:09:21 2bbca73fdf42: Pulling fs layer 19:09:21 46d945488cbd: Pulling fs layer 19:09:21 8a5474983e97: Pulling fs layer 19:09:21 329c88fbcd65: Pulling fs layer 19:09:21 656be50a0ddc: Waiting 19:09:21 2bbca73fdf42: Waiting 19:09:21 46d945488cbd: Waiting 19:09:21 329c88fbcd65: Waiting 19:09:21 8a5474983e97: Waiting 19:09:21 a050256f5b6f: Verifying Checksum 19:09:21 a050256f5b6f: Download complete 19:09:21 c0a3192eca97: Verifying Checksum 19:09:21 c0a3192eca97: Download complete 19:09:21 2bbca73fdf42: Verifying Checksum 19:09:21 2bbca73fdf42: Download complete 19:09:21 46d945488cbd: Verifying Checksum 19:09:21 46d945488cbd: Download complete 19:09:21 b3c136eddcbf: Verifying Checksum 19:09:22 b3c136eddcbf: Pull complete 19:09:22 329c88fbcd65: Verifying Checksum 19:09:22 329c88fbcd65: Download complete 19:09:23 c0a3192eca97: Pull complete 19:09:23 ---> Running in 3d6ec277b3a3 19:09:23 ---> Running in ce85d980b838 19:09:23 ---> Running in 107f5a0b667c 19:09:23 ---> Running in 30d7f16c07d5 19:09:23 ---> Running in d120ac604244 19:09:23 Removing intermediate container ce85d980b838 19:09:23 ---> 55f62cac4a56 19:09:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:23 Removing intermediate container 3d6ec277b3a3 19:09:23 ---> 3afcf657c184 19:09:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:23 Removing intermediate container d120ac604244 19:09:23 ---> 4f91f01be067 19:09:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:23 Removing intermediate container 30d7f16c07d5 19:09:23 Removing intermediate container 107f5a0b667c 19:09:23 ---> 954e9b772da6 19:09:23 ---> 1e175393280e 19:09:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:23 19:09:23 ---> Running in 86a92460df3c 19:09:23 ---> Running in 632ea52866a5 19:09:23 ---> Running in ed650efa6e73 19:09:23 ---> Running in 1d19105594b6 19:09:23 ---> Running in 63cf1fce523c 19:09:23 a050256f5b6f: Pull complete 19:09:23 8a5474983e97: Verifying Checksum 19:09:23 8a5474983e97: Download complete 19:09:24 Removing intermediate container 86a92460df3c 19:09:24 ---> 24e677dae006 19:09:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:09:24 ---> Running in 1b177926e643 19:09:24 Removing intermediate container 1d19105594b6 19:09:24 ---> 352f6d4ea858 19:09:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:09:24 656be50a0ddc: Verifying Checksum 19:09:24 656be50a0ddc: Download complete 19:09:24 ---> Running in 1e5fcbaa68f2 19:09:24 Removing intermediate container 632ea52866a5 19:09:24 ---> 73e553454ded 19:09:24 Step 5/22 : RUN apk add --update --no-cache make git 19:09:24 Removing intermediate container ed650efa6e73 19:09:24 ---> 347dab118c83 19:09:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:09:24 ---> Running in d0a73b909fa6 19:09:24 ---> Running in 6a0c97f0c877 19:09:24 Removing intermediate container 63cf1fce523c 19:09:24 ---> de18a5290753 19:09:24 Step 5/25 : RUN apk add --update --no-cache make git 19:09:25 ---> Running in 9abeca40a920 19:09:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:26 OK: 211 MiB in 51 packages 19:09:26 OK: 211 MiB in 51 packages 19:09:26 OK: 211 MiB in 51 packages 19:09:26 OK: 211 MiB in 51 packages 19:09:26 OK: 211 MiB in 51 packages 19:09:26 Removing intermediate container 1b177926e643 19:09:26 ---> b3bda18ee70a 19:09:26 Step 6/23 : COPY go.mod vendor* ./ 19:09:26 Removing intermediate container d0a73b909fa6 19:09:26 ---> d6b7aff2cbb9 19:09:26 Step 6/22 : COPY go.mod vendor* ./ 19:09:26 ---> 2ad9246703e7 19:09:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:27 ---> Running in 053de71933fc 19:09:27 Removing intermediate container 1e5fcbaa68f2 19:09:27 ---> 7566b067d41b 19:09:27 Step 6/22 : COPY go.mod vendor* ./ 19:09:27 Removing intermediate container 9abeca40a920 19:09:27 ---> a604d086194b 19:09:27 Step 6/25 : COPY go.mod vendor* ./ 19:09:27 ---> 337c6738c4e9 19:09:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:27 ---> Running in c4994bec0b09 19:09:27 Removing intermediate container 6a0c97f0c877 19:09:27 ---> 38cf9c8d645a 19:09:27 Step 6/26 : COPY go.mod vendor* ./ 19:09:27 ---> 6f95a7103ebc 19:09:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:27 ---> 45bf46847de1 19:09:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:27 ---> Running in 3b3030b5be87 19:09:27 ---> Running in 574fc3cdac59 19:09:27 ---> 1b2efcd96ee1 19:09:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:27 ---> Running in bb8cf50aa094 19:09:39 656be50a0ddc: Pull complete 19:09:39 2bbca73fdf42: Pull complete 19:09:39 46d945488cbd: Pull complete 19:09:42 Removing intermediate container 053de71933fc 19:09:42 ---> f81f3fc187ca 19:09:42 Step 8/23 : COPY . . 19:09:42 Removing intermediate container 3b3030b5be87 19:09:42 ---> 0e6e705de6a6 19:09:42 Step 8/22 : COPY . . 19:09:42 Removing intermediate container 574fc3cdac59 19:09:42 ---> df44f23b8182 19:09:42 Step 8/25 : COPY . . 19:09:42 Removing intermediate container c4994bec0b09 19:09:42 ---> 53757c0c7e1e 19:09:42 Step 8/22 : COPY . . 19:09:42 Removing intermediate container bb8cf50aa094 19:09:42 ---> a2b8d8a59872 19:09:42 Step 8/26 : COPY . . 19:09:45 8a5474983e97: Pull complete 19:09:47 329c88fbcd65: Pull complete 19:09:47 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:09:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:09:47 + docker build -t ci-base-image-arm64 -f - . 19:09:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:47 WORKDIR /edgex 19:09:47 COPY go.mod . 19:09:47 RUN go mod download 19:09:50 Sending build context to Docker daemon 169.3MB 19:09:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:50 ---> ff4287adb874 19:09:50 Step 2/4 : WORKDIR /edgex 19:09:52 ---> Running in 9432435b68c8 19:09:52 ---> 1548b8bc4170 19:09:52 Step 9/23 : RUN make cmd/core-data/core-data 19:09:52 ---> 190a14fb6fde 19:09:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:09:52 ---> ab5961f293c9 19:09:52 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:09:52 ---> 5ae9340c8f3b 19:09:52 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:09:52 ---> 8d0ea6d885e8 19:09:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:09:52 ---> Running in 8c58f043c301 19:09:52 Removing intermediate container 9432435b68c8 19:09:52 ---> 458d262a3f12 19:09:52 Step 3/4 : COPY go.mod . 19:09:52 ---> Running in 43b3c9eb3b14 19:09:52 ---> Running in 6a2679b112d2 19:09:52 ---> Running in 7266df1ecba2 19:09:52 ---> Running in cf9651348ff6 19:09:52 Removing intermediate container 6a2679b112d2 19:09:52 ---> d4502ad8fc5d 19:09:52 Step 10/26 : WORKDIR /edgex-go/spire-build 19:09:52 ---> Running in 8f52942e1e5f 19:09:52 Removing intermediate container 8f52942e1e5f 19:09:52 ---> 9e59f2db9442 19:09:52 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:09:52 ---> Running in 7c2d6b0f93be 19:09:52 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:09:52 ---> 18253abb874f 19:09:52 Step 4/4 : RUN go mod download 19:09:52 ---> Running in 35c8b57e2116 19:09:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:53 CGO_ENABLED=0 GO111MODULE=on 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 19:09:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:09:53 Removing intermediate container 7c2d6b0f93be 19:09:53 ---> 800a505e6f17 19:09:53 Step 12/26 : WORKDIR /edgex-go 19:09:53 ---> Running in 265fe911e82b 19:09:54 Removing intermediate container 265fe911e82b 19:09:54 ---> 75b095ad7d8a 19:09:54 19:09:54 Step 13/26 : FROM alpine:3.15 19:09:54 3.15: Pulling from library/alpine 19:09:54 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 19:09:54 Status: Downloaded newer image for alpine:3.15 19:09:54 ---> 2720e26172a0 19:09:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:55 ---> Running in 3ba3642219ac 19:09:55 Removing intermediate container 3ba3642219ac 19:09:55 ---> 2db68705b4ba 19:09:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:55 ---> Running in 85baa3c5a9de 19:09:56 Removing intermediate container 85baa3c5a9de 19:09:56 ---> ec71091de174 19:09:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:09:56 ---> Running in 9f3631985501 19:09:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:58 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:09:58 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:09:58 OK: 15856 distinct packages available 19:09:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:59 (1/4) Installing dumb-init (1.2.5-r1) 19:09:59 (2/4) Installing musl-obstack (1.2.3-r0) 19:09:59 (3/4) Installing libucontext (1.1-r0) 19:09:59 (4/4) Installing gcompat (1.0.0-r4) 19:09:59 Executing busybox-1.34.1-r7.trigger 19:09:59 OK: 6 MiB in 18 packages 19:10:01 Removing intermediate container 9f3631985501 19:10:01 ---> 9dabf8759b92 19:10:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:03 ---> 2a01c4274eaa 19:10:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:10:03 ---> 978701645ad6 19:10:03 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:04 ---> Running in b8756855f57c 19:10:04 Removing intermediate container b8756855f57c 19:10:04 ---> cec1dcc961db 19:10:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:04 ---> 2e081b307440 19:10:04 Step 21/26 : WORKDIR / 19:10:04 ---> Running in 34c30f69d829 19:10:05 Removing intermediate container 34c30f69d829 19:10:05 ---> 7561125d48d5 19:10:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:05 ---> Running in c4f85abc4063 19:10:06 Removing intermediate container c4f85abc4063 19:10:06 ---> 54e8cacaa15b 19:10:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:06 ---> Running in f3226bff6080 19:10:06 Removing intermediate container f3226bff6080 19:10:06 ---> e2068acef988 19:10:06 Step 24/26 : LABEL arch=x86_64 19:10:06 ---> Running in 2e24a03afd6c 19:10:06 Removing intermediate container 2e24a03afd6c 19:10:06 ---> f66c620c6d23 19:10:06 Step 25/26 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:10:06 ---> Running in 96244a00e069 19:10:07 Removing intermediate container 96244a00e069 19:10:07 ---> 798673f0f7d3 19:10:07 Step 26/26 : LABEL version=0.0.0 19:10:07 ---> Running in 8f3f58b7a965 19:10:08 Removing intermediate container 8f3f58b7a965 19:10:08 ---> c52dcb5b105b 19:10:08 19:10:08 Successfully built c52dcb5b105b 19:10:08 Successfully tagged security-spire-config:latest 19:10:08  Building security-spire-config ... done Building security-spire-server 19:10:12 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:12 ---> bfb51e11aa09 19:10:12 Step 3/25 : WORKDIR /edgex-go 19:10:12 ---> Using cache 19:10:12 ---> 1e175393280e 19:10:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:12 ---> Using cache 19:10:12 ---> de18a5290753 19:10:12 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:10:14 ---> Running in df25c6020996 19:10:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:16 OK: 211 MiB in 51 packages 19:10:18 Removing intermediate container df25c6020996 19:10:18 ---> 3290cd3433bd 19:10:18 Step 6/25 : COPY go.mod vendor* ./ 19:10:19 ---> 5c4d822463c7 19:10:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:19 ---> Running in 7ff32b945692 19:10:19 CGO_ENABLED=0 GO111MODULE=on 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 19:10:25 Removing intermediate container 35c8b57e2116 19:10:25 ---> fdae4224769d 19:10:25 Successfully built fdae4224769d 19:10:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:25 + docker inspect -f . ci-base-image-arm64 19:10:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:26 prd-ubuntu20.04-docker-arm64-4c-16g-21509 does not seem to be running inside a container 19:10:26 $ 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 19:10:26 Removing intermediate container cf9651348ff6 19:10:26 ---> 5d09d54b90c4 19:10:26 19:10:26 Step 10/25 : FROM alpine:3.16 19:10:26 3.16: Pulling from library/alpine 19:10:26 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 19:10:26 Status: Downloaded newer image for alpine:3.16 19:10:26 ---> d7d3d98c851f 19:10:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:10:27 ---> Running in 69d132014c90 19:10:27 Removing intermediate container 8c58f043c301 19:10:27 ---> 8345cb892842 19:10:27 19:10:27 Step 10/23 : FROM alpine:3.16 19:10:27 ---> d7d3d98c851f 19:10:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:27 Removing intermediate container 7ff32b945692 19:10:27 ---> 154d89da68f6 19:10:27 Step 8/25 : COPY . . 19:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:27 $ docker top b8ff211554e50a22c96a59ddf2ade81b4fb1d5b0dc13d7751f733f1f8ebf2942 -eo pid,comm 19:10:27 ---> Running in e7990d615ce8 19:10:27 (1/3) Installing ca-certificates (20211220-r0) 19:10:27 (2/3) Installing dumb-init (1.2.5-r1) 19:10:27 (3/3) Installing su-exec (0.2-r1) 19:10:27 Executing busybox-1.35.0-r15.trigger 19:10:27 Executing ca-certificates-20211220-r0.trigger 19:10:27 OK: 6 MiB in 17 packages [Pipeline] { [Pipeline] sh 19:10:28 + go version 19:10:28 go version go1.18.3 linux/arm64 [Pipeline] } 19:10:28 $ docker stop --time=1 b8ff211554e50a22c96a59ddf2ade81b4fb1d5b0dc13d7751f733f1f8ebf2942 19:10:30 $ docker rm -f b8ff211554e50a22c96a59ddf2ade81b4fb1d5b0dc13d7751f733f1f8ebf2942 [Pipeline] // withDockerContainer [Pipeline] } 19:10:30 Removing intermediate container e7990d615ce8 19:10:30 ---> d14148efabe6 19:10:30 Step 12/23 : ENV APP_PORT=59880 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:30 + docker inspect -f . ci-base-image-arm64 19:10:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:31 prd-ubuntu20.04-docker-arm64-4c-16g-21509 does not seem to be running inside a container 19:10:31 $ 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 19:10:31 ---> Running in 6cccd0edfd16 19:10:31 Removing intermediate container 7266df1ecba2 19:10:31 ---> 195ff45f804b 19:10:31 19:10:31 Step 10/22 : FROM alpine:3.16 19:10:31 ---> d7d3d98c851f 19:10:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:10:31 Removing intermediate container 43b3c9eb3b14 19:10:31 ---> 122f4bbeda8f 19:10:31 19:10:31 Step 10/22 : FROM alpine:3.16 19:10:31 ---> d7d3d98c851f 19:10:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:10:32 Removing intermediate container 6cccd0edfd16 19:10:32 ---> 48556305cd95 19:10:32 Step 13/23 : EXPOSE $APP_PORT 19:10:32 Removing intermediate container 69d132014c90 19:10:32 ---> 0574292686db 19:10:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:32 ---> Running in 8cc8b0da93ad 19:10:32 ---> Running in 0ce4d64f8176 19:10:32 ---> Running in ef609a987b3d 19:10:32 ---> Running in 03ed50eaf880 19:10:32 Removing intermediate container ef609a987b3d 19:10:32 ---> 3d52cba36c4e 19:10:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:32 Removing intermediate container 03ed50eaf880 19:10:32 ---> 9ec576a633c0 19:10:32 Step 13/25 : WORKDIR / 19:10:32 ---> Running in aa199a9c35dc 19:10:32 ---> Running in ecfde0a647c1 19:10:32 $ docker top 40028c8a08a63f885cf90a76915df600cb584f98c6a5836c51e6171b211791d4 -eo pid,comm 19:10:32 Removing intermediate container ecfde0a647c1 19:10:32 ---> 72c61b25e9d5 19:10:32 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:32 ---> 26ab4561e038 19:10:32 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:32 ---> Running in b9e0cb34098f 19:10:32 ---> 402e5f8ef40c 19:10:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] { [Pipeline] echo 19:10:32 ========================================================= 19:10:32 [edgeXBuildGoParallel] Running Tests and Build... 19:10:32 ========================================================= [Pipeline] sh 19:10:33 (1/2) Installing ca-certificates (20211220-r0) 19:10:33 Removing intermediate container b9e0cb34098f 19:10:33 ---> 77428f2b00c6 19:10:33 Step 10/25 : WORKDIR /edgex-go/spire-build 19:10:33 (2/2) Installing dumb-init (1.2.5-r1) 19:10:33 Executing busybox-1.35.0-r15.trigger 19:10:33 Executing ca-certificates-20211220-r0.trigger 19:10:33 (1/1) Installing dumb-init (1.2.5-r1) 19:10:33 Executing busybox-1.35.0-r15.trigger 19:10:33 OK: 6 MiB in 15 packages 19:10:33 ---> Running in 48a70350f2a9 19:10:33 ---> 8c6d52d1068b 19:10:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:10:33 OK: 6 MiB in 16 packages 19:10:33 Removing intermediate container 48a70350f2a9 19:10:33 ---> 9201d6852335 19:10:33 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:33 ---> Running in 91da07303702 19:10:33 ---> f8403357d226 19:10:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:10:33 Removing intermediate container aa199a9c35dc 19:10:33 ---> 048a85092392 19:10:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:10:33 ---> Running in 9b7b5650aad8 19:10:33 ---> e386011e8edf 19:10:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:10:33 Removing intermediate container 0ce4d64f8176 19:10:33 ---> cc3ca0138289 19:10:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:10:33 ---> Running in 3fa5fbf871c9 19:10:33 Removing intermediate container 8cc8b0da93ad 19:10:33 ---> 00b432a4d464 19:10:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:10:34 ---> Running in 7983f2fd2e10 19:10:34 Removing intermediate container 3fa5fbf871c9 19:10:34 ---> d962ae9ab73c 19:10:34 Step 13/22 : ENV APP_PORT=59861 19:10:34 ---> b50d5ed159ac 19:10:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:10:34 ---> Running in 4cf40fa9e278 19:10:34 Removing intermediate container 7983f2fd2e10 19:10:34 ---> ca2cd1a00526 19:10:34 Step 13/22 : ENV APP_PORT=59860 19:10:34 ---> Running in 33f4de881f54 19:10:34 Removing intermediate container 4cf40fa9e278 19:10:34 ---> b15fc7b4d748 19:10:34 Step 14/22 : EXPOSE $APP_PORT 19:10:34 + make test 19:10:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:10:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:34 ---> Running in d45b55f6f2b1 19:10:34 Removing intermediate container 33f4de881f54 19:10:34 ---> 6f823c1aa820 19:10:34 Step 14/22 : EXPOSE $APP_PORT 19:10:34 ---> Running in d7d722a8ecc9 19:10:34 Removing intermediate container d45b55f6f2b1 19:10:34 ---> 6b1a425678a5 19:10:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:34 ---> be196f166683 19:10:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:10:34 Removing intermediate container d7d722a8ecc9 19:10:34 ---> 2ae7c75997ce 19:10:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:34 Removing intermediate container 91da07303702 19:10:34 ---> 27aaa2328c0b 19:10:34 Step 12/25 : WORKDIR /edgex-go 19:10:34 ---> Running in 78571d20d9f2 19:10:34 ---> d235165fa906 19:10:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:34 ---> 6f436bb93a0b 19:10:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:10:34 ---> Running in 25d79cf21c88 19:10:34 ---> e6d38361c436 19:10:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:10:34 Removing intermediate container 78571d20d9f2 19:10:34 ---> 01536c1167e7 19:10:34 19:10:34 Step 13/25 : FROM alpine:3.15 19:10:34 ---> 2720e26172a0 19:10:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:34 ---> Using cache 19:10:34 ---> 2db68705b4ba 19:10:34 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:34 ---> Using cache 19:10:34 ---> ec71091de174 19:10:34 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:34 ---> Running in 15cff55f36a3 19:10:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:35 (1/6) Installing dumb-init (1.2.5-r1) 19:10:35 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:10:35 ---> 33e0e6418114 19:10:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:10:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:35 ---> 93096d032285 19:10:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:10:35 (3/6) Installing libsodium (1.0.18-r0) 19:10:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:10:35 Removing intermediate container 25d79cf21c88 19:10:35 ---> ea386b84a9e0 19:10:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:10:35 ---> e0d07b7ee995 19:10:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:10:35 (5/6) Installing libzmq (4.3.4-r0) 19:10:35 ---> c378f901eff7 19:10:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:10:35 ---> Running in 7b45a3fa6665 19:10:35 ---> Running in d12950a411ad 19:10:35 ---> Running in 330b460842c7 19:10:35 (6/6) Installing zeromq (4.3.4-r0) 19:10:35 Removing intermediate container 7b45a3fa6665 19:10:35 ---> 1cfa88c569db 19:10:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:35 Executing busybox-1.35.0-r15.trigger 19:10:35 Removing intermediate container d12950a411ad 19:10:35 ---> bef728c47968 19:10:35 Step 23/25 : LABEL arch=x86_64 19:10:35 OK: 8 MiB in 20 packages 19:10:35 ---> Running in 739bf66b7653 19:10:35 ---> Running in 27059c79e40c 19:10:35 Removing intermediate container 330b460842c7 19:10:35 ---> 5a3a4f3d984c 19:10:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:35 ---> Running in 3ad935ce4077 19:10:36 Removing intermediate container 739bf66b7653 19:10:36 ---> ed68d6459261 19:10:36 Removing intermediate container 27059c79e40c 19:10:36 ---> b4a69669d642 19:10:36 Step 24/25 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:10:36 Step 20/22 : LABEL arch=x86_64 19:10:36 ---> Running in 9353df15501e 19:10:36 ---> Running in ef9060115acb 19:10:36 Removing intermediate container 3ad935ce4077 19:10:36 ---> 2d402db6e00a 19:10:36 Step 20/22 : LABEL arch=x86_64 19:10:36 ---> Running in 7491b02296c1 19:10:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:36 Removing intermediate container 9353df15501e 19:10:36 ---> c1f87cc6f077 19:10:36 Step 25/25 : LABEL version=0.0.0 19:10:36 Removing intermediate container ef9060115acb 19:10:36 ---> 407758d8ad84 19:10:36 Step 21/22 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:10:36 ---> Running in 6b0e53d0ba48 19:10:36 Removing intermediate container 9b7b5650aad8 19:10:36 ---> 28602a2b0a88 19:10:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:36 ---> Running in c02e9104686a 19:10:36 Removing intermediate container 7491b02296c1 19:10:36 ---> 74c675dce838 19:10:36 Step 21/22 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:10:36 ---> Running in a7d40f163e09 19:10:36 Removing intermediate container 6b0e53d0ba48 19:10:36 ---> 16c36fa9caa5 19:10:36 19:10:36 Removing intermediate container c02e9104686a 19:10:36 ---> f2e0e5fb143a 19:10:36 Step 22/22 : LABEL version=0.0.0 19:10:36 ---> 46efb71dcb62 19:10:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:36 Removing intermediate container a7d40f163e09 19:10:36 ---> 8f8e90d0e499 19:10:36 Step 22/22 : LABEL version=0.0.0 19:10:36 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:36 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:36 OK: 15856 distinct packages available 19:10:36 ---> Running in 78ce041384a2 19:10:36 Successfully built 16c36fa9caa5 19:10:36 Successfully tagged security-secretstore-setup:latest 19:10:36  Building security-secretstore-setup ... done Building security-proxy-setup 19:10:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:36 ---> Running in 0cdac5586188 19:10:36 Removing intermediate container 78ce041384a2 19:10:36 ---> 1e9c7de84504 19:10:36 19:10:37 Successfully built 1e9c7de84504 19:10:37 Successfully tagged support-scheduler:latest 19:10:37 Building security-spire-agent 19:10:37  Building support-scheduler ... done Removing intermediate container 0cdac5586188 19:10:37 ---> e0b88afdf3e2 19:10:37 19:10:37 Successfully built e0b88afdf3e2 19:10:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:37 (1/5) Installing dumb-init (1.2.5-r1) 19:10:38 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:38 (3/5) Installing libucontext (1.1-r0) 19:10:38 (4/5) Installing gcompat (1.0.0-r4) 19:10:38 (5/5) Installing openssl (1.1.1q-r0) 19:10:38 Executing busybox-1.34.1-r7.trigger 19:10:38 OK: 6 MiB in 19 packages 19:10:38 Successfully tagged support-notifications:latest 19:10:38 Building security-bootstrapper 19:10:43  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:43 ---> bfb51e11aa09 19:10:43 Step 3/22 : WORKDIR /edgex-go 19:10:43 ---> Using cache 19:10:43 ---> 1e175393280e 19:10:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:43 ---> Using cache 19:10:43 ---> de18a5290753 19:10:43 Step 5/22 : RUN apk add --update --no-cache make git 19:10:43 ---> Using cache 19:10:43 ---> a604d086194b 19:10:43 Step 6/22 : COPY go.mod vendor* ./ 19:10:43 ---> Using cache 19:10:43 ---> 45bf46847de1 19:10:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:43 ---> Using cache 19:10:43 ---> df44f23b8182 19:10:43 Step 8/22 : COPY . . 19:10:43 ---> Using cache 19:10:43 ---> 5ae9340c8f3b 19:10:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:10:43 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:43 ---> bfb51e11aa09 19:10:43 Step 3/26 : WORKDIR /edgex-go 19:10:43 ---> Using cache 19:10:43 ---> 1e175393280e 19:10:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:43 ---> Using cache 19:10:43 ---> de18a5290753 19:10:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:43 ---> Using cache 19:10:43 ---> 3290cd3433bd 19:10:43 Step 6/26 : COPY go.mod vendor* ./ 19:10:43 ---> Using cache 19:10:43 ---> 5c4d822463c7 19:10:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:43 ---> Using cache 19:10:43 ---> 154d89da68f6 19:10:43 Step 8/26 : COPY . . 19:10:43 ---> Using cache 19:10:43 ---> 26ab4561e038 19:10:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:43 ---> Using cache 19:10:43 ---> 77428f2b00c6 19:10:43 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:43 ---> Using cache 19:10:43 ---> 9201d6852335 19:10:43 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:43 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:43 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:10:43 ---> bfb51e11aa09 19:10:43 Step 3/31 : WORKDIR /edgex-go 19:10:43 ---> Using cache 19:10:43 ---> 1e175393280e 19:10:43 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:43 ---> Using cache 19:10:43 ---> de18a5290753 19:10:43 Step 5/31 : RUN apk add --update --no-cache make git 19:10:43 ---> Using cache 19:10:43 ---> a604d086194b 19:10:43 Step 6/31 : COPY go.mod vendor* ./ 19:10:43 ---> Using cache 19:10:43 ---> 45bf46847de1 19:10:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:43 ---> Using cache 19:10:43 ---> df44f23b8182 19:10:43 Step 8/31 : COPY . . 19:10:43 ---> Using cache 19:10:43 ---> 5ae9340c8f3b 19:10:43 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:10:45 ---> 09bab1dd16aa 19:10:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:45 ---> Running in 3a58295a92b9 19:10:45 ---> Running in c359ddb433bb 19:10:45 ---> Running in 76643727f94a 19:10:45 ---> b9020e091fe0 19:10:45 Step 19/23 : ENTRYPOINT ["/core-data"] 19:10:45 Removing intermediate container 15cff55f36a3 19:10:45 ---> fc34da3a66eb 19:10:45 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:46 ---> Running in 53e10518dc5d 19:10:46 Removing intermediate container 53e10518dc5d 19:10:46 ---> e85e1ff6d25b 19:10:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:46 ---> Running in 6916097b352a 19:10:46 Removing intermediate container 6916097b352a 19:10:46 ---> 6c6f015d731f 19:10:46 Step 21/23 : LABEL arch=x86_64 19:10:46 CGO_ENABLED=0 GO111MODULE=on 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 19:10:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:46 ---> Running in 1518b9cee6bf 19:10:47 Removing intermediate container 1518b9cee6bf 19:10:47 ---> 9f5b4432bc44 19:10:47 Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:10:47 ---> Running in fbb936b50930 19:10:47 ---> 978c8af9f863 19:10:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:10:47 Removing intermediate container 76643727f94a 19:10:47 ---> a97d404bb07f 19:10:47 Step 12/26 : WORKDIR /edgex-go 19:10:47 ---> Running in cc01adcd7bc7 19:10:47 Removing intermediate container fbb936b50930 19:10:47 ---> 83440534a7b3 19:10:47 Step 23/23 : LABEL version=0.0.0 19:10:47 ---> Running in 885231ce6fd5 19:10:47 ---> 5cc3b6adeddc 19:10:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:10:47 Removing intermediate container cc01adcd7bc7 19:10:47 ---> 4263bbd8ab06 19:10:47 19:10:47 Step 13/26 : FROM alpine:3.15 19:10:47 ---> 2720e26172a0 19:10:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:47 ---> Using cache 19:10:47 ---> 2db68705b4ba 19:10:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:47 ---> Using cache 19:10:47 ---> ec71091de174 19:10:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:47 ---> Using cache 19:10:47 ---> fc34da3a66eb 19:10:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:10:47 Removing intermediate container 885231ce6fd5 19:10:47 ---> cf0ac032613d 19:10:47 19:10:47 Successfully built cf0ac032613d 19:10:47 Successfully tagged core-data:latest 19:10:47  Building core-data ... done Building core-metadata 19:10:47 ---> ec8f2bb98e55 19:10:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:10:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:51 ---> bfb51e11aa09 19:10:51 Step 3/23 : WORKDIR /edgex-go 19:10:51 ---> Using cache 19:10:51 ---> 1e175393280e 19:10:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:51 ---> Using cache 19:10:51 ---> de18a5290753 19:10:51 Step 5/23 : RUN apk add --update --no-cache make git 19:10:51 ---> Using cache 19:10:51 ---> a604d086194b 19:10:51 Step 6/23 : COPY go.mod vendor* ./ 19:10:51 ---> Using cache 19:10:51 ---> 45bf46847de1 19:10:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:51 ---> Using cache 19:10:51 ---> df44f23b8182 19:10:51 Step 8/23 : COPY . . 19:10:51 ---> Using cache 19:10:51 ---> 5ae9340c8f3b 19:10:51 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:10:51 ---> 22d6d6ab8f67 19:10:51 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:52 ---> 6298ecafa9b9 19:10:52 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:52 ---> Running in 5cabdae145d5 19:10:52 ---> Running in 0a81b3b22ff2 19:10:52 Removing intermediate container 5cabdae145d5 19:10:52 ---> 76cf046e94c3 19:10:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 19:10:53 ---> Running in 9536e7e5f8be 19:10:53 Removing intermediate container 9536e7e5f8be 19:10:53 ---> 87f05b2b9af3 19:10:53 Step 23/25 : LABEL arch=x86_64 19:10:53 ---> fde38b857b19 19:10:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:10:53 ---> Running in 7f341131cc4e 19:10:54 Removing intermediate container 7f341131cc4e 19:10:54 ---> 42e45c7f44b3 19:10:54 Step 24/25 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:10:54 ---> d7525fbf5a0f 19:10:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:10:54 ---> Running in a8faa1d1b9bd 19:10:54 Removing intermediate container a8faa1d1b9bd 19:10:54 ---> 0ddfc1f1cd98 19:10:54 Step 25/25 : LABEL version=0.0.0 19:10:54 ---> Running in 12ff1201bad1 19:10:54 ---> 2106085e74ee 19:10:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:10:55 Removing intermediate container 12ff1201bad1 19:10:55 ---> b0d85f15e8fd 19:10:55 19:10:55 Successfully built b0d85f15e8fd 19:10:55 Successfully tagged security-spire-server:latest 19:10:55 Building sys-mgmt-agent 19:10:55  Building security-spire-server ... done  ---> 57bb89be0082 19:10:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:59 ---> bfb51e11aa09 19:10:59 Step 3/23 : WORKDIR /edgex-go 19:10:59 ---> Using cache 19:10:59 ---> 1e175393280e 19:10:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:59 ---> Using cache 19:10:59 ---> de18a5290753 19:10:59 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:00 ---> Running in bff2f2d3a9e2 19:11:00 ---> Running in 814c269415b8 19:11:00 Removing intermediate container bff2f2d3a9e2 19:11:00 ---> d8070a54e94a 19:11:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:00 ---> Running in 111875570abf 19:11:00 Removing intermediate container 111875570abf 19:11:00 ---> 9e58777d89e3 19:11:00 Step 24/26 : LABEL arch=x86_64 19:11:00 ---> Running in 45ba45c87ef9 19:11:00 Removing intermediate container 45ba45c87ef9 19:11:00 ---> f67368d056e2 19:11:00 Step 25/26 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:11:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:00 ---> Running in af41f389d057 19:11:00 Removing intermediate container af41f389d057 19:11:00 ---> a19c03e6268b 19:11:00 Step 26/26 : LABEL version=0.0.0 19:11:00 ---> Running in 790c023534b2 19:11:01 Removing intermediate container 790c023534b2 19:11:01 ---> d8ea6ff84e9a 19:11:01 19:11:01 Successfully built d8ea6ff84e9a 19:11:01 Successfully tagged security-spire-agent:latest 19:11:01 Building security-spiffe-token-provider 19:11:01  Building security-spire-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:01 OK: 211 MiB in 51 packages 19:11:05 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:11:05 ---> bfb51e11aa09 19:11:05 Step 3/20 : WORKDIR /edgex-go 19:11:05 ---> Using cache 19:11:05 ---> 1e175393280e 19:11:05 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:11:05 CGO_ENABLED=0 GO111MODULE=on 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 19:11:06 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:06 ---> Running in 41a636f66da7 19:11:06 Removing intermediate container 814c269415b8 19:11:06 ---> 99c240c38222 19:11:06 Step 6/23 : COPY go.mod vendor* ./ 19:11:07 ---> cbb58cee512a 19:11:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:07 ---> Running in 593d2955b337 19:11:07 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:11:07 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:11:07 OK: 17033 distinct packages available 19:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:07 OK: 211 MiB in 51 packages 19:11:09 Removing intermediate container c359ddb433bb 19:11:09 ---> 0f45e2b437d0 19:11:09 19:11:09 Step 10/31 : FROM alpine:3.16 19:11:09 ---> d7d3d98c851f 19:11:09 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:09 Removing intermediate container 41a636f66da7 19:11:09 ---> 31c8033f0800 19:11:09 Step 5/20 : COPY go.mod vendor* ./ ---> Running in 6703ce16c4dd 19:11:09 19:11:09 Removing intermediate container 6703ce16c4dd 19:11:09 ---> d555b7aeafe8 19:11:09 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:11:09 Removing intermediate container 3a58295a92b9 19:11:09 ---> 71601fe6eab4 19:11:09 19:11:09 Step 10/22 : FROM alpine:3.16 19:11:09 ---> d7d3d98c851f 19:11:09 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:11:10 ---> fadc7da5a9bc 19:11:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:10 ---> Running in d83adfa4c976 19:11:10 ---> Running in 3600daf9a018 19:11:10 ---> Running in 9f9b23179582 19:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:11 (1/6) Installing ca-certificates (20211220-r0) 19:11:11 (2/6) Installing brotli-libs (1.0.9-r6) 19:11:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:11:11 (4/6) Installing libcurl (7.83.1-r2) 19:11:11 (5/6) Installing curl (7.83.1-r2) 19:11:11 (6/6) Installing dumb-init (1.2.5-r1) 19:11:11 Executing busybox-1.35.0-r15.trigger 19:11:11 Executing ca-certificates-20211220-r0.trigger 19:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:11 OK: 8 MiB in 20 packages 19:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:11 (1/2) Installing dumb-init (1.2.5-r1) 19:11:11 (2/2) Installing su-exec (0.2-r1) 19:11:11 Executing busybox-1.35.0-r15.trigger 19:11:11 OK: 6 MiB in 16 packages 19:11:12 Removing intermediate container d83adfa4c976 19:11:12 ---> b7155e3ecd3c 19:11:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:12 Removing intermediate container 3600daf9a018 19:11:12 ---> 983abdb7659a 19:11:12 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:11:13 ---> Running in cbfa6a38b56f 19:11:13 ---> Running in baf2a297c016 19:11:13 Removing intermediate container cbfa6a38b56f 19:11:13 ---> 6aae3788ed98 19:11:13 Step 13/22 : WORKDIR /edgex 19:11:13 Removing intermediate container 0a81b3b22ff2 19:11:13 ---> 2fdc991f1332 19:11:13 19:11:13 Step 10/23 : FROM alpine:3.16 19:11:13 ---> d7d3d98c851f 19:11:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:13 ---> Using cache 19:11:13 ---> cc3ca0138289 19:11:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:13 ---> Using cache 19:11:13 ---> d962ae9ab73c 19:11:13 Step 13/23 : ENV APP_PORT=59881 19:11:13 Removing intermediate container baf2a297c016 19:11:13 ---> 35eda7b170cf 19:11:13 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:11:13 ---> Running in cde1903f0c0c 19:11:13 ---> Running in e88056209b7a 19:11:13 ---> Running in e80fa5154a73 19:11:14 Removing intermediate container cde1903f0c0c 19:11:14 ---> c1853213b8e6 19:11:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:11:14 Removing intermediate container e88056209b7a 19:11:14 ---> 74a1bbd1e9a6 19:11:14 Step 14/23 : EXPOSE $APP_PORT 19:11:14 Removing intermediate container e80fa5154a73 19:11:14 ---> 7f49759f338d 19:11:14 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:11:14 ---> Running in 3c664891b171 19:11:14 ---> Running in 44130a3d22e3 19:11:14 Removing intermediate container 593d2955b337 19:11:14 ---> fc1f5c6d2565 19:11:14 Step 8/23 : COPY . . 19:11:14 ---> 6c3b5fe27830 19:11:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:11:14 Removing intermediate container 3c664891b171 19:11:14 ---> c6dac946d3ff 19:11:14 Step 15/23 : WORKDIR / 19:11:14 Removing intermediate container 44130a3d22e3 19:11:14 ---> 641490275864 19:11:14 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:11:17 ---> Running in e432df46c87a 19:11:17 ---> Running in e221e8b6e483 19:11:17 ---> df00c0978492 19:11:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:11:17 Removing intermediate container e432df46c87a 19:11:17 ---> 3842e0db94da 19:11:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:18 ---> eabc516457a5 19:11:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:11:18 ---> 85aee275da8e 19:11:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:18 Removing intermediate container 9f9b23179582 19:11:18 ---> 8a50305bc323 19:11:18 Step 7/20 : COPY . . 19:11:18 ---> e85636872c08 19:11:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:20 ---> Running in 34b54dfe811c 19:11:22 ---> 3a5546bf0390 19:11:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:11:22 Removing intermediate container e221e8b6e483 19:11:22 ---> 5d587c9f011f 19:11:22 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:11:22 ---> Running in 169f45d9bb2b 19:11:22 ---> 4bb2f694868f 19:11:22 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:22 ---> Running in 49611e044e6b 19:11:22 ---> 144c97a79e3b 19:11:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:11:22 Removing intermediate container 169f45d9bb2b 19:11:22 ---> f7188d59e740 19:11:22 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:11:22 ---> Running in 125aaf684b4f 19:11:22 ---> 68c56162e764 19:11:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:22 ---> Running in 6c5d4ee075c4 19:11:22 Removing intermediate container 125aaf684b4f 19:11:22 ---> 1aab67ad6e1c 19:11:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:22 ---> 387b51f0b365 19:11:22 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:11:23 ---> Running in 60649d837423 19:11:23 ---> Running in 2c2d7abe43ce 19:11:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:23 Removing intermediate container 34b54dfe811c 19:11:23 ---> fa527278a082 19:11:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:11:23 Removing intermediate container 60649d837423 19:11:23 ---> 9a32640d4abc 19:11:23 Step 21/23 : LABEL arch=x86_64 19:11:23 ---> Running in f0029910fa03 19:11:23 ---> Running in 6645805ba19d 19:11:23 Removing intermediate container f0029910fa03 19:11:23 ---> 17421881d57a 19:11:23 Step 20/22 : LABEL arch=x86_64 19:11:23 Removing intermediate container 6645805ba19d 19:11:23 ---> 6b7a7d9e573a 19:11:23 Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:11:23 CGO_ENABLED=0 GO111MODULE=on 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 19:11:23 ---> Running in ab812207e16d 19:11:23 ---> Running in 60691a0091ed 19:11:23 Removing intermediate container ab812207e16d 19:11:23 ---> ca5bff12721d 19:11:23 Step 21/22 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:11:23 Removing intermediate container 60691a0091ed 19:11:23 ---> 291bcbb52c93 19:11:23 Step 23/23 : LABEL version=0.0.0 19:11:23 ---> Running in 4f5c81066775 19:11:23 ---> Running in 26763df213d8 19:11:24 Removing intermediate container 26763df213d8 19:11:24 ---> 6bf30de2da14 19:11:24 19:11:24 Removing intermediate container 4f5c81066775 19:11:24 ---> 0360f307ac21 19:11:24 Step 22/22 : LABEL version=0.0.0 19:11:24 Removing intermediate container 2c2d7abe43ce 19:11:24 ---> 2a302d44eb24 19:11:24 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:24 Successfully built 6bf30de2da14 19:11:24 ---> Running in 89068ec77d2d 19:11:24 Successfully tagged core-metadata:latest 19:11:24  Building core-metadata ... done Building core-command 19:11:24 Removing intermediate container 89068ec77d2d 19:11:24 ---> 2ed403e18946 19:11:24 19:11:24 Successfully built 2ed403e18946 19:11:25 Successfully tagged security-proxy-setup:latest 19:11:27  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:27 ---> bfb51e11aa09 19:11:27 Step 3/23 : WORKDIR /edgex-go 19:11:27 ---> Using cache 19:11:27 ---> 1e175393280e 19:11:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:27 ---> Using cache 19:11:27 ---> de18a5290753 19:11:27 Step 5/23 : RUN apk add --update --no-cache make git 19:11:27 ---> Using cache 19:11:27 ---> a604d086194b 19:11:27 Step 6/23 : COPY go.mod vendor* ./ 19:11:27 ---> Using cache 19:11:27 ---> 45bf46847de1 19:11:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:27 ---> Using cache 19:11:27 ---> df44f23b8182 19:11:27 Step 8/23 : COPY . . 19:11:27 ---> Using cache 19:11:27 ---> 5ae9340c8f3b 19:11:27 Step 9/23 : RUN make cmd/core-command/core-command 19:11:28 ---> 85f6b7a4ed7f 19:11:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:28 ---> Running in 9187b2ba5690 19:11:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 19:11:29 ---> 8f724e1462b3 19:11:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:11:30 ---> afcd34136ba5 19:11:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:30 ---> 5378fba991f4 19:11:30 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:11:31 ---> 9532464cdc78 19:11:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:31 ---> c6a4b8a3183b 19:11:31 Step 26/31 : RUN chmod +x /entrypoint.sh 19:11:31 ---> Running in cd08815c4985 19:11:33 Removing intermediate container cd08815c4985 19:11:33 ---> b6b6318c3940 19:11:33 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:11:33 ---> Running in 46ec99fe68c0 19:11:33 Removing intermediate container 46ec99fe68c0 19:11:33 ---> de9947bc5393 19:11:33 Step 28/31 : CMD ["gate"] 19:11:33 ---> Running in dad4b9f51bc6 19:11:34 Removing intermediate container dad4b9f51bc6 19:11:34 ---> 32407276a1ed 19:11:34 Step 29/31 : LABEL arch=x86_64 19:11:34 ---> Running in 1b57634d42b7 19:11:34 Removing intermediate container 1b57634d42b7 19:11:34 ---> fc37b634705b 19:11:34 Step 30/31 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:11:34 ---> Running in 12cb1b15a72b 19:11:34 Removing intermediate container 12cb1b15a72b 19:11:34 ---> d75f129760ec 19:11:34 Step 31/31 : LABEL version=0.0.0 19:11:34 ---> Running in 7fb062f4346d 19:11:35 Removing intermediate container 7fb062f4346d 19:11:35 ---> 3dba4547c09c 19:11:35 19:11:35 Successfully built 3dba4547c09c 19:11:35 Successfully tagged security-bootstrapper:latest 19:11:43  Building security-bootstrapper ... done Removing intermediate container 49611e044e6b 19:11:43 ---> b170a1e0f6ed 19:11:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:11:43 ---> Running in 1bab179d276d 19:11:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:11:45 Removing intermediate container 1bab179d276d 19:11:45 ---> 957993aab2c6 19:11:45 19:11:45 Step 11/23 : FROM docker:20.10.14 19:11:45 20.10.14: Pulling from library/docker 19:11:47 Removing intermediate container 6c5d4ee075c4 19:11:47 ---> 300b6a82400c 19:11:47 19:11:47 Step 9/20 : FROM alpine:3.15 19:11:47 ---> 2720e26172a0 19:11:47 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:47 ---> Using cache 19:11:47 ---> 2db68705b4ba 19:11:47 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:47 ---> Using cache 19:11:47 ---> ec71091de174 19:11:47 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:47 ---> Running in 94ba80c28ebb 19:11:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:48 Removing intermediate container 9187b2ba5690 19:11:48 ---> bbca93f68a26 19:11:48 19:11:48 Step 10/23 : FROM alpine:3.16 19:11:48 ---> d7d3d98c851f 19:11:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:48 ---> Using cache 19:11:48 ---> cc3ca0138289 19:11:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:48 ---> Using cache 19:11:48 ---> d962ae9ab73c 19:11:48 Step 13/23 : ENV APP_PORT=59882 19:11:48 ---> Running in 4ec481d61104 19:11:48 Removing intermediate container 4ec481d61104 19:11:48 ---> cc02c1bb3236 19:11:48 Step 14/23 : EXPOSE $APP_PORT 19:11:48 ---> Running in d134d0ec8dab 19:11:48 Removing intermediate container d134d0ec8dab 19:11:48 ---> a56aa33f6619 19:11:48 Step 15/23 : WORKDIR / 19:11:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:48 ---> Running in 4ded0db8edfa 19:11:49 Removing intermediate container 4ded0db8edfa 19:11:49 ---> ad83de9afd49 19:11:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:49 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:11:49 Status: Downloaded newer image for docker:20.10.14 19:11:49 ---> 7417809fdb73 19:11:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:11:49 ---> Running in f75ca9c05229 19:11:49 ---> 7850ff24c98d 19:11:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:49 Removing intermediate container f75ca9c05229 19:11:49 ---> 7ffc8b015de9 19:11:49 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:11:49 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:49 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:49 OK: 15856 distinct packages available 19:11:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:49 ---> Running in 646705174f7c 19:11:49 ---> 0f6b0e411d65 19:11:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:49 ---> ac3986ccd220 19:11:49 Step 19/23 : ENTRYPOINT ["/core-command"] 19:11:49 ---> Running in 6f130714f4c8 19:11:49 Removing intermediate container 6f130714f4c8 19:11:49 ---> 66da65642d5b 19:11:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:49 ---> Running in 235bab51f44c 19:11:49 (1/43) Installing readline (8.1.1-r0) 19:11:49 (2/43) Installing bash (5.1.16-r0) 19:11:49 Executing bash-5.1.16-r0.post-install 19:11:49 (3/43) Installing brotli-libs (1.0.9-r5) 19:11:49 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:11:49 (5/43) Installing libcurl (7.80.0-r2) 19:11:50 (6/43) Installing curl (7.80.0-r2) 19:11:50 Removing intermediate container 235bab51f44c 19:11:50 ---> 8511d24acd1b 19:11:50 Step 21/23 : LABEL arch=x86_64 19:11:50 (7/43) Installing dumb-init (1.2.5-r1) 19:11:50 (8/43) Installing libbz2 (1.0.8-r1) 19:11:50 (9/43) Installing expat (2.4.7-r0) 19:11:50 (10/43) Installing libffi (3.4.2-r1) 19:11:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:50 (11/43) Installing gdbm (1.22-r0) 19:11:50 (12/43) Installing xz-libs (5.2.5-r1) 19:11:50 ---> Running in dcf15b765d78 19:11:50 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:11:50 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:11:50 (15/43) Installing mpdecimal (2.5.1-r1) 19:11:50 (16/43) Installing sqlite-libs (3.36.0-r0) 19:11:50 (17/43) Installing python3 (3.9.13-r1) 19:11:50 Removing intermediate container dcf15b765d78 19:11:50 ---> 88e6e6fe3094 19:11:50 Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:11:50 ---> Running in 6163cdc34fb9 19:11:50 (1/9) Installing ca-certificates (20211220-r0) 19:11:50 (2/9) Installing brotli-libs (1.0.9-r5) 19:11:50 Removing intermediate container 6163cdc34fb9 19:11:50 ---> 9041b3ec6846 19:11:50 Step 23/23 : LABEL version=0.0.0 19:11:50 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:11:50 (18/43) Installing py3-appdirs (1.4.4-r2) 19:11:50 (19/43) Installing py3-certifi (2020.12.5-r1) 19:11:50 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:11:50 (21/43) Installing py3-idna (3.3-r0) 19:11:50 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:11:50 (23/43) Installing py3-requests (2.26.0-r1) 19:11:50 (24/43) Installing py3-msgpack (1.0.2-r1) 19:11:50 (25/43) Installing py3-lockfile (0.12.2-r4) 19:11:50 (4/9) Installing libcurl (7.80.0-r2) 19:11:50 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:11:50 (27/43) Installing py3-colorama (0.4.4-r1) 19:11:50 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:11:50 (29/43) Installing py3-distlib (0.3.3-r0) 19:11:50 (30/43) Installing py3-distro (1.6.0-r0) 19:11:50 (31/43) Installing py3-six (1.16.0-r0) 19:11:50 (5/9) Installing curl (7.80.0-r2) 19:11:50 (32/43) Installing py3-webencodings (0.5.1-r4) 19:11:50 (33/43) Installing py3-html5lib (1.1-r1) 19:11:50 (34/43) Installing py3-parsing (2.4.7-r2) 19:11:50 ---> Running in 0946575a0175 19:11:50 (35/43) Installing py3-packaging (20.9-r1) 19:11:50 (36/43) Installing py3-tomli (1.2.2-r0) 19:11:50 (37/43) Installing py3-pep517 (0.12.0-r0) 19:11:50 (38/43) Installing py3-progress (1.6-r0) 19:11:50 (39/43) Installing py3-retrying (1.3.3-r2) 19:11:50 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:11:50 (41/43) Installing py3-setuptools (52.0.0-r4) 19:11:50 (6/9) Installing dumb-init (1.2.5-r1) 19:11:50 (42/43) Installing py3-toml (0.10.2-r2) 19:11:50 (43/43) Installing py3-pip (20.3.4-r1) 19:11:50 Removing intermediate container 0946575a0175 19:11:50 ---> 5927e5092fe3 19:11:50 19:11:50 (7/9) Installing musl-obstack (1.2.3-r0) 19:11:50 Executing busybox-1.34.1-r5.trigger 19:11:50 Successfully built 5927e5092fe3 19:11:50 OK: 83 MiB in 65 packages 19:11:50 Successfully tagged core-command:latest 19:11:50  Building core-command ... done (8/9) Installing libucontext (1.1-r0) 19:11:51 (9/9) Installing gcompat (1.0.0-r4) 19:11:51 Executing busybox-1.34.1-r7.trigger 19:11:51 Executing ca-certificates-20211220-r0.trigger 19:11:51 OK: 8 MiB in 23 packages 19:11:51 Collecting docker-compose==1.23.2 19:11:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:11:51 Collecting jsonschema<3,>=2.5.1 19:11:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:11:51 Removing intermediate container 94ba80c28ebb 19:11:51 ---> 84642924e0e8 19:11:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:11:51 ---> b818a6559ed7 19:11:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:11:52 Collecting PyYAML<4,>=3.10 19:11:52 Downloading PyYAML-3.13.tar.gz (270 kB) 19:11:52 ---> 648da5ce6b67 19:11:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:11:52 ---> 4f7255a10685 19:11:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:11:52 ---> Running in d2d2ded5d0b7 19:11:52 Collecting texttable<0.10,>=0.9.0 19:11:52 Downloading texttable-0.9.1.tar.gz (11 kB) 19:11:52 Removing intermediate container d2d2ded5d0b7 19:11:52 ---> 49e9ebd9fe19 19:11:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:52 ---> Running in c4a39e6da5ad 19:11:52 Removing intermediate container c4a39e6da5ad 19:11:52 ---> 9a3ad07e4387 19:11:52 Step 18/20 : LABEL arch=x86_64 19:11:52 ---> Running in 2a66e5ee95c6 19:11:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:11:52 Removing intermediate container 2a66e5ee95c6 19:11:52 ---> 9de765be18ca 19:11:52 Step 19/20 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:11:52 ---> Running in 14369bd0f97e 19:11:52 Collecting websocket-client<1.0,>=0.32.0 19:11:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:11:53 Removing intermediate container 14369bd0f97e 19:11:53 ---> 271610565f68 19:11:53 Step 20/20 : LABEL version=0.0.0 19:11:53 Collecting docker<4.0,>=3.6.0 19:11:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:11:53 Collecting docopt<0.7,>=0.6.1 19:11:53 Downloading docopt-0.6.2.tar.gz (25 kB) 19:11:53 ---> Running in 176de1ab0d1a 19:11:53 Removing intermediate container 176de1ab0d1a 19:11:53 ---> 43ea756ae476 19:11:53 19:11:53 Successfully built 43ea756ae476 19:11:53 Successfully tagged security-spiffe-token-provider:latest 19:11:53  Building security-spiffe-token-provider ... done Collecting dockerpty<0.5,>=0.4.1 19:11:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:11:53 Collecting cached-property<2,>=1.2.0 19:11:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:11:53 Collecting docker-pycreds>=0.4.0 19:11:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:11:54 Collecting urllib3<1.25,>=1.21.1 19:11:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:11:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:11:54 Collecting idna<2.8,>=2.5 19:11:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:11:54 Collecting chardet<3.1.0,>=3.0.2 19:11:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:11:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:11:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:11:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:11:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:11:54 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:11:54 Attempting uninstall: urllib3 19:11:54 Found existing installation: urllib3 1.26.7 19:11:54 Uninstalling urllib3-1.26.7: 19:11:54 Successfully uninstalled urllib3-1.26.7 19:11:54 Attempting uninstall: idna 19:11:54 Found existing installation: idna 3.3 19:11:54 Uninstalling idna-3.3: 19:11:54 Successfully uninstalled idna-3.3 19:11:54 Attempting uninstall: requests 19:11:54 Found existing installation: requests 2.26.0 19:11:54 Uninstalling requests-2.26.0: 19:11:54 Successfully uninstalled requests-2.26.0 19:11:54 Running setup.py install for texttable: started 19:11:55 Running setup.py install for texttable: finished with status 'done' 19:11:55 Running setup.py install for PyYAML: started 19:11:55 Running setup.py install for PyYAML: finished with status 'done' 19:11:55 Running setup.py install for docopt: started 19:11:55 Running setup.py install for docopt: finished with status 'done' 19:11:55 Running setup.py install for dockerpty: started 19:11:56 Running setup.py install for dockerpty: finished with status 'done' 19:11:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:11:59 Removing intermediate container 646705174f7c 19:11:59 ---> 4aaf210677e6 19:11:59 Step 14/23 : ENV APP_PORT=58890 19:11:59 ---> Running in 59f91f082aee 19:11:59 Removing intermediate container 59f91f082aee 19:11:59 ---> e58133bfe574 19:11:59 Step 15/23 : EXPOSE $APP_PORT 19:11:59 ---> Running in f56c8c860e35 19:11:59 Removing intermediate container f56c8c860e35 19:11:59 ---> f200e6503fc6 19:11:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:11:59 ---> 29462407d027 19:11:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:11:59 ---> e8bb1864ecc4 19:11:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:00 ---> ab21f28fa8b0 19:12:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:00 ---> Running in 7309058f3629 19:12:00 Removing intermediate container 7309058f3629 19:12:00 ---> ee7fbddf52c7 19:12:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:00 ---> Running in 461994a16d83 19:12:00 Removing intermediate container 461994a16d83 19:12:00 ---> bfda65c3c1e3 19:12:00 Step 21/23 : LABEL arch=x86_64 19:12:00 ---> Running in 4cd23301fa2a 19:12:00 Removing intermediate container 4cd23301fa2a 19:12:00 ---> f9dac5ea09ec 19:12:00 Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:12:00 ---> Running in dadb38c2911a 19:12:00 Removing intermediate container dadb38c2911a 19:12:00 ---> a997df96d07e 19:12:00 Step 23/23 : LABEL version=0.0.0 19:12:00 ---> Running in f18a4ccd2db6 19:12:00 Removing intermediate container f18a4ccd2db6 19:12:00 ---> d21b53a1a27a 19:12:00 19:12:00 Successfully built d21b53a1a27a 19:12:00 Successfully tagged sys-mgmt-agent:latest 19:12:00  Building sys-mgmt-agent ... done  [Pipeline] } 19:12:00 $ docker stop --time=1 31be0b4f1fcc7a05b7853465bde76724a50af11f87d0da3378ef9f9ee8e88377 19:12:02 $ docker rm -f 31be0b4f1fcc7a05b7853465bde76724a50af11f87d0da3378ef9f9ee8e88377 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:02 + docker images 19:12:02 REPOSITORY TAG IMAGE ID CREATED SIZE 19:12:02 sys-mgmt-agent latest d21b53a1a27a 2 seconds ago 299MB 19:12:02 security-spiffe-token-provider latest 43ea756ae476 9 seconds ago 29.1MB 19:12:02 core-command latest 5927e5092fe3 12 seconds ago 16.2MB 19:12:02 bbca93f68a26 15 seconds ago 1.68GB 19:12:02 300b6a82400c 16 seconds ago 1.74GB 19:12:02 957993aab2c6 18 seconds ago 1.69GB 19:12:02 security-bootstrapper latest 3dba4547c09c 28 seconds ago 19.3MB 19:12:02 security-proxy-setup latest 2ed403e18946 38 seconds ago 27.2MB 19:12:02 core-metadata latest 6bf30de2da14 39 seconds ago 17.1MB 19:12:02 2fdc991f1332 49 seconds ago 1.69GB 19:12:02 71601fe6eab4 54 seconds ago 1.69GB 19:12:02 0f45e2b437d0 55 seconds ago 1.69GB 19:12:02 security-spire-agent latest d8ea6ff84e9a About a minute ago 125MB 19:12:02 security-spire-server latest b0d85f15e8fd About a minute ago 86.5MB 19:12:02 4263bbd8ab06 About a minute ago 1.58GB 19:12:02 core-data latest cf0ac032613d About a minute ago 21.5MB 19:12:02 support-scheduler latest 1e9c7de84504 About a minute ago 26.5MB 19:12:02 support-notifications latest e0b88afdf3e2 About a minute ago 27.1MB 19:12:02 security-secretstore-setup latest 16c36fa9caa5 About a minute ago 28.9MB 19:12:02 01536c1167e7 About a minute ago 1.58GB 19:12:02 122f4bbeda8f About a minute ago 1.74GB 19:12:02 195ff45f804b About a minute ago 1.75GB 19:12:02 8345cb892842 About a minute ago 1.71GB 19:12:02 5d09d54b90c4 About a minute ago 1.7GB 19:12:02 security-spire-config latest c52dcb5b105b About a minute ago 85.8MB 19:12:02 75b095ad7d8a 2 minutes ago 1.58GB 19:12:02 ci-base-image-x86_64 latest bfb51e11aa09 5 minutes ago 993MB 19:12:02 alpine 3.15 2720e26172a0 9 days ago 5.57MB 19:12:02 alpine 3.16 d7d3d98c851f 10 days ago 5.53MB 19:12:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 19:12:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 19:12:02 docker 20.10.14 7417809fdb73 3 months ago 218MB 19:12:02 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] } 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.282s coverage: 28.7% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.389s coverage: 98.5% of statements 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.458s coverage: 54.2% of statements 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.919s coverage: 89.2% of statements 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.637s coverage: 83.8% of statements 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.459s coverage: 95.6% of statements 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.254s coverage: 72.2% of statements 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.446s coverage: 60.0% of statements 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.444s coverage: 0.9% of statements 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.245s coverage: 58.8% of statements 19:13:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.304s coverage: 47.1% of statements 19:13:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.375s coverage: 79.5% of statements 19:13:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements 19:13:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements 19:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.263s coverage: 87.5% of statements 19:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.350s coverage: 94.4% of statements 19:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements 19:14:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.708s coverage: 82.2% of statements 19:14:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.826s coverage: 91.2% of statements 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.015s coverage: 64.7% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.300s coverage: 65.8% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.888s coverage: 43.6% of statements 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.260s coverage: 84.8% of statements 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.367s coverage: 17.7% of statements 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.891s coverage: 92.3% of statements 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.473s coverage: 63.2% of statements 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:14:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:14:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements 19:14:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 19:14:35 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 19:14:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:35 GO111MODULE=on go vet ./... 19:16:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:27 ./bin/test-attribution-txt.sh 19:16:27 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:16:27 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:16:27 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:16:27 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:16:27 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:16:27 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:16:27 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:27 + ls -al . 19:16:27 total 684 19:16:27 drwxrwxr-x 9 1001 1001 4096 Jul 29 19:10 . 19:16:27 drwxr-xr-x 4 root root 4096 Jul 29 19:10 .. 19:16:27 -rw-rw-r-- 1 1001 1001 11 Jul 29 19:08 .dockerignore 19:16:27 drwxrwxr-x 8 1001 1001 4096 Jul 29 19:08 .git 19:16:27 drwxrwxr-x 3 1001 1001 4096 Jul 29 19:08 .github 19:16:27 -rw-rw-r-- 1 1001 1001 1030 Jul 29 19:08 .gitignore 19:16:27 -rw-rw-r-- 1 1001 1001 42 Jul 29 19:08 .golangci.yml 19:16:27 -rw-rw-r-- 1 1001 1001 87 Jul 29 19:08 .hadolint.yml 19:16:27 -rw-rw-r-- 1 1001 1001 166 Jul 29 19:08 .sonarcloud.properties 19:16:27 -rw-rw-r-- 1 1001 1001 1171 Jul 29 19:08 ADOPTERS.md 19:16:27 -rw-rw-r-- 1 1001 1001 10347 Jul 29 19:08 Attribution.txt 19:16:27 -rw-rw-r-- 1 1001 1001 63209 Jul 29 19:08 CHANGELOG.md 19:16:27 -rw-rw-r-- 1 1001 1001 3804 Jul 29 19:08 CONTRIBUTING.md 19:16:27 -rw-rw-r-- 1 1001 1001 677 Jul 29 19:08 GOVERNANCE.md 19:16:27 -rw-rw-r-- 1 1001 1001 850 Jul 29 19:08 Jenkinsfile 19:16:27 -rw-rw-r-- 1 1001 1001 10775 Jul 29 19:08 LICENSE 19:16:27 -rw-rw-r-- 1 1001 1001 10350 Jul 29 19:08 Makefile 19:16:27 -rw-rw-r-- 1 1001 1001 582 Jul 29 19:08 OWNERS.md 19:16:27 -rw-rw-r-- 1 1001 1001 9094 Jul 29 19:08 README.md 19:16:27 -rw-rw-r-- 1 1001 1001 6912 Jul 29 19:08 SECURITY.md 19:16:27 -rw-rw-r-- 1 1001 1001 5 Jul 29 19:06 VERSION 19:16:27 -rw-rw-r-- 1 1001 1001 4131 Jul 29 19:08 ZMQWindows.md 19:16:27 drwxrwxr-x 2 1001 1001 4096 Jul 29 19:08 bin 19:16:27 drwxrwxr-x 18 1001 1001 4096 Jul 29 19:08 cmd 19:16:27 -rw-r--r-- 1 root root 436531 Jul 29 19:14 coverage.out 19:16:27 -rw-rw-r-- 1 1001 1001 3681 Jul 29 19:08 go.mod 19:16:27 -rw-rw-r-- 1 1001 1001 38033 Jul 29 19:08 go.sum 19:16:27 drwxrwxr-x 8 1001 1001 4096 Jul 29 19:08 internal 19:16:27 drwxrwxr-x 3 1001 1001 4096 Jul 29 19:08 openapi 19:16:27 drwxrwxr-x 4 1001 1001 4096 Jul 29 19:08 snap 19:16:27 -rw-rw-r-- 1 1001 1001 204 Jul 29 19:08 version.go [Pipeline] sh 19:16:28 + '[' -e coverage.out ] 19:16:28 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:28 Warning: overwriting stash ‘coverage-report’ 19:16:29 Stashed 1 file(s) [Pipeline] sh 19:16:30 + make build 19:16:30 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:18:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 19:19:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 19:19:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:19:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:19:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:20:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:20:04 CGO_ENABLED=0 GO111MODULE=on 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 19:20:09 CGO_ENABLED=0 GO111MODULE=on 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 19:20:13 CGO_ENABLED=0 GO111MODULE=on 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 19:20:16 CGO_ENABLED=0 GO111MODULE=on 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 19:20:26 CGO_ENABLED=0 GO111MODULE=on 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] } 19:20:32 $ docker stop --time=1 40028c8a08a63f885cf90a76915df600cb584f98c6a5836c51e6171b211791d4 19:20:34 $ docker rm -f 40028c8a08a63f885cf90a76915df600cb584f98c6a5836c51e6171b211791d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:36 19:20:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:37 latest: Pulling from edgex-devops/edgex-compose-arm64 19:20:37 29e5d40040c1: Pulling fs layer 19:20:37 1ce36da41761: Pulling fs layer 19:20:37 25b303627fd3: Pulling fs layer 19:20:37 29e5d40040c1: Verifying Checksum 19:20:37 29e5d40040c1: Download complete 19:20:38 1ce36da41761: Download complete 19:20:38 29e5d40040c1: Pull complete 19:20:39 25b303627fd3: Verifying Checksum 19:20:39 25b303627fd3: Download complete 19:20:39 1ce36da41761: Pull complete 19:20:52 25b303627fd3: Pull complete 19:20:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:52 prd-ubuntu20.04-docker-arm64-4c-16g-21509 does not seem to be running inside a container 19:20:52 $ 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 19:20:55 $ docker top 05df649b49e10f5109aec54d21bb4edee12b61013b20a0daef95838d0e69364f -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:56 + grep parallel 19:20:56 + docker-compose build --help 19:21:00 --parallel Build images in parallel. [Pipeline] } 19:21:00 $ docker stop --time=1 05df649b49e10f5109aec54d21bb4edee12b61013b20a0daef95838d0e69364f 19:21:02 $ docker rm -f 05df649b49e10f5109aec54d21bb4edee12b61013b20a0daef95838d0e69364f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:03 prd-ubuntu20.04-docker-arm64-4c-16g-21509 does not seem to be running inside a container 19:21:03 $ 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 19:21:05 $ docker top d498c3f1bd38abe329074efa2c95f8cc881f1f41d0f13e1f0a071cf9d264a105 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:05 + docker-compose -f ./docker-compose-build.yml build --parallel 19:21:11 Building core-command ... 19:21:11 Building core-data ... 19:21:11 Building core-metadata ... 19:21:11 Building security-bootstrapper ... 19:21:11 Building security-proxy-setup ... 19:21:11 Building security-secretstore-setup ... 19:21:11 Building security-spiffe-token-provider ... 19:21:11 Building security-spire-agent ... 19:21:11 Building security-spire-config ... 19:21:11 Building security-spire-server ... 19:21:11 Building support-notifications ... 19:21:11 Building support-scheduler ... 19:21:11 Building sys-mgmt-agent ... 19:21:11 Building core-metadata 19:21:11 Building security-spiffe-token-provider 19:21:11 Building sys-mgmt-agent 19:21:11 Building security-bootstrapper 19:21:11 Building security-spire-config 19:22:33 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:22:33 ---> fdae4224769d 19:22:33 Step 3/31 : WORKDIR /edgex-go 19:22:33 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:22:33 ---> fdae4224769d 19:22:33 Step 3/20 : WORKDIR /edgex-go 19:22:33 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:22:33 ---> fdae4224769d 19:22:33 Step 3/26 : WORKDIR /edgex-go 19:22:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:33 ---> fdae4224769d 19:22:33 Step 3/23 : WORKDIR /edgex-go 19:22:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:33 ---> fdae4224769d 19:22:33 Step 3/23 : WORKDIR /edgex-go 19:22:33 ---> Running in 7789e573007e 19:22:33 ---> Running in c9744d2a59f9 19:22:33 ---> Running in 713b29395aad 19:22:33 ---> Running in 61a002deac70 19:22:33 ---> Running in 58a11672cda8 19:22:34 Removing intermediate container 713b29395aad 19:22:34 ---> 7f94114d3cfd 19:22:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:22:34 Removing intermediate container c9744d2a59f9 19:22:34 ---> 36d820754638 19:22:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:34 ---> Running in 6afa5e2a49f2 19:22:34 Removing intermediate container 58a11672cda8 19:22:34 ---> 7b98420418aa 19:22:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 7789e573007e 19:22:34 19:22:34 ---> 7999fd353952 19:22:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:34 ---> Running in a58396914f07 19:22:34 Removing intermediate container 61a002deac70 19:22:34 ---> 33aa871bfe22 19:22:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:34 ---> Running in 029f87e6c8e4 19:22:34 ---> Running in 47ebd76b046e 19:22:34 ---> Running in 94f01f5f16c0 19:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:38 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:22:38 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:22:38 OK: 16887 distinct packages available 19:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:38 Removing intermediate container a58396914f07 19:22:38 ---> 51c4f9c0e474 19:22:38 Step 5/31 : RUN apk add --update --no-cache make git 19:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:38 Removing intermediate container 94f01f5f16c0 19:22:38 ---> d2773d2c68b0 19:22:38 Step 5/23 : RUN apk add --update --no-cache make git 19:22:38 ---> Running in 2d3c132add12 19:22:38 ---> Running in e4a4b23ee38f 19:22:38 Removing intermediate container 47ebd76b046e 19:22:38 ---> 4367531b7a69 19:22:38 Step 5/23 : RUN apk add --update --no-cache make bash git 19:22:38 Removing intermediate container 029f87e6c8e4 19:22:38 ---> d5581e290292 19:22:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:22:38 ---> Running in a7ea4849a155 19:22:38 ---> Running in 9e9b53fd3e36 19:22:39 OK: 221 MiB in 51 packages 19:22:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:41 Removing intermediate container 6afa5e2a49f2 19:22:41 ---> 0c47e7f81595 19:22:41 Step 5/20 : COPY go.mod vendor* ./ 19:22:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:42 ---> d964361bcdd5 19:22:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:42 ---> Running in 8f3d5a08b63c 19:22:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:43 OK: 221 MiB in 51 packages 19:22:43 OK: 221 MiB in 51 packages 19:22:43 OK: 221 MiB in 51 packages 19:22:43 OK: 221 MiB in 51 packages 19:22:45 Removing intermediate container e4a4b23ee38f 19:22:45 ---> 6ed4f2ba9849 19:22:45 Step 6/23 : COPY go.mod vendor* ./ 19:22:45 Removing intermediate container 2d3c132add12 19:22:45 ---> 9503943047e9 19:22:45 Step 6/31 : COPY go.mod vendor* ./ 19:22:45 Removing intermediate container a7ea4849a155 19:22:45 ---> e25867615604 19:22:45 Step 6/23 : COPY go.mod vendor* ./ 19:22:45 Removing intermediate container 9e9b53fd3e36 19:22:45 ---> 25fd9ff5e1fd 19:22:45 Step 6/26 : COPY go.mod vendor* ./ 19:22:46 ---> a695a48071bb 19:22:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:46 ---> 6d1d763bf6fd 19:22:46 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:46 ---> Running in 638de2d9ef85 19:22:46 ---> Running in 01515148ff32 19:22:47 ---> 51b3640dffd3 19:22:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:47 ---> 5abdfbf24080 19:22:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:47 ---> Running in a0408b3e59a6 19:22:47 ---> Running in 1fc00d7a6d95 19:23:44 Removing intermediate container 8f3d5a08b63c 19:23:44 ---> 8022032c8f6c 19:23:44 Step 7/20 : COPY . . 19:23:44 Removing intermediate container 638de2d9ef85 19:23:44 ---> 0c87b4249b14 19:23:44 Step 8/23 : COPY . . 19:23:44 Removing intermediate container a0408b3e59a6 19:23:44 ---> 13054be458c8 19:23:44 Step 8/26 : COPY . . 19:23:44 Removing intermediate container 01515148ff32 19:23:44 ---> 3a1c4ceef4a7 19:23:44 Step 8/31 : COPY . . 19:23:44 Removing intermediate container 1fc00d7a6d95 19:23:44 ---> 4d53d2460cc1 19:23:44 Step 8/23 : COPY . . 19:24:16 ---> 69d51422bde0 19:24:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:24:16 ---> 6b4d801b313b 19:24:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:24:16 ---> b42c87821aa9 19:24:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:24:16 ---> Running in 5cf7abf44256 19:24:16 ---> 6eed0fc31aa3 19:24:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:24:16 ---> Running in eaf4eaa9f08e 19:24:16 ---> Running in 91381beedad5 19:24:16 ---> b33c94cb1838 19:24:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:24:16 ---> Running in 7805304cafc4 19:24:16 ---> Running in 4de102d9196e 19:24:16 Removing intermediate container 4de102d9196e 19:24:16 ---> 51780de97abe 19:24:16 Step 10/26 : WORKDIR /edgex-go/spire-build 19:24:16 ---> Running in 20444f53c234 19:24:16 Removing intermediate container 20444f53c234 19:24:16 ---> c7ca4561c830 19:24:16 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:24:16 ---> Running in ec50e79b5cbb 19:24:16 CGO_ENABLED=0 GO111MODULE=on 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 19:24:16 CGO_ENABLED=0 GO111MODULE=on 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 19:24:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 19:24:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:24:16 Removing intermediate container ec50e79b5cbb 19:24:16 ---> d48e0da607c3 19:24:16 Step 12/26 : WORKDIR /edgex-go 19:24:16 ---> Running in dc75fde5f66c 19:24:17 Removing intermediate container dc75fde5f66c 19:24:17 ---> 804289a97a22 19:24:17 19:24:17 Step 13/26 : FROM alpine:3.15 19:24:17 3.15: Pulling from library/alpine 19:24:18 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 19:24:18 Status: Downloaded newer image for alpine:3.15 19:24:18 ---> 60f2846fe774 19:24:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:18 ---> Running in aea879c06510 19:24:18 Removing intermediate container aea879c06510 19:24:18 ---> 642de8c88b89 19:24:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:19 ---> Running in 576b14044792 19:24:22 Removing intermediate container 576b14044792 19:24:22 ---> fa148a1a86cb 19:24:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:24:22 ---> Running in fb7f753a3f82 19:24:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:27 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:24:27 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:24:27 OK: 15733 distinct packages available 19:24:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:30 (1/4) Installing dumb-init (1.2.5-r1) 19:24:30 (2/4) Installing musl-obstack (1.2.3-r0) 19:24:30 (3/4) Installing libucontext (1.1-r0) 19:24:30 (4/4) Installing gcompat (1.0.0-r4) 19:24:30 Executing busybox-1.34.1-r7.trigger 19:24:30 OK: 6 MiB in 18 packages 19:24:32 Removing intermediate container fb7f753a3f82 19:24:32 ---> d5efa79701d0 19:24:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:38 ---> ac6326386ccf 19:24:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:24:38 ---> 44afda544e06 19:24:38 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:38 ---> Running in bbe8b2851189 19:24:39 Removing intermediate container bbe8b2851189 19:24:39 ---> e2968599a3b2 19:24:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:40 ---> 7fc289fc41a1 19:24:40 Step 21/26 : WORKDIR / 19:24:40 ---> Running in 96511126ec99 19:24:40 Removing intermediate container 96511126ec99 19:24:40 ---> d25dfced0925 19:24:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:40 ---> Running in e48ad3d28bab 19:24:41 Removing intermediate container e48ad3d28bab 19:24:41 ---> 314cf82427e3 19:24:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:41 ---> Running in e23c6a88902f 19:24:41 Removing intermediate container e23c6a88902f 19:24:41 ---> 658e30c3ad5b 19:24:41 Step 24/26 : LABEL arch=arm64 19:24:41 ---> Running in 8ad1095b08c7 19:24:42 Removing intermediate container 8ad1095b08c7 19:24:42 ---> 4db646c026d3 19:24:42 Step 25/26 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:24:42 ---> Running in dc0a93132862 19:24:43 Removing intermediate container dc0a93132862 19:24:43 ---> 1e9a4a295494 19:24:43 Step 26/26 : LABEL version=0.0.0 19:24:43 ---> Running in 48ba76e2fce4 19:24:43 Removing intermediate container 48ba76e2fce4 19:24:43 ---> 36c455b6780b 19:24:43 19:24:43 Successfully built 36c455b6780b 19:24:43 Successfully tagged security-spire-config-arm64:latest 19:24:43 Building core-data 19:25:16  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:16 ---> fdae4224769d 19:25:16 Step 3/23 : WORKDIR /edgex-go 19:25:16 ---> Using cache 19:25:16 ---> 33aa871bfe22 19:25:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:16 ---> Using cache 19:25:16 ---> d2773d2c68b0 19:25:16 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:25:16 ---> Running in 76113877933b 19:25:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:19 OK: 221 MiB in 51 packages 19:25:21 Removing intermediate container 76113877933b 19:25:21 ---> a33992e82695 19:25:21 Step 6/23 : COPY go.mod vendor* ./ 19:25:22 ---> c18890139c9e 19:25:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:22 ---> Running in f3b1a4cf2f91 19:26:18 Removing intermediate container f3b1a4cf2f91 19:26:18 ---> 97450b8fb088 19:26:18 Step 8/23 : COPY . . 19:26:34 ---> f037dab57d4c 19:26:34 Step 9/23 : RUN make cmd/core-data/core-data 19:26:34 ---> Running in e3db3b134eaa 19:26:35 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:29:58 Removing intermediate container 91381beedad5 19:29:58 ---> f82bc1e88603 19:29:58 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:29:58 ---> Running in bbcb92c2b4bb 19:29:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:30:05 Removing intermediate container bbcb92c2b4bb 19:30:05 ---> 451332f644a9 19:30:05 19:30:05 Step 11/23 : FROM docker:20.10.14 19:30:05 20.10.14: Pulling from library/docker 19:30:27 Removing intermediate container 5cf7abf44256 19:30:27 ---> dae91914b2a2 19:30:27 19:30:27 Step 10/31 : FROM alpine:3.16 19:30:27 3.16: Pulling from library/alpine 19:30:28 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 19:30:28 Status: Downloaded newer image for alpine:3.16 19:30:28 ---> 3d81c46cd875 19:30:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:28 ---> Running in 622534a3f4f2 19:30:29 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:30:29 Status: Downloaded newer image for docker:20.10.14 19:30:29 ---> c346e9eafbab 19:30:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:30:29 Removing intermediate container 622534a3f4f2 19:30:29 ---> 1a5926c57545 19:30:29 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:30:30 ---> Running in a11330d32683 19:30:30 ---> Running in 98fd6e99253c 19:30:31 Removing intermediate container 7805304cafc4 19:30:31 ---> 21d2aa2101f2 19:30:31 19:30:31 Step 10/23 : FROM alpine:3.16 19:30:31 ---> 3d81c46cd875 19:30:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:30:31 Removing intermediate container a11330d32683 19:30:31 ---> 36b6268a8244 19:30:31 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:30:31 ---> Running in ec9da1a779b9 19:30:31 ---> Running in 6a615359428d 19:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:35 (1/2) Installing dumb-init (1.2.5-r1) 19:30:35 (2/2) Installing su-exec (0.2-r1) 19:30:35 Executing busybox-1.35.0-r15.trigger 19:30:35 OK: 5 MiB in 16 packages 19:30:36 (1/1) Installing dumb-init (1.2.5-r1) 19:30:36 Executing busybox-1.35.0-r15.trigger 19:30:36 Removing intermediate container 98fd6e99253c 19:30:36 ---> 8f900052a858 19:30:36 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:30:36 OK: 5 MiB in 15 packages 19:30:36 ---> Running in 1ed7e93ec4c3 19:30:36 (1/43) Installing readline (8.1.1-r0) 19:30:36 (2/43) Installing bash (5.1.16-r0) 19:30:36 Executing bash-5.1.16-r0.post-install 19:30:36 (3/43) Installing brotli-libs (1.0.9-r5) 19:30:36 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:30:36 (5/43) Installing libcurl (7.80.0-r2) 19:30:37 (6/43) Installing curl (7.80.0-r2) 19:30:37 (7/43) Installing dumb-init (1.2.5-r1) 19:30:37 (8/43) Installing libbz2 (1.0.8-r1) 19:30:37 (9/43) Installing expat (2.4.7-r0) 19:30:37 (10/43) Installing libffi (3.4.2-r1) 19:30:37 (11/43) Installing gdbm (1.22-r0) 19:30:37 (12/43) Installing xz-libs (5.2.5-r1) 19:30:37 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:30:37 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:30:37 (15/43) Installing mpdecimal (2.5.1-r1) 19:30:37 (16/43) Installing sqlite-libs (3.36.0-r0) 19:30:37 Removing intermediate container 1ed7e93ec4c3 19:30:37 ---> e439cc756572 19:30:37 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:30:37 (17/43) Installing python3 (3.9.13-r1) 19:30:37 ---> Running in 9243268df47e 19:30:38 Removing intermediate container ec9da1a779b9 19:30:38 ---> 33a54f5f47ed 19:30:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:38 Removing intermediate container 9243268df47e 19:30:38 ---> df21721a5996 19:30:38 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:30:38 ---> Running in 58218aec4eb1 19:30:38 ---> Running in f81ae12418f8 19:30:39 Removing intermediate container 58218aec4eb1 19:30:39 ---> de3d99c130b6 19:30:39 Step 13/23 : ENV APP_PORT=59881 19:30:39 ---> Running in a65f7c431a24 19:30:39 Removing intermediate container f81ae12418f8 19:30:39 ---> 7ba5354cf95c 19:30:39 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:30:39 ---> Running in 8c9af5f463b4 19:30:40 Removing intermediate container a65f7c431a24 19:30:40 ---> 66cd916e88d3 19:30:40 Step 14/23 : EXPOSE $APP_PORT 19:30:40 ---> Running in 8909f08b73fa 19:30:40 (18/43) Installing py3-appdirs (1.4.4-r2) 19:30:40 (19/43) Installing py3-certifi (2020.12.5-r1) 19:30:40 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:30:40 (21/43) Installing py3-idna (3.3-r0) 19:30:40 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:30:40 (23/43) Installing py3-requests (2.26.0-r1) 19:30:41 (24/43) Installing py3-msgpack (1.0.2-r1) 19:30:41 (25/43) Installing py3-lockfile (0.12.2-r4) 19:30:41 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:30:41 (27/43) Installing py3-colorama (0.4.4-r1) 19:30:41 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:30:41 (29/43) Installing py3-distlib (0.3.3-r0) 19:30:41 (30/43) Installing py3-distro (1.6.0-r0) 19:30:41 (31/43) Installing py3-six (1.16.0-r0) 19:30:41 (32/43) Installing py3-webencodings (0.5.1-r4) 19:30:41 (33/43) Installing py3-html5lib (1.1-r1) 19:30:41 Removing intermediate container 8909f08b73fa 19:30:41 ---> e37224f953e5 19:30:41 Step 15/23 : WORKDIR / 19:30:41 (34/43) Installing py3-parsing (2.4.7-r2) 19:30:41 (35/43) Installing py3-packaging (20.9-r1) 19:30:41 ---> Running in 70d7c8516057 19:30:41 (36/43) Installing py3-tomli (1.2.2-r0) 19:30:41 (37/43) Installing py3-pep517 (0.12.0-r0) 19:30:41 (38/43) Installing py3-progress (1.6-r0) 19:30:41 (39/43) Installing py3-retrying (1.3.3-r2) 19:30:41 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:30:41 (41/43) Installing py3-setuptools (52.0.0-r4) 19:30:41 (42/43) Installing py3-toml (0.10.2-r2) 19:30:41 (43/43) Installing py3-pip (20.3.4-r1) 19:30:42 Removing intermediate container 70d7c8516057 19:30:42 ---> 0ae878382aef 19:30:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:42 Executing busybox-1.34.1-r5.trigger 19:30:42 OK: 83 MiB in 65 packages 19:30:43 Removing intermediate container 8c9af5f463b4 19:30:43 ---> ff96285ae6c8 19:30:43 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:30:43 ---> Running in cba41e1e0a75 19:30:44 ---> c27ab4b2d50e 19:30:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:30:44 Removing intermediate container cba41e1e0a75 19:30:44 ---> 3814cf357dae 19:30:44 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:30:46 ---> 6d95b3550739 19:30:46 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:30:46 ---> Running in 84cde01fdae9 19:30:46 ---> 7e137bbd4643 19:30:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:30:47 ---> e47437587a89 19:30:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:30:47 ---> Running in c0b4101a80b1 19:30:48 Removing intermediate container c0b4101a80b1 19:30:48 ---> 37417ba5bc9e 19:30:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:48 ---> Running in 6a6e57f6f3e7 19:30:49 Removing intermediate container 6a6e57f6f3e7 19:30:49 ---> e0234169dd80 19:30:49 Step 21/23 : LABEL arch=arm64 19:30:49 ---> Running in 736bc8724e7b 19:30:49 Removing intermediate container 84cde01fdae9 19:30:49 ---> a725cf6ec498 19:30:49 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:49 Collecting docker-compose==1.23.2 19:30:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:30:50 Removing intermediate container 736bc8724e7b 19:30:50 ---> 8a06f88d203e 19:30:50 Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:30:50 ---> Running in 3b8289eeb413 19:30:50 ---> b01e8e865e91 19:30:50 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:30:51 Removing intermediate container 3b8289eeb413 19:30:51 ---> b0d11b712992 19:30:51 Step 23/23 : LABEL version=0.0.0 19:30:51 ---> Running in f9abcb166420 19:30:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:30:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:30:52 Collecting cached-property<2,>=1.2.0 19:30:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:30:52 Removing intermediate container f9abcb166420 19:30:52 ---> ec592b63ecfb 19:30:52 19:30:52 Collecting texttable<0.10,>=0.9.0 19:30:52 Downloading texttable-0.9.1.tar.gz (11 kB) 19:30:53 Successfully built ec592b63ecfb 19:30:53 Successfully tagged core-metadata-arm64:latest 19:30:53 Building security-spire-server 19:30:53  Building core-metadata ... done  ---> 4ad3694528fe 19:30:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:30:54 ---> fd8db1fdeaea 19:30:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:30:55 ---> 45e2643ef4e2 19:30:55 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:30:55 Collecting docopt<0.7,>=0.6.1 19:30:55 Downloading docopt-0.6.2.tar.gz (25 kB) 19:30:56 ---> ea421d3c579b 19:30:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:30:56 ---> 0bad62c1d07d 19:30:56 Step 26/31 : RUN chmod +x /entrypoint.sh 19:30:57 ---> Running in a6f73c4200c3 19:30:59 Removing intermediate container a6f73c4200c3 19:30:59 ---> 07aeb0122feb 19:30:59 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:31:00 Collecting PyYAML<4,>=3.10 19:31:00 Downloading PyYAML-3.13.tar.gz (270 kB) 19:31:00 ---> Running in b8ab90d821b0 19:31:00 Removing intermediate container b8ab90d821b0 19:31:00 ---> ed5b80bafe02 19:31:00 Step 28/31 : CMD ["gate"] 19:31:00 ---> Running in 0fcd2a2edfa2 19:31:01 Removing intermediate container 0fcd2a2edfa2 19:31:01 ---> 7ca51cc6796c 19:31:01 Step 29/31 : LABEL arch=arm64 19:31:01 ---> Running in 4b4e427bb1de 19:31:02 Removing intermediate container 4b4e427bb1de 19:31:02 ---> 264dbe0c0ed6 19:31:02 Step 30/31 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:31:02 ---> Running in b63d5069d72d 19:31:03 Removing intermediate container b63d5069d72d 19:31:03 ---> 0f6f30e85bee 19:31:03 Step 31/31 : LABEL version=0.0.0 19:31:03 ---> Running in 7c9323ea2551 19:31:03 Removing intermediate container 7c9323ea2551 19:31:03 ---> 9d808ef617d7 19:31:03 19:31:04 Successfully built 9d808ef617d7 19:31:04 Successfully tagged security-bootstrapper-arm64:latest 19:31:04  Building security-bootstrapper ... done Building support-scheduler 19:31:05 Collecting dockerpty<0.5,>=0.4.1 19:31:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:31:08 Collecting docker<4.0,>=3.6.0 19:31:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:31:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:31:08 Collecting websocket-client<1.0,>=0.32.0 19:31:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:31:09 Collecting jsonschema<3,>=2.5.1 19:31:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:31:10 Collecting docker-pycreds>=0.4.0 19:31:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:31:12 Collecting urllib3<1.25,>=1.21.1 19:31:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:31:12 Collecting idna<2.8,>=2.5 19:31:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:31:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:31:12 Collecting chardet<3.1.0,>=3.0.2 19:31:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:31:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:31:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:31:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:31:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:31:14 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:31:14 Attempting uninstall: urllib3 19:31:14 Found existing installation: urllib3 1.26.7 19:31:14 Uninstalling urllib3-1.26.7: 19:31:15 Successfully uninstalled urllib3-1.26.7 19:31:15 Attempting uninstall: idna 19:31:15 Found existing installation: idna 3.3 19:31:15 Uninstalling idna-3.3: 19:31:16 Successfully uninstalled idna-3.3 19:31:19 Attempting uninstall: requests 19:31:19 Found existing installation: requests 2.26.0 19:31:19 Uninstalling requests-2.26.0: 19:31:19 Successfully uninstalled requests-2.26.0 19:31:20 Running setup.py install for texttable: started 19:31:23 Running setup.py install for texttable: finished with status 'done' 19:31:23 Running setup.py install for PyYAML: started 19:31:27 Running setup.py install for PyYAML: finished with status 'done' 19:31:27 Running setup.py install for docopt: started 19:31:30 Running setup.py install for docopt: finished with status 'done' 19:31:30 Running setup.py install for dockerpty: started 19:31:33 Running setup.py install for dockerpty: finished with status 'done' 19:31:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:31:37 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:31:37 ---> fdae4224769d 19:31:37 Step 3/25 : WORKDIR /edgex-go 19:31:37 ---> Using cache 19:31:37 ---> 33aa871bfe22 19:31:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:37 ---> Using cache 19:31:37 ---> d2773d2c68b0 19:31:37 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:31:39 ---> Running in 6eac2c1c0164 19:31:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:43 OK: 221 MiB in 51 packages 19:31:46 Removing intermediate container 6eac2c1c0164 19:31:46 ---> 54ba22cdea78 19:31:46 Step 6/25 : COPY go.mod vendor* ./ 19:31:48 ---> 0fad76a2cf5d 19:31:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:48 ---> Running in 90a7693aab81 19:31:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:52 ---> fdae4224769d 19:31:52 Step 3/22 : WORKDIR /edgex-go 19:31:52 ---> Using cache 19:31:52 ---> 33aa871bfe22 19:31:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:52 ---> Using cache 19:31:52 ---> d2773d2c68b0 19:31:52 Step 5/22 : RUN apk add --update --no-cache make git 19:31:52 ---> Using cache 19:31:52 ---> 6ed4f2ba9849 19:31:52 Step 6/22 : COPY go.mod vendor* ./ 19:31:52 ---> Using cache 19:31:52 ---> a695a48071bb 19:31:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:52 ---> Using cache 19:31:52 ---> 0c87b4249b14 19:31:52 Step 8/22 : COPY . . 19:31:52 ---> Using cache 19:31:52 ---> 6eed0fc31aa3 19:31:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:31:52 ---> Running in 4250992f2a18 19:31:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:31:58 Removing intermediate container 6a615359428d 19:31:58 ---> e2a9cd5f3745 19:31:58 Step 14/23 : ENV APP_PORT=58890 19:31:59 ---> Running in 82790d2b6466 19:31:59 Removing intermediate container 82790d2b6466 19:31:59 ---> 1bed3ccbf859 19:31:59 Step 15/23 : EXPOSE $APP_PORT 19:32:00 ---> Running in a142231e0601 19:32:01 Removing intermediate container a142231e0601 19:32:01 ---> a8aab16c5964 19:32:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:32:04 ---> 0588430ac4f5 19:32:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:32:06 ---> f73267ad3c3a 19:32:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:32:08 ---> 699a39658c17 19:32:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:32:08 ---> Running in 583834b90c4d 19:32:09 Removing intermediate container 583834b90c4d 19:32:09 ---> 1b03afbea84d 19:32:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:10 ---> Running in e2e5dcb51a1e 19:32:11 Removing intermediate container e2e5dcb51a1e 19:32:11 ---> 5d64387ec62c 19:32:11 Step 21/23 : LABEL arch=arm64 19:32:11 ---> Running in 30dba445b07b 19:32:11 Removing intermediate container 30dba445b07b 19:32:11 ---> 64663eedc2d4 19:32:11 Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:32:12 Removing intermediate container eaf4eaa9f08e 19:32:12 ---> 6bd899d98ebe 19:32:12 19:32:12 Step 9/20 : FROM alpine:3.15 19:32:12 ---> 60f2846fe774 19:32:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:12 ---> Using cache 19:32:12 ---> 642de8c88b89 19:32:12 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:12 ---> Using cache 19:32:12 ---> fa148a1a86cb 19:32:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:12 ---> Running in fd33ac1c4da1 19:32:12 ---> Running in a39fbb6129ce 19:32:13 Removing intermediate container fd33ac1c4da1 19:32:13 ---> 4498c2a663ab 19:32:13 Step 23/23 : LABEL version=0.0.0 19:32:13 ---> Running in 94e920f55cc3 19:32:13 Removing intermediate container 94e920f55cc3 19:32:13 ---> ce2bebba5599 19:32:13 19:32:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:14 Successfully built ce2bebba5599 19:32:14 Successfully tagged sys-mgmt-agent-arm64:latest 19:32:14  Building sys-mgmt-agent ... done Building security-proxy-setup 19:32:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:17 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:32:17 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:32:17 OK: 15733 distinct packages available 19:32:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:19 (1/9) Installing ca-certificates (20211220-r0) 19:32:19 (2/9) Installing brotli-libs (1.0.9-r5) 19:32:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:32:20 (4/9) Installing libcurl (7.80.0-r2) 19:32:20 (5/9) Installing curl (7.80.0-r2) 19:32:20 (6/9) Installing dumb-init (1.2.5-r1) 19:32:20 (7/9) Installing musl-obstack (1.2.3-r0) 19:32:20 (8/9) Installing libucontext (1.1-r0) 19:32:20 (9/9) Installing gcompat (1.0.0-r4) 19:32:21 Executing busybox-1.34.1-r7.trigger 19:32:21 Executing ca-certificates-20211220-r0.trigger 19:32:21 OK: 8 MiB in 23 packages 19:32:26 Removing intermediate container a39fbb6129ce 19:32:26 ---> 4d1bcf855b5a 19:32:26 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:28 ---> f9903d931b33 19:32:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:32:33 ---> 38fb6426e298 19:32:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:32:34 ---> 264dab0494f9 19:32:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:32:34 ---> Running in ddc6b9eba276 19:32:35 Removing intermediate container ddc6b9eba276 19:32:35 ---> e79c137332fb 19:32:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:35 ---> Running in 43384373e5c7 19:32:36 Removing intermediate container 43384373e5c7 19:32:36 ---> 1305d817bcf9 19:32:36 Step 18/20 : LABEL arch=arm64 19:32:36 ---> Running in 05679ffbb376 19:32:37 Removing intermediate container 05679ffbb376 19:32:37 ---> 27d841b3b8b7 19:32:37 Step 19/20 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:32:37 ---> Running in 8e95878d8bb4 19:32:38 Removing intermediate container 8e95878d8bb4 19:32:38 ---> bf15c64eb921 19:32:38 Step 20/20 : LABEL version=0.0.0 19:32:39 ---> Running in a48f0de95022 19:32:40 Removing intermediate container a48f0de95022 19:32:40 ---> bc0fdd850214 19:32:40 19:32:42 Successfully built bc0fdd850214 19:32:42 Successfully tagged security-spiffe-token-provider-arm64:latest 19:32:42 Building support-notifications 19:32:46  Building security-spiffe-token-provider ... done Removing intermediate container 90a7693aab81 19:32:46 ---> 056e6f9b2bbe 19:32:46 Step 8/25 : COPY . . 19:32:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:49 ---> fdae4224769d 19:32:49 Step 3/22 : WORKDIR /edgex-go 19:32:49 ---> Using cache 19:32:49 ---> 33aa871bfe22 19:32:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:49 ---> Using cache 19:32:49 ---> d2773d2c68b0 19:32:49 Step 5/22 : RUN apk add --update --no-cache make git 19:32:49 ---> Using cache 19:32:49 ---> 6ed4f2ba9849 19:32:49 Step 6/22 : COPY go.mod vendor* ./ 19:32:49 ---> Using cache 19:32:49 ---> a695a48071bb 19:32:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:49 ---> Using cache 19:32:49 ---> 0c87b4249b14 19:32:49 Step 8/22 : COPY . . 19:32:49 ---> Using cache 19:32:49 ---> 6eed0fc31aa3 19:32:49 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:32:50 ---> Running in 5e4cbd028289 19:32:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:33:20 ---> 39f590e2f57f 19:33:20 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:33:20 ---> Running in 0e51f0926fdd 19:33:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:33:20 ---> fdae4224769d 19:33:20 Step 3/22 : WORKDIR /edgex-go 19:33:20 ---> Using cache 19:33:20 ---> 33aa871bfe22 19:33:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:20 ---> Using cache 19:33:20 ---> d2773d2c68b0 19:33:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:33:20 ---> Running in bbdd4775d880 19:33:20 Removing intermediate container 0e51f0926fdd 19:33:20 ---> 9a37a93b2dd2 19:33:20 Step 10/25 : WORKDIR /edgex-go/spire-build 19:33:20 ---> Running in ea01e55bf9c3 19:33:20 Removing intermediate container ea01e55bf9c3 19:33:20 ---> cb7df91e066b 19:33:20 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:33:20 ---> Running in 99de798cf83a 19:33:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:23 OK: 221 MiB in 51 packages 19:33:23 Removing intermediate container 99de798cf83a 19:33:23 ---> 01d7e2c7e0ee 19:33:23 Step 12/25 : WORKDIR /edgex-go 19:33:23 ---> Running in 946a0bf6a4c5 19:33:25 Removing intermediate container 946a0bf6a4c5 19:33:25 ---> 50fe96c694f3 19:33:25 19:33:25 Step 13/25 : FROM alpine:3.15 19:33:25 ---> 60f2846fe774 19:33:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:25 Removing intermediate container bbdd4775d880 19:33:25 ---> 3a8dc3e9519c 19:33:25 Step 6/22 : COPY go.mod vendor* ./ 19:33:25 ---> Using cache 19:33:25 ---> 642de8c88b89 19:33:25 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:25 ---> Using cache 19:33:25 ---> fa148a1a86cb 19:33:25 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:33:25 ---> Running in 77b07558f882 19:33:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:29 ---> 824a29aac031 19:33:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:29 ---> Running in dd41f929949a 19:33:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:32 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:33:32 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:33:32 OK: 15733 distinct packages available 19:33:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:33 Removing intermediate container e3db3b134eaa 19:33:33 ---> 9bc7823af40c 19:33:33 19:33:33 Step 10/23 : FROM alpine:3.16 19:33:33 ---> 3d81c46cd875 19:33:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:33:34 ---> Running in 8af1caafa998 19:33:34 Removing intermediate container 8af1caafa998 19:33:34 ---> bc2519f31150 19:33:34 Step 12/23 : ENV APP_PORT=59880 19:33:34 ---> Running in 3aaef36beb70 19:33:35 (1/5) Installing dumb-init (1.2.5-r1) 19:33:35 Removing intermediate container 3aaef36beb70 19:33:35 ---> 2345af29095a 19:33:35 Step 13/23 : EXPOSE $APP_PORT 19:33:35 (2/5) Installing musl-obstack (1.2.3-r0) 19:33:35 ---> Running in 2f40d02e68c1 19:33:35 (3/5) Installing libucontext (1.1-r0) 19:33:35 (4/5) Installing gcompat (1.0.0-r4) 19:33:35 (5/5) Installing openssl (1.1.1q-r0) 19:33:35 Executing busybox-1.34.1-r7.trigger 19:33:35 Removing intermediate container 2f40d02e68c1 19:33:35 ---> 860a3f3cc09c 19:33:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:35 OK: 6 MiB in 19 packages 19:33:36 ---> Running in cc0256300ba1 19:33:37 Removing intermediate container 77b07558f882 19:33:37 ---> 449dab682695 19:33:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:40 Removing intermediate container cc0256300ba1 19:33:40 ---> 106457dfedf2 19:33:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:33:40 ---> Running in f120e5a020ae 19:33:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:45 (1/6) Installing dumb-init (1.2.5-r1) 19:33:45 ---> e6018f61919a 19:33:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:33:45 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:33:45 (3/6) Installing libsodium (1.0.18-r0) 19:33:45 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:33:45 (5/6) Installing libzmq (4.3.4-r0) 19:33:45 (6/6) Installing zeromq (4.3.4-r0) 19:33:46 Executing busybox-1.35.0-r15.trigger 19:33:46 OK: 8 MiB in 20 packages 19:33:46 ---> 86c0748a68a9 19:33:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:33:47 Removing intermediate container f120e5a020ae 19:33:47 ---> f3e8c5c996d9 19:33:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 ---> 107962a1428c 19:33:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:33:49 ---> 95e8f6afde29 19:33:49 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:33:49 ---> 1c1d2076d849 19:33:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:33:49 ---> Running in 40b1498113d0 19:33:50 Removing intermediate container 40b1498113d0 19:33:50 ---> 5db6e1700964 19:33:50 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:33:50 ---> Running in c277673f47a9 19:33:51 Removing intermediate container c277673f47a9 19:33:51 ---> 18cc0223045f 19:33:51 Step 23/25 : LABEL arch=arm64 19:33:51 ---> Running in c3301d2be1ec 19:33:52 ---> afed0a87fe2a 19:33:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:33:52 Removing intermediate container c3301d2be1ec 19:33:52 ---> 015c21569655 19:33:52 Step 24/25 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:33:52 ---> Running in 11cdc52d0565 19:33:53 Removing intermediate container 11cdc52d0565 19:33:53 ---> cffc9a022c47 19:33:53 Step 25/25 : LABEL version=0.0.0 19:33:53 ---> Running in c0aac64f6e36 19:33:54 ---> 117dc32d1dac 19:33:54 Step 19/23 : ENTRYPOINT ["/core-data"] 19:33:54 ---> Running in b9b19fdf180b 19:33:54 Removing intermediate container c0aac64f6e36 19:33:54 ---> f491902872bc 19:33:54 19:33:55 Removing intermediate container b9b19fdf180b 19:33:55 ---> f25221a8db90 19:33:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:55 ---> Running in a861970bb050 19:33:55 Successfully built f491902872bc 19:33:55 Successfully tagged security-spire-server-arm64:latest 19:33:55 Building security-secretstore-setup 19:33:55  Building security-spire-server ... done Removing intermediate container a861970bb050 19:33:55 ---> 7c81cdcb182c 19:33:55 Step 21/23 : LABEL arch=arm64 19:33:55 ---> Running in cf083c372947 19:33:56 Removing intermediate container cf083c372947 19:33:56 ---> 6f87a07fa716 19:33:56 Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:33:56 ---> Running in 4b4c43a56f31 19:33:56 Removing intermediate container 4b4c43a56f31 19:33:56 ---> 4dd6fa9f5c6c 19:33:56 Step 23/23 : LABEL version=0.0.0 19:33:57 ---> Running in 8947423d12cf 19:33:57 Removing intermediate container 8947423d12cf 19:33:57 ---> 970cf7fdbb66 19:33:57 19:33:57 Successfully built 970cf7fdbb66 19:33:57 Successfully tagged core-data-arm64:latest 19:33:57 Building core-command 19:34:30  Building core-data ... done Removing intermediate container dd41f929949a 19:34:30 ---> 8b20119d4fb9 19:34:30 Step 8/22 : COPY . . 19:34:40 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:34:40 ---> fdae4224769d 19:34:40 Step 3/25 : WORKDIR /edgex-go 19:34:40 ---> Using cache 19:34:40 ---> 33aa871bfe22 19:34:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:40 ---> Using cache 19:34:40 ---> d2773d2c68b0 19:34:40 Step 5/25 : RUN apk add --update --no-cache make git 19:34:40 ---> Using cache 19:34:40 ---> 6ed4f2ba9849 19:34:40 Step 6/25 : COPY go.mod vendor* ./ 19:34:40 ---> Using cache 19:34:40 ---> a695a48071bb 19:34:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:40 ---> Using cache 19:34:40 ---> 0c87b4249b14 19:34:40 Step 8/25 : COPY . . 19:34:40 ---> Using cache 19:34:40 ---> 6eed0fc31aa3 19:34:40 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:34:41 ---> Running in bd538b4642ce 19:34:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:34:41 ---> fdae4224769d 19:34:41 Step 3/23 : WORKDIR /edgex-go 19:34:41 ---> Using cache 19:34:41 ---> 33aa871bfe22 19:34:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:41 ---> Using cache 19:34:41 ---> d2773d2c68b0 19:34:41 Step 5/23 : RUN apk add --update --no-cache make git 19:34:41 ---> Using cache 19:34:41 ---> 6ed4f2ba9849 19:34:41 Step 6/23 : COPY go.mod vendor* ./ 19:34:41 ---> Using cache 19:34:41 ---> a695a48071bb 19:34:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 ---> Using cache 19:34:41 ---> 0c87b4249b14 19:34:41 Step 8/23 : COPY . . 19:34:42 ---> Using cache 19:34:42 ---> 6eed0fc31aa3 19:34:42 Step 9/23 : RUN make cmd/core-command/core-command 19:34:42 ---> Running in 10a379ac9f51 19:34:44 CGO_ENABLED=0 GO111MODULE=on 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 19:34:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 19:34:57 ---> 2bbac2ab04c0 19:34:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:34:57 ---> Running in 9066e78010ab 19:34:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:38:06 CGO_ENABLED=0 GO111MODULE=on 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 19:38:28 Removing intermediate container 5e4cbd028289 19:38:28 ---> 6de6714deea1 19:38:28 19:38:28 Step 10/22 : FROM alpine:3.16 19:38:28 ---> 3d81c46cd875 19:38:28 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:38:28 ---> Running in 46eca2d08de1 19:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:31 (1/6) Installing ca-certificates (20211220-r0) 19:38:31 (2/6) Installing brotli-libs (1.0.9-r6) 19:38:31 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:38:31 (4/6) Installing libcurl (7.83.1-r2) 19:38:31 (5/6) Installing curl (7.83.1-r2) 19:38:31 (6/6) Installing dumb-init (1.2.5-r1) 19:38:31 Executing busybox-1.35.0-r15.trigger 19:38:31 Executing ca-certificates-20211220-r0.trigger 19:38:31 OK: 8 MiB in 20 packages 19:38:34 Removing intermediate container 46eca2d08de1 19:38:34 ---> 1fec0b846fb3 19:38:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:38:34 ---> Running in d49cd9db388c 19:38:34 Removing intermediate container d49cd9db388c 19:38:34 ---> 30a6a69cf637 19:38:34 Step 13/22 : WORKDIR /edgex 19:38:34 ---> Running in f37e3cdd39ed 19:38:35 Removing intermediate container f37e3cdd39ed 19:38:35 ---> be13840b6660 19:38:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:38:36 ---> b868f3936196 19:38:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:38:37 ---> 31558a02a165 19:38:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:38:39 ---> f7524b9ac369 19:38:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:38:40 ---> c626d9af734c 19:38:40 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:38:40 ---> Running in 5262746961e9 19:38:43 Removing intermediate container 5262746961e9 19:38:43 ---> 7a57bd747f1b 19:38:43 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:38:43 ---> Running in 5e323718bf6c 19:38:43 Removing intermediate container 5e323718bf6c 19:38:43 ---> 0caabd5d984a 19:38:43 Step 20/22 : LABEL arch=arm64 19:38:44 ---> Running in e3d416fa9a8d 19:38:44 Removing intermediate container e3d416fa9a8d 19:38:44 ---> 45eba82caebd 19:38:44 Step 21/22 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:38:45 ---> Running in e9a59d6db5c7 19:38:45 Removing intermediate container e9a59d6db5c7 19:38:45 ---> e1898f5c7653 19:38:45 Step 22/22 : LABEL version=0.0.0 19:38:45 ---> Running in b833ea4bd3db 19:38:46 Removing intermediate container b833ea4bd3db 19:38:46 ---> a01451e0f0b8 19:38:46 19:38:46 Successfully built a01451e0f0b8 19:38:46 Successfully tagged security-proxy-setup-arm64:latest 19:38:46 Building security-spire-agent 19:39:18  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:39:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:39:18 ---> fdae4224769d 19:39:18 Step 3/26 : WORKDIR /edgex-go 19:39:18 ---> Using cache 19:39:18 ---> 33aa871bfe22 19:39:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:18 ---> Using cache 19:39:18 ---> d2773d2c68b0 19:39:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:39:18 ---> Using cache 19:39:18 ---> 54ba22cdea78 19:39:18 Step 6/26 : COPY go.mod vendor* ./ 19:39:18 ---> Using cache 19:39:18 ---> 0fad76a2cf5d 19:39:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:18 ---> Using cache 19:39:18 ---> 056e6f9b2bbe 19:39:18 Step 8/26 : COPY . . 19:39:18 ---> Using cache 19:39:18 ---> 39f590e2f57f 19:39:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:39:18 ---> Using cache 19:39:18 ---> 9a37a93b2dd2 19:39:18 Step 10/26 : WORKDIR /edgex-go/spire-build 19:39:18 ---> Using cache 19:39:18 ---> cb7df91e066b 19:39:18 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:39:18 ---> Running in 3723d308310c 19:39:18 Removing intermediate container 3723d308310c 19:39:18 ---> 5389221e48d7 19:39:18 Step 12/26 : WORKDIR /edgex-go 19:39:19 ---> Running in 421ffcd8674b 19:39:19 Removing intermediate container 421ffcd8674b 19:39:19 ---> a23dfdf4a60a 19:39:19 19:39:19 Step 13/26 : FROM alpine:3.15 19:39:19 ---> 60f2846fe774 19:39:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:39:19 ---> Using cache 19:39:19 ---> 642de8c88b89 19:39:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:19 ---> Using cache 19:39:19 ---> fa148a1a86cb 19:39:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:39:19 ---> Using cache 19:39:19 ---> 449dab682695 19:39:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:39:23 ---> c148fd5972c2 19:39:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:39:29 ---> 803d47c9f0ba 19:39:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:39:29 ---> 76d167753a48 19:39:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:39:30 ---> 6c57b8e44cbc 19:39:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:39:31 ---> 123295a4f4ba 19:39:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:39:31 ---> Running in 444c28ee536f 19:39:32 Removing intermediate container 444c28ee536f 19:39:32 ---> 9078771e5087 19:39:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:39:32 ---> Running in d63ffbd8056b 19:39:33 Removing intermediate container d63ffbd8056b 19:39:33 ---> febec52c538a 19:39:33 Step 24/26 : LABEL arch=arm64 19:39:33 ---> Running in ff5d52f05b8a 19:39:33 Removing intermediate container ff5d52f05b8a 19:39:33 ---> 5a86c2b04229 19:39:33 Step 25/26 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:39:33 ---> Running in 525af752fca0 19:39:34 Removing intermediate container 525af752fca0 19:39:34 ---> 61c1379d280b 19:39:34 Step 26/26 : LABEL version=0.0.0 19:39:34 ---> Running in 0e67d7839c39 19:39:34 Removing intermediate container 0e67d7839c39 19:39:34 ---> 4c47f2d524b6 19:39:34 19:39:35 Successfully built 4c47f2d524b6 19:39:35 Successfully tagged security-spire-agent-arm64:latest 19:40:14  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on 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 19:40:18 Removing intermediate container 10a379ac9f51 19:40:18 ---> 7993a6233ce9 19:40:18 19:40:18 Step 10/23 : FROM alpine:3.16 19:40:18 ---> 3d81c46cd875 19:40:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:40:18 ---> Using cache 19:40:18 ---> 33a54f5f47ed 19:40:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:40:18 ---> Using cache 19:40:18 ---> de3d99c130b6 19:40:18 Step 13/23 : ENV APP_PORT=59882 19:40:18 Removing intermediate container 4250992f2a18 19:40:18 ---> 7fe4a0a8eca3 19:40:18 19:40:18 Step 10/22 : FROM alpine:3.16 19:40:18 ---> 3d81c46cd875 19:40:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:40:18 ---> Using cache 19:40:18 ---> 33a54f5f47ed 19:40:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:40:18 ---> Using cache 19:40:18 ---> de3d99c130b6 19:40:18 Step 13/22 : ENV APP_PORT=59861 19:40:18 ---> Running in 7087a4588931 19:40:18 ---> Running in e4f20267bb35 19:40:19 Removing intermediate container 7087a4588931 19:40:19 ---> 70f0400fd30a 19:40:19 Step 14/23 : EXPOSE $APP_PORT 19:40:19 ---> Running in bda2eff405bd 19:40:19 Removing intermediate container e4f20267bb35 19:40:19 ---> f434ba4ee053 19:40:19 Step 14/22 : EXPOSE $APP_PORT 19:40:19 ---> Running in f4a795f2ebfa 19:40:20 Removing intermediate container bda2eff405bd 19:40:20 ---> d7f1a755afb8 19:40:20 Step 15/23 : WORKDIR / 19:40:20 ---> Running in 0d9430b5844a 19:40:20 Removing intermediate container f4a795f2ebfa 19:40:20 ---> f342d7c25325 19:40:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:21 Removing intermediate container 0d9430b5844a 19:40:21 ---> 59f9c25b991c 19:40:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:23 ---> c9b180858356 19:40:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:40:23 ---> a332f292da46 19:40:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:40:26 ---> 1e96e7614ae2 19:40:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:40:27 ---> 4cb008f81d65 19:40:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:40:28 ---> 566017d3ba1e 19:40:28 Step 19/23 : ENTRYPOINT ["/core-command"] 19:40:28 ---> Running in 692189e09734 19:40:29 Removing intermediate container bd538b4642ce 19:40:29 ---> 19056856b68c 19:40:29 19:40:29 Step 10/25 : FROM alpine:3.16 19:40:29 ---> 3d81c46cd875 19:40:29 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:40:29 ---> Running in 7503f8df81d5 19:40:29 ---> 18b7fec8784a 19:40:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:40:29 Removing intermediate container 692189e09734 19:40:29 ---> 80664f0248c2 19:40:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:29 ---> Running in 95a73a57f24a 19:40:29 ---> Running in 75240c295602 19:40:30 Removing intermediate container 75240c295602 19:40:30 ---> 5772a5ef7927 19:40:30 Step 21/23 : LABEL arch=arm64 19:40:30 ---> Running in 6c6de79d5efe 19:40:30 Removing intermediate container 95a73a57f24a 19:40:30 ---> d712765e98c7 19:40:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:30 ---> Running in 68dcd73fdb02 19:40:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:31 Removing intermediate container 6c6de79d5efe 19:40:31 ---> b0a034da6cc5 19:40:31 Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:40:31 Removing intermediate container 68dcd73fdb02 19:40:31 ---> d481cf819a77 19:40:31 Step 20/22 : LABEL arch=arm64 19:40:31 ---> Running in 30fe5501e250 19:40:32 ---> Running in 0af0fc8dff85 19:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:32 Removing intermediate container 30fe5501e250 19:40:32 ---> b8f6afd5da18 19:40:32 Step 23/23 : LABEL version=0.0.0 19:40:32 ---> Running in 9603cf30b40f 19:40:32 Removing intermediate container 0af0fc8dff85 19:40:32 ---> eab5d758716b 19:40:32 Step 21/22 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:40:32 ---> Running in dcbafa095db6 19:40:33 (1/3) Installing ca-certificates (20211220-r0) 19:40:33 (2/3) Installing dumb-init (1.2.5-r1) 19:40:33 Removing intermediate container 9603cf30b40f 19:40:33 ---> 8d6475181476 19:40:33 19:40:33 (3/3) Installing su-exec (0.2-r1) 19:40:33 Executing busybox-1.35.0-r15.trigger 19:40:33 Executing ca-certificates-20211220-r0.trigger 19:40:33 Removing intermediate container dcbafa095db6 19:40:33 ---> 170e9098806a 19:40:33 Step 22/22 : LABEL version=0.0.0 19:40:33 ---> Running in 374519bf4a13 19:40:33 OK: 6 MiB in 17 packages 19:40:34 Successfully built 8d6475181476 19:40:34 Successfully tagged core-command-arm64:latest 19:40:34  Building core-command ... done Removing intermediate container 374519bf4a13 19:40:34 ---> 291921c7cd2c 19:40:34 19:40:35 Successfully built 291921c7cd2c 19:40:35 Successfully tagged support-scheduler-arm64:latest 19:40:35  Building support-scheduler ... done Removing intermediate container 7503f8df81d5 19:40:35 ---> 71556fad5780 19:40:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:35 ---> Running in 8fc6e9de23a4 19:40:36 Removing intermediate container 8fc6e9de23a4 19:40:36 ---> b2a4e8aa76d1 19:40:36 Step 13/25 : WORKDIR / 19:40:36 ---> Running in f05f66004e03 19:40:37 Removing intermediate container f05f66004e03 19:40:37 ---> c85deb020dc7 19:40:37 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:40:37 ---> 9b2cdc3b95e1 19:40:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:40:38 ---> df8d8483633b 19:40:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:40:39 ---> 850134d2051d 19:40:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:40:40 ---> b3d9a61f2f91 19:40:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:40:42 ---> 5e4482f88f8a 19:40:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:40:45 ---> 9155eb81778d 19:40:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:40:46 ---> 147b5b8fd738 19:40:46 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:46 ---> Running in 4e454f9f39be 19:40:49 Removing intermediate container 4e454f9f39be 19:40:49 ---> 15f07ac07fa6 19:40:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:40:49 ---> Running in 5ffb572eae72 19:40:49 Removing intermediate container 5ffb572eae72 19:40:49 ---> dcd5288e126d 19:40:49 Step 23/25 : LABEL arch=arm64 19:40:49 ---> Running in e76f8b0704ba 19:40:50 Removing intermediate container e76f8b0704ba 19:40:50 ---> 66e3066e2e50 19:40:50 Step 24/25 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:40:50 ---> Running in 5b6a39a45e79 19:40:51 Removing intermediate container 5b6a39a45e79 19:40:51 ---> ca82b7ca9c16 19:40:51 Step 25/25 : LABEL version=0.0.0 19:40:51 ---> Running in c95c691b3fe6 19:40:51 Removing intermediate container c95c691b3fe6 19:40:51 ---> d1a99f791563 19:40:51 19:40:51 Successfully built d1a99f791563 19:40:51 Successfully tagged security-secretstore-setup-arm64:latest 19:41:18  Building security-secretstore-setup ... done Removing intermediate container 9066e78010ab 19:41:18 ---> 441cbee59244 19:41:18 19:41:18 Step 10/22 : FROM alpine:3.16 19:41:18 ---> 3d81c46cd875 19:41:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:41:18 ---> Running in ab5ae49c564f 19:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:18 (1/2) Installing ca-certificates (20211220-r0) 19:41:18 (2/2) Installing dumb-init (1.2.5-r1) 19:41:18 Executing busybox-1.35.0-r15.trigger 19:41:18 Executing ca-certificates-20211220-r0.trigger 19:41:18 OK: 6 MiB in 16 packages 19:41:18 Removing intermediate container ab5ae49c564f 19:41:18 ---> a96435f7f195 19:41:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:41:18 ---> Running in 87b4c3673589 19:41:19 Removing intermediate container 87b4c3673589 19:41:19 ---> 94e7c6d0f0bb 19:41:19 Step 13/22 : ENV APP_PORT=59860 19:41:19 ---> Running in a6c0e4973c40 19:41:19 Removing intermediate container a6c0e4973c40 19:41:19 ---> 70d53a09d3ad 19:41:19 Step 14/22 : EXPOSE $APP_PORT 19:41:19 ---> Running in 9c638457a1fd 19:41:19 Removing intermediate container 9c638457a1fd 19:41:19 ---> cb6cbf3c383f 19:41:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:20 ---> 581f1482cd02 19:41:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:41:21 ---> d05a034d1f2f 19:41:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:41:22 ---> ecfa30e0dad0 19:41:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:41:22 ---> Running in d7fd1dec7ad8 19:41:22 Removing intermediate container d7fd1dec7ad8 19:41:22 ---> 70a1c71d8fe4 19:41:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:22 ---> Running in 6cca4e1a6771 19:41:23 Removing intermediate container 6cca4e1a6771 19:41:23 ---> 32188d25cdaf 19:41:23 Step 20/22 : LABEL arch=arm64 19:41:23 ---> Running in 78f8e600077a 19:41:23 Removing intermediate container 78f8e600077a 19:41:23 ---> 27155ca20af5 19:41:23 Step 21/22 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 19:41:23 ---> Running in dc86bce820b4 19:41:23 Removing intermediate container dc86bce820b4 19:41:23 ---> 64c7e962f66e 19:41:23 Step 22/22 : LABEL version=0.0.0 19:41:23 ---> Running in 444c47aca83a 19:41:24 Removing intermediate container 444c47aca83a 19:41:24 ---> f34d66a23785 19:41:24 19:41:24 Successfully built f34d66a23785 19:41:24 Successfully tagged support-notifications-arm64:latest 19:41:25  Building support-notifications ... done  [Pipeline] } 19:41:25 $ docker stop --time=1 d498c3f1bd38abe329074efa2c95f8cc881f1f41d0f13e1f0a071cf9d264a105 19:41:26 $ docker rm -f d498c3f1bd38abe329074efa2c95f8cc881f1f41d0f13e1f0a071cf9d264a105 [Pipeline] // withDockerContainer [Pipeline] sh 19:41:27 + docker images 19:41:27 REPOSITORY TAG IMAGE ID CREATED SIZE 19:41:27 support-notifications-arm64 latest f34d66a23785 3 seconds ago 26.1MB 19:41:27 441cbee59244 14 seconds ago 1.57GB 19:41:27 security-secretstore-setup-arm64 latest d1a99f791563 36 seconds ago 27.9MB 19:41:27 support-scheduler-arm64 latest 291921c7cd2c 53 seconds ago 25.6MB 19:41:27 core-command-arm64 latest 8d6475181476 54 seconds ago 15.5MB 19:41:27 19056856b68c About a minute ago 1.52GB 19:41:27 7993a6233ce9 About a minute ago 1.51GB 19:41:27 7fe4a0a8eca3 About a minute ago 1.57GB 19:41:27 security-spire-agent-arm64 latest 4c47f2d524b6 About a minute ago 122MB 19:41:27 a23dfdf4a60a 2 minutes ago 1.41GB 19:41:27 security-proxy-setup-arm64 latest a01451e0f0b8 2 minutes ago 26.2MB 19:41:27 6de6714deea1 3 minutes ago 1.52GB 19:41:27 core-data-arm64 latest 970cf7fdbb66 7 minutes ago 20.6MB 19:41:27 security-spire-server-arm64 latest f491902872bc 7 minutes ago 84.2MB 19:41:27 9bc7823af40c 7 minutes ago 1.54GB 19:41:27 50fe96c694f3 8 minutes ago 1.41GB 19:41:27 security-spiffe-token-provider-arm64 latest bc0fdd850214 8 minutes ago 28.3MB 19:41:27 sys-mgmt-agent-arm64 latest ce2bebba5599 9 minutes ago 282MB 19:41:27 6bd899d98ebe 9 minutes ago 1.56GB 19:41:27 security-bootstrapper-arm64 latest 9d808ef617d7 10 minutes ago 18.5MB 19:41:27 core-metadata-arm64 latest ec592b63ecfb 10 minutes ago 16.4MB 19:41:27 21d2aa2101f2 10 minutes ago 1.52GB 19:41:27 dae91914b2a2 11 minutes ago 1.52GB 19:41:27 451332f644a9 11 minutes ago 1.51GB 19:41:27 security-spire-config-arm64 latest 36c455b6780b 16 minutes ago 83.6MB 19:41:27 804289a97a22 17 minutes ago 1.41GB 19:41:27 ci-base-image-arm64 latest fdae4224769d 31 minutes ago 994MB 19:41:27 alpine 3.15 60f2846fe774 9 days ago 5.32MB 19:41:27 alpine 3.16 3d81c46cd875 10 days ago 5.27MB 19:41:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 19:41:27 docker 20.10.14 c346e9eafbab 3 months ago 202MB 19:41:27 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 19:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:41:28 19:41:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:41:29 arm64: Pulling from edgex-lftools-log-publisher 19:41:29 8998bd30e6a1: Pulling fs layer 19:41:29 04944245beec: Pulling fs layer 19:41:29 699f458cf7ca: Pulling fs layer 19:41:29 765212b225bb: Pulling fs layer 19:41:29 f23df028b6ca: Pulling fs layer 19:41:29 d65c8cfc05b1: Pulling fs layer 19:41:29 2437ff75d9bd: Pulling fs layer 19:41:29 f23df028b6ca: Waiting 19:41:29 d65c8cfc05b1: Waiting 19:41:29 2437ff75d9bd: Waiting 19:41:29 765212b225bb: Waiting 19:41:29 04944245beec: Verifying Checksum 19:41:29 04944245beec: Download complete 19:41:29 765212b225bb: Verifying Checksum 19:41:29 765212b225bb: Download complete 19:41:29 f23df028b6ca: Verifying Checksum 19:41:29 f23df028b6ca: Download complete 19:41:29 d65c8cfc05b1: Verifying Checksum 19:41:29 d65c8cfc05b1: Download complete 19:41:29 699f458cf7ca: Verifying Checksum 19:41:29 699f458cf7ca: Download complete 19:41:30 8998bd30e6a1: Verifying Checksum 19:41:30 8998bd30e6a1: Download complete 19:41:32 2437ff75d9bd: Verifying Checksum 19:41:32 2437ff75d9bd: Download complete 19:41:34 8998bd30e6a1: Pull complete 19:41:35 04944245beec: Pull complete 19:41:36 699f458cf7ca: Pull complete 19:41:36 765212b225bb: Pull complete 19:41:37 f23df028b6ca: Pull complete 19:41:38 d65c8cfc05b1: Pull complete 19:41:53 2437ff75d9bd: Pull complete 19:41:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:41:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:53 prd-ubuntu20.04-docker-arm64-4c-16g-21509 does not seem to be running inside a container 19:41:53 $ 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 19:41:56 $ docker top 63567ed7d63dc57da4d2f5e63414a134dc516d158afb084c09d313834d10d87f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:41:57 ---> job-cost.sh 19:41:57 lf-activate-venv: SKIPPING 19:41:57 INFO: No Stack... 19:41:58 INFO: Retrieving Pricing Info for: v3-standard-4 19:41:59 INFO: Archiving Costs [Pipeline] sh 19:41:59 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:41:59 + cut -d, -f6 [Pipeline] lock 19:41:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4111-1-stack-cost] 19:41:59 Resource [jenkins-edgexfoundry-edgex-go-PR-4111-1-stack-cost] did not exist. Created. 19:41:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:42:00 + echo total: 0.10999999940395355 [Pipeline] stash 19:42:00 Stashed 1 file(s) [Pipeline] } 19:42:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4111-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:42:00 $ docker stop --time=1 63567ed7d63dc57da4d2f5e63414a134dc516d158afb084c09d313834d10d87f 19:42:02 $ docker rm -f 63567ed7d63dc57da4d2f5e63414a134dc516d158afb084c09d313834d10d87f [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 19:42:03 provisioning config files... 19:42:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config25051674434358699tmp [Pipeline] { [Pipeline] sh 19:42:03 + set +x 19:42:03 + curl -s https://codecov.io/bash 19:42:03 + bash -s -- 19:42:03 19:42:03 _____ _ 19:42:03 / ____| | | 19:42:03 | | ___ __| | ___ ___ _____ __ 19:42:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:42:03 | |___| (_) | (_| | __/ (_| (_) \ V / 19:42:03 \_____\___/ \__,_|\___|\___\___/ \_/ 19:42:03 Bash-1.0.6 19:42:03 19:42:03 19:42:03 ==> git version 2.25.1 found 19:42:03 ==> 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 19:42:03 Release-Date: 2020-01-08 19:42:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:42:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:42:03 ==> Jenkins CI detected. 19:42:03 current dir:  /w/workspace/edgex-go/1 19:42:03 project root: . 19:42:03 --> token set from env 19:42:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:42:03 ==> Running gcov in . (disable via -X gcov) 19:42:03 ==> Python coveragepy not found 19:42:03 ==> Searching for coverage reports in: 19:42:03 + . 19:42:03 -> Found 1 reports 19:42:03 ==> Detecting git/mercurial file structure 19:42:03 ==> Reading reports 19:42:03 + ./coverage.out bytes=436531 19:42:04 ==> Appending adjustments 19:42:04 https://docs.codecov.io/docs/fixing-reports 19:42:05 + Found adjustments 19:42:05 ==> Gzipping contents 19:42:05 60K /tmp/codecov.Gj6EJy.gz 19:42:05 ==> Uploading reports 19:42:05 url: https://codecov.io 19:42:05 query: branch=PR-4111&commit=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= 19:42:05 -> Pinging Codecov 19:42:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4111&commit=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= 19:42:05 -> Uploading to 19:42:05 https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/5143e2cf2902a78431c1a1f5a4bd37caaa8f6424/9d2fbae6-48be-4d32-bb06-d10bc6a8822d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T194205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ada1d55fce278f6b7eae0f3affff89e948879ed3951f66aa26dfa033e90d6f3b 19:42:05 % Total % Received % Xferd Average Speed Time Time Time Current 19:42:05 Dload Upload Total Spent Left Speed 19:42:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59970 0 0 100 59970 0 247k --:--:-- --:--:-- --:--:-- 248k 19:42:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [Pipeline] } 19:42:05 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 19:42:07 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:42:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:42:08 ---> package-listing.sh 19:42:08 ++ facter osfamily 19:42:08 ++ tr '[:upper:]' '[:lower:]' 19:42:08 + OS_FAMILY=debian 19:42:08 + workspace=/w/workspace/edgex-go/1 19:42:08 + START_PACKAGES=/tmp/packages_start.txt 19:42:08 + END_PACKAGES=/tmp/packages_end.txt 19:42:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:42:08 + PACKAGES=/tmp/packages_start.txt 19:42:08 + '[' /w/workspace/edgex-go/1 ']' 19:42:08 + PACKAGES=/tmp/packages_end.txt 19:42:08 + case "${OS_FAMILY}" in 19:42:08 + dpkg -l 19:42:08 + grep '^ii' 19:42:08 + '[' -f /tmp/packages_start.txt ']' 19:42:08 + '[' -f /tmp/packages_end.txt ']' 19:42:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:42:08 + '[' /w/workspace/edgex-go/1 ']' 19:42:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:42:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:42:08 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 19:42:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:09 19:42:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:09 latest: Pulling from edgex-lftools-log-publisher 19:42:09 5eb5b503b376: Pulling fs layer 19:42:09 5c69ac0246d0: Pulling fs layer 19:42:09 ec43610c2a17: Pulling fs layer 19:42:09 3a2ae6a8a46f: Pulling fs layer 19:42:09 33b1e0a273af: Pulling fs layer 19:42:09 5d3b04190fa2: Pulling fs layer 19:42:09 2f39f015ded8: Pulling fs layer 19:42:09 33b1e0a273af: Waiting 19:42:09 5d3b04190fa2: Waiting 19:42:09 3a2ae6a8a46f: Waiting 19:42:09 2f39f015ded8: Waiting 19:42:09 5c69ac0246d0: Download complete 19:42:09 3a2ae6a8a46f: Verifying Checksum 19:42:09 3a2ae6a8a46f: Download complete 19:42:10 33b1e0a273af: Verifying Checksum 19:42:10 33b1e0a273af: Download complete 19:42:10 ec43610c2a17: Verifying Checksum 19:42:10 ec43610c2a17: Download complete 19:42:10 5d3b04190fa2: Download complete 19:42:10 5eb5b503b376: Verifying Checksum 19:42:10 5eb5b503b376: Download complete 19:42:10 2f39f015ded8: Download complete 19:42:11 5eb5b503b376: Pull complete 19:42:11 5c69ac0246d0: Pull complete 19:42:11 ec43610c2a17: Pull complete 19:42:11 3a2ae6a8a46f: Pull complete 19:42:12 33b1e0a273af: Pull complete 19:42:12 5d3b04190fa2: Pull complete 19:42:17 2f39f015ded8: Pull complete 19:42:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:17 prd-ubuntu20.04-docker-8c-8g-21507 does not seem to be running inside a container 19:42:17 $ 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 19:42:19 $ docker top 698761cc70e584029c7bf097858fee6e33fde8f2b5a0a05a65691c7ee91d6907 -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:19 + touch /tmp/pre-build-complete [Pipeline] sh 19:42:19 + mkdir -p /var/log/sysstat [Pipeline] sh 19:42:20 + ls /var/log/sa-host 19:42:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:20 provisioning config files... 19:42:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4080401907381561752tmp [Pipeline] { [Pipeline] echo 19:42:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:42:20 ---> create-netrc.sh [Pipeline] } 19:42:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:42:21 ---> python-tools-install.sh [Pipeline] echo 19:42:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:42:21 ---> sudo-logs.sh 19:42:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:42:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:42:21 ---> job-cost.sh 19:42:21 lf-activate-venv: SKIPPING 19:42:21 DEBUG: total: 0.10999999940395355 19:42:21 INFO: Retrieving Stack Cost... 19:42:22 INFO: Retrieving Pricing Info for: v3-standard-8 19:42:22 INFO: Archiving Costs [Pipeline] echo 19:42:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:42:23 ---> logs-deploy.sh 19:42:23 lf-activate-venv: SKIPPING 19:42:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4111/1 19:42:23 INFO: archiving workspace using pattern(s): 19:42:24 Archives upload complete. 19:42:24 INFO: archiving logs to Nexus