Pull request #4210 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Obtained Jenkinsfile from f47d4fe9828adf6f2d5bf687ad1b9318a7e95940+23251983c73b29babdec2056f36690dce19c8f65 (f72059d117dd5543d5319ec4408f708da88d301c) 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-ssh17244502478784627680.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8227492961749563496.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-4210/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-4210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh772239781790266247.key Verifying host key using known hosts file > 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-4210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15225671944749052755.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh6105561108921245656.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4210/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-4210/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6166523824724486526.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 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-9306 in /w/workspace/edgexfoundry_edgex-go_PR-4210 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4210/head:refs/remotes/origin/PR-4210 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23251983c73b29babdec2056f36690dce19c8f65 into PR head commit f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 Merge succeeded, producing f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 Checking out Revision f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 (PR-4210) > git config core.sparsecheckout # timeout=10 > git checkout -f f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 23251983c73b29babdec2056f36690dce19c8f65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 # timeout=10 Commit message: "build(snap): Upgrade kong, redis, consul, vault" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:33:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:33:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:33:10 ========================================================= 14:33:10 EdgeX Global Pipelines Version Info 14:33:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:33:11 ------------------- 14:33:11 stable info: 14:33:11 ------------------- 14:33:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:33:11 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:33:11 Message: update stable to v1.0.243 14:33:11 ------------------- 14:33:11 experimental info: 14:33:11 ------------------- 14:33:11 Commited By: **** collab-it+edgex@linuxfoundation.org 14:33:11 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:33:11 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:33:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4210 [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4210 [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4210 [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f47d4fe [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:13 provisioning config files... 14:33:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4688483787035507996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:13 ---> docker-login.sh 14:33:13 nexus3.edgexfoundry.org:10001 14:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:14 Configure a credential helper to remove this warning. See 14:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:14 14:33:14 Login Succeeded 14:33:14 nexus3.edgexfoundry.org:10002 14:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:14 Configure a credential helper to remove this warning. See 14:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:14 14:33:14 Login Succeeded 14:33:14 nexus3.edgexfoundry.org:10003 14:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:14 Configure a credential helper to remove this warning. See 14:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:14 14:33:14 Login Succeeded 14:33:14 nexus3.edgexfoundry.org:10004 14:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:14 Configure a credential helper to remove this warning. See 14:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:14 14:33:14 Login Succeeded 14:33:14 docker.io 14:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:15 Configure a credential helper to remove this warning. See 14:33:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:15 14:33:15 Login Succeeded 14:33:15 ---> docker-login.sh ends [Pipeline] } 14:33:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:15 + 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 14:33:15 + dirname cmd/core-command/Dockerfile 14:33:15 + cut -d/ -f2 14:33:15 + echo core-command,cmd/core-command/Dockerfile 14:33:15 + dirname cmd/core-data/Dockerfile 14:33:15 + cut -d/ -f2 14:33:15 + echo core-data,cmd/core-data/Dockerfile 14:33:15 + dirname cmd/core-metadata/Dockerfile 14:33:15 + cut -d/ -f2 14:33:15 + echo core-metadata,cmd/core-metadata/Dockerfile 14:33:15 + dirname cmd/security-bootstrapper/Dockerfile 14:33:15 + cut -d/ -f2 14:33:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:33:15 + dirname cmd/security-proxy-setup/Dockerfile 14:33:15 + cut -d/ -f2 14:33:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:33:15 + dirname cmd/security-secretstore-setup/Dockerfile 14:33:15 + cut -d/ -f2 14:33:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:33:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:33:15 + cut -d/ -f2 14:33:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:33:15 + dirname cmd/security-spire-agent/Dockerfile 14:33:15 + cut -d/ -f2 14:33:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:33:15 + dirname cmd/security-spire-config/Dockerfile 14:33:15 + cut -d/ -f2 14:33:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:33:15 + dirname cmd/security-spire-server/Dockerfile 14:33:15 + cut -d/ -f2 14:33:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:33:15 + dirname cmd/support-notifications/Dockerfile 14:33:15 + cut -d/ -f2 14:33:15 + echo support-notifications,cmd/support-notifications/Dockerfile 14:33:15 + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 14:33:15 14:33:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:33:15 + dirname cmd/sys-mgmt-agent/Dockerfile 14:33:15 + cut -d/ -f2 14:33:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:33:15 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 14:33:16 + git rev-list -1 --merges f47d4fe9828adf6f2d5bf687ad1b9318a7e95940~1..f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [Pipeline] echo 14:33:16 -----------> git rev-list -1 --merges f47d4fe9828adf6f2d5bf687ad1b9318a7e95940~1..f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [false] [Pipeline] sh 14:33:16 + git log --format=format:%s -1 f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [Pipeline] echo 14:33:16 ========================================================= 14:33:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:33:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:33:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:33:17 + grep -v github /etc/ssh/ssh_known_hosts 14:33:17 + [ -e /tmp/ssh_known_hosts ] 14:33:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:33:17 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 14:33:17 tee -a /etc/ssh/ssh_known_hosts 14:33:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:33:17 14:33:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:33:17 0.1.4: Pulling from edgex-devops/py-git-semver 14:33:17 b85a868b505f: Pulling fs layer 14:33:17 e2be974225ed: Pulling fs layer 14:33:17 339a4e72a1f5: Pulling fs layer 14:33:17 988bab9f4d93: Pulling fs layer 14:33:17 1469e6f7b9e6: Pulling fs layer 14:33:17 eaf3925da568: Pulling fs layer 14:33:17 bab4dde63d76: Pulling fs layer 14:33:17 bde34c3a00c8: Pulling fs layer 14:33:17 b352a97aabf1: Pulling fs layer 14:33:17 4872d77fe225: Pulling fs layer 14:33:17 5851b861e8e6: Pulling fs layer 14:33:17 988bab9f4d93: Waiting 14:33:17 b352a97aabf1: Waiting 14:33:17 4872d77fe225: Waiting 14:33:17 5851b861e8e6: Waiting 14:33:17 eaf3925da568: Waiting 14:33:17 bab4dde63d76: Waiting 14:33:17 1469e6f7b9e6: Waiting 14:33:17 bde34c3a00c8: Waiting 14:33:17 e2be974225ed: Download complete 14:33:17 988bab9f4d93: Verifying Checksum 14:33:17 988bab9f4d93: Download complete 14:33:18 1469e6f7b9e6: Verifying Checksum 14:33:18 1469e6f7b9e6: Download complete 14:33:18 eaf3925da568: Verifying Checksum 14:33:18 eaf3925da568: Download complete 14:33:18 339a4e72a1f5: Verifying Checksum 14:33:18 339a4e72a1f5: Download complete 14:33:18 bde34c3a00c8: Download complete 14:33:18 b352a97aabf1: Verifying Checksum 14:33:18 b352a97aabf1: Download complete 14:33:18 4872d77fe225: Verifying Checksum 14:33:18 4872d77fe225: Download complete 14:33:18 5851b861e8e6: Verifying Checksum 14:33:18 5851b861e8e6: Download complete 14:33:18 b85a868b505f: Verifying Checksum 14:33:18 b85a868b505f: Download complete 14:33:18 bab4dde63d76: Verifying Checksum 14:33:18 bab4dde63d76: Download complete 14:33:19 b85a868b505f: Pull complete 14:33:19 e2be974225ed: Pull complete 14:33:19 339a4e72a1f5: Pull complete 14:33:19 988bab9f4d93: Pull complete 14:33:20 1469e6f7b9e6: Pull complete 14:33:20 eaf3925da568: Pull complete 14:33:22 bab4dde63d76: Pull complete 14:33:22 bde34c3a00c8: Pull complete 14:33:22 b352a97aabf1: Pull complete 14:33:22 4872d77fe225: Pull complete 14:33:22 5851b861e8e6: Pull complete 14:33:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:33:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:22 prd-ubuntu20.04-docker-8c-8g-9306 does not seem to be running inside a container 14:33:22 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:33:24 $ docker top df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 -eo pid,comm 14:33:24 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). 14:33:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:33:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:24 [ssh-agent] Looking for ssh-agent implementation... 14:33:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:24 $ docker exec df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 ssh-agent 14:33:24 SSH_AUTH_SOCK=/tmp/ssh-289QIY0AlXZC/agent.33 14:33:24 SSH_AGENT_PID=39 14:33:24 Running ssh-add (command line suppressed) 14:33:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5603331145755727223.key (/w/workspace/edgex-go/1@tmp/private_key_5603331145755727223.key) 14:33:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:25 + git tag --points-at HEAD [Pipeline] } 14:33:25 $ docker exec --env ******** --env ******** df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 ssh-agent -k 14:33:25 unset SSH_AUTH_SOCK; 14:33:25 unset SSH_AGENT_PID; 14:33:25 echo Agent pid 39 killed; 14:33:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:33:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:25 [ssh-agent] Looking for ssh-agent implementation... 14:33:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:25 $ docker exec df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 ssh-agent 14:33:25 SSH_AUTH_SOCK=/tmp/ssh-Quuo7u4LbTnC/agent.71 14:33:25 SSH_AGENT_PID=77 14:33:25 Running ssh-add (command line suppressed) 14:33:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15769712898163970742.key (/w/workspace/edgex-go/1@tmp/private_key_15769712898163970742.key) 14:33:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:26 + git semver init 14:33:26 2022-10-24 14:33:26,442 [run_init] DEBUG init version:0.0.0 force:False 14:33:26 2022-10-24 14:33:26,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 14:33:26 2022-10-24 14:33:26,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 14:33:26 2022-10-24 14:33:26,443 [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) 14:33:31 2022-10-24 14:33:31,074 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 14:33:31 2022-10-24 14:33:31,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4210 with force:False 14:33:31 2022-10-24 14:33:31,074 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4210 14:33:31 2022-10-24 14:33:31,079 [execute] INFO git cat-file --batch-check 14:33:31 2022-10-24 14:33:31,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:33:31 2022-10-24 14:33:31,086 [execute] INFO git cat-file --batch 14:33:31 2022-10-24 14:33:31,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:33:31 2022-10-24 14:33:31,091 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4210 14:33:31 0.0.0 [Pipeline] } 14:33:31 $ docker exec --env ******** --env ******** df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 ssh-agent -k 14:33:31 unset SSH_AUTH_SOCK; 14:33:31 unset SSH_AGENT_PID; 14:33:31 echo Agent pid 77 killed; 14:33:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:32 + git semver [Pipeline] } 14:33:32 $ docker stop --time=1 df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 14:33:33 $ docker rm -f df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 [Pipeline] // withDockerContainer [Pipeline] sh 14:33:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:33:34 Stashed 1 file(s) [Pipeline] echo 14:33:34 [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 14:33:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:33:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:33:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:33:35 ========================================================= 14:33:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:33:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:33:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:33:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:33:35 213ec9aee27d: Pulling fs layer 14:33:35 4583459ba037: Pulling fs layer 14:33:35 93c1e223e6f2: Pulling fs layer 14:33:35 53926ce57604: Pulling fs layer 14:33:35 21b2b0c7a3f4: Pulling fs layer 14:33:35 30f14e443154: Pulling fs layer 14:33:35 801331c1e519: Pulling fs layer 14:33:35 99cc6dd402b0: Pulling fs layer 14:33:35 7d9ed39f4882: Pulling fs layer 14:33:35 53926ce57604: Waiting 14:33:35 21b2b0c7a3f4: Waiting 14:33:35 7d9ed39f4882: Waiting 14:33:35 30f14e443154: Waiting 14:33:35 99cc6dd402b0: Waiting 14:33:35 801331c1e519: Waiting 14:33:35 93c1e223e6f2: Verifying Checksum 14:33:35 93c1e223e6f2: Download complete 14:33:35 4583459ba037: Download complete 14:33:35 21b2b0c7a3f4: Verifying Checksum 14:33:35 21b2b0c7a3f4: Download complete 14:33:35 30f14e443154: Verifying Checksum 14:33:35 30f14e443154: Download complete 14:33:35 213ec9aee27d: Download complete 14:33:35 801331c1e519: Download complete 14:33:36 213ec9aee27d: Pull complete 14:33:36 4583459ba037: Pull complete 14:33:36 93c1e223e6f2: Pull complete 14:33:36 7d9ed39f4882: Verifying Checksum 14:33:36 7d9ed39f4882: Download complete 14:33:36 99cc6dd402b0: Verifying Checksum 14:33:36 99cc6dd402b0: Download complete 14:33:36 53926ce57604: Verifying Checksum 14:33:36 53926ce57604: Download complete 14:33:40 53926ce57604: Pull complete 14:33:40 21b2b0c7a3f4: Pull complete 14:33:40 30f14e443154: Pull complete 14:33:40 801331c1e519: Pull complete 14:33:42 99cc6dd402b0: Pull complete 14:33:42 7d9ed39f4882: Pull complete 14:33:42 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 14:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:33:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:33:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:33:43 WORKDIR /edgex 14:33:43 COPY go.mod . 14:33:43 RUN go mod download 14:33:43 + docker build -t ci-base-image-x86_64 -f - . 14:33:43 Sending build context to Docker daemon 169.7MB 14:33:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:33:43 ---> 1dedd983c030 14:33:43 Step 2/4 : WORKDIR /edgex 14:33:47 ---> Running in b02c2f6fe0ea 14:33:47 Removing intermediate container b02c2f6fe0ea 14:33:47 ---> 3ac572104084 14:33:47 Step 3/4 : COPY go.mod . 14:33:47 ---> 3fdad925d87d 14:33:47 Step 4/4 : RUN go mod download 14:33:47 ---> Running in b00c6934aaf4 14:33:49 Still waiting to schedule task 14:33:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:34:02 Removing intermediate container b00c6934aaf4 14:34:02 ---> 373fda07b241 14:34:02 Successfully built 373fda07b241 14:34:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:03 + docker inspect -f . ci-base-image-x86_64 14:34:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:03 prd-ubuntu20.04-docker-8c-8g-9306 does not seem to be running inside a container 14:34:03 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:34:03 $ docker top 19e396b968ec8e111fc5ea87e42bec139b2508cd7c4ece190f877103aaf05ca9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:04 + go version 14:34:04 go version go1.18.7 linux/amd64 [Pipeline] } 14:34:04 $ docker stop --time=1 19e396b968ec8e111fc5ea87e42bec139b2508cd7c4ece190f877103aaf05ca9 14:34:05 $ docker rm -f 19e396b968ec8e111fc5ea87e42bec139b2508cd7c4ece190f877103aaf05ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:06 + docker inspect -f . ci-base-image-x86_64 14:34:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:06 prd-ubuntu20.04-docker-8c-8g-9306 does not seem to be running inside a container 14:34:06 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:34:06 $ docker top f9f6b6b71cf2fc719b3bf51de1d3704ad62e348abcb2c2bd99bd16e846db0540 -eo pid,comm [Pipeline] { [Pipeline] echo 14:34:06 ========================================================= 14:34:06 [edgeXBuildGoParallel] Running Tests and Build... 14:34:06 ========================================================= [Pipeline] sh 14:34:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:34:07 + make test 14:34:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:34:14 ? github.com/edgexfoundry/edgex-go [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 14:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements 14:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.122s coverage: 42.3% of statements 14:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.2% of statements 14:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.005s coverage: 89.2% of statements 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 2.2% of statements 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements 14:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.113s coverage: 96.3% of statements 14:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 14:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 14:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements 14:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 79.9% of statements 14:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.301s coverage: 65.8% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 41.8% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.100s coverage: 89.5% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 14:34:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 14:34:52 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 14:35:14 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." 14:35:14 GO111MODULE=on go vet ./... 14:35:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:35:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:35:17 ./bin/test-attribution-txt.sh [Pipeline] echo 14:35:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:35:17 + ls -al . 14:35:17 total 768 14:35:17 drwxrwxr-x 11 1001 1001 4096 Oct 24 14:34 . 14:35:17 drwxr-xr-x 4 root root 4096 Oct 24 14:34 .. 14:35:17 drwxrwxr-x 2 1001 1001 4096 Oct 24 14:33 .blubracket 14:35:17 -rw-rw-r-- 1 1001 1001 16 Oct 24 14:33 .dockerignore 14:35:17 drwxrwxr-x 8 1001 1001 4096 Oct 24 14:34 .git 14:35:17 drwxrwxr-x 3 1001 1001 4096 Oct 24 14:33 .github 14:35:17 -rw-rw-r-- 1 1001 1001 1030 Oct 24 14:33 .gitignore 14:35:17 -rw-rw-r-- 1 1001 1001 42 Oct 24 14:33 .golangci.yml 14:35:17 -rw-rw-r-- 1 1001 1001 87 Oct 24 14:33 .hadolint.yml 14:35:17 drwxr-xr-x 3 1001 1001 4096 Oct 24 14:33 .semver 14:35:17 -rw-rw-r-- 1 1001 1001 166 Oct 24 14:33 .sonarcloud.properties 14:35:17 -rw-rw-r-- 1 1001 1001 1171 Oct 24 14:33 ADOPTERS.md 14:35:17 -rw-rw-r-- 1 1001 1001 10722 Oct 24 14:33 Attribution.txt 14:35:17 -rw-rw-r-- 1 1001 1001 63209 Oct 24 14:33 CHANGELOG.md 14:35:17 -rw-rw-r-- 1 1001 1001 3804 Oct 24 14:33 CONTRIBUTING.md 14:35:17 -rw-rw-r-- 1 1001 1001 677 Oct 24 14:33 GOVERNANCE.md 14:35:17 -rw-rw-r-- 1 1001 1001 850 Oct 24 14:33 Jenkinsfile 14:35:17 -rw-rw-r-- 1 1001 1001 10775 Oct 24 14:33 LICENSE 14:35:17 -rw-rw-r-- 1 1001 1001 13857 Oct 24 14:33 Makefile 14:35:17 -rw-rw-r-- 1 1001 1001 582 Oct 24 14:33 OWNERS.md 14:35:17 -rw-rw-r-- 1 1001 1001 9799 Oct 24 14:33 README.md 14:35:17 -rw-rw-r-- 1 1001 1001 6912 Oct 24 14:33 SECURITY.md 14:35:17 -rw-rw-r-- 1 1001 1001 5 Oct 24 14:33 VERSION 14:35:17 -rw-rw-r-- 1 1001 1001 4131 Oct 24 14:33 ZMQWindows.md 14:35:17 drwxrwxr-x 2 1001 1001 4096 Oct 24 14:33 bin 14:35:17 drwxrwxr-x 18 1001 1001 4096 Oct 24 14:33 cmd 14:35:17 -rw-r--r-- 1 root root 500482 Oct 24 14:34 coverage.out 14:35:17 -rw-rw-r-- 1 1001 1001 3446 Oct 24 14:33 go.mod 14:35:17 -rw-rw-r-- 1 1001 1001 45060 Oct 24 14:33 go.sum 14:35:17 drwxrwxr-x 8 1001 1001 4096 Oct 24 14:33 internal 14:35:17 drwxrwxr-x 3 1001 1001 4096 Oct 24 14:33 openapi 14:35:17 drwxrwxr-x 4 1001 1001 4096 Oct 24 14:33 snap 14:35:17 -rw-rw-r-- 1 1001 1001 204 Oct 24 14:33 version.go [Pipeline] sh 14:35:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9307 in /w/workspace/edgexfoundry_edgex-go_PR-4210 [Pipeline] { [Pipeline] ws 14:35:17 Running in /w/workspace/edgex-go/1 [Pipeline] {[2022-10-24T14:35:17.809Z] + '[' -e coverage.out ] 14:35:17 + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] checkout 14:35:17 The recommended git tool is: git 14:35:17 Stashed 1 file(s) [Pipeline] sh 14:35:18 + make build 14:35:18 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 14:35:22 using credential edgex-jenkins-ssh 14:35:22 Cloning the remote Git repository 14:35:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:35:23 > git init /w/workspace/edgex-go/1 # timeout=10 14:35:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:35:23 > git --version # timeout=10 14:35:23 > git --version # 'git version 2.25.1' 14:35:23 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:23 Verifying host key using known hosts file 14:35:23 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:35:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:35:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:35:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:41 Merging remotes/origin/main commit 23251983c73b29babdec2056f36690dce19c8f65 into PR head commit f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:35:41 Merge succeeded, producing f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:35:41 Checking out Revision f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 (PR-4210) 14:35:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:35:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:35:40 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:40 Verifying host key using known hosts file 14:35:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:35:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4210/head:refs/remotes/origin/PR-4210 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:35:41 > git config core.sparsecheckout # timeout=10 14:35:41 > git checkout -f f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 # timeout=10 14:35:41 > git remote # timeout=10 14:35:41 > git config --get remote.origin.url # timeout=10 14:35:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:41 Verifying host key using known hosts file 14:35:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:35:41 > git merge 23251983c73b29babdec2056f36690dce19c8f65 # timeout=10 14:35:41 > git rev-parse HEAD^{commit} # timeout=10 14:35:41 > git config core.sparsecheckout # timeout=10 14:35:41 > git checkout -f f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 # timeout=10 14:35:43 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:35:43 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:35:45 Commit message: "build(snap): Upgrade kong, redis, consul, vault" 14:35:45 > git --version # timeout=10 14:35:45 > git --version # 'git version 2.25.1' 14:35:45 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:35:46 % Total % Received % Xferd Average Speed Time Time Time Current 14:35:46 Dload Upload Total Spent Left Speed 14:35:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 64625 0 --:--:-- --:--:-- --:--:-- 64958 [Pipeline] sh 14:35:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:35:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:35:47 + sudo tee /etc/docker/daemon.new 14:35:47 { 14:35:47 "registry-mirrors": [ 14:35:47 "https://nexus3.edgexfoundry.org:10001" 14:35:47 ], 14:35:47 "bip": "10.250.0.254/24", 14:35:47 "hosts": [ 14:35:47 "tcp://0.0.0.0:5555", 14:35:47 "unix:///var/run/docker.sock" 14:35:47 ], 14:35:47 "mtu": 1458, 14:35:47 "selinux-enabled": true, 14:35:47 "seccomp-profile": "/etc/docker/seccomp.json" 14:35:47 } [Pipeline] sh 14:35:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:35:48 + sudo service docker restart 14:35:51 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 14:35:51 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 14:35:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:35: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 14:35: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:35:55 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 14:35:56 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 14:35:57 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 14:35: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:36:00 $ docker stop --time=1 f9f6b6b71cf2fc719b3bf51de1d3704ad62e348abcb2c2bd99bd16e846db0540 14:36:04 $ docker rm -f f9f6b6b71cf2fc719b3bf51de1d3704ad62e348abcb2c2bd99bd16e846db0540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:36:05 14:36:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:36:06 latest: Pulling from edgex-devops/edgex-compose 14:36:06 cbdbe7a5bc2a: Pulling fs layer 14:36:06 ca9280d653b3: Pulling fs layer 14:36:06 7e9c9ca2126c: Pulling fs layer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:36:06 provisioning config files... 14:36:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11805281194958348224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:06 ---> docker-login.sh 14:36:06 nexus3.edgexfoundry.org:10001 14:36:07 cbdbe7a5bc2a: Verifying Checksum 14:36:07 cbdbe7a5bc2a: Download complete 14:36:07 ca9280d653b3: Verifying Checksum 14:36:07 ca9280d653b3: Download complete 14:36:07 cbdbe7a5bc2a: Pull complete 14:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:07 ca9280d653b3: Pull complete 14:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:07 Configure a credential helper to remove this warning. See 14:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:07 14:36:07 Login Succeeded 14:36:07 nexus3.edgexfoundry.org:10002 14:36:07 7e9c9ca2126c: Download complete 14:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:07 Configure a credential helper to remove this warning. See 14:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:07 14:36:07 Login Succeeded 14:36:07 nexus3.edgexfoundry.org:10003 14:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:08 Configure a credential helper to remove this warning. See 14:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:08 14:36:08 Login Succeeded 14:36:08 nexus3.edgexfoundry.org:10004 14:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:08 Configure a credential helper to remove this warning. See 14:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:08 14:36:08 Login Succeeded 14:36:08 docker.io 14:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:09 Configure a credential helper to remove this warning. See 14:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:09 14:36:09 Login Succeeded 14:36:09 ---> docker-login.sh ends [Pipeline] } 14:36:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:36:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:36:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:36:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:36:09 ========================================================= 14:36:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:36:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:36:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:36:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:36:10 9b18e9b68314: Pulling fs layer 14:36:10 d32db5db7311: Pulling fs layer 14:36:10 d0c4b47475fc: Pulling fs layer 14:36:10 5831b945b038: Pulling fs layer 14:36:10 86bbec2aaacd: Pulling fs layer 14:36:10 e10730c5d714: Pulling fs layer 14:36:10 5dd5c2283517: Pulling fs layer 14:36:10 d5ac0230b979: Pulling fs layer 14:36:10 86bbec2aaacd: Waiting 14:36:10 e10730c5d714: Waiting 14:36:10 5dd5c2283517: Waiting 14:36:10 d5ac0230b979: Waiting 14:36:10 5831b945b038: Waiting 14:36:10 d0c4b47475fc: Verifying Checksum 14:36:10 d0c4b47475fc: Download complete 14:36:10 d32db5db7311: Download complete 14:36:10 86bbec2aaacd: Verifying Checksum 14:36:10 86bbec2aaacd: Download complete 14:36:10 e10730c5d714: Verifying Checksum 14:36:10 e10730c5d714: Download complete 14:36:10 9b18e9b68314: Verifying Checksum 14:36:10 9b18e9b68314: Download complete 14:36:10 7e9c9ca2126c: Pull complete 14:36:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:36:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:36:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:11 prd-ubuntu20.04-docker-8c-8g-9306 does not seem to be running inside a container 14:36:11 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:36:11 9b18e9b68314: Pull complete 14:36:11 d5ac0230b979: Verifying Checksum 14:36:11 d5ac0230b979: Download complete 14:36:11 d32db5db7311: Pull complete 14:36:12 d0c4b47475fc: Pull complete 14:36:12 5dd5c2283517: Verifying Checksum 14:36:12 5dd5c2283517: Download complete 14:36:13 5831b945b038: Verifying Checksum 14:36:13 5831b945b038: Download complete 14:36:13 $ docker top 97264ea5847f493883614a8f3ea2018ea267cb315992f0819d72c3c26b48e5bc -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:14 + docker-compose build --help 14:36:14 + grep parallel 14:36:14 --parallel Build images in parallel. [Pipeline] } 14:36:14 $ docker stop --time=1 97264ea5847f493883614a8f3ea2018ea267cb315992f0819d72c3c26b48e5bc 14:36:16 $ docker rm -f 97264ea5847f493883614a8f3ea2018ea267cb315992f0819d72c3c26b48e5bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:36:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:16 prd-ubuntu20.04-docker-8c-8g-9306 does not seem to be running inside a container 14:36:16 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:36:17 $ docker top 303476ab72e7c96bf07c3bb9883d4658d401ccdc1cb65218157184a319e9a5dc -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:17 + docker-compose -f ./docker-compose-build.yml build --parallel 14:36:18 Building core-command ... 14:36:18 Building core-data ... 14:36:18 Building core-metadata ... 14:36:18 Building security-bootstrapper ... 14:36:18 Building security-proxy-setup ... 14:36:18 Building security-secretstore-setup ... 14:36:18 Building security-spiffe-token-provider ... 14:36:18 Building security-spire-agent ... 14:36:18 Building security-spire-config ... 14:36:18 Building security-spire-server ... 14:36:18 Building support-notifications ... 14:36:18 Building support-scheduler ... 14:36:18 Building sys-mgmt-agent ... 14:36:18 Building security-secretstore-setup 14:36:18 Building security-spire-agent 14:36:18 Building support-notifications 14:36:18 Building security-spire-server 14:36:18 Building security-bootstrapper 14:36:25 5831b945b038: Pull complete 14:36:25 86bbec2aaacd: Pull complete 14:36:25 e10730c5d714: Pull complete 14:36:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:36:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:36:30 ---> 373fda07b241 14:36:30 Step 3/25 : WORKDIR /edgex-go 14:36:30 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:36:30 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:36:30 ---> 373fda07b241 14:36:30 Step 3/33 : WORKDIR /edgex-go 14:36:30 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:36:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:36:30 ---> 373fda07b241 14:36:30 Step 3/26 : WORKDIR /edgex-go 14:36:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:36:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:36:30 ---> 373fda07b241 14:36:30 Step 3/25 : WORKDIR /edgex-go 14:36:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:36:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:36:30 ---> 373fda07b241 14:36:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:36:31 5dd5c2283517: Pull complete 14:36:33 d5ac0230b979: Pull complete 14:36:33 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 14:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:36:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:36:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:36:33 WORKDIR /edgex 14:36:33 COPY go.mod . 14:36:33 RUN go mod download 14:36:33 + docker build -t ci-base-image-arm64 -f - . 14:36:34 Sending build context to Docker daemon 3.267MB 14:36:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:36:34 ---> 59b3b1a385d4 14:36:34 Step 2/4 : WORKDIR /edgex 14:36:36 ---> Running in cf66830689ee 14:36:36 Removing intermediate container cf66830689ee 14:36:36 ---> 5b8924916b01 14:36:36 Step 3/4 : COPY go.mod . 14:36:36 ---> a614b8056927 14:36:36 Step 4/4 : RUN go mod download 14:36:36 ---> Running in 29c4e77a7fbb 14:36:37 ---> Running in c20d14926388 14:36:37 ---> Running in 55ff68fedc88 14:36:37 ---> Running in e29f62b1ecea 14:36:37 ---> Running in 3fe3cd4a8b18 14:36:37 ---> Running in 51e48f778e30 14:36:37 Removing intermediate container e29f62b1ecea 14:36:37 ---> 068b0987d0fb 14:36:37 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:37 Removing intermediate container 55ff68fedc88 14:36:37 ---> a42afdf287b4 14:36:37 Step 4/23 : WORKDIR /edgex-go 14:36:37 Removing intermediate container c20d14926388 14:36:37 ---> 35a6a5c30b86 14:36:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:37 ---> Running in 21261e2a2ce8 14:36:37 Removing intermediate container 51e48f778e30 14:36:37 ---> ae7e8daf26c9 14:36:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:37 Removing intermediate container 3fe3cd4a8b18 14:36:37 ---> d64307bfbbae 14:36:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:37 ---> Running in c5093442cfd8 14:36:37 ---> Running in fe38ab0f617b 14:36:37 ---> Running in acc09665ced7 14:36:37 ---> Running in 7543778117b3 14:36:37 Removing intermediate container fe38ab0f617b 14:36:37 ---> dd5772d53012 14:36:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:37 ---> Running in f19e3a15fff4 14:36:37 Removing intermediate container 21261e2a2ce8 14:36:37 ---> e07231e12270 14:36:37 Step 5/33 : RUN apk add --update --no-cache make git 14:36:37 ---> Running in 31b607aee902 14:36:37 Removing intermediate container c5093442cfd8 14:36:37 ---> e1b31eea34ee 14:36:37 Step 5/25 : RUN apk add --update --no-cache make git 14:36:37 ---> Running in d89167c79a5e 14:36:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:36:37 Removing intermediate container 7543778117b3 14:36:37 ---> 18325d63dd5f 14:36:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:36:37 ---> Running in 375cb2d37703 14:36:37 Removing intermediate container f19e3a15fff4 14:36:37 ---> e3d4d8e52efe 14:36:37 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:36:37 ---> Running in 931b344c2d25 14:36:37 Removing intermediate container acc09665ced7 14:36:37 ---> 1506f13e6ca4 14:36:37 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:36:37 ---> Running in 092ed223ce8f 14:36:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:36:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:36:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:36:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:36:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:36:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:36:38 OK: 211 MiB in 51 packages 14:36:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:36:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:36:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:36:39 Removing intermediate container 31b607aee902 14:36:39 ---> 7eb15e8e44cd 14:36:39 Step 6/33 : COPY go.mod vendor* ./ 14:36:39 OK: 211 MiB in 51 packages 14:36:39 ---> 435efdfda714 14:36:39 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:39 ---> Running in c692b46ff055 14:36:39 OK: 211 MiB in 51 packages 14:36:39 Removing intermediate container d89167c79a5e 14:36:39 ---> 66ebf5f6b08f 14:36:39 Step 6/25 : COPY go.mod vendor* ./ 14:36:39 ---> 2732c9c63948 14:36:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:39 ---> Running in 318c8df896f9 14:36:39 OK: 211 MiB in 51 packages 14:36:40 Removing intermediate container 375cb2d37703 14:36:40 ---> fadc14339736 14:36:40 Step 6/26 : COPY go.mod vendor* ./ 14:36:40 OK: 211 MiB in 51 packages 14:36:40 ---> e968218593fd 14:36:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:40 ---> Running in 6c684e338cf3 14:36:40 Removing intermediate container 931b344c2d25 14:36:40 ---> 92d9aecc6600 14:36:40 Step 7/23 : COPY go.mod vendor* ./ 14:36:40 Removing intermediate container 092ed223ce8f 14:36:40 ---> cec97b971c8f 14:36:40 Step 6/25 : COPY go.mod vendor* ./ 14:36:40 ---> 74097b3e3b1d 14:36:40 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:40 ---> Running in ff79d30c0fc4 14:36:40 ---> c6e015585900 14:36:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:40 ---> Running in a6a9ba78a4d7 14:37:08 Removing intermediate container 29c4e77a7fbb 14:37:08 ---> fb7c6b390b83 14:37:08 Successfully built fb7c6b390b83 14:37:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:09 + docker inspect -f . ci-base-image-arm64 14:37:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:09 prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container 14:37:09 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:37:10 $ docker top df6355c680db43be311368f7639bfea297b75feb81dac37c250b64fb018ae46e -eo pid,comm [Pipeline] { [Pipeline] sh 14:37:11 + go version 14:37:11 go version go1.18.7 linux/arm64 [Pipeline] } 14:37:11 $ docker stop --time=1 df6355c680db43be311368f7639bfea297b75feb81dac37c250b64fb018ae46e 14:37:13 Removing intermediate container 318c8df896f9 14:37:13 ---> 2e4ac18750b3 14:37:13 Step 8/25 : COPY . . 14:37:13 Removing intermediate container c692b46ff055 14:37:13 ---> fbd408813ccd 14:37:13 Step 8/33 : COPY . . 14:37:13 Removing intermediate container ff79d30c0fc4 14:37:13 ---> c05299c71eec 14:37:13 Step 9/23 : COPY . . 14:37:13 Removing intermediate container a6a9ba78a4d7 14:37:13 ---> e7f06c0ae062 14:37:13 Step 8/25 : COPY . . 14:37:13 Removing intermediate container 6c684e338cf3 14:37:13 ---> 231249df52b1 14:37:13 Step 8/26 : COPY . . 14:37:13 $ docker rm -f df6355c680db43be311368f7639bfea297b75feb81dac37c250b64fb018ae46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:14 + docker inspect -f . ci-base-image-arm64 14:37:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:14 prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container 14:37:14 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:37:15 $ docker top b27cce7af1eed86b32673785538adf6072adf07b02cd2ff08335ebc0eec857f8 -eo pid,comm [Pipeline] { [Pipeline] echo 14:37:15 ========================================================= 14:37:15 [edgeXBuildGoParallel] Running Tests and Build... 14:37:15 ========================================================= [Pipeline] sh 14:37:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:37:16 + make test 14:37:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:37:25 ---> 5d482b1168c7 14:37:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:37:25 ---> 17ff5a57131a 14:37:25 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:37:25 ---> 6d3b72180e55 14:37:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:37:25 ---> Running in 169f893855cb 14:37:25 ---> 54cde9d17643 14:37:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:37:25 ---> Running in 175659a172b8 14:37:25 ---> 37ecaf1e36af 14:37:25 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:37:25 ---> Running in 442e373f6f57 14:37:25 ---> Running in c4ade06cd4a6 14:37:25 ---> Running in 6a6d05255182 14:37:25 Removing intermediate container c4ade06cd4a6 14:37:25 ---> 77ee614978d2 14:37:25 Step 10/26 : WORKDIR /edgex-go/spire-build 14:37:25 ---> Running in f052bab1648b 14:37:25 Removing intermediate container 6a6d05255182 14:37:25 ---> 4ea022401ccf 14:37:25 Step 10/25 : WORKDIR /edgex-go/spire-build 14:37:25 ---> Running in 8aacf13445c9 14:37:25 Removing intermediate container f052bab1648b 14:37:25 ---> 2586236502fd 14:37:25 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 14:37:25 ---> Running in a9f24e2e3b39 14:37:25 Removing intermediate container 8aacf13445c9 14:37:25 ---> af80524e9761 14:37:25 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 14:37:25 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:37:25 ---> Running in 27ebd947e168 14:37:25 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 14:37:25 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 14:37:25 Removing intermediate container 27ebd947e168 14:37:25 ---> f6ae9b3771a7 14:37:25 Step 12/25 : WORKDIR /edgex-go 14:37:25 Removing intermediate container a9f24e2e3b39 14:37:25 ---> a36eec506b6e 14:37:25 Step 12/26 : WORKDIR /edgex-go 14:37:25 ---> Running in c42ee3e1438d 14:37:25 ---> Running in 0baf4b166bfa 14:37:26 Removing intermediate container c42ee3e1438d 14:37:26 ---> 33a863814704 14:37:26 14:37:26 Step 13/25 : FROM alpine:3.15 14:37:26 Removing intermediate container 0baf4b166bfa 14:37:26 ---> b7fb2bca0627 14:37:26 14:37:26 Step 13/26 : FROM alpine:3.15 14:37:26 3.15: Pulling from library/alpine 14:37:26 3.15: Pulling from library/alpine 14:37:27 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:37:27 Status: Downloaded newer image for alpine:3.15 14:37:27 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:37:27 Status: Image is up to date for alpine:3.15 14:37:27 ---> c4fc93816858 14:37:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:37:28 ---> c4fc93816858 14:37:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:37:28 ---> Running in c38bd7e8a52b 14:37:28 ---> Running in f5b4c9628f92 14:37:28 Removing intermediate container c38bd7e8a52b 14:37:28 ---> 86d098b0d21b 14:37:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:28 Removing intermediate container f5b4c9628f92 14:37:28 ---> be1c50b25a34 14:37:28 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:28 ---> Running in dbd82d1f4106 14:37:28 ---> Running in 2008798649d6 14:37:31 Removing intermediate container dbd82d1f4106 14:37:31 ---> 45d3b7b5b2c6 14:37:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:37:31 Removing intermediate container 2008798649d6 14:37:31 ---> cd0e50c66209 14:37:31 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:37:31 ---> Running in 4854266462db 14:37:31 ---> Running in edcff69d2e9c 14:37:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:37:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:37:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:37:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:37:32 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:37:32 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:37:32 OK: 15857 distinct packages available 14:37:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:37:32 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:37:32 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:37:32 OK: 15857 distinct packages available 14:37:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:37:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:37:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:37:33 (1/5) Installing dumb-init (1.2.5-r1) 14:37:33 (1/5) Installing dumb-init (1.2.5-r1) 14:37:33 (2/5) Installing musl-obstack (1.2.3-r0) 14:37:33 (2/5) Installing musl-obstack (1.2.3-r0) 14:37:33 (3/5) Installing libucontext (1.1-r0) 14:37:34 (3/5) Installing libucontext (1.1-r0) 14:37:34 (4/5) Installing gcompat (1.0.0-r4) 14:37:34 (4/5) Installing gcompat (1.0.0-r4) 14:37:34 (5/5) Installing openssl (1.1.1q-r0) 14:37:34 (5/5) Installing openssl (1.1.1q-r0) 14:37:34 Executing busybox-1.34.1-r7.trigger 14:37:34 OK: 7 MiB in 19 packages 14:37:34 Executing busybox-1.34.1-r7.trigger 14:37:34 OK: 7 MiB in 19 packages 14:37:37 Removing intermediate container 4854266462db 14:37:37 ---> 1c8dbfdaab61 14:37:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:37:37 Removing intermediate container edcff69d2e9c 14:37:37 ---> a30d58920406 14:37:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:37:43 ---> aa206973071c 14:37:43 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:37:43 ---> a61130a96e66 14:37:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:37:43 ---> db984719b8db 14:37:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:37:43 ---> ced17f9ed268 14:37:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:37:44 ---> aa136f31de1a 14:37:44 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:37:44 ---> Running in 814087dc1bbe 14:37:45 Removing intermediate container 814087dc1bbe 14:37:45 ---> 8ed7c0a0e675 14:37:45 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:37:45 ---> Running in 2add0fb82be8 14:37:45 ---> c1596a10dfbd 14:37:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:37:45 Removing intermediate container 2add0fb82be8 14:37:45 ---> 2a83cd6d48b4 14:37:45 Step 23/25 : LABEL arch=x86_64 14:37:45 ---> Running in 9aaf88de2eaa 14:37:45 ---> 5e7454dec828 14:37:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:37:46 Removing intermediate container 9aaf88de2eaa 14:37:46 ---> aa379f6e5f43 14:37:46 Step 24/25 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:37:46 ---> Running in e7db00b0bf54 14:37:46 Removing intermediate container e7db00b0bf54 14:37:46 ---> 5c1ccf319d95 14:37:46 Step 25/25 : LABEL version=0.0.0 14:37:46 ---> 4f00460e9a3c 14:37:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:37:46 ---> Running in 84fd5426d01e 14:37:47 Removing intermediate container 84fd5426d01e 14:37:47 ---> 5bbe8debd2d1 14:37:47 14:37:47 Successfully built 5bbe8debd2d1 14:37:47 ---> 6c80b9e33239 14:37:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:37:47 Successfully tagged security-spire-server:latest 14:37:47 Building sys-mgmt-agent 14:37:47  Building security-spire-server ... done  ---> Running in 0889900d4c5d 14:37:48 ? github.com/edgexfoundry/edgex-go [no test files] 14:37:50 Removing intermediate container 0889900d4c5d 14:37:50 ---> ab75367a092e 14:37:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:37:50 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 14:37:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:37:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:37:50 ---> 373fda07b241 14:37:50 Step 3/23 : WORKDIR /edgex-go 14:37:50 ---> Using cache 14:37:50 ---> d64307bfbbae 14:37:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:50 ---> Using cache 14:37:50 ---> 18325d63dd5f 14:37:50 Step 5/23 : RUN apk add --update --no-cache make bash git 14:37:53 ---> Running in 62c2992f649a 14:37:53 ---> Running in 08574bb2c7b7 14:37:53 Removing intermediate container 08574bb2c7b7 14:37:53 ---> 90d5ab3523b2 14:37:53 Step 24/26 : LABEL arch=x86_64 14:37:53 ---> Running in 3fea9d389e02 14:37:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:37:54 Removing intermediate container 3fea9d389e02 14:37:54 ---> decef4f5a05a 14:37:54 Step 25/26 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:37:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:37:54 OK: 211 MiB in 51 packages 14:37:54 ---> Running in 1df92fa81dd6 14:37:55 Removing intermediate container 1df92fa81dd6 14:37:55 ---> ecf1a845af98 14:37:55 Step 26/26 : LABEL version=0.0.0 14:37:55 Removing intermediate container 442e373f6f57 14:37:55 ---> abddf23fc47c 14:37:55 14:37:55 Step 10/25 : FROM alpine:3.16 14:37:55 Removing intermediate container 175659a172b8 14:37:55 ---> 5a3ffa93af73 14:37:55 14:37:55 Step 10/33 : FROM alpine:3.16 14:37:55 ---> Running in 5b122650c8a6 14:37:55 Removing intermediate container 62c2992f649a 14:37:55 ---> 637a242be92e 14:37:55 Step 6/23 : COPY go.mod vendor* ./ 14:37:55 Removing intermediate container 5b122650c8a6 14:37:55 ---> 6f59c123d20b 14:37:55 14:37:55 Successfully built 6f59c123d20b 14:37:55 Successfully tagged security-spire-agent:latest 14:37:55 Building core-command 14:37:55  Building security-spire-agent ... done  ---> 1832c30af868 14:37:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:56 3.16: Pulling from library/alpine 14:37:56 3.16: Pulling from library/alpine 14:37:57 ---> Running in 2c376ee18df6 14:37:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:37:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:37:59 ---> 373fda07b241 14:37:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:37:59 ---> Using cache 14:37:59 ---> a42afdf287b4 14:37:59 Step 4/24 : WORKDIR /edgex-go 14:37:59 ---> Using cache 14:37:59 ---> dd5772d53012 14:37:59 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:59 ---> Using cache 14:37:59 ---> e3d4d8e52efe 14:37:59 Step 6/24 : RUN apk add --update --no-cache make git 14:38:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:38:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:38:00 Status: Downloaded newer image for alpine:3.16 14:38:00 Status: Downloaded newer image for alpine:3.16 14:38:00 ---> 9c6f07244728 14:38:00 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:38:00 ---> 9c6f07244728 14:38:00 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:38:00 ---> Running in f126280d0c0f 14:38:00 ---> Running in 04542c415a68 14:38:00 ---> Running in df1e4ddcd428 14:38:00 Removing intermediate container 169f893855cb 14:38:00 ---> 7357e746269c 14:38:00 14:38:00 Step 11/23 : FROM alpine:3.16 14:38:00 ---> 9c6f07244728 14:38:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:38:00 ---> Running in 99fb28eca647 14:38:00 Removing intermediate container df1e4ddcd428 14:38:00 ---> c37a0f6cc720 14:38:00 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 14:38:00 ---> Running in 054399a57e79 14:38:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:38:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:38:01 (1/3) Installing ca-certificates (20220614-r0) 14:38:01 (2/3) Installing dumb-init (1.2.5-r1) 14:38:01 (3/3) Installing su-exec (0.2-r1) 14:38:01 Executing busybox-1.35.0-r17.trigger 14:38:01 Executing ca-certificates-20220614-r0.trigger 14:38:01 (1/2) Installing dumb-init (1.2.5-r1) 14:38:01 (2/2) Installing su-exec (0.2-r1) 14:38:01 Executing busybox-1.35.0-r17.trigger 14:38:01 OK: 6 MiB in 17 packages 14:38:01 OK: 6 MiB in 16 packages 14:38:01 (1/2) Installing ca-certificates (20220614-r0) 14:38:01 (2/2) Installing dumb-init (1.2.5-r1) 14:38:01 Executing busybox-1.35.0-r17.trigger 14:38:01 Executing ca-certificates-20220614-r0.trigger 14:38:01 OK: 6 MiB in 16 packages 14:38:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:38:02 OK: 211 MiB in 51 packages 14:38:05 Removing intermediate container 054399a57e79 14:38:05 ---> 2207b2660248 14:38:05 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 14:38:05 Removing intermediate container 99fb28eca647 14:38:05 ---> 169fe8002f6e 14:38:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:38:05 Removing intermediate container 04542c415a68 14:38:05 ---> 588a0ee31a15 14:38:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:38:05 ---> Running in ebd3a33d9b08 14:38:05 Removing intermediate container f126280d0c0f 14:38:05 ---> 81914d00071e 14:38:05 Step 7/24 : COPY go.mod vendor* ./ 14:38:05 ---> Running in e8052ae74892 14:38:05 ---> Running in 2a6e3604aa6a 14:38:05 Removing intermediate container ebd3a33d9b08 14:38:05 ---> b1bd279ce8af 14:38:05 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:38:06 ---> Running in f936a203001a 14:38:06 ---> 38396fa8c922 14:38:06 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:06 Removing intermediate container 2a6e3604aa6a 14:38:06 ---> 2270538e5289 14:38:06 Step 13/25 : WORKDIR / 14:38:06 Removing intermediate container e8052ae74892 14:38:06 ---> b4d638d83367 14:38:06 Step 14/23 : ENV APP_PORT=59860 14:38:06 ---> Running in 7ff564cc533c 14:38:06 ---> Running in df974435a862 14:38:06 ---> Running in cc8abb096196 14:38:06 Removing intermediate container f936a203001a 14:38:06 ---> c7097b2a9202 14:38:06 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:38:06 Removing intermediate container 7ff564cc533c 14:38:06 ---> dca53fee9387 14:38:06 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:38:06 ---> Running in a6eab9374af2 14:38:06 Removing intermediate container cc8abb096196 14:38:06 ---> ed4b0106752d 14:38:06 Step 15/23 : EXPOSE $APP_PORT 14:38:06 ---> Running in 9868ae3be7d3 14:38:06 Removing intermediate container a6eab9374af2 14:38:06 ---> f3683e4afdfa 14:38:06 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:38:06 ---> Running in 98f93eb4d031 14:38:06 Removing intermediate container 9868ae3be7d3 14:38:06 ---> 14cb670b695e 14:38:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:38:06 ---> 986f33d08ca9 14:38:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:38:06 Removing intermediate container 98f93eb4d031 14:38:06 ---> 443f16cf9487 14:38:06 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:38:07 ---> Running in 36775598e973 14:38:07 ---> 8e81b8fc0ef3 14:38:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:38:07 ---> 4918ab88078c 14:38:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:38:08 ---> bc19184dcec0 14:38:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:38:11 ---> cbb861470e50 14:38:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:38:11 ---> bc159f70b383 14:38:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:38:11 Removing intermediate container 36775598e973 14:38:11 ---> c160d7ebb93d 14:38:11 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:38:11 ---> f3ed0727c10f 14:38:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:38:11 ---> Running in df9cfb7cb424 14:38:11 ---> Running in c1715c97f3fc 14:38:11 ---> ba5c9458eeeb 14:38:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:38:11 Removing intermediate container df9cfb7cb424 14:38:11 ---> e9338eace512 14:38:11 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:38:11 Removing intermediate container 2c376ee18df6 14:38:11 ---> 59641818f532 14:38:11 Step 8/23 : COPY . . 14:38:12 Removing intermediate container c1715c97f3fc 14:38:12 ---> c5a68046fe3c 14:38:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:38:16 ---> aeb6bc8c3d6d 14:38:16 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:38:16 ---> Running in 01ad766dfdeb 14:38:16 ---> 864ca4551767 14:38:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:38:16 ---> Running in f265560addeb 14:38:16 Removing intermediate container 01ad766dfdeb 14:38:16 ---> 1cba8a41d9a9 14:38:16 Step 21/23 : LABEL arch=x86_64 14:38:16 ---> dd35287ab6e6 14:38:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> 82b4eb9c4189 14:38:16 14:38:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:38:16 ---> Running in 18e2087fba58 14:38:16 ---> Running in 4d9b5e2e8a05 14:38:16 ---> Running in 55c67fd3e616 14:38:16 Removing intermediate container 18e2087fba58 14:38:16 ---> 40fa682e4a27 14:38:16 Step 22/23 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:38:16 ---> Running in b5473fa1d2f2 14:38:16 Removing intermediate container b5473fa1d2f2 14:38:16 ---> f072795df7a9 14:38:16 Step 23/23 : LABEL version=0.0.0 14:38:16 ---> Running in d181dd0b3c42 14:38:16 Removing intermediate container df974435a862 14:38:16 ---> 801b11f73af6 14:38:16 Step 9/24 : COPY . . 14:38:17 Removing intermediate container d181dd0b3c42 14:38:17 ---> 50425f7f94cb 14:38:17 14:38:17 Removing intermediate container f265560addeb 14:38:17 ---> 256c8d3ea109 14:38:17 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:38:17 Successfully built 50425f7f94cb 14:38:17 Successfully tagged support-notifications:latest 14:38:17  Building support-notifications ... done Building security-proxy-setup 14:38:17 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 14:38:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:38:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:38:20 ---> 373fda07b241 14:38:20 Step 3/22 : WORKDIR /edgex-go 14:38:20 ---> Using cache 14:38:20 ---> d64307bfbbae 14:38:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:20 ---> Using cache 14:38:20 ---> 18325d63dd5f 14:38:20 Step 5/22 : RUN apk add --update --no-cache make git 14:38:26 ---> e8877077cf08 14:38:26 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:38:26 ---> Running in 433ca20023a1 14:38:26 ---> da8c00ada97b 14:38:26 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:38:26 ---> Running in ea3d58bcd867 14:38:26 Removing intermediate container 4d9b5e2e8a05 14:38:26 ---> a4c8827266c6 14:38:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:38:26 ---> Running in 2c5bfbe2f045 14:38:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:38:26 Removing intermediate container 2c5bfbe2f045 14:38:26 ---> dcebd7f91aa7 14:38:26 Step 23/25 : LABEL arch=x86_64 14:38:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:38:26 ---> d9470fdd77c3 14:38:26 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:38:26 ---> Running in 0c964d3b2215 14:38:27 Removing intermediate container 0c964d3b2215 14:38:27 ---> 573ea03dce07 14:38:27 Step 24/25 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:38:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:38:27 ---> a9218141862d 14:38:27 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:38:27 ---> Running in 49730d468ff5 14:38:27 Removing intermediate container 49730d468ff5 14:38:27 ---> 34b25f23bec0 14:38:27 Step 25/25 : LABEL version=0.0.0 14:38:27 ---> a0c04c40db03 14:38:27 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:38:27 ---> Running in f7c13ee072ec 14:38:27 OK: 211 MiB in 51 packages 14:38:27 Removing intermediate container f7c13ee072ec 14:38:27 ---> 14cf77036902 14:38:27 14:38:27 ---> a0da6bc8cc54 14:38:27 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:38:27 Successfully built 14cf77036902 14:38:27 Successfully tagged security-secretstore-setup:latest 14:38:27  Building security-secretstore-setup ... done Building security-spiffe-token-provider 14:38:29 ---> d89b991ba1f8 14:38:29 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:38:31 Removing intermediate container 433ca20023a1 14:38:31 ---> e5b755c0bade 14:38:31 Step 6/22 : COPY go.mod vendor* ./ 14:38:32 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:38:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:38:32 ---> 373fda07b241 14:38:32 Step 3/20 : WORKDIR /edgex-go 14:38:32 ---> Using cache 14:38:32 ---> d64307bfbbae 14:38:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:38:33 ---> 387684941eb2 14:38:33 Step 28/33 : RUN chmod +x /entrypoint.sh 14:38:33 ---> Running in c858765583e5 14:38:33 ---> 7b0a81ee2178 14:38:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:33 ---> Running in 6e77276cfc26 14:38:33 ---> Running in 25bb6a9af109 14:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:38:34 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:38:34 v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:38:34 OK: 17038 distinct packages available 14:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:38:34 OK: 211 MiB in 51 packages 14:38:35 Removing intermediate container 6e77276cfc26 14:38:35 ---> a9eb364764c7 14:38:35 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:38:35 ---> Running in 547a3ff31c5e 14:38:35 Removing intermediate container 55c67fd3e616 14:38:35 ---> db4c7606b68b 14:38:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:38:36 ---> Running in 9fc9849788ca 14:38:38 Removing intermediate container 547a3ff31c5e 14:38:38 ---> f76fa654c076 14:38:38 Step 30/33 : CMD ["gate"] 14:38:38 Removing intermediate container c858765583e5 14:38:38 ---> f2a4ccb35d75 14:38:38 Step 5/20 : COPY go.mod vendor* ./ 14:38:38 ---> dd3bafbd4db9 14:38:38 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:38 ---> Running in ed97c0eeedf6 14:38:38 ---> Running in 213473648edd 14:38:39 Removing intermediate container ed97c0eeedf6 14:38:39 ---> ad4f58aca815 14:38:39 Step 31/33 : LABEL arch=x86_64 14:38:39 ---> Running in 22652f87effd 14:38:39 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 14:38:39 Removing intermediate container 22652f87effd 14:38:39 ---> 8f45b7e0bc11 14:38:39 Step 32/33 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:38:40 ---> Running in d33c9885f7ae 14:38:41 Removing intermediate container d33c9885f7ae 14:38:41 ---> 0e25c96245c8 14:38:41 Step 33/33 : LABEL version=0.0.0 14:38:44 ---> Running in 511a319b714a 14:38:45 Removing intermediate container 9fc9849788ca 14:38:45 ---> 0e3a6af2d7b9 14:38:45 14:38:45 Step 11/23 : FROM alpine:3.16 14:38:45 ---> 9c6f07244728 14:38:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:38:45 ---> Running in d35a3e90e8bc 14:38:45 Removing intermediate container 511a319b714a 14:38:45 ---> cad317bd4717 14:38:45 14:38:45 Removing intermediate container d35a3e90e8bc 14:38:45 ---> 0c4b79e73d9d 14:38:45 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 14:38:45 Successfully built cad317bd4717 14:38:46 Successfully tagged security-bootstrapper:latest 14:38:46  Building security-bootstrapper ... done Building security-spire-config 14:38:46 ---> Running in 24e8278eb38b 14:38:46 Removing intermediate container 25bb6a9af109 14:38:46 ---> b514137c0e2b 14:38:46 Step 8/22 : COPY . . 14:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:38:46 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:38:46 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 14:38:46 (3/33) Installing readline (8.1.2-r0) 14:38:46 (4/33) Installing bash (5.1.16-r2) 14:38:46 Executing bash-5.1.16-r2.post-install 14:38:46 (5/33) Installing ca-certificates (20220614-r0) 14:38:46 (6/33) Installing brotli-libs (1.0.9-r6) 14:38:46 (7/33) Installing nghttp2-libs (1.47.0-r0) 14:38:46 (8/33) Installing libcurl (7.83.1-r3) 14:38:46 (9/33) Installing curl (7.83.1-r3) 14:38:46 (10/33) Installing docker-cli (20.10.20-r0) 14:38:46 (11/33) Installing dumb-init (1.2.5-r1) 14:38:46 (12/33) Installing libbz2 (1.0.8-r1) 14:38:46 (13/33) Installing expat (2.4.9-r0) 14:38:46 (14/33) Installing libffi (3.4.2-r1) 14:38:46 (15/33) Installing gdbm (1.23-r0) 14:38:46 (16/33) Installing xz-libs (5.2.5-r1) 14:38:46 (17/33) Installing libgcc (11.2.1_git20220219-r2) 14:38:46 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 14:38:46 (19/33) Installing mpdecimal (2.5.1-r1) 14:38:46 (20/33) Installing sqlite-libs (3.38.5-r0) 14:38:46 (21/33) Installing python3 (3.10.5-r0) 14:38:47 (22/33) Installing py3-contextlib2 (21.6.0-r2) 14:38:47 (23/33) Installing py3-tomli (2.0.1-r1) 14:38:47 (24/33) Installing py3-pep517 (0.12.0-r2) 14:38:47 (25/33) Installing py3-six (1.16.0-r1) 14:38:47 (26/33) Installing py3-retrying (1.3.3-r3) 14:38:47 (27/33) Installing py3-appdirs (1.4.4-r3) 14:38:47 (28/33) Installing py3-more-itertools (8.13.0-r0) 14:38:47 (29/33) Installing py3-ordered-set (4.0.2-r3) 14:38:47 (30/33) Installing py3-parsing (2.4.7-r3) 14:38:47 (31/33) Installing py3-packaging (21.3-r0) 14:38:47 (32/33) Installing py3-setuptools (59.4.0-r0) 14:38:47 (33/33) Installing py3-pip (22.1.1-r0) 14:38:47 Executing busybox-1.35.0-r17.trigger 14:38:47 Executing ca-certificates-20220614-r0.trigger 14:38:47 OK: 122 MiB in 47 packages 14:38:50 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:38:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:38:50 ---> 373fda07b241 14:38:50 Step 3/26 : WORKDIR /edgex-go 14:38:50 ---> Using cache 14:38:50 ---> d64307bfbbae 14:38:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:50 ---> Using cache 14:38:50 ---> 18325d63dd5f 14:38:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:38:50 ---> Using cache 14:38:50 ---> fadc14339736 14:38:50 Step 6/26 : COPY go.mod vendor* ./ 14:38:50 ---> Using cache 14:38:50 ---> e968218593fd 14:38:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:50 ---> Using cache 14:38:50 ---> 231249df52b1 14:38:50 Step 8/26 : COPY . . 14:38:50 ---> Using cache 14:38:50 ---> 54cde9d17643 14:38:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:38:50 ---> Using cache 14:38:50 ---> 77ee614978d2 14:38:50 Step 10/26 : WORKDIR /edgex-go/spire-build 14:38:50 ---> Using cache 14:38:50 ---> 2586236502fd 14:38:50 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 14:38:50 ---> Using cache 14:38:50 ---> a36eec506b6e 14:38:50 Step 12/26 : WORKDIR /edgex-go 14:38:50 ---> Using cache 14:38:50 ---> b7fb2bca0627 14:38:50 14:38:50 Step 13/26 : FROM alpine:3.15 14:38:50 ---> c4fc93816858 14:38:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:38:50 ---> Using cache 14:38:50 ---> be1c50b25a34 14:38:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:50 ---> Using cache 14:38:50 ---> cd0e50c66209 14:38:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:38:58 ---> Running in 62e3e8a6144d 14:38:58 ---> 77a57ed88a52 14:38:58 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:38:58 Removing intermediate container ea3d58bcd867 14:38:58 ---> 3a7e975cee61 14:38:58 14:38:58 Step 11/24 : FROM alpine:3.16 14:38:58 ---> 9c6f07244728 14:38:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:38:58 ---> Running in 8b7d7619c4f4 14:38:58 ---> Running in 0c343867bfbe 14:38:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:38:58 Removing intermediate container 213473648edd 14:38:58 ---> 8e67c810fdd4 14:38:58 Step 7/20 : COPY . . 14:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:38:58 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 14:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:38:58 (1/1) Installing dumb-init (1.2.5-r1) 14:38:58 Executing busybox-1.35.0-r17.trigger 14:38:58 OK: 6 MiB in 15 packages 14:38:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:38:58 Collecting docker-compose==1.23.2 14:38:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:38:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.8 MB/s eta 0:00:00 14:38:59 Collecting docopt<0.7,>=0.6.1 14:38:59 Downloading docopt-0.6.2.tar.gz (25 kB) 14:38:59 Preparing metadata (setup.py): started 14:38:59 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:38:59 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:38:59 OK: 15857 distinct packages available 14:38:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:38:59 Preparing metadata (setup.py): finished with status 'done' 14:38:59 Collecting cached-property<2,>=1.2.0 14:38:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:38:59 Collecting PyYAML<4,>=3.10 14:38:59 Downloading PyYAML-3.13.tar.gz (270 kB) 14:38:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 90.2 MB/s eta 0:00:00 14:39:00 Preparing metadata (setup.py): started 14:39:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:39:00 (1/4) Installing dumb-init (1.2.5-r1) 14:39:00 (2/4) Installing musl-obstack (1.2.3-r0) 14:39:00 (3/4) Installing libucontext (1.1-r0) 14:39:00 (4/4) Installing gcompat (1.0.0-r4) 14:39:01 Preparing metadata (setup.py): finished with status 'done' 14:39:01 Collecting jsonschema<3,>=2.5.1 14:39:01 Executing busybox-1.34.1-r7.trigger 14:39:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:39:01 OK: 6 MiB in 18 packages 14:39:01 Collecting texttable<0.10,>=0.9.0 14:39:01 Downloading texttable-0.9.1.tar.gz (11 kB) 14:39:01 Preparing metadata (setup.py): started 14:39:01 Preparing metadata (setup.py): finished with status 'done' 14:39:01 Collecting dockerpty<0.5,>=0.4.1 14:39:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:39:01 Preparing metadata (setup.py): started 14:39:02 Preparing metadata (setup.py): finished with status 'done' 14:39:03 Collecting websocket-client<1.0,>=0.32.0 14:39:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:39:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 114.7 MB/s eta 0:00:00 14:39:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:39:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:39:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 91.1 MB/s eta 0:00:00 14:39:03 Collecting docker<4.0,>=3.6.0 14:39:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:39:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 124.2 MB/s eta 0:00:00 14:39:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 14:39:03 ---> 1b65ba6723c0 14:39:03 Collecting docker-pycreds>=0.4.0 14:39:03 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:39:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:39:03 ---> Running in 37e211808181 14:39:03 Removing intermediate container 62e3e8a6144d 14:39:03 ---> 5a3ceec24187 14:39:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:39:03 Removing intermediate container 8b7d7619c4f4 14:39:03 ---> 520ddb6d4ba2 14:39:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:39:03 Collecting urllib3<1.25,>=1.21.1 14:39:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:39:03 ---> Running in 35463f04f227 14:39:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 171.0 MB/s eta 0:00:00 14:39:03 Collecting certifi>=2017.4.17 14:39:03 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 14:39:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 211.9 MB/s eta 0:00:00 14:39:03 Collecting chardet<3.1.0,>=3.0.2 14:39:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:39:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 206.0 MB/s eta 0:00:00 14:39:03 Collecting idna<2.8,>=2.5 14:39:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:39:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 139.9 MB/s eta 0:00:00 14:39:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:39:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:39:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:39:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:39:03 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 14:39:03 Running setup.py install for texttable: started 14:39:03 Running setup.py install for texttable: finished with status 'done' 14:39:03 Running setup.py install for PyYAML: started 14:39: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:39:05 Running setup.py install for PyYAML: finished with status 'done' 14:39:05 Removing intermediate container 35463f04f227 14:39:05 ---> 53de00622527 14:39:05 Step 14/24 : ENV APP_PORT=59882 14:39:05 ---> c45cbd14578c 14:39:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:39:05 ---> Running in d71d3da5dae9 14:39:05 Running setup.py install for docopt: started 14:39:05 Removing intermediate container d71d3da5dae9 14:39:05 ---> 84cbdb26edc2 14:39:05 Step 15/24 : EXPOSE $APP_PORT 14:39:05 ---> 42af034d62e1 14:39:05 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:39:05 ---> Running in 3817bbf56e36 14:39:05 ---> Running in 6cc75af32db4 14:39:06 Running setup.py install for docopt: finished with status 'done' 14:39:06 Removing intermediate container 6cc75af32db4 14:39:06 ---> 7185f7d44242 14:39:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:39:06 Removing intermediate container 3817bbf56e36 14:39:06 ---> 0c8e1ab10442 14:39:06 Step 16/24 : WORKDIR / 14:39:06 ---> Running in aeb80138a0dc 14:39:06 Removing intermediate container aeb80138a0dc 14:39:06 ---> 15fded124cca 14:39:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:39:06 ---> 2125750f76d5 14:39:06 Step 21/26 : WORKDIR / 14:39:06 ---> Running in c284154b978a 14:39:06 ---> e54c5bc80c71 14:39:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:39:06 Removing intermediate container c284154b978a 14:39:06 ---> 3924bc7b74d2 14:39:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:39:06 ---> Running in 86f481b33a59 14:39:06 Running setup.py install for dockerpty: started 14:39:07 Removing intermediate container 86f481b33a59 14:39:07 ---> fd9764108607 14:39:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:39:07 ---> Running in 2fc17b7e54fa 14:39:07 Running setup.py install for dockerpty: finished with status 'done' 14:39:07 Removing intermediate container 2fc17b7e54fa 14:39:07 ---> d27102e57808 14:39:07 Step 24/26 : LABEL arch=x86_64 14:39:07 ---> ec482a00c428 14:39:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:39:07 ---> Running in e7b2af419390 14:39:08 Removing intermediate container e7b2af419390 14:39:08 ---> 0ba4dc96f7a9 14:39:08 Step 25/26 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:39:08 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:39:08 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 14:39:08 ---> Running in 699686aab1b7 14:39:08 ---> bfbc63c9a236 14:39:08 Step 20/24 : ENTRYPOINT ["/core-command"] 14:39:08 ---> Running in 90455dfc5675 14:39:08 Removing intermediate container 699686aab1b7 14:39:08 ---> c3196ca331c5 14:39:08 Step 26/26 : LABEL version=0.0.0 14:39:08 ---> Running in 7ea43457484e 14:39:08 Removing intermediate container 90455dfc5675 14:39:08 ---> a9c682523a9d 14:39:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:39:08 Removing intermediate container 7ea43457484e 14:39:08 ---> e081a52b9726 14:39:08 14:39:08 ---> Running in f1a7b69c8e92 14:39:08 Successfully built e081a52b9726 14:39:09 Successfully tagged security-spire-config:latest 14:39:09  Building security-spire-config ... done Building core-metadata 14:39:13 Removing intermediate container f1a7b69c8e92 14:39:13 ---> c2880083a8ab 14:39:13 Step 22/24 : LABEL arch=x86_64 14:39:13 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:39:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:39:13 ---> 373fda07b241 14:39:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:39:13 ---> Using cache 14:39:13 ---> a42afdf287b4 14:39:13 Step 4/25 : WORKDIR /edgex-go 14:39:13 ---> Using cache 14:39:13 ---> dd5772d53012 14:39:13 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:13 ---> Using cache 14:39:13 ---> e3d4d8e52efe 14:39:13 Step 6/25 : RUN apk add --update --no-cache make git 14:39:13 ---> Using cache 14:39:13 ---> 81914d00071e 14:39:13 Step 7/25 : COPY go.mod vendor* ./ 14:39:13 ---> Using cache 14:39:13 ---> 38396fa8c922 14:39:13 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:13 ---> Using cache 14:39:13 ---> 801b11f73af6 14:39:13 Step 9/25 : COPY . . 14:39:13 ---> Using cache 14:39:13 ---> da8c00ada97b 14:39:13 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:39:15 ---> Running in 979d22a30ba9 14:39:15 ---> Running in d2767382cd99 14:39:15 Removing intermediate container 24e8278eb38b 14:39:15 ---> 379cf058901c 14:39:15 Step 14/23 : ENV APP_PORT=58890 14:39:15 ---> Running in 70b30b62be98 14:39:16 Removing intermediate container d2767382cd99 14:39:16 ---> 8c5918a487ed 14:39:16 Step 23/24 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:39:16 ---> Running in 2cc3b03b948b 14:39:16 Removing intermediate container 2cc3b03b948b 14:39:16 ---> e7f60845ea2c 14:39:16 Step 24/24 : LABEL version=0.0.0 14:39:16 Removing intermediate container 70b30b62be98 14:39:16 ---> a1bf1fcbeb88 14:39:16 Step 15/23 : EXPOSE $APP_PORT 14:39:16 ---> Running in e15e3cd8f615 14:39:16 ---> Running in e85c2f3c1eff 14:39:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:39:16 Removing intermediate container e15e3cd8f615 14:39:16 ---> 38fe8eb223f4 14:39:16 14:39:16 Removing intermediate container e85c2f3c1eff 14:39:16 ---> cff9ec064261 14:39:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:39:16 Successfully built 38fe8eb223f4 14:39:16 Successfully tagged core-command:latest 14:39:16  Building core-command ... done Building support-scheduler 14:39:17 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 14:39:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:39:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:39:19 ---> 373fda07b241 14:39:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:39:19 ---> Using cache 14:39:19 ---> a42afdf287b4 14:39:19 Step 4/23 : WORKDIR /edgex-go 14:39:19 ---> Using cache 14:39:19 ---> dd5772d53012 14:39:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:19 ---> Using cache 14:39:19 ---> e3d4d8e52efe 14:39:19 Step 6/23 : RUN apk add --update --no-cache make git 14:39:19 ---> Using cache 14:39:19 ---> 81914d00071e 14:39:19 Step 7/23 : COPY go.mod vendor* ./ 14:39:19 ---> Using cache 14:39:19 ---> 38396fa8c922 14:39:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:19 ---> Using cache 14:39:19 ---> 801b11f73af6 14:39:19 Step 9/23 : COPY . . 14:39:19 ---> Using cache 14:39:19 ---> da8c00ada97b 14:39:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:39:27 ---> 21051d2a56c3 14:39:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:39:27 ---> Running in 3730d40e8717 14:39:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:39:28 ---> 0c43a6f342a4 14:39:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:39:29 ---> df0297da9658 14:39:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:39:29 ---> Running in 277162c2812e 14:39:29 Removing intermediate container 0c343867bfbe 14:39:29 ---> 4c021786636c 14:39:29 14:39:29 Step 10/22 : FROM alpine:3.16 14:39:29 ---> 9c6f07244728 14:39:29 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:39:29 ---> Running in df52d8f78040 14:39:30 Removing intermediate container 277162c2812e 14:39:30 ---> b5bb7cecf6a1 14:39:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:39:30 ---> Running in 345f7e5b1139 14:39:30 Removing intermediate container 345f7e5b1139 14:39:30 ---> 4639849c68e4 14:39:30 Step 21/23 : LABEL arch=x86_64 14:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:39:30 ---> Running in 43f99774b3ee 14:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:39:30 (1/6) Installing ca-certificates (20220614-r0) 14:39:30 (2/6) Installing brotli-libs (1.0.9-r6) 14:39:30 (3/6) Installing nghttp2-libs (1.47.0-r0) 14:39:30 (4/6) Installing libcurl (7.83.1-r3) 14:39:30 (5/6) Installing curl (7.83.1-r3) 14:39:30 (6/6) Installing dumb-init (1.2.5-r1) 14:39:30 Executing busybox-1.35.0-r17.trigger 14:39:30 Executing ca-certificates-20220614-r0.trigger 14:39:31 OK: 8 MiB in 20 packages 14:39:31 Removing intermediate container 43f99774b3ee 14:39:31 ---> b82846f5d8b7 14:39:31 Step 22/23 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:39:33 ---> Running in 0f34a9f99a76 14:39:33 Removing intermediate container 0f34a9f99a76 14:39:33 ---> e4abf098ef9c 14:39:33 Step 23/23 : LABEL version=0.0.0 14:39:33 Removing intermediate container 37e211808181 14:39:33 ---> ccf33dff7502 14:39:33 14:39:33 Step 9/20 : FROM alpine:3.15 14:39:33 ---> c4fc93816858 14:39:33 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:39:33 ---> Using cache 14:39:33 ---> be1c50b25a34 14:39:33 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:33 ---> Using cache 14:39:33 ---> cd0e50c66209 14:39:33 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:39:33 ---> Running in a84b8a866e64 14:39:33 ---> Running in d1e72b8949ea 14:39:33 Removing intermediate container df52d8f78040 14:39:33 ---> cd930d586a3c 14:39:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:39:33 ---> Running in e4cdf050c714 14:39:34 Removing intermediate container d1e72b8949ea 14:39:34 ---> 73d87f7bed29 14:39:34 14:39:34 Successfully built 73d87f7bed29 14:39:34 Successfully tagged sys-mgmt-agent:latest 14:39:34  Building sys-mgmt-agent ... done Building core-data 14:39:34 Removing intermediate container e4cdf050c714 14:39:34 ---> eb2d55d2cf91 14:39:34 Step 13/22 : WORKDIR /edgex 14:39:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:39:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:39:35 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:39:35 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:39:35 OK: 15857 distinct packages available 14:39:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:39:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:39:37 (1/9) Installing ca-certificates (20220614-r0) 14:39:37 (2/9) Installing brotli-libs (1.0.9-r5) 14:39:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:39:37 (4/9) Installing libcurl (7.80.0-r3) 14:39:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:39:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:39:37 ---> 373fda07b241 14:39:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:39:37 ---> Using cache 14:39:37 ---> a42afdf287b4 14:39:37 Step 4/24 : WORKDIR /edgex-go 14:39:37 ---> Using cache 14:39:37 ---> dd5772d53012 14:39:37 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:37 ---> Using cache 14:39:37 ---> e3d4d8e52efe 14:39:37 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:39:37 (5/9) Installing curl (7.80.0-r3) 14:39:37 (6/9) Installing dumb-init (1.2.5-r1) 14:39:37 (7/9) Installing musl-obstack (1.2.3-r0) 14:39:37 (8/9) Installing libucontext (1.1-r0) 14:39:37 (9/9) Installing gcompat (1.0.0-r4) 14:39:37 Executing busybox-1.34.1-r7.trigger 14:39:37 Executing ca-certificates-20220614-r0.trigger 14:39:37 OK: 8 MiB in 23 packages 14:39:39 ---> Running in ff8f9af5ca2b 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:39:41 ---> Running in 96834ebf67f4 14:39:41 Removing intermediate container ff8f9af5ca2b 14:39:41 ---> cc0c8b359db8 14:39:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:39:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:39:42 Removing intermediate container a84b8a866e64 14:39:42 ---> b0326ccb5ba6 14:39:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:39:42 ---> 8cd57510b769 14:39:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:39:42 ---> 0b7b82e8930c 14:39:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:39:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:39:43 OK: 211 MiB in 51 packages 14:39:44 ---> 7cff3c23213e 14:39:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:39:44 ---> 34ab51efd89c 14:39:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:39:44 Removing intermediate container 979d22a30ba9 14:39:44 ---> 55316ddc8db0 14:39:44 14:39:44 Step 11/25 : FROM alpine:3.16 14:39:44 ---> 9c6f07244728 14:39:44 Step 12/25 : RUN apk add --update --no-cache dumb-init 14:39:44 ---> Using cache 14:39:44 ---> 520ddb6d4ba2 14:39:44 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:39:44 ---> Using cache 14:39:44 ---> 53de00622527 14:39:44 Step 14/25 : ENV APP_PORT=59881 14:39:45 ---> Running in 9961dcba4d46 14:39:45 Removing intermediate container 96834ebf67f4 14:39:45 ---> fe1054af9767 14:39:45 Step 7/24 : COPY go.mod vendor* ./ 14:39:45 ---> b1bba9a6836a 14:39:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:39:45 ---> 444fa084f827 14:39:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:39:45 ---> Running in 163624eb95ba 14:39:45 Removing intermediate container 9961dcba4d46 14:39:45 ---> 9793f4413b71 14:39:45 Step 15/25 : EXPOSE $APP_PORT 14:39:45 ---> Running in 992ab25c3723 14:39:45 ---> fe9238e798f6 14:39:45 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:45 Removing intermediate container 163624eb95ba 14:39:45 ---> bce605b1ad1b 14:39:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:39:45 ---> b9e5fae13429 14:39:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:39:45 Removing intermediate container 992ab25c3723 14:39:45 ---> d006fb751d91 14:39:45 Step 16/25 : WORKDIR / 14:39:45 ---> Running in 35e8b8d313f2 14:39:45 ---> Running in f1220f47024d 14:39:45 ---> Running in bf67013aaf26 14:39:45 ---> Running in d5f37872d724 14:39:45 Removing intermediate container f1220f47024d 14:39:45 ---> d1dd2f643534 14:39:45 Step 18/20 : LABEL arch=x86_64 14:39:46 Removing intermediate container bf67013aaf26 14:39:46 ---> c55bffe916ab 14:39:46 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:39:46 ---> Running in 6555de360dbc 14:39:46 Removing intermediate container 6555de360dbc 14:39:46 ---> 02f035039443 14:39:46 Step 19/20 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:39:46 ---> Running in f9c5bfff6f29 14:39:46 ---> 02534c0e28d0 14:39:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:39:46 Removing intermediate container f9c5bfff6f29 14:39:46 ---> aed90f0cb46e 14:39:46 Step 20/20 : LABEL version=0.0.0 14:39:46 ---> Running in de5b6eb2658b 14:39:47 Removing intermediate container d5f37872d724 14:39:47 ---> b43ce32de934 14:39:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:39:47 Removing intermediate container de5b6eb2658b 14:39:47 ---> 5c77a897e3f3 14:39:47 14:39:47 ---> 87d0ae9fafee 14:39:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:39:47 ---> Running in 3a2b0c67d372 14:39:47 Successfully built 5c77a897e3f3 14:39:47 Successfully tagged security-spiffe-token-provider:latest 14:39:47  Building security-spiffe-token-provider ... done Removing intermediate container 3a2b0c67d372 14:39:47 ---> 31adffd1e678 14:39:47 Step 20/22 : LABEL arch=x86_64 14:39:47 ---> Running in a3d7c70ce834 14:39:47 ---> 6b1be7410ac7 14:39:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:39:47 Removing intermediate container a3d7c70ce834 14:39:47 ---> 32f254c2ef0b 14:39:47 Step 21/22 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:39:47 ---> 40f1f1fc7ad2 14:39:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:39:47 ---> Running in 3123c4471157 14:39:47 ---> Running in 4b8e3055ba58 14:39:47 Removing intermediate container 3123c4471157 14:39:47 ---> 9ed0229d89df 14:39:47 Step 22/22 : LABEL version=0.0.0 14:39:47 Removing intermediate container 4b8e3055ba58 14:39:47 ---> 00aa85fe0ec4 14:39:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:39:48 ---> Running in 4bfd374b709e 14:39:48 ---> Running in 4c524688791b 14:39:49 Removing intermediate container 4bfd374b709e 14:39:49 ---> d0635d325399 14:39:49 14:39:49 Removing intermediate container 4c524688791b 14:39:49 ---> 1d5c5fd4fa1f 14:39:49 Step 23/25 : LABEL arch=x86_64 14:39:49 Successfully built d0635d325399 14:39:49 Successfully tagged security-proxy-setup:latest 14:39:50  Building security-proxy-setup ... done  ---> Running in 8a418a6b47c0 14:39:51 Removing intermediate container 8a418a6b47c0 14:39:51 ---> 1badd1c46709 14:39:51 Step 24/25 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:39:51 ---> Running in 946f50b8ebb9 14:39:51 Removing intermediate container 946f50b8ebb9 14:39:51 ---> 403186abb111 14:39:51 Step 25/25 : LABEL version=0.0.0 14:39:51 ---> Running in 6c1b47678fa0 14:39:52 Removing intermediate container 6c1b47678fa0 14:39:52 ---> b27e3a23a376 14:39:52 14:39:52 Successfully built b27e3a23a376 14:39:52 Successfully tagged core-metadata:latest 14:39:57  Building core-metadata ... done Removing intermediate container 3730d40e8717 14:39:57 ---> 50f2ce2d9fd4 14:39:57 14:39:57 Step 11/23 : FROM alpine:3.16 14:39:57 ---> 9c6f07244728 14:39:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:39:57 ---> Using cache 14:39:57 ---> 520ddb6d4ba2 14:39:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:39:57 ---> Using cache 14:39:57 ---> 53de00622527 14:39:57 Step 14/23 : ENV APP_PORT=59861 14:39:57 ---> Running in f69dbcd7e495 14:39:57 Removing intermediate container f69dbcd7e495 14:39:57 ---> e0a2f300dc43 14:39:57 Step 15/23 : EXPOSE $APP_PORT 14:39:57 ---> Running in 0a38671c3cc7 14:39:57 Removing intermediate container 0a38671c3cc7 14:39:57 ---> 2a0e4aa5652f 14:39:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:39:57 Removing intermediate container 35e8b8d313f2 14:39:57 ---> c6ac4ebf8000 14:39:57 Step 9/24 : COPY . . 14:40:00 ---> 46fab7d42db9 14:40:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:40:00 ---> 4be554db4437 14:40:00 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:40:00 ---> Running in 70c40182d858 14:40:01 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 14:40:01 ---> 549dfd8694fc 14:40:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:40:01 ---> 56c9040cb6f5 14:40:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:40:01 ---> Running in 519b9b6142c5 14:40:01 Removing intermediate container 519b9b6142c5 14:40:01 ---> 2810dd427714 14:40:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:40:01 ---> Running in 417b3eb18eea 14:40:01 Removing intermediate container 417b3eb18eea 14:40:01 ---> a5ad1144a442 14:40:01 Step 21/23 : LABEL arch=x86_64 14:40:01 ---> Running in ff817ce9bfdf 14:40:01 Removing intermediate container ff817ce9bfdf 14:40:01 ---> 62ef42c171e3 14:40:01 Step 22/23 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:40:01 ---> Running in 323438cfb097 14:40:02 Removing intermediate container 323438cfb097 14:40:02 ---> 3c38348f333c 14:40:02 Step 23/23 : LABEL version=0.0.0 14:40:02 ---> Running in aafa97c35e0f 14:40:02 Removing intermediate container aafa97c35e0f 14:40:02 ---> e6dc64047cd8 14:40:02 14:40:02 Successfully built e6dc64047cd8 14:40:02 Successfully tagged support-scheduler:latest 14:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements 14:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.694s coverage: 98.5% of statements 14:40:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.784s coverage: 42.3% of statements 14:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:40:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.879s coverage: 54.2% of statements 14:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:40:20  Building support-scheduler ... done Removing intermediate container 70c40182d858 14:40:20 ---> 6d0eefaef5f6 14:40:20 14:40:20 Step 11/24 : FROM alpine:3.16 14:40:20 ---> 9c6f07244728 14:40:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:40:20 ---> Running in 14825b1ebbab 14:40:20 Removing intermediate container 14825b1ebbab 14:40:20 ---> f45786f228d2 14:40:20 Step 13/24 : ENV APP_PORT=59880 14:40:20 ---> Running in 5c0c74125153 14:40:20 Removing intermediate container 5c0c74125153 14:40:20 ---> 53d9b5bd97ee 14:40:20 Step 14/24 : EXPOSE $APP_PORT 14:40:20 ---> Running in 39cd302d59fa 14:40:20 Removing intermediate container 39cd302d59fa 14:40:20 ---> ffdd7d1127c6 14:40:20 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:40:20 ---> Running in 9ce35c9bcf10 14:40:20 Removing intermediate container 9ce35c9bcf10 14:40:20 ---> 4f5c1e322a59 14:40:20 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:40:20 ---> Running in d821f7244b52 14:40:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:40:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:40:20 (1/6) Installing dumb-init (1.2.5-r1) 14:40:20 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:40:20 (3/6) Installing libsodium (1.0.18-r0) 14:40:20 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:40:20 (5/6) Installing libzmq (4.3.4-r0) 14:40:21 (6/6) Installing zeromq (4.3.4-r0) 14:40:21 Executing busybox-1.35.0-r17.trigger 14:40:21 OK: 8 MiB in 20 packages 14:40:21 Removing intermediate container d821f7244b52 14:40:21 ---> 2be33f0529ca 14:40:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:40:21 ---> 63087b3d5079 14:40:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:40:22 ---> 7a8c1ed81983 14:40:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:40:22 ---> ac7565d884df 14:40:22 Step 20/24 : ENTRYPOINT ["/core-data"] 14:40:22 ---> Running in 4e2251f0f443 14:40:22 Removing intermediate container 4e2251f0f443 14:40:22 ---> f766ea843109 14:40:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:40:22 ---> Running in f2984329ad58 14:40:22 Removing intermediate container f2984329ad58 14:40:22 ---> 4502e426b52b 14:40:22 Step 22/24 : LABEL arch=x86_64 14:40:22 ---> Running in 59c6b838889d 14:40:22 Removing intermediate container 59c6b838889d 14:40:22 ---> 0a81b79741ed 14:40:22 Step 23/24 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:40:22 ---> Running in f9a589912f22 14:40:22 Removing intermediate container f9a589912f22 14:40:22 ---> 3cd4ca1a33a3 14:40:22 Step 24/24 : LABEL version=0.0.0 14:40:22 ---> Running in 34144bb77c50 14:40:22 Removing intermediate container 34144bb77c50 14:40:22 ---> 5c6d143726d0 14:40:22 14:40:22 Successfully built 5c6d143726d0 14:40:22 Successfully tagged core-data:latest 14:40:22  Building core-data ... done  [Pipeline] } 14:40:23 $ docker stop --time=1 303476ab72e7c96bf07c3bb9883d4658d401ccdc1cb65218157184a319e9a5dc 14:40:24 $ docker rm -f 303476ab72e7c96bf07c3bb9883d4658d401ccdc1cb65218157184a319e9a5dc [Pipeline] // withDockerContainer [Pipeline] sh 14:40:24 + docker images 14:40:24 REPOSITORY TAG IMAGE ID CREATED SIZE 14:40:24 core-data latest 5c6d143726d0 2 seconds ago 21.7MB 14:40:24 6d0eefaef5f6 8 seconds ago 1.62GB 14:40:24 support-scheduler latest e6dc64047cd8 22 seconds ago 29.8MB 14:40:24 50f2ce2d9fd4 31 seconds ago 1.67GB 14:40:24 core-metadata latest b27e3a23a376 33 seconds ago 18.5MB 14:40:24 security-proxy-setup latest d0635d325399 37 seconds ago 27.6MB 14:40:24 security-spiffe-token-provider latest 5c77a897e3f3 38 seconds ago 29.7MB 14:40:24 55316ddc8db0 40 seconds ago 1.61GB 14:40:24 sys-mgmt-agent latest 73d87f7bed29 51 seconds ago 136MB 14:40:24 ccf33dff7502 51 seconds ago 1.64GB 14:40:24 4c021786636c 55 seconds ago 1.6GB 14:40:24 core-command latest 38fe8eb223f4 About a minute ago 17.6MB 14:40:24 security-spire-config latest e081a52b9726 About a minute ago 85.8MB 14:40:24 3a7e975cee61 About a minute ago 1.61GB 14:40:24 security-bootstrapper latest cad317bd4717 About a minute ago 20.2MB 14:40:24 0e3a6af2d7b9 About a minute ago 1.59GB 14:40:24 security-secretstore-setup latest 14cf77036902 About a minute ago 29.7MB 14:40:24 support-notifications latest 50425f7f94cb 2 minutes ago 30.4MB 14:40:24 7357e746269c 2 minutes ago 1.67GB 14:40:24 security-spire-agent latest 6f59c123d20b 2 minutes ago 125MB 14:40:24 5a3ffa93af73 2 minutes ago 1.6GB 14:40:24 abddf23fc47c 2 minutes ago 1.6GB 14:40:24 security-spire-server latest 5bbe8debd2d1 2 minutes ago 86.5MB 14:40:24 b7fb2bca0627 2 minutes ago 1.48GB 14:40:24 33a863814704 2 minutes ago 1.48GB 14:40:24 ci-base-image-x86_64 latest 373fda07b241 6 minutes ago 941MB 14:40:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 13 days ago 677MB 14:40:24 alpine 3.15 c4fc93816858 2 months ago 5.59MB 14:40:24 alpine 3.16 9c6f07244728 2 months ago 5.54MB 14:40:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 14:40:24 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] } 14:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.007s coverage: 89.2% of statements 14:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.662s coverage: 2.2% of statements 14:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:40:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.363s coverage: 95.6% of statements 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:40:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.767s coverage: 72.2% of statements 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.669s coverage: 60.0% of statements 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.143s coverage: 0.9% of statements 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.759s coverage: 58.8% of statements 14:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.361s coverage: 29.6% of statements 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements 14:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.425s coverage: 79.5% of statements 14:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.447s coverage: 94.1% of statements 14:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.390s coverage: 96.3% of statements 14:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements 14:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.263s coverage: 94.4% of statements 14:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements 14:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.693s coverage: 79.9% of statements 14:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.355s coverage: 92.9% of statements 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.257s coverage: 86.9% of statements 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements 14:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 14:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 14:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.306s coverage: 85.4% of statements 14:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.924s coverage: 91.2% of statements 14:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.950s coverage: 64.7% of statements 14:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements 14:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements 14:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 14:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 14:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 14:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.422s coverage: 65.8% of statements 14:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.873s coverage: 41.8% of statements 14:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements 14:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements 14:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:41:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:41:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:41:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.806s coverage: 92.3% of statements 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:41:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.397s coverage: 63.2% of statements 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:41:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:41:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:41:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:41:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements 14:41:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 14:41:38 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 14:41:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:41:38 GO111MODULE=on go vet ./... 14:43:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:43:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:43:30 ./bin/test-attribution-txt.sh [Pipeline] echo 14:43:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:43:31 + ls -al . 14:43:31 total 764 14:43:31 drwxrwxr-x 10 1001 1001 4096 Oct 24 14:37 . 14:43:31 drwxr-xr-x 4 root root 4096 Oct 24 14:37 .. 14:43:31 drwxrwxr-x 2 1001 1001 4096 Oct 24 14:35 .blubracket 14:43:31 -rw-rw-r-- 1 1001 1001 16 Oct 24 14:35 .dockerignore 14:43:31 drwxrwxr-x 8 1001 1001 4096 Oct 24 14:35 .git 14:43:31 drwxrwxr-x 3 1001 1001 4096 Oct 24 14:35 .github 14:43:31 -rw-rw-r-- 1 1001 1001 1030 Oct 24 14:35 .gitignore 14:43:31 -rw-rw-r-- 1 1001 1001 42 Oct 24 14:35 .golangci.yml 14:43:31 -rw-rw-r-- 1 1001 1001 87 Oct 24 14:35 .hadolint.yml 14:43:31 -rw-rw-r-- 1 1001 1001 166 Oct 24 14:35 .sonarcloud.properties 14:43:31 -rw-rw-r-- 1 1001 1001 1171 Oct 24 14:35 ADOPTERS.md 14:43:31 -rw-rw-r-- 1 1001 1001 10722 Oct 24 14:35 Attribution.txt 14:43:31 -rw-rw-r-- 1 1001 1001 63209 Oct 24 14:35 CHANGELOG.md 14:43:31 -rw-rw-r-- 1 1001 1001 3804 Oct 24 14:35 CONTRIBUTING.md 14:43:31 -rw-rw-r-- 1 1001 1001 677 Oct 24 14:35 GOVERNANCE.md 14:43:31 -rw-rw-r-- 1 1001 1001 850 Oct 24 14:35 Jenkinsfile 14:43:31 -rw-rw-r-- 1 1001 1001 10775 Oct 24 14:35 LICENSE 14:43:31 -rw-rw-r-- 1 1001 1001 13857 Oct 24 14:35 Makefile 14:43:31 -rw-rw-r-- 1 1001 1001 582 Oct 24 14:35 OWNERS.md 14:43:31 -rw-rw-r-- 1 1001 1001 9799 Oct 24 14:35 README.md 14:43:31 -rw-rw-r-- 1 1001 1001 6912 Oct 24 14:35 SECURITY.md 14:43:31 -rw-rw-r-- 1 1001 1001 5 Oct 24 14:33 VERSION 14:43:31 -rw-rw-r-- 1 1001 1001 4131 Oct 24 14:35 ZMQWindows.md 14:43:31 drwxrwxr-x 2 1001 1001 4096 Oct 24 14:35 bin 14:43:31 drwxrwxr-x 18 1001 1001 4096 Oct 24 14:35 cmd 14:43:31 -rw-r--r-- 1 root root 500482 Oct 24 14:41 coverage.out 14:43:31 -rw-rw-r-- 1 1001 1001 3446 Oct 24 14:35 go.mod 14:43:31 -rw-rw-r-- 1 1001 1001 45060 Oct 24 14:35 go.sum 14:43:31 drwxrwxr-x 8 1001 1001 4096 Oct 24 14:35 internal 14:43:31 drwxrwxr-x 3 1001 1001 4096 Oct 24 14:35 openapi 14:43:31 drwxrwxr-x 4 1001 1001 4096 Oct 24 14:35 snap 14:43:31 -rw-rw-r-- 1 1001 1001 204 Oct 24 14:35 version.go [Pipeline] sh 14:43:31 + '[' -e coverage.out ] 14:43:31 + chown 1001:1001 coverage.out [Pipeline] stash 14:43:31 Warning: overwriting stash ‘coverage-report’ 14:43:32 Stashed 1 file(s) [Pipeline] sh 14:43:33 + make build 14:43:33 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 14:45:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:46:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:46:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:47:03 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 14:47: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:47:11 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:47:18 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 14:47:21 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 14:47: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:47:30 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 14:47:34 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 14:47: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:47:48 $ docker stop --time=1 b27cce7af1eed86b32673785538adf6072adf07b02cd2ff08335ebc0eec857f8 14:47:50 $ docker rm -f b27cce7af1eed86b32673785538adf6072adf07b02cd2ff08335ebc0eec857f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:47:53 14:47:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:47:54 latest: Pulling from edgex-devops/edgex-compose-arm64 14:47:54 29e5d40040c1: Pulling fs layer 14:47:54 1ce36da41761: Pulling fs layer 14:47:54 25b303627fd3: Pulling fs layer 14:47:54 29e5d40040c1: Verifying Checksum 14:47:54 29e5d40040c1: Download complete 14:47:54 1ce36da41761: Verifying Checksum 14:47:54 1ce36da41761: Download complete 14:47:54 29e5d40040c1: Pull complete 14:47:56 25b303627fd3: Verifying Checksum 14:47:56 25b303627fd3: Download complete 14:47:56 1ce36da41761: Pull complete 14:48:06 25b303627fd3: Pull complete 14:48:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:48:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:48:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:06 prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container 14:48:06 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:48:09 $ docker top be6d26cf17e6d22055cdc4536fecc9cb6ca6e2f3886d350a99522b23191c3ede -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:10 + grep parallel 14:48:10 + docker-compose build --help 14:48:14 --parallel Build images in parallel. [Pipeline] } 14:48:14 $ docker stop --time=1 be6d26cf17e6d22055cdc4536fecc9cb6ca6e2f3886d350a99522b23191c3ede 14:48:16 $ docker rm -f be6d26cf17e6d22055cdc4536fecc9cb6ca6e2f3886d350a99522b23191c3ede [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:48:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:17 prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container 14:48:17 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:48:18 $ docker top 1283f43ae22dbbc97c02235e3177c74ce8fea7fe3569630aa8bd15b5f04e7297 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:19 + docker-compose -f ./docker-compose-build.yml build --parallel 14:48:25 Building core-command ... 14:48:25 Building core-data ... 14:48:25 Building core-metadata ... 14:48:25 Building security-bootstrapper ... 14:48:25 Building security-proxy-setup ... 14:48:25 Building security-secretstore-setup ... 14:48:25 Building security-spiffe-token-provider ... 14:48:25 Building security-spire-agent ... 14:48:25 Building security-spire-config ... 14:48:25 Building security-spire-server ... 14:48:25 Building support-notifications ... 14:48:25 Building support-scheduler ... 14:48:25 Building sys-mgmt-agent ... 14:48:25 Building security-secretstore-setup 14:48:25 Building security-spire-agent 14:48:25 Building support-notifications 14:48:25 Building security-spire-server 14:48:25 Building security-bootstrapper 14:49:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:49:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:49:21 ---> fb7c6b390b83 14:49:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:49:21 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:49:21 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:49:21 ---> fb7c6b390b83 14:49:21 Step 3/33 : WORKDIR /edgex-go 14:49:21 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:49:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:49:21 ---> fb7c6b390b83 14:49:21 Step 3/25 : WORKDIR /edgex-go 14:49:21 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:49:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:49:21 ---> fb7c6b390b83 14:49:21 Step 3/26 : WORKDIR /edgex-go 14:49:21 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:49:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:49:21 ---> fb7c6b390b83 14:49:21 Step 3/25 : WORKDIR /edgex-go 14:49:21 ---> Running in 468a047a6814 14:49:21 ---> Running in 35028b6ea746 14:49:21 ---> Running in 680beeda490f 14:49:21 ---> Running in b42a0d11a293 14:49:21 ---> Running in 846e2bb9922c 14:49:21 Removing intermediate container 468a047a6814 14:49:21 ---> f23faff61483 14:49:21 Step 4/23 : WORKDIR /edgex-go 14:49:21 Removing intermediate container 680beeda490f 14:49:21 ---> eb4473a35e94 14:49:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:49:21 Removing intermediate container 35028b6ea746 14:49:21 ---> bb4272cfefd7 14:49:21 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:49:21 ---> Running in c5daded79708 14:49:21 Removing intermediate container 846e2bb9922c 14:49:21 ---> f1240c65aaa4 14:49:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:49:21 ---> Running in dbf4991a9791 14:49:21 Removing intermediate container b42a0d11a293 14:49:21 ---> d56b65287799 14:49:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:49:21 ---> Running in 4e0e9b684ce3 14:49:21 ---> Running in 950835d69e49 14:49:21 ---> Running in 86890e61bc7e 14:49:21 Removing intermediate container dbf4991a9791 14:49:21 ---> 1ebec4a40253 14:49:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:49:21 ---> Running in 9e2239054566 14:49:21 Removing intermediate container c5daded79708 14:49:21 ---> 97537d138b57 14:49:21 Step 5/25 : RUN apk add --update --no-cache make git 14:49:21 ---> Running in eb4759cc0c83 14:49:21 Removing intermediate container 4e0e9b684ce3 14:49:21 ---> 15294ea913fc 14:49:21 Step 5/33 : RUN apk add --update --no-cache make git 14:49:21 ---> Running in 48579023de7e 14:49:21 Removing intermediate container 950835d69e49 14:49:21 ---> 69ad0c81aaf1 14:49:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:49:21 ---> Running in 6d5ed1e19cc3 14:49:21 Removing intermediate container 9e2239054566 14:49:21 ---> b945f119af9e 14:49:21 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:49:21 Removing intermediate container 86890e61bc7e 14:49:21 ---> 72ca0022e7da 14:49:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:49:21 ---> Running in 622c30336171 14:49:21 ---> Running in 426afa8c865b 14:49:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:49:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:49:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:49:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:49:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:49:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:49:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:49:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:49:23 OK: 221 MiB in 51 packages 14:49:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:49:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:49:24 OK: 221 MiB in 51 packages 14:49:24 OK: 221 MiB in 51 packages 14:49:25 OK: 221 MiB in 51 packages 14:49:25 OK: 221 MiB in 51 packages 14:49:25 Removing intermediate container eb4759cc0c83 14:49:25 ---> 6fea892671c8 14:49:25 Step 6/25 : COPY go.mod vendor* ./ 14:49:25 Removing intermediate container 48579023de7e 14:49:25 ---> 59a9c0bd8b33 14:49:25 Step 6/33 : COPY go.mod vendor* ./ 14:49:26 Removing intermediate container 6d5ed1e19cc3 14:49:26 ---> a4c1f040f7c5 14:49:26 Step 6/26 : COPY go.mod vendor* ./ 14:49:26 ---> b14bad3c93f6 14:49:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:26 ---> Running in c9c872e8a36d 14:49:26 Removing intermediate container 622c30336171 14:49:26 ---> 7198c26de5c0 14:49:26 Step 7/23 : COPY go.mod vendor* ./ 14:49:27 ---> e98350ba2796 14:49:27 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:27 Removing intermediate container 426afa8c865b 14:49:27 ---> 24417979e86d 14:49:27 Step 6/25 : COPY go.mod vendor* ./ 14:49:27 ---> Running in 481d9a7cc2df 14:49:27 ---> 18e2f9aab5c1 14:49:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:27 ---> Running in a4bbc552b1a6 14:49:28 ---> 3e09971da94a 14:49:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:28 ---> 855518773033 14:49:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:28 ---> Running in 803d177ced2d 14:49:28 ---> Running in f8da0f80d81b 14:50:50 Removing intermediate container 803d177ced2d 14:50:50 ---> 235fb36db451 14:50:50 Step 8/25 : COPY . . 14:50:50 Removing intermediate container c9c872e8a36d 14:50:50 ---> 442a7e4d6d7d 14:50:50 Step 8/25 : COPY . .Removing intermediate container a4bbc552b1a6 14:50:50 ---> 762e15e2309b 14:50:50 14:50:50 Step 8/26 : COPY . . 14:50:50 Removing intermediate container 481d9a7cc2df 14:50:50 ---> 3ec111f03b48 14:50:50 Step 8/33 : COPY . . 14:50:50 Removing intermediate container f8da0f80d81b 14:50:50 ---> 1c6fcd18015c 14:50:50 Step 9/23 : COPY . . 14:51:02 ---> 1dabc903862c 14:51:02 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:51:02 ---> 52e963b483eb 14:51:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:51:02 ---> c21626d2709c 14:51:02 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:51:02 ---> Running in 14b25cbcc35d 14:51:02 ---> c4574134b49c 14:51:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:51:02 ---> Running in 0e52e5b2a02a 14:51:02 ---> 4ab0fb139a01 14:51:02 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:51:02 ---> Running in cfe99fb1c6ca 14:51:02 ---> Running in c8509cb2fb5d 14:51:02 ---> Running in 6cd33154fed7 14:51:03 Removing intermediate container cfe99fb1c6ca 14:51:03 ---> 123a0ce007f8 14:51:03 Step 10/26 : WORKDIR /edgex-go/spire-build 14:51:03 Removing intermediate container 14b25cbcc35d 14:51:03 ---> 71e0ee949632 14:51:03 Step 10/25 : WORKDIR /edgex-go/spire-build 14:51:03 ---> Running in 0e10e722190f 14:51:03 ---> Running in fe43b3edeec8 14:51:04 Removing intermediate container fe43b3edeec8 14:51:04 ---> f806b2e2249b 14:51:04 Removing intermediate container 0e10e722190f 14:51:04 ---> 6581f76ed6d2 14:51:04 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 14:51:04 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 14:51:04 ---> Running in 0d87e1673731 14:51:04 ---> Running in 1d5a8c0a891c 14:51: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:51:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:51: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:51:08 Removing intermediate container 0d87e1673731 14:51:08 ---> 547a03633c15 14:51:08 Step 12/26 : WORKDIR /edgex-go 14:51:08 ---> Running in a1ff177b569e 14:51:08 Removing intermediate container 1d5a8c0a891c 14:51:08 ---> d95b1e19f495 14:51:08 Step 12/25 : WORKDIR /edgex-go 14:51:08 ---> Running in 4b5f62f26d0e 14:51:08 Removing intermediate container a1ff177b569e 14:51:08 ---> a406b9d8f816 14:51:08 14:51:08 Step 13/26 : FROM alpine:3.15 14:51:08 3.15: Pulling from library/alpine 14:51:08 Removing intermediate container 4b5f62f26d0e 14:51:08 ---> 248419f18369 14:51:09 14:51:09 Step 13/25 : FROM alpine:3.15 14:51:09 3.15: Pulling from library/alpine 14:51:11 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:51:11 Status: Downloaded newer image for alpine:3.15 14:51:11 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:51:11 Status: Image is up to date for alpine:3.15 14:51:11 ---> 02e0d6fdf486 14:51:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:51:11 ---> 02e0d6fdf486 14:51:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:51:11 ---> Running in 12c1fc76a01a 14:51:11 ---> Running in ece7db107362 14:51:12 Removing intermediate container 12c1fc76a01a 14:51:12 ---> 097b651fd0f8 14:51:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:12 Removing intermediate container ece7db107362 14:51:12 ---> 3b8d082aae29 14:51:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:12 ---> Running in 4d23aadadff7 14:51:12 ---> Running in f1ac5d5b67d5 14:51:16 Removing intermediate container 4d23aadadff7 14:51:16 ---> ff1ba420765b 14:51:16 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:51:16 ---> Running in 2400e9c38d32 14:51:16 Removing intermediate container f1ac5d5b67d5 14:51:16 ---> 8ccaa34f1bfc 14:51:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:51:16 ---> Running in 5607c49370ee 14:51:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:51:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:51:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:51:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:51:20 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:51:20 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:51:20 OK: 15734 distinct packages available 14:51:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:51:21 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:51:21 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:51:21 OK: 15734 distinct packages available 14:51:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:51:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:51:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:51:22 (1/5) Installing dumb-init (1.2.5-r1) 14:51:22 (2/5) Installing musl-obstack (1.2.3-r0) 14:51:22 (3/5) Installing libucontext (1.1-r0) 14:51:23 (4/5) Installing gcompat (1.0.0-r4) 14:51:23 (5/5) Installing openssl (1.1.1q-r0) 14:51:23 Executing busybox-1.34.1-r7.trigger 14:51:23 OK: 6 MiB in 19 packages 14:51:23 (1/5) Installing dumb-init (1.2.5-r1) 14:51:23 (2/5) Installing musl-obstack (1.2.3-r0) 14:51:23 (3/5) Installing libucontext (1.1-r0) 14:51:23 (4/5) Installing gcompat (1.0.0-r4) 14:51:24 (5/5) Installing openssl (1.1.1q-r0) 14:51:24 Executing busybox-1.34.1-r7.trigger 14:51:24 OK: 6 MiB in 19 packages 14:51:25 Removing intermediate container 2400e9c38d32 14:51:25 ---> ad2d83c2bd36 14:51:25 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:51:26 Removing intermediate container 5607c49370ee 14:51:26 ---> 800450ea74c4 14:51:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:51:31 ---> fa61b6100444 14:51:31 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:51:32 ---> 189aec82cd20 14:51:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:51:34 ---> 1a6917b15518 14:51:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:51:36 ---> ed5385094630 14:51:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:51:37 ---> 1eeb33aaebf6 14:51:37 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:51:37 ---> Running in d61ef1b927b4 14:51:37 ---> 25eb85830ffe 14:51:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:51:37 Removing intermediate container d61ef1b927b4 14:51:37 ---> 85457a602f48 14:51:37 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:51:38 ---> Running in 2535c312a492 14:51:38 Removing intermediate container 2535c312a492 14:51:38 ---> ce0b466887ac 14:51:38 Step 23/25 : LABEL arch=arm64 14:51:39 ---> Running in cc82db329d80 14:51:39 ---> b17f83189897 14:51:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:51:39 Removing intermediate container cc82db329d80 14:51:39 ---> 87f6e093dd1f 14:51:39 Step 24/25 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:51:39 ---> Running in 05850e472ca2 14:51:40 ---> c9bbb6da61ba 14:51:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:51:40 Removing intermediate container 05850e472ca2 14:51:40 ---> 4099ad0aa05b 14:51:40 Step 25/25 : LABEL version=0.0.0 14:51:40 ---> Running in f57012cd0ab0 14:51:41 Removing intermediate container f57012cd0ab0 14:51:41 ---> ffdc2173f2f5 14:51:41 14:51:41 ---> 9df65aebd81d 14:51:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:51:41 ---> Running in d5208b9cd5c7 14:51:41 Successfully built ffdc2173f2f5 14:51:41 Successfully tagged security-spire-server-arm64:latest 14:51:41  Building security-spire-server ... done Building sys-mgmt-agent 14:51:42 Removing intermediate container d5208b9cd5c7 14:51:42 ---> 99c94b381880 14:51:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:51:42 ---> Running in e375c4955063 14:51:42 Removing intermediate container e375c4955063 14:51:42 ---> a69378cc7c80 14:51:42 Step 24/26 : LABEL arch=arm64 14:51:42 ---> Running in 2e98f4c5dacf 14:51:43 Removing intermediate container 2e98f4c5dacf 14:51:43 ---> 85cb5eed957a 14:51:43 Step 25/26 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:51:43 ---> Running in 856378223f12 14:51:43 Removing intermediate container 856378223f12 14:51:43 ---> e0424e38de77 14:51:43 Step 26/26 : LABEL version=0.0.0 14:51:43 ---> Running in b637c3bc2bfb 14:51:44 Removing intermediate container b637c3bc2bfb 14:51:44 ---> 2e92920c3515 14:51:44 14:51:44 Successfully built 2e92920c3515 14:51:44 Successfully tagged security-spire-agent-arm64:latest 14:51:44  Building security-spire-agent ... done Building core-command 14:52:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:52:11 ---> fb7c6b390b83 14:52:11 Step 3/23 : WORKDIR /edgex-go 14:52:11 ---> Using cache 14:52:11 ---> f1240c65aaa4 14:52:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:11 ---> Using cache 14:52:11 ---> 69ad0c81aaf1 14:52:11 Step 5/23 : RUN apk add --update --no-cache make bash git 14:52:11 ---> Running in 4635e44f6606 14:52:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:52:11 ---> fb7c6b390b83 14:52:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:52:11 ---> Using cache 14:52:11 ---> f23faff61483 14:52:11 Step 4/24 : WORKDIR /edgex-go 14:52:11 ---> Using cache 14:52:11 ---> 1ebec4a40253 14:52:11 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:11 ---> Using cache 14:52:11 ---> b945f119af9e 14:52:11 Step 6/24 : RUN apk add --update --no-cache make git 14:52:11 ---> Running in a0891e7390f8 14:52:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:52:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:52:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:52:13 OK: 221 MiB in 51 packages 14:52:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:52:15 Removing intermediate container 4635e44f6606 14:52:15 ---> 6d0fe43507e0 14:52:15 Step 6/23 : COPY go.mod vendor* ./ 14:52:15 OK: 221 MiB in 51 packages 14:52:15 ---> a077e72ff3af 14:52:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:16 ---> Running in 55b845864c64 14:52:17 Removing intermediate container a0891e7390f8 14:52:17 ---> c8b7f6465b98 14:52:17 Step 7/24 : COPY go.mod vendor* ./ 14:52:18 ---> 507f0ec09589 14:52:18 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:18 ---> Running in 7ecfdeb9658a 14:53:40 Removing intermediate container 55b845864c64 14:53:40 ---> f6686428279e 14:53:40 Step 8/23 : COPY . . 14:53:40 Removing intermediate container 7ecfdeb9658a 14:53:40 ---> 876ff8283e9a 14:53:40 Step 9/24 : COPY . . 14:53:52 ---> be537ab26deb 14:53:52 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:53:52 ---> Running in 3cba5b3195cb 14:53: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 14:53:55 ---> fab36c99605c 14:53:55 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:53:55 ---> Running in 65d6548c01bf 14:53:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:56:20 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 14:56:25 Removing intermediate container 0e52e5b2a02a 14:56:25 ---> ee379812d8c0 14:56:25 14:56:25 Step 10/25 : FROM alpine:3.16 14:56:26 3.16: Pulling from library/alpine 14:56:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:56:26 Status: Downloaded newer image for alpine:3.16 14:56:26 ---> a6215f271958 14:56:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:56:26 ---> Running in 03a3f5d0af7d 14:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:56:31 (1/3) Installing ca-certificates (20220614-r0) 14:56:31 (2/3) Installing dumb-init (1.2.5-r1) 14:56:31 (3/3) Installing su-exec (0.2-r1) 14:56:31 Executing busybox-1.35.0-r17.trigger 14:56:31 Executing ca-certificates-20220614-r0.trigger 14:56:32 OK: 6 MiB in 17 packages 14:56:35 Removing intermediate container 03a3f5d0af7d 14:56:35 ---> 2fb65cbc47c4 14:56:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:56:35 Removing intermediate container c8509cb2fb5d 14:56:35 ---> 1bf694e61abe 14:56:35 14:56:35 Step 10/33 : FROM alpine:3.16 14:56:35 ---> a6215f271958 14:56:35 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:56:35 ---> Running in d38e299b1c48 14:56:35 ---> Running in e54d7bc85a81 14:56:35 Removing intermediate container d38e299b1c48 14:56:35 ---> 1360cfbcf2a5 14:56:35 Step 13/25 : WORKDIR / 14:56:36 ---> Running in a1c8b5b30067 14:56:36 Removing intermediate container e54d7bc85a81 14:56:36 ---> 455d48f4e416 14:56:36 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 14:56:36 ---> Running in adbb8598e9e0 14:56:36 Removing intermediate container a1c8b5b30067 14:56:36 ---> 808f0d230209 14:56:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:56:38 ---> 0be8b3795b19 14:56:38 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:56:38 ---> 9ed03a73c986 14:56:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:56:39 ---> a59ad3b11d1b 14:56: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 14:56:40 (1/2) Installing dumb-init (1.2.5-r1) 14:56:40 (2/2) Installing su-exec (0.2-r1) 14:56:40 Executing busybox-1.35.0-r17.trigger 14:56:40 OK: 5 MiB in 16 packages 14:56:40 ---> e809df1b6a24 14:56:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:56:42 Removing intermediate container adbb8598e9e0 14:56:42 ---> ae6d70ba6dfc 14:56:42 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 14:56:42 ---> Running in 4a337c14fb01 14:56:43 Removing intermediate container 4a337c14fb01 14:56:43 ---> 0b7e2c12db4d 14:56:43 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:56:43 ---> a8971795436a 14:56:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:56:43 ---> Running in c3a37c33cbdc 14:56:43 Removing intermediate container c3a37c33cbdc 14:56:43 ---> 000a84970c55 14:56:43 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:56:44 ---> Running in 011a0e364f52 14:56:45 Removing intermediate container 011a0e364f52 14:56:45 ---> 2ef41862fcc0 14:56:45 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:56:45 ---> Running in 64f2759078b9 14:56:45 ---> 85c07c3d4911 14:56:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:56:45 Removing intermediate container 64f2759078b9 14:56:45 ---> 1e58b29240eb 14:56:45 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:56:46 ---> Running in 2b352ff64ffd 14:56:47 ---> b49f8115421a 14:56:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:56:47 ---> Running in 70619a4863f1 14:56:50 Removing intermediate container 2b352ff64ffd 14:56:50 ---> d58766923986 14:56:50 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:56:50 ---> Running in f98bca49a798 14:56:50 Removing intermediate container 70619a4863f1 14:56:50 ---> b12460cbdd6a 14:56:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:56:50 Removing intermediate container f98bca49a798 14:56:50 ---> 3780bac3c1f4 14:56:50 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:56:50 ---> Running in 4579a5265c5e 14:56:51 Removing intermediate container 4579a5265c5e 14:56:51 ---> 6664f3cc8b54 14:56:51 Step 23/25 : LABEL arch=arm64 14:56:51 ---> Running in ddbef1ae8d88 14:56:52 ---> 68bc88bac8b6 14:56:52 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:56:52 Removing intermediate container ddbef1ae8d88 14:56:52 ---> 9505942943e2 14:56:52 Step 24/25 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:56:52 ---> Running in f8f955ff1438 14:56:52 ---> Running in 90b72e36e6d5 14:56:53 Removing intermediate container 90b72e36e6d5 14:56:53 ---> 8a0993bd577c 14:56:53 Step 25/25 : LABEL version=0.0.0 14:56:53 ---> Running in f6790962884d 14:56:54 Removing intermediate container f6790962884d 14:56:54 ---> bf589d67182e 14:56:54 14:56:54 Successfully built bf589d67182e 14:56:54 Successfully tagged security-secretstore-setup-arm64:latest 14:56:54  Building security-secretstore-setup ... done Building security-proxy-setup 14:56:55 Removing intermediate container f8f955ff1438 14:56:55 ---> 107ba1f56d58 14:56:55 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:56:56 ---> 644425c576e9 14:56:56 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:56:58 ---> d8160be7e271 14:56:58 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:57:00 ---> f00f1caaaf9e 14:57:00 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:57:00 ---> 1722f2850093 14:57:00 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:57:01 ---> 1098eb4b8e93 14:57:01 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:57:02 ---> 8785031d106b 14:57:02 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:57:03 ---> a66c95474074 14:57:03 Step 28/33 : RUN chmod +x /entrypoint.sh 14:57:03 ---> Running in d3da427b2bd3 14:57:09 Removing intermediate container d3da427b2bd3 14:57:09 ---> 616356941c41 14:57:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:57:09 ---> Running in 3bb7df7d18ab 14:57:10 Removing intermediate container 3bb7df7d18ab 14:57:10 ---> 5cc0073fac5d 14:57:10 Step 30/33 : CMD ["gate"] 14:57:10 ---> Running in 952c9e607666 14:57:11 Removing intermediate container 952c9e607666 14:57:11 ---> 9bb1ca83b357 14:57:11 Step 31/33 : LABEL arch=arm64 14:57:11 ---> Running in 87e4b6e46f22 14:57:12 Removing intermediate container 87e4b6e46f22 14:57:12 ---> d92cc4d4f24b 14:57:12 Step 32/33 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 14:57:12 ---> Running in 499d37eb46c9 14:57:13 Removing intermediate container 499d37eb46c9 14:57:13 ---> 1ca0cc5eea20 14:57:13 Step 33/33 : LABEL version=0.0.0 14:57:13 ---> Running in babbc8be403e 14:57:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:57:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:57:13 ---> fb7c6b390b83 14:57:13 Step 3/22 : WORKDIR /edgex-go 14:57:13 ---> Using cache 14:57:13 ---> f1240c65aaa4 14:57:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:13 ---> Using cache 14:57:13 ---> 69ad0c81aaf1 14:57:13 Step 5/22 : RUN apk add --update --no-cache make git 14:57:13 ---> Running in 81d18333ed6a 14:57:14 Removing intermediate container babbc8be403e 14:57:14 ---> c246caf7d665 14:57:14 14:57:14 Successfully built c246caf7d665 14:57:14 Successfully tagged security-bootstrapper-arm64:latest 14:57:14 Building security-spiffe-token-provider 14:57:15  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:57:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:57:17 OK: 221 MiB in 51 packages 14:57:19 Removing intermediate container 81d18333ed6a 14:57:19 ---> 37b550b5c636 14:57:19 Step 6/22 : COPY go.mod vendor* ./ 14:57:21 ---> a2395e06191c 14:57:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:21 ---> Running in d6359f6c2ba1 14:57:28 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:57:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:57:28 ---> fb7c6b390b83 14:57:28 Step 3/20 : WORKDIR /edgex-go 14:57:28 ---> Using cache 14:57:28 ---> f1240c65aaa4 14:57:28 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:57:28 ---> Running in 93814b0bca71 14:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:57:31 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:57:31 v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:57:31 OK: 16895 distinct packages available 14:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:57:33 OK: 221 MiB in 51 packages 14:57:35 Removing intermediate container 93814b0bca71 14:57:35 ---> 03adb5114f14 14:57:35 Step 5/20 : COPY go.mod vendor* ./ 14:57:35 ---> bfaa7cf75ded 14:57:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:35 ---> Running in 69b6ef130fe5 14:58:43 Removing intermediate container d6359f6c2ba1 14:58:43 ---> 393e17fa2cd9 14:58:43 Step 8/22 : COPY . . 14:58:56 Removing intermediate container 69b6ef130fe5 14:58:56 ---> 0af844013fa5 14:58:56 Step 7/20 : COPY . . 14:59:00 ---> 12d4702eb1e5 14:59:00 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:59:00 ---> Running in 5425ac89cada 14:59:03 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 14:59:11 ---> 6ec7dd6854ad 14:59:11 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:59:11 ---> Running in edbe2036637a 14:59:12 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 14:59:19 Removing intermediate container 3cba5b3195cb 14:59:19 ---> df7298536df9 14:59:19 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:59:19 ---> Running in 0a876622c5b9 14:59:20 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 14:59:27 Removing intermediate container 0a876622c5b9 14:59:27 ---> c57a9d89c1d5 14:59:27 14:59:27 Step 11/23 : FROM alpine:3.16 14:59:27 ---> a6215f271958 14:59:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:59:27 ---> Running in fcf72a6638ee 14:59:27 Removing intermediate container fcf72a6638ee 14:59:27 ---> ef4a712e1a9b 14:59:27 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 14:59:27 ---> Running in 7fd9dcf49c0e 14:59:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:59:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:59:31 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:59:31 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 14:59:31 (3/33) Installing readline (8.1.2-r0) 14:59:31 (4/33) Installing bash (5.1.16-r2) 14:59:31 Executing bash-5.1.16-r2.post-install 14:59:31 (5/33) Installing ca-certificates (20220614-r0) 14:59:31 (6/33) Installing brotli-libs (1.0.9-r6) 14:59:31 (7/33) Installing nghttp2-libs (1.47.0-r0) 14:59:31 (8/33) Installing libcurl (7.83.1-r3) 14:59:31 (9/33) Installing curl (7.83.1-r3) 14:59:31 (10/33) Installing docker-cli (20.10.20-r0) 14:59:32 (11/33) Installing dumb-init (1.2.5-r1) 14:59:32 (12/33) Installing libbz2 (1.0.8-r1) 14:59:32 (13/33) Installing expat (2.4.9-r0) 14:59:32 (14/33) Installing libffi (3.4.2-r1) 14:59:32 (15/33) Installing gdbm (1.23-r0) 14:59:32 (16/33) Installing xz-libs (5.2.5-r1) 14:59:32 (17/33) Installing libgcc (11.2.1_git20220219-r2) 14:59:32 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 14:59:32 (19/33) Installing mpdecimal (2.5.1-r1) 14:59:32 (20/33) Installing sqlite-libs (3.38.5-r0) 14:59:32 (21/33) Installing python3 (3.10.5-r0) 14:59:35 (22/33) Installing py3-contextlib2 (21.6.0-r2) 14:59:35 (23/33) Installing py3-tomli (2.0.1-r1) 14:59:35 (24/33) Installing py3-pep517 (0.12.0-r2) 14:59:35 (25/33) Installing py3-six (1.16.0-r1) 14:59:35 (26/33) Installing py3-retrying (1.3.3-r3) 14:59:35 (27/33) Installing py3-appdirs (1.4.4-r3) 14:59:35 (28/33) Installing py3-more-itertools (8.13.0-r0) 14:59:35 (29/33) Installing py3-ordered-set (4.0.2-r3) 14:59:35 (30/33) Installing py3-parsing (2.4.7-r3) 14:59:35 (31/33) Installing py3-packaging (21.3-r0) 14:59:35 (32/33) Installing py3-setuptools (59.4.0-r0) 14:59:35 (33/33) Installing py3-pip (22.1.1-r0) 14:59:36 Executing busybox-1.35.0-r17.trigger 14:59:36 Executing ca-certificates-20220614-r0.trigger 14:59:36 OK: 120 MiB in 47 packages 14:59:54 Collecting docker-compose==1.23.2 14:59:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:59:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.9 MB/s eta 0:00:00 14:59:54 Collecting docker<4.0,>=3.6.0 14:59:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:59:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.8 MB/s eta 0:00:00 14:59:55 Collecting dockerpty<0.5,>=0.4.1 14:59:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:59:55 Preparing metadata (setup.py): started 14:59:56 Removing intermediate container 65d6548c01bf 14:59:56 ---> 9292a1b95d7c 14:59:56 14:59:56 Step 11/24 : FROM alpine:3.16 14:59:56 ---> a6215f271958 14:59:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:59:56 Removing intermediate container 6cd33154fed7 14:59:56 ---> 2c1a764c494d 14:59:56 14:59:56 Step 11/23 : FROM alpine:3.16 14:59:56 ---> a6215f271958 14:59:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:59:57 ---> Running in 4e76006748a7 14:59:57 ---> Running in 89a8a11173eb 14:59:58 Preparing metadata (setup.py): finished with status 'done' 14:59:58 Collecting cached-property<2,>=1.2.0 14:59:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:59:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:59:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:59:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 11.4 MB/s eta 0:00:00 15:00:00 Collecting jsonschema<3,>=2.5.1 15:00:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:00:00 (1/1) Installing dumb-init (1.2.5-r1) 15:00:01 Executing busybox-1.35.0-r17.trigger 15:00:01 OK: 5 MiB in 15 packages 15:00:01 (1/2) Installing ca-certificates (20220614-r0) 15:00:01 (2/2) Installing dumb-init (1.2.5-r1) 15:00:01 Executing busybox-1.35.0-r17.trigger 15:00:01 Executing ca-certificates-20220614-r0.trigger 15:00:01 Collecting websocket-client<1.0,>=0.32.0 15:00:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:00:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.7 MB/s eta 0:00:00 15:00:01 Collecting texttable<0.10,>=0.9.0 15:00:01 Downloading texttable-0.9.1.tar.gz (11 kB) 15:00:01 Preparing metadata (setup.py): started 15:00:02 OK: 6 MiB in 16 packages 15:00:03 Removing intermediate container 89a8a11173eb 15:00:03 ---> 0d4eea07de36 15:00:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:00:03 ---> Running in 7efde0fb9d4a 15:00:04 Removing intermediate container 7efde0fb9d4a 15:00:04 ---> 88d4ec12d2a8 15:00:04 Step 14/24 : ENV APP_PORT=59882 15:00:04 ---> Running in 828af60b73b4 15:00:04 Preparing metadata (setup.py): finished with status 'done' 15:00:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 15:00:04 Removing intermediate container 4e76006748a7 15:00:04 ---> e2db88ab2a55 15:00:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:00:05 Removing intermediate container 828af60b73b4 15:00:05 ---> a6c226f328ba 15:00:05 Step 15/24 : EXPOSE $APP_PORT 15:00:05 ---> Running in ebb3bcbf2284 15:00:05 ---> Running in 3c9e7fda3594 15:00:05 Collecting PyYAML<4,>=3.10 15:00:05 Downloading PyYAML-3.13.tar.gz (270 kB) 15:00:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.2 MB/s eta 0:00:00 15:00:06 Removing intermediate container ebb3bcbf2284 15:00:06 ---> a1172da8b31a 15:00:06 Step 14/23 : ENV APP_PORT=59860 15:00:06 Removing intermediate container 3c9e7fda3594 15:00:06 ---> 61ac77d2c99b 15:00:06 Step 16/24 : WORKDIR / 15:00:06 ---> Running in 6e2209234a64 15:00:06 ---> Running in 547b76bedbfb 15:00:06 Removing intermediate container 6e2209234a64 15:00:06 ---> c3bf0e11a479 15:00:06 Step 15/23 : EXPOSE $APP_PORT 15:00:07 Removing intermediate container 547b76bedbfb 15:00:07 ---> cc9cbf59039f 15:00:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:00:07 ---> Running in 4d3a31c03358 15:00:07 Removing intermediate container 4d3a31c03358 15:00:07 ---> f86be4145b49 15:00:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:00:08 Preparing metadata (setup.py): started 15:00:08 ---> 975d1b1e480a 15:00:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:00:09 ---> 8719c6b2b921 15:00:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:00:11 ---> e1a221fcd879 15:00:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:00:11 Preparing metadata (setup.py): finished with status 'done' 15:00:11 Collecting docopt<0.7,>=0.6.1 15:00:11 Downloading docopt-0.6.2.tar.gz (25 kB) 15:00:11 Preparing metadata (setup.py): started 15:00:12 ---> fe9ecf3eca35 15:00:12 Step 20/24 : ENTRYPOINT ["/core-command"] 15:00:12 ---> Running in 553d05ee8a4e 15:00:13 ---> 5fdfc6f7db79 15:00:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:00:13 Removing intermediate container 553d05ee8a4e 15:00:13 ---> 3c49ab18352e 15:00:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:00:13 ---> Running in 6307b12494d0 15:00:13 Removing intermediate container 6307b12494d0 15:00:13 ---> 73e6fb5c006d 15:00:13 Step 22/24 : LABEL arch=arm64 15:00:14 ---> Running in 6942c93b93de 15:00:14 ---> a21dd8f33f8c 15:00:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:00:14 ---> Running in 772f76670c79 15:00:15 Removing intermediate container 6942c93b93de 15:00:15 ---> ef6528a271fe 15:00:15 Step 23/24 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 15:00:15 Preparing metadata (setup.py): finished with status 'done' 15:00:15 ---> Running in 4e17989718d0 15:00:15 Removing intermediate container 772f76670c79 15:00:15 ---> c88b63dfaebe 15:00:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:00:15 Collecting docker-pycreds>=0.4.0 15:00:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:00:15 ---> Running in 439a6b685e9e 15:00:15 Removing intermediate container 4e17989718d0 15:00:15 ---> ce262230a886 15:00:15 Step 24/24 : LABEL version=0.0.0 15:00:15 ---> Running in 0aa449f2e958 15:00:16 Removing intermediate container 439a6b685e9e 15:00:16 ---> 836f52189775 15:00:16 Step 21/23 : LABEL arch=arm64 15:00:16 ---> Running in 4f79e988ade4 15:00:16 Removing intermediate container 0aa449f2e958 15:00:16 ---> 068fee9643a7 15:00:16 15:00:17 Successfully built 068fee9643a7 15:00:17 Collecting idna<2.8,>=2.5 15:00:17 Successfully tagged core-command-arm64:latest 15:00:17 Building security-spire-config 15:00:17  Building core-command ... done  Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:00:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 6.3 MB/s eta 0:00:00Removing intermediate container 4f79e988ade4 15:00:17 ---> 076e365ccf3d 15:00:17 Step 22/23 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 15:00:17 15:00:17 ---> Running in 842f48d71f6c 15:00:17 Collecting certifi>=2017.4.17 15:00:17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 15:00:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 11.7 MB/s eta 0:00:00 15:00:17 Removing intermediate container 842f48d71f6c 15:00:17 ---> dcfca620a3c2 15:00:17 Step 23/23 : LABEL version=0.0.0 15:00:18 ---> Running in 190a624c3556 15:00:18 Removing intermediate container 190a624c3556 15:00:18 ---> 40c37ed6bbf0 15:00:18 15:00:18 Collecting urllib3<1.25,>=1.21.1 15:00:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:00:19 Successfully built 40c37ed6bbf0 15:00:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.8 MB/s eta 0:00:00 15:00:19 Successfully tagged support-notifications-arm64:latest 15:00:19  Building support-notifications ... done Building core-metadata 15:00:19 Collecting chardet<3.1.0,>=3.0.2 15:00:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:00:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.4 MB/s eta 0:00:00 15:00:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:00:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:00:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:00:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:00:20 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 15:00:20 Running setup.py install for texttable: started 15:00:23 Running setup.py install for texttable: finished with status 'done' 15:00:23 Running setup.py install for PyYAML: started 15:00:26 Running setup.py install for PyYAML: finished with status 'done' 15:00:28 Running setup.py install for docopt: started 15:00:30 Running setup.py install for docopt: finished with status 'done' 15:00:35 Running setup.py install for dockerpty: started 15:00:37 Running setup.py install for dockerpty: finished with status 'done' 15:00:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 15:00:42 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:00:44 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:00:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:00:44 ---> fb7c6b390b83 15:00:44 Step 3/26 : WORKDIR /edgex-go 15:00:44 ---> Using cache 15:00:44 ---> f1240c65aaa4 15:00:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:44 ---> Using cache 15:00:44 ---> 69ad0c81aaf1 15:00:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:00:44 ---> Using cache 15:00:44 ---> a4c1f040f7c5 15:00:44 Step 6/26 : COPY go.mod vendor* ./ 15:00:44 ---> Using cache 15:00:44 ---> 18e2f9aab5c1 15:00:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:44 ---> Using cache 15:00:44 ---> 762e15e2309b 15:00:44 Step 8/26 : COPY . . 15:00:44 ---> Using cache 15:00:44 ---> c4574134b49c 15:00:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:00:44 ---> Using cache 15:00:44 ---> 123a0ce007f8 15:00:44 Step 10/26 : WORKDIR /edgex-go/spire-build 15:00:44 ---> Using cache 15:00:44 ---> 6581f76ed6d2 15:00:44 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 15:00:44 ---> Using cache 15:00:44 ---> 547a03633c15 15:00:44 Step 12/26 : WORKDIR /edgex-go 15:00:44 ---> Using cache 15:00:44 ---> a406b9d8f816 15:00:44 15:00:44 Step 13/26 : FROM alpine:3.15 15:00:44 ---> 02e0d6fdf486 15:00:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:00:44 ---> Using cache 15:00:44 ---> 3b8d082aae29 15:00:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:44 ---> Using cache 15:00:44 ---> ff1ba420765b 15:00:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:00:47 ---> Running in 3d7a8d76099d 15:00:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:00:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:00:47 ---> fb7c6b390b83 15:00:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:00:47 ---> Using cache 15:00:47 ---> f23faff61483 15:00:47 Step 4/25 : WORKDIR /edgex-go 15:00:47 ---> Using cache 15:00:47 ---> 1ebec4a40253 15:00:47 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:47 ---> Using cache 15:00:47 ---> b945f119af9e 15:00:47 Step 6/25 : RUN apk add --update --no-cache make git 15:00:47 ---> Using cache 15:00:47 ---> c8b7f6465b98 15:00:47 Step 7/25 : COPY go.mod vendor* ./ 15:00:47 ---> Using cache 15:00:47 ---> 507f0ec09589 15:00:47 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:47 ---> Using cache 15:00:47 ---> 876ff8283e9a 15:00:47 Step 9/25 : COPY . . 15:00:48 ---> Using cache 15:00:48 ---> fab36c99605c 15:00:48 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:00:48 ---> Running in 3f7a14739c9b 15:00:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:00:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 15:00:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:00:52 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:00:52 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:00:52 OK: 15734 distinct packages available 15:00:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:00:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:00:55 (1/4) Installing dumb-init (1.2.5-r1) 15:00:55 (2/4) Installing musl-obstack (1.2.3-r0) 15:00:55 (3/4) Installing libucontext (1.1-r0) 15:00:55 (4/4) Installing gcompat (1.0.0-r4) 15:00:55 Executing busybox-1.34.1-r7.trigger 15:00:55 OK: 6 MiB in 18 packages 15:01:00 Removing intermediate container 3d7a8d76099d 15:01:00 ---> cebda2eb2f30 15:01:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:01:05 Removing intermediate container 7fd9dcf49c0e 15:01:05 ---> dc3818e1d76a 15:01:05 Step 14/23 : ENV APP_PORT=58890 15:01:05 ---> Running in 9b0ac04a661f 15:01:06 Removing intermediate container 9b0ac04a661f 15:01:06 ---> 274b2fbc34c3 15:01:06 Step 15/23 : EXPOSE $APP_PORT 15:01:06 ---> Running in faa0091a60d3 15:01:07 Removing intermediate container faa0091a60d3 15:01:07 ---> 553e46c81531 15:01:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:01:08 ---> 2df555b5a411 15:01:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:01:10 ---> b6ae5917c5d8 15:01:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:01:10 ---> f5ae6e0ac3c7 15:01:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:01:10 ---> Running in 4cb31aebf2b8 15:01:11 Removing intermediate container 4cb31aebf2b8 15:01:11 ---> b26b2c3378fe 15:01:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:01:11 ---> c9dc98856a4a 15:01:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:01:13 ---> bd4d7c5e1def 15:01:13 Step 21/26 : WORKDIR / 15:01:13 ---> Running in b7407ed88fe2 15:01:13 ---> 5bc784109a64 15:01:13 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:01:13 ---> Running in 8754d498376e 15:01:13 Removing intermediate container b7407ed88fe2 15:01:13 ---> 957e1e66ae17 15:01:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:01:14 ---> Running in b6896e702dcb 15:01:14 Removing intermediate container 8754d498376e 15:01:14 ---> 224705013507 15:01:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:01:14 ---> Running in ae2c8c4b5dc6 15:01:14 Removing intermediate container b6896e702dcb 15:01:14 ---> 428099faf4fb 15:01:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:01:15 Removing intermediate container ae2c8c4b5dc6 15:01:15 ---> 2bcc3453fd6c 15:01:15 ---> Running in 3767168791a0 15:01:15 Step 21/23 : LABEL arch=arm64 15:01:15 ---> Running in 7590251f6b4c 15:01:15 Removing intermediate container 3767168791a0 15:01:15 ---> 2548128c6fe4 15:01:15 Step 24/26 : LABEL arch=arm64 15:01:16 ---> Running in 4f3bf7dfb010 15:01:16 Removing intermediate container 7590251f6b4c 15:01:16 ---> d2ec5d03c182 15:01:16 Step 22/23 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 15:01:16 ---> Running in d50e0bf96e84 15:01:16 Removing intermediate container 4f3bf7dfb010 15:01:16 ---> 06da1583fb29 15:01:16 Step 25/26 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 15:01:16 ---> Running in aeba4a4fa460 15:01:17 Removing intermediate container d50e0bf96e84 15:01:17 ---> cf453d39f3b8 15:01:17 Step 23/23 : LABEL version=0.0.0 15:01:17 ---> Running in 9c37ea177937 15:01:17 Removing intermediate container aeba4a4fa460 15:01:17 ---> 424d8a510e1f 15:01:17 Step 26/26 : LABEL version=0.0.0 15:01:17 ---> Running in 28949b3ee35f 15:01:18 Removing intermediate container 9c37ea177937 15:01:18 ---> 3b256530542e 15:01:18 15:01:18 Removing intermediate container 28949b3ee35f 15:01:18 ---> 8cb894668027 15:01:18 15:01:18 Successfully built 3b256530542e 15:01:18 Successfully tagged sys-mgmt-agent-arm64:latest 15:01:18  Building sys-mgmt-agent ... done Building support-scheduler 15:01:18 Successfully built 8cb894668027 15:01:18 Successfully tagged security-spire-config-arm64:latest 15:01:18 Building core-data 15:01:51  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:01:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:01:51 ---> fb7c6b390b83 15:01:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:01:51 ---> Using cache 15:01:51 ---> f23faff61483 15:01:51 Step 4/23 : WORKDIR /edgex-go 15:01:51 ---> Using cache 15:01:51 ---> 1ebec4a40253 15:01:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:51 ---> Using cache 15:01:51 ---> b945f119af9e 15:01:51 Step 6/23 : RUN apk add --update --no-cache make git 15:01:51 ---> Using cache 15:01:51 ---> c8b7f6465b98 15:01:51 Step 7/23 : COPY go.mod vendor* ./ 15:01:51 ---> Using cache 15:01:51 ---> 507f0ec09589 15:01:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:51 ---> Using cache 15:01:51 ---> 876ff8283e9a 15:01:51 Step 9/23 : COPY . . 15:01:51 ---> Using cache 15:01:51 ---> fab36c99605c 15:01:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:01:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:01:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:01:51 ---> fb7c6b390b83 15:01:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:01:51 ---> Using cache 15:01:51 ---> f23faff61483 15:01:51 Step 4/24 : WORKDIR /edgex-go 15:01:51 ---> Using cache 15:01:51 ---> 1ebec4a40253 15:01:51 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:51 ---> Using cache 15:01:51 ---> b945f119af9e 15:01:51 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:01:51 ---> Running in fe23d3f526ea 15:01:51 ---> Running in 95ca4cb539cf 15:01:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:01:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:01:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:01:52 OK: 221 MiB in 51 packages 15:01:54 Removing intermediate container fe23d3f526ea 15:01:54 ---> acdd1db566b5 15:01:54 Step 7/24 : COPY go.mod vendor* ./ 15:01:54 ---> 9bf426e627eb 15:01:54 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:54 ---> Running in 32e30cfd48bb 15:03:16 Removing intermediate container 32e30cfd48bb 15:03:16 ---> 3863a1f490fc 15:03:16 Step 9/24 : COPY . . 15:03:16 ---> 9d0cdbd1144e 15:03:16 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:03:16 ---> Running in 8d685ebd0e50 15:03:18 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 15:04:55 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 15:05:07 Removing intermediate container 5425ac89cada 15:05:07 ---> 7d579b3118b7 15:05:07 15:05:07 Step 10/22 : FROM alpine:3.16 15:05:07 ---> a6215f271958 15:05:07 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:05:07 ---> Running in 42b455f979da 15:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:05:10 (1/6) Installing ca-certificates (20220614-r0) 15:05:11 (2/6) Installing brotli-libs (1.0.9-r6) 15:05:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:05:11 (4/6) Installing libcurl (7.83.1-r3) 15:05:11 (5/6) Installing curl (7.83.1-r3) 15:05:11 (6/6) Installing dumb-init (1.2.5-r1) 15:05:11 Executing busybox-1.35.0-r17.trigger 15:05:11 Executing ca-certificates-20220614-r0.trigger 15:05:11 OK: 8 MiB in 20 packages 15:05:15 Removing intermediate container 42b455f979da 15:05:15 ---> 03a8d98f661b 15:05:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:05:15 ---> Running in f7bd58f1e8e9 15:05:15 Removing intermediate container f7bd58f1e8e9 15:05:15 ---> d4afc349364f 15:05:15 Step 13/22 : WORKDIR /edgex 15:05:15 ---> Running in 768c60fcb025 15:05:15 Removing intermediate container 768c60fcb025 15:05:15 ---> 50dce0f3f0bd 15:05:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:05:16 ---> 58a07018cd70 15:05:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:05:18 ---> 522c7107742d 15:05:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:05:19 ---> 782250e80995 15:05:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:05:20 ---> 67e2f52072ac 15:05:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:05:20 ---> Running in 71cc74686406 15:05:24 Removing intermediate container 71cc74686406 15:05:24 ---> 1a03780bec48 15:05:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:05:24 ---> Running in 7db18124291a 15:05:24 Removing intermediate container 7db18124291a 15:05:24 ---> 291bc251239b 15:05:24 Step 20/22 : LABEL arch=arm64 15:05:24 ---> Running in 139baffe57e1 15:05:25 Removing intermediate container 139baffe57e1 15:05:25 ---> a6c9b3ddd7b8 15:05:25 Step 21/22 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 15:05:25 ---> Running in 31933d406f76 15:05:25 Removing intermediate container 31933d406f76 15:05:25 ---> d6d92c53cc0a 15:05:25 Step 22/22 : LABEL version=0.0.0 15:05:25 ---> Running in ad0a90e3c03a 15:05:26 Removing intermediate container ad0a90e3c03a 15:05:26 ---> e4b104063a21 15:05:26 15:05:26 Successfully built e4b104063a21 15:05:26 Successfully tagged security-proxy-setup-arm64:latest 15:07:18  Building security-proxy-setup ... done Removing intermediate container edbe2036637a 15:07:18 ---> b93ddae951c8 15:07:18 15:07:18 Step 9/20 : FROM alpine:3.15 15:07:18 ---> 02e0d6fdf486 15:07:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:07:18 ---> Using cache 15:07:18 ---> 3b8d082aae29 15:07:18 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:18 ---> Using cache 15:07:18 ---> ff1ba420765b 15:07:18 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:07:18 ---> Running in a2a5fd43454d 15:07:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:07:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:07:22 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:07:22 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:07:22 OK: 15734 distinct packages available 15:07:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:07:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:07:25 (1/9) Installing ca-certificates (20220614-r0) 15:07:25 (2/9) Installing brotli-libs (1.0.9-r5) 15:07:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:07:25 (4/9) Installing libcurl (7.80.0-r3) 15:07:25 (5/9) Installing curl (7.80.0-r3) 15:07:25 (6/9) Installing dumb-init (1.2.5-r1) 15:07:25 (7/9) Installing musl-obstack (1.2.3-r0) 15:07:25 (8/9) Installing libucontext (1.1-r0) 15:07:26 (9/9) Installing gcompat (1.0.0-r4) 15:07:26 Executing busybox-1.34.1-r7.trigger 15:07:26 Executing ca-certificates-20220614-r0.trigger 15:07:26 OK: 8 MiB in 23 packages 15:07:29 Removing intermediate container a2a5fd43454d 15:07:29 ---> b9898f4e3bc5 15:07:29 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:07:29 ---> ce791a341bc0 15:07:29 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:07:33 ---> 50af6abfa686 15:07:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:07:34 ---> c3f21660c6b2 15:07:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:07:34 ---> Running in d662ada12b7e 15:07:35 Removing intermediate container d662ada12b7e 15:07:35 ---> 6956b90a12a1 15:07:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:07:35 ---> Running in 4034b1913bc8 15:07:36 Removing intermediate container 4034b1913bc8 15:07:36 ---> 16de41ee827f 15:07:36 Step 18/20 : LABEL arch=arm64 15:07:36 ---> Running in 988dd2cce3ce 15:07:38 Removing intermediate container 988dd2cce3ce 15:07:38 ---> a3b80cbeb5b7 15:07:38 Step 19/20 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 15:07:38 ---> Running in 0adfb40bb9de 15:07:38 Removing intermediate container 0adfb40bb9de 15:07:38 ---> 5a18c88b4c31 15:07:38 Step 20/20 : LABEL version=0.0.0 15:07:39 ---> Running in 464996b16fe5 15:07:40 Removing intermediate container 464996b16fe5 15:07:40 ---> 43acae170329 15:07:40 15:07:40 Successfully built 43acae170329 15:07:40 Successfully tagged security-spiffe-token-provider-arm64:latest 15:07:41  Building security-spiffe-token-provider ... done Removing intermediate container 3f7a14739c9b 15:07:41 ---> 8c78af454752 15:07:41 15:07:41 Step 11/25 : FROM alpine:3.16 15:07:41 ---> a6215f271958 15:07:41 Step 12/25 : RUN apk add --update --no-cache dumb-init 15:07:41 ---> Using cache 15:07:41 ---> 0d4eea07de36 15:07:41 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:07:41 ---> Using cache 15:07:41 ---> 88d4ec12d2a8 15:07:41 Step 14/25 : ENV APP_PORT=59881 15:07:41 ---> Running in 81741075e054 15:07:42 Removing intermediate container 81741075e054 15:07:42 ---> 1c53944b871b 15:07:42 Step 15/25 : EXPOSE $APP_PORT 15:07:42 ---> Running in 57f8d0909eeb 15:07:42 Removing intermediate container 57f8d0909eeb 15:07:42 ---> 62abde96c395 15:07:42 Step 16/25 : WORKDIR / 15:07:43 ---> Running in cbdd7947fc24 15:07:43 Removing intermediate container cbdd7947fc24 15:07:43 ---> 1da0b8af56e9 15:07:43 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:07:44 ---> 8864e7b631c4 15:07:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:07:46 ---> e846da2c5008 15:07:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:07:46 ---> d9904b19fe91 15:07:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:07:47 ---> d072403ba382 15:07:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:07:47 ---> Running in 9937ef891a33 15:07:48 Removing intermediate container 9937ef891a33 15:07:48 ---> edb5d4abbdcd 15:07:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:07:48 ---> Running in 75aa4f128e32 15:07:49 Removing intermediate container 75aa4f128e32 15:07:49 ---> 48c6446dd46b 15:07:49 Step 23/25 : LABEL arch=arm64 15:07:49 ---> Running in e700b0f28ecf 15:07:49 Removing intermediate container e700b0f28ecf 15:07:49 ---> 0f94a57b6c0a 15:07:49 Step 24/25 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 15:07:50 ---> Running in 8ad090a188e3 15:07:51 Removing intermediate container 8ad090a188e3 15:07:51 ---> 51f2b435c69b 15:07:51 Step 25/25 : LABEL version=0.0.0 15:07:51 ---> Running in fb7347034cb9 15:07:51 Removing intermediate container fb7347034cb9 15:07:51 ---> d73d69a66b29 15:07:51 15:07:51 Successfully built d73d69a66b29 15:07:51 Successfully tagged core-metadata-arm64:latest 15:08:59  Building core-metadata ... done Removing intermediate container 8d685ebd0e50 15:08:59 ---> f31fa90415d2 15:08:59 15:08:59 Step 11/24 : FROM alpine:3.16 15:08:59 ---> a6215f271958 15:08:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:08:59 ---> Running in c33ec77867d3 15:08:59 Removing intermediate container c33ec77867d3 15:08:59 ---> 50d5d508a21c 15:08:59 Step 13/24 : ENV APP_PORT=59880 15:08:59 ---> Running in af7fab7bb7dd 15:08:59 Removing intermediate container af7fab7bb7dd 15:08:59 ---> 7ca215748290 15:08:59 Step 14/24 : EXPOSE $APP_PORT 15:08:59 ---> Running in 229bde01d05f 15:08:59 Removing intermediate container 229bde01d05f 15:08:59 ---> 5cf9e54577f2 15:08:59 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:59 ---> Running in 7018339a8285 15:08:59 Removing intermediate container 7018339a8285 15:08:59 ---> de81854db2db 15:08:59 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:08:59 ---> Running in 4c9b1e8c11ef 15:08:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:08:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:08:59 (1/6) Installing dumb-init (1.2.5-r1) 15:08:59 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:08:59 (3/6) Installing libsodium (1.0.18-r0) 15:08:59 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:08:59 (5/6) Installing libzmq (4.3.4-r0) 15:08:59 (6/6) Installing zeromq (4.3.4-r0) 15:08:59 Executing busybox-1.35.0-r17.trigger 15:08:59 OK: 8 MiB in 20 packages 15:09:00 Removing intermediate container 4c9b1e8c11ef 15:09:00 ---> a163ab3f043e 15:09:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:02 ---> 06c2a1e707f5 15:09:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:09:04 ---> 580a68ebaee7 15:09:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:09:05 ---> 8bc9bf37343d 15:09:05 Step 20/24 : ENTRYPOINT ["/core-data"] 15:09:05 ---> Running in 0a8acc3ca3e6 15:09:05 Removing intermediate container 0a8acc3ca3e6 15:09:05 ---> 5170cf1cf27a 15:09:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:05 ---> Running in 55017a270142 15:09:05 Removing intermediate container 55017a270142 15:09:05 ---> 25e49a03bd28 15:09:05 Step 22/24 : LABEL arch=arm64 15:09:06 ---> Running in abe347ebf271 15:09:06 Removing intermediate container abe347ebf271 15:09:06 ---> 4692855641e4 15:09:06 Step 23/24 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 15:09:06 ---> Running in d18d245cda58 15:09:06 Removing intermediate container d18d245cda58 15:09:06 ---> e0c08fccdfa4 15:09:06 Step 24/24 : LABEL version=0.0.0 15:09:07 ---> Running in 6a81d7fc6e13 15:09:07 Removing intermediate container 95ca4cb539cf 15:09:07 ---> 251cfeed9214 15:09:07 15:09:07 Step 11/23 : FROM alpine:3.16 15:09:07 ---> a6215f271958 15:09:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:09:07 ---> Using cache 15:09:07 ---> 0d4eea07de36 15:09:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:09:07 ---> Using cache 15:09:07 ---> 88d4ec12d2a8 15:09:07 Step 14/23 : ENV APP_PORT=59861 15:09:07 ---> Running in 1a8027fb0d96 15:09:07 Removing intermediate container 6a81d7fc6e13 15:09:07 ---> 9da3e4c20f69 15:09:07 15:09:07 Removing intermediate container 1a8027fb0d96 15:09:07 ---> 06ebc38311d0 15:09:07 Step 15/23 : EXPOSE $APP_PORT 15:09:07 ---> Running in 565defbcaf14 15:09:07 Successfully built 9da3e4c20f69 15:09:07 Successfully tagged core-data-arm64:latest 15:09:08  Building core-data ... done Removing intermediate container 565defbcaf14 15:09:08 ---> 7ae7efeffa02 15:09:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:08 ---> 6ad809f59010 15:09:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:09:10 ---> 23dd771aa706 15:09:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:09:10 ---> 6436ae373090 15:09:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:09:10 ---> Running in dbc83bb19ce3 15:09:11 Removing intermediate container dbc83bb19ce3 15:09:11 ---> 32fb942b9294 15:09:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:11 ---> Running in 573d823025e1 15:09:11 Removing intermediate container 573d823025e1 15:09:11 ---> 98a478f93d44 15:09:11 Step 21/23 : LABEL arch=arm64 15:09:11 ---> Running in bdcba12f68c5 15:09:11 Removing intermediate container bdcba12f68c5 15:09:11 ---> c9828cb4bf8b 15:09:11 Step 22/23 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 15:09:11 ---> Running in e4a0857c7ae5 15:09:12 Removing intermediate container e4a0857c7ae5 15:09:12 ---> d1bb32d431a2 15:09:12 Step 23/23 : LABEL version=0.0.0 15:09:12 ---> Running in 0a6ea3f5a233 15:09:12 Removing intermediate container 0a6ea3f5a233 15:09:12 ---> 5eaae4221361 15:09:12 15:09:13 Successfully built 5eaae4221361 15:09:13 Successfully tagged support-scheduler-arm64:latest 15:09:13  Building support-scheduler ... done  [Pipeline] } 15:09:13 $ docker stop --time=1 1283f43ae22dbbc97c02235e3177c74ce8fea7fe3569630aa8bd15b5f04e7297 15:09:14 $ docker rm -f 1283f43ae22dbbc97c02235e3177c74ce8fea7fe3569630aa8bd15b5f04e7297 [Pipeline] // withDockerContainer [Pipeline] sh 15:09:15 + docker images 15:09:15 REPOSITORY TAG IMAGE ID CREATED SIZE 15:09:15 support-scheduler-arm64 latest 5eaae4221361 3 seconds ago 28.8MB 15:09:15 core-data-arm64 latest 9da3e4c20f69 8 seconds ago 20.8MB 15:09:15 251cfeed9214 9 seconds ago 1.5GB 15:09:15 f31fa90415d2 25 seconds ago 1.44GB 15:09:15 core-metadata-arm64 latest d73d69a66b29 About a minute ago 17.7MB 15:09:15 8c78af454752 About a minute ago 1.44GB 15:09:15 security-spiffe-token-provider-arm64 latest 43acae170329 About a minute ago 28.8MB 15:09:15 b93ddae951c8 About a minute ago 1.47GB 15:09:15 security-proxy-setup-arm64 latest e4b104063a21 3 minutes ago 26.7MB 15:09:15 7d579b3118b7 4 minutes ago 1.43GB 15:09:15 sys-mgmt-agent-arm64 latest 3b256530542e 7 minutes ago 133MB 15:09:15 security-spire-config-arm64 latest 8cb894668027 7 minutes ago 83.6MB 15:09:15 support-notifications-arm64 latest 40c37ed6bbf0 8 minutes ago 29.5MB 15:09:15 core-command-arm64 latest 068fee9643a7 8 minutes ago 16.9MB 15:09:15 9292a1b95d7c 9 minutes ago 1.44GB 15:09:15 2c1a764c494d 9 minutes ago 1.5GB 15:09:15 c57a9d89c1d5 9 minutes ago 1.42GB 15:09:15 security-bootstrapper-arm64 latest c246caf7d665 12 minutes ago 19.4MB 15:09:15 security-secretstore-setup-arm64 latest bf589d67182e 12 minutes ago 28.6MB 15:09:15 1bf694e61abe 12 minutes ago 1.43GB 15:09:15 ee379812d8c0 12 minutes ago 1.43GB 15:09:15 security-spire-agent-arm64 latest 2e92920c3515 17 minutes ago 122MB 15:09:15 security-spire-server-arm64 latest ffdc2173f2f5 17 minutes ago 84.3MB 15:09:15 a406b9d8f816 18 minutes ago 1.31GB 15:09:15 248419f18369 18 minutes ago 1.31GB 15:09:15 ci-base-image-arm64 latest fb7c6b390b83 32 minutes ago 943MB 15:09:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 13 days ago 679MB 15:09:15 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 15:09:15 alpine 3.16 a6215f271958 2 months ago 5.29MB 15:09:15 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 15:09:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:16 15:09:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:16 arm64: Pulling from edgex-lftools-log-publisher 15:09:16 8998bd30e6a1: Pulling fs layer 15:09:16 04944245beec: Pulling fs layer 15:09:16 699f458cf7ca: Pulling fs layer 15:09:16 765212b225bb: Pulling fs layer 15:09:16 f23df028b6ca: Pulling fs layer 15:09:16 d65c8cfc05b1: Pulling fs layer 15:09:16 2437ff75d9bd: Pulling fs layer 15:09:16 d65c8cfc05b1: Waiting 15:09:16 f23df028b6ca: Waiting 15:09:16 2437ff75d9bd: Waiting 15:09:16 765212b225bb: Waiting 15:09:17 04944245beec: Verifying Checksum 15:09:17 04944245beec: Download complete 15:09:17 765212b225bb: Verifying Checksum 15:09:17 765212b225bb: Download complete 15:09:17 f23df028b6ca: Verifying Checksum 15:09:17 f23df028b6ca: Download complete 15:09:17 d65c8cfc05b1: Verifying Checksum 15:09:17 d65c8cfc05b1: Download complete 15:09:17 699f458cf7ca: Verifying Checksum 15:09:17 699f458cf7ca: Download complete 15:09:17 8998bd30e6a1: Verifying Checksum 15:09:17 8998bd30e6a1: Download complete 15:09:20 2437ff75d9bd: Verifying Checksum 15:09:20 2437ff75d9bd: Download complete 15:09:21 8998bd30e6a1: Pull complete 15:09:22 04944245beec: Pull complete 15:09:23 699f458cf7ca: Pull complete 15:09:23 765212b225bb: Pull complete 15:09:24 f23df028b6ca: Pull complete 15:09:24 d65c8cfc05b1: Pull complete 15:09:39 2437ff75d9bd: Pull complete 15:09:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:40 prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container 15:09:40 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:09:42 $ docker top c0d349f01d6d85eb727cc40a09f39456b846116c2285c3cb89b864bf2f6b37d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:43 ---> job-cost.sh 15:09:43 lf-activate-venv: SKIPPING 15:09:43 INFO: No Stack... 15:09:44 INFO: Retrieving Pricing Info for: v3-standard-4 15:09:45 INFO: Archiving Costs [Pipeline] sh 15:09:45 + cut -d, -f6 15:09:45 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 15:09:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4210-1-stack-cost] 15:09:46 Resource [jenkins-edgexfoundry-edgex-go-PR-4210-1-stack-cost] did not exist. Created. 15:09:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4210-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:09:46 + echo total: 0.10999999940395355 [Pipeline] stash 15:09:46 Stashed 1 file(s) [Pipeline] } 15:09:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4210-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:09:47 $ docker stop --time=1 c0d349f01d6d85eb727cc40a09f39456b846116c2285c3cb89b864bf2f6b37d7 15:09:49 $ docker rm -f c0d349f01d6d85eb727cc40a09f39456b846116c2285c3cb89b864bf2f6b37d7 [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 15:09:50 provisioning config files... 15:09:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7404219878857650764tmp [Pipeline] { [Pipeline] sh 15:09:51 + set +x 15:09:51 + curl -s https://codecov.io/bash 15:09:51 + bash -s -- 15:09:51 15:09:51 _____ _ 15:09:51 / ____| | | 15:09:51 | | ___ __| | ___ ___ _____ __ 15:09:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:09:51 | |___| (_) | (_| | __/ (_| (_) \ V / 15:09:51 \_____\___/ \__,_|\___|\___\___/ \_/ 15:09:51 Bash-1.0.6 15:09:51 15:09:51 15:09:51 ==> git version 2.25.1 found 15:09:51 ==> 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 15:09:51 Release-Date: 2020-01-08 15:09:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:09:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:09:51 ==> Jenkins CI detected. 15:09:51 current dir:  /w/workspace/edgex-go/1 15:09:51 project root: . 15:09:51 --> token set from env 15:09:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:09:51 ==> Running gcov in . (disable via -X gcov) 15:09:51 ==> Python coveragepy not found 15:09:51 ==> Searching for coverage reports in: 15:09:51 + . 15:09:51 -> Found 1 reports 15:09:51 ==> Detecting git/mercurial file structure 15:09:51 ==> Reading reports 15:09:51 + ./coverage.out bytes=500482 15:09:51 ==> Appending adjustments 15:09:51 https://docs.codecov.io/docs/fixing-reports 15:09:52 + Found adjustments 15:09:52 ==> Gzipping contents 15:09:52 64K /tmp/codecov.kQsDHg.gz 15:09:52 ==> Uploading reports 15:09:52 url: https://codecov.io 15:09:52 query: branch=PR-4210&commit=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4210%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4210&job=&cmd_args= 15:09:52 -> Pinging Codecov 15:09:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4210&commit=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4210%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4210&job=&cmd_args= 15:09:52 -> Uploading to 15:09:52 https://storage.googleapis.com/codecov/v4/raw/2022-10-24/00271124DB129430A58F1EEE437C3FCB/f47d4fe9828adf6f2d5bf687ad1b9318a7e95940/72998d98-218a-461e-9e7d-7b5413022375.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T150952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57da40d4e739c5854d5ddfd28a9dc81a604f43bd353a3b3db4c6c9008a86c2cd 15:09:52 % Total % Received % Xferd Average Speed Time Time Time Current 15:09:52 Dload Upload Total Spent Left Speed 15:09:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65363 0 0 100 65363 0 281k --:--:-- --:--:-- --:--:-- 281k 15:09:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [Pipeline] } 15:09:53 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 15:09:54 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 15:09:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:09:55 ---> package-listing.sh 15:09:55 ++ facter osfamily 15:09:55 ++ tr '[:upper:]' '[:lower:]' 15:09:55 + OS_FAMILY=debian 15:09:55 + workspace=/w/workspace/edgex-go/1 15:09:55 + START_PACKAGES=/tmp/packages_start.txt 15:09:55 + END_PACKAGES=/tmp/packages_end.txt 15:09:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:09:55 + PACKAGES=/tmp/packages_start.txt 15:09:55 + '[' /w/workspace/edgex-go/1 ']' 15:09:55 + PACKAGES=/tmp/packages_end.txt 15:09:55 + case "${OS_FAMILY}" in 15:09:55 + dpkg -l 15:09:55 + grep '^ii' 15:09:55 + '[' -f /tmp/packages_start.txt ']' 15:09:55 + '[' -f /tmp/packages_end.txt ']' 15:09:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:09:55 + '[' /w/workspace/edgex-go/1 ']' 15:09:55 + mkdir -p /w/workspace/edgex-go/1/archives/ 15:09:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 15:09:56 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 15:09:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:56 15:09:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:57 latest: Pulling from edgex-lftools-log-publisher 15:09:57 5eb5b503b376: Pulling fs layer 15:09:57 5c69ac0246d0: Pulling fs layer 15:09:57 ec43610c2a17: Pulling fs layer 15:09:57 3a2ae6a8a46f: Pulling fs layer 15:09:57 33b1e0a273af: Pulling fs layer 15:09:57 5d3b04190fa2: Pulling fs layer 15:09:57 2f39f015ded8: Pulling fs layer 15:09:57 5d3b04190fa2: Waiting 15:09:57 33b1e0a273af: Waiting 15:09:57 2f39f015ded8: Waiting 15:09:57 3a2ae6a8a46f: Waiting 15:09:57 5c69ac0246d0: Download complete 15:09:57 3a2ae6a8a46f: Verifying Checksum 15:09:57 3a2ae6a8a46f: Download complete 15:09:57 33b1e0a273af: Verifying Checksum 15:09:57 33b1e0a273af: Download complete 15:09:57 5d3b04190fa2: Download complete 15:09:57 ec43610c2a17: Verifying Checksum 15:09:57 ec43610c2a17: Download complete 15:09:57 5eb5b503b376: Verifying Checksum 15:09:57 5eb5b503b376: Download complete 15:09:58 2f39f015ded8: Download complete 15:09:59 5eb5b503b376: Pull complete 15:09:59 5c69ac0246d0: Pull complete 15:09:59 ec43610c2a17: Pull complete 15:09:59 3a2ae6a8a46f: Pull complete 15:09:59 33b1e0a273af: Pull complete 15:10:00 5d3b04190fa2: Pull complete 15:10:04 2f39f015ded8: Pull complete 15:10:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:04 prd-ubuntu20.04-docker-8c-8g-9306 does not seem to be running inside a container 15:10:04 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:10:09 $ docker top e76dabb6cff32f5ed1140aae12a805e14c3501093c629ece5c0bbcbfeba7b821 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:09 + touch /tmp/pre-build-complete [Pipeline] sh 15:10:09 + mkdir -p /var/log/sysstat [Pipeline] sh 15:10:10 + ls /var/log/sa-host 15:10:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:10 provisioning config files... 15:10:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config572743266363434122tmp [Pipeline] { [Pipeline] echo 15:10:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:10:10 ---> create-netrc.sh [Pipeline] } 15:10:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:10:11 ---> python-tools-install.sh [Pipeline] echo 15:10:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:10:11 ---> sudo-logs.sh 15:10:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:10:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:10:11 ---> job-cost.sh 15:10:11 lf-activate-venv: SKIPPING 15:10:11 DEBUG: total: 0.10999999940395355 15:10:11 INFO: Retrieving Stack Cost... 15:10:12 INFO: Retrieving Pricing Info for: v3-standard-8 15:10:12 INFO: Archiving Costs [Pipeline] echo 15:10:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:10:13 ---> logs-deploy.sh 15:10:13 lf-activate-venv: SKIPPING 15:10:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4210/1 15:10:13 INFO: archiving workspace using pattern(s): 15:10:14 Archives upload complete. 15:10:14 INFO: archiving logs to Nexus