Pull request #4164 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 ItsRico for edgexfoundry/edgex-go Loading trusted files from base branch main at 58b8536f987877404e75de77e000c4425cbd7d69 rather than 247dd7ae5d3ed112fe01675563fa3ffed5e801b2 Obtained Jenkinsfile from 58b8536f987877404e75de77e000c4425cbd7d69 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-ssh6194157463484225521.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15550677179979114098.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4164/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-4164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6938966854577271755.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-4164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh235917116434700474.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13763153576477568753.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-4164/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-4164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14723308198057523498.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-476’ Running on prd-ubuntu20.04-docker-8c-8g-478 in /w/workspace/edgexfoundry_edgex-go_PR-4164 [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/4164/head:refs/remotes/origin/PR-4164 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 58b8536f987877404e75de77e000c4425cbd7d69 into PR head commit 247dd7ae5d3ed112fe01675563fa3ffed5e801b2 Merge succeeded, producing fa9012e988dbc4c492e83e4eea98f27754a4c933 Checking out Revision fa9012e988dbc4c492e83e4eea98f27754a4c933 (PR-4164) > git config core.sparsecheckout # timeout=10 > git checkout -f 247dd7ae5d3ed112fe01675563fa3ffed5e801b2 # 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 58b8536f987877404e75de77e000c4425cbd7d69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa9012e988dbc4c492e83e4eea98f27754a4c933 # timeout=10 Commit message: "Merge commit '58b8536f987877404e75de77e000c4425cbd7d69' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:47:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:47:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:47:10 ========================================================= 21:47:10 EdgeX Global Pipelines Version Info 21:47:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:47:11 ------------------- 21:47:11 stable info: 21:47:11 ------------------- 21:47:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:47:11 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:47:11 Message: update stable to v1.0.239 21:47:11 ------------------- 21:47:11 experimental info: 21:47:11 ------------------- 21:47:11 Commited By: **** collab-it+edgex@linuxfoundation.org 21:47:11 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:47:11 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:47:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:47:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:47:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:47:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:47:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:47:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4164 [Pipeline] echo 21:47:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4164 [Pipeline] echo 21:47:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4164 [Pipeline] echo 21:47:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa9012e988dbc4c492e83e4eea98f27754a4c933 [Pipeline] echo 21:47:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa9012e [Pipeline] echo 21:47:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:13 provisioning config files... 21:47:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12947465841827555186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:13 ---> docker-login.sh 21:47:13 nexus3.edgexfoundry.org:10001 21:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:14 Configure a credential helper to remove this warning. See 21:47:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:14 21:47:14 Login Succeeded 21:47:14 nexus3.edgexfoundry.org:10002 21:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:14 Configure a credential helper to remove this warning. See 21:47:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:14 21:47:14 Login Succeeded 21:47:14 nexus3.edgexfoundry.org:10003 21:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:14 Configure a credential helper to remove this warning. See 21:47:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:14 21:47:14 Login Succeeded 21:47:14 nexus3.edgexfoundry.org:10004 21:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:14 Configure a credential helper to remove this warning. See 21:47:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:14 21:47:14 Login Succeeded 21:47:14 docker.io 21:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:15 Configure a credential helper to remove this warning. See 21:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:15 21:47:15 Login Succeeded 21:47:15 ---> docker-login.sh ends [Pipeline] } 21:47:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:47: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 21:47:15 + + dirname cmd/core-command/Dockerfile 21:47:15 cut -d/ -f2 21:47:15 + echo core-command,cmd/core-command/Dockerfile 21:47:15 + dirname cmd/core-data/Dockerfile 21:47:15 + cut -d/ -f2 21:47:15 + echo core-data,cmd/core-data/Dockerfile 21:47:15 + dirname cmd/core-metadata/Dockerfile 21:47:15 + cut -d/ -f2 21:47:15 + echo core-metadata,cmd/core-metadata/Dockerfile 21:47:15 + dirname cmd/security-bootstrapper/Dockerfile 21:47:15 + cut -d/ -f2 21:47:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:47:15 + dirname cmd/security-proxy-setup/Dockerfile 21:47:15 + cut -d/ -f2 21:47:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:47:15 + dirname cmd/security-secretstore-setup/Dockerfile 21:47:15 + cut -d/ -f2 21:47:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:47:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:47:15 + cut -d/ -f2 21:47:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:47:15 + + dirname cmd/security-spire-agent/Dockerfile 21:47:15 cut -d/ -f2 21:47:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:47:15 + dirname cmd/security-spire-config/Dockerfile 21:47:15 + cut -d/ -f2 21:47:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:47:15 + dirname cmd/security-spire-server/Dockerfile 21:47:15 + cut -d/ -f2 21:47:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:47:15 + dirname cmd/support-notifications/Dockerfile 21:47:15 + cut -d/ -f2 21:47:15 + echo support-notifications,cmd/support-notifications/Dockerfile 21:47:15 + dirname cmd/support-scheduler/Dockerfile 21:47:15 + cut -d/ -f2 21:47:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:47:15 + dirname cmd/sys-mgmt-agent/Dockerfile 21:47:15 + cut -d/ -f2 21:47:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:47: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 21:47:16 + git rev-list -1 --merges fa9012e988dbc4c492e83e4eea98f27754a4c933~1..fa9012e988dbc4c492e83e4eea98f27754a4c933 [Pipeline] echo 21:47:16 -----------> git rev-list -1 --merges fa9012e988dbc4c492e83e4eea98f27754a4c933~1..fa9012e988dbc4c492e83e4eea98f27754a4c933 fa9012e988dbc4c492e83e4eea98f27754a4c933 21:47:16 fa9012e988dbc4c492e83e4eea98f27754a4c933 [false] [Pipeline] sh 21:47:16 + git log --format=format:%s -1 fa9012e988dbc4c492e83e4eea98f27754a4c933 [Pipeline] echo 21:47:16 ========================================================= 21:47:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:47:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:47:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:47:17 + grep -v github /etc/ssh/ssh_known_hosts 21:47:17 + [ -e /tmp/ssh_known_hosts ] 21:47:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:47:17 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:47:17 sudo tee -a /etc/ssh/ssh_known_hosts 21:47:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:47:17 21:47:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:47:17 0.1.4: Pulling from edgex-devops/py-git-semver 21:47:17 b85a868b505f: Pulling fs layer 21:47:17 e2be974225ed: Pulling fs layer 21:47:17 339a4e72a1f5: Pulling fs layer 21:47:17 988bab9f4d93: Pulling fs layer 21:47:17 1469e6f7b9e6: Pulling fs layer 21:47:17 eaf3925da568: Pulling fs layer 21:47:17 bab4dde63d76: Pulling fs layer 21:47:17 bde34c3a00c8: Pulling fs layer 21:47:17 b352a97aabf1: Pulling fs layer 21:47:17 4872d77fe225: Pulling fs layer 21:47:17 5851b861e8e6: Pulling fs layer 21:47:17 bab4dde63d76: Waiting 21:47:17 bde34c3a00c8: Waiting 21:47:17 b352a97aabf1: Waiting 21:47:17 4872d77fe225: Waiting 21:47:17 5851b861e8e6: Waiting 21:47:17 988bab9f4d93: Waiting 21:47:17 eaf3925da568: Waiting 21:47:17 e2be974225ed: Verifying Checksum 21:47:17 e2be974225ed: Download complete 21:47:17 988bab9f4d93: Verifying Checksum 21:47:17 988bab9f4d93: Download complete 21:47:17 1469e6f7b9e6: Verifying Checksum 21:47:17 1469e6f7b9e6: Download complete 21:47:18 339a4e72a1f5: Verifying Checksum 21:47:18 339a4e72a1f5: Download complete 21:47:18 bde34c3a00c8: Verifying Checksum 21:47:18 bde34c3a00c8: Download complete 21:47:18 b352a97aabf1: Download complete 21:47:18 4872d77fe225: Verifying Checksum 21:47:18 4872d77fe225: Download complete 21:47:18 5851b861e8e6: Verifying Checksum 21:47:18 5851b861e8e6: Download complete 21:47:18 b85a868b505f: Verifying Checksum 21:47:18 b85a868b505f: Download complete 21:47:18 bab4dde63d76: Verifying Checksum 21:47:18 bab4dde63d76: Download complete 21:47:19 b85a868b505f: Pull complete 21:47:19 e2be974225ed: Pull complete 21:47:20 339a4e72a1f5: Pull complete 21:47:20 988bab9f4d93: Pull complete 21:47:20 1469e6f7b9e6: Pull complete 21:47:20 eaf3925da568: Pull complete 21:47:22 bab4dde63d76: Pull complete 21:47:22 bde34c3a00c8: Pull complete 21:47:22 b352a97aabf1: Pull complete 21:47:22 4872d77fe225: Pull complete 21:47:22 5851b861e8e6: Pull complete 21:47:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:47:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:47:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:22 prd-ubuntu20.04-docker-8c-8g-478 does not seem to be running inside a container 21:47: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:47:24 $ docker top 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb -eo pid,comm 21:47: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). 21:47:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:47:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:47:24 [ssh-agent] Looking for ssh-agent implementation... 21:47:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:47:24 $ docker exec 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb ssh-agent 21:47:24 SSH_AUTH_SOCK=/tmp/ssh-6jdYE29fqKGD/agent.33 21:47:24 SSH_AGENT_PID=39 21:47:24 Running ssh-add (command line suppressed) 21:47:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12707008670968749966.key (/w/workspace/edgex-go/1@tmp/private_key_12707008670968749966.key) 21:47:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:47:25 + git tag --points-at HEAD [Pipeline] } 21:47:25 $ docker exec --env ******** --env ******** 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb ssh-agent -k 21:47:25 unset SSH_AUTH_SOCK; 21:47:25 unset SSH_AGENT_PID; 21:47:25 echo Agent pid 39 killed; 21:47:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:47:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:47:25 [ssh-agent] Looking for ssh-agent implementation... 21:47:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:47:25 $ docker exec 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb ssh-agent 21:47:25 SSH_AUTH_SOCK=/tmp/ssh-cBkos9E9jFo5/agent.71 21:47:25 SSH_AGENT_PID=77 21:47:25 Running ssh-add (command line suppressed) 21:47:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2145651479492168126.key (/w/workspace/edgex-go/1@tmp/private_key_2145651479492168126.key) 21:47:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:47:26 + git semver init 21:47:26 2022-09-21 21:47:26,400 [run_init] DEBUG init version:0.0.0 force:False 21:47:26 2022-09-21 21:47:26,401 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 21:47:26 2022-09-21 21:47:26,401 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 21:47:26 2022-09-21 21:47:26,401 [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) 21:47:30 2022-09-21 21:47:30,598 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 21:47:30 2022-09-21 21:47:30,599 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4164 with force:False 21:47:30 2022-09-21 21:47:30,599 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4164 21:47:30 2022-09-21 21:47:30,603 [execute] INFO git cat-file --batch-check 21:47:30 2022-09-21 21:47:30,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:47:30 2022-09-21 21:47:30,610 [execute] INFO git cat-file --batch 21:47:30 2022-09-21 21:47:30,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:47:30 2022-09-21 21:47:30,616 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4164 21:47:30 0.0.0 [Pipeline] } 21:47:30 $ docker exec --env ******** --env ******** 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb ssh-agent -k 21:47:30 unset SSH_AUTH_SOCK; 21:47:30 unset SSH_AGENT_PID; 21:47:30 echo Agent pid 77 killed; 21:47:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:47:31 + git semver [Pipeline] } 21:47:31 $ docker stop --time=1 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb 21:47:32 $ docker rm -f 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb [Pipeline] // withDockerContainer [Pipeline] sh 21:47:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:47:33 Stashed 1 file(s) [Pipeline] echo 21:47:33 [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 21:47:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:47:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:34 ========================================================= 21:47:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:47:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:47:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:47:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:47:34 2408cc74d12b: Pulling fs layer 21:47:34 ea60b727a1ce: Pulling fs layer 21:47:34 30c4a7721957: Pulling fs layer 21:47:34 370296b7ddb6: Pulling fs layer 21:47:34 7c6cee850709: Pulling fs layer 21:47:34 39a5fcdaea64: Pulling fs layer 21:47:34 d94ebbe4e438: Pulling fs layer 21:47:34 bcfd1f05c69d: Pulling fs layer 21:47:34 59ccb84bbe0f: Pulling fs layer 21:47:34 370296b7ddb6: Waiting 21:47:34 39a5fcdaea64: Waiting 21:47:34 bcfd1f05c69d: Waiting 21:47:34 7c6cee850709: Waiting 21:47:34 59ccb84bbe0f: Waiting 21:47:34 d94ebbe4e438: Waiting 21:47:34 30c4a7721957: Verifying Checksum 21:47:34 30c4a7721957: Download complete 21:47:34 ea60b727a1ce: Verifying Checksum 21:47:34 7c6cee850709: Verifying Checksum 21:47:34 7c6cee850709: Download complete 21:47:34 39a5fcdaea64: Download complete 21:47:34 2408cc74d12b: Verifying Checksum 21:47:34 2408cc74d12b: Download complete 21:47:34 d94ebbe4e438: Verifying Checksum 21:47:35 2408cc74d12b: Pull complete 21:47:35 ea60b727a1ce: Pull complete 21:47:35 30c4a7721957: Pull complete 21:47:35 bcfd1f05c69d: Verifying Checksum 21:47:35 bcfd1f05c69d: Download complete 21:47:35 59ccb84bbe0f: Verifying Checksum 21:47:35 59ccb84bbe0f: Download complete 21:47:35 370296b7ddb6: Verifying Checksum 21:47:35 370296b7ddb6: Download complete 21:47:40 370296b7ddb6: Pull complete 21:47:40 7c6cee850709: Pull complete 21:47:40 39a5fcdaea64: Pull complete 21:47:40 d94ebbe4e438: Pull complete 21:47:42 bcfd1f05c69d: Pull complete 21:47:43 59ccb84bbe0f: Pull complete 21:47:43 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:47:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:47:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:47:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:47:43 WORKDIR /edgex 21:47:43 COPY go.mod . 21:47:43 RUN go mod download 21:47:43 + docker build -t ci-base-image-x86_64 -f - . 21:47:44 Sending build context to Docker daemon 169.5MB 21:47:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:47:44 ---> a4fb48ad2a94 21:47:44 Step 2/4 : WORKDIR /edgex 21:47:46 ---> Running in 2700de1ffe6e 21:47:46 Removing intermediate container 2700de1ffe6e 21:47:46 ---> 10e5c6011ea8 21:47:46 Step 3/4 : COPY go.mod . 21:47:46 ---> 972d44c1fe23 21:47:46 Step 4/4 : RUN go mod download 21:47:46 ---> Running in 3b3e3251f724 21:47:48 Still waiting to schedule task 21:47:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-477’ 21:47:58 Removing intermediate container 3b3e3251f724 21:47:58 ---> bfbd2b02ed2a 21:47:58 Successfully built bfbd2b02ed2a 21:47:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:59 + docker inspect -f . ci-base-image-x86_64 21:47:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:59 prd-ubuntu20.04-docker-8c-8g-478 does not seem to be running inside a container 21:47:59 $ 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 ******** ci-base-image-x86_64 cat 21:47:59 $ docker top 416d4d4c08e1a367ca5a4d525ef5902cba5c80407fb7db02f3a519c286665466 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:00 + go version 21:48:00 go version go1.18.3 linux/amd64 [Pipeline] } 21:48:00 $ docker stop --time=1 416d4d4c08e1a367ca5a4d525ef5902cba5c80407fb7db02f3a519c286665466 21:48:01 $ docker rm -f 416d4d4c08e1a367ca5a4d525ef5902cba5c80407fb7db02f3a519c286665466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:02 + docker inspect -f . ci-base-image-x86_64 21:48:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:02 prd-ubuntu20.04-docker-8c-8g-478 does not seem to be running inside a container 21:48:02 $ 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 ******** ci-base-image-x86_64 cat 21:48:02 $ docker top 18091456f9605afe1af711f74f8cbb09afa06e76bd361a9d0c60a31a9dab7c7d -eo pid,comm [Pipeline] { [Pipeline] echo 21:48:02 ========================================================= 21:48:02 [edgeXBuildGoParallel] Running Tests and Build... 21:48:02 ========================================================= [Pipeline] sh 21:48:03 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:48:03 + make test 21:48:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:48:10 ? github.com/edgexfoundry/edgex-go [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:48:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 21:48:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:48:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 21:48:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.099s coverage: 75.6% of statements 21:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:48:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.121s coverage: 54.2% of statements 21:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.611s coverage: 89.2% of statements 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 2.0% of statements 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.493s coverage: 95.6% of statements 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 21:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.099s coverage: 87.5% of statements 21:48:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.096s coverage: 94.4% of statements 21:48:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 21:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 80.7% of statements 21:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 58.8% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.097s coverage: 85.4% of statements 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.7% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.356s coverage: 65.8% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 41.8% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.100s coverage: 17.7% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.131s coverage: 97.7% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:48:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 21:48:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 21:48:48 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 21:49:10 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." 21:49:10 GO111MODULE=on go vet ./... 21:49:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:49:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:49:14 ./bin/test-attribution-txt.sh 21:49:14 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:49:14 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:49:14 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 21:49:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:49:15 + ls -al . 21:49:15 total 752 21:49:15 drwxrwxr-x 10 1001 1001 4096 Sep 21 21:48 . 21:49:15 drwxr-xr-x 4 root root 4096 Sep 21 21:48 .. 21:49:15 -rw-rw-r-- 1 1001 1001 16 Sep 21 21:47 .dockerignore 21:49:15 drwxrwxr-x 8 1001 1001 4096 Sep 21 21:48 .git 21:49:15 drwxrwxr-x 3 1001 1001 4096 Sep 21 21:47 .github 21:49:15 -rw-rw-r-- 1 1001 1001 1030 Sep 21 21:47 .gitignore 21:49:15 -rw-rw-r-- 1 1001 1001 42 Sep 21 21:47 .golangci.yml 21:49:15 -rw-rw-r-- 1 1001 1001 87 Sep 21 21:47 .hadolint.yml 21:49:15 drwxr-xr-x 3 1001 1001 4096 Sep 21 21:47 .semver 21:49:15 -rw-rw-r-- 1 1001 1001 166 Sep 21 21:47 .sonarcloud.properties 21:49:15 -rw-rw-r-- 1 1001 1001 1171 Sep 21 21:47 ADOPTERS.md 21:49:15 -rw-rw-r-- 1 1001 1001 10347 Sep 21 21:47 Attribution.txt 21:49:15 -rw-rw-r-- 1 1001 1001 63209 Sep 21 21:47 CHANGELOG.md 21:49:15 -rw-rw-r-- 1 1001 1001 3804 Sep 21 21:47 CONTRIBUTING.md 21:49:15 -rw-rw-r-- 1 1001 1001 677 Sep 21 21:47 GOVERNANCE.md 21:49:15 -rw-rw-r-- 1 1001 1001 850 Sep 21 21:47 Jenkinsfile 21:49:15 -rw-rw-r-- 1 1001 1001 10775 Sep 21 21:47 LICENSE 21:49:15 -rw-rw-r-- 1 1001 1001 13724 Sep 21 21:47 Makefile 21:49:15 -rw-rw-r-- 1 1001 1001 582 Sep 21 21:47 OWNERS.md 21:49:15 -rw-rw-r-- 1 1001 1001 9799 Sep 21 21:47 README.md 21:49:15 -rw-rw-r-- 1 1001 1001 6912 Sep 21 21:47 SECURITY.md 21:49:15 -rw-rw-r-- 1 1001 1001 5 Sep 21 21:47 VERSION 21:49:15 -rw-rw-r-- 1 1001 1001 4131 Sep 21 21:47 ZMQWindows.md 21:49:15 drwxrwxr-x 2 1001 1001 4096 Sep 21 21:47 bin 21:49:15 drwxrwxr-x 18 1001 1001 4096 Sep 21 21:47 cmd 21:49:15 -rw-r--r-- 1 root root 495807 Sep 21 21:48 coverage.out 21:49:15 -rw-rw-r-- 1 1001 1001 3458 Sep 21 21:47 go.mod 21:49:15 -rw-rw-r-- 1 1001 1001 38040 Sep 21 21:47 go.sum 21:49:15 drwxrwxr-x 8 1001 1001 4096 Sep 21 21:47 internal 21:49:15 drwxrwxr-x 3 1001 1001 4096 Sep 21 21:47 openapi 21:49:15 drwxrwxr-x 4 1001 1001 4096 Sep 21 21:47 snap 21:49:15 -rw-rw-r-- 1 1001 1001 204 Sep 21 21:47 version.go [Pipeline] sh 21:49:15 + '[' -e coverage.out ] 21:49:15 + chown 1001:1001 coverage.out [Pipeline] stash 21:49:15 Stashed 1 file(s) [Pipeline] sh 21:49:15 + make build 21:49:15 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 21:49:30 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 21:49:42 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 21:49:42 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 21:49: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 21:49: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 21:49: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 21:49: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 21:49: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 21:49: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 21:49: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 21:49: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 21:49: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] } 21:50:00 $ docker stop --time=1 18091456f9605afe1af711f74f8cbb09afa06e76bd361a9d0c60a31a9dab7c7d 21:50:02 $ docker rm -f 18091456f9605afe1af711f74f8cbb09afa06e76bd361a9d0c60a31a9dab7c7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:50:04 21:50:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:50:04 latest: Pulling from edgex-devops/edgex-compose 21:50:04 cbdbe7a5bc2a: Pulling fs layer 21:50:04 ca9280d653b3: Pulling fs layer 21:50:04 7e9c9ca2126c: Pulling fs layer 21:50:04 cbdbe7a5bc2a: Download complete 21:50:05 ca9280d653b3: Verifying Checksum 21:50:05 ca9280d653b3: Download complete 21:50:05 cbdbe7a5bc2a: Pull complete 21:50:05 7e9c9ca2126c: Verifying Checksum 21:50:05 7e9c9ca2126c: Download complete 21:50:05 ca9280d653b3: Pull complete 21:50:08 7e9c9ca2126c: Pull complete 21:50:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:50:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:09 prd-ubuntu20.04-docker-8c-8g-478 does not seem to be running inside a container 21:50:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:50:10 $ docker top 7e542fd34d8afeb0f53e5c464b22bb92398bef5b9f4122b214ede04ac6860f9f -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:10 + docker-compose build --help 21:50:10 + grep parallel 21:50:11 --parallel Build images in parallel. [Pipeline] } 21:50:11 $ docker stop --time=1 7e542fd34d8afeb0f53e5c464b22bb92398bef5b9f4122b214ede04ac6860f9f 21:50:12 $ docker rm -f 7e542fd34d8afeb0f53e5c464b22bb92398bef5b9f4122b214ede04ac6860f9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:50:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:13 prd-ubuntu20.04-docker-8c-8g-478 does not seem to be running inside a container 21:50:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:50:13 $ docker top 2d06eb871b42b34d213e2366badcf1b0fb8061e8d3a91cc820a5585bb3382dfa -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:14 + docker-compose -f ./docker-compose-build.yml build --parallel 21:50:14 Building core-command ... 21:50:14 Building core-data ... 21:50:14 Building core-metadata ... 21:50:14 Building security-bootstrapper ... 21:50:14 Building security-proxy-setup ... 21:50:14 Building security-secretstore-setup ... 21:50:14 Building security-spiffe-token-provider ... 21:50:14 Building security-spire-agent ... 21:50:14 Building security-spire-config ... 21:50:14 Building security-spire-server ... 21:50:14 Building support-notifications ... 21:50:14 Building support-scheduler ... 21:50:14 Building sys-mgmt-agent ... 21:50:14 Building sys-mgmt-agent 21:50:14 Building security-secretstore-setup 21:50:14 Building security-spire-agent 21:50:14 Building security-bootstrapper 21:50:14 Building core-data 21:50:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:50:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:50:27 ---> bfbd2b02ed2a 21:50:27 Step 3/23 : WORKDIR /edgex-go 21:50:27 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:50:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:50:27 ---> bfbd2b02ed2a 21:50:27 Step 3/26 : WORKDIR /edgex-go 21:50:27 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:50:27 Step 2/33 : FROM ${BUILDER_BASE} AS builder 21:50:27 ---> bfbd2b02ed2a 21:50:27 Step 3/33 : WORKDIR /edgex-go 21:50:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:50:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:50:27 ---> bfbd2b02ed2a 21:50:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:50:27 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:50:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:50:27 ---> bfbd2b02ed2a 21:50:27 Step 3/25 : WORKDIR /edgex-go 21:50:30 ---> Running in 922fbb0f9c3f 21:50:30 ---> Running in 75374f4bf7c7 21:50:30 ---> Running in 97a73ec22acb 21:50:30 ---> Running in eeba40aa72b4 21:50:30 ---> Running in 948d4c5535c1 21:50:30 Removing intermediate container 922fbb0f9c3f 21:50:30 ---> 263a30060060 21:50:30 Step 4/24 : WORKDIR /edgex-go 21:50:30 ---> Running in 4ba15b31cae5 21:50:30 Removing intermediate container 75374f4bf7c7 21:50:30 ---> 27e2a5093aa1 21:50:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:30 Removing intermediate container 97a73ec22acb 21:50:30 ---> 498a4ce4a6a2 21:50:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:30 Removing intermediate container eeba40aa72b4 21:50:30 ---> 7f4356dd5d5a 21:50:30 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:30 Removing intermediate container 948d4c5535c1 21:50:30 ---> ff963c5bf420 21:50:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:30 ---> Running in 22e5b3802d0f 21:50:30 ---> Running in bf234a9f69a1 21:50:30 ---> Running in d2d2babdf114 21:50:30 ---> Running in 010595859ba2 21:50:30 Removing intermediate container 4ba15b31cae5 21:50:30 ---> 59cbb3e4d051 21:50:30 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:30 ---> Running in 52d8ac20f678 21:50:31 Removing intermediate container 22e5b3802d0f 21:50:31 ---> a90a0e3be1e0 21:50:31 Step 5/23 : RUN apk add --update --no-cache make bash git 21:50:31 ---> Running in 9d5fe04dd7fc 21:50:31 Removing intermediate container d2d2babdf114 21:50:31 ---> 8ff186ce94b7 21:50:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:50:31 ---> Running in fb911620e26d 21:50:31 Removing intermediate container bf234a9f69a1 21:50:31 ---> 77025703cab6 21:50:31 Step 5/33 : RUN apk add --update --no-cache make git 21:50:31 ---> Running in 8ee7ed87fe27 21:50:31 Removing intermediate container 52d8ac20f678 21:50:31 ---> 7ed92c75ffba 21:50:31 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:50:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:50:31 ---> Running in de71a2b87101 21:50:31 Removing intermediate container 010595859ba2 21:50:31 ---> 644e2ab82bc7 21:50:31 Step 5/25 : RUN apk add --update --no-cache make git 21:50:31 ---> Running in 1951547e46b3 21:50:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:50:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:50:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:50:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:50:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:50:33 OK: 211 MiB in 51 packages 21:50:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:50:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:50:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:50:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:50:33 Removing intermediate container 9d5fe04dd7fc 21:50:33 ---> d64315c5098b 21:50:33 Step 6/23 : COPY go.mod vendor* ./ 21:50:33 ---> 13c158d94e8f 21:50:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:33 OK: 211 MiB in 51 packages 21:50:33 ---> Running in ddd28e6ed042 21:50:33 OK: 211 MiB in 51 packages 21:50:33 OK: 211 MiB in 51 packages 21:50:34 Removing intermediate container 8ee7ed87fe27 21:50:34 ---> 4552ae22e89d 21:50:34 Step 6/33 : COPY go.mod vendor* ./ 21:50:34 OK: 211 MiB in 51 packages 21:50:34 ---> 107534359545 21:50:34 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:34 Removing intermediate container 1951547e46b3 21:50:34 ---> 77884a1d63e9 21:50:34 Step 6/25 : COPY go.mod vendor* ./ 21:50:34 ---> Running in b4535fc8f267 21:50:34 Removing intermediate container de71a2b87101 21:50:34 ---> eee73443727c 21:50:34 Step 7/24 : COPY go.mod vendor* ./ 21:50:34 ---> eac32891e555 21:50:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:34 ---> Running in b306177e43d0 21:50:34 ---> 9a2ef32cd7ef 21:50:34 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:34 Removing intermediate container fb911620e26d 21:50:34 ---> a35e477996d3 21:50:34 Step 6/26 : COPY go.mod vendor* ./ 21:50:34 ---> Running in 7eb7ec3139b7 21:50:34 ---> 8294b2144181 21:50:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:34 ---> Running in 15c9aa0c5666 21:50:49 Removing intermediate container b306177e43d0 21:50:49 ---> 081f67fb186f 21:50:49 Step 8/25 : COPY . . 21:50:49 Removing intermediate container b4535fc8f267 21:50:49 ---> 2e2d90517b43 21:50:49 Step 8/33 : COPY . . 21:50:49 Removing intermediate container 15c9aa0c5666 21:50:49 ---> 86247fe8d3eb 21:50:49 Step 8/26 : COPY . . 21:50:49 Removing intermediate container ddd28e6ed042 21:50:49 ---> 65a5e894d85f 21:50:49 Step 8/23 : COPY . . 21:50:49 Removing intermediate container 7eb7ec3139b7 21:50:49 ---> a6f6eab3e69d 21:50:49 Step 9/24 : COPY . . 21:50:57 ---> e03d6dd9e4f4 21:50:57 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:50:57 ---> 2f60c75a3e48 21:50:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:50:57 ---> c9f009e3a3f9 21:50:57 ---> 10148ad77cad 21:50:57 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-dataStep 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:50:57 21:50:57 ---> 4a845fb36a51 21:50:57 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:50:57 ---> Running in 4f3e244a29b8 21:50:57 ---> Running in 2d575962e01a 21:50:57 ---> Running in 6fb833795bcd 21:50:57 ---> Running in 4750c6d888fc 21:50:57 ---> Running in d9e923957c67 21:50:57 Removing intermediate container 4f3e244a29b8 21:50:57 ---> 414c7788fba0 21:50:57 Step 10/26 : WORKDIR /edgex-go/spire-build 21:50:57 ---> Running in 553e4d25d075 21:50:57 Removing intermediate container 553e4d25d075 21:50:57 ---> b87a3942ba29 21:50:57 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 21:50:57 ---> Running in 3e8933c12bbf 21:50: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 21:50: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:50:57 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 21:50: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:50:58 Removing intermediate container 3e8933c12bbf 21:50:58 ---> 690cd5e0efd7 21:50:58 Step 12/26 : WORKDIR /edgex-go 21:50:58 ---> Running in c3e45533cfbc 21:50:58 Removing intermediate container c3e45533cfbc 21:50:58 ---> 920ac5111e14 21:50:58 21:50:58 Step 13/26 : FROM alpine:3.15 21:50:58 3.15: Pulling from library/alpine 21:50:59 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:50:59 Status: Downloaded newer image for alpine:3.15 21:50:59 ---> c4fc93816858 21:50:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:50:59 ---> Running in a9d73a7851cc 21:50:59 Removing intermediate container a9d73a7851cc 21:50:59 ---> 816ccb106ef3 21:50:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:59 ---> Running in 9aff72c747dc 21:51:00 Removing intermediate container 9aff72c747dc 21:51:00 ---> 30d4559c7e7c 21:51:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:51:00 ---> Running in 6ae1831e23bb 21:51:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:51:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:51:02 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:51:02 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:51:02 OK: 15857 distinct packages available 21:51:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:51:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:51:03 (1/5) Installing dumb-init (1.2.5-r1) 21:51:03 (2/5) Installing musl-obstack (1.2.3-r0) 21:51:03 (3/5) Installing libucontext (1.1-r0) 21:51:03 (4/5) Installing gcompat (1.0.0-r4) 21:51:03 (5/5) Installing openssl (1.1.1q-r0) 21:51:03 Executing busybox-1.34.1-r7.trigger 21:51:03 OK: 7 MiB in 19 packages 21:51:05 Removing intermediate container 6ae1831e23bb 21:51:05 ---> a3762c54a154 21:51:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:51:06 ---> 75ec90c1a210 21:51:06 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:51:09 ---> 46bc4339b423 21:51:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:51:09 ---> fb3abed5f13d 21:51:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:51:10 ---> bc75f7b2b7b4 21:51:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:51:11 ---> 8d5d3b868e4f 21:51:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:51:11 ---> Running in 90c75862a034 21:51:11 Removing intermediate container 90c75862a034 21:51:11 ---> bfba75d112c6 21:51:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:51:11 ---> Running in e83a81e2e618 21:51:12 Removing intermediate container e83a81e2e618 21:51:12 ---> 56cb4ef24cc4 21:51:12 Step 24/26 : LABEL arch=x86_64 21:51:12 ---> Running in 3f3cd70e4989 21:51:12 Removing intermediate container 3f3cd70e4989 21:51:12 ---> d4247613526d 21:51:12 Step 25/26 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:51:12 ---> Running in ee0106daaf2d 21:51:12 Removing intermediate container ee0106daaf2d 21:51:12 ---> 8d864cd43a74 21:51:12 Step 26/26 : LABEL version=0.0.0 21:51:12 ---> Running in 36a79ba4fdb4 21:51:13 Removing intermediate container 36a79ba4fdb4 21:51:13 ---> b982e3726c14 21:51:13 21:51:13 Successfully built b982e3726c14 21:51:13 Successfully tagged security-spire-agent:latest 21:51:13 Building core-command 21:51:16  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:51:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:51:16 ---> bfbd2b02ed2a 21:51:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:51:16 ---> Using cache 21:51:16 ---> 263a30060060 21:51:16 Step 4/24 : WORKDIR /edgex-go 21:51:16 ---> Using cache 21:51:16 ---> 59cbb3e4d051 21:51:16 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:16 ---> Using cache 21:51:16 ---> 7ed92c75ffba 21:51:16 Step 6/24 : RUN apk add --update --no-cache make git 21:51:18 ---> Running in 74f1bdb7e18d 21:51:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-479 in /w/workspace/edgexfoundry_edgex-go_PR-4164 [Pipeline] { [Pipeline] ws 21:51:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:51:19 The recommended git tool is: git 21:51:20 OK: 211 MiB in 51 packages 21:51:21 Removing intermediate container 74f1bdb7e18d 21:51:21 ---> eb8c197d7710 21:51:21 Step 7/24 : COPY go.mod vendor* ./ 21:51:21 ---> bb127ec42538 21:51:21 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:21 ---> Running in 20c714ec7f0e 21:51:24 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 21:51:25 using credential edgex-jenkins-ssh 21:51:25 Cloning the remote Git repository 21:51:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:51:25 > git init /w/workspace/edgex-go/1 # timeout=10 21:51:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:51:25 > git --version # timeout=10 21:51:25 > git --version # 'git version 2.25.1' 21:51:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:25 Verifying host key using known hosts file 21:51:26 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. 21:51:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:29 Removing intermediate container 6fb833795bcd 21:51:29 ---> c00ea55c1445 21:51:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:51:29 Removing intermediate container 2d575962e01a 21:51:29 ---> 3573b025fa62 21:51:29 21:51:29 Step 10/33 : FROM alpine:3.16 21:51:29 Removing intermediate container 4750c6d888fc 21:51:29 ---> 557dc18a0574 21:51:29 21:51:29 Step 10/25 : FROM alpine:3.16 21:51:29 ---> Running in ab73f61106bf 21:51:29 3.16: Pulling from library/alpine 21:51:29 3.16: Pulling from library/alpine 21:51:29 Removing intermediate container 20c714ec7f0e 21:51:29 ---> ec3d885ec079 21:51:29 Step 9/24 : COPY . . 21:51:30 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:51: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:51:30 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:51:30 Status: Image is up to date for alpine:3.16 21:51:30 Status: Downloaded newer image for alpine:3.16 21:51:30 ---> 9c6f07244728 21:51:30 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:51:30 ---> 9c6f07244728 21:51:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:51:31 ---> Running in 7dfcac7aa6ad 21:51:31 ---> Running in ef281f4f1fef 21:51:31 Removing intermediate container d9e923957c67 21:51:31 ---> 583071c48b4f 21:51:31 21:51:31 Step 11/24 : FROM alpine:3.16 21:51:31 ---> 9c6f07244728 21:51:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:32 Removing intermediate container 7dfcac7aa6ad 21:51:32 ---> 0d6d0192b5d8 21:51:32 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 21:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:32 Removing intermediate container ab73f61106bf 21:51:32 ---> 1f7c3d2a8153 21:51:32 21:51:32 Step 11/23 : FROM alpine:3.16 21:51:32 ---> 9c6f07244728 21:51:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:51:32 ---> Running in 1c634a149ed5 21:51:32 ---> Running in 988e50022e5c 21:51:32 ---> Running in 792f2fd02268 21:51:32 Removing intermediate container 1c634a149ed5 21:51:32 ---> 017695820f01 21:51:32 Step 13/24 : ENV APP_PORT=59880 21:51:32 (1/3) Installing ca-certificates (20220614-r0) 21:51:32 (2/3) Installing dumb-init (1.2.5-r1) 21:51:32 (3/3) Installing su-exec (0.2-r1) 21:51:32 Executing busybox-1.35.0-r17.trigger 21:51:32 Executing ca-certificates-20220614-r0.trigger 21:51:32 Removing intermediate container 792f2fd02268 21:51:32 ---> 4f1ec36bf5de 21:51:32 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 21:51:32 OK: 6 MiB in 17 packages 21:51:32 ---> Running in b131f9e784f9 21:51:32 ---> Running in c4a8f4c0b99f 21:51:32 Removing intermediate container b131f9e784f9 21:51:32 ---> 670a608d72be 21:51:32 Step 14/24 : EXPOSE $APP_PORT 21:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:33 ---> Running in fbafa656eda7 21:51:33 Removing intermediate container fbafa656eda7 21:51:33 ---> db7d45bc62ae 21:51:33 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:33 (1/2) Installing dumb-init (1.2.5-r1) 21:51:33 (2/2) Installing su-exec (0.2-r1) 21:51:33 Executing busybox-1.35.0-r17.trigger 21:51:33 OK: 6 MiB in 16 packages 21:51:33 ---> Running in deaa821cea45 21:51:33 Removing intermediate container ef281f4f1fef 21:51:33 ---> f02abf395285 21:51:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:33 ---> Running in d8c66257d7aa 21:51:33 Removing intermediate container d8c66257d7aa 21:51:33 ---> 1041be439afe 21:51:33 Step 13/25 : WORKDIR / 21:51:33 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:51:33 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:51:33 (3/33) Installing readline (8.1.2-r0) 21:51:33 (4/33) Installing bash (5.1.16-r2) 21:51:33 Executing bash-5.1.16-r2.post-install 21:51:33 (5/33) Installing ca-certificates (20220614-r0) 21:51:33 ---> Running in d5e08b6c5a39 21:51:33 (6/33) Installing brotli-libs (1.0.9-r6) 21:51:33 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:51:33 (8/33) Installing libcurl (7.83.1-r3) 21:51:33 (9/33) Installing curl (7.83.1-r3) 21:51:33 (10/33) Installing docker-cli (20.10.18-r0) 21:51:34 Removing intermediate container 988e50022e5c 21:51:34 ---> cc52f1118c43 21:51:34 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 21:51:34 (11/33) Installing dumb-init (1.2.5-r1) 21:51:34 (12/33) Installing libbz2 (1.0.8-r1) 21:51:34 (13/33) Installing expat (2.4.9-r0) 21:51:34 (14/33) Installing libffi (3.4.2-r1) 21:51:34 (15/33) Installing gdbm (1.23-r0) 21:51:34 (16/33) Installing xz-libs (5.2.5-r1) 21:51:34 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:51:34 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:51:34 (19/33) Installing mpdecimal (2.5.1-r1) 21:51:34 (20/33) Installing sqlite-libs (3.38.5-r0) 21:51:34 (21/33) Installing python3 (3.10.5-r0) 21:51:34 Removing intermediate container d5e08b6c5a39 21:51:34 ---> 2398e7a02e1b 21:51:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:51:34 ---> Running in b08c0a757b09 21:51:34 (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:51:34 (23/33) Installing py3-tomli (2.0.1-r1) 21:51:34 Removing intermediate container b08c0a757b09 21:51:34 ---> 185e8dfbdfa9 21:51:34 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:51:34 (24/33) Installing py3-pep517 (0.12.0-r2) 21:51:34 (25/33) Installing py3-six (1.16.0-r1) 21:51:34 (26/33) Installing py3-retrying (1.3.3-r3) 21:51:34 (27/33) Installing py3-appdirs (1.4.4-r3) 21:51:34 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:51:34 ---> db6ec0263d0f 21:51:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:51:34 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:51:34 (30/33) Installing py3-parsing (2.4.7-r3) 21:51:34 (31/33) Installing py3-packaging (21.3-r0) 21:51:34 (32/33) Installing py3-setuptools (59.4.0-r0) 21:51:34 ---> Running in f030427944cd 21:51:34 Removing intermediate container deaa821cea45 21:51:34 ---> e7e924037071 21:51:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:51:34 ---> 28bc28860943 21:51:34 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:51:34 (33/33) Installing py3-pip (22.1.1-r0) 21:51:35 ---> Running in b7210c45f3be 21:51:35 ---> Running in 098a931418d4 21:51:35 Executing busybox-1.35.0-r17.trigger 21:51:35 Executing ca-certificates-20220614-r0.trigger 21:51:35 Removing intermediate container f030427944cd 21:51:35 ---> 537f838b1cc8 21:51:35 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:51:35 ---> 6200529a3209 21:51:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:51:35 ---> Running in edb637dace88 21:51:35 OK: 122 MiB in 47 packages 21:51:35 Removing intermediate container edb637dace88 21:51:35 ---> 4ecd7e9e5851 21:51:35 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:51:35 ---> 427937d8396d 21:51:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:51:35 ---> Running in f8264ec2967a 21:51:35 Removing intermediate container f8264ec2967a 21:51:35 ---> 27b5365f2973 21:51:35 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:51:35 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 21:51:35 ---> 186e0420660d 21:51:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:51:35 ---> Running in 2bd370672a91 21:51:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:36 ---> 9ad982e66dc0 21:51:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:51:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:36 ---> d3118b6e4e0d 21:51:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:51:36 Removing intermediate container 2bd370672a91 21:51:36 ---> 2445f1d778fe 21:51:36 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:51:37 ---> Running in 426ac33b4b1e 21:51:37 (1/6) Installing dumb-init (1.2.5-r1) 21:51:37 ---> 2c2152f219bc 21:51:37 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:51:37 ---> Running in f4aece097c9c 21:51:37 Removing intermediate container 426ac33b4b1e 21:51:37 ---> 2af31565611f 21:51:37 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:51:37 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:51:37 (3/6) Installing libsodium (1.0.18-r0) 21:51:37 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:51:37 ---> b9136a305e2b 21:51:37 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:51:37 ---> Running in ae79bac1cc10 21:51:37 (5/6) Installing libzmq (4.3.4-r0) 21:51:37 (6/6) Installing zeromq (4.3.4-r0) 21:51:37 Executing busybox-1.35.0-r17.trigger 21:51:37 OK: 8 MiB in 20 packages 21:51:37 Collecting docker-compose==1.23.2 21:51:37 Removing intermediate container f4aece097c9c 21:51:37 ---> caf6c06528c0 21:51:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:51:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:51:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 35.6 MB/s eta 0:00:00 21:51:37 ---> Running in 6f27b8463d39 21:51:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:51:37 Collecting jsonschema<3,>=2.5.1 21:51:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:51:38 Collecting cached-property<2,>=1.2.0 21:51:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:51:38 Removing intermediate container 6f27b8463d39 21:51:38 ---> 2d0bb84d0237 21:51:38 Step 23/25 : LABEL arch=x86_64 21:51:38 ---> Running in e2ee384bab22 21:51:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:51:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:51:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 144.0 MB/s eta 0:00:00 21:51:38 Collecting docopt<0.7,>=0.6.1 21:51:38 Downloading docopt-0.6.2.tar.gz (25 kB) 21:51:38 Removing intermediate container 098a931418d4 21:51:38 ---> 2264cc263071 21:51:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:51:38 Preparing metadata (setup.py): started 21:51:38 Removing intermediate container e2ee384bab22 21:51:38 ---> 75686f55dd78 21:51:38 Step 24/25 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:51:38 ---> Running in 5fd0f34e24dd 21:51:38 Removing intermediate container ae79bac1cc10 21:51:38 ---> 7610d7277771 21:51:38 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:51:38 ---> d77196851506 21:51:38 Removing intermediate container 5fd0f34e24dd 21:51:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:51:38 ---> cf1dbc09a343 21:51:38 Step 25/25 : LABEL version=0.0.0 21:51:38 Preparing metadata (setup.py): finished with status 'done' 21:51:38 Collecting texttable<0.10,>=0.9.0 21:51:38 Downloading texttable-0.9.1.tar.gz (11 kB) 21:51:38 Preparing metadata (setup.py): started 21:51:38 ---> Running in fae071b40270 21:51:38 ---> da4a065cd31f 21:51:38 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:51:38 Preparing metadata (setup.py): finished with status 'done' 21:51:38 Removing intermediate container fae071b40270 21:51:38 ---> 2adb15a3af24 21:51:38 21:51:39 Collecting websocket-client<1.0,>=0.32.0 21:51:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:51:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 106.1 MB/s eta 0:00:00 21:51:39 ---> 0842e69b1ae2 21:51:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:51:39 Successfully built 2adb15a3af24 21:51:39 Successfully tagged security-secretstore-setup:latest 21:51:39  Building security-secretstore-setup ... done Building support-scheduler 21:51:39 Collecting docker<4.0,>=3.6.0 21:51:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:51:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 120.0 MB/s eta 0:00:00 21:51:39 Collecting PyYAML<4,>=3.10 21:51:39 Downloading PyYAML-3.13.tar.gz (270 kB) 21:51:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 87.9 MB/s eta 0:00:00 21:51:39 Preparing metadata (setup.py): started 21:51:39 ---> 951e5f71c1a8 21:51:39 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:51:39 Preparing metadata (setup.py): finished with status 'done' 21:51:39 Collecting dockerpty<0.5,>=0.4.1 21:51:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:51:39 Preparing metadata (setup.py): started 21:51:40 ---> 249c64b6028f 21:51:40 Preparing metadata (setup.py): finished with status 'done' 21:51:40 Step 20/24 : ENTRYPOINT ["/core-data"] 21:51:40 Collecting docker-pycreds>=0.4.0 21:51:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:51:40 ---> 54b720794fdd 21:51:40 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:51:40 ---> Running in 338775a87da6 21:51:40 Collecting certifi>=2017.4.17 21:51:40 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 21:51:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 157.9 MB/s eta 0:00:00 21:51:40 Collecting idna<2.8,>=2.5 21:51:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:51:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 169.1 MB/s eta 0:00:00 21:51:40 Collecting chardet<3.1.0,>=3.0.2 21:51:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:51:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 121.2 MB/s eta 0:00:00 21:51:40 Collecting urllib3<1.25,>=1.21.1 21:51:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:51:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 204.6 MB/s eta 0:00:00 21:51:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:51:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:51:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:51:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:51:40 Removing intermediate container 338775a87da6 21:51:40 ---> 4847d30ead02 21:51:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:51:40 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:51:40 Running setup.py install for texttable: started 21:51:40 ---> 6d47e66e6f3c 21:51:40 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:51:40 ---> Running in 93aa2173e319 21:51:40 Running setup.py install for texttable: finished with status 'done' 21:51:40 Running setup.py install for PyYAML: started 21:51:40 ---> 745dc92de5c0 21:51:40 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:51:41 Removing intermediate container 93aa2173e319 21:51:41 ---> d57306b09787 21:51:41 Step 22/24 : LABEL arch=x86_64 21:51:41 ---> Running in 65823461e03a 21:51:41 ---> 089da30170ce 21:51:41 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:51:41 Removing intermediate container 65823461e03a 21:51:41 ---> 4b6a444c7392 21:51:41 Step 23/24 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:51:41 Running setup.py install for PyYAML: finished with status 'done' 21:51:41 ---> Running in 7a4d0dc99fbe 21:51:41 ---> 30d88071e47f 21:51:41 Step 28/33 : RUN chmod +x /entrypoint.sh 21:51:41 Running setup.py install for docopt: started 21:51:41 Removing intermediate container 7a4d0dc99fbe 21:51:41 ---> fa568b32a596 21:51:41 Step 24/24 : LABEL version=0.0.0 21:51:41 ---> Running in eac55962c633 21:51:41 ---> Running in 4f08261513fe 21:51:42 Running setup.py install for docopt: finished with status 'done' 21:51:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:51:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:42 Removing intermediate container 4f08261513fe 21:51:42 ---> 875cfc6ef9e9 21:51:42 21:51:42 Successfully built 875cfc6ef9e9 21:51:42 Successfully tagged core-data:latest 21:51:42 Building support-notifications 21:51:42  Building core-data ... done  Running setup.py install for dockerpty: started 21:51:42 Running setup.py install for dockerpty: finished with status 'done' 21:51:43 Merging remotes/origin/main commit 58b8536f987877404e75de77e000c4425cbd7d69 into PR head commit 247dd7ae5d3ed112fe01675563fa3ffed5e801b2 21:51:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:51:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:51:43 ---> bfbd2b02ed2a 21:51:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:51:43 ---> Using cache 21:51:43 ---> 263a30060060 21:51:43 Step 4/23 : WORKDIR /edgex-go 21:51:43 ---> Using cache 21:51:43 ---> 59cbb3e4d051 21:51:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:43 ---> Using cache 21:51:43 ---> 7ed92c75ffba 21:51:43 Step 6/23 : RUN apk add --update --no-cache make git 21:51:43 ---> Using cache 21:51:43 ---> eb8c197d7710 21:51:43 Step 7/23 : COPY go.mod vendor* ./ 21:51:43 ---> Using cache 21:51:43 ---> bb127ec42538 21:51:43 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:43 ---> Using cache 21:51:43 ---> ec3d885ec079 21:51:43 Step 9/23 : COPY . . 21:51:43 ---> Using cache 21:51:43 ---> 28bc28860943 21:51:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:51:44 Merge succeeded, producing cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 21:51:44 Checking out Revision cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 (PR-4164) 21:51:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:51:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:51:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:42 Verifying host key using known hosts file 21:51:42 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. 21:51:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4164/head:refs/remotes/origin/PR-4164 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:51:43 > git config core.sparsecheckout # timeout=10 21:51:43 > git checkout -f 247dd7ae5d3ed112fe01675563fa3ffed5e801b2 # timeout=10 21:51:43 > git remote # timeout=10 21:51:43 > git config --get remote.origin.url # timeout=10 21:51:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:43 Verifying host key using known hosts file 21:51:43 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. 21:51:43 > git merge 58b8536f987877404e75de77e000c4425cbd7d69 # timeout=10 21:51:44 > git rev-parse HEAD^{commit} # timeout=10 21:51:44 > git config core.sparsecheckout # timeout=10 21:51:44 > git checkout -f cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 # timeout=10 21:51:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 21:51:44 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 21:51:44  ---> Running in ccef9c207e44 21:51:44 Removing intermediate container eac55962c633 21:51:44 ---> a4fb9cfeac20 21:51:44 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:51:44 ---> Running in 050f9fdc0fae 21:51:45 Removing intermediate container 050f9fdc0fae 21:51:45 ---> a5c99d9f6f63 21:51:45 Step 30/33 : CMD ["gate"] 21:51:45 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 21:51:45 ---> Running in 9a490b12b132 21:51:45 Removing intermediate container 9a490b12b132 21:51:45 ---> a5ff97a4dac1 21:51:45 Step 31/33 : LABEL arch=x86_64 21:51:46 ---> Running in bb69a4e4cf41 21:51:46 Removing intermediate container bb69a4e4cf41 21:51:46 ---> b69816ded8c5 21:51:46 Step 32/33 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:51:46 ---> Running in e2642914f630 21:51:46 Removing intermediate container e2642914f630 21:51:46 ---> f5eb4021131d 21:51:46 Step 33/33 : LABEL version=0.0.0 21:51:47 ---> Running in 8f11f78ae661 21:51:47 Removing intermediate container 8f11f78ae661 21:51:47 ---> 1180045b6370 21:51:47 21:51:47 Successfully built 1180045b6370 21:51:47 Successfully tagged security-bootstrapper:latest 21:51:47  Building security-bootstrapper ... done Building security-spiffe-token-provider 21:51:47 Commit message: "Merge commit '58b8536f987877404e75de77e000c4425cbd7d69' into HEAD" 21:51:47 First time build. Skipping changelog. 21:51:47 > git --version # timeout=10 21:51:47 > git --version # 'git version 2.25.1' 21:51:47 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 21:51:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:51:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:51:47 ---> bfbd2b02ed2a 21:51:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:51:47 ---> Using cache 21:51:47 ---> 263a30060060 21:51:47 Step 4/23 : WORKDIR /edgex-go 21:51:47 ---> Using cache 21:51:47 ---> 59cbb3e4d051 21:51:47 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:47 ---> Using cache 21:51:47 ---> 7ed92c75ffba 21:51:47 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:51:48 ---> Running in a979fb69bf52 21:51:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:51:48 % Total % Received % Xferd Average Speed Time Time Time Current 21:51:48 Dload Upload Total Spent Left Speed 21:51:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh 21:51:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:49 Removing intermediate container c4a8f4c0b99f 21:51:49 ---> 578a95e14d28 21:51:49 Step 14/23 : ENV APP_PORT=58890 21:51:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:51:49 + sudo tee /etc/docker/daemon.new 21:51:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:51:49 { 21:51:49 "registry-mirrors": [ 21:51:49 "https://nexus3.edgexfoundry.org:10001" 21:51:49 ], 21:51:49 "bip": "10.250.0.254/24", 21:51:49 "hosts": [ 21:51:49 "tcp://0.0.0.0:5555", 21:51:49 "unix:///var/run/docker.sock" 21:51:49 ], 21:51:49 "mtu": 1458, 21:51:49 "selinux-enabled": true, 21:51:49 "seccomp-profile": "/etc/docker/seccomp.json" 21:51:49 } [Pipeline] sh 21:51:49 ---> Running in 227101d2fa16 21:51:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:51:50 Removing intermediate container 227101d2fa16 21:51:50 ---> e721c8a5a6c0 21:51:50 Step 15/23 : EXPOSE $APP_PORT 21:51:50 OK: 211 MiB in 51 packages 21:51:50 ---> Running in 56445fe11813 21:51:50 + sudo service docker restart 21:51:51 Removing intermediate container 56445fe11813 21:51:51 ---> 25710fece917 21:51:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:51:51 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:51:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:51:51 ---> bfbd2b02ed2a 21:51:51 Step 3/20 : WORKDIR /edgex-go 21:51:51 ---> Using cache 21:51:51 ---> ff963c5bf420 21:51:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:51:51 ---> Running in 3d4d6c4030fe 21:51:51 Removing intermediate container a979fb69bf52 21:51:51 ---> 9ab6b4b3d77d 21:51:51 Step 7/23 : COPY go.mod vendor* ./ 21:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:51 ---> 7a1ef5bfce87 21:51:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:51:52 ---> c43e4c153f60 21:51:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:52 ---> Running in 76b49b754f21 21:51:52 ---> 402420c41fd9 21:51:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:51:52 v3.16.2-193-g9da6059f45 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:51:52 v3.16.2-191-gc8e9e5baa8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:51:52 OK: 17041 distinct packages available 21:51:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:52 OK: 211 MiB in 51 packages 21:51:52 ---> 33195f36b58d 21:51:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:51:52 ---> Running in c600c656cbcb 21:51:53 Removing intermediate container c600c656cbcb 21:51:53 ---> 7f192bfeeefe 21:51:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:51:53 ---> Running in 9d90390dbc76 21:51:53 Removing intermediate container 9d90390dbc76 21:51:53 ---> 860f1557dc6c 21:51:53 Step 21/23 : LABEL arch=x86_64 21:51:53 ---> Running in b9ba3eff382d 21:51:53 Removing intermediate container 3d4d6c4030fe 21:51:53 ---> 5cc3876d1efc 21:51:53 Step 5/20 : COPY go.mod vendor* ./ 21:51:53 Removing intermediate container b9ba3eff382d 21:51:53 ---> 84aaa71ef451 21:51:53 Step 22/23 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:51:54 ---> 142ea1a20ba6 21:51:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:54 ---> Running in 89c609f9cf5e 21:51:54 ---> Running in 41e0cec3df98 21:51:55 Removing intermediate container 89c609f9cf5e 21:51:55 ---> a45074514b42 21:51:55 Step 23/23 : LABEL version=0.0.0 21:51:56 ---> Running in 56a26c66c7d1 21:51:56 Removing intermediate container b7210c45f3be 21:51:56 ---> 895c6c98e965 21:51:56 21:51:56 Step 11/24 : FROM alpine:3.16 21:51:56 ---> 9c6f07244728 21:51:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:51:56 Removing intermediate container 56a26c66c7d1 21:51:56 ---> 6a75d2f0af04 21:51:56 21:51:56 ---> Running in 35549ab9537d 21:51:56 Successfully built 6a75d2f0af04 21:51:56 Successfully tagged sys-mgmt-agent:latest 21:51:56 Building security-spire-server 21:51:57  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:57 (1/1) Installing dumb-init (1.2.5-r1) 21:51:57 Executing busybox-1.35.0-r17.trigger 21:51:57 OK: 6 MiB in 15 packages 21:52:01 Removing intermediate container 35549ab9537d 21:52:01 ---> c75448413c24 21:52:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:52:01 ---> Running in acdd22d1a664 21:52:01 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:52:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:52:01 ---> bfbd2b02ed2a 21:52:01 Step 3/25 : WORKDIR /edgex-go 21:52:01 ---> Using cache 21:52:01 ---> ff963c5bf420 21:52:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:01 ---> Using cache 21:52:01 ---> 644e2ab82bc7 21:52:01 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:52:02 Removing intermediate container acdd22d1a664 21:52:02 ---> 50bf8f121495 21:52:02 Step 14/24 : ENV APP_PORT=59882 21:52:02 ---> Running in a00ee48210fe 21:52:02 ---> Running in 7919b67eafe9 21:52:02 Removing intermediate container 76b49b754f21 21:52:02 ---> 0c8adfe68798 21:52:02 Step 9/23 : COPY . . 21:52:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:52:03 Removing intermediate container 7919b67eafe9 21:52:03 ---> f8004162f0b1 21:52:03 Step 15/24 : EXPOSE $APP_PORT 21:52:03 ---> Running in a047a4a32547 21:52:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:52:04 OK: 211 MiB in 51 packages 21:52:04 Removing intermediate container a047a4a32547 21:52:04 ---> 4c50d212a1bf 21:52:04 Step 16/24 : WORKDIR / 21:52:05 ---> Running in d7e645bcfd42 21:52:05 Removing intermediate container d7e645bcfd42 21:52:05 ---> cfb12885189e 21:52:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:52:05 Removing intermediate container a00ee48210fe 21:52:05 ---> 5c767326c3d1 21:52:05 Step 6/25 : COPY go.mod vendor* ./ 21:52:06 Removing intermediate container 41e0cec3df98 21:52:06 ---> 327fddedc9fc 21:52:06 Step 7/20 : COPY . . 21:52:06 ---> a8033d0916ee 21:52:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:52:06 ---> 5e8797f8a9b6 21:52:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:06 ---> Running in bf99e381e084 21:52:08 ---> 7e15fa8c92d0 21:52:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:52:08 ---> 427f0a128124 21:52:08 Step 10/23 : RUN make cmd/support-notifications/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:08 provisioning config files... 21:52:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9316672485720289349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:09 ---> docker-login.sh 21:52:09 nexus3.edgexfoundry.org:10001 21:52:09 ---> f24ef583f0a2 21:52:09 Step 20/24 : ENTRYPOINT ["/core-command"] 21:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:09 ---> Running in 83967df39558 21:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:09 Configure a credential helper to remove this warning. See 21:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:09 21:52:09 Login Succeeded 21:52:09 nexus3.edgexfoundry.org:10002 21:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:10 Configure a credential helper to remove this warning. See 21:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:10 21:52:10 Login Succeeded 21:52:10 nexus3.edgexfoundry.org:10003 21:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:10 ---> Running in 4573a2854de7 21:52:10 ---> 4905575333a2 21:52:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:52:10 Removing intermediate container 4573a2854de7 21:52:10 ---> b4973af0b8ea 21:52:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:10 Configure a credential helper to remove this warning. See 21:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:10 21:52:10 Login Succeeded 21:52:10 nexus3.edgexfoundry.org:10004 21:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:11 Configure a credential helper to remove this warning. See 21:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:11 21:52:11 Login Succeeded 21:52:11 docker.io 21:52:11 ---> Running in 63d1d27aa697 21:52:11 ---> Running in 37527ea2b314 21:52: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-notifications/support-notifications ./cmd/support-notifications 21:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:11 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 21:52:11 Removing intermediate container 37527ea2b314 21:52:11 ---> 8fb3a140f49a 21:52:11 Step 22/24 : LABEL arch=x86_64 21:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:11 Configure a credential helper to remove this warning. See 21:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:11 21:52:11 Login Succeeded 21:52:11 ---> docker-login.sh ends [Pipeline] } 21:52:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:52:11 ---> Running in 7a303cd56de7 21:52:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:52:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:12 ========================================================= 21:52:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:52:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:52:12 Removing intermediate container 7a303cd56de7 21:52:12 ---> 394cdbd3df5c 21:52:12 Step 23/24 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:52:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:52:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:52:12 b3c136eddcbf: Pulling fs layer 21:52:12 c0a3192eca97: Pulling fs layer 21:52:12 a050256f5b6f: Pulling fs layer 21:52:12 656be50a0ddc: Pulling fs layer 21:52:12 2bbca73fdf42: Pulling fs layer 21:52:12 46d945488cbd: Pulling fs layer 21:52:12 8a5474983e97: Pulling fs layer 21:52:12 329c88fbcd65: Pulling fs layer 21:52:12 656be50a0ddc: Waiting 21:52:12 2bbca73fdf42: Waiting 21:52:12 8a5474983e97: Waiting 21:52:12 46d945488cbd: Waiting 21:52:12 329c88fbcd65: Waiting 21:52:12 a050256f5b6f: Download complete 21:52:12 c0a3192eca97: Verifying Checksum 21:52:12 c0a3192eca97: Download complete 21:52:12 2bbca73fdf42: Verifying Checksum 21:52:12 2bbca73fdf42: Download complete 21:52:12 46d945488cbd: Verifying Checksum 21:52:12 46d945488cbd: Download complete 21:52:12 b3c136eddcbf: Verifying Checksum 21:52:13 ---> Running in f5190a25bea6 21:52:13 Removing intermediate container f5190a25bea6 21:52:13 ---> 0d1839a42d06 21:52:13 Step 24/24 : LABEL version=0.0.0 21:52:13 ---> Running in 7486b4584b45 21:52:13 Removing intermediate container 7486b4584b45 21:52:13 ---> 728b574a442f 21:52:13 21:52:13 Successfully built 728b574a442f 21:52:13 Removing intermediate container ccef9c207e44 21:52:13 ---> 2546c5bb1d07 21:52:13 21:52:13 Step 11/23 : FROM alpine:3.16 21:52:13 Successfully tagged core-command:latest 21:52:13 ---> 9c6f07244728 21:52:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:52:13 ---> Using cache 21:52:13 ---> c75448413c24 21:52:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:52:13 ---> Using cache 21:52:13 ---> 50bf8f121495 21:52:13 Step 14/23 : ENV APP_PORT=59861 21:52:13 Building security-spire-config 21:52:13 b3c136eddcbf: Pull complete 21:52:13 329c88fbcd65: Verifying Checksum 21:52:13 329c88fbcd65: Download complete 21:52:14 c0a3192eca97: Pull complete 21:52:14  Building core-command ... done  ---> Running in ef5701e33aaa 21:52:14 a050256f5b6f: Pull complete 21:52:15 8a5474983e97: Verifying Checksum 21:52:15 8a5474983e97: Download complete 21:52:15 Removing intermediate container ef5701e33aaa 21:52:15 ---> 394bda83344b 21:52:15 Step 15/23 : EXPOSE $APP_PORT 21:52:15 656be50a0ddc: Verifying Checksum 21:52:16 ---> Running in 765830c886f6 21:52:16 Removing intermediate container bf99e381e084 21:52:16 ---> e50b948d95e2 21:52:16 Step 8/25 : COPY . . 21:52:16 Removing intermediate container 765830c886f6 21:52:16 ---> beb584bc7116 21:52:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:52:17 ---> 4afde97b4655 21:52:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:52:18 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:52:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:52:18 ---> bfbd2b02ed2a 21:52:18 Step 3/26 : WORKDIR /edgex-go 21:52:18 ---> Using cache 21:52:18 ---> ff963c5bf420 21:52:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:18 ---> Using cache 21:52:18 ---> 644e2ab82bc7 21:52:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:52:18 ---> Using cache 21:52:18 ---> 5c767326c3d1 21:52:18 Step 6/26 : COPY go.mod vendor* ./ 21:52:18 ---> Using cache 21:52:18 ---> 5e8797f8a9b6 21:52:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:18 ---> Using cache 21:52:18 ---> e50b948d95e2 21:52:18 Step 8/26 : COPY . . 21:52:19 ---> 30d01599716f 21:52:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:52:21 ---> 80aa4e78a0e4 21:52:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:52:21 ---> Running in 480c06a0e3b8 21:52:22 Removing intermediate container 480c06a0e3b8 21:52:22 ---> b3bddeccf23c 21:52:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:52:22 ---> Running in 439c4c10abe9 21:52:22 Removing intermediate container 439c4c10abe9 21:52:22 ---> 709ee6b860ce 21:52:22 Step 21/23 : LABEL arch=x86_64 21:52:22 ---> Running in ce94e1158392 21:52:23 Removing intermediate container ce94e1158392 21:52:23 ---> 91ba9ccb6dab 21:52:23 Step 22/23 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:52:23 ---> Running in 0e24d93cab26 21:52:24 Removing intermediate container 0e24d93cab26 21:52:24 ---> 8a5c15076319 21:52:24 Step 23/23 : LABEL version=0.0.0 21:52:24 ---> Running in a8a0b0724539 21:52:24 Removing intermediate container a8a0b0724539 21:52:24 ---> 925795f21a2d 21:52:24 21:52:24 Successfully built 925795f21a2d 21:52:24 Successfully tagged support-scheduler:latest 21:52:24 Building core-metadata 21:52:27 656be50a0ddc: Pull complete 21:52:27 2bbca73fdf42: Pull complete 21:52:28 46d945488cbd: Pull complete 21:52:28  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:52:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:52:28 ---> bfbd2b02ed2a 21:52:28 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:52:28 ---> Using cache 21:52:28 ---> 263a30060060 21:52:28 Step 4/25 : WORKDIR /edgex-go 21:52:28 ---> Using cache 21:52:28 ---> 59cbb3e4d051 21:52:28 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:28 ---> Using cache 21:52:28 ---> 7ed92c75ffba 21:52:28 Step 6/25 : RUN apk add --update --no-cache make git 21:52:28 ---> Using cache 21:52:28 ---> eb8c197d7710 21:52:28 Step 7/25 : COPY go.mod vendor* ./ 21:52:28 ---> Using cache 21:52:28 ---> bb127ec42538 21:52:28 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:28 ---> Using cache 21:52:28 ---> ec3d885ec079 21:52:28 Step 9/25 : COPY . . 21:52:28 ---> Using cache 21:52:28 ---> 28bc28860943 21:52:28 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:52:30 ---> 3576a55988e9 21:52:30 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:52:30 ---> Running in 03665ad35e9a 21:52:30 ---> ff331a47553c 21:52:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:52:30 ---> Running in 9beef4c42e5e 21:52:30 ---> Running in 81bb2d477127 21:52:30 Removing intermediate container 81bb2d477127 21:52:30 ---> 505b8427c5e3 21:52:30 Step 10/26 : WORKDIR /edgex-go/spire-build 21:52:30 Removing intermediate container 9beef4c42e5e 21:52:30 ---> ac74f0b6246d 21:52:30 Step 10/25 : WORKDIR /edgex-go/spire-build 21:52:31 ---> Running in 06082122a1de 21:52:31 ---> Running in d7f8718316b7 21:52: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-metadata/core-metadata ./cmd/core-metadata 21:52:31 Removing intermediate container d7f8718316b7 21:52:31 ---> 6b71a5f9b8ff 21:52:31 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 21:52:31 Removing intermediate container 06082122a1de 21:52:31 ---> 6af8a08d1004 21:52:31 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:52:31 ---> Running in 3cbf25aa58ca 21:52:31 ---> Running in 94a9144ac48d 21:52:33 Removing intermediate container 3cbf25aa58ca 21:52:33 ---> 03fece5b1550 21:52:33 Step 12/25 : WORKDIR /edgex-go 21:52:33 Removing intermediate container 94a9144ac48d 21:52:33 ---> d0e79994e97a 21:52:33 Step 12/26 : WORKDIR /edgex-go 21:52:33 ---> Running in 432cf4b6ed52 21:52:33 ---> Running in c88e797e8d5e 21:52:33 Removing intermediate container c88e797e8d5e 21:52:33 ---> c675d1ca51f3 21:52:33 21:52:33 Step 13/26 : FROM alpine:3.15 21:52:33 ---> c4fc93816858 21:52:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:52:33 ---> Using cache 21:52:33 ---> 816ccb106ef3 21:52:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:33 ---> Using cache 21:52:33 ---> 30d4559c7e7c 21:52:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:52:33 Removing intermediate container 432cf4b6ed52 21:52:33 ---> 4a3bfeb35014 21:52:33 21:52:33 Step 13/25 : FROM alpine:3.15 21:52:33 ---> c4fc93816858 21:52:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:52:33 ---> Using cache 21:52:33 ---> 816ccb106ef3 21:52:34 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:34 ---> Using cache 21:52:34 ---> 30d4559c7e7c 21:52:34 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:52:34 ---> Using cache 21:52:34 ---> a3762c54a154 21:52:34 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:52:34 ---> Running in 110c254fac77 21:52:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:52:34 8a5474983e97: Pull complete 21:52:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:52:36 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:52:36 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:52:36 OK: 15857 distinct packages available 21:52:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:52:36 ---> c872f06e1ad1 21:52:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:52:36 329c88fbcd65: Pull complete 21:52:36 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:52:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:52:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists 21:52:36 ---> 70665e6caa2a 21:52:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [Pipeline] sh 21:52:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:52:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:52:36 WORKDIR /edgex 21:52:36 COPY go.mod . 21:52:36 RUN go mod download 21:52:36 + docker build -t ci-base-image-arm64 -f - . 21:52:36 ---> e99a7ae45d38 21:52:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:52:37 ---> e46bb2e44869 21:52:37 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:52:37 (1/4) Installing dumb-init (1.2.5-r1) 21:52:37 ---> Running in 1b82e014a409 21:52:37 (2/4) Installing musl-obstack (1.2.3-r0) 21:52:37 (3/4) Installing libucontext (1.1-r0) 21:52:37 Sending build context to Docker daemon 3.244MB 21:52:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:52:37 ---> ff4287adb874 21:52:37 Step 2/4 : WORKDIR /edgex 21:52:37 Removing intermediate container 1b82e014a409 21:52:37 ---> 70668c0e8f3a 21:52:37 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:52:37 (4/4) Installing gcompat (1.0.0-r4) 21:52:37 ---> Running in 13404a8fda2b 21:52:37 Executing busybox-1.34.1-r7.trigger 21:52:37 OK: 6 MiB in 18 packages 21:52:37 Removing intermediate container 13404a8fda2b 21:52:37 ---> 1aad28c56554 21:52:37 Step 23/25 : LABEL arch=x86_64 21:52:37 ---> Running in c0889251fcc5 21:52:38 Removing intermediate container c0889251fcc5 21:52:38 ---> 69eec74d0ef2 21:52:38 Step 24/25 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:52:38 ---> Running in 3f96a0e781a8 21:52:38 Removing intermediate container 110c254fac77 21:52:38 ---> 8ef47534acf7 21:52:38 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:52:38 Removing intermediate container 3f96a0e781a8 21:52:38 ---> a7d8d4137f34 21:52:38 Step 25/25 : LABEL version=0.0.0 21:52:38 ---> Running in edd56458bce5 21:52:38 Removing intermediate container edd56458bce5 21:52:38 ---> 468a0b26928b 21:52:38 21:52:38 Successfully built 468a0b26928b 21:52:38 Successfully tagged security-spire-server:latest 21:52:38 Building security-proxy-setup 21:52:39 ---> Running in eac59dae6662 21:52:39 Removing intermediate container eac59dae6662 21:52:39 ---> cf7d8c365d15 21:52:39 Step 3/4 : COPY go.mod . 21:52:40 ---> 114ff31fc093 21:52:40 Step 4/4 : RUN go mod download 21:52:40 ---> Running in 4ec5c7a8c764 21:52:42  Building security-spire-server ... done  ---> 9b6f58df7ce9 21:52:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:52:42 Removing intermediate container 63d1d27aa697 21:52:42 ---> b9315fc8f5c7 21:52:42 21:52:42 Step 9/20 : FROM alpine:3.15 21:52:42 ---> c4fc93816858 21:52:42 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:52:42 ---> Using cache 21:52:42 ---> 816ccb106ef3 21:52:42 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:42 ---> Using cache 21:52:42 ---> 30d4559c7e7c 21:52:42 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:52:42 ---> Running in f565f0de302d 21:52:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:52:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:52:43 ---> bfbd2b02ed2a 21:52:43 Step 3/22 : WORKDIR /edgex-go 21:52:43 ---> Using cache 21:52:43 ---> ff963c5bf420 21:52:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:43 ---> Using cache 21:52:43 ---> 644e2ab82bc7 21:52:43 Step 5/22 : RUN apk add --update --no-cache make git 21:52:43 ---> Using cache 21:52:43 ---> 77884a1d63e9 21:52:43 Step 6/22 : COPY go.mod vendor* ./ 21:52:43 ---> Using cache 21:52:43 ---> eac32891e555 21:52:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:43 ---> Using cache 21:52:43 ---> 081f67fb186f 21:52:43 Step 8/22 : COPY . . 21:52:43 ---> Using cache 21:52:43 ---> 10148ad77cad 21:52:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:52:43 ---> 04f597f3482a 21:52:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:52:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:52:43 ---> Running in ea8e4ada6c67 21:52:43 ---> Running in 7a8aadeba85e 21:52:43 Removing intermediate container 7a8aadeba85e 21:52:43 ---> 3e920b672261 21:52:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:52:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:52:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:52:44 ---> ceaf976c31dc 21:52:44 Step 21/26 : WORKDIR / 21:52:44 ---> Running in 55c2d8c45103 21:52:44 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:52:44 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:52:44 OK: 15857 distinct packages available 21:52:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:52:44 Removing intermediate container 55c2d8c45103 21:52:44 ---> 1c216b5fc363 21:52:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:52:44 ---> Running in 98fc18647880 21:52:45 Removing intermediate container 98fc18647880 21:52:45 ---> 63052e54a2a2 21:52:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:52:45 ---> Running in 27be6c6cdb76 21:52:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:52:45 Removing intermediate container 83967df39558 21:52:45 ---> 75a303f6ec58 21:52:45 21:52:45 Step 11/23 : FROM alpine:3.16 21:52:45 ---> 9c6f07244728 21:52:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:52:45 ---> Running in 3786aaec7345 21:52:45 Removing intermediate container 27be6c6cdb76 21:52:45 ---> 264a5b3e4b34 21:52:45 Step 24/26 : LABEL arch=x86_64 21:52:45 ---> Running in 6ed936c2ab5e 21:52:45 (1/9) Installing ca-certificates (20220614-r0) 21:52:45 (2/9) Installing brotli-libs (1.0.9-r5) 21:52:45 Removing intermediate container 6ed936c2ab5e 21:52:45 ---> 72ab7b5669ae 21:52:45 Step 25/26 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:52:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:52:45 ---> Running in dacd03bae1d4 21:52:46 (4/9) Installing libcurl (7.80.0-r3) 21:52:46 Removing intermediate container dacd03bae1d4 21:52:46 ---> 9cab7455eb3a 21:52:46 Step 26/26 : LABEL version=0.0.0 21:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:52:46 ---> Running in 52271fe951e0 21:52:46 (5/9) Installing curl (7.80.0-r3) 21:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:52:46 (6/9) Installing dumb-init (1.2.5-r1) 21:52:46 (7/9) Installing musl-obstack (1.2.3-r0) 21:52:46 (8/9) Installing libucontext (1.1-r0) 21:52:46 Removing intermediate container 52271fe951e0 21:52:46 ---> 7259d5ce6374 21:52:46 21:52:46 (1/2) Installing ca-certificates (20220614-r0) 21:52:46 (2/2) Installing dumb-init (1.2.5-r1) 21:52:46 Executing busybox-1.35.0-r17.trigger 21:52:46 Executing ca-certificates-20220614-r0.trigger 21:52:46 (9/9) Installing gcompat (1.0.0-r4) 21:52:46 Successfully built 7259d5ce6374 21:52:46 Successfully tagged security-spire-config:latest 21:52:46  Building security-spire-config ... done OK: 6 MiB in 16 packages 21:52:46 Executing busybox-1.34.1-r7.trigger 21:52:46 Executing ca-certificates-20220614-r0.trigger 21:52:46 OK: 8 MiB in 23 packages 21:52:47 Removing intermediate container 3786aaec7345 21:52:47 ---> 14ba16c41c38 21:52:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:52:47 ---> Running in 0473033375ae 21:52:47 Removing intermediate container f565f0de302d 21:52:47 ---> 762a3e8d9171 21:52:47 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:52:47 Removing intermediate container 0473033375ae 21:52:47 ---> fb63310767a9 21:52:47 Step 14/23 : ENV APP_PORT=59860 21:52:47 ---> 37bb17a42e27 21:52:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:52:48 ---> Running in cf2ee1292ecf 21:52:48 Removing intermediate container cf2ee1292ecf 21:52:48 ---> af05950c955c 21:52:48 Step 15/23 : EXPOSE $APP_PORT 21:52:48 ---> Running in 255ccd1c80bf 21:52:48 Removing intermediate container 255ccd1c80bf 21:52:48 ---> 6d28bbaa7969 21:52:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:52:48 ---> 4bcacc9700fe 21:52:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:52:49 ---> b06ef9b566cf 21:52:49 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:52:49 ---> ca3a270c9b93 21:52:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:52:49 ---> Running in 93ea2e344a83 21:52:49 Removing intermediate container 93ea2e344a83 21:52:49 ---> 1b885adb45b0 21:52:49 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:52:49 ---> Running in aeb35f600132 21:52:49 Removing intermediate container aeb35f600132 21:52:49 ---> 8f15c9c3c23d 21:52:49 Step 18/20 : LABEL arch=x86_64 21:52:49 ---> db814acc3564 21:52:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:52:49 ---> Running in a2fef807c128 21:52:49 Removing intermediate container a2fef807c128 21:52:49 ---> b6ad2c276f45 21:52:49 Step 19/20 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:52:50 ---> Running in 5b0cc6656612 21:52:50 ---> c912c19dcfec 21:52:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:52:50 ---> Running in c89d76188b99 21:52:50 Removing intermediate container 5b0cc6656612 21:52:50 ---> 72589ec9b259 21:52:50 Step 20/20 : LABEL version=0.0.0 21:52:50 Removing intermediate container c89d76188b99 21:52:50 ---> 8d0343193464 21:52:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:52:50 ---> Running in 98c28d49fc24 21:52:50 ---> Running in c033ee522da7 21:52:50 Removing intermediate container 98c28d49fc24 21:52:50 ---> 5d8fbd9ef490 21:52:50 21:52:51 Removing intermediate container c033ee522da7 21:52:51 ---> bac7bbf09cd6 21:52:51 Step 21/23 : LABEL arch=x86_64 21:52:51 Successfully built 5d8fbd9ef490 21:52:51 Successfully tagged security-spiffe-token-provider:latest 21:52:51  Building security-spiffe-token-provider ... done  ---> Running in af2b05173bb3 21:52:51 Removing intermediate container af2b05173bb3 21:52:51 ---> 838f378d082a 21:52:51 Step 22/23 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:52:51 ---> Running in 67636d3d344d 21:52:51 Removing intermediate container 67636d3d344d 21:52:51 ---> 33ed60ebc1b6 21:52:51 Step 23/23 : LABEL version=0.0.0 21:52:52 ---> Running in cf30826ed8ce 21:52:52 Removing intermediate container cf30826ed8ce 21:52:52 ---> 64b5b07e1a99 21:52:52 21:52:52 Removing intermediate container 03665ad35e9a 21:52:52 ---> dec4ca2e98a3 21:52:52 21:52:52 Step 11/25 : FROM alpine:3.16 21:52:52 ---> 9c6f07244728 21:52:52 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:52:52 ---> Using cache 21:52:52 ---> c75448413c24 21:52:52 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:52:52 ---> Using cache 21:52:52 ---> 50bf8f121495 21:52:52 Step 14/25 : ENV APP_PORT=59881 21:52:52 Successfully built 64b5b07e1a99 21:52:52 Successfully tagged support-notifications:latest 21:52:52  Building support-notifications ... done  ---> Running in 9ae99d118432 21:52:52 Removing intermediate container 9ae99d118432 21:52:52 ---> fab179fd0a03 21:52:52 Step 15/25 : EXPOSE $APP_PORT 21:52:52 ---> Running in 558f573e3a05 21:52:52 Removing intermediate container 558f573e3a05 21:52:52 ---> bb4a36e3c540 21:52:52 Step 16/25 : WORKDIR / 21:52:52 ---> Running in 465e27438fdb 21:52:53 Removing intermediate container 465e27438fdb 21:52:53 ---> 912dea5d5e2c 21:52:53 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:52:53 ---> 89c4192d49e2 21:52:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:52:53 ---> 31653cfee6cd 21:52:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:52:54 ---> 5115055ec8d6 21:52:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:52:54 ---> b22706934500 21:52:54 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:52:54 ---> Running in e516c3843c35 21:52:54 Removing intermediate container e516c3843c35 21:52:54 ---> c0ade118deb8 21:52:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:52:54 ---> Running in eb290841b377 21:52:54 Removing intermediate container eb290841b377 21:52:54 ---> d30f5287321d 21:52:54 Step 23/25 : LABEL arch=x86_64 21:52:54 ---> Running in 6763d05c8cc0 21:52:55 Removing intermediate container 6763d05c8cc0 21:52:55 ---> 4a771ad27cbd 21:52:55 Step 24/25 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:52:55 ---> Running in e89660c20bb1 21:52:55 Removing intermediate container e89660c20bb1 21:52:55 ---> fadf25b977ac 21:52:55 Step 25/25 : LABEL version=0.0.0 21:52:55 ---> Running in f920fac7223a 21:52:55 Removing intermediate container f920fac7223a 21:52:55 ---> 2518eeac17e2 21:52:55 21:52:55 Successfully built 2518eeac17e2 21:52:55 Successfully tagged core-metadata:latest 21:52:58  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:53:01 Removing intermediate container ea8e4ada6c67 21:53:01 ---> d84e708051b9 21:53:01 21:53:01 Step 10/22 : FROM alpine:3.16 21:53:01 ---> 9c6f07244728 21:53:01 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:53:01 ---> Running in 2d0e12533c4d 21:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:53:02 (1/6) Installing ca-certificates (20220614-r0) 21:53:02 (2/6) Installing brotli-libs (1.0.9-r6) 21:53:02 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:53:02 (4/6) Installing libcurl (7.83.1-r3) 21:53:02 (5/6) Installing curl (7.83.1-r3) 21:53:02 (6/6) Installing dumb-init (1.2.5-r1) 21:53:02 Executing busybox-1.35.0-r17.trigger 21:53:02 Executing ca-certificates-20220614-r0.trigger 21:53:02 OK: 8 MiB in 20 packages 21:53:02 Removing intermediate container 2d0e12533c4d 21:53:02 ---> db76b526dad7 21:53:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:53:02 ---> Running in 4687dff93b68 21:53:02 Removing intermediate container 4687dff93b68 21:53:02 ---> d1d8b053f515 21:53:02 Step 13/22 : WORKDIR /edgex 21:53:03 ---> Running in 9b1d441e7ad1 21:53:03 Removing intermediate container 9b1d441e7ad1 21:53:03 ---> 77d6c5570656 21:53:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:53:03 ---> 1804214764ce 21:53:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:53:03 ---> 6cfd63509ec7 21:53:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:53:04 ---> ee0a423834fc 21:53:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:53:04 ---> 44c4c1242e55 21:53:04 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:53:04 ---> Running in e92ca12f1cdb 21:53:04 Removing intermediate container e92ca12f1cdb 21:53:04 ---> 2ad702a38cd7 21:53:04 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:53:04 ---> Running in 75672064ef51 21:53:05 Removing intermediate container 75672064ef51 21:53:05 ---> f9b522576ab6 21:53:05 Step 20/22 : LABEL arch=x86_64 21:53:05 ---> Running in 27b61f646a8f 21:53:05 Removing intermediate container 27b61f646a8f 21:53:05 ---> 7a86641fe6d5 21:53:05 Step 21/22 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 21:53:05 ---> Running in d40369f74afb 21:53:05 Removing intermediate container d40369f74afb 21:53:05 ---> d17a19973cf5 21:53:05 Step 22/22 : LABEL version=0.0.0 21:53:05 ---> Running in 8044d9d34020 21:53:05 Removing intermediate container 8044d9d34020 21:53:05 ---> 7b385be704e0 21:53:05 21:53:05 Successfully built 7b385be704e0 21:53:05 Successfully tagged security-proxy-setup:latest 21:53:05  Building security-proxy-setup ... done  [Pipeline] } 21:53:05 $ docker stop --time=1 2d06eb871b42b34d213e2366badcf1b0fb8061e8d3a91cc820a5585bb3382dfa 21:53:06 $ docker rm -f 2d06eb871b42b34d213e2366badcf1b0fb8061e8d3a91cc820a5585bb3382dfa [Pipeline] // withDockerContainer [Pipeline] sh 21:53:07 + docker images 21:53:07 REPOSITORY TAG IMAGE ID CREATED SIZE 21:53:07 security-proxy-setup latest 7b385be704e0 2 seconds ago 27.4MB 21:53:07 d84e708051b9 7 seconds ago 1.54GB 21:53:07 core-metadata latest 2518eeac17e2 12 seconds ago 18.3MB 21:53:07 dec4ca2e98a3 15 seconds ago 1.55GB 21:53:07 support-notifications latest 64b5b07e1a99 15 seconds ago 27.3MB 21:53:07 security-spiffe-token-provider latest 5d8fbd9ef490 17 seconds ago 29.3MB 21:53:07 security-spire-config latest 7259d5ce6374 21 seconds ago 85.8MB 21:53:07 75a303f6ec58 22 seconds ago 1.61GB 21:53:07 b9315fc8f5c7 26 seconds ago 1.58GB 21:53:07 security-spire-server latest 468a0b26928b 29 seconds ago 86.5MB 21:53:07 4a3bfeb35014 34 seconds ago 1.42GB 21:53:07 c675d1ca51f3 34 seconds ago 1.42GB 21:53:07 support-scheduler latest 925795f21a2d 43 seconds ago 26.7MB 21:53:07 2546c5bb1d07 54 seconds ago 1.61GB 21:53:07 core-command latest 728b574a442f 54 seconds ago 17.3MB 21:53:07 sys-mgmt-agent latest 6a75d2f0af04 About a minute ago 136MB 21:53:07 895c6c98e965 About a minute ago 1.55GB 21:53:07 security-bootstrapper latest 1180045b6370 About a minute ago 19.8MB 21:53:07 core-data latest 875cfc6ef9e9 About a minute ago 21.6MB 21:53:07 security-secretstore-setup latest 2adb15a3af24 About a minute ago 29.2MB 21:53:07 1f7c3d2a8153 About a minute ago 1.53GB 21:53:07 583071c48b4f About a minute ago 1.56GB 21:53:07 3573b025fa62 About a minute ago 1.54GB 21:53:07 557dc18a0574 About a minute ago 1.54GB 21:53:07 security-spire-agent latest b982e3726c14 About a minute ago 125MB 21:53:07 920ac5111e14 2 minutes ago 1.42GB 21:53:07 ci-base-image-x86_64 latest bfbd2b02ed2a 5 minutes ago 940MB 21:53:07 alpine 3.15 c4fc93816858 6 weeks ago 5.59MB 21:53:07 alpine 3.16 9c6f07244728 6 weeks ago 5.54MB 21:53:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 21:53:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 21:53:07 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] } 21:53:12 Removing intermediate container 4ec5c7a8c764 21:53:12 ---> 0409ea1e9252 21:53:12 Successfully built 0409ea1e9252 21:53:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:12 + docker inspect -f . ci-base-image-arm64 21:53:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:13 prd-ubuntu20.04-docker-arm64-4c-16g-479 does not seem to be running inside a container 21:53:13 $ 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 21:53:14 $ docker top 4f4c65fe60121360e36e4100d45b7c5ba5a4c4f2d7b5813c1d5db4cc0241faf3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:15 + go version 21:53:15 go version go1.18.3 linux/arm64 [Pipeline] } 21:53:15 $ docker stop --time=1 4f4c65fe60121360e36e4100d45b7c5ba5a4c4f2d7b5813c1d5db4cc0241faf3 21:53:16 $ docker rm -f 4f4c65fe60121360e36e4100d45b7c5ba5a4c4f2d7b5813c1d5db4cc0241faf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:17 + docker inspect -f . ci-base-image-arm64 21:53:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:18 prd-ubuntu20.04-docker-arm64-4c-16g-479 does not seem to be running inside a container 21:53:18 $ 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 21:53:19 $ docker top 0dea74ad08513eaab38ac94cdfa8cfa179acf2d8f7e39562a5b2d5e45c9c102a -eo pid,comm [Pipeline] { [Pipeline] echo 21:53:19 ========================================================= 21:53:19 [edgeXBuildGoParallel] Running Tests and Build... 21:53:19 ========================================================= [Pipeline] sh 21:53:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:53:20 + make test 21:53:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:53:59 ? github.com/edgexfoundry/edgex-go [no test files] 21:55:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:55:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:55:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:55:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:55:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:55:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:55:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:55:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:55:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:55:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:55:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:55:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:55:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:55:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:56:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.644s coverage: 28.7% of statements 21:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:56:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.457s coverage: 98.5% of statements 21:56:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.673s coverage: 75.6% of statements 21:56:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:56:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:56:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.741s coverage: 54.2% of statements 21:56:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:56:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:56:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.674s coverage: 89.2% of statements 21:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:56:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.652s coverage: 2.0% of statements 21:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:56:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.624s coverage: 95.6% of statements 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:56:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.821s coverage: 72.2% of statements 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:56:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.515s coverage: 60.0% of statements 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:56:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.855s coverage: 0.9% of statements 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:56:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.412s coverage: 58.8% of statements 21:56:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.236s coverage: 29.6% of statements 21:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements 21:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.270s coverage: 79.5% of statements 21:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements 21:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements 21:56:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements 21:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.520s coverage: 94.4% of statements 21:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.251s coverage: 44.8% of statements 21:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.743s coverage: 80.7% of statements 21:57:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.353s coverage: 92.9% of statements 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.248s coverage: 86.9% of statements 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.226s coverage: 87.2% of statements 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.314s coverage: 58.8% of statements 21:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements 21:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 21:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements 21:57:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.993s coverage: 91.2% of statements 21:57:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:57:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.924s coverage: 64.7% of statements 21:57:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:57:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:57:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements 21:57:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 21:57:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements 21:57:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 21:57:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 21:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.398s coverage: 65.8% of statements 21:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.933s coverage: 41.8% of statements 21:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements 21:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements 21:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:57:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:57:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.418s coverage: 17.7% of statements 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:57:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.853s coverage: 92.3% of statements 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:57:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 63.2% of statements 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:57:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.493s coverage: 97.7% of statements 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:57:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.228s coverage: 28.9% of statements 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:57:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:57:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.276s coverage: 100.0% of statements 21:57:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 21:57:51 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 21:57:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:57:51 GO111MODULE=on go vet ./... 21:59:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:59:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:59:44 ./bin/test-attribution-txt.sh 21:59:44 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:59:44 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:59:44 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 21:59:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:59:45 + ls -al . 21:59:45 total 748 21:59:45 drwxrwxr-x 9 1001 1001 4096 Sep 21 21:53 . 21:59:45 drwxr-xr-x 4 root root 4096 Sep 21 21:53 .. 21:59:45 -rw-rw-r-- 1 1001 1001 16 Sep 21 21:51 .dockerignore 21:59:45 drwxrwxr-x 8 1001 1001 4096 Sep 21 21:51 .git 21:59:45 drwxrwxr-x 3 1001 1001 4096 Sep 21 21:51 .github 21:59:45 -rw-rw-r-- 1 1001 1001 1030 Sep 21 21:51 .gitignore 21:59:45 -rw-rw-r-- 1 1001 1001 42 Sep 21 21:51 .golangci.yml 21:59:45 -rw-rw-r-- 1 1001 1001 87 Sep 21 21:51 .hadolint.yml 21:59:45 -rw-rw-r-- 1 1001 1001 166 Sep 21 21:51 .sonarcloud.properties 21:59:45 -rw-rw-r-- 1 1001 1001 1171 Sep 21 21:51 ADOPTERS.md 21:59:45 -rw-rw-r-- 1 1001 1001 10347 Sep 21 21:51 Attribution.txt 21:59:45 -rw-rw-r-- 1 1001 1001 63209 Sep 21 21:51 CHANGELOG.md 21:59:45 -rw-rw-r-- 1 1001 1001 3804 Sep 21 21:51 CONTRIBUTING.md 21:59:45 -rw-rw-r-- 1 1001 1001 677 Sep 21 21:51 GOVERNANCE.md 21:59:45 -rw-rw-r-- 1 1001 1001 850 Sep 21 21:51 Jenkinsfile 21:59:45 -rw-rw-r-- 1 1001 1001 10775 Sep 21 21:51 LICENSE 21:59:45 -rw-rw-r-- 1 1001 1001 13724 Sep 21 21:51 Makefile 21:59:45 -rw-rw-r-- 1 1001 1001 582 Sep 21 21:51 OWNERS.md 21:59:45 -rw-rw-r-- 1 1001 1001 9799 Sep 21 21:51 README.md 21:59:45 -rw-rw-r-- 1 1001 1001 6912 Sep 21 21:51 SECURITY.md 21:59:45 -rw-rw-r-- 1 1001 1001 5 Sep 21 21:47 VERSION 21:59:45 -rw-rw-r-- 1 1001 1001 4131 Sep 21 21:51 ZMQWindows.md 21:59:45 drwxrwxr-x 2 1001 1001 4096 Sep 21 21:51 bin 21:59:45 drwxrwxr-x 18 1001 1001 4096 Sep 21 21:51 cmd 21:59:45 -rw-r--r-- 1 root root 495807 Sep 21 21:57 coverage.out 21:59:45 -rw-rw-r-- 1 1001 1001 3458 Sep 21 21:51 go.mod 21:59:45 -rw-rw-r-- 1 1001 1001 38040 Sep 21 21:51 go.sum 21:59:45 drwxrwxr-x 8 1001 1001 4096 Sep 21 21:51 internal 21:59:45 drwxrwxr-x 3 1001 1001 4096 Sep 21 21:51 openapi 21:59:45 drwxrwxr-x 4 1001 1001 4096 Sep 21 21:51 snap 21:59:45 -rw-rw-r-- 1 1001 1001 204 Sep 21 21:51 version.go [Pipeline] sh 21:59:45 + '[' -e coverage.out ] 21:59:45 + chown 1001:1001 coverage.out [Pipeline] stash 21:59:45 Warning: overwriting stash ‘coverage-report’ 21:59:46 Stashed 1 file(s) [Pipeline] sh 21:59:47 + make build 21:59:47 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 22:01:23 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 22:02:45 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 22:02:46 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 22:03:33 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 22:03:33 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 22:03:35 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 22:03:41 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 22:03:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:03: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:03: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/secrets-config ./cmd/secrets-config 22:03: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:04:08 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] } 22:04:13 $ docker stop --time=1 0dea74ad08513eaab38ac94cdfa8cfa179acf2d8f7e39562a5b2d5e45c9c102a 22:04:15 $ docker rm -f 0dea74ad08513eaab38ac94cdfa8cfa179acf2d8f7e39562a5b2d5e45c9c102a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:04:17 22:04:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:04:18 latest: Pulling from edgex-devops/edgex-compose-arm64 22:04:18 29e5d40040c1: Pulling fs layer 22:04:18 1ce36da41761: Pulling fs layer 22:04:18 25b303627fd3: Pulling fs layer 22:04:18 29e5d40040c1: Verifying Checksum 22:04:18 29e5d40040c1: Download complete 22:04:19 1ce36da41761: Verifying Checksum 22:04:19 1ce36da41761: Download complete 22:04:19 29e5d40040c1: Pull complete 22:04:20 1ce36da41761: Pull complete 22:04:20 25b303627fd3: Verifying Checksum 22:04:20 25b303627fd3: Download complete 22:04:30 25b303627fd3: Pull complete 22:04:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:04:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:31 prd-ubuntu20.04-docker-arm64-4c-16g-479 does not seem to be running inside a container 22:04:31 $ 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 22:04:33 $ docker top 750689594a45b4be8be233d01f2b77589503c4c1415dd7e37e8cec8444552408 -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:34 + grep parallel 22:04:34 + docker-compose build --help 22:04:39 --parallel Build images in parallel. [Pipeline] } 22:04:39 $ docker stop --time=1 750689594a45b4be8be233d01f2b77589503c4c1415dd7e37e8cec8444552408 22:04:41 $ docker rm -f 750689594a45b4be8be233d01f2b77589503c4c1415dd7e37e8cec8444552408 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:42 prd-ubuntu20.04-docker-arm64-4c-16g-479 does not seem to be running inside a container 22:04:42 $ 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 22:04:43 $ docker top 58a068311c9059893335da62819f0fefcea80117ff0c99b77f97aace613e9352 -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:44 + docker-compose -f ./docker-compose-build.yml build --parallel 22:04:49 Building core-command ... 22:04:49 Building core-data ... 22:04:49 Building core-metadata ... 22:04:49 Building security-bootstrapper ... 22:04:49 Building security-proxy-setup ... 22:04:49 Building security-secretstore-setup ... 22:04:49 Building security-spiffe-token-provider ... 22:04:49 Building security-spire-agent ... 22:04:49 Building security-spire-config ... 22:04:49 Building security-spire-server ... 22:04:49 Building support-notifications ... 22:04:49 Building support-scheduler ... 22:04:49 Building sys-mgmt-agent ... 22:04:49 Building core-command 22:04:49 Building security-proxy-setup 22:04:49 Building security-spire-agent 22:04:49 Building support-scheduler 22:04:49 Building support-notifications 22:05:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:05:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:05:45 ---> 0409ea1e9252 22:05:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:05:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:05:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:05:45 ---> 0409ea1e9252 22:05:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:05:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:05:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:05:45 ---> 0409ea1e9252 22:05:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:05:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:05:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:05:45 ---> 0409ea1e9252 22:05:45 Step 3/22 : WORKDIR /edgex-go 22:05:45 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:05:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:05:45 ---> 0409ea1e9252 22:05:45 Step 3/26 : WORKDIR /edgex-go 22:05:45 ---> Running in 3a3b4ac680a1 22:05:45 ---> Running in c4d5204eb525 22:05:45 ---> Running in f8d58dc85120 22:05:45 ---> Running in 2ad71b1f1e74 22:05:45 ---> Running in 9bb36b7876a8 22:05:45 Removing intermediate container c4d5204eb525 22:05:45 ---> 1529fe3fee3f 22:05:45 Step 4/23 : WORKDIR /edgex-go 22:05:45 Removing intermediate container f8d58dc85120 22:05:45 ---> 662573bb5c50 22:05:45 ---> Running in 0b229dfbe7e7 22:05:45 Step 4/24 : WORKDIR /edgex-go 22:05:45 Removing intermediate container 3a3b4ac680a1 22:05:45 ---> 71c03f9a651b 22:05:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:45 Removing intermediate container 9bb36b7876a8 22:05:45 ---> 985e95be334b 22:05:45 Step 4/23 : WORKDIR /edgex-go 22:05:45 Removing intermediate container 2ad71b1f1e74 22:05:45 ---> 146b985b2adb 22:05:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:45 ---> Running in 2476abc5af61 22:05:45 ---> Running in d668b1f0bb58 22:05:45 ---> Running in f3afd6885bb0 22:05:45 ---> Running in 29a7fa5418ac 22:05:45 Removing intermediate container 0b229dfbe7e7 22:05:45 ---> 65bac246bec2 22:05:45 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:45 Removing intermediate container f3afd6885bb0 22:05:45 ---> e7781a7e6d83 22:05:45 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:45 ---> Running in e2148fb12163 22:05:45 Removing intermediate container 2476abc5af61 22:05:45 ---> f5e74f016e97 22:05:45 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:45 ---> Running in 7195472046ae 22:05:45 ---> Running in 38d86be90f40 22:05:45 Removing intermediate container d668b1f0bb58 22:05:45 ---> 566a6bb9cfec 22:05:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:05:45 Removing intermediate container 29a7fa5418ac 22:05:45 ---> ca7f9ee72a5a 22:05:45 Step 5/22 : RUN apk add --update --no-cache make git 22:05:45 ---> Running in 341c758caec4 22:05:45 ---> Running in 85ac0f23631f 22:05:45 Removing intermediate container e2148fb12163 22:05:45 ---> 55d23c8a752a 22:05:45 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:05:45 ---> Running in 3069c5edbdcd 22:05:45 Removing intermediate container 38d86be90f40 22:05:45 ---> a04938753ac7 22:05:45 Step 6/24 : RUN apk add --update --no-cache make git 22:05:45 ---> Running in 67685c60115e 22:05:45 Removing intermediate container 7195472046ae 22:05:45 ---> 7602b4b7f30d 22:05:45 Step 6/23 : RUN apk add --update --no-cache make git 22:05:45 ---> Running in f17077d33565 22:05:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:05:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:05:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:05:48 OK: 221 MiB in 51 packages 22:05:49 OK: 221 MiB in 51 packages 22:05:49 OK: 221 MiB in 51 packages 22:05:49 OK: 221 MiB in 51 packages 22:05:49 OK: 221 MiB in 51 packages 22:05:50 Removing intermediate container 341c758caec4 22:05:50 ---> a0aa2938145f 22:05:50 Step 6/26 : COPY go.mod vendor* ./ 22:05:51 Removing intermediate container 85ac0f23631f 22:05:51 ---> cc7948009a6d 22:05:51 Step 6/22 : COPY go.mod vendor* ./ 22:05:51 Removing intermediate container 3069c5edbdcd 22:05:51 ---> 52ffbc48a1c2 22:05:51 Step 7/23 : COPY go.mod vendor* ./ 22:05:51 Removing intermediate container f17077d33565 22:05:51 ---> ca73a7ce21ca 22:05:51 Step 7/23 : COPY go.mod vendor* ./ 22:05:51 ---> 273ab7e42a8f 22:05:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:51 Removing intermediate container 67685c60115e 22:05:51 ---> 70222df29f89 22:05:51 Step 7/24 : COPY go.mod vendor* ./ 22:05:51 ---> Running in 13957c85f822 22:05:52 ---> d562c976fc0a 22:05:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:52 ---> 6fe5da4578e2 22:05:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:52 ---> Running in a3cc19843a98 22:05:52 ---> Running in ecfd96610782 22:05:52 ---> 602ff213a202 22:05:53 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:53 ---> 430df37a47dc 22:05:53 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:53 ---> Running in dffd3a28987e 22:05:53 ---> Running in 6ddaa70b82cb 22:07:01 Removing intermediate container 6ddaa70b82cb 22:07:01 ---> dd2320db0b1e 22:07:01 Step 9/24 : COPY . . 22:07:01 Removing intermediate container 13957c85f822 22:07:01 ---> e53e3440a58a 22:07:01 Step 8/26 : COPY . . 22:07:01 Removing intermediate container dffd3a28987e 22:07:01 ---> bc937efa175b 22:07:01 Step 9/23 : COPY . . 22:07:01 Removing intermediate container a3cc19843a98 22:07:01 ---> 5bb2b0ef36d0 22:07:01 Step 8/22 : COPY . . 22:07:01 Removing intermediate container ecfd96610782 22:07:01 ---> 6eeaf75decad 22:07:01 Step 9/23 : COPY . . 22:07:13 ---> 230e181b786c 22:07:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:07:13 ---> 2eb3bf906059 22:07:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:07:13 ---> e44bd11b40be 22:07:13 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:07:13 ---> 1d507af4cf58 22:07:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:07:13 ---> d2d66176d359 22:07:13 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:07:13 ---> Running in 5f92adc0c67d 22:07:13 ---> Running in 8a72fc29775f 22:07:13 ---> Running in 837f14cd804e 22:07:13 ---> Running in 9b691d776b1a 22:07:13 ---> Running in a4ca0000841f 22:07:13 Removing intermediate container 8a72fc29775f 22:07:13 ---> 1a67bf6716b9 22:07:13 Step 10/26 : WORKDIR /edgex-go/spire-build 22:07:13 ---> Running in 4c5299d5696c 22:07:13 Removing intermediate container 4c5299d5696c 22:07:13 ---> 3cf7f39de498 22:07:13 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 22:07:14 ---> Running in 6f16981abf76 22:07:14 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 22:07:15 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 22:07:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:07:15 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 22:07:17 Removing intermediate container 6f16981abf76 22:07:17 ---> 9d942f0da5e1 22:07:17 Step 12/26 : WORKDIR /edgex-go 22:07:17 ---> Running in fa72713b7b03 22:07:17 Removing intermediate container fa72713b7b03 22:07:17 ---> 9f2758e74e3d 22:07:17 22:07:17 Step 13/26 : FROM alpine:3.15 22:07:17 3.15: Pulling from library/alpine 22:07:18 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:07:18 Status: Downloaded newer image for alpine:3.15 22:07:18 ---> 02e0d6fdf486 22:07:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:07:19 ---> Running in 8d6b43f980c7 22:07:19 Removing intermediate container 8d6b43f980c7 22:07:19 ---> 5edd7bf5cb00 22:07:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:19 ---> Running in ec52b345fdcc 22:07:22 Removing intermediate container ec52b345fdcc 22:07:22 ---> d84b3537e9e5 22:07:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:07:22 ---> Running in c7622b43ee16 22:07:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:07:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:07:27 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:07:27 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:07:27 OK: 15734 distinct packages available 22:07:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:07:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:07:29 (1/5) Installing dumb-init (1.2.5-r1) 22:07:29 (2/5) Installing musl-obstack (1.2.3-r0) 22:07:29 (3/5) Installing libucontext (1.1-r0) 22:07:29 (4/5) Installing gcompat (1.0.0-r4) 22:07:29 (5/5) Installing openssl (1.1.1q-r0) 22:07:29 Executing busybox-1.34.1-r7.trigger 22:07:30 OK: 6 MiB in 19 packages 22:07:32 Removing intermediate container c7622b43ee16 22:07:32 ---> d4c3aa8cc73b 22:07:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:07:34 ---> c5e71fb5bb4e 22:07:34 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:07:41 ---> 678f7c4d66ba 22:07:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:07:41 ---> 0343cc8ded10 22:07:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:07:42 ---> b8bf72610a9d 22:07:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:07:43 ---> b4c6e374a55d 22:07:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:07:43 ---> Running in 07717784eab3 22:07:44 Removing intermediate container 07717784eab3 22:07:44 ---> 46d1d321aee6 22:07:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:07:44 ---> Running in bfe644f80c1d 22:07:44 Removing intermediate container bfe644f80c1d 22:07:44 ---> 2d4e4539973c 22:07:44 Step 24/26 : LABEL arch=arm64 22:07:44 ---> Running in df9f1eb66dc2 22:07:44 Removing intermediate container df9f1eb66dc2 22:07:44 ---> 6188973ea4b7 22:07:44 Step 25/26 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:07:45 ---> Running in e3489a1862b7 22:07:45 Removing intermediate container e3489a1862b7 22:07:45 ---> 2cfb45b97677 22:07:45 Step 26/26 : LABEL version=0.0.0 22:07:45 ---> Running in e96f23d40193 22:07:46 Removing intermediate container e96f23d40193 22:07:46 ---> ca2df59d1bf9 22:07:46 22:07:46 Successfully built ca2df59d1bf9 22:07:46 Successfully tagged security-spire-agent-arm64:latest 22:07:46  Building security-spire-agent ... done Building security-spire-config 22:08:01 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:08:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:08:01 ---> 0409ea1e9252 22:08:01 Step 3/26 : WORKDIR /edgex-go 22:08:01 ---> Using cache 22:08:01 ---> 146b985b2adb 22:08:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:01 ---> Using cache 22:08:01 ---> ca7f9ee72a5a 22:08:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:08:02 ---> Running in ef94b161c4b9 22:08:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:08:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:08:06 OK: 221 MiB in 51 packages 22:08:07 Removing intermediate container ef94b161c4b9 22:08:07 ---> 66fffa74c898 22:08:07 Step 6/26 : COPY go.mod vendor* ./ 22:08:08 ---> 724976b9f7d0 22:08:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:08 ---> Running in b991dffe64ee 22:09:05 Removing intermediate container b991dffe64ee 22:09:05 ---> 9d574bbf8200 22:09:05 Step 8/26 : COPY . . 22:09:15 ---> 78efa40ad7d9 22:09:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:09:15 ---> Running in ee18ff297289 22:09:15 Removing intermediate container ee18ff297289 22:09:15 ---> e732de50505f 22:09:15 Step 10/26 : WORKDIR /edgex-go/spire-build 22:09:15 ---> Running in e4ce941c3c21 22:09:16 Removing intermediate container e4ce941c3c21 22:09:16 ---> cade46341885 22:09:16 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:09:16 ---> Running in 7396834c14c8 22:09:19 Removing intermediate container 7396834c14c8 22:09:19 ---> 064652fe42fb 22:09:19 Step 12/26 : WORKDIR /edgex-go 22:09:19 ---> Running in 87d5bd52b013 22:09:19 Removing intermediate container 87d5bd52b013 22:09:19 ---> a4778585b48e 22:09:19 22:09:19 Step 13/26 : FROM alpine:3.15 22:09:19 ---> 02e0d6fdf486 22:09:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:09:19 ---> Using cache 22:09:19 ---> 5edd7bf5cb00 22:09:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:19 ---> Using cache 22:09:19 ---> d84b3537e9e5 22:09:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:09:19 ---> Running in f2dde83f43a1 22:09:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:09:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:09:24 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:09:24 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:09:24 OK: 15734 distinct packages available 22:09:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:09:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:09:26 (1/4) Installing dumb-init (1.2.5-r1) 22:09:26 (2/4) Installing musl-obstack (1.2.3-r0) 22:09:26 (3/4) Installing libucontext (1.1-r0) 22:09:26 (4/4) Installing gcompat (1.0.0-r4) 22:09:27 Executing busybox-1.34.1-r7.trigger 22:09:27 OK: 6 MiB in 18 packages 22:09:28 Removing intermediate container f2dde83f43a1 22:09:28 ---> 28a3c879a171 22:09:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:09:34 ---> 938b5965a84a 22:09:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:09:34 ---> 183566cf3ad3 22:09:34 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:09:34 ---> Running in 4b4216a60fb3 22:09:35 Removing intermediate container 4b4216a60fb3 22:09:35 ---> 539208d05c3d 22:09:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:09:35 ---> 915ff77559bd 22:09:35 Step 21/26 : WORKDIR / 22:09:36 ---> Running in 2af17c43203a 22:09:36 Removing intermediate container 2af17c43203a 22:09:36 ---> 8102c5f04adb 22:09:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:09:36 ---> Running in 5dfe53b8fee7 22:09:36 Removing intermediate container 5dfe53b8fee7 22:09:36 ---> 202ad9132cc4 22:09:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:09:36 ---> Running in 6f618929548b 22:09:37 Removing intermediate container 6f618929548b 22:09:37 ---> 36cb8ae76c87 22:09:37 Step 24/26 : LABEL arch=arm64 22:09:37 ---> Running in 3c29aac6faac 22:09:38 Removing intermediate container 3c29aac6faac 22:09:38 ---> 51e39ac8dfd7 22:09:38 Step 25/26 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:09:38 ---> Running in c96344b135ff 22:09:38 Removing intermediate container c96344b135ff 22:09:38 ---> b86b30c02006 22:09:38 Step 26/26 : LABEL version=0.0.0 22:09:38 ---> Running in 3aa5109f61b8 22:09:39 Removing intermediate container 3aa5109f61b8 22:09:39 ---> f5a8a857ca14 22:09:39 22:09:39 Successfully built f5a8a857ca14 22:09:39 Successfully tagged security-spire-config-arm64:latest 22:09:39 Building core-data 22:09:57  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:09:57 ---> 0409ea1e9252 22:09:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:09:57 ---> Using cache 22:09:57 ---> 985e95be334b 22:09:57 Step 4/24 : WORKDIR /edgex-go 22:09:57 ---> Using cache 22:09:57 ---> e7781a7e6d83 22:09:57 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:57 ---> Using cache 22:09:57 ---> 7602b4b7f30d 22:09:57 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:09:57 ---> Running in 47c08c8a9a4d 22:09:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:01 OK: 221 MiB in 51 packages 22:10:02 Removing intermediate container 47c08c8a9a4d 22:10:02 ---> 733694a95ce9 22:10:02 Step 7/24 : COPY go.mod vendor* ./ 22:10:03 ---> f44ceaefc445 22:10:03 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:03 ---> Running in 126306a25d94 22:10:59 Removing intermediate container 126306a25d94 22:10:59 ---> 6e78f8ec8fd9 22:10:59 Step 9/24 : COPY . . 22:11:02 ---> ebdd6e6f132e 22:11:02 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:11:02 ---> Running in ce6256cd675f 22:11:04 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 22:12:41 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 22:12:56 Removing intermediate container 9b691d776b1a 22:12:56 ---> 40e6e39dd5ab 22:12:56 22:12:56 Step 10/22 : FROM alpine:3.16 22:12:56 3.16: Pulling from library/alpine 22:12:58 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:12:58 Status: Downloaded newer image for alpine:3.16 22:12:58 ---> a6215f271958 22:12:58 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:12:58 ---> Running in 28f3dc2dc1c5 22:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:13:01 (1/6) Installing ca-certificates (20220614-r0) 22:13:01 (2/6) Installing brotli-libs (1.0.9-r6) 22:13:01 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:13:01 (4/6) Installing libcurl (7.83.1-r3) 22:13:01 (5/6) Installing curl (7.83.1-r3) 22:13:01 (6/6) Installing dumb-init (1.2.5-r1) 22:13:01 Executing busybox-1.35.0-r17.trigger 22:13:01 Executing ca-certificates-20220614-r0.trigger 22:13:02 OK: 8 MiB in 20 packages 22:13:04 Removing intermediate container 28f3dc2dc1c5 22:13:04 ---> d69fb331d544 22:13:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:13:04 ---> Running in cfd14cb0f25b 22:13:05 Removing intermediate container cfd14cb0f25b 22:13:05 ---> 20d24b21b221 22:13:05 Step 13/22 : WORKDIR /edgex 22:13:05 ---> Running in ccc032bb5d4e 22:13:05 Removing intermediate container ccc032bb5d4e 22:13:05 ---> f663906a6487 22:13:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:13:06 ---> c70b0b2b230a 22:13:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:13:08 ---> 6e8984a6e427 22:13:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:13:09 ---> 866498de030c 22:13:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:13:10 ---> 8939c564c735 22:13:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:13:10 ---> Running in 8abc94d9e70d 22:13:13 Removing intermediate container 8abc94d9e70d 22:13:13 ---> 461f6a45d5c4 22:13:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:13:13 ---> Running in a5c827f6506e 22:13:14 Removing intermediate container a5c827f6506e 22:13:14 ---> 35ecd3b035fb 22:13:14 Step 20/22 : LABEL arch=arm64 22:13:14 ---> Running in 279be5f0789a 22:13:14 Removing intermediate container 279be5f0789a 22:13:14 ---> bf2c3b503ff2 22:13:14 Step 21/22 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:13:14 ---> Running in 04c928d67b9f 22:13:15 Removing intermediate container 04c928d67b9f 22:13:15 ---> f08fa89ab4a0 22:13:15 Step 22/22 : LABEL version=0.0.0 22:13:15 ---> Running in 61dfd7dd6c3f 22:13:16 Removing intermediate container 61dfd7dd6c3f 22:13:16 ---> 47e94b7a96a8 22:13:16 22:13:16 Successfully built 47e94b7a96a8 22:13:16 Successfully tagged security-proxy-setup-arm64:latest 22:13:16  Building security-proxy-setup ... done Building security-spiffe-token-provider 22:13:28 Removing intermediate container a4ca0000841f 22:13:28 ---> e2a3c94267b8 22:13:28 22:13:28 Step 11/24 : FROM alpine:3.16 22:13:28 ---> a6215f271958 22:13:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:13:28 ---> Running in 8c225c9192dd 22:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:13:32 (1/1) Installing dumb-init (1.2.5-r1) 22:13:32 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:13:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:13:32 ---> 0409ea1e9252 22:13:32 Step 3/20 : WORKDIR /edgex-go 22:13:32 ---> Using cache 22:13:32 ---> 146b985b2adb 22:13:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:13:32 Executing busybox-1.35.0-r17.trigger 22:13:32 OK: 5 MiB in 15 packages 22:13:32 ---> Running in 9647026cec5d 22:13:34 Removing intermediate container 8c225c9192dd 22:13:34 ---> 649db3fe6efa 22:13:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:13:34 ---> Running in 41c4720cf81a 22:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:13:35 Removing intermediate container 41c4720cf81a 22:13:35 ---> c0ad9455c95b 22:13:35 Step 14/24 : ENV APP_PORT=59882 22:13:35 ---> Running in e8eab8cf4fbf 22:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:13:35 Removing intermediate container e8eab8cf4fbf 22:13:35 ---> d9e7c0bd33a8 22:13:35 Step 15/24 : EXPOSE $APP_PORT 22:13:36 ---> Running in aaf482226fa6 22:13:36 Removing intermediate container aaf482226fa6 22:13:36 ---> 3022a16d0279 22:13:36 Step 16/24 : WORKDIR / 22:13:36 ---> Running in c92e63fe9495 22:13:37 v3.16.2-193-g9da6059f45 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:13:37 v3.16.2-191-gc8e9e5baa8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:13:37 OK: 16895 distinct packages available 22:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:13:37 Removing intermediate container c92e63fe9495 22:13:37 ---> 1b07f5f1950f 22:13:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:13:38 ---> aba7d469d3fa 22:13:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:13:39 OK: 221 MiB in 51 packages 22:13:40 ---> 9f213e00f8d3 22:13:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:13:41 Removing intermediate container 9647026cec5d 22:13:41 ---> d30b372a3f6a 22:13:41 Step 5/20 : COPY go.mod vendor* ./ 22:13:41 ---> 8920b9ee9b8f 22:13:41 Step 20/24 : ENTRYPOINT ["/core-command"] 22:13:41 ---> Running in ef8476ab7669 22:13:42 ---> 8c03b76ad59b 22:13:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:42 Removing intermediate container ef8476ab7669 22:13:42 ---> 4062d91d525f 22:13:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:13:42 ---> Running in 20f8c04285cc 22:13:43 ---> Running in 9e48c3ad94e1 22:13:43 Removing intermediate container 9e48c3ad94e1 22:13:43 ---> 552c9bce308d 22:13:43 Step 22/24 : LABEL arch=arm64 22:13:43 ---> Running in e24b40f9ce2b 22:13:44 Removing intermediate container e24b40f9ce2b 22:13:44 ---> 17677f6ebd89 22:13:44 Step 23/24 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:13:44 ---> Running in 4fabbfc89238 22:13:45 Removing intermediate container 4fabbfc89238 22:13:45 ---> 4630eb6fc885 22:13:45 Step 24/24 : LABEL version=0.0.0 22:13:45 ---> Running in 240b5a5e1a66 22:13:46 Removing intermediate container 240b5a5e1a66 22:13:46 ---> 840ebb87b618 22:13:46 22:13:46 Successfully built 840ebb87b618 22:13:46 Successfully tagged core-command-arm64:latest 22:13:46 Building security-spire-server 22:14:04  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:14:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:14:04 ---> 0409ea1e9252 22:14:04 Step 3/25 : WORKDIR /edgex-go 22:14:04 ---> Using cache 22:14:04 ---> 146b985b2adb 22:14:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:04 ---> Using cache 22:14:04 ---> ca7f9ee72a5a 22:14:04 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:14:04 ---> Using cache 22:14:04 ---> 66fffa74c898 22:14:04 Step 6/25 : COPY go.mod vendor* ./ 22:14:04 ---> Using cache 22:14:04 ---> 724976b9f7d0 22:14:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:04 ---> Using cache 22:14:04 ---> 9d574bbf8200 22:14:04 Step 8/25 : COPY . . 22:14:04 ---> Using cache 22:14:04 ---> 78efa40ad7d9 22:14:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:14:04 ---> Using cache 22:14:04 ---> e732de50505f 22:14:04 Step 10/25 : WORKDIR /edgex-go/spire-build 22:14:04 ---> Using cache 22:14:04 ---> cade46341885 22:14: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 22:14:04 ---> Running in 2833d59f3111 22:14:07 Removing intermediate container 2833d59f3111 22:14:07 ---> afc1ab6f016e 22:14:07 Step 12/25 : WORKDIR /edgex-go 22:14:07 ---> Running in 3bd41ccef3d2 22:14:08 Removing intermediate container 3bd41ccef3d2 22:14:08 ---> ce36a2b916f7 22:14:08 22:14:08 Step 13/25 : FROM alpine:3.15 22:14:08 ---> 02e0d6fdf486 22:14:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:14:08 ---> Using cache 22:14:08 ---> 5edd7bf5cb00 22:14:08 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:08 ---> Using cache 22:14:08 ---> d84b3537e9e5 22:14:08 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:14:08 ---> Using cache 22:14:08 ---> d4c3aa8cc73b 22:14:08 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:14:13 ---> e9f268f2a755 22:14:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:14:14 ---> 6d3d164fa197 22:14:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:14:15 ---> a4c3c11acdb1 22:14:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:14:16 ---> b7226d8b6c4e 22:14:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:14:16 ---> Running in 7aed82a17df8 22:14:17 Removing intermediate container 7aed82a17df8 22:14:17 ---> 615617d8de7f 22:14:17 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:14:17 ---> Running in 850aa1efa788 22:14:17 Removing intermediate container 850aa1efa788 22:14:17 ---> 7a2a7be9265d 22:14:17 Step 23/25 : LABEL arch=arm64 22:14:17 ---> Running in 29dd12c81e2d 22:14:18 Removing intermediate container 29dd12c81e2d 22:14:18 ---> 4500b3a8e23c 22:14:18 Step 24/25 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:14:18 ---> Running in 216e37c9a75b 22:14:19 Removing intermediate container 216e37c9a75b 22:14:19 ---> 39c58562dbff 22:14:19 Step 25/25 : LABEL version=0.0.0 22:14:19 ---> Running in f542379dbcf4 22:14:20 Removing intermediate container f542379dbcf4 22:14:20 ---> 20d2da6a0233 22:14:20 22:14:20 Successfully built 20d2da6a0233 22:14:21 Successfully tagged security-spire-server-arm64:latest 22:14:21 Building security-bootstrapper 22:14:39  Building security-spire-server ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:14:39 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:14:39 ---> 0409ea1e9252 22:14:39 Step 3/33 : WORKDIR /edgex-go 22:14:39 ---> Using cache 22:14:39 ---> 146b985b2adb 22:14:39 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:39 ---> Using cache 22:14:39 ---> ca7f9ee72a5a 22:14:39 Step 5/33 : RUN apk add --update --no-cache make git 22:14:39 ---> Using cache 22:14:39 ---> cc7948009a6d 22:14:39 Step 6/33 : COPY go.mod vendor* ./ 22:14:39 ---> Using cache 22:14:39 ---> d562c976fc0a 22:14:39 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:39 ---> Using cache 22:14:39 ---> 5bb2b0ef36d0 22:14:39 Step 8/33 : COPY . . 22:14:39 ---> Using cache 22:14:39 ---> e44bd11b40be 22:14:39 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:14:40 ---> Running in 6a3c1475b1a1 22:14:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:14:43 Removing intermediate container 20f8c04285cc 22:14:43 ---> bbcfc6eeb733 22:14:43 Step 7/20 : COPY . . 22:14:55 ---> 05b2c18f78e3 22:14:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:14:55 ---> Running in 740314e7c9fc 22:14: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:16:33 Removing intermediate container 837f14cd804e 22:16:33 ---> cf5144def388 22:16:33 22:16:33 Step 11/23 : FROM alpine:3.16 22:16:33 ---> a6215f271958 22:16:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:16:33 ---> Using cache 22:16:33 ---> 649db3fe6efa 22:16:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:16:33 ---> Using cache 22:16:33 ---> c0ad9455c95b 22:16:33 Step 14/23 : ENV APP_PORT=59861 22:16:33 ---> Running in 27f59c95d4b8 22:16:33 Removing intermediate container 27f59c95d4b8 22:16:33 ---> 85ea8a422cb4 22:16:33 Step 15/23 : EXPOSE $APP_PORT 22:16:33 ---> Running in c386471e04e8 22:16:33 Removing intermediate container c386471e04e8 22:16:33 ---> bede0c2a33e8 22:16:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:33 ---> 4c187aa43154 22:16:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:16:33 Removing intermediate container 5f92adc0c67d 22:16:33 ---> 731cd01e2d30 22:16:33 22:16:33 Step 11/23 : FROM alpine:3.16 22:16:33 ---> a6215f271958 22:16:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:16:33 ---> Running in d6483dd9cc46 22:16:33 ---> 2175c681834d 22:16:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:16:33 ---> 779007864bdb 22:16:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:16:33 ---> Running in 47b28dae8bd5 22:16:33 Removing intermediate container 47b28dae8bd5 22:16:33 ---> 5b0c75ddeecf 22:16:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:16:33 ---> Running in d8457fb2e1a1 22:16:33 Removing intermediate container d8457fb2e1a1 22:16:33 ---> b8db0a49fca9 22:16:33 Step 21/23 : LABEL arch=arm64 22:16:33 (1/2) Installing ca-certificates (20220614-r0) 22:16:33 ---> Running in 8ea0255e488e 22:16:33 (2/2) Installing dumb-init (1.2.5-r1) 22:16:33 Executing busybox-1.35.0-r17.trigger 22:16:33 Executing ca-certificates-20220614-r0.trigger 22:16:33 Removing intermediate container 8ea0255e488e 22:16:33 ---> 12c6fd8e86c1 22:16:33 Step 22/23 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:16:33 ---> Running in 58b0512c45ac 22:16:33 OK: 6 MiB in 16 packages 22:16:33 Removing intermediate container 58b0512c45ac 22:16:33 ---> fac672170308 22:16:33 Step 23/23 : LABEL version=0.0.0 22:16:33 ---> Running in 68450b7ea051 22:16:33 Removing intermediate container 68450b7ea051 22:16:33 ---> 193aeb0ac01a 22:16:33 22:16:33 Successfully built 193aeb0ac01a 22:16:33 Successfully tagged support-scheduler-arm64:latest 22:16:33 Building core-metadata 22:16:33  Building support-scheduler ... done Removing intermediate container d6483dd9cc46 22:16:33 ---> e93114997d6b 22:16:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:16:33 ---> Running in c5dfb76e68f0 22:16:33 Removing intermediate container c5dfb76e68f0 22:16:33 ---> baa11a95ab88 22:16:33 Step 14/23 : ENV APP_PORT=59860 22:16:33 ---> Running in 08480e5ed30c 22:16:33 Removing intermediate container 08480e5ed30c 22:16:33 ---> cbd10c1a68e0 22:16:33 Step 15/23 : EXPOSE $APP_PORT 22:16:33 ---> Running in 32a01361834d 22:16:33 Removing intermediate container 32a01361834d 22:16:33 ---> 86b669c62a19 22:16:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:33 ---> 144c7f5cb7b5 22:16:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:16:35 ---> a5fba551aa5d 22:16:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:16:36 ---> 9220ec2d44c8 22:16:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:16:36 ---> Running in e32f880cc2b7 22:16:36 Removing intermediate container e32f880cc2b7 22:16:36 ---> 2cf83777e4eb 22:16:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:16:37 ---> Running in 2ddc6516f2ff 22:16:37 Removing intermediate container 2ddc6516f2ff 22:16:37 ---> 40c53f8c2a0e 22:16:37 Step 21/23 : LABEL arch=arm64 22:16:37 ---> Running in 39d721e4fc19 22:16:38 Removing intermediate container 39d721e4fc19 22:16:38 ---> 870f547de958 22:16:38 Step 22/23 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:16:38 ---> Running in e354b8d52265 22:16:39 Removing intermediate container e354b8d52265 22:16:39 ---> 762daf86ae85 22:16:39 Step 23/23 : LABEL version=0.0.0 22:16:39 ---> Running in 6daf54194cd7 22:16:39 Removing intermediate container 6daf54194cd7 22:16:39 ---> fb73eb2ee8f7 22:16:39 22:16:40 Successfully built fb73eb2ee8f7 22:16:40 Successfully tagged support-notifications-arm64:latest 22:16:40  Building support-notifications ... done Building security-secretstore-setup 22:16:50 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:16:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:16:50 ---> 0409ea1e9252 22:16:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:16:50 ---> Using cache 22:16:50 ---> 985e95be334b 22:16:50 Step 4/25 : WORKDIR /edgex-go 22:16:50 ---> Using cache 22:16:50 ---> e7781a7e6d83 22:16:50 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:16:50 ---> Using cache 22:16:50 ---> 7602b4b7f30d 22:16:50 Step 6/25 : RUN apk add --update --no-cache make git 22:16:50 ---> Using cache 22:16:50 ---> ca73a7ce21ca 22:16:50 Step 7/25 : COPY go.mod vendor* ./ 22:16:50 ---> Using cache 22:16:50 ---> 602ff213a202 22:16:50 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:50 ---> Using cache 22:16:50 ---> bc937efa175b 22:16:50 Step 9/25 : COPY . . 22:16:50 ---> Using cache 22:16:50 ---> 1d507af4cf58 22:16:50 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:16:50 ---> Running in 317e827a9ab4 22:16:53 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 22:17:01 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:17:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:17:01 ---> 0409ea1e9252 22:17:01 Step 3/25 : WORKDIR /edgex-go 22:17:01 ---> Using cache 22:17:01 ---> 146b985b2adb 22:17:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:01 ---> Using cache 22:17:01 ---> ca7f9ee72a5a 22:17:01 Step 5/25 : RUN apk add --update --no-cache make git 22:17:01 ---> Using cache 22:17:01 ---> cc7948009a6d 22:17:01 Step 6/25 : COPY go.mod vendor* ./ 22:17:01 ---> Using cache 22:17:01 ---> d562c976fc0a 22:17:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:01 ---> Using cache 22:17:01 ---> 5bb2b0ef36d0 22:17:01 Step 8/25 : COPY . . 22:17:01 ---> Using cache 22:17:01 ---> e44bd11b40be 22:17:01 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:17:01 ---> Running in 476a429ead01 22:17: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:18:11 Removing intermediate container ce6256cd675f 22:18:11 ---> 27bea74b87a3 22:18:11 22:18:11 Step 11/24 : FROM alpine:3.16 22:18:11 ---> a6215f271958 22:18:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:18:11 ---> Running in 56bb8ea1f3a3 22:18:11 Removing intermediate container 56bb8ea1f3a3 22:18:11 ---> 9cc6dd0914f0 22:18:11 Step 13/24 : ENV APP_PORT=59880 22:18:11 ---> Running in 15e36bb0b8e1 22:18:11 Removing intermediate container 15e36bb0b8e1 22:18:11 ---> 115bc63c0e00 22:18:11 Step 14/24 : EXPOSE $APP_PORT 22:18:11 ---> Running in 3ccc5e7bf595 22:18:11 Removing intermediate container 3ccc5e7bf595 22:18:11 ---> ed679225141e 22:18:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:11 ---> Running in 9a3d5ede9747 22:18:11 Removing intermediate container 9a3d5ede9747 22:18:11 ---> d70387564502 22:18:11 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:18:11 ---> Running in f60c2d259632 22:18:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:18:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:18:11 (1/6) Installing dumb-init (1.2.5-r1) 22:18:11 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:18:11 (3/6) Installing libsodium (1.0.18-r0) 22:18:11 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:18:11 (5/6) Installing libzmq (4.3.4-r0) 22:18:11 (6/6) Installing zeromq (4.3.4-r0) 22:18:11 Executing busybox-1.35.0-r17.trigger 22:18:11 OK: 8 MiB in 20 packages 22:18:11 Removing intermediate container f60c2d259632 22:18:11 ---> ad4ca212625e 22:18:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:12 ---> 979623943beb 22:18:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:18:14 ---> 1bb0e03fe26a 22:18:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:18:15 ---> 329b86b4c04f 22:18:15 Step 20/24 : ENTRYPOINT ["/core-data"] 22:18:15 ---> Running in f464e936837f 22:18:15 Removing intermediate container f464e936837f 22:18:15 ---> 24b9addcb151 22:18:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:18:15 ---> Running in c1154c54fdd9 22:18:16 Removing intermediate container c1154c54fdd9 22:18:16 ---> c83ec500d376 22:18:16 Step 22/24 : LABEL arch=arm64 22:18:16 ---> Running in 2602bc82c85a 22:18:17 Removing intermediate container 2602bc82c85a 22:18:17 ---> 076e1e7445c5 22:18:17 Step 23/24 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:18:17 ---> Running in 322c33e58272 22:18:17 Removing intermediate container 322c33e58272 22:18:17 ---> e24f5ef83622 22:18:17 Step 24/24 : LABEL version=0.0.0 22:18:17 ---> Running in 1a9b9d0485f1 22:18:18 Removing intermediate container 1a9b9d0485f1 22:18:18 ---> 7b58f2897ff4 22:18:18 22:18:18 Successfully built 7b58f2897ff4 22:18:18 Successfully tagged core-data-arm64:latest 22:18:18  Building core-data ... done Building sys-mgmt-agent 22:18:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:18:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:18:36 ---> 0409ea1e9252 22:18:36 Step 3/23 : WORKDIR /edgex-go 22:18:36 ---> Using cache 22:18:36 ---> 146b985b2adb 22:18:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:36 ---> Using cache 22:18:36 ---> ca7f9ee72a5a 22:18:36 Step 5/23 : RUN apk add --update --no-cache make bash git 22:18:36 ---> Running in 5cbfd5de0431 22:18:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:18:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:18:41 OK: 221 MiB in 51 packages 22:18:42 Removing intermediate container 5cbfd5de0431 22:18:42 ---> b85414200cb0 22:18:42 Step 6/23 : COPY go.mod vendor* ./ 22:18:43 ---> c26f93f6428d 22:18:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:43 ---> Running in fedf2e0d321a 22:20:05 Removing intermediate container fedf2e0d321a 22:20:05 ---> df6ca7c22028 22:20:05 Step 8/23 : COPY . . 22:20:14 Removing intermediate container 6a3c1475b1a1 22:20:14 ---> 30587ab054df 22:20:14 22:20:14 Step 10/33 : FROM alpine:3.16 22:20:14 ---> a6215f271958 22:20:14 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:20:14 ---> Running in 9dc718573aa4 22:20:14 Removing intermediate container 9dc718573aa4 22:20:14 ---> 7dc8dd3eb4f5 22:20:14 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 22:20:14 ---> Running in ec70634a825b 22:20:16 ---> 35cdb773bcc6 22:20:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:20:16 ---> Running in 7cbc8c6dd2ab 22:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:20: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:20:18 (1/2) Installing dumb-init (1.2.5-r1) 22:20:18 (2/2) Installing su-exec (0.2-r1) 22:20:18 Executing busybox-1.35.0-r17.trigger 22:20:18 OK: 5 MiB in 16 packages 22:20:19 Removing intermediate container ec70634a825b 22:20:19 ---> a64de6276eed 22:20:19 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 22:20:20 ---> Running in 5bd0a76ded22 22:20:20 Removing intermediate container 5bd0a76ded22 22:20:20 ---> da19610bdf0d 22:20:20 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:20:20 ---> Running in c6403e4f09c6 22:20:21 Removing intermediate container c6403e4f09c6 22:20:21 ---> 93ff229b7bb5 22:20:21 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:20:21 ---> Running in 661807994ba9 22:20:21 Removing intermediate container 661807994ba9 22:20:21 ---> d6482b942fbb 22:20:21 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:20:21 ---> Running in 0f4fb67475fb 22:20:22 Removing intermediate container 0f4fb67475fb 22:20:22 ---> ba631c723177 22:20:22 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:20:22 ---> Running in 9fdb16c5b83d 22:20:26 Removing intermediate container 9fdb16c5b83d 22:20:26 ---> 2a1516e8c3c7 22:20:26 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:20:26 ---> Running in 965638e5d5e6 22:20:26 Removing intermediate container 965638e5d5e6 22:20:26 ---> a5e513432eab 22:20:26 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:20:27 ---> 04f23a04002a 22:20:27 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:20:27 ---> Running in 3d86d7465a99 22:20:30 Removing intermediate container 3d86d7465a99 22:20:30 ---> 62bbb39584c3 22:20:30 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:31 ---> 9d3854a27a3a 22:20:31 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:20:33 ---> 3d1a194ba177 22:20:33 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:20:34 ---> 62a9a2556a51 22:20:34 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:20:34 ---> 5ba33d6e5a8d 22:20:34 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:20:35 ---> b757638186c2 22:20:35 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:20:36 ---> 4a8f7e0bb8a5 22:20:36 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:20:37 ---> 33e08e74dd56 22:20:37 Step 28/33 : RUN chmod +x /entrypoint.sh 22:20:37 ---> Running in c435445c737d 22:20:40 Removing intermediate container c435445c737d 22:20:40 ---> 7b36b7ea14db 22:20:40 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:20:40 ---> Running in 99a90ecd2b08 22:20:40 Removing intermediate container 99a90ecd2b08 22:20:40 ---> 74b9e5c34caf 22:20:40 Step 30/33 : CMD ["gate"] 22:20:40 ---> Running in a9bcb6681bd8 22:20:41 Removing intermediate container a9bcb6681bd8 22:20:41 ---> 6f1f2716e3eb 22:20:41 Step 31/33 : LABEL arch=arm64 22:20:41 ---> Running in 34e6338ee77a 22:20:42 Removing intermediate container 34e6338ee77a 22:20:42 ---> a7be3c0467a3 22:20:42 Step 32/33 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:20:42 ---> Running in e6a643acc591 22:20:42 Removing intermediate container e6a643acc591 22:20:42 ---> 7c345302c361 22:20:42 Step 33/33 : LABEL version=0.0.0 22:20:42 ---> Running in 9a447472b167 22:20:43 Removing intermediate container 9a447472b167 22:20:43 ---> 053940e4210c 22:20:43 22:20:43 Successfully built 053940e4210c 22:20:43 Successfully tagged security-bootstrapper-arm64:latest 22:21:51  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:21:57 Removing intermediate container 740314e7c9fc 22:21:57 ---> 50b6bb99823f 22:21:57 22:21:57 Step 9/20 : FROM alpine:3.15 22:21:57 ---> 02e0d6fdf486 22:21:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:21:57 ---> Using cache 22:21:57 ---> 5edd7bf5cb00 22:21:57 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:57 ---> Using cache 22:21:57 ---> d84b3537e9e5 22:21:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:21:57 ---> Running in b74438517b40 22:21:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:22:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:22:07 Removing intermediate container 476a429ead01 22:22:07 ---> c8e3dbfff65f 22:22:07 22:22:07 Step 10/25 : FROM alpine:3.16 22:22:07 ---> a6215f271958 22:22:07 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:22:07 ---> Running in 322945da66d2 22:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:22:09 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:22:09 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:22:09 OK: 15734 distinct packages available 22:22:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:22:10 (1/3) Installing ca-certificates (20220614-r0) 22:22:11 (2/3) Installing dumb-init (1.2.5-r1) 22:22:11 (3/3) Installing su-exec (0.2-r1) 22:22:11 Executing busybox-1.35.0-r17.trigger 22:22:11 Executing ca-certificates-20220614-r0.trigger 22:22:11 OK: 6 MiB in 17 packages 22:22:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:22:13 Removing intermediate container 322945da66d2 22:22:13 ---> 27439ee991b8 22:22:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:22:13 ---> Running in 63808022d6fa 22:22:13 Removing intermediate container 63808022d6fa 22:22:13 ---> 8b205e477d68 22:22:13 Step 13/25 : WORKDIR / 22:22:13 ---> Running in e467a61e5839 22:22:14 Removing intermediate container e467a61e5839 22:22:14 ---> a6c71b128cd2 22:22:14 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:22:15 ---> e5a588c8eba3 22:22:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:22:15 ---> 3ec603b754c6 22:22:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:22:16 (1/9) Installing ca-certificates (20220614-r0) 22:22:16 ---> ffc7ef55af88 22:22:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:22:17 (2/9) Installing brotli-libs (1.0.9-r5) 22:22:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:22:17 ---> cde588221fdd 22:22:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:22:18 (4/9) Installing libcurl (7.80.0-r3) 22:22:19 (5/9) Installing curl (7.80.0-r3) 22:22:19 ---> cf6a79efea1c 22:22:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:22:19 (6/9) Installing dumb-init (1.2.5-r1) 22:22:19 (7/9) Installing musl-obstack (1.2.3-r0) 22:22:19 (8/9) Installing libucontext (1.1-r0) 22:22:19 (9/9) Installing gcompat (1.0.0-r4) 22:22:20 Executing busybox-1.34.1-r7.trigger 22:22:20 Executing ca-certificates-20220614-r0.trigger 22:22:20 OK: 8 MiB in 23 packages 22:22:22 ---> 8cc3e0754343 22:22:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:22:23 ---> 6b29f6ebea99 22:22:23 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:22:23 ---> Running in 240c57cee005 22:22:23 Removing intermediate container b74438517b40 22:22:23 ---> 8e1bcf2525d6 22:22:23 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:25 ---> aa8921db2ce9 22:22:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:22:27 Removing intermediate container 240c57cee005 22:22:27 ---> 43d9f50548a1 22:22:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:22:27 ---> Running in b4c5caf60b19 22:22:28 Removing intermediate container b4c5caf60b19 22:22:28 ---> a6c591e35078 22:22:28 Step 23/25 : LABEL arch=arm64 22:22:28 ---> Running in 3f62088aad74 22:22:29 Removing intermediate container 3f62088aad74 22:22:29 ---> b37a403b2fda 22:22:29 Step 24/25 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:22:29 ---> Running in e48c6f6a4a8e 22:22:30 ---> 1bf34d4901e7 22:22:30 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:22:30 Removing intermediate container e48c6f6a4a8e 22:22:30 ---> cb56f82d2fb9 22:22:30 Step 25/25 : LABEL version=0.0.0 22:22:31 ---> Running in 56855c21225c 22:22:32 ---> effe2170cd09 22:22:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:22:32 Removing intermediate container 56855c21225c 22:22:32 ---> 6b728465159f 22:22:32 22:22:32 ---> Running in 9c756ee47755 22:22:33 Successfully built 6b728465159f 22:22:33 Successfully tagged security-secretstore-setup-arm64:latest 22:22:33  Building security-secretstore-setup ... done Removing intermediate container 9c756ee47755 22:22:33 ---> 4672eabba55d 22:22:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:33 ---> Running in e6f1662a1b3e 22:22:33 Removing intermediate container e6f1662a1b3e 22:22:33 ---> ef75deab97ca 22:22:33 Step 18/20 : LABEL arch=arm64 22:22:34 ---> Running in 07601406aa35 22:22:34 Removing intermediate container 317e827a9ab4 22:22:34 ---> 97bd40c078c1 22:22:34 22:22:34 Step 11/25 : FROM alpine:3.16 22:22:34 ---> a6215f271958 22:22:34 Step 12/25 : RUN apk add --update --no-cache dumb-init 22:22:34 ---> Using cache 22:22:34 ---> 649db3fe6efa 22:22:34 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:22:34 ---> Using cache 22:22:34 ---> c0ad9455c95b 22:22:34 Step 14/25 : ENV APP_PORT=59881 22:22:34 ---> Running in 26ef8a389c96 22:22:34 Removing intermediate container 07601406aa35 22:22:34 ---> 96f8a9c8e486 22:22:34 Step 19/20 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:22:34 ---> Running in b1feaf854e9c 22:22:35 Removing intermediate container 26ef8a389c96 22:22:35 ---> 9eb9e6ec0845 22:22:35 Step 15/25 : EXPOSE $APP_PORT 22:22:35 ---> Running in a4dda9b8d023 22:22:35 Removing intermediate container b1feaf854e9c 22:22:35 ---> 402046ceefb1 22:22:35 Step 20/20 : LABEL version=0.0.0 22:22:35 ---> Running in 47a649d80c77 22:22:35 Removing intermediate container a4dda9b8d023 22:22:35 ---> 0e39f586d7df 22:22:35 Step 16/25 : WORKDIR / 22:22:36 ---> Running in 5d9927e15888 22:22:36 Removing intermediate container 47a649d80c77 22:22:36 ---> 53797740384f 22:22:36 22:22:36 Removing intermediate container 5d9927e15888 22:22:36 ---> e4bd0a0aa63d 22:22:36 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:36 Successfully built 53797740384f 22:22:36 Successfully tagged security-spiffe-token-provider-arm64:latest 22:22:37  Building security-spiffe-token-provider ... done  ---> a7415bd01e85 22:22:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:22:39 ---> a1a3aac8840c 22:22:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:22:39 ---> bfcf8b216058 22:22:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:22:40 ---> 9ba5c1091b18 22:22:40 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:22:40 ---> Running in 95e0036ad597 22:22:41 Removing intermediate container 95e0036ad597 22:22:41 ---> 9a05ce2bb2f8 22:22:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:41 ---> Running in 30bb0dbe96c5 22:22:41 Removing intermediate container 30bb0dbe96c5 22:22:41 ---> 4d3e61c117b6 22:22:41 Step 23/25 : LABEL arch=arm64 22:22:41 ---> Running in 4682935586f8 22:22:42 Removing intermediate container 4682935586f8 22:22:42 ---> cd84c295bbd4 22:22:42 Step 24/25 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:22:42 ---> Running in 6313d1503b93 22:22:42 Removing intermediate container 6313d1503b93 22:22:42 ---> 4696cca71a5c 22:22:42 Step 25/25 : LABEL version=0.0.0 22:22:42 ---> Running in 026704d6d3f4 22:22:43 Removing intermediate container 026704d6d3f4 22:22:43 ---> 3cacfd2bc5d4 22:22:43 22:22:43 Successfully built 3cacfd2bc5d4 22:22:43 Successfully tagged core-metadata-arm64:latest 22:23:05  Building core-metadata ... done Removing intermediate container 7cbc8c6dd2ab 22:23:05 ---> 033344906ac2 22:23:05 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:23:05 ---> Running in 9aba3869b564 22:23:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:23:05 Removing intermediate container 9aba3869b564 22:23:05 ---> 588108327496 22:23:05 22:23:05 Step 11/23 : FROM alpine:3.16 22:23:05 ---> a6215f271958 22:23:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:23:05 ---> Running in a3477137e703 22:23:06 Removing intermediate container a3477137e703 22:23:06 ---> 6bc27b8d33fe 22:23:06 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 22:23:06 ---> Running in bf7ac82702fb 22:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:23:08 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:23:08 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:23:08 (3/33) Installing readline (8.1.2-r0) 22:23:08 (4/33) Installing bash (5.1.16-r2) 22:23:08 Executing bash-5.1.16-r2.post-install 22:23:08 (5/33) Installing ca-certificates (20220614-r0) 22:23:08 (6/33) Installing brotli-libs (1.0.9-r6) 22:23:08 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:23:08 (8/33) Installing libcurl (7.83.1-r3) 22:23:08 (9/33) Installing curl (7.83.1-r3) 22:23:08 (10/33) Installing docker-cli (20.10.18-r0) 22:23:09 (11/33) Installing dumb-init (1.2.5-r1) 22:23:09 (12/33) Installing libbz2 (1.0.8-r1) 22:23:09 (13/33) Installing expat (2.4.9-r0) 22:23:09 (14/33) Installing libffi (3.4.2-r1) 22:23:09 (15/33) Installing gdbm (1.23-r0) 22:23:09 (16/33) Installing xz-libs (5.2.5-r1) 22:23:09 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:23:09 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:23:09 (19/33) Installing mpdecimal (2.5.1-r1) 22:23:09 (20/33) Installing sqlite-libs (3.38.5-r0) 22:23:09 (21/33) Installing python3 (3.10.5-r0) 22:23:11 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:23:11 (23/33) Installing py3-tomli (2.0.1-r1) 22:23:11 (24/33) Installing py3-pep517 (0.12.0-r2) 22:23:11 (25/33) Installing py3-six (1.16.0-r1) 22:23:11 (26/33) Installing py3-retrying (1.3.3-r3) 22:23:11 (27/33) Installing py3-appdirs (1.4.4-r3) 22:23:11 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:23:11 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:23:11 (30/33) Installing py3-parsing (2.4.7-r3) 22:23:11 (31/33) Installing py3-packaging (21.3-r0) 22:23:11 (32/33) Installing py3-setuptools (59.4.0-r0) 22:23:11 (33/33) Installing py3-pip (22.1.1-r0) 22:23:12 Executing busybox-1.35.0-r17.trigger 22:23:12 Executing ca-certificates-20220614-r0.trigger 22:23:12 OK: 120 MiB in 47 packages 22:23:22 Collecting docker-compose==1.23.2 22:23:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:23:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.2 MB/s eta 0:00:00 22:23:22 Collecting docopt<0.7,>=0.6.1 22:23:22 Downloading docopt-0.6.2.tar.gz (25 kB) 22:23:22 Preparing metadata (setup.py): started 22:23:24 Preparing metadata (setup.py): finished with status 'done' 22:23:24 Collecting websocket-client<1.0,>=0.32.0 22:23:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:23:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.7 MB/s eta 0:00:00 22:23:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:23:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:23:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:23:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.1 MB/s eta 0:00:00 22:23:25 Collecting docker<4.0,>=3.6.0 22:23:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:23:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 20.2 MB/s eta 0:00:00 22:23:26 Collecting PyYAML<4,>=3.10 22:23:26 Downloading PyYAML-3.13.tar.gz (270 kB) 22:23:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 21.8 MB/s eta 0:00:00 22:23:27 Preparing metadata (setup.py): started 22:23:28 Preparing metadata (setup.py): finished with status 'done' 22:23:29 Collecting cached-property<2,>=1.2.0 22:23:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:23:29 Collecting dockerpty<0.5,>=0.4.1 22:23:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:23:29 Preparing metadata (setup.py): started 22:23:30 Preparing metadata (setup.py): finished with status 'done' 22:23:31 Collecting jsonschema<3,>=2.5.1 22:23:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:23:31 Collecting texttable<0.10,>=0.9.0 22:23:31 Downloading texttable-0.9.1.tar.gz (11 kB) 22:23:31 Preparing metadata (setup.py): started 22:23:32 Preparing metadata (setup.py): finished with status 'done' 22:23:33 Collecting docker-pycreds>=0.4.0 22:23:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:23:33 Collecting urllib3<1.25,>=1.21.1 22:23:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:23:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.8 MB/s eta 0:00:00 22:23:33 Collecting idna<2.8,>=2.5 22:23:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:23:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.7 MB/s eta 0:00:00 22:23:33 Collecting chardet<3.1.0,>=3.0.2 22:23:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:23:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.8 MB/s eta 0:00:00 22:23:34 Collecting certifi>=2017.4.17 22:23:34 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 22:23:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 21.6 MB/s eta 0:00:00 22:23:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:23:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:23:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:23:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:23:35 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:23:35 Running setup.py install for texttable: started 22:23:36 Running setup.py install for texttable: finished with status 'done' 22:23:36 Running setup.py install for PyYAML: started 22:23:38 Running setup.py install for PyYAML: finished with status 'done' 22:23:40 Running setup.py install for docopt: started 22:23:42 Running setup.py install for docopt: finished with status 'done' 22:23:44 Running setup.py install for dockerpty: started 22:23:46 Running setup.py install for dockerpty: finished with status 'done' 22:23:48 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 22:23:48 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 22:23:58 Removing intermediate container bf7ac82702fb 22:23:58 ---> 86a9dd2ed81b 22:23:58 Step 14/23 : ENV APP_PORT=58890 22:23:58 ---> Running in 4b10ff3c2e75 22:23:58 Removing intermediate container 4b10ff3c2e75 22:23:58 ---> 8046acc0c7db 22:23:58 Step 15/23 : EXPOSE $APP_PORT 22:23:58 ---> Running in 1c04544bd2f1 22:23:58 Removing intermediate container 1c04544bd2f1 22:23:58 ---> d3eaf3965582 22:23:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:23:58 ---> 26bb3e38fb3f 22:23:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:23:59 ---> aa7d7e7d0410 22:23:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:23:59 ---> 50ec98cdebcd 22:23:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:24:00 ---> Running in 4a78f4d9a4f0 22:24:00 Removing intermediate container 4a78f4d9a4f0 22:24:00 ---> bde35a4a7a46 22:24:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:00 ---> Running in c42c20371c48 22:24:00 Removing intermediate container c42c20371c48 22:24:00 ---> 46cde202e31a 22:24:00 Step 21/23 : LABEL arch=arm64 22:24:00 ---> Running in 50d6a6ef02b5 22:24:00 Removing intermediate container 50d6a6ef02b5 22:24:00 ---> 5e64d2a5f256 22:24:00 Step 22/23 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 22:24:01 ---> Running in 591a8b2cc2af 22:24:01 Removing intermediate container 591a8b2cc2af 22:24:01 ---> 939e0e56f639 22:24:01 Step 23/23 : LABEL version=0.0.0 22:24:01 ---> Running in fb681c4cb5aa 22:24:01 Removing intermediate container fb681c4cb5aa 22:24:01 ---> efdd658ee1c7 22:24:01 22:24:01 Successfully built efdd658ee1c7 22:24:01 Successfully tagged sys-mgmt-agent-arm64:latest 22:24:02  Building sys-mgmt-agent ... done  [Pipeline] } 22:24:02 $ docker stop --time=1 58a068311c9059893335da62819f0fefcea80117ff0c99b77f97aace613e9352 22:24:03 $ docker rm -f 58a068311c9059893335da62819f0fefcea80117ff0c99b77f97aace613e9352 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:04 + docker images 22:24:04 REPOSITORY TAG IMAGE ID CREATED SIZE 22:24:04 sys-mgmt-agent-arm64 latest efdd658ee1c7 3 seconds ago 133MB 22:24:04 588108327496 59 seconds ago 1.36GB 22:24:04 core-metadata-arm64 latest 3cacfd2bc5d4 About a minute ago 17.5MB 22:24:04 security-spiffe-token-provider-arm64 latest 53797740384f About a minute ago 28.4MB 22:24:04 97bd40c078c1 About a minute ago 1.38GB 22:24:04 security-secretstore-setup-arm64 latest 6b728465159f About a minute ago 28.2MB 22:24:04 c8e3dbfff65f About a minute ago 1.37GB 22:24:04 50b6bb99823f 2 minutes ago 1.41GB 22:24:04 security-bootstrapper-arm64 latest 053940e4210c 3 minutes ago 19.1MB 22:24:04 30587ab054df 3 minutes ago 1.36GB 22:24:04 core-data-arm64 latest 7b58f2897ff4 5 minutes ago 20.7MB 22:24:04 27bea74b87a3 6 minutes ago 1.38GB 22:24:04 support-notifications-arm64 latest fb73eb2ee8f7 7 minutes ago 26.3MB 22:24:04 support-scheduler-arm64 latest 193aeb0ac01a 7 minutes ago 25.7MB 22:24:04 731cd01e2d30 7 minutes ago 1.44GB 22:24:04 cf5144def388 7 minutes ago 1.44GB 22:24:04 security-spire-server-arm64 latest 20d2da6a0233 9 minutes ago 84.2MB 22:24:04 ce36a2b916f7 9 minutes ago 1.25GB 22:24:04 core-command-arm64 latest 840ebb87b618 10 minutes ago 16.7MB 22:24:04 e2a3c94267b8 10 minutes ago 1.38GB 22:24:04 security-proxy-setup-arm64 latest 47e94b7a96a8 10 minutes ago 26.4MB 22:24:04 40e6e39dd5ab 11 minutes ago 1.37GB 22:24:04 security-spire-config-arm64 latest f5a8a857ca14 14 minutes ago 83.6MB 22:24:04 a4778585b48e 14 minutes ago 1.25GB 22:24:04 security-spire-agent-arm64 latest ca2df59d1bf9 16 minutes ago 122MB 22:24:04 9f2758e74e3d 16 minutes ago 1.25GB 22:24:04 ci-base-image-arm64 latest 0409ea1e9252 30 minutes ago 941MB 22:24:04 alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB 22:24:04 alpine 3.16 a6215f271958 6 weeks ago 5.29MB 22:24:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 22:24:04 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 22:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:05 22:24:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:06 arm64: Pulling from edgex-lftools-log-publisher 22:24:06 8998bd30e6a1: Pulling fs layer 22:24:06 04944245beec: Pulling fs layer 22:24:06 699f458cf7ca: Pulling fs layer 22:24:06 765212b225bb: Pulling fs layer 22:24:06 f23df028b6ca: Pulling fs layer 22:24:06 d65c8cfc05b1: Pulling fs layer 22:24:06 2437ff75d9bd: Pulling fs layer 22:24:06 f23df028b6ca: Waiting 22:24:06 d65c8cfc05b1: Waiting 22:24:06 2437ff75d9bd: Waiting 22:24:06 765212b225bb: Waiting 22:24:06 04944245beec: Verifying Checksum 22:24:06 04944245beec: Download complete 22:24:06 765212b225bb: Verifying Checksum 22:24:06 765212b225bb: Download complete 22:24:06 f23df028b6ca: Download complete 22:24:06 d65c8cfc05b1: Verifying Checksum 22:24:06 d65c8cfc05b1: Download complete 22:24:06 699f458cf7ca: Verifying Checksum 22:24:06 699f458cf7ca: Download complete 22:24:07 8998bd30e6a1: Verifying Checksum 22:24:07 8998bd30e6a1: Download complete 22:24:08 2437ff75d9bd: Verifying Checksum 22:24:08 2437ff75d9bd: Download complete 22:24:10 8998bd30e6a1: Pull complete 22:24:11 04944245beec: Pull complete 22:24:12 699f458cf7ca: Pull complete 22:24:12 765212b225bb: Pull complete 22:24:13 f23df028b6ca: Pull complete 22:24:13 d65c8cfc05b1: Pull complete 22:24:28 2437ff75d9bd: Pull complete 22:24:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:24:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:28 prd-ubuntu20.04-docker-arm64-4c-16g-479 does not seem to be running inside a container 22:24:28 $ 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 22:24:31 $ docker top 2e65b53b35b7dcb4f6b96eb925565b3d2ecc6689af37b929a8f903fcf627b41c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:32 ---> job-cost.sh 22:24:32 lf-activate-venv: SKIPPING 22:24:32 INFO: No Stack... 22:24:33 INFO: Retrieving Pricing Info for: v3-standard-4 22:24:34 INFO: Archiving Costs [Pipeline] sh 22:24:34 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:24:34 + cut -d, -f6 [Pipeline] lock 22:24:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4164-1-stack-cost] 22:24:34 Resource [jenkins-edgexfoundry-edgex-go-PR-4164-1-stack-cost] did not exist. Created. 22:24:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4164-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:35 + echo total: 0.10999999940395355 [Pipeline] stash 22:24:35 Stashed 1 file(s) [Pipeline] } 22:24:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4164-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:24:35 $ docker stop --time=1 2e65b53b35b7dcb4f6b96eb925565b3d2ecc6689af37b929a8f903fcf627b41c 22:24:36 $ docker rm -f 2e65b53b35b7dcb4f6b96eb925565b3d2ecc6689af37b929a8f903fcf627b41c [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 22:24:37 provisioning config files... 22:24:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1201880999415057840tmp [Pipeline] { [Pipeline] sh 22:24:38 + set +x 22:24:38 + curl -s https://codecov.io/bash 22:24:38 + bash -s -- 22:24:38 22:24:38 _____ _ 22:24:38 / ____| | | 22:24:38 | | ___ __| | ___ ___ _____ __ 22:24:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:24:38 | |___| (_) | (_| | __/ (_| (_) \ V / 22:24:38 \_____\___/ \__,_|\___|\___\___/ \_/ 22:24:38 Bash-1.0.6 22:24:38 22:24:38 22:24:38 ==> git version 2.25.1 found 22:24:38 ==> 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 22:24:38 Release-Date: 2020-01-08 22:24:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:24:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:24:38 ==> Jenkins CI detected. 22:24:38 current dir:  /w/workspace/edgex-go/1 22:24:38 project root: . 22:24:38 --> token set from env 22:24:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:24:38 ==> Running gcov in . (disable via -X gcov) 22:24:38 ==> Python coveragepy not found 22:24:38 ==> Searching for coverage reports in: 22:24:38 + . 22:24:38 -> Found 1 reports 22:24:38 ==> Detecting git/mercurial file structure 22:24:38 ==> Reading reports 22:24:38 + ./coverage.out bytes=495807 22:24:38 ==> Appending adjustments 22:24:38 https://docs.codecov.io/docs/fixing-reports 22:24:39 + Found adjustments 22:24:39 ==> Gzipping contents 22:24:39 64K /tmp/codecov.gNAJyN.gz 22:24:39 ==> Uploading reports 22:24:39 url: https://codecov.io 22:24:39 query: branch=PR-4164&commit=fa9012e988dbc4c492e83e4eea98f27754a4c933&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4164&job=&cmd_args= 22:24:39 -> Pinging Codecov 22:24:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4164&commit=fa9012e988dbc4c492e83e4eea98f27754a4c933&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4164&job=&cmd_args= 22:24:39 -> Uploading to 22:24:39 https://storage.googleapis.com/codecov/v4/raw/2022-09-21/00271124DB129430A58F1EEE437C3FCB/fa9012e988dbc4c492e83e4eea98f27754a4c933/a465c46e-61ae-41e9-af28-975f4e7aba6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220921T222439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1dc79ba8dcf323c81bee0af2df6cc79e7c368de2829322bd060c06e0a642f5f7 22:24:39 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:39 Dload Upload Total Spent Left Speed 22:24:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65014 0 0 100 65014 0 246k --:--:-- --:--:-- --:--:-- 246k 22:24:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fa9012e988dbc4c492e83e4eea98f27754a4c933 [Pipeline] } 22:24:39 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 22:24:41 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:24:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:42 ---> package-listing.sh 22:24:42 ++ facter osfamily 22:24:42 ++ tr '[:upper:]' '[:lower:]' 22:24:42 + OS_FAMILY=debian 22:24:42 + workspace=/w/workspace/edgex-go/1 22:24:42 + START_PACKAGES=/tmp/packages_start.txt 22:24:42 + END_PACKAGES=/tmp/packages_end.txt 22:24:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:42 + PACKAGES=/tmp/packages_start.txt 22:24:42 + '[' /w/workspace/edgex-go/1 ']' 22:24:42 + PACKAGES=/tmp/packages_end.txt 22:24:42 + case "${OS_FAMILY}" in 22:24:42 + dpkg -l 22:24:42 + grep '^ii' 22:24:42 + '[' -f /tmp/packages_start.txt ']' 22:24:42 + '[' -f /tmp/packages_end.txt ']' 22:24:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:42 + '[' /w/workspace/edgex-go/1 ']' 22:24:42 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:24:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:24:42 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 22:24:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:43 22:24:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:44 latest: Pulling from edgex-lftools-log-publisher 22:24:44 5eb5b503b376: Pulling fs layer 22:24:44 5c69ac0246d0: Pulling fs layer 22:24:44 ec43610c2a17: Pulling fs layer 22:24:44 3a2ae6a8a46f: Pulling fs layer 22:24:44 33b1e0a273af: Pulling fs layer 22:24:44 5d3b04190fa2: Pulling fs layer 22:24:44 2f39f015ded8: Pulling fs layer 22:24:44 3a2ae6a8a46f: Waiting 22:24:44 33b1e0a273af: Waiting 22:24:44 5d3b04190fa2: Waiting 22:24:44 2f39f015ded8: Waiting 22:24:44 5c69ac0246d0: Download complete 22:24:44 3a2ae6a8a46f: Verifying Checksum 22:24:44 3a2ae6a8a46f: Download complete 22:24:44 33b1e0a273af: Verifying Checksum 22:24:44 33b1e0a273af: Download complete 22:24:44 5d3b04190fa2: Verifying Checksum 22:24:44 5d3b04190fa2: Download complete 22:24:44 ec43610c2a17: Verifying Checksum 22:24:44 ec43610c2a17: Download complete 22:24:44 5eb5b503b376: Verifying Checksum 22:24:44 5eb5b503b376: Download complete 22:24:45 5eb5b503b376: Pull complete 22:24:45 5c69ac0246d0: Pull complete 22:24:46 ec43610c2a17: Pull complete 22:24:46 3a2ae6a8a46f: Pull complete 22:24:46 33b1e0a273af: Pull complete 22:24:46 5d3b04190fa2: Pull complete 22:24:50 2f39f015ded8: Pull complete 22:24:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:24:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:51 prd-ubuntu20.04-docker-8c-8g-478 does not seem to be running inside a container 22:24:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:52 $ docker top 41192b432fba0c1d4bcb2f458758a599789cc05447365f3e516121579c81438f -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:53 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:53 + mkdir -p /var/log/sysstat [Pipeline] sh 22:24:53 + ls /var/log/sa-host 22:24:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:53 provisioning config files... 22:24:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5914662121929351334tmp [Pipeline] { [Pipeline] echo 22:24:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:54 ---> create-netrc.sh [Pipeline] } 22:24:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:24:54 ---> python-tools-install.sh [Pipeline] echo 22:24:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:55 ---> sudo-logs.sh 22:24:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:24:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:55 ---> job-cost.sh 22:24:55 lf-activate-venv: SKIPPING 22:24:55 DEBUG: total: 0.10999999940395355 22:24:55 INFO: Retrieving Stack Cost... 22:24:55 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:56 INFO: Archiving Costs [Pipeline] echo 22:24:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:56 ---> logs-deploy.sh 22:24:56 lf-activate-venv: SKIPPING 22:24:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4164/1 22:24:56 INFO: archiving workspace using pattern(s): 22:24:57 Archives upload complete. 22:24:57 INFO: archiving logs to Nexus 22:24:58 ---> uname -a: 22:24:58 Linux prd-ubuntu20-04-docker-8c-8g-478 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:24:58 22:24:58