Pull request #4177 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 1845739d37df45141b994dacdf8b95897574fdab rather than e5a303310c38449329e9db6226ef26e40783382f Obtained Jenkinsfile from 1845739d37df45141b994dacdf8b95897574fdab 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-ssh12738932711557754848.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6231063083644008666.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4177/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-4177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18216547200964631091.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3048345944608640737.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10899720778665911042.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4177/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-4177/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11338825143531819096.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6832 in /w/workspace/edgexfoundry_edgex-go_PR-4177 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4177/head:refs/remotes/origin/PR-4177 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1845739d37df45141b994dacdf8b95897574fdab into PR head commit e5a303310c38449329e9db6226ef26e40783382f Merge succeeded, producing e5a303310c38449329e9db6226ef26e40783382f Checking out Revision e5a303310c38449329e9db6226ef26e40783382f (PR-4177) > git config core.sparsecheckout # timeout=10 > git checkout -f e5a303310c38449329e9db6226ef26e40783382f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1845739d37df45141b994dacdf8b95897574fdab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5a303310c38449329e9db6226ef26e40783382f # timeout=10 Commit message: "feat(command): subscribe command request via internal messaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:57:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:57:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:57:05 ========================================================= 05:57:05 EdgeX Global Pipelines Version Info 05:57:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:57:06 ------------------- 05:57:06 stable info: 05:57:06 ------------------- 05:57:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:57:06 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 05:57:06 Message: update stable to v1.0.239 05:57:06 ------------------- 05:57:06 experimental info: 05:57:06 ------------------- 05:57:06 Commited By: **** collab-it+edgex@linuxfoundation.org 05:57:06 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 05:57:06 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4177 [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4177 [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4177 [Pipeline] echo 05:57:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5a303310c38449329e9db6226ef26e40783382f [Pipeline] echo 05:57:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5a3033 [Pipeline] echo 05:57:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:08 provisioning config files... 05:57:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2156065539357280825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:08 ---> docker-login.sh 05:57:08 nexus3.edgexfoundry.org:10001 05:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:08 Configure a credential helper to remove this warning. See 05:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:08 05:57:08 Login Succeeded 05:57:08 nexus3.edgexfoundry.org:10002 05:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:08 Configure a credential helper to remove this warning. See 05:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:08 05:57:08 Login Succeeded 05:57:08 nexus3.edgexfoundry.org:10003 05:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:09 Configure a credential helper to remove this warning. See 05:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:09 05:57:09 Login Succeeded 05:57:09 nexus3.edgexfoundry.org:10004 05:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:09 Configure a credential helper to remove this warning. See 05:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:09 05:57:09 Login Succeeded 05:57:09 docker.io 05:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:09 Configure a credential helper to remove this warning. See 05:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:09 05:57:09 Login Succeeded 05:57:09 ---> docker-login.sh ends [Pipeline] } 05:57:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:10 + 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 05:57:10 + dirname cmd/core-command/Dockerfile 05:57:10 + cut -d/ -f2 05:57:10 + echo core-command,cmd/core-command/Dockerfile 05:57:10 + + dirname cmd/core-data/Dockerfile 05:57:10 cut -d/ -f2 05:57:10 + echo core-data,cmd/core-data/Dockerfile 05:57:10 + dirname cmd/core-metadata/Dockerfile 05:57:10 + cut -d/ -f2 05:57:10 + echo core-metadata,cmd/core-metadata/Dockerfile 05:57:10 + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ 05:57:10 -f2 05:57:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:57:10 + dirname cmd/security-proxy-setup/Dockerfile 05:57:10 + cut -d/ -f2 05:57:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:57:10 + dirname cmd/security-secretstore-setup/Dockerfile 05:57:10 + cut -d/ -f2 05:57:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:57:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:57:10 + cut -d/ -f2 05:57:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:57:10 + dirname cmd/security-spire-agent/Dockerfile 05:57:10 + cut -d/ -f2 05:57:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:57:10 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 05:57:10 -f2 05:57:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:57:10 + dirname cmd/security-spire-server/Dockerfile 05:57:10 + cut -d/ -f2 05:57:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:57:10 + dirname cmd/support-notifications/Dockerfile 05:57:10 + cut -d/ -f2 05:57:10 + echo support-notifications,cmd/support-notifications/Dockerfile 05:57:10 + dirname cmd/support-scheduler/Dockerfile 05:57:10 + cut -d/ -f2 05:57:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:57:10 + dirname cmd/sys-mgmt-agent/Dockerfile 05:57:10 + cut -d/ -f2 05:57:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:57:10 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 05:57:10 + git rev-list -1 --merges e5a303310c38449329e9db6226ef26e40783382f~1..e5a303310c38449329e9db6226ef26e40783382f [Pipeline] echo 05:57:10 -----------> git rev-list -1 --merges e5a303310c38449329e9db6226ef26e40783382f~1..e5a303310c38449329e9db6226ef26e40783382f e5a303310c38449329e9db6226ef26e40783382f [false] [Pipeline] sh 05:57:10 + git log --format=format:%s -1 e5a303310c38449329e9db6226ef26e40783382f [Pipeline] echo 05:57:10 ========================================================= 05:57:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:57:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:57:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:57:11 + grep -v github /etc/ssh/ssh_known_hosts 05:57:11 + [ -e /tmp/ssh_known_hosts ] 05:57:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:57:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:57:11 + sudo tee -a /etc/ssh/ssh_known_hosts 05:57:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:11 05:57:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:12 0.1.4: Pulling from edgex-devops/py-git-semver 05:57:12 b85a868b505f: Pulling fs layer 05:57:12 e2be974225ed: Pulling fs layer 05:57:12 339a4e72a1f5: Pulling fs layer 05:57:12 988bab9f4d93: Pulling fs layer 05:57:12 1469e6f7b9e6: Pulling fs layer 05:57:12 eaf3925da568: Pulling fs layer 05:57:12 bab4dde63d76: Pulling fs layer 05:57:12 bde34c3a00c8: Pulling fs layer 05:57:12 b352a97aabf1: Pulling fs layer 05:57:12 4872d77fe225: Pulling fs layer 05:57:12 5851b861e8e6: Pulling fs layer 05:57:12 988bab9f4d93: Waiting 05:57:12 eaf3925da568: Waiting 05:57:12 1469e6f7b9e6: Waiting 05:57:12 bab4dde63d76: Waiting 05:57:12 4872d77fe225: Waiting 05:57:12 bde34c3a00c8: Waiting 05:57:12 e2be974225ed: Download complete 05:57:12 988bab9f4d93: Verifying Checksum 05:57:12 988bab9f4d93: Download complete 05:57:12 1469e6f7b9e6: Verifying Checksum 05:57:12 1469e6f7b9e6: Download complete 05:57:12 339a4e72a1f5: Verifying Checksum 05:57:12 339a4e72a1f5: Download complete 05:57:12 eaf3925da568: Verifying Checksum 05:57:12 eaf3925da568: Download complete 05:57:12 bde34c3a00c8: Download complete 05:57:12 b352a97aabf1: Verifying Checksum 05:57:12 b352a97aabf1: Download complete 05:57:12 4872d77fe225: Verifying Checksum 05:57:12 4872d77fe225: Download complete 05:57:12 5851b861e8e6: Verifying Checksum 05:57:12 5851b861e8e6: Download complete 05:57:12 b85a868b505f: Download complete 05:57:12 bab4dde63d76: Verifying Checksum 05:57:12 bab4dde63d76: Download complete 05:57:13 b85a868b505f: Pull complete 05:57:13 e2be974225ed: Pull complete 05:57:14 339a4e72a1f5: Pull complete 05:57:14 988bab9f4d93: Pull complete 05:57:14 1469e6f7b9e6: Pull complete 05:57:14 eaf3925da568: Pull complete 05:57:16 bab4dde63d76: Pull complete 05:57:16 bde34c3a00c8: Pull complete 05:57:16 b352a97aabf1: Pull complete 05:57:16 4872d77fe225: Pull complete 05:57:16 5851b861e8e6: Pull complete 05:57:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:57:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:16 prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container 05:57:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:57:18 $ docker top 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b -eo pid,comm 05:57:18 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). 05:57:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:18 [ssh-agent] Looking for ssh-agent implementation... 05:57:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:18 $ docker exec 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b ssh-agent 05:57:18 SSH_AUTH_SOCK=/tmp/ssh-vgcj89iMSsSz/agent.32 05:57:18 SSH_AGENT_PID=38 05:57:18 Running ssh-add (command line suppressed) 05:57:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_936198857161149526.key (/w/workspace/edgex-go/1@tmp/private_key_936198857161149526.key) 05:57:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:19 + git tag --points-at HEAD [Pipeline] } 05:57:19 $ docker exec --env ******** --env ******** 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b ssh-agent -k 05:57:19 unset SSH_AUTH_SOCK; 05:57:19 unset SSH_AGENT_PID; 05:57:19 echo Agent pid 38 killed; 05:57:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:57:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:19 [ssh-agent] Looking for ssh-agent implementation... 05:57:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:19 $ docker exec 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b ssh-agent 05:57:19 SSH_AUTH_SOCK=/tmp/ssh-82HPSXO3Tf11/agent.70 05:57:19 SSH_AGENT_PID=76 05:57:19 Running ssh-add (command line suppressed) 05:57:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7712256676612728128.key (/w/workspace/edgex-go/1@tmp/private_key_7712256676612728128.key) 05:57:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:19 + git semver init 05:57:20 2022-10-03 05:57:20,092 [run_init] DEBUG init version:0.0.0 force:False 05:57:20 2022-10-03 05:57:20,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 05:57:20 2022-10-03 05:57:20,093 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 05:57:20 2022-10-03 05:57:20,093 [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) 05:57:25 2022-10-03 05:57:24,784 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 05:57:25 2022-10-03 05:57:24,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4177 with force:False 05:57:25 2022-10-03 05:57:24,784 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4177 05:57:25 2022-10-03 05:57:24,787 [execute] INFO git cat-file --batch-check 05:57:25 2022-10-03 05:57:24,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 05:57:25 2022-10-03 05:57:24,792 [execute] INFO git cat-file --batch 05:57:25 2022-10-03 05:57:24,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 05:57:25 2022-10-03 05:57:24,798 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4177 05:57:25 0.0.0 [Pipeline] } 05:57:25 $ docker exec --env ******** --env ******** 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b ssh-agent -k 05:57:25 unset SSH_AUTH_SOCK; 05:57:25 unset SSH_AGENT_PID; 05:57:25 echo Agent pid 76 killed; 05:57:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:26 + git semver [Pipeline] } 05:57:26 $ docker stop --time=1 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b 05:57:27 $ docker rm -f 989594e53fea9dfc7aded7b4b6b56be20fcd2185104afcf03ea6232b0da0110b [Pipeline] // withDockerContainer [Pipeline] sh 05:57:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:57:28 Stashed 1 file(s) [Pipeline] echo 05:57:28 [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 05:57:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 05:57:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:57:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:57:29 ========================================================= 05:57:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:57:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:57:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:57:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:57:29 2408cc74d12b: Pulling fs layer 05:57:29 ea60b727a1ce: Pulling fs layer 05:57:29 30c4a7721957: Pulling fs layer 05:57:29 370296b7ddb6: Pulling fs layer 05:57:29 7c6cee850709: Pulling fs layer 05:57:29 aa9baa53a306: Pulling fs layer 05:57:29 8b309c321861: Pulling fs layer 05:57:29 d8d76fd02f46: Pulling fs layer 05:57:29 fa31f396de31: Pulling fs layer 05:57:29 370296b7ddb6: Waiting 05:57:29 7c6cee850709: Waiting 05:57:29 aa9baa53a306: Waiting 05:57:29 8b309c321861: Waiting 05:57:29 d8d76fd02f46: Waiting 05:57:29 fa31f396de31: Waiting 05:57:29 30c4a7721957: Verifying Checksum 05:57:29 30c4a7721957: Download complete 05:57:29 ea60b727a1ce: Verifying Checksum 05:57:29 ea60b727a1ce: Download complete 05:57:29 7c6cee850709: Verifying Checksum 05:57:29 7c6cee850709: Download complete 05:57:29 aa9baa53a306: Verifying Checksum 05:57:29 aa9baa53a306: Download complete 05:57:29 2408cc74d12b: Verifying Checksum 05:57:29 8b309c321861: Verifying Checksum 05:57:29 8b309c321861: Download complete 05:57:29 2408cc74d12b: Pull complete 05:57:29 ea60b727a1ce: Pull complete 05:57:29 30c4a7721957: Pull complete 05:57:30 fa31f396de31: Verifying Checksum 05:57:30 fa31f396de31: Download complete 05:57:30 370296b7ddb6: Verifying Checksum 05:57:30 370296b7ddb6: Download complete 05:57:30 d8d76fd02f46: Verifying Checksum 05:57:30 d8d76fd02f46: Download complete 05:57:33 370296b7ddb6: Pull complete 05:57:33 7c6cee850709: Pull complete 05:57:33 aa9baa53a306: Pull complete 05:57:33 8b309c321861: Pull complete 05:57:35 d8d76fd02f46: Pull complete 05:57:36 fa31f396de31: Pull complete 05:57:36 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 05:57:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:57:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 05:57:36 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:57:36 WORKDIR /edgex 05:57:36 COPY go.mod . 05:57:36 RUN go mod download 05:57:36 docker build -t ci-base-image-x86_64 -f - . 05:57:37 Sending build context to Docker daemon 169.5MB 05:57:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:57:37 ---> cef68f9685f8 05:57:37 Step 2/4 : WORKDIR /edgex 05:57:40 ---> Running in c76c5c6e0e50 05:57:40 Removing intermediate container c76c5c6e0e50 05:57:40 ---> 177b0fea18a2 05:57:40 Step 3/4 : COPY go.mod . 05:57:40 ---> 0931786b9673 05:57:40 Step 4/4 : RUN go mod download 05:57:40 ---> Running in 18636470ec1e 05:57:43 Still waiting to schedule task 05:57:43 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:57:52 Removing intermediate container 18636470ec1e 05:57:52 ---> 37a940dce9d6 05:57:52 Successfully built 37a940dce9d6 05:57:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:52 + docker inspect -f . ci-base-image-x86_64 05:57:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:52 prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container 05:57:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:57:53 $ docker top 225986dd9f00d59e856b5a8bac2c57110bf49d9419b1143fd247b0c5145c677a -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:53 + go version 05:57:53 go version go1.18.3 linux/amd64 [Pipeline] } 05:57:53 $ docker stop --time=1 225986dd9f00d59e856b5a8bac2c57110bf49d9419b1143fd247b0c5145c677a 05:57:54 $ docker rm -f 225986dd9f00d59e856b5a8bac2c57110bf49d9419b1143fd247b0c5145c677a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:55 + docker inspect -f . ci-base-image-x86_64 05:57:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:55 prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container 05:57:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:57:56 $ docker top 299c9710f27c8583043848a18b29191e51748b2500b46dfc8ae6e251d30b3662 -eo pid,comm [Pipeline] { [Pipeline] echo 05:57:56 ========================================================= 05:57:56 [edgeXBuildGoParallel] Running Tests and Build... 05:57:56 ========================================================= [Pipeline] sh 05:57:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 05:57:56 + make test 05:57:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:58:03 ? github.com/edgexfoundry/edgex-go [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:58:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.100s coverage: 28.7% of statements 05:58:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:58:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 98.5% of statements 05:58:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.121s coverage: 44.1% of statements 05:58:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:58:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.2% of statements 05:58:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:58:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.021s coverage: 89.2% of statements 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 2.0% of statements 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.461s coverage: 95.6% of statements 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements 05:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 05:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements 05:58:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements 05:58:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 05:58:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 80.5% of statements 05:58:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 64.7% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 65.8% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.8% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.126s coverage: 97.7% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements 05:58:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 05:58:42 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 05:59:04 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." 05:59:04 GO111MODULE=on go vet ./... 05:59:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:59:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:59:05 ./bin/test-attribution-txt.sh [Pipeline] echo 05:59:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:59:05 + ls -al . 05:59:05 total 760 05:59:05 drwxrwxr-x 11 1001 1001 4096 Oct 3 05:57 . 05:59:05 drwxr-xr-x 4 root root 4096 Oct 3 05:57 .. 05:59:05 drwxrwxr-x 2 1001 1001 4096 Oct 3 05:57 .blubracket 05:59:05 -rw-rw-r-- 1 1001 1001 16 Oct 3 05:57 .dockerignore 05:59:05 drwxrwxr-x 8 1001 1001 4096 Oct 3 05:58 .git 05:59:05 drwxrwxr-x 3 1001 1001 4096 Oct 3 05:57 .github 05:59:05 -rw-rw-r-- 1 1001 1001 1030 Oct 3 05:57 .gitignore 05:59:05 -rw-rw-r-- 1 1001 1001 42 Oct 3 05:57 .golangci.yml 05:59:05 -rw-rw-r-- 1 1001 1001 87 Oct 3 05:57 .hadolint.yml 05:59:05 drwxr-xr-x 3 1001 1001 4096 Oct 3 05:57 .semver 05:59:05 -rw-rw-r-- 1 1001 1001 166 Oct 3 05:57 .sonarcloud.properties 05:59:05 -rw-rw-r-- 1 1001 1001 1171 Oct 3 05:57 ADOPTERS.md 05:59:05 -rw-rw-r-- 1 1001 1001 10722 Oct 3 05:57 Attribution.txt 05:59:05 -rw-rw-r-- 1 1001 1001 63209 Oct 3 05:57 CHANGELOG.md 05:59:05 -rw-rw-r-- 1 1001 1001 3804 Oct 3 05:57 CONTRIBUTING.md 05:59:05 -rw-rw-r-- 1 1001 1001 677 Oct 3 05:57 GOVERNANCE.md 05:59:05 -rw-rw-r-- 1 1001 1001 850 Oct 3 05:57 Jenkinsfile 05:59:05 -rw-rw-r-- 1 1001 1001 10775 Oct 3 05:57 LICENSE 05:59:05 -rw-rw-r-- 1 1001 1001 13724 Oct 3 05:57 Makefile 05:59:05 -rw-rw-r-- 1 1001 1001 582 Oct 3 05:57 OWNERS.md 05:59:05 -rw-rw-r-- 1 1001 1001 9799 Oct 3 05:57 README.md 05:59:05 -rw-rw-r-- 1 1001 1001 6912 Oct 3 05:57 SECURITY.md 05:59:05 -rw-rw-r-- 1 1001 1001 5 Oct 3 05:57 VERSION 05:59:05 -rw-rw-r-- 1 1001 1001 4131 Oct 3 05:57 ZMQWindows.md 05:59:05 drwxrwxr-x 2 1001 1001 4096 Oct 3 05:57 bin 05:59:05 drwxrwxr-x 18 1001 1001 4096 Oct 3 05:57 cmd 05:59:05 -rw-r--r-- 1 root root 500605 Oct 3 05:58 coverage.out 05:59:05 -rw-rw-r-- 1 1001 1001 3458 Oct 3 05:57 go.mod 05:59:05 -rw-rw-r-- 1 1001 1001 38041 Oct 3 05:57 go.sum 05:59:05 drwxrwxr-x 8 1001 1001 4096 Oct 3 05:57 internal 05:59:05 drwxrwxr-x 3 1001 1001 4096 Oct 3 05:57 openapi 05:59:05 drwxrwxr-x 4 1001 1001 4096 Oct 3 05:57 snap 05:59:05 -rw-rw-r-- 1 1001 1001 204 Oct 3 05:57 version.go [Pipeline] sh 05:59:05 + '[' -e coverage.out ] 05:59:05 + chown 1001:1001 coverage.out [Pipeline] stash 05:59:05 Stashed 1 file(s) [Pipeline] sh 05:59:06 + make build 05:59:06 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:59:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:59:29 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:59:29 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:59:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:59:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:59:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:59:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:59:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:59:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:59:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:59:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:59:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:59:45 $ docker stop --time=1 299c9710f27c8583043848a18b29191e51748b2500b46dfc8ae6e251d30b3662 05:59:47 $ docker rm -f 299c9710f27c8583043848a18b29191e51748b2500b46dfc8ae6e251d30b3662 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:59:48 05:59:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:59:49 latest: Pulling from edgex-devops/edgex-compose 05:59:49 cbdbe7a5bc2a: Pulling fs layer 05:59:49 ca9280d653b3: Pulling fs layer 05:59:49 7e9c9ca2126c: Pulling fs layer 05:59:49 cbdbe7a5bc2a: Verifying Checksum 05:59:49 cbdbe7a5bc2a: Download complete 05:59:49 ca9280d653b3: Verifying Checksum 05:59:49 ca9280d653b3: Download complete 05:59:49 cbdbe7a5bc2a: Pull complete 05:59:49 7e9c9ca2126c: Download complete 05:59:50 ca9280d653b3: Pull complete 05:59:53 7e9c9ca2126c: Pull complete 05:59:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:59:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:59:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:53 prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container 05:59:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:59:54 $ docker top 5fb7ce2c130e49a96887b9aa5e6eca315114d5193c2626ebb494cc2236bc4624 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:55 + docker-compose build --help 05:59:55 + grep parallel 05:59:55 --parallel Build images in parallel. [Pipeline] } 05:59:55 $ docker stop --time=1 5fb7ce2c130e49a96887b9aa5e6eca315114d5193c2626ebb494cc2236bc4624 05:59:57 $ docker rm -f 5fb7ce2c130e49a96887b9aa5e6eca315114d5193c2626ebb494cc2236bc4624 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:59:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:57 prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container 05:59:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:59:58 $ docker top 61b36f218ed4ba88db1871b394d06b566df9eb6257b8a96d11b82a4a0b2eb3f2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:58 + docker-compose -f ./docker-compose-build.yml build --parallel 05:59:59 Building core-command ... 05:59:59 Building core-data ... 05:59:59 Building core-metadata ... 05:59:59 Building security-bootstrapper ... 05:59:59 Building security-proxy-setup ... 05:59:59 Building security-secretstore-setup ... 05:59:59 Building security-spiffe-token-provider ... 05:59:59 Building security-spire-agent ... 05:59:59 Building security-spire-config ... 05:59:59 Building security-spire-server ... 05:59:59 Building support-notifications ... 05:59:59 Building support-scheduler ... 05:59:59 Building sys-mgmt-agent ... 05:59:59 Building security-bootstrapper 05:59:59 Building security-secretstore-setup 05:59:59 Building sys-mgmt-agent 05:59:59 Building core-data 05:59:59 Building security-spire-agent 06:00:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6834 in /w/workspace/edgexfoundry_edgex-go_PR-4177 [Pipeline] { [Pipeline] ws 06:00:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:00:00 The recommended git tool is: git 06:00:05 using credential edgex-jenkins-ssh 06:00:05 Cloning the remote Git repository 06:00:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:00:05 > git init /w/workspace/edgex-go/1 # timeout=10 06:00:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:00:06 > git --version # timeout=10 06:00:06 > git --version # 'git version 2.25.1' 06:00:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:06 Verifying host key using known hosts file 06:00:06 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:00:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:00:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:00:11 ---> 37a940dce9d6 06:00:11 Step 3/26 : WORKDIR /edgex-go 06:00:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:00:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:00:11 ---> 37a940dce9d6 06:00:11 Step 3/23 : WORKDIR /edgex-go 06:00:11 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:00:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:00:11 ---> 37a940dce9d6 06:00:11 Step 3/33 : WORKDIR /edgex-go 06:00:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:00:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:00:11 ---> 37a940dce9d6 06:00:11 Step 3/25 : WORKDIR /edgex-go 06:00:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:00:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:00:11 ---> 37a940dce9d6 06:00:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:00:13 ---> Running in 42b09ba0d692 06:00:13 ---> Running in 35d5d9dd4ef8 06:00:13 ---> Running in 2417102d7fbd 06:00:13 ---> Running in 5c0c6563c361 06:00:13 ---> Running in 959e484ca000 06:00:13 Removing intermediate container 5c0c6563c361 06:00:13 ---> 7a8cd3e2e45e 06:00:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:13 Removing intermediate container 42b09ba0d692 06:00:13 ---> 392d8ad705b3 06:00:13 Step 4/24 : WORKDIR /edgex-go 06:00:13 ---> Running in 0f60ebad856c 06:00:13 Removing intermediate container 959e484ca000 06:00:13 ---> 68fa6f6499ac 06:00:13 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:13 Removing intermediate container 2417102d7fbd 06:00:13 ---> 19e19760f18f 06:00:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:13 Removing intermediate container 35d5d9dd4ef8 06:00:13 ---> 171b10159d1c 06:00:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:13 ---> Running in e9c7f292d10f 06:00:13 ---> Running in d0d535b0200f 06:00:13 ---> Running in 51dacd5b71f4 06:00:13 ---> Running in dce8396b49b8 06:00:13 Removing intermediate container e9c7f292d10f 06:00:13 ---> 964dca9a9e99 06:00:13 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:13 ---> Running in 78a274963d68 06:00:14 Removing intermediate container 0f60ebad856c 06:00:14 ---> bad30962436e 06:00:14 Step 5/25 : RUN apk add --update --no-cache make git 06:00:14 ---> Running in f3c3e020b9e4 06:00:14 Removing intermediate container dce8396b49b8 06:00:14 ---> 5564bb3401f1 06:00:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:00:14 ---> Running in b478fcc1defa 06:00:14 Removing intermediate container d0d535b0200f 06:00:14 ---> 977bf134293a 06:00:14 Step 5/23 : RUN apk add --update --no-cache make bash git 06:00:14 ---> Running in 902f15a7c3b7 06:00:14 Removing intermediate container 51dacd5b71f4 06:00:14 ---> 98a6847194d8 06:00:14 Step 5/33 : RUN apk add --update --no-cache make git 06:00:14 ---> Running in dd3b6f046bb3 06:00:15 Removing intermediate container 78a274963d68 06:00:15 ---> e3cff52beed8 06:00:15 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:00:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:15 ---> Running in 272cb4e2dde6 06:00:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:16 OK: 211 MiB in 51 packages 06:00:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:16 OK: 211 MiB in 51 packages 06:00:16 Removing intermediate container f3c3e020b9e4 06:00:16 ---> 672c76177d18 06:00:16 Step 6/25 : COPY go.mod vendor* ./ 06:00:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:16 OK: 211 MiB in 51 packages 06:00:16 ---> d8b0d3b68a57 06:00:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:16 ---> Running in 27adb90f5854 06:00:16 Removing intermediate container 902f15a7c3b7 06:00:16 ---> 34f05c75b5a3 06:00:16 Step 6/23 : COPY go.mod vendor* ./ 06:00:17 ---> 5832a6ebe5bb 06:00:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:17 ---> Running in 07f3566d5303 06:00:17 Removing intermediate container 272cb4e2dde6 06:00:17 ---> 5aeb99b2343a 06:00:17 Step 7/24 : COPY go.mod vendor* ./ 06:00:17 OK: 211 MiB in 51 packages 06:00:17 ---> 21cb23bda24b 06:00:17 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:17 ---> Running in bd8efa57091a 06:00:17 Removing intermediate container b478fcc1defa 06:00:17 ---> 2b52cce414a9 06:00:17 Step 6/26 : COPY go.mod vendor* ./ 06:00:17 ---> 8e6cd667eb36 06:00:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:17 ---> Running in 2076f9356791 06:00:18 OK: 211 MiB in 51 packages 06:00:21 Removing intermediate container dd3b6f046bb3 06:00:21 ---> 660af3bfadd7 06:00:21 Step 6/33 : COPY go.mod vendor* ./ 06:00:22 ---> 1f996cee6490 06:00:22 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:22 ---> Running in 278d164c9c4c 06:00:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:00:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:00:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:00:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:26 Verifying host key using known hosts file 06:00:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:00:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4177/head:refs/remotes/origin/PR-4177 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:00:27 Merging remotes/origin/main commit 1845739d37df45141b994dacdf8b95897574fdab into PR head commit e5a303310c38449329e9db6226ef26e40783382f [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:27 Failed in branch arm64 06:00:28 Removing intermediate container 2076f9356791 06:00:28 ---> 47d83e1a19ff 06:00:28 Step 8/26 : COPY . . 06:00:28 Removing intermediate container 07f3566d5303 06:00:28 ---> 844c7095d15a 06:00:28 Step 8/23 : COPY . . 06:00:28 Removing intermediate container 27adb90f5854 06:00:28 ---> 57f6b0e83c07 06:00:28 Step 8/25 : COPY . . 06:00:28 Removing intermediate container bd8efa57091a 06:00:28 ---> 10e71a67bb9e 06:00:28 Step 9/24 : COPY . . 06:00:27 > git config core.sparsecheckout # timeout=10 06:00:27 > git checkout -f e5a303310c38449329e9db6226ef26e40783382f # timeout=10 06:00:35 ---> 0513ccd61fc7 06:00:35 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:00:35 ---> 2c520b0a35a8 06:00:35 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:00:35 ---> 5b5021ead237 06:00:35 ---> 8bdd868dd31f 06:00:35 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-dataStep 9/26 : ARG SPIRE_RELEASE=1.2.1 06:00:35 06:00:35 ---> Running in e7a24c631076 06:00:35 ---> Running in b524112f6ec3 06:00:35 ---> Running in 419541151ba0 06:00:35 ---> Running in ba153af90f2e 06:00:35 Removing intermediate container 278d164c9c4c 06:00:35 ---> c1534ff85aec 06:00:35 Step 8/33 : COPY . . 06:00:35 Removing intermediate container 419541151ba0 06:00:35 ---> abbf4d7d1815 06:00:35 Step 10/26 : WORKDIR /edgex-go/spire-build 06:00:35 ---> Running in d7b010c6a641 06:00:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:00:36 Removing intermediate container d7b010c6a641 06:00:36 ---> 78c6a50ff9f9 06:00:36 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:00:36 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:00:36 ---> Running in 5a41dbade667 06:00:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:00:38 Removing intermediate container 5a41dbade667 06:00:38 ---> e70cc85b4a8b 06:00:38 Step 12/26 : WORKDIR /edgex-go 06:00:38 ---> Running in b3b122692743 06:00:38 Removing intermediate container b3b122692743 06:00:38 ---> a18950c89cee 06:00:38 06:00:38 Step 13/26 : FROM alpine:3.15 06:00:38 3.15: Pulling from library/alpine 06:00:39 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 06:00:39 Status: Downloaded newer image for alpine:3.15 06:00:39 ---> c4fc93816858 06:00:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:00:39 ---> Running in 50ef609910be 06:00:39 ---> eda199f953dd 06:00:39 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:00:39 ---> Running in ca0ede05603f 06:00:39 Removing intermediate container 50ef609910be 06:00:39 ---> 45e8b38add80 06:00:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:39 ---> Running in c47ac82a3cb8 06:00:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:00:41 Removing intermediate container c47ac82a3cb8 06:00:41 ---> 114e562c8b17 06:00:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:00:41 ---> Running in fccec36becff 06:00:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:00:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:00:43 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:00:43 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:00:43 OK: 15857 distinct packages available 06:00:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:00:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:00:44 (1/5) Installing dumb-init (1.2.5-r1) 06:00:44 (2/5) Installing musl-obstack (1.2.3-r0) 06:00:44 (3/5) Installing libucontext (1.1-r0) 06:00:44 (4/5) Installing gcompat (1.0.0-r4) 06:00:44 (5/5) Installing openssl (1.1.1q-r0) 06:00:44 Executing busybox-1.34.1-r7.trigger 06:00:44 OK: 7 MiB in 19 packages 06:00:45 Removing intermediate container fccec36becff 06:00:45 ---> ff34942bb176 06:00:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:00:47 ---> 7d4009a7145a 06:00:47 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:00:49 ---> 026cee1c5031 06:00:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:00:49 ---> 40e7a5353fae 06:00:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:00:49 ---> dec8c7637cda 06:00:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:00:50 ---> eb3ce95e7888 06:00:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:00:50 ---> Running in d8cbb43024db 06:00:51 Removing intermediate container d8cbb43024db 06:00:51 ---> ffaba6dd8df0 06:00:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:00:51 ---> Running in 3f6cad11cd73 06:00:51 Removing intermediate container 3f6cad11cd73 06:00:51 ---> 637374c49fab 06:00:51 Step 24/26 : LABEL arch=x86_64 06:00:51 ---> Running in c3072ced067e 06:00:51 Removing intermediate container c3072ced067e 06:00:51 ---> f39bf7ceab77 06:00:51 Step 25/26 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:00:51 ---> Running in b511abb1bb2c 06:00:51 Removing intermediate container b511abb1bb2c 06:00:51 ---> 0cf1e0f85269 06:00:51 Step 26/26 : LABEL version=0.0.0 06:00:51 ---> Running in 8fff438ca8e8 06:00:52 Removing intermediate container 8fff438ca8e8 06:00:52 ---> 85fc5886a4e5 06:00:52 06:00:52 Successfully built 85fc5886a4e5 06:00:52 Successfully tagged security-spire-agent:latest 06:00:52  Building security-spire-agent ... done Building core-command 06:00:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:00:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:00:55 ---> 37a940dce9d6 06:00:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:00:55 ---> Using cache 06:00:55 ---> 392d8ad705b3 06:00:55 Step 4/24 : WORKDIR /edgex-go 06:00:55 ---> Using cache 06:00:55 ---> 964dca9a9e99 06:00:55 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:55 ---> Using cache 06:00:55 ---> e3cff52beed8 06:00:55 Step 6/24 : RUN apk add --update --no-cache make git 06:00:56 ---> Running in f4554c58989d 06:00:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:57 OK: 211 MiB in 51 packages 06:00:58 Removing intermediate container f4554c58989d 06:00:58 ---> ac819aac8476 06:00:58 Step 7/24 : COPY go.mod vendor* ./ 06:00:59 ---> 8b0ad1a2911f 06:00:59 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:59 ---> Running in 5f78b8ae7b20 06:01:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:01:02 Removing intermediate container b524112f6ec3 06:01:02 ---> 37e2f59e3532 06:01:02 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:01:02 ---> Running in 74e09bc2bf41 06:01:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:01:04 Removing intermediate container 74e09bc2bf41 06:01:04 ---> b3c9a4a96b10 06:01:04 06:01:04 Step 11/23 : FROM alpine:3.16 06:01:04 3.16: Pulling from library/alpine 06:01:04 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:01:04 Status: Downloaded newer image for alpine:3.16 06:01:04 ---> 9c6f07244728 06:01:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:01:05 ---> Running in a42762dfcb3a 06:01:05 Removing intermediate container a42762dfcb3a 06:01:05 ---> 235a47ebc691 06:01:05 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 06:01:05 ---> Running in 3e103caad98b 06:01:05 Removing intermediate container e7a24c631076 06:01:05 ---> e60d013d79d2 06:01:05 06:01:05 Step 10/25 : FROM alpine:3.16 06:01:05 ---> 9c6f07244728 06:01:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:01:05 ---> Running in c78616c1be5a 06:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:06 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:01:06 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 06:01:06 (3/33) Installing readline (8.1.2-r0) 06:01:06 (4/33) Installing bash (5.1.16-r2) 06:01:06 Executing bash-5.1.16-r2.post-install 06:01:06 (5/33) Installing ca-certificates (20220614-r0) 06:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:06 (6/33) Installing brotli-libs (1.0.9-r6) 06:01:06 (7/33) Installing nghttp2-libs (1.47.0-r0) 06:01:06 (8/33) Installing libcurl (7.83.1-r3) 06:01:06 (9/33) Installing curl (7.83.1-r3) 06:01:06 (10/33) Installing docker-cli (20.10.18-r0) 06:01:06 Removing intermediate container 5f78b8ae7b20 06:01:06 ---> be5c249a6dbb 06:01:06 Step 9/24 : COPY . . 06:01:06 (1/3) Installing ca-certificates (20220614-r0) 06:01:06 (2/3) Installing dumb-init (1.2.5-r1) 06:01:06 (3/3) Installing su-exec (0.2-r1) 06:01:06 Executing busybox-1.35.0-r17.trigger 06:01:06 Executing ca-certificates-20220614-r0.trigger 06:01:06 (11/33) Installing dumb-init (1.2.5-r1) 06:01:06 OK: 6 MiB in 17 packages 06:01:06 (12/33) Installing libbz2 (1.0.8-r1) 06:01:06 (13/33) Installing expat (2.4.9-r0) 06:01:06 (14/33) Installing libffi (3.4.2-r1) 06:01:06 (15/33) Installing gdbm (1.23-r0) 06:01:06 (16/33) Installing xz-libs (5.2.5-r1) 06:01:06 (17/33) Installing libgcc (11.2.1_git20220219-r2) 06:01:06 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 06:01:06 (19/33) Installing mpdecimal (2.5.1-r1) 06:01:06 (20/33) Installing sqlite-libs (3.38.5-r0) 06:01:06 (21/33) Installing python3 (3.10.5-r0) 06:01:07 (22/33) Installing py3-contextlib2 (21.6.0-r2) 06:01:07 (23/33) Installing py3-tomli (2.0.1-r1) 06:01:07 (24/33) Installing py3-pep517 (0.12.0-r2) 06:01:07 (25/33) Installing py3-six (1.16.0-r1) 06:01:07 (26/33) Installing py3-retrying (1.3.3-r3) 06:01:07 (27/33) Installing py3-appdirs (1.4.4-r3) 06:01:07 (28/33) Installing py3-more-itertools (8.13.0-r0) 06:01:07 (29/33) Installing py3-ordered-set (4.0.2-r3) 06:01:07 (30/33) Installing py3-parsing (2.4.7-r3) 06:01:07 (31/33) Installing py3-packaging (21.3-r0) 06:01:07 (32/33) Installing py3-setuptools (59.4.0-r0) 06:01:07 (33/33) Installing py3-pip (22.1.1-r0) 06:01:07 Executing busybox-1.35.0-r17.trigger 06:01:07 Executing ca-certificates-20220614-r0.trigger 06:01:07 OK: 122 MiB in 47 packages 06:01:08 Removing intermediate container ca0ede05603f 06:01:08 ---> 10db68c005e2 06:01:08 06:01:08 Step 10/33 : FROM alpine:3.16 06:01:08 ---> 9c6f07244728 06:01:08 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:01:08 Removing intermediate container ba153af90f2e 06:01:08 ---> 822235e71855 06:01:08 06:01:08 Step 11/24 : FROM alpine:3.16 06:01:08 ---> 9c6f07244728 06:01:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:01:08 ---> Running in 9ac9a7c6d03b 06:01:08 ---> Running in f54be7cdd379 06:01:08 Removing intermediate container c78616c1be5a 06:01:08 ---> f3e8b61e07c9 06:01:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:01:08 ---> Running in 6c0e99b377a5 06:01:08 Removing intermediate container 9ac9a7c6d03b 06:01:08 ---> df286c1cc94f 06:01:08 Step 13/24 : ENV APP_PORT=59880 06:01:08 Removing intermediate container f54be7cdd379 06:01:08 ---> e41b2ead06b4 06:01:08 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 06:01:08 ---> Running in d1920dfc7e99 06:01:08 ---> Running in f29e21b916ef 06:01:08 Removing intermediate container 6c0e99b377a5 06:01:08 ---> 1c6716719387 06:01:08 Step 13/25 : WORKDIR / 06:01:08 Removing intermediate container d1920dfc7e99 06:01:08 ---> d921bd60682e 06:01:08 Step 14/24 : EXPOSE $APP_PORT 06:01:08 ---> Running in 3a5637dcae5b 06:01:09 ---> Running in 5763ff709a72 06:01:09 Removing intermediate container 5763ff709a72 06:01:09 ---> bb48e1c912c3 06:01:09 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:09 Removing intermediate container 3a5637dcae5b 06:01:09 ---> 53ea689e5dc1 06:01:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:01:09 ---> Running in d028883fb601 06:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:09 ---> d21e5ab977dc 06:01:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:01:09 (1/2) Installing dumb-init (1.2.5-r1) 06:01:09 (2/2) Installing su-exec (0.2-r1) 06:01:09 Executing busybox-1.35.0-r17.trigger 06:01:09 OK: 6 MiB in 16 packages 06:01:09 ---> b67d4e414ac5 06:01:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:01:09 ---> dc769fb51168 06:01:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:01:10 Removing intermediate container d028883fb601 06:01:10 ---> d518c34eb2c0 06:01:10 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:01:10 Removing intermediate container f29e21b916ef 06:01:10 ---> 2140154892da 06:01:10 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 06:01:10 ---> d6b30656b4e0 06:01:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:01:10 ---> Running in 878b6308e4da 06:01:10 ---> Running in 34fab564c01e 06:01:10 Removing intermediate container 34fab564c01e 06:01:10 ---> f0b5efc18913 06:01:10 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:01:10 ---> Running in 2a841967446d 06:01:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:10 ---> e13e15d21ec1 06:01:10 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:01:10 ---> Running in 9b9dc6b74926 06:01:10 Collecting docker-compose==1.23.2 06:01:10 Removing intermediate container 2a841967446d 06:01:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:01:10 ---> a9f8f242f611 06:01:10 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:01:10 ---> 1459b65a2190 06:01:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:01:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 14.8 MB/s eta 0:00:00 06:01:10 ---> Running in 4a4e8850505e 06:01:10 Collecting websocket-client<1.0,>=0.32.0 06:01:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:01:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 160.0 MB/s eta 0:00:00 06:01:10 Collecting texttable<0.10,>=0.9.0 06:01:10 Downloading texttable-0.9.1.tar.gz (11 kB) 06:01:10 Preparing metadata (setup.py): started 06:01:10 Removing intermediate container 4a4e8850505e 06:01:10 ---> 2395ee36bebf 06:01:10 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:01:10 ---> Running in 77d59d83b3b8 06:01:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:01:10 ---> 26abee15c51e 06:01:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:01:10 Removing intermediate container 77d59d83b3b8 06:01:10 ---> eb277a66eabd 06:01:10 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:01:11 ---> Running in 782985a35ccb 06:01:11 Preparing metadata (setup.py): finished with status 'done' 06:01:11 Collecting jsonschema<3,>=2.5.1 06:01:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:01:11 ---> e38d432d04b4 06:01:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:01:11 Collecting dockerpty<0.5,>=0.4.1 06:01:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:01:11 Preparing metadata (setup.py): started 06:01:11 ---> Running in c141b326579d 06:01:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:11 Preparing metadata (setup.py): finished with status 'done' 06:01:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:01:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:01:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 143.5 MB/s eta 0:00:00 06:01:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 06:01:11 Collecting docopt<0.7,>=0.6.1 06:01:11 Downloading docopt-0.6.2.tar.gz (25 kB) 06:01:11 Preparing metadata (setup.py): started 06:01:11 (1/6) Installing dumb-init (1.2.5-r1) 06:01:11 (2/6) Installing libgcc (11.2.1_git20220219-r2) 06:01:11 Removing intermediate container 782985a35ccb 06:01:11 ---> fad86e9bc20d 06:01:11 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 06:01:11 (3/6) Installing libsodium (1.0.18-r0) 06:01:11 ---> Running in 94cd2c4b9323 06:01:11 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 06:01:11 Preparing metadata (setup.py): finished with status 'done' 06:01:11 Removing intermediate container 94cd2c4b9323 06:01:11 ---> 19b899b80862 06:01:11 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:01:12 Collecting docker<4.0,>=3.6.0 06:01:12 (5/6) Installing libzmq (4.3.4-r0) 06:01:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:01:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 64.0 MB/s eta 0:00:00 06:01:12 Removing intermediate container c141b326579d 06:01:12 ---> 7c6c908066a4 06:01:12 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:01:12 ---> Running in 25b9e520fda5 06:01:12 Collecting PyYAML<4,>=3.10 06:01:12 Downloading PyYAML-3.13.tar.gz (270 kB) 06:01:12 (6/6) Installing zeromq (4.3.4-r0) 06:01:12 ---> 95997b6dc427 06:01:12 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:01:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.0 MB/s eta 0:00:00 06:01:12 ---> Running in fa7d41b83b3c 06:01:12 Executing busybox-1.35.0-r17.trigger 06:01:12 OK: 8 MiB in 20 packages 06:01:12 Removing intermediate container 25b9e520fda5 06:01:12 ---> 109883a3bc7c 06:01:12 Step 23/25 : LABEL arch=x86_64 06:01:12 ---> Running in 0b07357f7ce9 06:01:12 Removing intermediate container 0b07357f7ce9 06:01:12 ---> 9054d5ae7500 06:01:12 Step 24/25 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:01:12 Preparing metadata (setup.py): started 06:01:12 ---> Running in ee73794b333a 06:01:12 Removing intermediate container ee73794b333a 06:01:12 ---> d20d990f755d 06:01:12 Step 25/25 : LABEL version=0.0.0 06:01:12 ---> Running in e30582951f17 06:01:12 Preparing metadata (setup.py): finished with status 'done' 06:01:12 Collecting cached-property<2,>=1.2.0 06:01:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:01:12 Removing intermediate container 878b6308e4da 06:01:12 ---> 3599f61d4a29 06:01:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:01:12 Removing intermediate container e30582951f17 06:01:12 ---> f68c1dbd5f54 06:01:12 06:01:12 Collecting docker-pycreds>=0.4.0 06:01:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:01:12 Successfully built f68c1dbd5f54 06:01:12 Successfully tagged security-secretstore-setup:latest 06:01:12  Building security-secretstore-setup ... done Building support-scheduler 06:01:12 Collecting chardet<3.1.0,>=3.0.2 06:01:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:01:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 41.0 MB/s eta 0:00:00 06:01:12 Collecting certifi>=2017.4.17 06:01:12 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 06:01:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 34.9 MB/s eta 0:00:00 06:01:12 Collecting urllib3<1.25,>=1.21.1 06:01:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:01:12 ---> c10af613a63a 06:01:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:01:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 30.7 MB/s eta 0:00:00 06:01:13 Collecting idna<2.8,>=2.5 06:01:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:01:13 Removing intermediate container fa7d41b83b3c 06:01:13 ---> 98e18831eb3e 06:01:13 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:01:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 82.2 MB/s eta 0:00:00 06:01:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:01:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:01:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:01:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:01:13 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 06:01:13 Running setup.py install for texttable: started 06:01:13 Running setup.py install for texttable: finished with status 'done' 06:01:13 Running setup.py install for PyYAML: started 06:01:13 ---> 49d3cac0cc24 06:01:13 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:01:13 ---> c0c7a71f3fe5 06:01:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:01:13 Running setup.py install for PyYAML: finished with status 'done' 06:01:14 ---> f97c416c1d79 06:01:14 Step 20/24 : ENTRYPOINT ["/core-data"] 06:01:14 ---> Running in 82bfe1cf1085 06:01:14 Running setup.py install for docopt: started 06:01:14 ---> 50e56125bac4 06:01:14 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:01:14 Removing intermediate container 82bfe1cf1085 06:01:14 ---> c93d81944bec 06:01:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:01:14 ---> Running in e008b7bc662f 06:01:14 Running setup.py install for docopt: finished with status 'done' 06:01:14 Removing intermediate container e008b7bc662f 06:01:14 ---> ac7c5fc98569 06:01:14 Step 22/24 : LABEL arch=x86_64 06:01:14 ---> a1c899b1a41b 06:01:14 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:01:14 ---> Running in b60f1de64d7f 06:01:15 Removing intermediate container b60f1de64d7f 06:01:15 ---> 77e44e58d622 06:01:15 Step 23/24 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:01:15 ---> 7f872ade5ac8 06:01:15 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:01:15 ---> Running in 6d6dbdad1965 06:01:15 Running setup.py install for dockerpty: started 06:01:15 Removing intermediate container 6d6dbdad1965 06:01:15 ---> 2ca2db9192d9 06:01:15 Step 24/24 : LABEL version=0.0.0 06:01:15 ---> 14b3596eabde 06:01:15 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:01:15 ---> Running in 6996430ab5ce 06:01:15 Removing intermediate container 6996430ab5ce 06:01:15 ---> b4f0fd981eed 06:01:15 06:01:15 ---> 88975c886621 06:01:15 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:01:15 Running setup.py install for dockerpty: finished with status 'done' 06:01:15 Successfully built b4f0fd981eed 06:01:15 Successfully tagged core-data:latest 06:01:15  Building core-data ... done Building support-notifications 06:01:16 ---> db3bc83cd1ae 06:01:16 Step 28/33 : RUN chmod +x /entrypoint.sh 06:01:16 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 06:01:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 06:01:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:01:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:01:16 ---> 37a940dce9d6 06:01:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:01:16 ---> Using cache 06:01:16 ---> 392d8ad705b3 06:01:16 Step 4/23 : WORKDIR /edgex-go 06:01:16 ---> Using cache 06:01:16 ---> 964dca9a9e99 06:01:16 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:16 ---> Using cache 06:01:16 ---> e3cff52beed8 06:01:16 Step 6/23 : RUN apk add --update --no-cache make git 06:01:16 ---> Using cache 06:01:16 ---> ac819aac8476 06:01:16 Step 7/23 : COPY go.mod vendor* ./ 06:01:16 ---> Using cache 06:01:16 ---> 8b0ad1a2911f 06:01:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:16 ---> Using cache 06:01:16 ---> be5c249a6dbb 06:01:16 Step 9/23 : COPY . . 06:01:16 ---> Using cache 06:01:16 ---> e13e15d21ec1 06:01:16 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:01:17 ---> Running in 489ec86093c9 06:01:17 ---> Running in b8705759cb91 06:01:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:01:18 Removing intermediate container 489ec86093c9 06:01:18 ---> a066c9cb8b58 06:01:18 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:01:18 ---> Running in 13c2c65673f2 06:01:19 Removing intermediate container 13c2c65673f2 06:01:19 ---> e9fcb70daa91 06:01:19 Step 30/33 : CMD ["gate"] 06:01:19 ---> Running in eb4f71a6e0fd 06:01:19 Removing intermediate container eb4f71a6e0fd 06:01:19 ---> 6debd4fd34be 06:01:19 Step 31/33 : LABEL arch=x86_64 06:01:19 ---> Running in 8a5f66d94e24 06:01:19 Removing intermediate container 8a5f66d94e24 06:01:19 ---> 2d3e04fb851f 06:01:19 Step 32/33 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:01:19 ---> Running in 2691320d8f2e 06:01:20 Removing intermediate container 2691320d8f2e 06:01:20 ---> 4e1df4b10f8f 06:01:20 Step 33/33 : LABEL version=0.0.0 06:01:20 ---> Running in 244844238ab8 06:01:20 Removing intermediate container 3e103caad98b 06:01:20 ---> e1114e939eaf 06:01:20 Step 14/23 : ENV APP_PORT=58890 06:01:20 ---> Running in 48a8f84e4342 06:01:20 Removing intermediate container 244844238ab8 06:01:20 ---> a42ac01b254b 06:01:20 06:01:20 Successfully built a42ac01b254b 06:01:20 Successfully tagged security-bootstrapper:latest 06:01:20  Building security-bootstrapper ... done Building security-spire-config 06:01:20 Removing intermediate container 48a8f84e4342 06:01:20 ---> ffa52402d393 06:01:20 Step 15/23 : EXPOSE $APP_PORT 06:01:20 ---> Running in 92a21f914657 06:01:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:01:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:01:21 ---> 37a940dce9d6 06:01:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:01:21 ---> Using cache 06:01:21 ---> 392d8ad705b3 06:01:21 Step 4/23 : WORKDIR /edgex-go 06:01:21 ---> Using cache 06:01:21 ---> 964dca9a9e99 06:01:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:21 ---> Using cache 06:01:21 ---> e3cff52beed8 06:01:21 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:01:21 Removing intermediate container 92a21f914657 06:01:21 ---> 85ce6088fdac 06:01:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:01:21 ---> Running in a60710252337 06:01:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:23 ---> 92cc099c4255 06:01:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:01:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:23 ---> fe19f1c19cfe 06:01:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:01:23 OK: 211 MiB in 51 packages 06:01:23 ---> 8e7d9ab7ce91 06:01:23 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:01:24 ---> Running in 20d0153ea378 06:01:24 Removing intermediate container a60710252337 06:01:24 ---> 68ab3e1c2c92 06:01:24 Step 7/23 : COPY go.mod vendor* ./ 06:01:24 Removing intermediate container 20d0153ea378 06:01:24 ---> f46d261db354 06:01:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:01:24 ---> 301fcf8537c6 06:01:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:24 ---> Running in b200e7797adf 06:01:24 ---> Running in 8523368891ce 06:01:24 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:01:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:01:24 ---> 37a940dce9d6 06:01:24 Step 3/26 : WORKDIR /edgex-go 06:01:24 ---> Using cache 06:01:24 ---> 19e19760f18f 06:01:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:24 ---> Using cache 06:01:24 ---> 977bf134293a 06:01:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:01:24 ---> Running in ff6a897cbad0 06:01:24 Removing intermediate container b200e7797adf 06:01:24 ---> 43a5cffda947 06:01:24 Step 21/23 : LABEL arch=x86_64 06:01:24 ---> Running in 023ae4578d70 06:01:24 Removing intermediate container 023ae4578d70 06:01:24 ---> 9591237c3804 06:01:24 Step 22/23 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:01:24 ---> Running in 3b966ea6b49b 06:01:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:25 Removing intermediate container 3b966ea6b49b 06:01:25 ---> ebf935e4afa3 06:01:25 Step 23/23 : LABEL version=0.0.0 06:01:25 ---> Running in af3dfa09704d 06:01:25 Removing intermediate container af3dfa09704d 06:01:25 ---> fa7ae0b60f5d 06:01:25 06:01:25 Successfully built fa7ae0b60f5d 06:01:25 Successfully tagged sys-mgmt-agent:latest 06:01:25 Building security-proxy-setup 06:01:26  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:26 OK: 211 MiB in 51 packages 06:01:28 Removing intermediate container ff6a897cbad0 06:01:28 ---> eeef06bd5a8b 06:01:28 Step 6/26 : COPY go.mod vendor* ./ 06:01:28 ---> 8779ba81ba91 06:01:28 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:28 ---> Running in 040b4037a328 06:01:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:01:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:01:29 ---> 37a940dce9d6 06:01:29 Step 3/22 : WORKDIR /edgex-go 06:01:29 ---> Using cache 06:01:29 ---> 19e19760f18f 06:01:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:29 ---> Using cache 06:01:29 ---> 977bf134293a 06:01:29 Step 5/22 : RUN apk add --update --no-cache make git 06:01:29 ---> Running in 7e5b23cc6fc1 06:01:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:31 Removing intermediate container 9b9dc6b74926 06:01:31 ---> 281e58c3a5e0 06:01:31 06:01:31 Step 11/24 : FROM alpine:3.16 06:01:31 ---> 9c6f07244728 06:01:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:01:31 ---> Running in d97478c2c1f9 06:01:31 OK: 211 MiB in 51 packages 06:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:32 (1/1) Installing dumb-init (1.2.5-r1) 06:01:32 Executing busybox-1.35.0-r17.trigger 06:01:32 OK: 6 MiB in 15 packages 06:01:32 Removing intermediate container 7e5b23cc6fc1 06:01:32 ---> 751d6d106b25 06:01:32 Step 6/22 : COPY go.mod vendor* ./ 06:01:33 ---> 7032b4fba142 06:01:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:33 ---> Running in 39920364749a 06:01:33 Removing intermediate container d97478c2c1f9 06:01:33 ---> 9dcc8b99162a 06:01:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:01:33 ---> Running in ab854daf99e6 06:01:33 Removing intermediate container 8523368891ce 06:01:33 ---> 594ca5369734 06:01:33 Step 9/23 : COPY . . 06:01:33 Removing intermediate container ab854daf99e6 06:01:33 ---> 59447df2263b 06:01:33 Step 14/24 : ENV APP_PORT=59882 06:01:33 ---> Running in 7cec9dfd9f79 06:01:34 Removing intermediate container 7cec9dfd9f79 06:01:34 ---> cac32b5e7160 06:01:34 Step 15/24 : EXPOSE $APP_PORT 06:01:34 ---> Running in 3626325be9eb 06:01:34 Removing intermediate container 3626325be9eb 06:01:34 ---> 2d6c7deab3f9 06:01:34 Step 16/24 : WORKDIR / 06:01:34 ---> Running in c6e8030c8c38 06:01:35 Removing intermediate container c6e8030c8c38 06:01:35 ---> 72423f4208ba 06:01:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:01:36 ---> bd1f0e70ae17 06:01:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:01:37 Removing intermediate container 040b4037a328 06:01:37 ---> bbf1b48aa831 06:01:37 Step 8/26 : COPY . . 06:01:37 ---> 75befc930c01 06:01:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:01:37 ---> e3f67980d957 06:01:37 Step 20/24 : ENTRYPOINT ["/core-command"] 06:01:37 ---> Running in 5d66afa496cf 06:01:38 Removing intermediate container 5d66afa496cf 06:01:38 ---> 447319cfacae 06:01:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:01:38 ---> Running in cac4b555dec7 06:01:39 Removing intermediate container cac4b555dec7 06:01:39 ---> ff623f456e6f 06:01:39 Step 22/24 : LABEL arch=x86_64 06:01:39 ---> Running in 575b547e72be 06:01:39 ---> e0415e5d1031 06:01:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:01:39 Removing intermediate container 575b547e72be 06:01:39 ---> 99476a220b0a 06:01:39 Step 23/24 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:01:39 ---> Running in d5d317223da2 06:01:39 ---> Running in 761f05e684c4 06:01:40 Removing intermediate container 761f05e684c4 06:01:40 ---> 96fc83fca3b4 06:01:40 Step 24/24 : LABEL version=0.0.0 06:01:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:01:40 ---> Running in 2eaf2b47a513 06:01:40 Removing intermediate container 2eaf2b47a513 06:01:40 ---> a48d7141b9b7 06:01:40 06:01:40 Successfully built a48d7141b9b7 06:01:40 Successfully tagged core-command:latest 06:01:40  Building core-command ... done Building core-metadata 06:01:40 Removing intermediate container 39920364749a 06:01:40 ---> 0258817108e3 06:01:40 Step 8/22 : COPY . . 06:01:44 ---> 8ff45271201a 06:01:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:01:44 Removing intermediate container b8705759cb91 06:01:44 ---> 36970bdf6b5b 06:01:44 06:01:44 Step 11/23 : FROM alpine:3.16 06:01:44 ---> 9c6f07244728 06:01:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:01:44 ---> Using cache 06:01:44 ---> 9dcc8b99162a 06:01:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:01:44 ---> Using cache 06:01:44 ---> 59447df2263b 06:01:44 Step 14/23 : ENV APP_PORT=59861 06:01:44 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:01:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:01:44 ---> 37a940dce9d6 06:01:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:01:44 ---> Using cache 06:01:44 ---> 392d8ad705b3 06:01:44 Step 4/25 : WORKDIR /edgex-go 06:01:44 ---> Using cache 06:01:44 ---> 964dca9a9e99 06:01:44 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:44 ---> Using cache 06:01:44 ---> e3cff52beed8 06:01:44 Step 6/25 : RUN apk add --update --no-cache make git 06:01:44 ---> Using cache 06:01:44 ---> ac819aac8476 06:01:44 Step 7/25 : COPY go.mod vendor* ./ 06:01:44 ---> Using cache 06:01:44 ---> 8b0ad1a2911f 06:01:44 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:44 ---> Using cache 06:01:44 ---> be5c249a6dbb 06:01:44 Step 9/25 : COPY . . 06:01:44 ---> Using cache 06:01:44 ---> e13e15d21ec1 06:01:44 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:01:44 ---> Running in 34413fdc365c 06:01:44 ---> Running in 1bfb80308dfd 06:01:44 ---> Running in 5082f7608e12 06:01:44 Removing intermediate container 1bfb80308dfd 06:01:44 ---> a761c612426b 06:01:44 Step 15/23 : EXPOSE $APP_PORT 06:01:44 Removing intermediate container 5082f7608e12 06:01:44 ---> a212ec6cb29c 06:01:44 Step 10/26 : WORKDIR /edgex-go/spire-build 06:01:44 ---> Running in 127c1fb97f76 06:01:44 ---> Running in 566afd31293f 06:01:44 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:01:44 Removing intermediate container 127c1fb97f76 06:01:44 ---> f8e9548b9879 06:01:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:01:44 Removing intermediate container 566afd31293f 06:01:44 ---> 383a8e12010c 06:01:44 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:01:44 ---> Running in 0ffc6ba463de 06:01:44 ---> b12fd4e0e9b4 06:01:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:01:45 ---> d53fab8e4042 06:01:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:01:46 Removing intermediate container 0ffc6ba463de 06:01:46 ---> cf511d275b5e 06:01:46 Step 12/26 : WORKDIR /edgex-go 06:01:46 ---> Running in 14bde456ce06 06:01:46 ---> 607e6d7e5bad 06:01:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:01:46 ---> 094329fb581a 06:01:46 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:01:46 ---> Running in 17afbd622735 06:01:46 ---> Running in 73cf45e4bf54 06:01:46 Removing intermediate container 17afbd622735 06:01:46 ---> ec8761e1728c 06:01:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:01:46 Removing intermediate container 14bde456ce06 06:01:46 ---> 6b001927faaf 06:01:46 06:01:46 Step 13/26 : FROM alpine:3.15 06:01:46 ---> c4fc93816858 06:01:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:01:46 ---> Using cache 06:01:46 ---> 45e8b38add80 06:01:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:46 ---> Using cache 06:01:46 ---> 114e562c8b17 06:01:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:01:46 ---> Running in 2656163751a2 06:01:46 ---> Running in 4e8b32f3cdb4 06:01:46 Removing intermediate container 2656163751a2 06:01:46 ---> 6940c3be00b6 06:01:46 Step 21/23 : LABEL arch=x86_64 06:01:46 ---> Running in 9c30a092b1b9 06:01:46 Removing intermediate container 9c30a092b1b9 06:01:46 ---> fc2ff0a3ebb4 06:01:46 Step 22/23 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:01:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:01:47 ---> Running in 2b8212893aeb 06:01:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:01:47 Removing intermediate container 2b8212893aeb 06:01:47 ---> d136c9811b3d 06:01:47 Step 23/23 : LABEL version=0.0.0 06:01:47 ---> Running in c4a32f756170 06:01:47 Removing intermediate container c4a32f756170 06:01:47 ---> e62f14906ebe 06:01:47 06:01:47 Successfully built e62f14906ebe 06:01:47 Successfully tagged support-scheduler:latest 06:01:47 Building security-spire-server 06:01:47  Building support-scheduler ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:01:48 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:01:48 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:01:48 OK: 15857 distinct packages available 06:01:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:01:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:01:49 (1/4) Installing dumb-init (1.2.5-r1) 06:01:49 (2/4) Installing musl-obstack (1.2.3-r0) 06:01:49 (3/4) Installing libucontext (1.1-r0) 06:01:49 (4/4) Installing gcompat (1.0.0-r4) 06:01:49 Executing busybox-1.34.1-r7.trigger 06:01:49 OK: 6 MiB in 18 packages 06:01:50 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:01:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:01:50 ---> 37a940dce9d6 06:01:50 Step 3/25 : WORKDIR /edgex-go 06:01:50 ---> Using cache 06:01:50 ---> 19e19760f18f 06:01:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:50 ---> Using cache 06:01:50 ---> 977bf134293a 06:01:50 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 06:01:50 ---> Using cache 06:01:50 ---> eeef06bd5a8b 06:01:50 Step 6/25 : COPY go.mod vendor* ./ 06:01:50 ---> Using cache 06:01:50 ---> 8779ba81ba91 06:01:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:50 ---> Using cache 06:01:50 ---> bbf1b48aa831 06:01:50 Step 8/25 : COPY . . 06:01:50 ---> Using cache 06:01:50 ---> 8ff45271201a 06:01:50 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 06:01:50 ---> Using cache 06:01:50 ---> a212ec6cb29c 06:01:50 Step 10/25 : WORKDIR /edgex-go/spire-build 06:01:50 ---> Using cache 06:01:50 ---> 383a8e12010c 06:01:50 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:01:51 ---> Running in fbf2466fd8bc 06:01:51 Removing intermediate container 4e8b32f3cdb4 06:01:51 ---> 7b8fceba8600 06:01:51 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:01:52 Removing intermediate container fbf2466fd8bc 06:01:52 ---> c770bd0c12d3 06:01:52 Step 12/25 : WORKDIR /edgex-go 06:01:52 ---> Running in 28e989041493 06:01:52 Removing intermediate container 28e989041493 06:01:52 ---> afaf8e46e55b 06:01:52 06:01:52 Step 13/25 : FROM alpine:3.15 06:01:52 ---> c4fc93816858 06:01:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:01:52 ---> Using cache 06:01:52 ---> 45e8b38add80 06:01:52 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:52 ---> Using cache 06:01:52 ---> 114e562c8b17 06:01:52 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:01:52 ---> Using cache 06:01:52 ---> ff34942bb176 06:01:52 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:01:53 ---> d6e84bdf0b46 06:01:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:01:54 ---> c0ca261231b4 06:01:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:01:54 ---> Running in 9c0f778a0ddf 06:01:55 Removing intermediate container 9c0f778a0ddf 06:01:55 ---> 629d91f5c05b 06:01:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:01:55 ---> 52f23716ee5e 06:01:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:01:55 ---> a25cf0c09dac 06:01:55 Step 21/26 : WORKDIR / 06:01:55 ---> Running in 05e6f24c1269 06:01:55 ---> dcf668658975 06:01:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:01:55 Removing intermediate container 05e6f24c1269 06:01:55 ---> 27ecb102d682 06:01:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:01:55 ---> Running in 8c5a99e71348 06:01:56 ---> 50f025525bfe 06:01:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:01:56 Removing intermediate container 8c5a99e71348 06:01:56 ---> 0162a5a5bd75 06:01:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:01:56 ---> Running in 6581611379a0 06:01:56 Removing intermediate container 6581611379a0 06:01:56 ---> a7c2e5b15c07 06:01:56 Step 24/26 : LABEL arch=x86_64 06:01:56 ---> 13fb6cdbeea8 06:01:56 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:01:56 ---> Running in 2965d4982169 06:01:56 ---> Running in 280e9262d070 06:01:56 Removing intermediate container 2965d4982169 06:01:56 ---> a85a5fa56650 06:01:56 Step 25/26 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:01:56 Removing intermediate container 280e9262d070 06:01:56 ---> 9713837d5be8 06:01:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:01:57 ---> Running in 89a04cc0a90b 06:01:57 ---> Running in e98e5c18a37c 06:01:57 Removing intermediate container 89a04cc0a90b 06:01:57 ---> 3be188358d0b 06:01:57 Step 26/26 : LABEL version=0.0.0 06:01:57 Removing intermediate container e98e5c18a37c 06:01:57 ---> c498d0a14f93 06:01:57 Step 23/25 : LABEL arch=x86_64 06:01:57 ---> Running in 4775a52c0053 06:01:57 ---> Running in 367df0641691 06:01:58 Removing intermediate container 367df0641691 06:01:58 ---> 8bfd545d8215 06:01:58 Step 24/25 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:01:58 Removing intermediate container 4775a52c0053 06:01:58 ---> eaea655479dd 06:01:58 06:01:58 Successfully built eaea655479dd 06:01:58 Successfully tagged security-spire-config:latest 06:01:58  Building security-spire-config ... done  ---> Running in b9a7b0c93f0f 06:01:58 Building security-spiffe-token-provider 06:01:58 Removing intermediate container b9a7b0c93f0f 06:01:58 ---> 3f5e6e2b5373 06:01:58 Step 25/25 : LABEL version=0.0.0 06:01:58 ---> Running in aa25e3d2c6f0 06:01:59 Removing intermediate container aa25e3d2c6f0 06:01:59 ---> 65d0bd4e1507 06:01:59 06:01:59 Successfully built 65d0bd4e1507 06:01:59 Successfully tagged security-spire-server:latest 06:02:01  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:02:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:02:01 ---> 37a940dce9d6 06:02:01 Step 3/20 : WORKDIR /edgex-go 06:02:01 ---> Using cache 06:02:01 ---> 19e19760f18f 06:02:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:02:01 ---> Running in e0d7945426db 06:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:02:02 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 06:02:02 v3.16.2-229-g1f881aca9b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 06:02:02 OK: 17040 distinct packages available 06:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:02:03 OK: 211 MiB in 51 packages 06:02:03 Removing intermediate container e0d7945426db 06:02:03 ---> ccfc79325ba5 06:02:03 Step 5/20 : COPY go.mod vendor* ./ 06:02:04 ---> b63e97fe050a 06:02:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:04 ---> Running in 9e48092f4605 06:02:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:02:10 Removing intermediate container 34413fdc365c 06:02:10 ---> 850605329027 06:02:10 06:02:10 Step 11/25 : FROM alpine:3.16 06:02:10 ---> 9c6f07244728 06:02:10 Step 12/25 : RUN apk add --update --no-cache dumb-init 06:02:10 ---> Using cache 06:02:10 ---> 9dcc8b99162a 06:02:10 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:02:10 ---> Using cache 06:02:10 ---> 59447df2263b 06:02:10 Step 14/25 : ENV APP_PORT=59881 06:02:10 Removing intermediate container d5d317223da2 06:02:10 ---> 42ee91d0d1bf 06:02:10 06:02:10 Step 11/23 : FROM alpine:3.16 06:02:10 ---> 9c6f07244728 06:02:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:02:10 ---> Running in a2c4233fd6aa 06:02:10 ---> Running in 9470b28a2b3e 06:02:10 Removing intermediate container 9470b28a2b3e 06:02:10 ---> bfdee447c3bc 06:02:10 Step 15/25 : EXPOSE $APP_PORT 06:02:10 ---> Running in c805ca9f84c5 06:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:02:11 Removing intermediate container c805ca9f84c5 06:02:11 ---> f1a94396cc8a 06:02:11 Step 16/25 : WORKDIR / 06:02:11 ---> Running in bc6628df0659 06:02:11 Removing intermediate container 9e48092f4605 06:02:11 ---> cef75ae80878 06:02:11 Step 7/20 : COPY . . 06:02:11 (1/2) Installing ca-certificates (20220614-r0) 06:02:11 (2/2) Installing dumb-init (1.2.5-r1) 06:02:11 Executing busybox-1.35.0-r17.trigger 06:02:11 Executing ca-certificates-20220614-r0.trigger 06:02:11 OK: 6 MiB in 16 packages 06:02:11 Removing intermediate container bc6628df0659 06:02:11 ---> f2274729734d 06:02:11 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 06:02:12 ---> 93eed937b185 06:02:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:02:12 Removing intermediate container 73cf45e4bf54 06:02:12 ---> ff63510de62a 06:02:12 06:02:12 Step 10/22 : FROM alpine:3.16 06:02:12 ---> 9c6f07244728 06:02:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 06:02:12 Removing intermediate container a2c4233fd6aa 06:02:12 ---> 4e40dde5188f 06:02:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:02:12 ---> Running in 8d8aa617409a 06:02:12 ---> Running in dd4dc60e2856 06:02:12 ---> cbc4701fce0d 06:02:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:02:12 Removing intermediate container dd4dc60e2856 06:02:12 ---> ce6201cf8c77 06:02:12 Step 14/23 : ENV APP_PORT=59860 06:02:12 ---> Running in fd3137df6311 06:02:13 ---> 339c3177bdfc 06:02:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 06:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:02:13 Removing intermediate container fd3137df6311 06:02:13 ---> da2fbfe35eef 06:02:13 Step 15/23 : EXPOSE $APP_PORT 06:02:13 ---> Running in d05d9ebb5002 06:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:02:13 ---> 5cc5dd965ad1 06:02:13 Step 21/25 : ENTRYPOINT ["/core-metadata"] 06:02:13 ---> Running in 7b900a90c759 06:02:13 Removing intermediate container d05d9ebb5002 06:02:13 ---> e88c2bba60fb 06:02:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:02:13 Removing intermediate container 7b900a90c759 06:02:13 ---> ad93713977d6 06:02:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:02:13 ---> Running in 17ce77261a57 06:02:13 (1/6) Installing ca-certificates (20220614-r0) 06:02:13 (2/6) Installing brotli-libs (1.0.9-r6) 06:02:13 (3/6) Installing nghttp2-libs (1.47.0-r0) 06:02:13 (4/6) Installing libcurl (7.83.1-r3) 06:02:13 ---> e64ce6aeaba4 06:02:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:02:13 (5/6) Installing curl (7.83.1-r3) 06:02:13 (6/6) Installing dumb-init (1.2.5-r1) 06:02:13 Executing busybox-1.35.0-r17.trigger 06:02:13 Executing ca-certificates-20220614-r0.trigger 06:02:13 Removing intermediate container 17ce77261a57 06:02:13 ---> b7b522e16b9a 06:02:13 Step 23/25 : LABEL arch=x86_64 06:02:13 ---> Running in 74538c2bf1a8 06:02:13 OK: 8 MiB in 20 packages 06:02:13 Removing intermediate container 74538c2bf1a8 06:02:13 ---> bda14f8d0f85 06:02:13 Step 24/25 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:02:13 ---> Running in 28b76fa5a08b 06:02:13 ---> 5fbb6ddb02d2 06:02:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:02:13 Removing intermediate container 28b76fa5a08b 06:02:13 ---> 770b074dbce6 06:02:13 Step 25/25 : LABEL version=0.0.0 06:02:14 ---> Running in c06784b25ea7 06:02:14 ---> 9ad36f499096 06:02:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:02:14 ---> Running in 4d5bb06ba45a 06:02:14 Removing intermediate container c06784b25ea7 06:02:14 ---> 662d6ca749c9 06:02:14 06:02:14 Removing intermediate container 8d8aa617409a 06:02:14 ---> 6549417b8f59 06:02:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:02:14 ---> Running in 21c87a504cbd 06:02:14 Successfully built 662d6ca749c9 06:02:14 Successfully tagged core-metadata:latest 06:02:14  Building core-metadata ... done Removing intermediate container 4d5bb06ba45a 06:02:14 ---> ac3c1ef59364 06:02:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:02:14 ---> Running in a318342801d7 06:02:14 Removing intermediate container 21c87a504cbd 06:02:14 ---> 5c8af1039a9f 06:02:14 Step 13/22 : WORKDIR /edgex 06:02:14 ---> Running in 8faecb6dfcf5 06:02:14 Removing intermediate container a318342801d7 06:02:14 ---> 67f8c5ca5607 06:02:14 Step 21/23 : LABEL arch=x86_64 06:02:14 ---> Running in 5d9cf42d9695 06:02:14 Removing intermediate container 8faecb6dfcf5 06:02:14 ---> ddab149576c9 06:02:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:02:14 Removing intermediate container 5d9cf42d9695 06:02:14 ---> 9e0664852227 06:02:14 Step 22/23 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:02:14 ---> fab1f1b439e5 06:02:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:02:15 ---> Running in 26e53c03a6f0 06:02:15 Removing intermediate container 26e53c03a6f0 06:02:15 ---> 487fd070612f 06:02:15 Step 23/23 : LABEL version=0.0.0 06:02:15 ---> Running in e5ee02f11bd8 06:02:15 ---> a1c89713656f 06:02:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:02:15 ---> Running in 21f75492f66d 06:02:15 ---> 7243933dd94c 06:02:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:02:15 Removing intermediate container e5ee02f11bd8 06:02:15 ---> 440eb0710f07 06:02:15 06:02:15 Successfully built 440eb0710f07 06:02:15 Successfully tagged support-notifications:latest 06:02:15  Building support-notifications ... done  ---> 33f0c7c941e4 06:02:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:02:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:02:15 ---> 7227b8148a5b 06:02:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:02:15 ---> Running in 35abec1fef30 06:02:16 Removing intermediate container 35abec1fef30 06:02:16 ---> f81faf8fc9d3 06:02:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:02:16 ---> Running in d950d0561159 06:02:16 Removing intermediate container d950d0561159 06:02:16 ---> 30138079ff4d 06:02:16 Step 20/22 : LABEL arch=x86_64 06:02:16 ---> Running in c4f7c9f02b4c 06:02:16 Removing intermediate container c4f7c9f02b4c 06:02:16 ---> 9d1222cfb8fb 06:02:16 Step 21/22 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:02:16 ---> Running in 98d24e017c81 06:02:16 Removing intermediate container 98d24e017c81 06:02:16 ---> 88e2f9c31e02 06:02:16 Step 22/22 : LABEL version=0.0.0 06:02:16 ---> Running in f247de21e7c9 06:02:16 Removing intermediate container f247de21e7c9 06:02:16 ---> 3d4b01ed8ee8 06:02:16 06:02:16 Successfully built 3d4b01ed8ee8 06:02:16 Successfully tagged security-proxy-setup:latest 06:02:31  Building security-proxy-setup ... done Removing intermediate container 21f75492f66d 06:02:31 ---> d038a1c6e227 06:02:31 06:02:31 Step 9/20 : FROM alpine:3.15 06:02:31 ---> c4fc93816858 06:02:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:02:31 ---> Using cache 06:02:31 ---> 45e8b38add80 06:02:31 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:31 ---> Using cache 06:02:31 ---> 114e562c8b17 06:02:31 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:02:31 ---> Running in 6b6a756d605c 06:02:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:02:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:02:31 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:02:31 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:02:31 OK: 15857 distinct packages available 06:02:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:02:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:02:33 (1/9) Installing ca-certificates (20220614-r0) 06:02:33 (2/9) Installing brotli-libs (1.0.9-r5) 06:02:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:02:33 (4/9) Installing libcurl (7.80.0-r3) 06:02:33 (5/9) Installing curl (7.80.0-r3) 06:02:33 (6/9) Installing dumb-init (1.2.5-r1) 06:02:33 (7/9) Installing musl-obstack (1.2.3-r0) 06:02:33 (8/9) Installing libucontext (1.1-r0) 06:02:33 (9/9) Installing gcompat (1.0.0-r4) 06:02:33 Executing busybox-1.34.1-r7.trigger 06:02:33 Executing ca-certificates-20220614-r0.trigger 06:02:33 OK: 8 MiB in 23 packages 06:02:34 Removing intermediate container 6b6a756d605c 06:02:34 ---> 8628c6a4b697 06:02:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:02:34 ---> 6e1cd1ea1275 06:02:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:02:35 ---> 01e326b6a78a 06:02:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:02:35 ---> 75b50f80104e 06:02:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:02:35 ---> Running in d14d31ed03cb 06:02:35 Removing intermediate container d14d31ed03cb 06:02:35 ---> 4b624c3e747b 06:02:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:02:35 ---> Running in 880ed9fdd592 06:02:35 Removing intermediate container 880ed9fdd592 06:02:35 ---> 7775752d4ed7 06:02:35 Step 18/20 : LABEL arch=x86_64 06:02:35 ---> Running in 73f510f709d1 06:02:35 Removing intermediate container 73f510f709d1 06:02:35 ---> 501a869cacdd 06:02:35 Step 19/20 : LABEL git_sha=e5a303310c38449329e9db6226ef26e40783382f 06:02:35 ---> Running in 79f913c0a7e8 06:02:35 Removing intermediate container 79f913c0a7e8 06:02:35 ---> 4d02930e4a7a 06:02:35 Step 20/20 : LABEL version=0.0.0 06:02:35 ---> Running in 98c88506dd64 06:02:35 Removing intermediate container 98c88506dd64 06:02:35 ---> 047711dacc79 06:02:35 06:02:35 Successfully built 047711dacc79 06:02:35 Successfully tagged security-spiffe-token-provider:latest 06:02:35  Building security-spiffe-token-provider ... done  [Pipeline] } 06:02:35 $ docker stop --time=1 61b36f218ed4ba88db1871b394d06b566df9eb6257b8a96d11b82a4a0b2eb3f2 06:02:37 $ docker rm -f 61b36f218ed4ba88db1871b394d06b566df9eb6257b8a96d11b82a4a0b2eb3f2 [Pipeline] // withDockerContainer [Pipeline] sh 06:02:37 + docker images 06:02:37 REPOSITORY TAG IMAGE ID CREATED SIZE 06:02:37 security-spiffe-token-provider latest 047711dacc79 2 seconds ago 29.3MB 06:02:37 d038a1c6e227 8 seconds ago 1.61GB 06:02:37 security-proxy-setup latest 3d4b01ed8ee8 21 seconds ago 27.4MB 06:02:37 support-notifications latest 440eb0710f07 22 seconds ago 27.3MB 06:02:37 core-metadata latest 662d6ca749c9 23 seconds ago 18.3MB 06:02:37 ff63510de62a 25 seconds ago 1.56GB 06:02:37 42ee91d0d1bf 27 seconds ago 1.63GB 06:02:37 850605329027 29 seconds ago 1.58GB 06:02:37 security-spire-server latest 65d0bd4e1507 38 seconds ago 86.5MB 06:02:37 security-spire-config latest eaea655479dd 40 seconds ago 85.8MB 06:02:37 afaf8e46e55b 45 seconds ago 1.45GB 06:02:37 support-scheduler latest e62f14906ebe 50 seconds ago 26.7MB 06:02:37 6b001927faaf 51 seconds ago 1.45GB 06:02:37 36970bdf6b5b 56 seconds ago 1.63GB 06:02:37 core-command latest a48d7141b9b7 57 seconds ago 17.4MB 06:02:37 281e58c3a5e0 About a minute ago 1.57GB 06:02:37 sys-mgmt-agent latest fa7ae0b60f5d About a minute ago 136MB 06:02:37 security-bootstrapper latest a42ac01b254b About a minute ago 19.9MB 06:02:37 core-data latest b4f0fd981eed About a minute ago 21.6MB 06:02:37 security-secretstore-setup latest f68c1dbd5f54 About a minute ago 29.2MB 06:02:37 822235e71855 About a minute ago 1.58GB 06:02:37 10db68c005e2 About a minute ago 1.56GB 06:02:37 e60d013d79d2 About a minute ago 1.57GB 06:02:37 b3c9a4a96b10 About a minute ago 1.55GB 06:02:37 security-spire-agent latest 85fc5886a4e5 About a minute ago 125MB 06:02:37 a18950c89cee About a minute ago 1.45GB 06:02:37 ci-base-image-x86_64 latest 37a940dce9d6 4 minutes ago 940MB 06:02:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 3 days ago 677MB 06:02:37 alpine 3.15 c4fc93816858 7 weeks ago 5.59MB 06:02:37 alpine 3.16 9c6f07244728 7 weeks ago 5.54MB 06:02:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 06:02:37 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 06:02:39 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 06:02:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:02:40 ---> package-listing.sh 06:02:40 ++ tr '[:upper:]' '[:lower:]' 06:02:40 ++ facter osfamily 06:02:41 + OS_FAMILY=debian 06:02:41 + workspace=/w/workspace/edgex-go/1 06:02:41 + START_PACKAGES=/tmp/packages_start.txt 06:02:41 + END_PACKAGES=/tmp/packages_end.txt 06:02:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:02:41 + PACKAGES=/tmp/packages_start.txt 06:02:41 + '[' /w/workspace/edgex-go/1 ']' 06:02:41 + PACKAGES=/tmp/packages_end.txt 06:02:41 + case "${OS_FAMILY}" in 06:02:41 + dpkg -l 06:02:41 + grep '^ii' 06:02:41 + '[' -f /tmp/packages_start.txt ']' 06:02:41 + '[' -f /tmp/packages_end.txt ']' 06:02:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:02:41 + '[' /w/workspace/edgex-go/1 ']' 06:02:41 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:02:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:02:41 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 06:02:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:42 06:02:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:42 latest: Pulling from edgex-lftools-log-publisher 06:02:42 5eb5b503b376: Pulling fs layer 06:02:42 5c69ac0246d0: Pulling fs layer 06:02:42 ec43610c2a17: Pulling fs layer 06:02:42 3a2ae6a8a46f: Pulling fs layer 06:02:42 33b1e0a273af: Pulling fs layer 06:02:42 5d3b04190fa2: Pulling fs layer 06:02:42 2f39f015ded8: Pulling fs layer 06:02:42 33b1e0a273af: Waiting 06:02:42 5d3b04190fa2: Waiting 06:02:42 2f39f015ded8: Waiting 06:02:42 5c69ac0246d0: Download complete 06:02:42 3a2ae6a8a46f: Verifying Checksum 06:02:42 3a2ae6a8a46f: Download complete 06:02:42 33b1e0a273af: Verifying Checksum 06:02:42 33b1e0a273af: Download complete 06:02:42 5d3b04190fa2: Verifying Checksum 06:02:42 5d3b04190fa2: Download complete 06:02:42 ec43610c2a17: Download complete 06:02:42 5eb5b503b376: Verifying Checksum 06:02:42 5eb5b503b376: Download complete 06:02:43 2f39f015ded8: Download complete 06:02:43 5eb5b503b376: Pull complete 06:02:43 5c69ac0246d0: Pull complete 06:02:44 ec43610c2a17: Pull complete 06:02:44 3a2ae6a8a46f: Pull complete 06:02:44 33b1e0a273af: Pull complete 06:02:44 5d3b04190fa2: Pull complete 06:02:48 2f39f015ded8: Pull complete 06:02:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:49 prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container 06:02:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:02:50 $ docker top 5e118e49892a81727c464435a58676612f063d9bd174febbc340df78929ea31e -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:50 + touch /tmp/pre-build-complete [Pipeline] sh 06:02:51 + mkdir -p /var/log/sysstat [Pipeline] sh 06:02:51 + ls /var/log/sa-host 06:02:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:51 provisioning config files... 06:02:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10314421796009598657tmp [Pipeline] { [Pipeline] echo 06:02:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:02:51 ---> create-netrc.sh [Pipeline] } 06:02:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:02:52 ---> python-tools-install.sh [Pipeline] echo 06:02:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:02:52 ---> sudo-logs.sh 06:02:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:02:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:02:53 ---> job-cost.sh 06:02:53 lf-activate-venv: SKIPPING 06:02:53 INFO: No Stack... 06:02:53 INFO: Retrieving Pricing Info for: v3-standard-8 06:02:53 INFO: Archiving Costs [Pipeline] echo 06:02:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:02:53 ---> logs-deploy.sh 06:02:53 lf-activate-venv: SKIPPING 06:02:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4177/1 06:02:53 INFO: archiving workspace using pattern(s): 06:02:54 Archives upload complete. 06:02:54 INFO: archiving logs to Nexus 06:02:55 ---> uname -a: 06:02:55 Linux prd-ubuntu20-04-docker-8c-8g-6832 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:02:55 06:02:55 06:02:55 ---> lscpu: 06:02:55 Architecture: x86_64 06:02:55 CPU op-mode(s): 32-bit, 64-bit 06:02:55 Byte Order: Little Endian 06:02:55 Address sizes: 40 bits physical, 48 bits virtual 06:02:55 CPU(s): 8 06:02:55 On-line CPU(s) list: 0-7 06:02:55 Thread(s) per core: 1 06:02:55 Core(s) per socket: 1 06:02:55 Socket(s): 8 06:02:55 NUMA node(s): 1 06:02:55 Vendor ID: AuthenticAMD 06:02:55 CPU family: 23 06:02:55 Model: 49 06:02:55 Model name: AMD EPYC-Rome Processor 06:02:55 Stepping: 0 06:02:55 CPU MHz: 2799.998 06:02:55 BogoMIPS: 5599.99 06:02:55 Virtualization: AMD-V 06:02:55 Hypervisor vendor: KVM 06:02:55 Virtualization type: full 06:02:55 L1d cache: 256 KiB 06:02:55 L1i cache: 256 KiB 06:02:55 L2 cache: 4 MiB 06:02:55 L3 cache: 128 MiB 06:02:55 NUMA node0 CPU(s): 0-7 06:02:55 Vulnerability Itlb multihit: Not affected 06:02:55 Vulnerability L1tf: Not affected 06:02:55 Vulnerability Mds: Not affected 06:02:55 Vulnerability Meltdown: Not affected 06:02:55 Vulnerability Mmio stale data: Not affected 06:02:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:02:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:02:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:02:55 Vulnerability Srbds: Not affected 06:02:55 Vulnerability Tsx async abort: Not affected 06:02:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:02:55 06:02:55 06:02:55 ---> nproc: 06:02:55 8 06:02:55 06:02:55 06:02:55 ---> df -h: 06:02:55 Filesystem Size Used Avail Use% Mounted on 06:02:55 overlay 155G 19G 137G 12% / 06:02:55 tmpfs 64M 0 64M 0% /dev 06:02:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:02:55 shm 64M 0 64M 0% /dev/shm 06:02:55 /dev/vda1 155G 19G 137G 12% /facter-os 06:02:55 06:02:55 06:02:55 ---> sar -b -r -n DEV: 06:02:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6832) 10/03/22 _x86_64_ (8 CPU) 06:02:55 06:02:55 05:53:18 LINUX RESTART (8 CPU) 06:02:55 06:02:55 05:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:02:55 05:55:01 12.98 0.00 12.98 0.00 0.00 51214.93 0.00 06:02:55 05:56:01 1.87 0.00 1.87 0.00 0.00 20.66 0.00 06:02:55 05:57:01 11.70 5.10 6.60 0.00 255.91 5745.28 0.00 06:02:55 05:58:01 322.71 10.86 311.85 0.00 1748.24 69567.61 0.00 06:02:55 05:59:01 71.44 11.13 60.31 0.00 2922.45 25228.60 0.00 06:02:55 06:00:01 98.68 0.22 98.47 0.00 17.60 34852.59 0.00 06:02:55 06:01:01 784.59 5.60 778.99 0.00 62.91 335485.90 0.00 06:02:55 06:02:01 1531.13 1.58 1529.55 0.00 22.66 408769.34 0.00 06:02:55 Average: 355.09 4.32 350.77 0.00 630.00 116497.49 0.00 06:02:55 06:02:55 05:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:02:55 05:55:01 30604472 31879548 501292 1.52 47232 1538216 1641064 4.84 600204 1418576 136 06:02:55 05:56:01 30605904 31881084 499556 1.52 47328 1538212 1641064 4.84 598896 1418564 12 06:02:55 05:57:01 30253068 31716584 659552 2.01 48724 1721440 1710300 5.04 792212 1572112 5016 06:02:55 05:58:01 28317584 31444056 865036 2.63 106012 3244936 2242644 6.61 1304712 2840000 48092 06:02:55 05:59:01 27584948 31422072 861504 2.62 128152 3886912 2016304 5.94 1492776 3312780 183660 06:02:55 06:00:01 26461120 31492332 792940 2.41 129736 5058780 1849284 5.45 1628532 4282592 1116408 06:02:55 06:01:01 21423568 31118580 1132940 3.45 305348 9246792 3229328 9.52 2670328 7934652 89956 06:02:55 06:02:01 18328808 30896804 1351836 4.11 450320 11811596 3327012 9.81 3103332 10430580 400 06:02:55 Average: 26697434 31481382 833082 2.53 157856 4755860 2207125 6.50 1523874 4151232 180460 06:02:55 06:02:55 05:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:02:55 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:55 05:55:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:02:55 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:55 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:02:55 05:56:01 ens3 0.32 0.13 0.02 0.01 0.00 0.00 0.00 0.00 06:02:55 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:55 05:57:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 06:02:55 05:57:01 ens3 418.03 366.91 2917.37 53.84 0.00 0.00 0.00 0.00 06:02:55 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:55 05:58:01 veth497ba4b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:02:55 05:58:01 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 06:02:55 05:58:01 ens3 738.46 621.53 9152.80 109.36 0.00 0.00 0.00 0.00 06:02:55 05:58:01 docker0 417.56 435.59 34.66 3467.10 0.00 0.00 0.00 0.00 06:02:55 05:59:01 veth497ba4b 1.50 1.55 0.12 0.13 0.00 0.00 0.00 0.00 06:02:55 05:59:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 06:02:55 05:59:01 ens3 95.67 59.51 1318.27 17.44 0.00 0.00 0.00 0.00 06:02:55 05:59:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 06:02:55 06:00:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 06:02:55 06:00:01 veth1651e8c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:02:55 06:00:01 ens3 95.00 60.87 1701.74 21.72 0.00 0.00 0.00 0.00 06:02:55 06:00:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:02:55 06:01:01 veth1ba8ee0 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 06:02:55 06:01:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 06:02:55 06:01:01 veth53a1491 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 06:02:55 06:01:01 veth1651e8c 0.00 0.88 0.00 0.04 0.00 0.00 0.00 0.00 06:02:55 06:01:01 ens3 536.12 408.36 5728.73 52.46 0.00 0.00 0.00 0.00 06:02:55 06:01:01 veth9d6fcf5 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 06:02:55 06:01:01 veth159309b 34.81 66.26 3.77 886.84 0.00 0.00 0.00 0.07 06:02:55 06:01:01 docker0 381.44 492.54 29.02 5649.36 0.00 0.00 0.00 0.00 06:02:55 06:02:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 06:02:55 06:02:01 veth1651e8c 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 06:02:55 06:02:01 veth3cf08ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:55 06:02:01 veth4d2e0c8 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 06:02:55 06:02:01 vethf4d9073 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 06:02:55 06:02:01 ens3 368.39 239.34 3791.83 208.62 0.00 0.00 0.00 0.00 06:02:55 06:02:01 docker0 173.09 287.05 14.08 3697.41 0.00 0.00 0.00 0.00 06:02:55 06:02:01 veth308740f 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 06:02:55 06:02:01 vethf239a89 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:55 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 06:02:55 Average: veth1651e8c 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 06:02:55 Average: veth3cf08ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:55 Average: veth4d2e0c8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:02:55 Average: vethf4d9073 0.01 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:02:55 Average: ens3 282.09 220.05 3082.75 58.05 0.00 0.00 0.00 0.00 06:02:55 Average: docker0 121.95 152.42 9.75 1605.11 0.00 0.00 0.00 0.00 06:02:55 Average: veth308740f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:02:55 Average: vethf239a89 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:55 06:02:55 06:02:55 ---> sar -P ALL: 06:02:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6832) 10/03/22 _x86_64_ (8 CPU) 06:02:55 06:02:55 05:53:18 LINUX RESTART (8 CPU) 06:02:55 06:02:55 05:54:02 CPU %user %nice %system %iowait %steal %idle 06:02:55 05:55:01 all 0.02 0.00 0.02 0.04 0.00 99.92 06:02:55 05:55:01 0 0.07 0.00 0.07 0.00 0.02 99.85 06:02:55 05:55:01 1 0.00 0.00 0.00 0.08 0.00 99.92 06:02:55 05:55:01 2 0.02 0.00 0.02 0.15 0.00 99.81 06:02:55 05:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:02:55 05:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:02:55 05:55:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:02:55 05:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:02:55 05:55:01 7 0.00 0.00 0.00 0.05 0.00 99.95 06:02:55 05:56:01 all 0.01 0.00 0.00 0.01 0.01 99.96 06:02:55 05:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:02:55 05:56:01 1 0.02 0.00 0.00 0.05 0.00 99.93 06:02:55 05:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:02:55 05:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:02:55 05:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:02:55 05:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:02:55 05:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:02:55 05:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:02:55 05:57:01 all 2.37 0.00 0.38 0.10 0.01 97.14 06:02:55 05:57:01 0 1.62 0.00 0.15 0.02 0.03 98.18 06:02:55 05:57:01 1 5.85 0.00 0.92 0.63 0.02 92.59 06:02:55 05:57:01 2 1.40 0.00 0.20 0.08 0.00 98.31 06:02:55 05:57:01 3 1.94 0.00 0.07 0.00 0.00 98.00 06:02:55 05:57:01 4 1.90 0.00 0.98 0.03 0.00 97.08 06:02:55 05:57:01 5 2.30 0.00 0.15 0.00 0.00 97.55 06:02:55 05:57:01 6 2.74 0.00 0.12 0.03 0.02 97.10 06:02:55 05:57:01 7 1.22 0.00 0.42 0.00 0.02 98.34 06:02:55 05:58:01 all 11.24 0.00 4.50 1.97 0.06 82.22 06:02:55 05:58:01 0 11.29 0.00 3.96 0.74 0.05 83.96 06:02:55 05:58:01 1 10.48 0.00 5.03 5.82 0.05 78.62 06:02:55 05:58:01 2 11.98 0.00 4.07 0.10 0.05 83.80 06:02:55 05:58:01 3 12.94 0.00 4.82 1.28 0.07 80.90 06:02:55 05:58:01 4 9.52 0.00 3.97 0.20 0.07 86.23 06:02:55 05:58:01 5 12.18 0.00 5.34 5.99 0.05 76.45 06:02:55 05:58:01 6 11.32 0.00 4.72 0.69 0.05 83.22 06:02:55 05:58:01 7 10.21 0.00 4.11 0.99 0.07 84.62 06:02:55 05:59:01 all 50.58 0.00 8.12 1.00 0.10 40.20 06:02:55 05:59:01 0 50.40 0.00 7.53 0.77 0.10 41.20 06:02:55 05:59:01 1 51.02 0.00 7.62 0.56 0.08 40.72 06:02:55 05:59:01 2 51.29 0.00 7.91 2.66 0.10 38.04 06:02:55 05:59:01 3 50.76 0.00 8.49 0.03 0.10 40.62 06:02:55 05:59:01 4 49.32 0.00 8.04 0.29 0.10 42.24 06:02:55 05:59:01 5 50.53 0.00 8.17 2.39 0.12 38.80 06:02:55 05:59:01 6 50.44 0.00 7.93 0.39 0.08 41.16 06:02:55 05:59:01 7 50.89 0.00 9.30 0.89 0.12 38.79 06:02:55 06:00:01 all 36.28 0.00 6.90 0.61 0.08 56.12 06:02:55 06:00:01 0 37.49 0.00 6.87 0.07 0.08 55.48 06:02:55 06:00:01 1 35.86 0.00 7.05 0.12 0.08 56.88 06:02:55 06:00:01 2 36.07 0.00 6.49 0.57 0.08 56.78 06:02:55 06:00:01 3 37.23 0.00 6.97 0.10 0.08 55.62 06:02:55 06:00:01 4 35.70 0.00 6.77 0.07 0.08 57.37 06:02:55 06:00:01 5 36.66 0.00 7.00 3.79 0.08 52.46 06:02:55 06:00:01 6 34.81 0.00 7.01 0.02 0.08 58.09 06:02:55 06:00:01 7 36.43 0.00 7.06 0.15 0.08 56.26 06:02:55 06:01:01 all 48.00 0.00 14.67 5.24 0.11 31.98 06:02:55 06:01:01 0 48.36 0.00 14.86 4.35 0.12 32.31 06:02:55 06:01:01 1 48.13 0.00 14.78 4.03 0.12 32.94 06:02:55 06:01:01 2 47.18 0.00 15.37 3.33 0.10 34.02 06:02:55 06:01:01 3 48.69 0.00 14.29 4.69 0.10 32.23 06:02:55 06:01:01 4 47.04 0.00 15.34 9.69 0.12 27.82 06:02:55 06:01:01 5 48.47 0.00 14.88 11.36 0.10 25.18 06:02:55 06:01:01 6 47.79 0.00 11.86 2.46 0.10 37.79 06:02:55 06:01:01 7 48.36 0.00 16.02 2.01 0.12 33.49 06:02:55 06:02:01 all 66.80 0.00 17.35 3.58 0.13 12.14 06:02:55 06:02:01 0 68.40 0.00 15.51 2.66 0.12 13.31 06:02:55 06:02:01 1 66.70 0.00 17.97 3.42 0.14 11.77 06:02:55 06:02:01 2 65.86 0.00 16.94 2.63 0.12 14.46 06:02:55 06:02:01 3 66.15 0.00 17.70 6.64 0.14 9.38 06:02:55 06:02:01 4 66.00 0.00 18.48 3.77 0.12 11.64 06:02:55 06:02:01 5 66.32 0.00 17.79 2.84 0.14 12.91 06:02:55 06:02:01 6 67.73 0.00 16.34 3.00 0.14 12.80 06:02:55 06:02:01 7 67.24 0.00 18.06 3.70 0.14 10.87 06:02:55 Average: all 26.82 0.00 6.47 1.56 0.06 65.09 06:02:55 Average: 0 27.15 0.00 6.10 1.07 0.07 65.61 06:02:55 Average: 1 27.16 0.00 6.64 1.83 0.06 64.30 06:02:55 Average: 2 26.61 0.00 6.34 1.19 0.06 65.80 06:02:55 Average: 3 27.11 0.00 6.51 1.58 0.06 64.73 06:02:55 Average: 4 26.10 0.00 6.68 1.74 0.06 65.42 06:02:55 Average: 5 26.95 0.00 6.64 3.27 0.06 63.07 06:02:55 Average: 6 26.78 0.00 5.98 0.82 0.06 66.37 06:02:55 Average: 7 26.73 0.00 6.85 0.97 0.07 65.39 06:02:55 06:02:55 06:02:55