Pull request #4256 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 4270eb4bca06d4010126a28636640fde07f194a3+9375de5c7b085e81369eddbac64bbb2804e62f01 (0250950bcc2219fcaf73f11b6671443257bb5c02) 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-ssh6840517824762170018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7648792948234986521.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4256/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-4256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16785198029041018719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1125173152526769844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh14609187781878078628.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4256/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-4256/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12000411581950784009.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-400 in /w/workspace/edgexfoundry_edgex-go_PR-4256 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4256/head:refs/remotes/origin/PR-4256 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9375de5c7b085e81369eddbac64bbb2804e62f01 into PR head commit 4270eb4bca06d4010126a28636640fde07f194a3 Merge succeeded, producing 4270eb4bca06d4010126a28636640fde07f194a3 Checking out Revision 4270eb4bca06d4010126a28636640fde07f194a3 (PR-4256) > git config core.sparsecheckout # timeout=10 > git checkout -f 4270eb4bca06d4010126a28636640fde07f194a3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9375de5c7b085e81369eddbac64bbb2804e62f01 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4270eb4bca06d4010126a28636640fde07f194a3 # timeout=10 Commit message: "refactor!: Use latest module with renamed option flags" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:40:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:40:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:40:42 ========================================================= 22:40:42 EdgeX Global Pipelines Version Info 22:40:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:40:43 ------------------- 22:40:43 stable info: 22:40:43 ------------------- 22:40:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:40:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:40:43 Message: update stable to v1.0.244 22:40:43 ------------------- 22:40:43 experimental info: 22:40:43 ------------------- 22:40:43 Commited By: **** collab-it+edgex@linuxfoundation.org 22:40:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:40:43 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:40:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:40:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:40:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4256 [Pipeline] echo 22:40:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4256 [Pipeline] echo 22:40:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4256 [Pipeline] echo 22:40:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4270eb4bca06d4010126a28636640fde07f194a3 [Pipeline] echo 22:40:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4270eb4 [Pipeline] echo 22:40:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:45 provisioning config files... 22:40:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5607014174823399636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:45 ---> docker-login.sh 22:40:45 nexus3.edgexfoundry.org:10001 22:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:46 Configure a credential helper to remove this warning. See 22:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:46 22:40:46 Login Succeeded 22:40:46 nexus3.edgexfoundry.org:10002 22:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:46 Configure a credential helper to remove this warning. See 22:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:46 22:40:46 Login Succeeded 22:40:46 nexus3.edgexfoundry.org:10003 22:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:46 Configure a credential helper to remove this warning. See 22:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:46 22:40:46 Login Succeeded 22:40:46 nexus3.edgexfoundry.org:10004 22:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:46 Configure a credential helper to remove this warning. See 22:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:46 22:40:46 Login Succeeded 22:40:46 docker.io 22:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:46 Configure a credential helper to remove this warning. See 22:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:46 22:40:46 Login Succeeded 22:40:46 ---> docker-login.sh ends [Pipeline] } 22:40:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:47 + 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 22:40:47 + dirname cmd/core-command/Dockerfile 22:40:47 + cut -d/ -f2 22:40:47 + echo core-command,cmd/core-command/Dockerfile 22:40:47 + dirname cmd/core-data/Dockerfile 22:40:47 + cut -d/ -f2 22:40:47 + echo core-data,cmd/core-data/Dockerfile 22:40:47 + dirname cmd/core-metadata/Dockerfile 22:40:47 + cut -d/ -f2 22:40:47 + echo core-metadata,cmd/core-metadata/Dockerfile 22:40:47 + dirname cmd/security-bootstrapper/Dockerfile 22:40:47 + cut -d/ -f2 22:40:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:40:47 + dirname+ cmd/security-proxy-setup/Dockerfile 22:40:47 cut -d/ -f2 22:40:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:40:47 + dirname cmd/security-secretstore-setup/Dockerfile 22:40:47 + cut -d/ -f2 22:40:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:40:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:40:47 + cut -d/ -f2 22:40:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:40:47 + dirname cmd/security-spire-agent/Dockerfile 22:40:47 + cut -d/ -f2 22:40:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:40:47 + + dirname cmd/security-spire-config/Dockerfile 22:40:47 cut -d/ -f2 22:40:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:40:47 + dirname cmd/security-spire-server/Dockerfile 22:40:47 + cut -d/ -f2 22:40:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:40:47 + dirname cmd/support-notifications/Dockerfile 22:40:47 + cut -d/ -f2 22:40:47 + echo support-notifications,cmd/support-notifications/Dockerfile 22:40:47 + dirname cmd/support-scheduler/Dockerfile 22:40:47 + cut -d/ -f2 22:40:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:40:47 + dirname cmd/sys-mgmt-agent/Dockerfile 22:40:47 + cut -d/ -f2 22:40:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:40:47 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 22:40:47 + git rev-list -1 --merges 4270eb4bca06d4010126a28636640fde07f194a3~1..4270eb4bca06d4010126a28636640fde07f194a3 [Pipeline] echo 22:40:47 -----------> git rev-list -1 --merges 4270eb4bca06d4010126a28636640fde07f194a3~1..4270eb4bca06d4010126a28636640fde07f194a3 4270eb4bca06d4010126a28636640fde07f194a3 [false] [Pipeline] sh 22:40:48 + git log --format=format:%s -1 4270eb4bca06d4010126a28636640fde07f194a3 [Pipeline] echo 22:40:48 ========================================================= 22:40:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:40:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:40:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:40:48 + grep -v github /etc/ssh/ssh_known_hosts 22:40:48 + [ -e /tmp/ssh_known_hosts ] 22:40:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:40:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:40:48 + sudo tee -a /etc/ssh/ssh_known_hosts 22:40:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:40:49 22:40:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:40:49 0.1.4: Pulling from edgex-devops/py-git-semver 22:40:49 b85a868b505f: Pulling fs layer 22:40:49 e2be974225ed: Pulling fs layer 22:40:49 339a4e72a1f5: Pulling fs layer 22:40:49 988bab9f4d93: Pulling fs layer 22:40:49 1469e6f7b9e6: Pulling fs layer 22:40:49 eaf3925da568: Pulling fs layer 22:40:49 bab4dde63d76: Pulling fs layer 22:40:49 bde34c3a00c8: Pulling fs layer 22:40:49 b352a97aabf1: Pulling fs layer 22:40:49 988bab9f4d93: Waiting 22:40:49 4872d77fe225: Pulling fs layer 22:40:49 5851b861e8e6: Pulling fs layer 22:40:49 1469e6f7b9e6: Waiting 22:40:49 5851b861e8e6: Waiting 22:40:49 eaf3925da568: Waiting 22:40:49 bde34c3a00c8: Waiting 22:40:49 4872d77fe225: Waiting 22:40:49 bab4dde63d76: Waiting 22:40:49 b352a97aabf1: Waiting 22:40:49 e2be974225ed: Verifying Checksum 22:40:49 e2be974225ed: Download complete 22:40:49 988bab9f4d93: Download complete 22:40:49 1469e6f7b9e6: Verifying Checksum 22:40:49 1469e6f7b9e6: Download complete 22:40:49 339a4e72a1f5: Verifying Checksum 22:40:49 339a4e72a1f5: Download complete 22:40:49 eaf3925da568: Verifying Checksum 22:40:49 eaf3925da568: Download complete 22:40:49 bde34c3a00c8: Verifying Checksum 22:40:49 bde34c3a00c8: Download complete 22:40:49 b352a97aabf1: Verifying Checksum 22:40:49 b352a97aabf1: Download complete 22:40:49 4872d77fe225: Verifying Checksum 22:40:49 4872d77fe225: Download complete 22:40:49 5851b861e8e6: Verifying Checksum 22:40:49 5851b861e8e6: Download complete 22:40:49 b85a868b505f: Verifying Checksum 22:40:49 b85a868b505f: Download complete 22:40:50 bab4dde63d76: Verifying Checksum 22:40:50 bab4dde63d76: Download complete 22:40:51 b85a868b505f: Pull complete 22:40:51 e2be974225ed: Pull complete 22:40:51 339a4e72a1f5: Pull complete 22:40:51 988bab9f4d93: Pull complete 22:40:52 1469e6f7b9e6: Pull complete 22:40:52 eaf3925da568: Pull complete 22:40:54 bab4dde63d76: Pull complete 22:40:54 bde34c3a00c8: Pull complete 22:40:54 b352a97aabf1: Pull complete 22:40:54 4872d77fe225: Pull complete 22:40:54 5851b861e8e6: Pull complete 22:40:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:40:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:54 prd-ubuntu20.04-docker-8c-8g-400 does not seem to be running inside a container 22:40:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:40:56 $ docker top 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 -eo pid,comm 22:40:56 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). 22:40:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:56 [ssh-agent] Looking for ssh-agent implementation... 22:40:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:56 $ docker exec 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 ssh-agent 22:40:56 SSH_AUTH_SOCK=/tmp/ssh-ALmvw0EJ3SgE/agent.32 22:40:56 SSH_AGENT_PID=38 22:40:56 Running ssh-add (command line suppressed) 22:40:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7870709683200835723.key (/w/workspace/edgex-go/1@tmp/private_key_7870709683200835723.key) 22:40:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:56 + git tag --points-at HEAD [Pipeline] } 22:40:56 $ docker exec --env ******** --env ******** 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 ssh-agent -k 22:40:57 unset SSH_AUTH_SOCK; 22:40:57 unset SSH_AGENT_PID; 22:40:57 echo Agent pid 38 killed; 22:40:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:40:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:57 [ssh-agent] Looking for ssh-agent implementation... 22:40:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:57 $ docker exec 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 ssh-agent 22:40:57 SSH_AUTH_SOCK=/tmp/ssh-QSBVn0CKJOEL/agent.70 22:40:57 SSH_AGENT_PID=76 22:40:57 Running ssh-add (command line suppressed) 22:40:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11239420346343336443.key (/w/workspace/edgex-go/1@tmp/private_key_11239420346343336443.key) 22:40:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:57 + git semver init 22:40:58 2022-12-23 22:40:58,077 [run_init] DEBUG init version:0.0.0 force:False 22:40:58 2022-12-23 22:40:58,078 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 22:40:58 2022-12-23 22:40:58,078 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 22:40:58 2022-12-23 22:40:58,079 [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) 22:41:02 2022-12-23 22:41:02,229 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 22:41:02 2022-12-23 22:41:02,230 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4256 with force:False 22:41:02 2022-12-23 22:41:02,230 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4256 22:41:02 2022-12-23 22:41:02,232 [execute] INFO git cat-file --batch-check 22:41:02 2022-12-23 22:41:02,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:41:02 2022-12-23 22:41:02,238 [execute] INFO git cat-file --batch 22:41:02 2022-12-23 22:41:02,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:41:02 2022-12-23 22:41:02,243 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4256 22:41:02 0.0.0 [Pipeline] } 22:41:02 $ docker exec --env ******** --env ******** 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 ssh-agent -k 22:41:02 unset SSH_AUTH_SOCK; 22:41:02 unset SSH_AGENT_PID; 22:41:02 echo Agent pid 76 killed; 22:41:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:41:02 + git semver [Pipeline] } 22:41:03 $ docker stop --time=1 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 22:41:04 $ docker rm -f --volumes 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 [Pipeline] // withDockerContainer [Pipeline] sh 22:41:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:41:05 Stashed 1 file(s) [Pipeline] echo 22:41:05 [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 22:41:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:41:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:06 ========================================================= 22:41:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:41:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:41:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:41:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:06 213ec9aee27d: Pulling fs layer 22:41:06 4583459ba037: Pulling fs layer 22:41:06 93c1e223e6f2: Pulling fs layer 22:41:06 53926ce57604: Pulling fs layer 22:41:06 21b2b0c7a3f4: Pulling fs layer 22:41:06 22ff95d597cd: Pulling fs layer 22:41:06 12d6caf4c0d1: Pulling fs layer 22:41:06 96b7cbca73a9: Pulling fs layer 22:41:06 a7acece74701: Pulling fs layer 22:41:06 a7acece74701: Waiting 22:41:06 96b7cbca73a9: Waiting 22:41:06 53926ce57604: Waiting 22:41:06 21b2b0c7a3f4: Waiting 22:41:06 22ff95d597cd: Waiting 22:41:06 93c1e223e6f2: Verifying Checksum 22:41:06 93c1e223e6f2: Download complete 22:41:06 4583459ba037: Verifying Checksum 22:41:06 4583459ba037: Download complete 22:41:06 21b2b0c7a3f4: Download complete 22:41:06 22ff95d597cd: Verifying Checksum 22:41:06 22ff95d597cd: Download complete 22:41:06 213ec9aee27d: Download complete 22:41:06 12d6caf4c0d1: Download complete 22:41:06 213ec9aee27d: Pull complete 22:41:06 4583459ba037: Pull complete 22:41:06 93c1e223e6f2: Pull complete 22:41:07 a7acece74701: Verifying Checksum 22:41:07 a7acece74701: Download complete 22:41:07 53926ce57604: Verifying Checksum 22:41:07 53926ce57604: Download complete 22:41:07 96b7cbca73a9: Verifying Checksum 22:41:07 96b7cbca73a9: Download complete 22:41:10 53926ce57604: Pull complete 22:41:10 21b2b0c7a3f4: Pull complete 22:41:11 22ff95d597cd: Pull complete 22:41:11 12d6caf4c0d1: Pull complete 22:41:13 96b7cbca73a9: Pull complete 22:41:13 a7acece74701: Pull complete 22:41:13 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:41:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:41:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:41:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:41:14 WORKDIR /edgex 22:41:14 COPY go.mod . 22:41:14 RUN go mod download 22:41:14 + docker build -t ci-base-image-x86_64 -f - . 22:41:14 Sending build context to Docker daemon 170.3MB 22:41:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:41:14 ---> db6d94c90886 22:41:14 Step 2/4 : WORKDIR /edgex 22:41:17 ---> Running in 47248a936397 22:41:17 Removing intermediate container 47248a936397 22:41:17 ---> b890c35c0e02 22:41:17 Step 3/4 : COPY go.mod . 22:41:17 ---> 66739fccd8fd 22:41:17 Step 4/4 : RUN go mod download 22:41:17 ---> Running in 2b187c2c326b 22:41:20 Still waiting to schedule task 22:41:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:41:32 Removing intermediate container 2b187c2c326b 22:41:32 ---> cfa0c9218d9e 22:41:32 Successfully built cfa0c9218d9e 22:41:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:32 + docker inspect -f . ci-base-image-x86_64 22:41:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:41:32 prd-ubuntu20.04-docker-8c-8g-400 does not seem to be running inside a container 22:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:41:33 $ docker top e41e1c3661edae7978d6f17a44b19c9c8e7ba73d0e0c985b0bedcbe9dfe1522e -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:33 + go version 22:41:33 go version go1.18.7 linux/amd64 [Pipeline] } 22:41:33 $ docker stop --time=1 e41e1c3661edae7978d6f17a44b19c9c8e7ba73d0e0c985b0bedcbe9dfe1522e 22:41:35 $ docker rm -f --volumes e41e1c3661edae7978d6f17a44b19c9c8e7ba73d0e0c985b0bedcbe9dfe1522e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:35 + docker inspect -f . ci-base-image-x86_64 22:41:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:41:35 prd-ubuntu20.04-docker-8c-8g-400 does not seem to be running inside a container 22:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:41:36 $ docker top ef5bc240aeb6ee0ac6eb847861b3580889bc9405e4185676e593404f6d274b06 -eo pid,comm [Pipeline] { [Pipeline] echo 22:41:36 ========================================================= 22:41:36 [edgeXBuildGoParallel] Running Tests and Build... 22:41:36 ========================================================= [Pipeline] sh 22:41:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:41:37 + make test 22:41:37 go test -race -coverprofile=coverage.out ./... 22:41:43 ? github.com/edgexfoundry/edgex-go [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:41:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 22:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 22:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.148s coverage: 43.0% of statements 22:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.122s coverage: 54.2% of statements 22:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.517s coverage: 89.2% of statements 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.128s coverage: 2.2% of statements 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.546s coverage: 95.6% of statements 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 60.0% of statements 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.090s coverage: 47.1% of statements 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements 22:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements 22:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 22:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.235s coverage: 79.9% of statements 22:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.088s coverage: 86.9% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.094s coverage: 87.2% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 58.8% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 80.0% of statements 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 64.7% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.383s coverage: 65.8% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 41.8% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.075s coverage: 28.9% of statements 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:42:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 22:42:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 22:42:21 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 22:42:39 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." 22:42:39 go vet ./... 22:42:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:42:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:42:43 ./bin/test-attribution-txt.sh [Pipeline] echo 22:42:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:42:43 + ls -al . 22:42:43 total 772 22:42:43 drwxrwxr-x 11 1001 1001 4096 Dec 23 22:41 . 22:42:43 drwxr-xr-x 4 root root 4096 Dec 23 22:41 .. 22:42:43 drwxrwxr-x 2 1001 1001 4096 Dec 23 22:40 .blubracket 22:42:43 -rw-rw-r-- 1 1001 1001 16 Dec 23 22:40 .dockerignore 22:42:43 drwxrwxr-x 8 1001 1001 4096 Dec 23 22:42 .git 22:42:43 drwxrwxr-x 3 1001 1001 4096 Dec 23 22:40 .github 22:42:43 -rw-rw-r-- 1 1001 1001 1030 Dec 23 22:40 .gitignore 22:42:43 -rw-rw-r-- 1 1001 1001 42 Dec 23 22:40 .golangci.yml 22:42:43 -rw-rw-r-- 1 1001 1001 87 Dec 23 22:40 .hadolint.yml 22:42:43 drwxr-xr-x 3 1001 1001 4096 Dec 23 22:41 .semver 22:42:43 -rw-rw-r-- 1 1001 1001 166 Dec 23 22:40 .sonarcloud.properties 22:42:43 -rw-rw-r-- 1 1001 1001 1171 Dec 23 22:40 ADOPTERS.md 22:42:43 -rw-rw-r-- 1 1001 1001 10618 Dec 23 22:40 Attribution.txt 22:42:43 -rw-rw-r-- 1 1001 1001 73765 Dec 23 22:40 CHANGELOG.md 22:42:43 -rw-rw-r-- 1 1001 1001 3804 Dec 23 22:40 CONTRIBUTING.md 22:42:43 -rw-rw-r-- 1 1001 1001 677 Dec 23 22:40 GOVERNANCE.md 22:42:43 -rw-rw-r-- 1 1001 1001 850 Dec 23 22:40 Jenkinsfile 22:42:43 -rw-rw-r-- 1 1001 1001 10775 Dec 23 22:40 LICENSE 22:42:43 -rw-rw-r-- 1 1001 1001 13289 Dec 23 22:40 Makefile 22:42:43 -rw-rw-r-- 1 1001 1001 582 Dec 23 22:40 OWNERS.md 22:42:43 -rw-rw-r-- 1 1001 1001 9403 Dec 23 22:40 README.md 22:42:43 -rw-rw-r-- 1 1001 1001 6912 Dec 23 22:40 SECURITY.md 22:42:43 -rw-rw-r-- 1 1001 1001 5 Dec 23 22:41 VERSION 22:42:43 drwxrwxr-x 2 1001 1001 4096 Dec 23 22:40 bin 22:42:43 drwxrwxr-x 18 1001 1001 4096 Dec 23 22:40 cmd 22:42:43 -rw-r--r-- 1 root root 501826 Dec 23 22:42 coverage.out 22:42:43 -rw-rw-r-- 1 1001 1001 3400 Dec 23 22:40 go.mod 22:42:43 -rw-rw-r-- 1 1001 1001 45110 Dec 23 22:40 go.sum 22:42:43 drwxrwxr-x 8 1001 1001 4096 Dec 23 22:40 internal 22:42:43 drwxrwxr-x 3 1001 1001 4096 Dec 23 22:40 openapi 22:42:43 drwxrwxr-x 4 1001 1001 4096 Dec 23 22:40 snap 22:42:43 -rw-rw-r-- 1 1001 1001 204 Dec 23 22:40 version.go [Pipeline] sh 22:42:44 + '[' -e coverage.out ] 22:42:44 + chown 1001:1001 coverage.out [Pipeline] stash 22:42:44 Stashed 1 file(s) [Pipeline] sh 22:42:44 + make build 22:42:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:42:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-401 in /w/workspace/edgexfoundry_edgex-go_PR-4256 [Pipeline] { [Pipeline] ws 22:42:51 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:42:51 The recommended git tool is: git 22:42:55 using credential edgex-jenkins-ssh 22:42:55 Cloning the remote Git repository 22:42:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:42:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:42:56 > git init /w/workspace/edgex-go/1 # timeout=10 22:42:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:42:56 > git --version # timeout=10 22:42:56 > git --version # 'git version 2.25.1' 22:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:42:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:43:07 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:43:07 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:43:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:43:09 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:43:10 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:43:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:43:11 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:43:12 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:43:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:43:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:43:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:43:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4256/head:refs/remotes/origin/PR-4256 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:43:13 Merging remotes/origin/main commit 9375de5c7b085e81369eddbac64bbb2804e62f01 into PR head commit 4270eb4bca06d4010126a28636640fde07f194a3 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:43:14 Failed in branch arm64 22:43:13 > git config core.sparsecheckout # timeout=10 22:43:13 > git checkout -f 4270eb4bca06d4010126a28636640fde07f194a3 # timeout=10 22:43:15 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:43:16 $ docker stop --time=1 ef5bc240aeb6ee0ac6eb847861b3580889bc9405e4185676e593404f6d274b06 22:43:18 $ docker rm -f --volumes ef5bc240aeb6ee0ac6eb847861b3580889bc9405e4185676e593404f6d274b06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:43:20 22:43:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:43:20 latest: Pulling from edgex-devops/edgex-compose 22:43:20 cbdbe7a5bc2a: Pulling fs layer 22:43:20 ca9280d653b3: Pulling fs layer 22:43:20 7e9c9ca2126c: Pulling fs layer 22:43:20 cbdbe7a5bc2a: Verifying Checksum 22:43:20 cbdbe7a5bc2a: Download complete 22:43:20 cbdbe7a5bc2a: Pull complete 22:43:20 ca9280d653b3: Verifying Checksum 22:43:20 ca9280d653b3: Download complete 22:43:21 7e9c9ca2126c: Download complete 22:43:21 ca9280d653b3: Pull complete 22:43:24 7e9c9ca2126c: Pull complete 22:43:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:43:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:24 prd-ubuntu20.04-docker-8c-8g-400 does not seem to be running inside a container 22:43:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:43:26 $ docker top 71c7a6f166008d3411dc29a0c7dc54bdd8e0c972de49ce9b3cfd5e6a6b2e8f5c -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:26 + + docker-composegrep parallel 22:43:26 build --help 22:43:27 --parallel Build images in parallel. [Pipeline] } 22:43:27 $ docker stop --time=1 71c7a6f166008d3411dc29a0c7dc54bdd8e0c972de49ce9b3cfd5e6a6b2e8f5c 22:43:28 $ docker rm -f --volumes 71c7a6f166008d3411dc29a0c7dc54bdd8e0c972de49ce9b3cfd5e6a6b2e8f5c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:43:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:29 prd-ubuntu20.04-docker-8c-8g-400 does not seem to be running inside a container 22:43:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:43:29 $ docker top 8093021d73119c8e1d0238846ea1ae4252ad8b0bb27e9cd5827627e33c74d10e -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:29 + docker-compose -f ./docker-compose-build.yml build --parallel 22:43:30 Building core-command ... 22:43:30 Building core-data ... 22:43:30 Building core-metadata ... 22:43:30 Building security-bootstrapper ... 22:43:30 Building security-proxy-setup ... 22:43:30 Building security-secretstore-setup ... 22:43:30 Building security-spiffe-token-provider ... 22:43:30 Building security-spire-agent ... 22:43:30 Building security-spire-config ... 22:43:30 Building security-spire-server ... 22:43:30 Building support-notifications ... 22:43:30 Building support-scheduler ... 22:43:30 Building sys-mgmt-agent ... 22:43:30 Building support-notifications 22:43:30 Building security-spire-server 22:43:30 Building security-bootstrapper 22:43:30 Building security-secretstore-setup 22:43:30 Building security-proxy-setup 22:43:42 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:42 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:43:42 ---> cfa0c9218d9e 22:43:42 Step 3/32 : WORKDIR /edgex-go 22:43:42 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:43:42 ---> cfa0c9218d9e 22:43:42 Step 3/21 : WORKDIR /edgex-go 22:43:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:42 ---> cfa0c9218d9e 22:43:42 Step 3/23 : WORKDIR /edgex-go 22:43:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:43:43 ---> cfa0c9218d9e 22:43:43 Step 3/24 : WORKDIR /edgex-go 22:43:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:43:43 ---> cfa0c9218d9e 22:43:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:43:45 ---> Running in 98214b87af7b 22:43:45 ---> Running in 86936e2e2726 22:43:45 ---> Running in 8ebaab7282ae 22:43:45 ---> Running in ff7dbb442092 22:43:45 ---> Running in 7a4be79df184 22:43:45 Removing intermediate container 8ebaab7282ae 22:43:45 ---> cdffb30a3744 22:43:45 Step 4/22 : WORKDIR /edgex-go 22:43:46 Removing intermediate container 98214b87af7b 22:43:46 ---> 8d12bf2d1a2e 22:43:46 Step 4/32 : RUN apk add --update --no-cache make git 22:43:46 Removing intermediate container ff7dbb442092 22:43:46 ---> 6ccc88a8ebde 22:43:46 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 22:43:46 Removing intermediate container 86936e2e2726 22:43:46 ---> 31e5ea847692 22:43:46 Step 4/21 : RUN apk add --update --no-cache make git 22:43:46 Removing intermediate container 7a4be79df184 22:43:46 ---> 2d382dc1ae20 22:43:46 Step 4/24 : RUN apk add --update --no-cache make git 22:43:46 ---> Running in 183b21b5171d 22:43:46 ---> Running in 1ee96ae37bbc 22:43:46 ---> Running in 6942e9170b7b 22:43:46 ---> Running in 5b2363b95ec1 22:43:46 ---> Running in dbc6ff308996 22:43:46 Removing intermediate container 183b21b5171d 22:43:46 ---> 94beba6656fb 22:43:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:43:46 ---> Running in c203ac233e60 22:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:43:46 OK: 211 MiB in 51 packages 22:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:43:46 OK: 211 MiB in 51 packages 22:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:43:47 OK: 211 MiB in 51 packages 22:43:47 OK: 211 MiB in 51 packages 22:43:47 OK: 211 MiB in 51 packages 22:43:47 Removing intermediate container 1ee96ae37bbc 22:43:47 ---> f57c2b2ceeb9 22:43:47 Step 5/32 : COPY go.mod vendor* ./ 22:43:47 Removing intermediate container 5b2363b95ec1 22:43:47 ---> 4d0fb45efbf9 22:43:47 Step 5/23 : COPY go.mod vendor* ./ 22:43:47 ---> dd6adfbeb2bf 22:43:47 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:47 ---> Running in cbc8366f7b61 22:43:47 ---> 9a2c970f6535 22:43:47 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:47 ---> Running in 6e3b149daf5a 22:43:47 Removing intermediate container dbc6ff308996 22:43:47 ---> 0283d272b70a 22:43:47 Step 5/24 : COPY go.mod vendor* ./ 22:43:47 Removing intermediate container c203ac233e60 22:43:47 ---> 96117661cd44 22:43:47 Step 6/22 : COPY go.mod vendor* ./ 22:43:47 Removing intermediate container 6942e9170b7b 22:43:47 ---> 580766914039 22:43:47 Step 5/21 : COPY go.mod vendor* ./ 22:43:47 ---> 5adb8be38b89 22:43:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:48 ---> Running in 6537880ed00b 22:43:48 ---> c59aaf78c41f 22:43:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:48 ---> 526bea1bceca 22:43:48 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:48 ---> Running in d4bc7757b5fb 22:43:48 ---> Running in 1e1b2ab487da 22:44:14 Removing intermediate container 6537880ed00b 22:44:14 ---> 1a8331084d38 22:44:14 Step 7/24 : COPY . . 22:44:14 Removing intermediate container d4bc7757b5fb 22:44:14 ---> 7cc8475ad070 22:44:14 Step 8/22 : COPY . . 22:44:14 Removing intermediate container cbc8366f7b61 22:44:14 ---> b0a1605e75f0 22:44:14 Step 7/32 : COPY . . 22:44:14 Removing intermediate container 6e3b149daf5a 22:44:14 ---> a6283ac02c30 22:44:14 Step 7/23 : COPY . . 22:44:14 Removing intermediate container 1e1b2ab487da 22:44:14 ---> 6e2233fea35c 22:44:14 Step 7/21 : COPY . . 22:44:22 ---> c3d23063b7d8 22:44:22 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:44:22 ---> 92ed82483ea1 22:44:22 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 22:44:22 ---> 029bee546ab6 22:44:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:44:22 ---> 6b1be9c87e42 22:44:22 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:44:22 ---> 68774c98fae3 22:44:22 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:44:22 ---> Running in d58718bc97e2 22:44:22 ---> Running in c4030cdc1220 22:44:22 ---> Running in c8c273bcf8fb 22:44:22 ---> Running in ad4b27cf9633 22:44:22 ---> Running in 24922578f02b 22:44:22 Removing intermediate container d58718bc97e2 22:44:22 ---> 5955270bbc79 22:44:22 Step 9/23 : WORKDIR /edgex-go/spire-build 22:44:22 ---> Running in 3f36f11aa179 22:44:22 Removing intermediate container 3f36f11aa179 22:44:22 ---> dd7347a86aaf 22:44:22 Step 10/23 : 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:44:22 ---> Running in e067981f0782 22:44:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:44:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:44:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:44:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:44:23 Removing intermediate container e067981f0782 22:44:23 ---> ed28377ee463 22:44:23 Step 11/23 : WORKDIR /edgex-go 22:44:23 ---> Running in 451439eac095 22:44:23 Removing intermediate container 451439eac095 22:44:23 ---> 2c62a24861d8 22:44:23 22:44:23 Step 12/23 : FROM alpine:3.15 22:44:23 3.15: Pulling from library/alpine 22:44:23 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:44:23 Status: Downloaded newer image for alpine:3.15 22:44:23 ---> c4fc93816858 22:44:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:44:24 ---> Running in 0be17eebf696 22:44:24 Removing intermediate container 0be17eebf696 22:44:24 ---> 43ef07caa8c8 22:44:24 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:44:24 ---> Running in 55306943252c 22:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:44:24 v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:44:24 v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:44:24 OK: 15859 distinct packages available 22:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:44:25 (1/5) Installing dumb-init (1.2.5-r1) 22:44:25 (2/5) Installing musl-obstack (1.2.3-r0) 22:44:25 (3/5) Installing libucontext (1.1-r0) 22:44:25 (4/5) Installing gcompat (1.0.0-r4) 22:44:25 (5/5) Installing openssl (1.1.1s-r1) 22:44:25 Executing busybox-1.34.1-r7.trigger 22:44:25 OK: 7 MiB in 19 packages 22:44:25 Removing intermediate container 55306943252c 22:44:25 ---> 83a8efd73e4b 22:44:25 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:44:28 ---> fd222d3139b2 22:44:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:44:28 ---> 27e349ebca6a 22:44:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:44:29 ---> 38ebc6c76250 22:44:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:44:30 ---> a845b5f4d937 22:44:30 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:44:30 ---> Running in 1e9a1b21a6c8 22:44:30 Removing intermediate container 1e9a1b21a6c8 22:44:30 ---> c0ba8621d630 22:44:30 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:44:30 ---> Running in dd7c7be8df37 22:44:30 Removing intermediate container dd7c7be8df37 22:44:30 ---> 73c03f3ed122 22:44:30 Step 21/23 : LABEL arch=x86_64 22:44:31 ---> Running in 01adcc767156 22:44:31 Removing intermediate container 01adcc767156 22:44:31 ---> 291f17ebfde2 22:44:31 Step 22/23 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:44:31 ---> Running in 4d80f92aec2d 22:44:32 Removing intermediate container 4d80f92aec2d 22:44:32 ---> d89efd6e8418 22:44:32 Step 23/23 : LABEL version=0.0.0 22:44:32 ---> Running in 38f725d38862 22:44:32 Removing intermediate container 38f725d38862 22:44:32 ---> edaf47678809 22:44:32 22:44:32 Successfully built edaf47678809 22:44:32 Successfully tagged security-spire-server:latest 22:44:32 Building core-data 22:44:35  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:44:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:44:35 ---> cfa0c9218d9e 22:44:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:44:35 ---> Using cache 22:44:35 ---> cdffb30a3744 22:44:35 Step 4/22 : WORKDIR /edgex-go 22:44:35 ---> Using cache 22:44:35 ---> 94beba6656fb 22:44:35 Step 5/22 : RUN apk add --update --no-cache make git 22:44:37 ---> Running in 200fc759e2a3 22:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:44:38 OK: 211 MiB in 51 packages 22:44:39 Removing intermediate container 200fc759e2a3 22:44:39 ---> 754a59473e4c 22:44:39 Step 6/22 : COPY go.mod vendor* ./ 22:44:40 ---> 0245859bd867 22:44:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:40 ---> Running in 03f470537dfb 22:44:50 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:44:50 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:44:53 Removing intermediate container 03f470537dfb 22:44:53 ---> c147b965150c 22:44:53 Step 8/22 : COPY . . 22:44:57 Removing intermediate container 24922578f02b 22:44:57 ---> 6f10f8d216bf 22:44:57 22:44:57 Step 9/21 : FROM alpine:3.16 22:44:57 Removing intermediate container c8c273bcf8fb 22:44:57 ---> e10576647095 22:44:57 22:44:57 Step 9/32 : FROM alpine:3.16 22:44:57 Removing intermediate container c4030cdc1220 22:44:57 ---> 220d5ba46ac6 22:44:57 22:44:57 Step 9/24 : FROM alpine:3.16 22:44:57 ---> 55a49f40e89e 22:44:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:44:57 ---> Running in 9c60134e7da0 22:44:57 3.16: Pulling from library/alpine 22:44:58 3.16: Pulling from library/alpine 22:44:58 3.16: Pulling from library/alpine 22:45:00 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:45:00 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:45:00 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:45:00 Status: Downloaded newer image for alpine:3.16 22:45:00 Status: Image is up to date for alpine:3.16 22:45:00 Status: Downloaded newer image for alpine:3.16 22:45:00 ---> bfe296a52501 22:45:00 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:45:00 ---> bfe296a52501 22:45:00 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 22:45:00 ---> bfe296a52501 22:45:00 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:45:00 ---> Running in 65056ad4c132 22:45:00 ---> Running in b3a2db02a0ba 22:45:00 ---> Running in 907b3144b87c 22:45:00 Removing intermediate container ad4b27cf9633 22:45:00 ---> 7e73af20e657 22:45:00 22:45:00 Step 10/22 : FROM alpine:3.16 22:45:00 ---> bfe296a52501 22:45:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:45:00 ---> Running in 0dad59639efa 22:45:00 Removing intermediate container b3a2db02a0ba 22:45:00 ---> 22c05fef167b 22:45:00 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 22:45:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:45:00 ---> Running in 370b1135d97c 22:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:00 (1/6) Installing ca-certificates (20220614-r0) 22:45:00 (1/3) Installing ca-certificates (20220614-r0) 22:45:00 (2/6) Installing brotli-libs (1.0.9-r6) 22:45:00 (2/3) Installing dumb-init (1.2.5-r1) 22:45:00 (3/3) Installing su-exec (0.2-r1) 22:45:00 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:45:00 Executing busybox-1.35.0-r17.trigger 22:45:00 (1/2) Installing dumb-init (1.2.5-r1) 22:45:00 (4/6) Installing libcurl (7.83.1-r5) 22:45:00 (2/2) Installing su-exec (0.2-r1) 22:45:00 Executing ca-certificates-20220614-r0.trigger 22:45:00 Executing busybox-1.35.0-r17.trigger 22:45:01 OK: 6 MiB in 16 packages 22:45:01 (5/6) Installing curl (7.83.1-r5) 22:45:01 (6/6) Installing dumb-init (1.2.5-r1) 22:45:01 Executing busybox-1.35.0-r17.trigger 22:45:01 Executing ca-certificates-20220614-r0.trigger 22:45:01 OK: 6 MiB in 17 packages 22:45:01 (1/2) Installing ca-certificates (20220614-r0) 22:45:01 (2/2) Installing dumb-init (1.2.5-r1) 22:45:01 Executing busybox-1.35.0-r17.trigger 22:45:01 OK: 8 MiB in 20 packages 22:45:01 Executing ca-certificates-20220614-r0.trigger 22:45:01 OK: 6 MiB in 16 packages 22:45:01 Removing intermediate container 370b1135d97c 22:45:01 ---> dc735e99ff53 22:45:01 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 22:45:01 ---> Running in 582fac9ae5fd 22:45:01 Removing intermediate container 65056ad4c132 22:45:01 ---> 8f4a4ad40de0 22:45:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:45:01 Removing intermediate container 907b3144b87c 22:45:01 ---> fdcf5196bdae 22:45:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:45:01 ---> Running in 0a38b83f708a 22:45:01 ---> Running in 50612458f26b 22:45:01 Removing intermediate container 582fac9ae5fd 22:45:01 ---> aad9c12148ae 22:45:01 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:45:01 Removing intermediate container 0dad59639efa 22:45:01 ---> 41f655b00c4f 22:45:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:45:01 ---> Running in 72404cc9311a 22:45:01 ---> Running in 5e0c302ad53e 22:45:02 Removing intermediate container 0a38b83f708a 22:45:02 ---> dcdd62d9a0f8 22:45:02 Step 12/24 : WORKDIR / 22:45:02 Removing intermediate container 50612458f26b 22:45:02 ---> be03ea8ef199 22:45:02 Step 12/21 : WORKDIR /edgex 22:45:02 ---> Running in 6dca24687bac 22:45:02 ---> Running in 50efe37be958 22:45:02 Removing intermediate container 72404cc9311a 22:45:02 ---> db5fe69f4e50 22:45:02 Step 13/22 : ENV APP_PORT=59860 22:45:02 ---> Running in f117539acd6f 22:45:02 Removing intermediate container 6dca24687bac 22:45:02 ---> 3eb0abface41 22:45:02 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:45:02 Removing intermediate container 5e0c302ad53e 22:45:02 ---> b82ce26db2cb 22:45:02 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:45:02 ---> Running in 617647843e7b 22:45:02 Removing intermediate container 50efe37be958 22:45:02 ---> 9348550b4857 22:45:02 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:45:02 Removing intermediate container f117539acd6f 22:45:02 ---> 2fe287aa93bf 22:45:02 Step 14/22 : EXPOSE $APP_PORT 22:45:02 ---> Running in 11cbd08ac188 22:45:02 Removing intermediate container 617647843e7b 22:45:02 ---> 8a44cd8287e7 22:45:02 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:45:02 ---> 547d06ad058a 22:45:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:45:02 ---> Running in 7d3266e13ed1 22:45:02 ---> e2b509e04000 22:45:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:45:02 Removing intermediate container 11cbd08ac188 22:45:02 ---> 20c6ea0a1d12 22:45:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:02 Removing intermediate container 7d3266e13ed1 22:45:02 ---> 0ee0f61099f9 22:45:02 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:45:02 ---> Running in 49bddf72bab7 22:45:02 ---> 0671413173c5 22:45:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:45:02 ---> 82753c55449e 22:45:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:45:02 ---> b6f56a0109d2 22:45:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:45:02 ---> f68d3c2fa0c5 22:45:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:45:03 ---> 1a7b6a92bc00 22:45:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:45:03 ---> d588c89ed77f 22:45:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:45:03 ---> 3c6b7d77f713 22:45:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:45:03 Removing intermediate container 49bddf72bab7 22:45:03 ---> d588e36d2a2e 22:45:03 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 22:45:03 ---> Running in 36d8e3330ca7 22:45:04 ---> 958d81bea7f9 22:45:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:45:04 Removing intermediate container 36d8e3330ca7 22:45:04 ---> b3cb30b832b9 22:45:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:45:04 ---> Running in 29ba057070ff 22:45:04 ---> 6d8afd68c5fe 22:45:04 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:45:04 ---> 56fd2185fd91 22:45:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:45:04 ---> Running in 6b44af5d5194 22:45:04 Removing intermediate container 29ba057070ff 22:45:04 ---> 84f58040e544 22:45:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:45:04 ---> Running in 04c0c765a33b 22:45:04 ---> 0bef17a837a3 22:45:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:45:05 ---> Running in 2f8537acca31 22:45:05 Removing intermediate container 04c0c765a33b 22:45:05 ---> 0c3cd97472a0 22:45:05 Step 20/22 : LABEL arch=x86_64 22:45:05 ---> 628c4f03c5fa 22:45:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:45:05 ---> Running in 975f23d6cab1 22:45:05 Removing intermediate container 975f23d6cab1 22:45:05 ---> e6c7802a27f3 22:45:05 Step 21/22 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:45:05 ---> f5098166ea0b 22:45:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:45:05 ---> Running in 9b1104bea452 22:45:05 ---> Running in 5922e262ccb4 22:45:05 Removing intermediate container 6b44af5d5194 22:45:05 ---> 000183c7d157 22:45:05 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 22:45:05 ---> Running in df1a491baf38 22:45:05 Removing intermediate container 9b1104bea452 22:45:05 ---> e6e8dfde5253 22:45:05 Step 22/22 : LABEL version=0.0.0 22:45:05 ---> Running in fcdf857a2dcf 22:45:05 Removing intermediate container df1a491baf38 22:45:05 ---> f27200cbcba8 22:45:05 Step 19/21 : LABEL arch=x86_64 22:45:05 ---> Running in 721b8358b8e2 22:45:06 Removing intermediate container fcdf857a2dcf 22:45:06 ---> 662ced15e1eb 22:45:06 22:45:06 Successfully built 662ced15e1eb 22:45:06 Successfully tagged support-notifications:latest 22:45:06  Building support-notifications ... done Building sys-mgmt-agent 22:45:06 Removing intermediate container 721b8358b8e2 22:45:06 ---> bd86eea1a126 22:45:06 Step 20/21 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:45:06 ---> Running in 3e0a5b2cb5b8 22:45:08 Removing intermediate container 3e0a5b2cb5b8 22:45:08 ---> 866f4037d917 22:45:08 Step 21/21 : LABEL version=0.0.0 22:45:08 Removing intermediate container 2f8537acca31 22:45:08 ---> 65372cc4988f 22:45:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:08 Removing intermediate container 5922e262ccb4 22:45:08 ---> 48de89a54762 22:45:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:45:08 ---> Running in aa039ce9ee50 22:45:08 ---> Running in ba37075bf13f 22:45:08 Removing intermediate container aa039ce9ee50 22:45:08 ---> 8ba13f15ef31 22:45:08 22:45:08 ---> 5aab31334274 22:45:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:45:08 Successfully built 8ba13f15ef31 22:45:08 Successfully tagged security-proxy-setup:latest 22:45:08  Building security-proxy-setup ... done Building security-spire-agent 22:45:08 Removing intermediate container ba37075bf13f 22:45:08 ---> 3dfa9a868836 22:45:08 Step 22/24 : LABEL arch=x86_64 22:45:08 ---> Running in 5d1c2d9f2926 22:45:09 ---> e2c54dc10a26 22:45:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:45:09 Removing intermediate container 5d1c2d9f2926 22:45:09 ---> fd454af0048a 22:45:09 Step 23/24 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:45:10 ---> Running in cdb902b8943f 22:45:10 Removing intermediate container cdb902b8943f 22:45:10 ---> c584c795845c 22:45:10 Step 24/24 : LABEL version=0.0.0 22:45:10 ---> Running in b2f9be44102f 22:45:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:45:10 ---> cfa0c9218d9e 22:45:10 Step 3/22 : WORKDIR /edgex-go 22:45:10 ---> Using cache 22:45:10 ---> 2d382dc1ae20 22:45:10 Step 4/22 : RUN apk add --update --no-cache make bash git 22:45:10 ---> 82bc6aa8004b 22:45:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:45:10 ---> Running in 98d2cdb3e501 22:45:10 Removing intermediate container b2f9be44102f 22:45:10 ---> 28f067e99916 22:45:10 22:45:10 Successfully built 28f067e99916 22:45:10 Successfully tagged security-secretstore-setup:latest 22:45:10 Building core-command 22:45:10  Building security-secretstore-setup ... done  ---> da7c3dce3815 22:45:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:11 OK: 211 MiB in 51 packages 22:45:12 ---> a0f2e61ed143 22:45:12 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:45:13 ---> 265eaee0917d 22:45:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:45:13 Removing intermediate container 98d2cdb3e501 22:45:13 ---> d925f5756fbd 22:45:13 Step 5/22 : COPY go.mod vendor* ./ 22:45:13 ---> 0ea69386dc3d 22:45:13 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:13 ---> 2e4bf15995af 22:45:13 Step 27/32 : RUN chmod +x /entrypoint.sh 22:45:14 ---> Running in 53e8977e5da6 22:45:14 ---> Running in 134fbfdb487b 22:45:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:45:15 ---> cfa0c9218d9e 22:45:15 Step 3/24 : WORKDIR /edgex-go 22:45:15 ---> Using cache 22:45:15 ---> 2d382dc1ae20 22:45:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:45:16 ---> Running in 9442999ed4ae 22:45:16 Removing intermediate container 134fbfdb487b 22:45:16 ---> f142da4ef125 22:45:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:45:16 ---> Running in d2fccd879eca 22:45:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:45:16 ---> cfa0c9218d9e 22:45:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:45:16 ---> Using cache 22:45:16 ---> cdffb30a3744 22:45:16 Step 4/23 : WORKDIR /edgex-go 22:45:16 ---> Using cache 22:45:16 ---> 94beba6656fb 22:45:16 Step 5/23 : RUN apk add --update --no-cache make git 22:45:16 ---> Using cache 22:45:16 ---> 754a59473e4c 22:45:16 Step 6/23 : COPY go.mod vendor* ./ 22:45:16 ---> Using cache 22:45:16 ---> 0245859bd867 22:45:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:16 ---> Using cache 22:45:16 ---> c147b965150c 22:45:16 Step 8/23 : COPY . . 22:45:16 ---> Using cache 22:45:16 ---> 55a49f40e89e 22:45:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:16 Removing intermediate container d2fccd879eca 22:45:16 ---> 891672c50f00 22:45:16 Step 29/32 : CMD ["gate"] 22:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:16 ---> Running in cef8ab0cb746 22:45:16 ---> Running in a16b885b9919 22:45:16 OK: 211 MiB in 51 packages 22:45:17 Removing intermediate container a16b885b9919 22:45:17 ---> 8e38975a9bc6 22:45:17 Step 30/32 : LABEL arch=x86_64 22:45:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:45:18 ---> Running in 999f26750d1b 22:45:18 Removing intermediate container 9442999ed4ae 22:45:18 ---> 4650eeb8cd56 22:45:18 Step 5/24 : COPY go.mod vendor* ./ 22:45:18 Removing intermediate container 999f26750d1b 22:45:18 ---> 7bd7bdf76407 22:45:18 Step 31/32 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:45:18 ---> Running in f435c8f6f28e 22:45:18 ---> 2087021fd340 22:45:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:18 ---> Running in 0f3b3bd10a23 22:45:18 Removing intermediate container f435c8f6f28e 22:45:18 ---> f0dca2daa4e1 22:45:18 Step 32/32 : LABEL version=0.0.0 22:45:19 ---> Running in cc0162e79198 22:45:19 Removing intermediate container cc0162e79198 22:45:19 ---> 403f86fec5cb 22:45:19 22:45:19 Successfully built 403f86fec5cb 22:45:19 Successfully tagged security-bootstrapper:latest 22:45:19  Building security-bootstrapper ... done Building security-spire-config 22:45:23 Removing intermediate container 9c60134e7da0 22:45:23 ---> 6f08ef0691fd 22:45:23 22:45:23 Step 10/22 : FROM alpine:3.16 22:45:23 ---> bfe296a52501 22:45:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:45:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:45:23 ---> cfa0c9218d9e 22:45:23 Step 3/24 : WORKDIR /edgex-go 22:45:23 ---> Using cache 22:45:23 ---> 2d382dc1ae20 22:45:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:45:23 ---> Using cache 22:45:23 ---> 4650eeb8cd56 22:45:23 Step 5/24 : COPY go.mod vendor* ./ 22:45:23 ---> Using cache 22:45:23 ---> 2087021fd340 22:45:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:24 ---> Running in 4b8476dc2937 22:45:24 ---> Running in e4e442acf3e0 22:45:25 Removing intermediate container e4e442acf3e0 22:45:25 ---> 01b53e9cd160 22:45:25 Step 12/22 : ENV APP_PORT=59880 22:45:25 Removing intermediate container 53e8977e5da6 22:45:25 ---> 65ed4d5576df 22:45:25 Step 7/22 : COPY . . 22:45:25 ---> Running in bd390273d73c 22:45:26 Removing intermediate container bd390273d73c 22:45:26 ---> 18921ac99e0c 22:45:26 Step 13/22 : EXPOSE $APP_PORT 22:45:26 ---> Running in 31976a7aa010 22:45:27 Removing intermediate container 31976a7aa010 22:45:27 ---> 2439a6eec5d2 22:45:27 Step 14/22 : RUN apk add --update --no-cache dumb-init 22:45:29 ---> Running in c1019e50d99c 22:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:30 (1/1) Installing dumb-init (1.2.5-r1) 22:45:30 Executing busybox-1.35.0-r17.trigger 22:45:30 OK: 6 MiB in 15 packages 22:45:31 Removing intermediate container c1019e50d99c 22:45:31 ---> 77b06ecae716 22:45:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:32 Removing intermediate container 0f3b3bd10a23 22:45:32 ---> 02669ea90281 22:45:32 Step 7/24 : COPY . . 22:45:33 ---> b59da77043f2 22:45:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:45:34 ---> da38149a745b 22:45:34 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:45:34 ---> 4840b79a5730 22:45:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:45:34 ---> Running in aaa98d3e03a4 22:45:35 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:45:35 ---> 00e627466eb5 22:45:35 Step 18/22 : ENTRYPOINT ["/core-data"] 22:45:35 ---> Running in 5f9f99aa21dc 22:45:35 Removing intermediate container 5f9f99aa21dc 22:45:35 ---> d6e250e71d6c 22:45:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:45:36 ---> Running in 37893602e2a4 22:45:36 Removing intermediate container 37893602e2a4 22:45:36 ---> 84341ffc262c 22:45:36 Step 20/22 : LABEL arch=x86_64 22:45:36 ---> Running in 119f725ff906 22:45:36 Removing intermediate container 4b8476dc2937 22:45:36 ---> d5b91576e8f6 22:45:36 Step 7/24 : COPY . . 22:45:37 Removing intermediate container 119f725ff906 22:45:37 ---> 53db31be0540 22:45:37 Step 21/22 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:45:37 ---> Running in 10ede6e356df 22:45:38 Removing intermediate container cef8ab0cb746 22:45:38 ---> 616e7605779e 22:45:38 22:45:38 Step 10/23 : FROM alpine:3.16 22:45:38 ---> bfe296a52501 22:45:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:45:38 Removing intermediate container 10ede6e356df 22:45:38 ---> ef5abc05bec6 22:45:38 Step 22/22 : LABEL version=0.0.0 22:45:38 ---> Running in ed8fdf9cfb16 22:45:38 ---> Running in f31950700f18 22:45:38 ---> 943997d9dbe2 22:45:38 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:45:38 ---> Running in e143bfd2fa80 22:45:38 Removing intermediate container f31950700f18 22:45:38 ---> ac8dc7f843da 22:45:38 22:45:38 Successfully built ac8dc7f843da 22:45:38 Successfully tagged core-data:latest 22:45:38  Building core-data ... done Building security-spiffe-token-provider 22:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:39 (1/1) Installing dumb-init (1.2.5-r1) 22:45:39 Executing busybox-1.35.0-r17.trigger 22:45:39 OK: 6 MiB in 15 packages 22:45:40 Removing intermediate container e143bfd2fa80 22:45:40 ---> 10e7cb729fa0 22:45:40 Step 9/24 : WORKDIR /edgex-go/spire-build 22:45:41 ---> Running in e1421b1acf90 22:45:41 Removing intermediate container ed8fdf9cfb16 22:45:41 ---> 0b0af99d62bd 22:45:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:45:42 Removing intermediate container e1421b1acf90 22:45:42 ---> b1ed460d9056 22:45:42 Step 10/24 : 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:45:42 ---> Running in efe7b8306b1b 22:45:42 ---> Running in 62b5d901d0b8 22:45:42 Removing intermediate container efe7b8306b1b 22:45:42 ---> 5346a1c887c5 22:45:42 Step 13/23 : ENV APP_PORT=59882 22:45:42 ---> Running in 8974352f7676 22:45:43 Removing intermediate container 8974352f7676 22:45:43 ---> 8c99e0caaa53 22:45:43 Step 14/23 : EXPOSE $APP_PORT 22:45:43 ---> Running in 2feb4a53734c 22:45:43 ---> 14f9b4cb2321 22:45:43 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:45:43 ---> Running in f15941411bc7 22:45:43 Removing intermediate container 62b5d901d0b8 22:45:43 ---> 528a8ee4d345 22:45:43 Step 11/24 : WORKDIR /edgex-go 22:45:43 Removing intermediate container 2feb4a53734c 22:45:43 ---> a1aec18df46e 22:45:43 Step 15/23 : WORKDIR / 22:45:44 ---> Running in 61978c0af6aa 22:45:44 Removing intermediate container f15941411bc7 22:45:44 ---> 6b6a6c32fefa 22:45:44 Step 9/24 : WORKDIR /edgex-go/spire-build 22:45:44 ---> Running in 14013af3ad5c 22:45:44 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:44 Step 2/19 : FROM ${BUILDER_BASE} AS builder 22:45:44 ---> cfa0c9218d9e 22:45:44 Step 3/19 : WORKDIR /edgex-go 22:45:44 ---> Using cache 22:45:44 ---> 2d382dc1ae20 22:45:44 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 22:45:44 ---> Running in 3e2d2346bb64 22:45:44 ---> Running in 51092da3d1e3 22:45:44 Removing intermediate container 61978c0af6aa 22:45:44 ---> 04d2568d28ca 22:45:44 22:45:44 Step 12/24 : FROM alpine:3.15 22:45:44 ---> c4fc93816858 22:45:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:45:44 ---> Using cache 22:45:44 ---> 43ef07caa8c8 22:45:44 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:45:44 ---> Using cache 22:45:44 ---> 83a8efd73e4b 22:45:44 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:45:44 Removing intermediate container 14013af3ad5c 22:45:44 ---> f54ac9b04c1d 22:45:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:44 Removing intermediate container 51092da3d1e3 22:45:44 ---> 8176f8bbb30a 22:45:44 Step 10/24 : 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:45:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:44 ---> 1b1a27688283 22:45:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:45:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:44 ---> Running in 1a4fa8994d78 22:45:45 v3.16.3-89-gf3ca4ba86a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:45:45 v3.16.3-88-gef347edb61 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:45:45 OK: 17042 distinct packages available 22:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:45 ---> f774d4b79846 22:45:45 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:45 ---> 92439b12dcd4 22:45:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:45:45 OK: 211 MiB in 51 packages 22:45:45 ---> 52c007325c2c 22:45:45 Step 19/23 : ENTRYPOINT ["/core-command"] 22:45:46 ---> Running in b10e8d0e28be 22:45:46 Removing intermediate container b10e8d0e28be 22:45:46 ---> 00bc2a871eec 22:45:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:45:46 ---> Running in dd68fc7bdb6f 22:45:46 Removing intermediate container 1a4fa8994d78 22:45:46 ---> 835fd9100260 22:45:46 Step 11/24 : WORKDIR /edgex-go 22:45:46 ---> Running in 00bafc052808 22:45:46 Removing intermediate container 3e2d2346bb64 22:45:46 ---> 760f03a44123 22:45:46 Step 5/19 : COPY go.mod vendor* ./ 22:45:46 Removing intermediate container dd68fc7bdb6f 22:45:46 ---> fcbc9ec60cb7 22:45:46 Step 21/23 : LABEL arch=x86_64 22:45:46 ---> Running in 0c2d865770cc 22:45:46 Removing intermediate container 00bafc052808 22:45:46 ---> 7eaf703ccfac 22:45:46 22:45:46 Step 12/24 : FROM alpine:3.15 22:45:46 ---> c4fc93816858 22:45:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:45:46 ---> Using cache 22:45:46 ---> 43ef07caa8c8 22:45:46 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:45:46 ---> Running in bfa8ff868acb 22:45:46 ---> b6e35230a5bb 22:45:46 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:46 Removing intermediate container 0c2d865770cc 22:45:46 ---> 23a2712da34f 22:45:46 Step 22/23 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:45:46 ---> Running in b9ad3cf77355 22:45:47 ---> Running in 9f2eefad7201 22:45:47 Removing intermediate container 9f2eefad7201 22:45:47 ---> 5642c856df82 22:45:47 Step 23/23 : LABEL version=0.0.0 22:45:47 ---> Running in 2995c57d80c1 22:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:45:47 Removing intermediate container 2995c57d80c1 22:45:47 ---> 4b60d44af6f7 22:45:47 22:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:45:47 ---> 99a7ad210b43 22:45:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:45:47 Successfully built 4b60d44af6f7 22:45:47 Successfully tagged core-command:latest 22:45:47 Building support-scheduler 22:45:47  Building core-command ... done v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:45:47 v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:45:47 OK: 15859 distinct packages available 22:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:45:48 (1/4) Installing dumb-init (1.2.5-r1) 22:45:48 (2/4) Installing musl-obstack (1.2.3-r0) 22:45:48 (3/4) Installing libucontext (1.1-r0) 22:45:48 (4/4) Installing gcompat (1.0.0-r4) 22:45:48 Executing busybox-1.34.1-r7.trigger 22:45:48 OK: 6 MiB in 18 packages 22:45:48 ---> fb18e5c704bf 22:45:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:45:49 ---> ebadd1261fc0 22:45:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:45:49 Removing intermediate container bfa8ff868acb 22:45:49 ---> fc2ec0e3a85b 22:45:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:45:49 ---> 8047b678bd8d 22:45:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:45:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:45:51 ---> cfa0c9218d9e 22:45:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:45:51 ---> Using cache 22:45:51 ---> cdffb30a3744 22:45:51 Step 4/22 : WORKDIR /edgex-go 22:45:51 ---> Using cache 22:45:51 ---> 94beba6656fb 22:45:51 Step 5/22 : RUN apk add --update --no-cache make git 22:45:51 ---> Using cache 22:45:51 ---> 754a59473e4c 22:45:51 Step 6/22 : COPY go.mod vendor* ./ 22:45:51 ---> Using cache 22:45:51 ---> 0245859bd867 22:45:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:51 ---> Using cache 22:45:51 ---> c147b965150c 22:45:51 Step 8/22 : COPY . . 22:45:51 ---> Using cache 22:45:51 ---> 55a49f40e89e 22:45:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:45:51 ---> Running in ce98919a31aa 22:45:51 ---> aaa2b2b71f98 22:45:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:45:51 ---> Running in ff3aa9427aa8 22:45:51 Removing intermediate container ce98919a31aa 22:45:51 ---> 5cb338038c0c 22:45:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:45:51 ---> Running in 334cbbf62ce3 22:45:51 ---> 4d6546f03f52 22:45:51 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:45:52 Removing intermediate container 334cbbf62ce3 22:45:52 ---> 0c4da616914d 22:45:52 Step 22/24 : LABEL arch=x86_64 22:45:52 ---> Running in 9a8f0ebc459a 22:45:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:45:52 ---> Running in 1c4915f6c761 22:45:52 Removing intermediate container 9a8f0ebc459a 22:45:52 ---> a36cd5a3b9de 22:45:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:45:52 Removing intermediate container 1c4915f6c761 22:45:52 ---> fb3385f8893b 22:45:52 Step 23/24 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:45:52 ---> Running in e3ef309bcdac 22:45:52 ---> 52ec2758a11a 22:45:52 Step 19/24 : WORKDIR / 22:45:53 ---> Running in 557021c4fb24 22:45:53 Removing intermediate container e3ef309bcdac 22:45:53 ---> 31df43c8299d 22:45:53 Step 24/24 : LABEL version=0.0.0 22:45:53 ---> Running in f4389e2c3c1f 22:45:53 Removing intermediate container 557021c4fb24 22:45:53 ---> afb1009981d0 22:45:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:45:53 Removing intermediate container f4389e2c3c1f 22:45:53 ---> c17866339f72 22:45:53 22:45:53 ---> Running in d5904bec563a 22:45:53 Successfully built c17866339f72 22:45:53 Successfully tagged security-spire-agent:latest 22:45:53  Building security-spire-agent ... done Building core-metadata 22:45:54 Removing intermediate container d5904bec563a 22:45:54 ---> 31eab29f0248 22:45:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:45:55 ---> Running in 739c724ed00b 22:45:55 Removing intermediate container aaa98d3e03a4 22:45:55 ---> 5b6f5cde700b 22:45:55 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:45:55 ---> Running in dba88676e25f 22:45:55 Removing intermediate container 739c724ed00b 22:45:55 ---> 97f6d9c111c6 22:45:55 Step 22/24 : LABEL arch=x86_64 22:45:55 ---> Running in ce1656b54378 22:45:56 Removing intermediate container ce1656b54378 22:45:56 ---> f781ac8206f7 22:45:56 Step 23/24 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:45:56 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:45:56 ---> Running in 8b2e795df953 22:45:57 Removing intermediate container 8b2e795df953 22:45:57 ---> de1583939035 22:45:57 Step 24/24 : LABEL version=0.0.0 22:45:57 ---> Running in 64966b72b31c 22:45:57 Removing intermediate container 64966b72b31c 22:45:57 ---> c4209da9db8a 22:45:57 22:45:57 Successfully built c4209da9db8a 22:45:58 Successfully tagged security-spire-config:latest 22:45:58  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:45:58 ---> cfa0c9218d9e 22:45:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:45:58 ---> Using cache 22:45:58 ---> cdffb30a3744 22:45:58 Step 4/24 : WORKDIR /edgex-go 22:45:58 ---> Using cache 22:45:58 ---> 94beba6656fb 22:45:58 Step 5/24 : RUN apk add --update --no-cache make git 22:45:58 ---> Using cache 22:45:58 ---> 754a59473e4c 22:45:58 Step 6/24 : COPY go.mod vendor* ./ 22:45:58 ---> Using cache 22:45:58 ---> 0245859bd867 22:45:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:58 ---> Using cache 22:45:58 ---> c147b965150c 22:45:58 Step 8/24 : COPY . . 22:45:58 ---> Using cache 22:45:58 ---> 55a49f40e89e 22:45:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:45:58 Removing intermediate container dba88676e25f 22:45:58 ---> 02029b3919ae 22:45:58 22:45:58 Step 10/22 : FROM alpine:3.16 22:45:58 ---> bfe296a52501 22:45:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:45:58 ---> Running in 2528d669019d 22:45:58 ---> Running in ec7c9295edee 22:45:58 Removing intermediate container ec7c9295edee 22:45:58 ---> c2cecce2c08e 22:45:58 Step 12/22 : 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:45:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:45:58 Removing intermediate container b9ad3cf77355 22:45:58 ---> e4f380fca019 22:45:58 Step 7/19 : COPY . . 22:45:58 ---> Running in 99b4c8d1f274 22:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:59 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:45:59 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:45:59 (3/33) Installing readline (8.1.2-r0) 22:45:59 (4/33) Installing bash (5.1.16-r2) 22:45:59 Executing bash-5.1.16-r2.post-install 22:45:59 (5/33) Installing ca-certificates (20220614-r0) 22:45:59 (6/33) Installing brotli-libs (1.0.9-r6) 22:45:59 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:45:59 (8/33) Installing libcurl (7.83.1-r5) 22:45:59 (9/33) Installing curl (7.83.1-r5) 22:45:59 (10/33) Installing docker-cli (20.10.20-r0) 22:46:00 (11/33) Installing dumb-init (1.2.5-r1) 22:46:00 (12/33) Installing libbz2 (1.0.8-r1) 22:46:00 (13/33) Installing expat (2.5.0-r0) 22:46:00 (14/33) Installing libffi (3.4.2-r1) 22:46:00 (15/33) Installing gdbm (1.23-r0) 22:46:00 (16/33) Installing xz-libs (5.2.5-r1) 22:46:00 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:46:00 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:46:00 (19/33) Installing mpdecimal (2.5.1-r1) 22:46:00 (20/33) Installing sqlite-libs (3.38.5-r0) 22:46:00 (21/33) Installing python3 (3.10.9-r0) 22:46:00 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:46:00 (23/33) Installing py3-tomli (2.0.1-r1) 22:46:00 (24/33) Installing py3-pep517 (0.12.0-r2) 22:46:00 (25/33) Installing py3-six (1.16.0-r1) 22:46:00 (26/33) Installing py3-retrying (1.3.3-r3) 22:46:00 (27/33) Installing py3-appdirs (1.4.4-r3) 22:46:00 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:46:00 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:46:00 (30/33) Installing py3-parsing (2.4.7-r3) 22:46:00 (31/33) Installing py3-packaging (21.3-r0) 22:46:00 (32/33) Installing py3-setuptools (59.4.0-r0) 22:46:00 (33/33) Installing py3-pip (22.1.1-r0) 22:46:00 Executing busybox-1.35.0-r17.trigger 22:46:00 Executing ca-certificates-20220614-r0.trigger 22:46:00 OK: 123 MiB in 47 packages 22:46:04 ---> 53e427885e55 22:46:04 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:46:04 ---> Running in 12345f46d1c8 22:46:04 Collecting docker-compose==1.23.2 22:46:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.7 MB/s eta 0:00:00 22:46:05 Collecting jsonschema<3,>=2.5.1 22:46:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:46:05 Collecting PyYAML<4,>=3.10 22:46:05 Downloading PyYAML-3.13.tar.gz (270 kB) 22:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.6 MB/s eta 0:00:00 22:46:05 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:46:05 Preparing metadata (setup.py): started 22:46:05 Preparing metadata (setup.py): finished with status 'done' 22:46:05 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:46:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:46:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 113.6 MB/s eta 0:00:00 22:46:05 Collecting websocket-client<1.0,>=0.32.0 22:46:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 120.7 MB/s eta 0:00:00 22:46:05 Collecting cached-property<2,>=1.2.0 22:46:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:46:05 Collecting docopt<0.7,>=0.6.1 22:46:05 Downloading docopt-0.6.2.tar.gz (25 kB) 22:46:05 Preparing metadata (setup.py): started 22:46:06 Preparing metadata (setup.py): finished with status 'done' 22:46:06 Collecting texttable<0.10,>=0.9.0 22:46:06 Downloading texttable-0.9.1.tar.gz (11 kB) 22:46:06 Preparing metadata (setup.py): started 22:46:06 Preparing metadata (setup.py): finished with status 'done' 22:46:06 Collecting docker<4.0,>=3.6.0 22:46:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:46:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 137.4 MB/s eta 0:00:00 22:46:06 Collecting dockerpty<0.5,>=0.4.1 22:46:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:46:06 Preparing metadata (setup.py): started 22:46:07 Preparing metadata (setup.py): finished with status 'done' 22:46:07 Collecting docker-pycreds>=0.4.0 22:46:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:46:07 Collecting certifi>=2017.4.17 22:46:07 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 22:46:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 64.3 MB/s eta 0:00:00 22:46:07 Collecting idna<2.8,>=2.5 22:46:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:46:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 183.0 MB/s eta 0:00:00 22:46:07 Collecting chardet<3.1.0,>=3.0.2 22:46:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:46:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 44.4 MB/s eta 0:00:00 22:46:07 Collecting urllib3<1.25,>=1.21.1 22:46:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:46:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 45.2 MB/s eta 0:00:00 22:46:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:46:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:46:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:46:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:46:07 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:46:07 Running setup.py install for texttable: started 22:46:07 Running setup.py install for texttable: finished with status 'done' 22:46:07 Running setup.py install for PyYAML: started 22:46:08 Running setup.py install for PyYAML: finished with status 'done' 22:46:08 Running setup.py install for docopt: started 22:46:08 Running setup.py install for docopt: finished with status 'done' 22:46:09 Running setup.py install for dockerpty: started 22:46:09 Running setup.py install for dockerpty: finished with status 'done' 22:46:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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:46:10 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:46:16 Removing intermediate container 99b4c8d1f274 22:46:16 ---> e50b1156e2a7 22:46:16 Step 13/22 : ENV APP_PORT=58890 22:46:16 ---> Running in 5b6020b269b9 22:46:16 Removing intermediate container 5b6020b269b9 22:46:16 ---> 5ea1b3397833 22:46:16 Step 14/22 : EXPOSE $APP_PORT 22:46:16 ---> Running in 8e70c61d5eb8 22:46:16 Removing intermediate container 8e70c61d5eb8 22:46:16 ---> 3cff586944c5 22:46:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:46:16 ---> 9cbba21985ef 22:46:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:46:17 ---> 803247b8d377 22:46:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:46:17 ---> add26ad12cf6 22:46:17 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 22:46:17 ---> Running in 3fc90c2d1b69 22:46:18 Removing intermediate container 3fc90c2d1b69 22:46:18 ---> 860ccfd990a9 22:46:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:46:18 ---> Running in c61bac7be87e 22:46:18 Removing intermediate container c61bac7be87e 22:46:18 ---> b0b7cd45e24d 22:46:18 Step 20/22 : LABEL arch=x86_64 22:46:18 ---> Running in ed54ff0aa537 22:46:18 Removing intermediate container ed54ff0aa537 22:46:18 ---> fb0fc2b05d58 22:46:18 Step 21/22 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:46:18 ---> Running in 3c0fc7baff20 22:46:19 Removing intermediate container 3c0fc7baff20 22:46:19 ---> aff871a2e520 22:46:19 Step 22/22 : LABEL version=0.0.0 22:46:19 ---> Running in ccea9628b2dc 22:46:19 Removing intermediate container ccea9628b2dc 22:46:19 ---> 08cce3001a5e 22:46:19 22:46:20 Successfully built 08cce3001a5e 22:46:20 Successfully tagged sys-mgmt-agent:latest 22:46:22  Building sys-mgmt-agent ... done Removing intermediate container ff3aa9427aa8 22:46:22 ---> 360c4e7300b3 22:46:22 22:46:22 Step 10/22 : FROM alpine:3.16 22:46:22 ---> bfe296a52501 22:46:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:46:22 ---> Using cache 22:46:22 ---> 0b0af99d62bd 22:46:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:46:22 ---> Using cache 22:46:22 ---> 5346a1c887c5 22:46:22 Step 13/22 : ENV APP_PORT=59861 22:46:22 ---> Running in b0cb33383f12 22:46:23 Removing intermediate container b0cb33383f12 22:46:23 ---> c322db014664 22:46:23 Step 14/22 : EXPOSE $APP_PORT 22:46:23 ---> Running in 348abdae44eb 22:46:23 Removing intermediate container 348abdae44eb 22:46:23 ---> 0f8f3e88c92b 22:46:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:23 ---> 068432d50f7d 22:46:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:46:25 ---> 471777c6c7b9 22:46:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:46:25 Removing intermediate container 2528d669019d 22:46:25 ---> 13c6cdc60d83 22:46:25 22:46:25 Step 10/24 : FROM alpine:3.16 22:46:25 ---> bfe296a52501 22:46:25 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:46:25 ---> Using cache 22:46:25 ---> 0b0af99d62bd 22:46:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:46:25 ---> Using cache 22:46:25 ---> 5346a1c887c5 22:46:25 Step 13/24 : ENV APP_PORT=59881 22:46:25 ---> Running in 5e94ceff3a86 22:46:25 ---> 4e103e4f0114 22:46:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:46:25 Removing intermediate container 5e94ceff3a86 22:46:25 ---> ab445c4fd34e 22:46:25 Step 14/24 : EXPOSE $APP_PORT 22:46:25 ---> Running in bd1b29c282de 22:46:25 ---> Running in c70a15dd000c 22:46:25 Removing intermediate container bd1b29c282de 22:46:25 ---> b411db927191 22:46:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:46:25 Removing intermediate container c70a15dd000c 22:46:25 ---> 61fec33442d8 22:46:25 Step 15/24 : WORKDIR / 22:46:26 ---> Running in bfe80c1358d9 22:46:26 ---> Running in 2e8635b402f1 22:46:26 Removing intermediate container bfe80c1358d9 22:46:26 ---> 60a713850964 22:46:26 Step 20/22 : LABEL arch=x86_64 22:46:26 Removing intermediate container 2e8635b402f1 22:46:26 ---> de7a997bd9ac 22:46:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:26 ---> Running in 0565c2784d0e 22:46:26 Removing intermediate container 0565c2784d0e 22:46:26 ---> 3ff6c9beed7e 22:46:26 Step 21/22 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:46:26 ---> Running in 911f9e82b82a 22:46:26 ---> 5e9a7a057e81 22:46:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:46:26 Removing intermediate container 911f9e82b82a 22:46:26 ---> dab1b450bbec 22:46:26 Step 22/22 : LABEL version=0.0.0 22:46:26 ---> Running in 975f54c76c35 22:46:26 Removing intermediate container 975f54c76c35 22:46:26 ---> cfc14a6e16d0 22:46:26 22:46:27 ---> 4398f790d582 22:46:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:46:27 Successfully built cfc14a6e16d0 22:46:27 Successfully tagged support-scheduler:latest 22:46:27  Building support-scheduler ... done  ---> 0cba7d706bdd 22:46:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:46:27 ---> 757cc1b0d826 22:46:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:46:27 ---> Running in 9595de6487bd 22:46:27 Removing intermediate container 9595de6487bd 22:46:27 ---> 83bce4858605 22:46:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:46:27 ---> Running in 30613d7dd5db 22:46:27 Removing intermediate container 30613d7dd5db 22:46:27 ---> 6921899de9a8 22:46:27 Step 22/24 : LABEL arch=x86_64 22:46:27 ---> Running in 352447e3050b 22:46:27 Removing intermediate container 352447e3050b 22:46:27 ---> 9cc6e2851400 22:46:27 Step 23/24 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:46:27 ---> Running in dec4ce0a8abb 22:46:27 Removing intermediate container dec4ce0a8abb 22:46:27 ---> 5d2f0924eee9 22:46:27 Step 24/24 : LABEL version=0.0.0 22:46:28 ---> Running in a7005806078e 22:46:28 Removing intermediate container a7005806078e 22:46:28 ---> 2d99fa95948a 22:46:28 22:46:28 Successfully built 2d99fa95948a 22:46:28 Successfully tagged core-metadata:latest 22:46:31  Building core-metadata ... done Removing intermediate container 12345f46d1c8 22:46:31 ---> ec72420a1a20 22:46:31 22:46:31 Step 9/19 : FROM alpine:3.15 22:46:31 ---> c4fc93816858 22:46:31 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:46:31 ---> Using cache 22:46:31 ---> 43ef07caa8c8 22:46:31 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:46:31 ---> Running in afdd1f812e0d 22:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:46:32 v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:46:32 v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:46:32 OK: 15859 distinct packages available 22:46:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:46:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:46:32 (1/9) Installing ca-certificates (20220614-r0) 22:46:32 (2/9) Installing brotli-libs (1.0.9-r5) 22:46:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:46:32 (4/9) Installing libcurl (7.80.0-r5) 22:46:32 (5/9) Installing curl (7.80.0-r5) 22:46:32 (6/9) Installing dumb-init (1.2.5-r1) 22:46:32 (7/9) Installing musl-obstack (1.2.3-r0) 22:46:32 (8/9) Installing libucontext (1.1-r0) 22:46:32 (9/9) Installing gcompat (1.0.0-r4) 22:46:32 Executing busybox-1.34.1-r7.trigger 22:46:32 Executing ca-certificates-20220614-r0.trigger 22:46:32 OK: 8 MiB in 23 packages 22:46:33 Removing intermediate container afdd1f812e0d 22:46:33 ---> 14df804b8ba3 22:46:33 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:33 ---> 34ab4bbc75ca 22:46:33 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:46:33 ---> 97e0ca98421b 22:46:33 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:46:33 ---> 306ae3aef4b2 22:46:33 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:46:33 ---> Running in 17eae59edd84 22:46:33 Removing intermediate container 17eae59edd84 22:46:33 ---> 28382841b46c 22:46:33 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:46:33 ---> Running in 866c00079407 22:46:34 Removing intermediate container 866c00079407 22:46:34 ---> 8530da1cf0f5 22:46:34 Step 17/19 : LABEL arch=x86_64 22:46:34 ---> Running in 810ec2b6fa81 22:46:34 Removing intermediate container 810ec2b6fa81 22:46:34 ---> da70f6df47bc 22:46:34 Step 18/19 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 22:46:34 ---> Running in ba1c4d5fb664 22:46:34 Removing intermediate container ba1c4d5fb664 22:46:34 ---> c4783091e3e7 22:46:34 Step 19/19 : LABEL version=0.0.0 22:46:34 ---> Running in d42768a3b24f 22:46:34 Removing intermediate container d42768a3b24f 22:46:34 ---> 2dd908fcfb66 22:46:34 22:46:34 Successfully built 2dd908fcfb66 22:46:34 Successfully tagged security-spiffe-token-provider:latest 22:46:34  Building security-spiffe-token-provider ... done  [Pipeline] } 22:46:34 $ docker stop --time=1 8093021d73119c8e1d0238846ea1ae4252ad8b0bb27e9cd5827627e33c74d10e 22:46:35 $ docker rm -f --volumes 8093021d73119c8e1d0238846ea1ae4252ad8b0bb27e9cd5827627e33c74d10e [Pipeline] // withDockerContainer [Pipeline] sh 22:46:36 + docker images 22:46:36 REPOSITORY TAG IMAGE ID CREATED SIZE 22:46:36 security-spiffe-token-provider latest 2dd908fcfb66 2 seconds ago 29.7MB 22:46:36 ec72420a1a20 6 seconds ago 1.65GB 22:46:36 core-metadata latest 2d99fa95948a 9 seconds ago 18.5MB 22:46:36 support-scheduler latest cfc14a6e16d0 10 seconds ago 29.9MB 22:46:36 13c6cdc60d83 12 seconds ago 1.62GB 22:46:36 360c4e7300b3 15 seconds ago 1.68GB 22:46:36 sys-mgmt-agent latest 08cce3001a5e 17 seconds ago 136MB 22:46:36 02029b3919ae 39 seconds ago 1.6GB 22:46:36 security-spire-config latest c4209da9db8a 39 seconds ago 85.8MB 22:46:36 security-spire-agent latest c17866339f72 43 seconds ago 125MB 22:46:36 core-command latest 4b60d44af6f7 49 seconds ago 17.7MB 22:46:36 7eaf703ccfac 50 seconds ago 1.49GB 22:46:36 04d2568d28ca 53 seconds ago 1.49GB 22:46:36 core-data latest ac8dc7f843da 58 seconds ago 17.9MB 22:46:36 616e7605779e 59 seconds ago 1.61GB 22:46:36 6f08ef0691fd About a minute ago 1.62GB 22:46:36 security-bootstrapper latest 403f86fec5cb About a minute ago 20.3MB 22:46:36 security-secretstore-setup latest 28f067e99916 About a minute ago 29.9MB 22:46:36 security-proxy-setup latest 8ba13f15ef31 About a minute ago 27.7MB 22:46:36 support-notifications latest 662ced15e1eb About a minute ago 30.5MB 22:46:36 7e73af20e657 About a minute ago 1.68GB 22:46:36 220d5ba46ac6 About a minute ago 1.61GB 22:46:36 6f10f8d216bf About a minute ago 1.6GB 22:46:36 e10576647095 About a minute ago 1.6GB 22:46:36 security-spire-server latest edaf47678809 2 minutes ago 86.5MB 22:46:36 2c62a24861d8 2 minutes ago 1.49GB 22:46:36 ci-base-image-x86_64 latest cfa0c9218d9e 5 minutes ago 947MB 22:46:36 alpine 3.16 bfe296a52501 5 weeks ago 5.54MB 22:46:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 7 weeks ago 683MB 22:46:36 alpine 3.15 c4fc93816858 4 months ago 5.59MB 22:46:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB 22:46:36 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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:46:38 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:46:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:46:39 ---> package-listing.sh 22:46:39 ++ facter osfamily 22:46:39 ++ tr '[:upper:]' '[:lower:]' 22:46:39 + OS_FAMILY=debian 22:46:39 + workspace=/w/workspace/edgex-go/1 22:46:39 + START_PACKAGES=/tmp/packages_start.txt 22:46:39 + END_PACKAGES=/tmp/packages_end.txt 22:46:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:46:39 + PACKAGES=/tmp/packages_start.txt 22:46:39 + '[' /w/workspace/edgex-go/1 ']' 22:46:39 + PACKAGES=/tmp/packages_end.txt 22:46:39 + case "${OS_FAMILY}" in 22:46:39 + dpkg -l 22:46:39 + grep '^ii' 22:46:39 + '[' -f /tmp/packages_start.txt ']' 22:46:39 + '[' -f /tmp/packages_end.txt ']' 22:46:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:46:39 + '[' /w/workspace/edgex-go/1 ']' 22:46:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:46:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:46:39 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:46:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:40 22:46:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:41 latest: Pulling from edgex-lftools-log-publisher 22:46:41 5eb5b503b376: Pulling fs layer 22:46:41 5c69ac0246d0: Pulling fs layer 22:46:41 ec43610c2a17: Pulling fs layer 22:46:41 3a2ae6a8a46f: Pulling fs layer 22:46:41 33b1e0a273af: Pulling fs layer 22:46:41 5d3b04190fa2: Pulling fs layer 22:46:41 2f39f015ded8: Pulling fs layer 22:46:41 33b1e0a273af: Waiting 22:46:41 5d3b04190fa2: Waiting 22:46:41 2f39f015ded8: Waiting 22:46:41 3a2ae6a8a46f: Waiting 22:46:41 5c69ac0246d0: Verifying Checksum 22:46:41 5c69ac0246d0: Download complete 22:46:41 3a2ae6a8a46f: Download complete 22:46:41 33b1e0a273af: Verifying Checksum 22:46:41 33b1e0a273af: Download complete 22:46:41 5d3b04190fa2: Verifying Checksum 22:46:41 5d3b04190fa2: Download complete 22:46:41 ec43610c2a17: Download complete 22:46:41 5eb5b503b376: Download complete 22:46:42 2f39f015ded8: Download complete 22:46:42 5eb5b503b376: Pull complete 22:46:42 5c69ac0246d0: Pull complete 22:46:43 ec43610c2a17: Pull complete 22:46:43 3a2ae6a8a46f: Pull complete 22:46:43 33b1e0a273af: Pull complete 22:46:43 5d3b04190fa2: Pull complete 22:46:47 2f39f015ded8: Pull complete 22:46:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:48 prd-ubuntu20.04-docker-8c-8g-400 does not seem to be running inside a container 22:46:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:46:49 $ docker top 430712197a500831e364bc3d8ddec49a5a1e1865989a1fb47ae3f7fcd4632351 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:50 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:50 + mkdir -p /var/log/sysstat [Pipeline] sh 22:46:50 + ls /var/log/sa-host 22:46:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:51 provisioning config files... 22:46:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16702514710862231401tmp [Pipeline] { [Pipeline] echo 22:46:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:51 ---> create-netrc.sh [Pipeline] } 22:46:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:46:52 ---> python-tools-install.sh [Pipeline] echo 22:46:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:52 ---> sudo-logs.sh 22:46:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:46:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:52 ---> job-cost.sh 22:46:52 lf-activate-venv: SKIPPING 22:46:52 INFO: No Stack... 22:46:53 INFO: Retrieving Pricing Info for: v3-standard-8 22:46:53 INFO: Archiving Costs [Pipeline] echo 22:46:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:53 ---> logs-deploy.sh 22:46:53 lf-activate-venv: SKIPPING 22:46:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4256/1 22:46:53 INFO: archiving workspace using pattern(s): 22:46:54 Archives upload complete. 22:46:54 INFO: archiving logs to Nexus