Branch indexing 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 e18dbdcecdb0d114bc1a1bd073cbd42566b9224e rather than 728588c8c1d82a31db75d369f81b3dd041495925 Obtained Jenkinsfile from e18dbdcecdb0d114bc1a1bd073cbd42566b9224e 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-ssh2044054735967150073.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16807804598911216538.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7983217226534881130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9010419809273676496.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4119/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4119/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3683388013890096164.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-22222’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22231 in /w/workspace/edgexfoundry_edgex-go_PR-4119 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4119/head:refs/remotes/origin/PR-4119 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e18dbdcecdb0d114bc1a1bd073cbd42566b9224e into PR head commit 728588c8c1d82a31db75d369f81b3dd041495925 Merge succeeded, producing 45af7f37b495c5e89f037b4fc0ca09b290d79006 Checking out Revision 45af7f37b495c5e89f037b4fc0ca09b290d79006 (PR-4119) > git config core.sparsecheckout # timeout=10 > git checkout -f 728588c8c1d82a31db75d369f81b3dd041495925 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e18dbdcecdb0d114bc1a1bd073cbd42566b9224e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45af7f37b495c5e89f037b4fc0ca09b290d79006 # timeout=10 Commit message: "Merge commit 'e18dbdcecdb0d114bc1a1bd073cbd42566b9224e' into HEAD" > git rev-list --no-walk 728588c8c1d82a31db75d369f81b3dd041495925 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:28 ========================================================= 16:30:28 EdgeX Global Pipelines Version Info 16:30:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:29 ------------------- 16:30:29 stable info: 16:30:29 ------------------- 16:30:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:29 Message: update stable to v1.0.238 16:30:29 ------------------- 16:30:29 experimental info: 16:30:29 ------------------- 16:30:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:29 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4119 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4119 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4119 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45af7f37b495c5e89f037b4fc0ca09b290d79006 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45af7f3 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:30 provisioning config files... 16:30:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config121089447236317222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:30 ---> docker-login.sh 16:30:30 nexus3.edgexfoundry.org:10001 16:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:30 Configure a credential helper to remove this warning. See 16:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:30 16:30:30 Login Succeeded 16:30:30 nexus3.edgexfoundry.org:10002 16:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:31 Configure a credential helper to remove this warning. See 16:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:31 16:30:31 Login Succeeded 16:30:31 nexus3.edgexfoundry.org:10003 16:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:31 Configure a credential helper to remove this warning. See 16:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:31 16:30:31 Login Succeeded 16:30:31 nexus3.edgexfoundry.org:10004 16:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:31 Configure a credential helper to remove this warning. See 16:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:31 16:30:31 Login Succeeded 16:30:31 docker.io 16:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:31 Configure a credential helper to remove this warning. See 16:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:31 16:30:31 Login Succeeded 16:30:31 ---> docker-login.sh ends [Pipeline] } 16:30:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:32 + 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 16:30:32 + dirname cmd/core-command/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo core-command,cmd/core-command/Dockerfile 16:30:32 + dirname cmd/core-data/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo core-data,cmd/core-data/Dockerfile 16:30:32 + dirname cmd/core-metadata/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:32 + dirname cmd/security-bootstrapper/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:32 + dirname cmd/security-proxy-setup/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:32 + + cut -d/ -f2 16:30:32 dirname cmd/security-secretstore-setup/Dockerfile 16:30:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:32 + + cut -d/ -f2 16:30:32 dirname cmd/security-spire-agent/Dockerfile 16:30:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:32 + dirname cmd/security-spire-config/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:32 + dirname cmd/security-spire-server/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:32 + dirname cmd/support-notifications/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:32 + dirname cmd/support-scheduler/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:32 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:32 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 16:30:32 + git rev-list -1 --merges 45af7f37b495c5e89f037b4fc0ca09b290d79006~1..45af7f37b495c5e89f037b4fc0ca09b290d79006 [Pipeline] echo 16:30:32 -----------> git rev-list -1 --merges 45af7f37b495c5e89f037b4fc0ca09b290d79006~1..45af7f37b495c5e89f037b4fc0ca09b290d79006 45af7f37b495c5e89f037b4fc0ca09b290d79006 16:30:32 45af7f37b495c5e89f037b4fc0ca09b290d79006 [false] [Pipeline] sh 16:30:32 + git log --format=format:%s -1 45af7f37b495c5e89f037b4fc0ca09b290d79006 [Pipeline] echo 16:30:32 ========================================================= 16:30:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:33 + grep -v github /etc/ssh/ssh_known_hosts 16:30:33 + [ -e /tmp/ssh_known_hosts ] 16:30:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:33 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:33 sudo tee -a /etc/ssh/ssh_known_hosts 16:30:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:33 16:30:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:34 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:34 b85a868b505f: Pulling fs layer 16:30:34 e2be974225ed: Pulling fs layer 16:30:34 339a4e72a1f5: Pulling fs layer 16:30:34 988bab9f4d93: Pulling fs layer 16:30:34 1469e6f7b9e6: Pulling fs layer 16:30:34 eaf3925da568: Pulling fs layer 16:30:34 bab4dde63d76: Pulling fs layer 16:30:34 bde34c3a00c8: Pulling fs layer 16:30:34 b352a97aabf1: Pulling fs layer 16:30:34 4872d77fe225: Pulling fs layer 16:30:34 5851b861e8e6: Pulling fs layer 16:30:34 bab4dde63d76: Waiting 16:30:34 988bab9f4d93: Waiting 16:30:34 bde34c3a00c8: Waiting 16:30:34 1469e6f7b9e6: Waiting 16:30:34 5851b861e8e6: Waiting 16:30:34 b352a97aabf1: Waiting 16:30:34 eaf3925da568: Waiting 16:30:34 4872d77fe225: Waiting 16:30:34 e2be974225ed: Verifying Checksum 16:30:34 e2be974225ed: Download complete 16:30:34 988bab9f4d93: Download complete 16:30:34 1469e6f7b9e6: Verifying Checksum 16:30:34 1469e6f7b9e6: Download complete 16:30:34 339a4e72a1f5: Verifying Checksum 16:30:34 339a4e72a1f5: Download complete 16:30:34 eaf3925da568: Verifying Checksum 16:30:34 eaf3925da568: Download complete 16:30:34 bde34c3a00c8: Verifying Checksum 16:30:34 bde34c3a00c8: Download complete 16:30:34 b352a97aabf1: Verifying Checksum 16:30:34 b352a97aabf1: Download complete 16:30:34 4872d77fe225: Verifying Checksum 16:30:34 4872d77fe225: Download complete 16:30:34 5851b861e8e6: Verifying Checksum 16:30:34 5851b861e8e6: Download complete 16:30:34 b85a868b505f: Download complete 16:30:34 bab4dde63d76: Verifying Checksum 16:30:34 bab4dde63d76: Download complete 16:30:35 b85a868b505f: Pull complete 16:30:35 e2be974225ed: Pull complete 16:30:36 339a4e72a1f5: Pull complete 16:30:36 988bab9f4d93: Pull complete 16:30:36 1469e6f7b9e6: Pull complete 16:30:37 eaf3925da568: Pull complete 16:30:38 bab4dde63d76: Pull complete 16:30:39 bde34c3a00c8: Pull complete 16:30:39 b352a97aabf1: Pull complete 16:30:39 4872d77fe225: Pull complete 16:30:39 5851b861e8e6: Pull complete 16:30:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:39 prd-ubuntu20.04-docker-8c-8g-22231 does not seem to be running inside a container 16:30:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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/py-git-semver:0.1.4 cat 16:30:41 $ docker top 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 -eo pid,comm 16:30:41 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). 16:30:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:41 [ssh-agent] Looking for ssh-agent implementation... 16:30:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:41 $ docker exec 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 ssh-agent 16:30:41 SSH_AUTH_SOCK=/tmp/ssh-PViHbLKlreMG/agent.34 16:30:41 SSH_AGENT_PID=41 16:30:41 Running ssh-add (command line suppressed) 16:30:41 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8924958250482541409.key (/w/workspace/edgex-go/5@tmp/private_key_8924958250482541409.key) 16:30:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:41 + git tag --points-at HEAD [Pipeline] } 16:30:41 $ docker exec --env ******** --env ******** 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 ssh-agent -k 16:30:42 unset SSH_AUTH_SOCK; 16:30:42 unset SSH_AGENT_PID; 16:30:42 echo Agent pid 41 killed; 16:30:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:42 [ssh-agent] Looking for ssh-agent implementation... 16:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:42 $ docker exec 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 ssh-agent 16:30:42 SSH_AUTH_SOCK=/tmp/ssh-UKkyQiKrOKXk/agent.75 16:30:42 SSH_AGENT_PID=81 16:30:42 Running ssh-add (command line suppressed) 16:30:42 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6422146822440125142.key (/w/workspace/edgex-go/5@tmp/private_key_6422146822440125142.key) 16:30:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:42 + git semver init 16:30:43 2022-08-09 16:30:42,987 [run_init] DEBUG init version:0.0.0 force:False 16:30:43 2022-08-09 16:30:42,988 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 16:30:43 2022-08-09 16:30:42,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 16:30:43 2022-08-09 16:30:42,989 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 16:30:47 2022-08-09 16:30:47,100 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 16:30:47 2022-08-09 16:30:47,100 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4119 with force:False 16:30:47 2022-08-09 16:30:47,101 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4119 16:30:47 2022-08-09 16:30:47,105 [execute] INFO git cat-file --batch-check 16:30:47 2022-08-09 16:30:47,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:30:47 2022-08-09 16:30:47,111 [execute] INFO git cat-file --batch 16:30:47 2022-08-09 16:30:47,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:30:47 2022-08-09 16:30:47,116 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4119 16:30:47 0.0.0 [Pipeline] } 16:30:47 $ docker exec --env ******** --env ******** 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 ssh-agent -k 16:30:47 unset SSH_AUTH_SOCK; 16:30:47 unset SSH_AGENT_PID; 16:30:47 echo Agent pid 81 killed; 16:30:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:47 + git semver [Pipeline] } 16:30:48 $ docker stop --time=1 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 16:30:49 $ docker rm -f 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:50 Stashed 1 file(s) [Pipeline] echo 16:30:50 [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 16:30:50 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 16:30:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:50 ========================================================= 16:30:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:51 2408cc74d12b: Pulling fs layer 16:30:51 ea60b727a1ce: Pulling fs layer 16:30:51 30c4a7721957: Pulling fs layer 16:30:51 370296b7ddb6: Pulling fs layer 16:30:51 7c6cee850709: Pulling fs layer 16:30:51 39a5fcdaea64: Pulling fs layer 16:30:51 d94ebbe4e438: Pulling fs layer 16:30:51 bcfd1f05c69d: Pulling fs layer 16:30:51 59ccb84bbe0f: Pulling fs layer 16:30:51 370296b7ddb6: Waiting 16:30:51 7c6cee850709: Waiting 16:30:51 39a5fcdaea64: Waiting 16:30:51 d94ebbe4e438: Waiting 16:30:51 bcfd1f05c69d: Waiting 16:30:51 59ccb84bbe0f: Waiting 16:30:51 30c4a7721957: Verifying Checksum 16:30:51 30c4a7721957: Download complete 16:30:51 ea60b727a1ce: Download complete 16:30:51 7c6cee850709: Verifying Checksum 16:30:51 7c6cee850709: Download complete 16:30:51 39a5fcdaea64: Verifying Checksum 16:30:51 39a5fcdaea64: Download complete 16:30:51 2408cc74d12b: Verifying Checksum 16:30:51 2408cc74d12b: Download complete 16:30:51 d94ebbe4e438: Download complete 16:30:51 2408cc74d12b: Pull complete 16:30:51 ea60b727a1ce: Pull complete 16:30:51 30c4a7721957: Pull complete 16:30:51 59ccb84bbe0f: Download complete 16:30:51 bcfd1f05c69d: Verifying Checksum 16:30:51 bcfd1f05c69d: Download complete 16:30:51 370296b7ddb6: Verifying Checksum 16:30:51 370296b7ddb6: Download complete 16:30:57 370296b7ddb6: Pull complete 16:30:57 7c6cee850709: Pull complete 16:30:57 39a5fcdaea64: Pull complete 16:30:57 d94ebbe4e438: Pull complete 16:30:59 bcfd1f05c69d: Pull complete 16:30:59 59ccb84bbe0f: Pull complete 16:30:59 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:31:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:00 WORKDIR /edgex 16:31:00 COPY go.mod . 16:31:00 RUN go mod download 16:31:00 + docker build -t ci-base-image-x86_64 -f - . 16:31:01 Sending build context to Docker daemon 169.2MB 16:31:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:01 ---> a4fb48ad2a94 16:31:01 Step 2/4 : WORKDIR /edgex 16:31:03 ---> Running in 945e5f3bed3b 16:31:03 Removing intermediate container 945e5f3bed3b 16:31:03 ---> b67ef4e65f9a 16:31:03 Step 3/4 : COPY go.mod . 16:31:03 ---> 5bc1a4639586 16:31:03 Step 4/4 : RUN go mod download 16:31:03 ---> Running in c1114e6bd82b 16:31:05 Still waiting to schedule task 16:31:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22232’ is offline 16:31:15 Removing intermediate container c1114e6bd82b 16:31:15 ---> 952ce653a711 16:31:15 Successfully built 952ce653a711 16:31:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:15 + docker inspect -f . ci-base-image-x86_64 16:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:15 prd-ubuntu20.04-docker-8c-8g-22231 does not seem to be running inside a container 16:31:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:16 $ docker top 3e14c5ec3fa50759f7cab9b5dc2e20e0890621034f905ef3b0bfe8eccd4532db -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:16 + go version 16:31:16 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:16 $ docker stop --time=1 3e14c5ec3fa50759f7cab9b5dc2e20e0890621034f905ef3b0bfe8eccd4532db 16:31:17 $ docker rm -f 3e14c5ec3fa50759f7cab9b5dc2e20e0890621034f905ef3b0bfe8eccd4532db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:18 + docker inspect -f . ci-base-image-x86_64 16:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:18 prd-ubuntu20.04-docker-8c-8g-22231 does not seem to be running inside a container 16:31:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:18 $ docker top 9cc5b96298868255c07535218e4810781f76f177580d49aa87d519fcec983eb6 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:18 ========================================================= 16:31:18 [edgeXBuildGoParallel] Running Tests and Build... 16:31:18 ========================================================= [Pipeline] sh 16:31:19 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 16:31:19 + make test 16:31:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:26 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 16:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.642s coverage: 89.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.097s coverage: 2.1% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.577s coverage: 95.6% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.099s coverage: 60.0% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.104s coverage: 29.6% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 16:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.2% of statements 16:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.092s coverage: 85.4% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.2% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 64.7% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.310s coverage: 65.8% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.6% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 16:32:05 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 16:32:23 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." 16:32:23 GO111MODULE=on go vet ./... 16:32:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:27 ./bin/test-attribution-txt.sh 16:32:27 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:27 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:27 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:27 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:27 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:27 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:27 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:28 + ls -al . 16:32:28 total 732 16:32:28 drwxrwxr-x 10 1001 1001 4096 Aug 9 16:31 . 16:32:28 drwxr-xr-x 4 root root 4096 Aug 9 16:31 .. 16:32:28 -rw-rw-r-- 1 1001 1001 16 Aug 9 16:30 .dockerignore 16:32:28 drwxrwxr-x 8 1001 1001 4096 Aug 9 16:32 .git 16:32:28 drwxrwxr-x 3 1001 1001 4096 Aug 9 16:30 .github 16:32:28 -rw-rw-r-- 1 1001 1001 1030 Aug 9 16:30 .gitignore 16:32:28 -rw-rw-r-- 1 1001 1001 42 Aug 9 16:30 .golangci.yml 16:32:28 -rw-rw-r-- 1 1001 1001 87 Aug 9 16:30 .hadolint.yml 16:32:28 drwxr-xr-x 3 1001 1001 4096 Aug 9 16:30 .semver 16:32:28 -rw-rw-r-- 1 1001 1001 166 Aug 9 16:30 .sonarcloud.properties 16:32:28 -rw-rw-r-- 1 1001 1001 1171 Aug 9 16:30 ADOPTERS.md 16:32:28 -rw-rw-r-- 1 1001 1001 10347 Aug 9 16:30 Attribution.txt 16:32:28 -rw-rw-r-- 1 1001 1001 63209 Aug 9 16:30 CHANGELOG.md 16:32:28 -rw-rw-r-- 1 1001 1001 3804 Aug 9 16:30 CONTRIBUTING.md 16:32:28 -rw-rw-r-- 1 1001 1001 677 Aug 9 16:30 GOVERNANCE.md 16:32:28 -rw-rw-r-- 1 1001 1001 850 Aug 9 16:30 Jenkinsfile 16:32:28 -rw-rw-r-- 1 1001 1001 10775 Aug 9 16:30 LICENSE 16:32:28 -rw-rw-r-- 1 1001 1001 12212 Aug 9 16:30 Makefile 16:32:28 -rw-rw-r-- 1 1001 1001 582 Aug 9 16:30 OWNERS.md 16:32:28 -rw-rw-r-- 1 1001 1001 9094 Aug 9 16:30 README.md 16:32:28 -rw-rw-r-- 1 1001 1001 6912 Aug 9 16:30 SECURITY.md 16:32:28 -rw-rw-r-- 1 1001 1001 5 Aug 9 16:30 VERSION 16:32:28 -rw-rw-r-- 1 1001 1001 4131 Aug 9 16:30 ZMQWindows.md 16:32:28 drwxrwxr-x 2 1001 1001 4096 Aug 9 16:30 bin 16:32:28 drwxrwxr-x 18 1001 1001 4096 Aug 9 16:30 cmd 16:32:28 -rw-r--r-- 1 root root 479761 Aug 9 16:32 coverage.out 16:32:28 -rw-rw-r-- 1 1001 1001 3681 Aug 9 16:30 go.mod 16:32:28 -rw-rw-r-- 1 1001 1001 38033 Aug 9 16:30 go.sum 16:32:28 drwxrwxr-x 8 1001 1001 4096 Aug 9 16:30 internal 16:32:28 drwxrwxr-x 3 1001 1001 4096 Aug 9 16:30 openapi 16:32:28 drwxrwxr-x 4 1001 1001 4096 Aug 9 16:30 snap 16:32:28 -rw-rw-r-- 1 1001 1001 204 Aug 9 16:30 version.go [Pipeline] sh 16:32:28 + '[' -e coverage.out ] 16:32:28 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:28 Stashed 1 file(s) [Pipeline] sh 16:32:28 + make build 16:32:28 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 16:32:41 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 16:32:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:33:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33: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 16:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:33:07 $ docker stop --time=1 9cc5b96298868255c07535218e4810781f76f177580d49aa87d519fcec983eb6 16:33:10 $ docker rm -f 9cc5b96298868255c07535218e4810781f76f177580d49aa87d519fcec983eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:11 16:33:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:11 latest: Pulling from edgex-devops/edgex-compose 16:33:11 cbdbe7a5bc2a: Pulling fs layer 16:33:11 ca9280d653b3: Pulling fs layer 16:33:11 7e9c9ca2126c: Pulling fs layer 16:33:11 cbdbe7a5bc2a: Download complete 16:33:11 ca9280d653b3: Verifying Checksum 16:33:11 ca9280d653b3: Download complete 16:33:11 cbdbe7a5bc2a: Pull complete 16:33:11 7e9c9ca2126c: Verifying Checksum 16:33:11 7e9c9ca2126c: Download complete 16:33:12 ca9280d653b3: Pull complete 16:33:15 7e9c9ca2126c: Pull complete 16:33:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:15 prd-ubuntu20.04-docker-8c-8g-22231 does not seem to be running inside a container 16:33:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:17 $ docker top f681207c91b4094aeb813b2e4637882f5233c5b94cb707a77685a15bcd7cf981 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:17 + docker-compose build --help 16:33:17 + grep parallel 16:33:17 --parallel Build images in parallel. [Pipeline] } 16:33:17 $ docker stop --time=1 f681207c91b4094aeb813b2e4637882f5233c5b94cb707a77685a15bcd7cf981 16:33:19 $ docker rm -f f681207c91b4094aeb813b2e4637882f5233c5b94cb707a77685a15bcd7cf981 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:19 prd-ubuntu20.04-docker-8c-8g-22231 does not seem to be running inside a container 16:33:19 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:20 $ docker top 11f694a88176262769b099ecb876d09521eb93b5038c50ab355b9d6c2d55a72d -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:20 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:21 Building core-command ... 16:33:21 Building core-data ... 16:33:21 Building core-metadata ... 16:33:21 Building security-bootstrapper ... 16:33:21 Building security-proxy-setup ... 16:33:21 Building security-secretstore-setup ... 16:33:21 Building security-spiffe-token-provider ... 16:33:21 Building security-spire-agent ... 16:33:21 Building security-spire-config ... 16:33:21 Building security-spire-server ... 16:33:21 Building support-notifications ... 16:33:21 Building support-scheduler ... 16:33:21 Building sys-mgmt-agent ... 16:33:21 Building security-spire-agent 16:33:21 Building core-metadata 16:33:21 Building sys-mgmt-agent 16:33:21 Building security-bootstrapper 16:33:21 Building support-scheduler 16:33:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> 952ce653a711 16:33:33 Step 3/22 : WORKDIR /edgex-go 16:33:33 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> 952ce653a711 16:33:33 Step 3/26 : WORKDIR /edgex-go 16:33:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> 952ce653a711 16:33:33 Step 3/24 : WORKDIR /edgex-go 16:33:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> 952ce653a711 16:33:33 Step 3/23 : WORKDIR /edgex-go 16:33:33 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> 952ce653a711 16:33:33 Step 3/31 : WORKDIR /edgex-go 16:33:35 ---> Running in 9b0974f4d96a 16:33:35 ---> Running in 08d33a9f060b 16:33:35 ---> Running in d1cd37a46661 16:33:35 ---> Running in 87ab834c73df 16:33:35 ---> Running in e6157b49b2c4 16:33:35 Removing intermediate container 9b0974f4d96a 16:33:35 ---> ab28f50470c6 16:33:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:35 Removing intermediate container d1cd37a46661 16:33:35 ---> de43a3ae522c 16:33:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:35 Removing intermediate container 08d33a9f060b 16:33:35 ---> acaca2402e44 16:33:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:35 Removing intermediate container 87ab834c73df 16:33:35 ---> f2727f7e9c7b 16:33:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:35 Removing intermediate container e6157b49b2c4 16:33:35 ---> 220d114db492 16:33:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:35 ---> Running in 2e3de12e620c 16:33:35 ---> Running in 40942d6c2630 16:33:35 ---> Running in c6129b484361 16:33:35 ---> Running in 21f6ee9ce532 16:33:35 ---> Running in 5e7a35211075 16:33:36 Removing intermediate container 40942d6c2630 16:33:36 ---> 1e14d226e1b2 16:33:36 Step 5/24 : RUN apk add --update --no-cache make git 16:33:36 Removing intermediate container 2e3de12e620c 16:33:36 ---> 03cb4027c1bb 16:33:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:36 ---> Running in 43aceecfb92b 16:33:36 ---> Running in 5e9784e49ac9 16:33:36 Removing intermediate container 5e7a35211075 16:33:36 ---> 450a375a834b 16:33:36 Step 5/22 : RUN apk add --update --no-cache make git 16:33:36 ---> Running in 7767359830ee 16:33:36 Removing intermediate container c6129b484361 16:33:36 ---> 11c282aae843 16:33:36 Step 5/23 : RUN apk add --update --no-cache make bash git 16:33:36 ---> Running in 3ba76c119469 16:33:36 Removing intermediate container 21f6ee9ce532 16:33:36 ---> 995080fbdf6e 16:33:36 Step 5/31 : RUN apk add --update --no-cache make git 16:33:36 ---> Running in 05c20e06ac82 16:33:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:38 OK: 211 MiB in 51 packages 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:38 OK: 211 MiB in 51 packages 16:33:38 Removing intermediate container 5e9784e49ac9 16:33:38 ---> c0e49e6922ae 16:33:38 Step 6/26 : COPY go.mod vendor* ./ 16:33:38 OK: 211 MiB in 51 packages 16:33:39 OK: 211 MiB in 51 packages 16:33:39 OK: 211 MiB in 51 packages 16:33:39 ---> 6c5097b4494b 16:33:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:39 Removing intermediate container 43aceecfb92b 16:33:39 ---> 41a1528aaedd 16:33:39 Step 6/24 : COPY go.mod vendor* ./ 16:33:39 ---> Running in 5bcd63f43331 16:33:39 ---> ce65843a03a5 16:33:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:39 ---> Running in 64846b795ded 16:33:39 Removing intermediate container 7767359830ee 16:33:39 ---> fca1c1c5b390 16:33:39 Step 6/22 : COPY go.mod vendor* ./ 16:33:39 Removing intermediate container 05c20e06ac82 16:33:39 ---> 874b21d10794 16:33:39 Step 6/31 : COPY go.mod vendor* ./ 16:33:39 ---> 643b2f3f2ebd 16:33:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:39 Removing intermediate container 3ba76c119469 16:33:39 ---> 3a81cb12921c 16:33:39 Step 6/23 : COPY go.mod vendor* ./ 16:33:39 ---> Running in c3c96f526ee3 16:33:39 ---> 5343f0cf7a73 16:33:39 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:39 ---> Running in 5475416bbb9c 16:33:39 ---> 4318ca19227c 16:33:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:39 ---> Running in b860f5501556 16:33:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22233 in /w/workspace/edgexfoundry_edgex-go_PR-4119 [Pipeline] { [Pipeline] ws 16:33:47 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:33:47 The recommended git tool is: git 16:33:52 Removing intermediate container 64846b795ded 16:33:52 ---> 4943a57d1b93 16:33:52 Step 8/24 : COPY . . 16:33:52 Removing intermediate container 5bcd63f43331 16:33:52 ---> 8f328ac17d41 16:33:52 Step 8/26 : COPY . . 16:33:52 Removing intermediate container c3c96f526ee3 16:33:52 ---> ea5562e0f9e3 16:33:52 Step 8/22 : COPY . . 16:33:52 Removing intermediate container 5475416bbb9c 16:33:52 ---> a426d6083756 16:33:52 Step 8/31 : COPY . . 16:33:52 Removing intermediate container b860f5501556 16:33:52 ---> 51fcb85a4cec 16:33:52 Step 8/23 : COPY . . 16:33:53 using credential edgex-jenkins-ssh 16:33:53 Cloning the remote Git repository 16:33:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:54 > git init /w/workspace/edgex-go/5 # timeout=10 16:33:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:54 > git --version # timeout=10 16:33:54 > git --version # 'git version 2.25.1' 16:33:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:00 ---> 5fde1819505f 16:34:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:00 ---> 5b1269ccd414 16:34:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:00 ---> 794249baca8d 16:34:00 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:00 ---> 38b8de60a88b 16:34:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:00 ---> 682a8ef12695 16:34:00 Step 9/24 : RUN make cmd/core-metadata/core-metadata 16:34:00 ---> Running in dabab83bf851 16:34:00 ---> Running in aa96996958aa 16:34:00 ---> Running in dd9bccc2801a 16:34:00 ---> Running in d84b4723f611 16:34:00 ---> Running in 7fa46de3d67c 16:34:00 Removing intermediate container dabab83bf851 16:34:00 ---> fa569758cccf 16:34:00 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:00 ---> Running in 7b41e219c375 16:34:00 Removing intermediate container 7b41e219c375 16:34:00 ---> 38b3e38e1504 16:34:00 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 16:34:00 ---> Running in 4d716baad8bf 16:34:00 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 16:34:00 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 16:34:01 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 16:34:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:01 Removing intermediate container 4d716baad8bf 16:34:01 ---> a0bd0adee9b0 16:34:01 Step 12/26 : WORKDIR /edgex-go 16:34:01 ---> Running in e18f6ec33765 16:34:01 Removing intermediate container e18f6ec33765 16:34:01 ---> f9c836ab71d5 16:34:01 16:34:01 Step 13/26 : FROM alpine:3.15 16:34:02 3.15: Pulling from library/alpine 16:34:02 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:34:02 Status: Downloaded newer image for alpine:3.15 16:34:02 ---> 2720e26172a0 16:34:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:02 ---> Running in 057cf6414226 16:34:02 Removing intermediate container 057cf6414226 16:34:02 ---> 5fe57e27824a 16:34:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:02 ---> Running in 0102085cb217 16:34:03 Removing intermediate container 0102085cb217 16:34:03 ---> 7cb0d860bead 16:34:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:03 ---> Running in bf02e06ecfc0 16:34:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:05 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:05 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:05 OK: 15858 distinct packages available 16:34:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:06 (1/5) Installing dumb-init (1.2.5-r1) 16:34:06 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:07 (3/5) Installing libucontext (1.1-r0) 16:34:07 (4/5) Installing gcompat (1.0.0-r4) 16:34:07 (5/5) Installing openssl (1.1.1q-r0) 16:34:07 Executing busybox-1.34.1-r7.trigger 16:34:07 OK: 6 MiB in 19 packages 16:34:08 Removing intermediate container bf02e06ecfc0 16:34:08 ---> 5200295fa1d5 16:34:08 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:10 ---> 17dd00e57e5e 16:34:10 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:12 ---> 243da3fc6128 16:34:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:12 ---> ddf9be8d768f 16:34:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:12 ---> 047967d18854 16:34:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:13 Merging remotes/origin/main commit e18dbdcecdb0d114bc1a1bd073cbd42566b9224e into PR head commit 728588c8c1d82a31db75d369f81b3dd041495925 16:34:13 ---> 5e28bcb8ea90 16:34:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:13 ---> Running in 11ea20d7b06c 16:34:14 Merge succeeded, producing 6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 16:34:14 Checking out Revision 6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 (PR-4119) 16:34:14 Removing intermediate container 11ea20d7b06c 16:34:14 ---> f4f2c1f18b15 16:34:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:14 ---> Running in 32340efed730 16:34:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4119/head:refs/remotes/origin/PR-4119 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:34:13 > git config core.sparsecheckout # timeout=10 16:34:13 > git checkout -f 728588c8c1d82a31db75d369f81b3dd041495925 # timeout=10 16:34:13 > git remote # timeout=10 16:34:13 > git config --get remote.origin.url # timeout=10 16:34:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:13 > git merge e18dbdcecdb0d114bc1a1bd073cbd42566b9224e # timeout=10 16:34:14 > git rev-parse HEAD^{commit} # timeout=10 16:34:14 > git config core.sparsecheckout # timeout=10 16:34:14 > git checkout -f 6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 # timeout=10 16:34:14 Removing intermediate container 32340efed730 16:34:14 ---> eb530867c500 16:34:14 Step 24/26 : LABEL arch=x86_64 16:34:14 ---> Running in 0e4543791afd 16:34:15 Removing intermediate container 0e4543791afd 16:34:15 ---> d967f227d654 16:34:15 Step 25/26 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:34:15 ---> Running in fbfb17597127 16:34:15 Removing intermediate container fbfb17597127 16:34:15 ---> ae2de29ead93 16:34:15 Step 26/26 : LABEL version=0.0.0 16:34:15 ---> Running in 54a08659fb27 16:34:16 Removing intermediate container 54a08659fb27 16:34:16 ---> 15b1a9061c45 16:34:16 16:34:16 Successfully built 15b1a9061c45 16:34:16 Successfully tagged security-spire-agent:latest 16:34:16  Building security-spire-agent ... done Building security-spire-server 16:34:18 Commit message: "Merge commit 'e18dbdcecdb0d114bc1a1bd073cbd42566b9224e' into HEAD" 16:34:18 > git rev-list --no-walk 728588c8c1d82a31db75d369f81b3dd041495925 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:19 Dload Upload Total Spent Left Speed 16:34:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k 16:34:19 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:19 ---> 952ce653a711 16:34:19 Step 3/25 : WORKDIR /edgex-go 16:34:19 ---> Using cache 16:34:19 ---> 220d114db492 16:34:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:19 ---> Using cache 16:34:19 ---> 450a375a834b 16:34:19 Step 5/25 : RUN apk add --update --no-cache make git build-base curl [Pipeline] sh 16:34:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:20 ---> Running in 9140b154c4b4 16:34:20 + sudo tee /etc/docker/daemon.new 16:34:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:34:20 { 16:34:20 "registry-mirrors": [ 16:34:20 "https://nexus3.edgexfoundry.org:10001" 16:34:20 ], 16:34:20 "bip": "10.250.0.254/24", 16:34:20 "hosts": [ 16:34:20 "tcp://0.0.0.0:5555", 16:34:20 "unix:///var/run/docker.sock" 16:34:20 ], 16:34:20 "mtu": 1458, 16:34:20 "selinux-enabled": true, 16:34:20 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:20 } [Pipeline] sh 16:34:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:21 + sudo service docker restart 16:34:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:22 OK: 211 MiB in 51 packages 16:34:23 Removing intermediate container 9140b154c4b4 16:34:23 ---> 004b79a61c13 16:34:23 Step 6/25 : COPY go.mod vendor* ./ 16:34:23 ---> c034a3c227d8 16:34:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:23 ---> Running in 2047973772ac 16:34:31 Removing intermediate container dd9bccc2801a 16:34:31 ---> cad1221f77ec 16:34:31 16:34:31 Step 10/31 : FROM alpine:3.16 16:34:31 Removing intermediate container aa96996958aa 16:34:31 ---> 56fc23b4cd27 16:34:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:31 ---> Running in beb9848201fa 16:34:31 3.16: Pulling from library/alpine 16:34:32 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 16:34:32 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:32 Status: Downloaded newer image for alpine:3.16 16:34:32 ---> d7d3d98c851f 16:34:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:32 Removing intermediate container 7fa46de3d67c 16:34:32 ---> 14364e3f5b03 16:34:32 16:34:32 Step 10/24 : FROM alpine:3.16 16:34:32 ---> d7d3d98c851f 16:34:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:34:32 ---> Running in f1b429154449 16:34:32 ---> Running in c0aea33d3a05 16:34:33 Removing intermediate container f1b429154449 16:34:33 ---> 0ac4a3ecff7d 16:34:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:33 ---> Running in 6cfa72b8d416 16:34:33 Removing intermediate container beb9848201fa 16:34:33 ---> fe46b9082179 16:34:33 16:34:33 Step 11/23 : FROM alpine:3.16 16:34:33 ---> d7d3d98c851f 16:34:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:33 ---> Running in 038dc2802533 16:34:33 Removing intermediate container 2047973772ac 16:34:33 ---> 44a2fb663f8b 16:34:33 Step 8/25 : COPY . . 16:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:33 Removing intermediate container 038dc2802533 16:34:33 ---> 1ecdb95d6f5f 16:34:33 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 16:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:33 ---> Running in 6bfc83c97378 16:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:33 (1/1) Installing dumb-init (1.2.5-r1) 16:34:33 Executing busybox-1.35.0-r15.trigger 16:34:33 OK: 6 MiB in 15 packages 16:34:33 (1/2) Installing dumb-init (1.2.5-r1) 16:34:33 (2/2) Installing su-exec (0.2-r1) 16:34:33 Executing busybox-1.35.0-r15.trigger 16:34:33 OK: 6 MiB in 16 packages 16:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:34 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:34:34 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:34:34 (3/33) Installing readline (8.1.2-r0) 16:34:34 (4/33) Installing bash (5.1.16-r2) 16:34:34 Executing bash-5.1.16-r2.post-install 16:34:34 (5/33) Installing ca-certificates (20220614-r0) 16:34:34 (6/33) Installing brotli-libs (1.0.9-r6) 16:34:34 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:34:34 (8/33) Installing libcurl (7.83.1-r2) 16:34:34 (9/33) Installing curl (7.83.1-r2) 16:34:34 (10/33) Installing docker-cli (20.10.16-r2) 16:34:34 (11/33) Installing dumb-init (1.2.5-r1) 16:34:34 (12/33) Installing libbz2 (1.0.8-r1) 16:34:34 (13/33) Installing expat (2.4.8-r0) 16:34:34 (14/33) Installing libffi (3.4.2-r1) 16:34:34 (15/33) Installing gdbm (1.23-r0) 16:34:34 (16/33) Installing xz-libs (5.2.5-r1) 16:34:34 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:34:34 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:34:34 (19/33) Installing mpdecimal (2.5.1-r1) 16:34:34 (20/33) Installing sqlite-libs (3.38.5-r0) 16:34:34 (21/33) Installing python3 (3.10.5-r0) 16:34:35 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:34:35 (23/33) Installing py3-tomli (2.0.1-r1) 16:34:35 (24/33) Installing py3-pep517 (0.12.0-r2) 16:34:35 (25/33) Installing py3-six (1.16.0-r1) 16:34:35 (26/33) Installing py3-retrying (1.3.3-r3) 16:34:35 (27/33) Installing py3-appdirs (1.4.4-r3) 16:34:35 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:34:35 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:34:35 (30/33) Installing py3-parsing (2.4.7-r3) 16:34:35 (31/33) Installing py3-packaging (21.3-r0) 16:34:35 (32/33) Installing py3-setuptools (59.4.0-r0) 16:34:35 (33/33) Installing py3-pip (22.1.1-r0) 16:34:35 Executing busybox-1.35.0-r15.trigger 16:34:35 Executing ca-certificates-20220614-r0.trigger 16:34:35 OK: 122 MiB in 47 packages 16:34:35 Removing intermediate container c0aea33d3a05 16:34:35 ---> 1a2f16c7020c 16:34:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:36 Removing intermediate container 6cfa72b8d416 16:34:36 ---> 7fd7f7322482 16:34:36 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:36 Removing intermediate container d84b4723f611 16:34:36 ---> e4571ebab537 16:34:36 16:34:36 Step 10/22 : FROM alpine:3.16 16:34:36 ---> d7d3d98c851f 16:34:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:34:36 ---> Using cache 16:34:36 ---> 1a2f16c7020c 16:34:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:36 ---> Running in e1c38ed75a0d 16:34:36 ---> Running in 976d08e0f789 16:34:36 ---> Running in 3746c2811644 16:34:36 Removing intermediate container e1c38ed75a0d 16:34:36 ---> 44ea92f7c184 16:34:36 Step 13/24 : ENV APP_PORT=59881 16:34:36 ---> Running in 8c600d1192bd 16:34:36 Removing intermediate container 976d08e0f789 16:34:36 ---> 38f63afefeef 16:34:36 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:34:36 Removing intermediate container 3746c2811644 16:34:36 ---> 7eeb4614d7e0 16:34:36 Step 13/22 : ENV APP_PORT=59861 16:34:36 ---> Running in 6621de903b9a 16:34:36 ---> Running in 39a7eba48c63 16:34:36 Removing intermediate container 8c600d1192bd 16:34:36 ---> 02e3ed0856bd 16:34:36 Step 14/24 : EXPOSE $APP_PORT 16:34:37 ---> Running in 31a919d1093f 16:34:37 Removing intermediate container 39a7eba48c63 16:34:37 ---> 65aa324a742a 16:34:37 Step 14/22 : EXPOSE $APP_PORT 16:34:37 Removing intermediate container 6621de903b9a 16:34:37 ---> 75a186aeebe8 16:34:37 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:34:37 ---> Running in 0ed1c7c2c0d6 16:34:37 ---> Running in 836e6fa5d508 16:34:37 Removing intermediate container 31a919d1093f 16:34:37 ---> be2ec118dc0a 16:34:37 Step 15/24 : WORKDIR / 16:34:37 ---> Running in 427928988d2e 16:34:37 Removing intermediate container 836e6fa5d508 16:34:37 ---> 7d80ac228568 16:34:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:37 Removing intermediate container 0ed1c7c2c0d6 16:34:37 ---> 102f57ee41b5 16:34:37 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:37 ---> Running in bfbc0847404c 16:34:37 Removing intermediate container 427928988d2e 16:34:37 ---> 5b796dbafacb 16:34:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:37 ---> be03ead7ca4e 16:34:37 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:34:37 ---> 4be27ab2ed29 16:34:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:34:37 ---> Running in 57cd1c97bfb4 16:34:37 ---> 668ad1879c73 16:34:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:37 Removing intermediate container 57cd1c97bfb4 16:34:37 ---> a356444ec0d3 16:34:37 Step 10/25 : WORKDIR /edgex-go/spire-build 16:34:37 ---> Running in 03f528fbc53b 16:34:38 ---> 5984c74cf1ff 16:34:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:38 Removing intermediate container 03f528fbc53b 16:34:38 ---> 325c1f52ef49 16:34:38 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 16:34:38 ---> e513997d51c9 16:34:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:34:38 ---> Running in 2a4588b7bbae 16:34:38 Removing intermediate container bfbc0847404c 16:34:38 ---> 948b7b5856fa 16:34:38 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:34:38 ---> Running in 419eb569a64b 16:34:38 ---> 1be53b6ad795 16:34:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:34:38 ---> dcb8f0028965 16:34:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:34:38 ---> Running in ea8ef0b36b41 16:34:38 Removing intermediate container 419eb569a64b 16:34:38 ---> 8f337ae3e201 16:34:38 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:34:38 ---> 7f77f1a4bd1b 16:34:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:34:38 Removing intermediate container ea8ef0b36b41 16:34:38 ---> 12f8172581a6 16:34:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:38 ---> Running in e8734b986a50 16:34:38 ---> Running in 2a4510625b82 16:34:38 ---> a1b89de4a421 16:34:38 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:34:38 ---> Running in 4760871ba03b 16:34:38 Removing intermediate container e8734b986a50 16:34:38 ---> 21ff09051c42 16:34:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:38 Removing intermediate container 2a4510625b82 16:34:38 ---> 462947b8b77e 16:34:38 Step 20/22 : LABEL arch=x86_64 16:34:38 ---> Running in 0fbd9ed277a4 16:34:38 ---> Running in 61229ffc5198 16:34:38 Removing intermediate container 2a4588b7bbae 16:34:38 ---> 566f12ff3c8b 16:34:38 Step 12/25 : WORKDIR /edgex-go 16:34:38 Removing intermediate container 0fbd9ed277a4 16:34:38 ---> 4a9a355b7816 16:34:38 Step 22/24 : LABEL arch=x86_64 16:34:38 Collecting docker-compose==1.23.2 16:34:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:34:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 21.3 MB/s eta 0:00:00 16:34:38 ---> Running in 44379761d8fb 16:34:38 Removing intermediate container 61229ffc5198 16:34:38 ---> 41b3699ec7a8 16:34:38 Step 21/22 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:34:38 ---> Running in d0a5c61db533 16:34:38 Collecting dockerpty<0.5,>=0.4.1 16:34:38 ---> Running in f567e35000c5 16:34:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:34:38 Preparing metadata (setup.py): started 16:34:39 Removing intermediate container d0a5c61db533 16:34:39 ---> f2f27531544e 16:34:39 Step 23/24 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:34:39 Removing intermediate container f567e35000c5 16:34:39 ---> f101fad38c94 16:34:39 Step 22/22 : LABEL version=0.0.0 16:34:39 Removing intermediate container 44379761d8fb 16:34:39 ---> 3d613baff57e 16:34:39 16:34:39 Step 13/25 : FROM alpine:3.15 16:34:39 ---> 2720e26172a0 16:34:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:39 ---> Using cache 16:34:39 ---> 5fe57e27824a 16:34:39 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:39 ---> Using cache 16:34:39 ---> 7cb0d860bead 16:34:39 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:39 ---> Using cache 16:34:39 ---> 5200295fa1d5 16:34:39 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:39 ---> Running in e4d442c15d70 16:34:39 ---> Running in 78a2ac37121a 16:34:39 Removing intermediate container e4d442c15d70 16:34:39 ---> c49f281b5fd2 16:34:39 Step 24/24 : LABEL version=0.0.0 16:34:39 Removing intermediate container 78a2ac37121a 16:34:39 ---> ba37b8e13da3 16:34:39 16:34:39 ---> Running in 0f6c5f5560f2 16:34:39 Preparing metadata (setup.py): finished with status 'done' 16:34:39 Successfully built ba37b8e13da3 16:34:39 Successfully tagged support-scheduler:latest 16:34:39 Building core-data 16:34:39  Building support-scheduler ... done Collecting texttable<0.10,>=0.9.0 16:34:39 Downloading texttable-0.9.1.tar.gz (11 kB) 16:34:39 Preparing metadata (setup.py): started 16:34:39 Removing intermediate container 0f6c5f5560f2 16:34:39 ---> b4c8c7cd2788 16:34:39 16:34:39 Removing intermediate container 4760871ba03b 16:34:39 ---> 5d195ead18ef 16:34:39 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:39 Successfully built b4c8c7cd2788 16:34:39 Successfully tagged core-metadata:latest 16:34:39  Building core-metadata ... done Building support-notifications 16:34:39 Preparing metadata (setup.py): finished with status 'done' 16:34:39 Collecting docker<4.0,>=3.6.0 16:34:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:34:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 130.5 MB/s eta 0:00:00 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:39 provisioning config files... 16:34:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5918342403674098914tmp 16:34:39 Collecting cached-property<2,>=1.2.0 16:34:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:34:39 Collecting websocket-client<1.0,>=0.32.0 16:34:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:34:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 131.3 MB/s eta 0:00:00 16:34:39 Collecting jsonschema<3,>=2.5.1 16:34:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:40 Collecting PyYAML<4,>=3.10 16:34:40 Downloading PyYAML-3.13.tar.gz (270 kB) 16:34:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 83.2 MB/s eta 0:00:00 16:34:40 ---> docker-login.sh 16:34:40 nexus3.edgexfoundry.org:10001 16:34:40 Preparing metadata (setup.py): started 16:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:41 Preparing metadata (setup.py): finished with status 'done' 16:34:41 Collecting docopt<0.7,>=0.6.1 16:34:41 Downloading docopt-0.6.2.tar.gz (25 kB) 16:34:41 Preparing metadata (setup.py): started 16:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:41 Configure a credential helper to remove this warning. See 16:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:41 16:34:41 Login Succeeded 16:34:41 Preparing metadata (setup.py): finished with status 'done' 16:34:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:34:41 nexus3.edgexfoundry.org:10002 16:34:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:34:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:34:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 104.8 MB/s eta 0:00:00 16:34:41 Collecting docker-pycreds>=0.4.0 16:34:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:34:41 Collecting certifi>=2017.4.17 16:34:41 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:34:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 146.9 MB/s eta 0:00:00 16:34:41 ---> f7d30ece26ff 16:34:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:41 Collecting idna<2.8,>=2.5 16:34:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 113.6 MB/s eta 0:00:00 16:34:41 Collecting urllib3<1.25,>=1.21.1 16:34:41 ---> 8c75405f6c44 16:34:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:34:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:34:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 165.2 MB/s eta 0:00:00 16:34:41 Collecting chardet<3.1.0,>=3.0.2 16:34:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:34:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 180.7 MB/s eta 0:00:00 16:34:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:34:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:34:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:34:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:42 Configure a credential helper to remove this warning. See 16:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:42 16:34:42 Login Succeeded 16:34:42 nexus3.edgexfoundry.org:10003 16:34:42 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:34:42 Running setup.py install for texttable: started 16:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:42 Configure a credential helper to remove this warning. See 16:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:42 16:34:42 Login Succeeded 16:34:42 nexus3.edgexfoundry.org:10004 16:34:42 ---> 1dedceff2564 16:34:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:34:42 ---> f6ff6040b90d 16:34:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:42 Running setup.py install for texttable: finished with status 'done' 16:34:42 Running setup.py install for PyYAML: started 16:34:42 ---> 00ef99fa5233 16:34:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:42 Configure a credential helper to remove this warning. See 16:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:42 16:34:42 Login Succeeded 16:34:42 docker.io 16:34:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:42 ---> 952ce653a711 16:34:42 Step 3/23 : WORKDIR /edgex-go 16:34:42 ---> Using cache 16:34:42 ---> 220d114db492 16:34:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:42 ---> Using cache 16:34:42 ---> 450a375a834b 16:34:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:42 ---> 9021a4b2b3ef 16:34:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:42 Running setup.py install for PyYAML: finished with status 'done' 16:34:42 ---> Running in 801495f8db2a 16:34:42 ---> 4e298fa1d6cf 16:34:42 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:43 ---> Running in 679491d34b07 16:34:43 ---> 10e0d00abf0e 16:34:43 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:34:43 Running setup.py install for docopt: started 16:34:43 Removing intermediate container 679491d34b07 16:34:43 ---> 41aa50d1e26f 16:34:43 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:43 ---> 7ba8650e8ad9 16:34:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:43 ---> Running in 430873372b14 16:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:43 Removing intermediate container 430873372b14 16:34:43 ---> 5d97f98195ab 16:34:43 Step 23/25 : LABEL arch=x86_64 16:34:43 Running setup.py install for docopt: finished with status 'done' 16:34:43 ---> 06f18422fcb2 16:34:43 Step 26/31 : RUN chmod +x /entrypoint.sh 16:34:43 ---> Running in 59053571f443 16:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:43 Configure a credential helper to remove this warning. See 16:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:43 16:34:43 Login Succeeded 16:34:43 ---> docker-login.sh ends [Pipeline] } 16:34:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:34:43 ---> Running in ee78f8b7688d 16:34:43 Removing intermediate container 59053571f443 16:34:43 ---> 0a42d2c633f1 16:34:43 Step 24/25 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:34:43 ---> Running in 0757aa458763 [Pipeline] sh 16:34:44 Removing intermediate container 0757aa458763 16:34:44 ---> 54a05510f1cc 16:34:44 Step 25/25 : LABEL version=0.0.0 16:34:44 ---> Running in ca7004cb3950 16:34:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:44 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 16:34:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:44 ========================================================= 16:34:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:34:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:44 ---> 952ce653a711 16:34:44 Step 3/22 : WORKDIR /edgex-go 16:34:44 ---> Using cache 16:34:44 ---> 220d114db492 16:34:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:44 ---> Using cache 16:34:44 ---> 450a375a834b 16:34:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:34:44 Running setup.py install for dockerpty: started 16:34:44 Removing intermediate container ca7004cb3950 16:34:44 ---> 5c57d1089e91 16:34:44 16:34:44 ---> Running in c31a0590786b 16:34:44 Successfully built 5c57d1089e91 16:34:44 Successfully tagged security-spire-server:latest 16:34:44 Building security-secretstore-setup 16:34:44  Building security-spire-server ... done Removing intermediate container ee78f8b7688d 16:34:44 ---> 4b630f963c6c 16:34:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:34:44 ---> Running in 68ff2e38b936 16:34:44 OK: 211 MiB in 51 packages 16:34:44 Running setup.py install for dockerpty: finished with status 'done' 16:34:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:45 b3c136eddcbf: Pulling fs layer 16:34:45 c0a3192eca97: Pulling fs layer 16:34:45 a050256f5b6f: Pulling fs layer 16:34:45 656be50a0ddc: Pulling fs layer 16:34:45 2bbca73fdf42: Pulling fs layer 16:34:45 46d945488cbd: Pulling fs layer 16:34:45 8a5474983e97: Pulling fs layer 16:34:45 329c88fbcd65: Pulling fs layer 16:34:45 46d945488cbd: Waiting 16:34:45 8a5474983e97: Waiting 16:34:45 656be50a0ddc: Waiting 16:34:45 329c88fbcd65: Waiting 16:34:45 2bbca73fdf42: Waiting 16:34:45 a050256f5b6f: Verifying Checksum 16:34:45 a050256f5b6f: Download complete 16:34:45 c0a3192eca97: Verifying Checksum 16:34:45 c0a3192eca97: Download complete 16:34:45 2bbca73fdf42: Download complete 16:34:45 46d945488cbd: Verifying Checksum 16:34:45 46d945488cbd: Download complete 16:34:45 b3c136eddcbf: Verifying Checksum 16:34:45 b3c136eddcbf: Download complete 16:34:45 Removing intermediate container 68ff2e38b936 16:34:45 ---> c54ecd33f39c 16:34:45 Step 28/31 : CMD ["gate"] 16:34:45 ---> Running in d35a955d9f0a 16:34:45 Removing intermediate container d35a955d9f0a 16:34:45 ---> 67b655da3fab 16:34:45 Step 29/31 : LABEL arch=x86_64 16:34:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:45 Removing intermediate container 801495f8db2a 16:34:45 ---> c9c1eac337ba 16:34:45 Step 6/23 : COPY go.mod vendor* ./ 16:34:45 ---> Running in 331c4b9a13c6 16:34:46 b3c136eddcbf: Pull complete 16:34:46 329c88fbcd65: Verifying Checksum 16:34:46 329c88fbcd65: Download complete 16:34:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 16:34:46 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 16:34:46 Removing intermediate container 331c4b9a13c6 16:34:46 ---> d75e7a5103c6 16:34:46 Step 30/31 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:34:46 OK: 211 MiB in 51 packages 16:34:46 ---> cfca07e93383 16:34:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:46 ---> Running in b76c1c9b0da0 16:34:46 ---> Running in 04d1d7f62ed7 16:34:46 Removing intermediate container 04d1d7f62ed7 16:34:46 ---> d0f3ad2ce7df 16:34:46 Step 31/31 : LABEL version=0.0.0 16:34:46 ---> Running in 99213fd61a2c 16:34:46 c0a3192eca97: Pull complete 16:34:46 Removing intermediate container c31a0590786b 16:34:46 ---> 152838ce7950 16:34:46 Step 6/22 : COPY go.mod vendor* ./ 16:34:46 Removing intermediate container 99213fd61a2c 16:34:46 ---> fc8650367766 16:34:46 16:34:46 Successfully built fc8650367766 16:34:46 Successfully tagged security-bootstrapper:latest 16:34:46 Building security-spire-config 16:34:46 a050256f5b6f: Pull complete 16:34:47 8a5474983e97: Verifying Checksum 16:34:47 8a5474983e97: Download complete 16:34:47  Building security-bootstrapper ... done  ---> bed4199573be 16:34:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:47 656be50a0ddc: Verifying Checksum 16:34:47 656be50a0ddc: Download complete 16:34:48 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:48 ---> 952ce653a711 16:34:48 Step 3/25 : WORKDIR /edgex-go 16:34:48 ---> Using cache 16:34:48 ---> 220d114db492 16:34:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:48 ---> Using cache 16:34:48 ---> 450a375a834b 16:34:48 Step 5/25 : RUN apk add --update --no-cache make git 16:34:48 ---> Using cache 16:34:48 ---> fca1c1c5b390 16:34:48 Step 6/25 : COPY go.mod vendor* ./ 16:34:48 ---> Using cache 16:34:48 ---> 643b2f3f2ebd 16:34:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:48 ---> Using cache 16:34:48 ---> ea5562e0f9e3 16:34:48 Step 8/25 : COPY . . 16:34:48 ---> Using cache 16:34:48 ---> 38b8de60a88b 16:34:48 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:49 ---> Running in 66b84fdd1174 16:34:49 ---> Running in ef028ca6d50b 16:34:49 Removing intermediate container 6bfc83c97378 16:34:49 ---> 6f953c2009f4 16:34:49 Step 14/23 : ENV APP_PORT=58890 16:34:50 ---> Running in e0f4b95ee3d4 16:34:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:50 Removing intermediate container e0f4b95ee3d4 16:34:50 ---> 60749cb708d1 16:34:50 Step 15/23 : EXPOSE $APP_PORT 16:34:50 ---> Running in a18ff56e399c 16:34:50 Removing intermediate container a18ff56e399c 16:34:50 ---> 46da76b841ec 16:34:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:34:50 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:50 ---> 952ce653a711 16:34:50 Step 3/26 : WORKDIR /edgex-go 16:34:50 ---> Using cache 16:34:50 ---> 220d114db492 16:34:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:50 ---> Using cache 16:34:50 ---> 450a375a834b 16:34:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:50 ---> Using cache 16:34:50 ---> 004b79a61c13 16:34:50 Step 6/26 : COPY go.mod vendor* ./ 16:34:50 ---> Using cache 16:34:50 ---> c034a3c227d8 16:34:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:50 ---> Using cache 16:34:50 ---> 44a2fb663f8b 16:34:50 Step 8/26 : COPY . . 16:34:50 ---> Using cache 16:34:50 ---> be03ead7ca4e 16:34:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:50 ---> Using cache 16:34:50 ---> a356444ec0d3 16:34:50 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:50 ---> Using cache 16:34:50 ---> 325c1f52ef49 16:34:50 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:51 ---> Running in 7ea28d70d3aa 16:34:51 ---> 6c2ff790f10d 16:34:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:34:52 ---> 237983d1adf4 16:34:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:34:52 ---> cd7b69683bf5 16:34:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:34:52 ---> Running in 25a88ba54399 16:34:52 Removing intermediate container 7ea28d70d3aa 16:34:52 ---> 6c58e2ebf329 16:34:52 Step 12/26 : WORKDIR /edgex-go 16:34:52 ---> Running in 00f21d10e9b7 16:34:53 Removing intermediate container 25a88ba54399 16:34:53 ---> ade5add998c2 16:34:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:53 ---> Running in d2bcf33398b8 16:34:53 Removing intermediate container 00f21d10e9b7 16:34:53 ---> 0d2a5996074b 16:34:53 16:34:53 Step 13/26 : FROM alpine:3.15 16:34:53 ---> 2720e26172a0 16:34:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:53 ---> Using cache 16:34:53 ---> 5fe57e27824a 16:34:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:53 ---> Using cache 16:34:53 ---> 7cb0d860bead 16:34:53 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:53 Removing intermediate container d2bcf33398b8 16:34:53 ---> dacd6378a7eb 16:34:53 Step 21/23 : LABEL arch=x86_64 16:34:53 ---> Running in 59d75eb5cafe 16:34:53 ---> Running in b4cae282659e 16:34:53 Removing intermediate container b4cae282659e 16:34:53 ---> 5c3017579f87 16:34:53 Step 22/23 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:34:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:54 ---> Running in 2768bc83ed3e 16:34:54 Removing intermediate container b76c1c9b0da0 16:34:54 ---> d4876bd5a752 16:34:54 Step 8/23 : COPY . . 16:34:54 Removing intermediate container 2768bc83ed3e 16:34:54 ---> c39da9030c12 16:34:54 Step 23/23 : LABEL version=0.0.0 16:34:54 ---> Running in 09a73f87d829 16:34:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:55 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:55 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:55 OK: 15858 distinct packages available 16:34:55 Removing intermediate container 09a73f87d829 16:34:55 ---> ce5b0c07ae85 16:34:55 16:34:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:55 Successfully built ce5b0c07ae85 16:34:55 Successfully tagged sys-mgmt-agent:latest 16:34:55 Building security-spiffe-token-provider 16:34:56  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:56 (1/4) Installing dumb-init (1.2.5-r1) 16:34:56 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:56 (3/4) Installing libucontext (1.1-r0) 16:34:56 (4/4) Installing gcompat (1.0.0-r4) 16:34:56 Executing busybox-1.34.1-r7.trigger 16:34:56 OK: 6 MiB in 18 packages 16:34:58 Removing intermediate container 66b84fdd1174 16:34:58 ---> 15f1aee1ac10 16:34:58 Step 8/22 : COPY . . 16:34:58 Removing intermediate container 59d75eb5cafe 16:34:58 ---> 363695a01b82 16:34:58 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:59 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:34:59 ---> 952ce653a711 16:34:59 Step 3/20 : WORKDIR /edgex-go 16:34:59 ---> Using cache 16:34:59 ---> 220d114db492 16:34:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:35:00 ---> Running in 253cf16380ec 16:35:00 ---> 29ca48ce39d3 16:35:00 Step 9/23 : RUN make cmd/core-data/core-data 16:35:00 ---> 147763c469bc 16:35:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:01 ---> Running in da1b1fae9633 16:35:01 ---> 1246ac3e773d 16:35:01 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:01 ---> Running in 35052f8c622f 16:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:01 Removing intermediate container 35052f8c622f 16:35:01 ---> 43553bc6a212 16:35:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:01 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:35:01 v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:35:01 v3.16.1-124-gf7c5296ed8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:35:01 OK: 17038 distinct packages available 16:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:01 ---> 8b37d0809743 16:35:01 Step 21/26 : WORKDIR / 16:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:01 ---> Running in 5a433af14131 16:35:02 OK: 211 MiB in 51 packages 16:35:02 Removing intermediate container 5a433af14131 16:35:02 ---> 8640b2ffef0d 16:35:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:02 ---> Running in 045db3797157 16:35:02 Removing intermediate container 045db3797157 16:35:02 ---> 13b5a435b514 16:35:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:02 ---> Running in 9ca032821f56 16:35:02 Removing intermediate container 253cf16380ec 16:35:02 ---> 7c1e855ede00 16:35:02 Step 5/20 : COPY go.mod vendor* ./ 16:35:02 Removing intermediate container 9ca032821f56 16:35:02 ---> 8f90e0340f9d 16:35:02 Step 24/26 : LABEL arch=x86_64 16:35:02 656be50a0ddc: Pull complete 16:35:02 2bbca73fdf42: Pull complete 16:35:02 46d945488cbd: Pull complete 16:35:02 ---> Running in 2259046e50f1 16:35:02 ---> ec1690db8947 16:35:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:35:02 ---> Running in 49b6c15c51bb 16:35:02 ---> 71f9b7e8138e 16:35:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:02 ---> Running in a243c9558ecb 16:35:02 Removing intermediate container 2259046e50f1 16:35:02 ---> fba8bdc4882c 16:35:02 Step 25/26 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:35:03 ---> Running in e9e63ab85689 16:35:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:03 Removing intermediate container e9e63ab85689 16:35:03 ---> 326fd52f1f7d 16:35:03 Step 26/26 : LABEL version=0.0.0 16:35:03 ---> Running in ebfa1d5bf7da 16:35:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:35:03 Removing intermediate container ebfa1d5bf7da 16:35:03 ---> 7635e5fbe6ec 16:35:03 16:35:03 Successfully built 7635e5fbe6ec 16:35:03 Successfully tagged security-spire-config:latest 16:35:03  Building security-spire-config ... done Building core-command 16:35:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:06 ---> 952ce653a711 16:35:06 Step 3/23 : WORKDIR /edgex-go 16:35:06 ---> Using cache 16:35:06 ---> 220d114db492 16:35:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:06 ---> Using cache 16:35:06 ---> 450a375a834b 16:35:06 Step 5/23 : RUN apk add --update --no-cache make git 16:35:06 ---> Using cache 16:35:06 ---> fca1c1c5b390 16:35:06 Step 6/23 : COPY go.mod vendor* ./ 16:35:06 ---> Using cache 16:35:06 ---> 643b2f3f2ebd 16:35:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:06 ---> Using cache 16:35:06 ---> ea5562e0f9e3 16:35:06 Step 8/23 : COPY . . 16:35:06 ---> Using cache 16:35:06 ---> 38b8de60a88b 16:35:06 Step 9/23 : RUN make cmd/core-command/core-command 16:35:06 ---> Running in 93421491cb05 16:35:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:35:07 8a5474983e97: Pull complete 16:35:08 Removing intermediate container ef028ca6d50b 16:35:08 ---> 56ce76e6a6a7 16:35:08 16:35:08 Step 10/25 : FROM alpine:3.16 16:35:08 ---> d7d3d98c851f 16:35:08 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:08 ---> Running in 3608256b0a67 16:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:09 (1/3) Installing ca-certificates (20220614-r0) 16:35:09 (2/3) Installing dumb-init (1.2.5-r1) 16:35:09 (3/3) Installing su-exec (0.2-r1) 16:35:09 Executing busybox-1.35.0-r15.trigger 16:35:09 Executing ca-certificates-20220614-r0.trigger 16:35:09 OK: 6 MiB in 17 packages 16:35:09 329c88fbcd65: Pull complete 16:35:09 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:35:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:35:10 + + docker build -t ci-base-image-arm64 -fecho - . 16:35:10 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:10 WORKDIR /edgex 16:35:10 COPY go.mod . 16:35:10 RUN go mod download 16:35:10 Sending build context to Docker daemon 3.137MB 16:35:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:10 ---> ff4287adb874 16:35:10 Step 2/4 : WORKDIR /edgex 16:35:11 Removing intermediate container 3608256b0a67 16:35:11 ---> 314f8bd23d3b 16:35:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:11 ---> Running in 4e14f90b0870 16:35:11 Removing intermediate container 4e14f90b0870 16:35:11 ---> 4578b7de715a 16:35:11 Step 13/25 : WORKDIR / 16:35:11 ---> Running in ed5b08b40eac 16:35:11 Removing intermediate container ed5b08b40eac 16:35:11 ---> 21f90655ba91 16:35:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:12 ---> Running in e2d03c400015 16:35:12 ---> 8817b1d80a04 16:35:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:13 Removing intermediate container a243c9558ecb 16:35:13 ---> 127cb98c3eca 16:35:13 Step 7/20 : COPY . . 16:35:13 ---> 875b2e06cd51 16:35:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:13 Removing intermediate container e2d03c400015 16:35:13 ---> 11b085c691e6 16:35:13 Step 3/4 : COPY go.mod . 16:35:13 ---> 08280cb948e2 16:35:13 Step 4/4 : RUN go mod download 16:35:14 ---> Running in c2d67a0c156d 16:35:14 ---> a33c80bf6bc4 16:35:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:35:15 ---> c7df496bdd31 16:35:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:17 ---> 96f96ed67e70 16:35:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:19 ---> a67c98d3ce31 16:35:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:19 ---> fe3334b058b9 16:35:19 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:19 ---> Running in 32d05f9dc092 16:35:22 Removing intermediate container 32d05f9dc092 16:35:22 ---> 459b46cce1c5 16:35:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:22 ---> 16d09c54d2c0 16:35:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:35:22 ---> Running in 406b0647d418 16:35:22 ---> Running in b34c218232e4 16:35:22 Removing intermediate container 406b0647d418 16:35:22 ---> 6527785e4991 16:35:22 Step 23/25 : LABEL arch=x86_64 16:35:22 ---> Running in 11774aa85724 16:35:22 Removing intermediate container 11774aa85724 16:35:22 ---> bdf307e8f2de 16:35:22 Step 24/25 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:35:22 ---> Running in 907bec3b8736 16:35:22 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 16:35:23 Removing intermediate container 907bec3b8736 16:35:23 ---> 08dc88ca4a2e 16:35:23 Step 25/25 : LABEL version=0.0.0 16:35:23 ---> Running in ed2c46d553ad 16:35:23 Removing intermediate container ed2c46d553ad 16:35:23 ---> ccf2287354e7 16:35:23 16:35:23 Successfully built ccf2287354e7 16:35:23 Successfully tagged security-secretstore-setup:latest 16:35:23  Building security-secretstore-setup ... done Building security-proxy-setup 16:35:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:26 ---> 952ce653a711 16:35:26 Step 3/22 : WORKDIR /edgex-go 16:35:26 ---> Using cache 16:35:26 ---> 220d114db492 16:35:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:26 ---> Using cache 16:35:26 ---> 450a375a834b 16:35:26 Step 5/22 : RUN apk add --update --no-cache make git 16:35:26 ---> Using cache 16:35:26 ---> fca1c1c5b390 16:35:26 Step 6/22 : COPY go.mod vendor* ./ 16:35:26 ---> Using cache 16:35:26 ---> 643b2f3f2ebd 16:35:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:26 ---> Using cache 16:35:26 ---> ea5562e0f9e3 16:35:26 Step 8/22 : COPY . . 16:35:26 ---> Using cache 16:35:26 ---> 38b8de60a88b 16:35:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:28 ---> Running in a63ea2df2c12 16:35:28 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 16:35:31 Removing intermediate container da1b1fae9633 16:35:31 ---> 200bff7c8157 16:35:31 16:35:31 Step 10/23 : FROM alpine:3.16 16:35:31 ---> d7d3d98c851f 16:35:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:31 ---> Running in 66daabcc2d83 16:35:31 Removing intermediate container 66daabcc2d83 16:35:31 ---> d473db57ec5c 16:35:31 Step 12/23 : ENV APP_PORT=59880 16:35:31 ---> Running in e787f429d02d 16:35:31 Removing intermediate container e787f429d02d 16:35:31 ---> 2cb0759652df 16:35:31 Step 13/23 : EXPOSE $APP_PORT 16:35:32 ---> Running in 1e35d3715e35 16:35:32 Removing intermediate container 1e35d3715e35 16:35:32 ---> 160043314a39 16:35:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:32 ---> Running in 72246f7c8182 16:35:32 Removing intermediate container 93421491cb05 16:35:32 ---> 6f6a3fe67dcd 16:35:32 16:35:32 Step 10/23 : FROM alpine:3.16 16:35:32 ---> d7d3d98c851f 16:35:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:32 ---> Using cache 16:35:32 ---> 1a2f16c7020c 16:35:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:32 ---> Using cache 16:35:32 ---> 7eeb4614d7e0 16:35:32 Step 13/23 : ENV APP_PORT=59882 16:35:33 ---> Running in 955316e8d1a7 16:35:33 Removing intermediate container 955316e8d1a7 16:35:33 ---> 1b13be955898 16:35:33 Step 14/23 : EXPOSE $APP_PORT 16:35:33 ---> Running in 4852179b7ac5 16:35:33 Removing intermediate container 72246f7c8182 16:35:33 ---> 6275c0a7d982 16:35:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:34 Removing intermediate container 4852179b7ac5 16:35:34 ---> 3802eeced64e 16:35:34 Step 15/23 : WORKDIR / 16:35:34 ---> Running in 4daa4309987d 16:35:34 ---> Running in bfb3049843a1 16:35:34 Removing intermediate container bfb3049843a1 16:35:34 ---> b475a94d26d2 16:35:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:35 ---> cebb7f389a02 16:35:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:36 (1/6) Installing dumb-init (1.2.5-r1) 16:35:36 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:35:36 (3/6) Installing libsodium (1.0.18-r0) 16:35:36 ---> 876416993a09 16:35:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:35:36 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:36 (5/6) Installing libzmq (4.3.4-r0) 16:35:36 (6/6) Installing zeromq (4.3.4-r0) 16:35:36 Executing busybox-1.35.0-r15.trigger 16:35:36 OK: 8 MiB in 20 packages 16:35:37 ---> f142623c1112 16:35:37 Step 19/23 : ENTRYPOINT ["/core-command"] 16:35:37 ---> Running in 9c69378f7faf 16:35:37 Removing intermediate container 49b6c15c51bb 16:35:37 ---> d32a1519234b 16:35:37 16:35:37 Step 10/22 : FROM alpine:3.16 16:35:37 ---> d7d3d98c851f 16:35:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:35:37 ---> Running in c5acb8deb3b7 16:35:37 Removing intermediate container 9c69378f7faf 16:35:37 ---> 1cb302985544 16:35:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:37 ---> Running in 53e427196130 16:35:37 Removing intermediate container 4daa4309987d 16:35:37 ---> ac90b57f292b 16:35:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:37 Removing intermediate container 53e427196130 16:35:37 ---> 24f3d28404e8 16:35:37 Step 21/23 : LABEL arch=x86_64 16:35:37 ---> Running in 186123bea6a1 16:35:38 Removing intermediate container 186123bea6a1 16:35:38 ---> 60b9ef911aca 16:35:38 Step 22/23 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:35:38 ---> 56af6b51ffb2 16:35:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:38 ---> Running in bffc17d5f4c8 16:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:38 (1/2) Installing ca-certificates (20220614-r0) 16:35:38 (2/2) Installing dumb-init (1.2.5-r1) 16:35:38 Executing busybox-1.35.0-r15.trigger 16:35:38 Executing ca-certificates-20220614-r0.trigger 16:35:38 Removing intermediate container bffc17d5f4c8 16:35:38 ---> 38adda5b14f3 16:35:38 Step 23/23 : LABEL version=0.0.0 16:35:39 OK: 6 MiB in 16 packages 16:35:39 ---> ebdf5234a5c1 16:35:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:39 ---> Running in 053a9660a772 16:35:39 Removing intermediate container 053a9660a772 16:35:39 ---> aca6c5fd5346 16:35:39 16:35:39 ---> 66acf33cfb69 16:35:39 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:39 Successfully built aca6c5fd5346 16:35:39 Successfully tagged core-command:latest 16:35:39  Building core-command ... done  ---> Running in 5429e2885226 16:35:39 Removing intermediate container c5acb8deb3b7 16:35:39 ---> 09cc30e3e2b4 16:35:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:35:39 Removing intermediate container 5429e2885226 16:35:39 ---> a50fc77d96df 16:35:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:39 ---> Running in 6a63a52db954 16:35:39 ---> Running in 75acf1935782 16:35:40 Removing intermediate container 75acf1935782 16:35:40 ---> 60b2240a3724 16:35:40 Step 21/23 : LABEL arch=x86_64 16:35:40 Removing intermediate container 6a63a52db954 16:35:40 ---> 0607de45dcdf 16:35:40 Step 13/22 : ENV APP_PORT=59860 16:35:40 ---> Running in d841a34de30e 16:35:40 ---> Running in 34a8e7d40402 16:35:40 Removing intermediate container 34a8e7d40402 16:35:40 ---> 4ea32eb62fd6 16:35:40 Step 14/22 : EXPOSE $APP_PORT 16:35:40 Removing intermediate container d841a34de30e 16:35:40 ---> b37ee6b00ff7 16:35:40 Step 22/23 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:35:40 ---> Running in 030e28772b5f 16:35:40 ---> Running in 66aec9e6e5a2 16:35:40 Removing intermediate container 66aec9e6e5a2 16:35:40 ---> 0711325d6418 16:35:40 Step 23/23 : LABEL version=0.0.0 16:35:40 Removing intermediate container 030e28772b5f 16:35:40 ---> e82e5fef1d9c 16:35:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:40 ---> Running in f984590ee562 16:35:41 Removing intermediate container f984590ee562 16:35:41 ---> 01b93d66f1d3 16:35:41 16:35:41 Successfully built 01b93d66f1d3 16:35:41 Successfully tagged core-data:latest 16:35:41  Building core-data ... done  ---> 4a6855c241ac 16:35:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:41 ---> c9e7ff8f8094 16:35:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:42 ---> 4d46e661fa3f 16:35:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:35:42 ---> Running in 5251c22e0dfa 16:35:42 Removing intermediate container 5251c22e0dfa 16:35:42 ---> 5d758658c01d 16:35:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:42 ---> Running in 1d7a5c472b41 16:35:42 Removing intermediate container 1d7a5c472b41 16:35:42 ---> eecd39f27e95 16:35:42 Step 20/22 : LABEL arch=x86_64 16:35:42 ---> Running in 6f33e642632f 16:35:43 Removing intermediate container 6f33e642632f 16:35:43 ---> 930647157546 16:35:43 Step 21/22 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:35:43 ---> Running in 6f2981d5463d 16:35:43 Removing intermediate container 6f2981d5463d 16:35:43 ---> 94f8a893a73c 16:35:43 Step 22/22 : LABEL version=0.0.0 16:35:43 ---> Running in ba206e8f14c3 16:35:43 Removing intermediate container ba206e8f14c3 16:35:43 ---> 34fe1e766f65 16:35:43 16:35:43 Successfully built 34fe1e766f65 16:35:43 Successfully tagged support-notifications:latest 16:35:45  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:35:49 Removing intermediate container a63ea2df2c12 16:35:49 ---> 26a49edc7d47 16:35:49 16:35:49 Step 10/22 : FROM alpine:3.16 16:35:49 ---> d7d3d98c851f 16:35:49 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:35:49 Removing intermediate container b34c218232e4 16:35:49 ---> 84333deae44c 16:35:49 16:35:49 Step 9/20 : FROM alpine:3.15 16:35:49 ---> 2720e26172a0 16:35:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:49 ---> Using cache 16:35:49 ---> 5fe57e27824a 16:35:49 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:49 ---> Using cache 16:35:49 ---> 7cb0d860bead 16:35:49 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:35:49 ---> Running in 02d249dd2293 16:35:49 ---> Running in 1077e9cd1734 16:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:49 (1/6) Installing ca-certificates (20220614-r0) 16:35:49 (2/6) Installing brotli-libs (1.0.9-r6) 16:35:49 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:35:49 (4/6) Installing libcurl (7.83.1-r2) 16:35:49 (5/6) Installing curl (7.83.1-r2) 16:35:49 (6/6) Installing dumb-init (1.2.5-r1) 16:35:49 Executing busybox-1.35.0-r15.trigger 16:35:49 Executing ca-certificates-20220614-r0.trigger 16:35:49 OK: 8 MiB in 20 packages 16:35:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:50 Removing intermediate container 02d249dd2293 16:35:50 ---> b6717e155884 16:35:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:50 ---> Running in 663880654f53 16:35:50 Removing intermediate container 663880654f53 16:35:50 ---> cadbf968a5dd 16:35:50 Step 13/22 : WORKDIR /edgex 16:35:50 ---> Running in 428ed593bb32 16:35:50 Removing intermediate container 428ed593bb32 16:35:50 ---> 5b0ef1fdbd7c 16:35:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:35:50 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:50 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:50 OK: 15858 distinct packages available 16:35:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:50 ---> 4eef00e5f680 16:35:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:35:50 ---> 69aab708942f 16:35:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:51 ---> ff08e58f8f5c 16:35:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:35:51 ---> 1b1f0973a2e8 16:35:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:51 ---> Running in ab09a83f34e6 16:35:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:52 (1/9) Installing ca-certificates (20220614-r0) 16:35:52 (2/9) Installing brotli-libs (1.0.9-r5) 16:35:52 Removing intermediate container ab09a83f34e6 16:35:52 ---> 4014783cdaf6 16:35:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:35:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:35:52 ---> Running in 2aa28ea5cec1 16:35:52 (4/9) Installing libcurl (7.80.0-r2) 16:35:52 Removing intermediate container 2aa28ea5cec1 16:35:52 ---> dd9e6cffe3be 16:35:52 Step 20/22 : LABEL arch=x86_64 16:35:52 ---> Running in 00bdc47e758f 16:35:52 (5/9) Installing curl (7.80.0-r2) 16:35:52 Removing intermediate container 00bdc47e758f 16:35:52 ---> 0fe3fda4a4eb 16:35:52 Step 21/22 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:35:52 (6/9) Installing dumb-init (1.2.5-r1) 16:35:52 ---> Running in 4c1c9089ec24 16:35:52 (7/9) Installing musl-obstack (1.2.3-r0) 16:35:52 Removing intermediate container 4c1c9089ec24 16:35:52 ---> c6e58ba0a634 16:35:52 Step 22/22 : LABEL version=0.0.0 16:35:52 ---> Running in 40d488d6c537 16:35:52 (8/9) Installing libucontext (1.1-r0) 16:35:52 Removing intermediate container 40d488d6c537 16:35:52 ---> 347730c5dc10 16:35:52 16:35:52 Successfully built 347730c5dc10 16:35:52 Successfully tagged security-proxy-setup:latest 16:35:52  Building security-proxy-setup ... done (9/9) Installing gcompat (1.0.0-r4) 16:35:52 Executing busybox-1.34.1-r7.trigger 16:35:52 Executing ca-certificates-20220614-r0.trigger 16:35:52 OK: 8 MiB in 23 packages 16:35:53 Removing intermediate container c2d67a0c156d 16:35:53 ---> 5156c5f956a2 16:35:53 Successfully built 5156c5f956a2 16:35:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:53 Removing intermediate container 1077e9cd1734 16:35:53 ---> dd211421a223 16:35:53 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:53 ---> 6bceeba6501a 16:35:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:35:53 + docker inspect -f . ci-base-image-arm64 16:35:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:53 prd-ubuntu20.04-docker-arm64-4c-16g-22233 does not seem to be running inside a container 16:35:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:53 ---> 1e941e39a9bf 16:35:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:35:53 ---> bbe2c6a49ee1 16:35:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:35:53 ---> Running in 5ca7ea6313f3 16:35:54 Removing intermediate container 5ca7ea6313f3 16:35:54 ---> 6f0068b34a5b 16:35:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:54 ---> Running in 44ece482fa41 16:35:54 Removing intermediate container 44ece482fa41 16:35:54 ---> 0d8c1e6a25f4 16:35:54 Step 18/20 : LABEL arch=x86_64 16:35:54 ---> Running in ca6a898ee1c8 16:35:54 Removing intermediate container ca6a898ee1c8 16:35:54 ---> 5832a3950e8e 16:35:54 Step 19/20 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 16:35:54 ---> Running in 1581d5edf077 16:35:54 Removing intermediate container 1581d5edf077 16:35:54 ---> c938eb2ef512 16:35:54 Step 20/20 : LABEL version=0.0.0 16:35:54 ---> Running in c42a9120982e 16:35:54 Removing intermediate container c42a9120982e 16:35:54 ---> 298fe1705cbe 16:35:54 16:35:54 Successfully built 298fe1705cbe 16:35:54 Successfully tagged security-spiffe-token-provider:latest 16:35:54  Building security-spiffe-token-provider ... done  16:35:55 $ docker top 365d2b7e2b931eae55203aa6e8b2e188a2fc136950f303b959911f103bcdddb5 -eo pid,comm [Pipeline] { [Pipeline] } 16:35:55 $ docker stop --time=1 11f694a88176262769b099ecb876d09521eb93b5038c50ab355b9d6c2d55a72d 16:35:56 $ docker rm -f 11f694a88176262769b099ecb876d09521eb93b5038c50ab355b9d6c2d55a72d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 16:35:57 + docker images 16:35:57 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:57 security-spiffe-token-provider latest 298fe1705cbe 2 seconds ago 29.2MB 16:35:57 security-proxy-setup latest 347730c5dc10 4 seconds ago 27.2MB 16:35:57 26a49edc7d47 8 seconds ago 1.53GB 16:35:57 84333deae44c 9 seconds ago 1.57GB 16:35:57 support-notifications latest 34fe1e766f65 13 seconds ago 27.1MB 16:35:57 core-data latest 01b93d66f1d3 16 seconds ago 21.5MB 16:35:57 core-command latest aca6c5fd5346 17 seconds ago 16.2MB 16:35:57 d32a1519234b 19 seconds ago 1.58GB 16:35:57 6f6a3fe67dcd 24 seconds ago 1.52GB 16:35:57 200bff7c8157 27 seconds ago 1.55GB 16:35:57 security-secretstore-setup latest ccf2287354e7 33 seconds ago 28.9MB 16:35:57 56ce76e6a6a7 48 seconds ago 1.53GB 16:35:57 security-spire-config latest 7635e5fbe6ec 53 seconds ago 85.8MB 16:35:57 sys-mgmt-agent latest ce5b0c07ae85 About a minute ago 135MB 16:35:57 0d2a5996074b About a minute ago 1.42GB 16:35:57 security-bootstrapper latest fc8650367766 About a minute ago 19.3MB 16:35:57 security-spire-server latest 5c57d1089e91 About a minute ago 86.5MB 16:35:57 support-scheduler latest ba37b8e13da3 About a minute ago 26.5MB 16:35:57 core-metadata latest b4c8c7cd2788 About a minute ago 18.2MB 16:35:57 3d613baff57e About a minute ago 1.42GB 16:35:57 e4571ebab537 About a minute ago 1.58GB 16:35:57 fe46b9082179 About a minute ago 1.52GB 16:35:57 cad1221f77ec About a minute ago 1.52GB 16:35:57 14364e3f5b03 About a minute ago 1.55GB 16:35:57 security-spire-agent latest 15b1a9061c45 About a minute ago 125MB 16:35:57 f9c836ab71d5 About a minute ago 1.42GB 16:35:57 ci-base-image-x86_64 latest 952ce653a711 4 minutes ago 993MB 16:35:57 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 16:35:57 alpine 3.16 d7d3d98c851f 3 weeks ago 5.53MB 16:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB 16:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 16:35:57 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] } 16:35:57 + go version 16:35:57 go version go1.18.3 linux/arm64 [Pipeline] } 16:35:57 $ docker stop --time=1 365d2b7e2b931eae55203aa6e8b2e188a2fc136950f303b959911f103bcdddb5 16:35:59 $ docker rm -f 365d2b7e2b931eae55203aa6e8b2e188a2fc136950f303b959911f103bcdddb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:59 + docker inspect -f . ci-base-image-arm64 16:35:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:59 prd-ubuntu20.04-docker-arm64-4c-16g-22233 does not seem to be running inside a container 16:36:00 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:36:01 $ docker top f2812ec82f3a33fed103b5302af4587e6c405e6cf4815c7b11011878a45dbf2b -eo pid,comm [Pipeline] { [Pipeline] echo 16:36:01 ========================================================= 16:36:01 [edgeXBuildGoParallel] Running Tests and Build... 16:36:01 ========================================================= [Pipeline] sh 16:36:02 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 16:36:03 + make test 16:36:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:36:42 ? github.com/edgexfoundry/edgex-go [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.298s coverage: 28.7% of statements 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.467s coverage: 98.5% of statements 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.532s coverage: 54.2% of statements 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.484s coverage: 89.2% of statements 16:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.554s coverage: 2.1% of statements 16:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:39:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.670s coverage: 95.6% of statements 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:39:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.632s coverage: 72.2% of statements 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:39:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.445s coverage: 60.0% of statements 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:39:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.399s coverage: 0.9% of statements 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:39:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.283s coverage: 58.8% of statements 16:39:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.6% of statements 16:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.507s coverage: 79.5% of statements 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements 16:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.296s coverage: 94.4% of statements 16:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements 16:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.774s coverage: 82.2% of statements 16:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.416s coverage: 92.9% of statements 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.878s coverage: 91.2% of statements 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 64.7% of statements 16:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.307s coverage: 100.0% of statements 16:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 16:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 16:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 16:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 16:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.415s coverage: 65.8% of statements 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.007s coverage: 43.6% of statements 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.338s coverage: 89.5% of statements 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.375s coverage: 84.8% of statements 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.521s coverage: 17.7% of statements 16:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.838s coverage: 92.3% of statements 16:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.424s coverage: 63.2% of statements 16:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.540s coverage: 97.7% of statements 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.226s coverage: 100.0% of statements 16:40:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 16:40:39 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:40:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:40:39 GO111MODULE=on go vet ./... 16:42:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:46 ./bin/test-attribution-txt.sh 16:42:46 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:42:46 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:42:46 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:42:46 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:42:46 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:42:46 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:42:46 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:42:47 + ls -al . 16:42:47 total 728 16:42:47 drwxrwxr-x 9 1001 1001 4096 Aug 9 16:36 . 16:42:47 drwxr-xr-x 4 root root 4096 Aug 9 16:36 .. 16:42:47 -rw-rw-r-- 1 1001 1001 16 Aug 9 16:34 .dockerignore 16:42:47 drwxrwxr-x 8 1001 1001 4096 Aug 9 16:34 .git 16:42:47 drwxrwxr-x 3 1001 1001 4096 Aug 9 16:34 .github 16:42:47 -rw-rw-r-- 1 1001 1001 1030 Aug 9 16:34 .gitignore 16:42:47 -rw-rw-r-- 1 1001 1001 42 Aug 9 16:34 .golangci.yml 16:42:47 -rw-rw-r-- 1 1001 1001 87 Aug 9 16:34 .hadolint.yml 16:42:47 -rw-rw-r-- 1 1001 1001 166 Aug 9 16:34 .sonarcloud.properties 16:42:47 -rw-rw-r-- 1 1001 1001 1171 Aug 9 16:34 ADOPTERS.md 16:42:47 -rw-rw-r-- 1 1001 1001 10347 Aug 9 16:34 Attribution.txt 16:42:47 -rw-rw-r-- 1 1001 1001 63209 Aug 9 16:34 CHANGELOG.md 16:42:47 -rw-rw-r-- 1 1001 1001 3804 Aug 9 16:34 CONTRIBUTING.md 16:42:47 -rw-rw-r-- 1 1001 1001 677 Aug 9 16:34 GOVERNANCE.md 16:42:47 -rw-rw-r-- 1 1001 1001 850 Aug 9 16:34 Jenkinsfile 16:42:47 -rw-rw-r-- 1 1001 1001 10775 Aug 9 16:34 LICENSE 16:42:47 -rw-rw-r-- 1 1001 1001 12212 Aug 9 16:34 Makefile 16:42:47 -rw-rw-r-- 1 1001 1001 582 Aug 9 16:34 OWNERS.md 16:42:47 -rw-rw-r-- 1 1001 1001 9094 Aug 9 16:34 README.md 16:42:47 -rw-rw-r-- 1 1001 1001 6912 Aug 9 16:34 SECURITY.md 16:42:47 -rw-rw-r-- 1 1001 1001 5 Aug 9 16:30 VERSION 16:42:47 -rw-rw-r-- 1 1001 1001 4131 Aug 9 16:34 ZMQWindows.md 16:42:47 drwxrwxr-x 2 1001 1001 4096 Aug 9 16:34 bin 16:42:47 drwxrwxr-x 18 1001 1001 4096 Aug 9 16:34 cmd 16:42:47 -rw-r--r-- 1 root root 479761 Aug 9 16:40 coverage.out 16:42:47 -rw-rw-r-- 1 1001 1001 3681 Aug 9 16:34 go.mod 16:42:47 -rw-rw-r-- 1 1001 1001 38033 Aug 9 16:34 go.sum 16:42:47 drwxrwxr-x 8 1001 1001 4096 Aug 9 16:34 internal 16:42:47 drwxrwxr-x 3 1001 1001 4096 Aug 9 16:34 openapi 16:42:47 drwxrwxr-x 4 1001 1001 4096 Aug 9 16:34 snap 16:42:47 -rw-rw-r-- 1 1001 1001 204 Aug 9 16:34 version.go [Pipeline] sh 16:42:48 + '[' -e coverage.out ] 16:42:48 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:48 Warning: overwriting stash ‘coverage-report’ 16:42:48 Stashed 1 file(s) [Pipeline] sh 16:42:49 + make build 16:42:49 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 16:44:41 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 16:46:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:46:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:46:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:46:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:46:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:47:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:47:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:47: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:47:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:47:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:47:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:47:37 $ docker stop --time=1 f2812ec82f3a33fed103b5302af4587e6c405e6cf4815c7b11011878a45dbf2b 16:47:39 $ docker rm -f f2812ec82f3a33fed103b5302af4587e6c405e6cf4815c7b11011878a45dbf2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:42 16:47:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:42 latest: Pulling from edgex-devops/edgex-compose-arm64 16:47:42 29e5d40040c1: Pulling fs layer 16:47:42 1ce36da41761: Pulling fs layer 16:47:42 25b303627fd3: Pulling fs layer 16:47:42 29e5d40040c1: Verifying Checksum 16:47:42 29e5d40040c1: Download complete 16:47:43 1ce36da41761: Verifying Checksum 16:47:43 1ce36da41761: Download complete 16:47:43 29e5d40040c1: Pull complete 16:47:44 1ce36da41761: Pull complete 16:47:44 25b303627fd3: Verifying Checksum 16:47:44 25b303627fd3: Download complete 16:47:54 25b303627fd3: Pull complete 16:47:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:47:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:55 prd-ubuntu20.04-docker-arm64-4c-16g-22233 does not seem to be running inside a container 16:47:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:57 $ docker top 03fd86fb084e8451cd5ec5240997c597bc2e5a436c2d735156d6e8f06ec45b05 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:58 + docker-compose build --help 16:47:58 + grep parallel 16:48:05 --parallel Build images in parallel. [Pipeline] } 16:48:05 $ docker stop --time=1 03fd86fb084e8451cd5ec5240997c597bc2e5a436c2d735156d6e8f06ec45b05 16:48:07 $ docker rm -f 03fd86fb084e8451cd5ec5240997c597bc2e5a436c2d735156d6e8f06ec45b05 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:08 prd-ubuntu20.04-docker-arm64-4c-16g-22233 does not seem to be running inside a container 16:48:08 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:09 $ docker top 5e659fb918366f1448f2168eb157525633f7d2cb68d451514b368405a00c915a -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:10 + docker-compose -f ./docker-compose-build.yml build --parallel 16:48:18 Building core-command ... 16:48:18 Building core-data ... 16:48:18 Building core-metadata ... 16:48:18 Building security-bootstrapper ... 16:48:18 Building security-proxy-setup ... 16:48:18 Building security-secretstore-setup ... 16:48:18 Building security-spiffe-token-provider ... 16:48:18 Building security-spire-agent ... 16:48:18 Building security-spire-config ... 16:48:18 Building security-spire-server ... 16:48:18 Building support-notifications ... 16:48:18 Building support-scheduler ... 16:48:18 Building sys-mgmt-agent ... 16:48:18 Building security-spire-config 16:48:18 Building security-spire-server 16:48:18 Building security-proxy-setup 16:48:18 Building support-notifications 16:48:18 Building core-command 16:49:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:15 ---> 5156c5f956a2 16:49:15 Step 3/23 : WORKDIR /edgex-go 16:49:15 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:49:15 ---> 5156c5f956a2 16:49:15 Step 3/26 : WORKDIR /edgex-go 16:49:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:15 ---> 5156c5f956a2 16:49:15 Step 3/22 : WORKDIR /edgex-go 16:49:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:15 ---> 5156c5f956a2 16:49:15 Step 3/22 : WORKDIR /edgex-go 16:49:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:49:15 ---> 5156c5f956a2 16:49:15 Step 3/25 : WORKDIR /edgex-go 16:49:15 ---> Running in 005acf2338ed 16:49:15 ---> Running in 7976cc8bcbcd 16:49:15 ---> Running in 1f5f1430bb6e 16:49:15 ---> Running in 1a209fcd55d9 16:49:15 ---> Running in 9a5459cc064c 16:49:15 Removing intermediate container 1f5f1430bb6e 16:49:15 ---> 448fef2f9012 16:49:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:15 Removing intermediate container 9a5459cc064c 16:49:15 ---> 8e9c98f5973a 16:49:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:15 Removing intermediate container 005acf2338ed 16:49:15 ---> e05cfec5b77f 16:49:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:15 Removing intermediate container 1a209fcd55d9 16:49:15 ---> a4323f7878d3 16:49:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:15 ---> Running in 94ecca3524c0 16:49:15 Removing intermediate container 7976cc8bcbcd 16:49:15 ---> 8a1237f1a6d1 16:49:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:15 ---> Running in 2ff0c5826edb 16:49:15 ---> Running in f8c9304ba015 16:49:15 ---> Running in 362ad6ca5ee8 16:49:15 ---> Running in 2f945837b577 16:49:15 Removing intermediate container 94ecca3524c0 16:49:15 ---> 72a29b6337f8 16:49:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:49:15 ---> Running in 7a9617ed507b 16:49:15 Removing intermediate container f8c9304ba015 16:49:15 ---> 86cdc33e57cb 16:49:15 Step 5/22 : RUN apk add --update --no-cache make git 16:49:15 ---> Running in 220de750d125 16:49:15 Removing intermediate container 2ff0c5826edb 16:49:15 ---> 76dd537812c2 16:49:15 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:49:15 ---> Running in ce6898cf267c 16:49:15 Removing intermediate container 362ad6ca5ee8 16:49:15 ---> 9239dc6c5133 16:49:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:49:15 Removing intermediate container 2f945837b577 16:49:15 ---> b8c67a82d7de 16:49:15 Step 5/23 : RUN apk add --update --no-cache make git 16:49:15 ---> Running in 1c54b4fae45f 16:49:15 ---> Running in ed01fd98d25c 16:49:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:18 OK: 221 MiB in 51 packages 16:49:18 OK: 221 MiB in 51 packages 16:49:18 OK: 221 MiB in 51 packages 16:49:19 OK: 221 MiB in 51 packages 16:49:19 OK: 221 MiB in 51 packages 16:49:20 Removing intermediate container 7a9617ed507b 16:49:20 ---> d9e69ad418cd 16:49:20 Step 6/26 : COPY go.mod vendor* ./ 16:49:20 Removing intermediate container 220de750d125 16:49:20 ---> 1e619db75474 16:49:20 Step 6/22 : COPY go.mod vendor* ./ 16:49:20 Removing intermediate container ce6898cf267c 16:49:20 ---> 9bdfa69c36f3 16:49:20 Step 6/25 : COPY go.mod vendor* ./ 16:49:20 Removing intermediate container 1c54b4fae45f 16:49:20 ---> fa38882345cd 16:49:20 Step 6/23 : COPY go.mod vendor* ./ 16:49:20 Removing intermediate container ed01fd98d25c 16:49:20 ---> 10ea59e6ce35 16:49:20 Step 6/22 : COPY go.mod vendor* ./ 16:49:21 ---> 53137723abab 16:49:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:21 ---> Running in 43f0e8a40295 16:49:21 ---> 6e5c9a25beee 16:49:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:21 ---> Running in 1286d07ed820 16:49:22 ---> fefded6507d4 16:49:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:22 ---> 5d7fc048e68b 16:49:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:22 ---> Running in fba4d9d2a60d 16:49:22 ---> 740344fa5b03 16:49:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:22 ---> Running in 29935b5fe59c 16:49:22 ---> Running in 683e971a0a3f 16:50:30 Removing intermediate container 43f0e8a40295 16:50:30 ---> 98449c31a862 16:50:30 Step 8/26 : COPY . . 16:50:30 Removing intermediate container 683e971a0a3f 16:50:30 ---> 16d5d73c92f6 16:50:30 Step 8/23 : COPY . . 16:50:30 Removing intermediate container 1286d07ed820 16:50:30 ---> d4e99a954556 16:50:30 Step 8/22 : COPY . . 16:50:30 Removing intermediate container 29935b5fe59c 16:50:30 ---> 83ca8933768f 16:50:30 Step 8/25 : COPY . . 16:50:30 Removing intermediate container fba4d9d2a60d 16:50:30 ---> dd8fad780774 16:50:30 Step 8/22 : COPY . . 16:50:45 ---> 0aab7052d4c4 16:50:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:50:45 ---> 8fbf89cbddf3 16:50:45 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:50:45 ---> 5cdc4f326b1b 16:50:45 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:50:45 ---> 63b4e71d6ff6 16:50:45 Step 9/23 : RUN make cmd/core-command/core-command 16:50:45 ---> Running in d1ebcdb9eae8 16:50:45 ---> f0960c6a81d6 16:50:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:50:45 ---> Running in a8419cfb17b5 16:50:45 ---> Running in f3b7b9972feb 16:50:45 ---> Running in 4323af78d63c 16:50:45 ---> Running in 9c7f0b1671dd 16:50:45 Removing intermediate container a8419cfb17b5 16:50:45 ---> 305c7e131d84 16:50:45 Step 10/25 : WORKDIR /edgex-go/spire-build 16:50:45 Removing intermediate container d1ebcdb9eae8 16:50:45 ---> 0d477dd7475b 16:50:45 Step 10/26 : WORKDIR /edgex-go/spire-build 16:50:45 ---> Running in ec45a5ca39d2 16:50:45 ---> Running in 317abd72714f 16:50:46 Removing intermediate container ec45a5ca39d2 16:50:46 ---> e5a1f3e8dd20 16:50:46 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 16:50:46 Removing intermediate container 317abd72714f 16:50:46 ---> 9e417f13d04f 16:50:46 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 16:50:46 ---> Running in e33676da1ece 16:50:46 ---> Running in cde8f649eda7 16:50: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 16:50: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/core-command/core-command ./cmd/core-command 16:50:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:50:50 Removing intermediate container e33676da1ece 16:50:50 ---> b0fe7bca5ded 16:50:50 Step 12/25 : WORKDIR /edgex-go 16:50:50 ---> Running in 9c201a1bee13 16:50:50 Removing intermediate container cde8f649eda7 16:50:50 ---> 4c1a45b5d0d1 16:50:50 Step 12/26 : WORKDIR /edgex-go 16:50:51 ---> Running in a223a29f9939 16:50:51 Removing intermediate container 9c201a1bee13 16:50:51 ---> 3be6f0cfd067 16:50:51 16:50:51 Step 13/25 : FROM alpine:3.15 16:50:51 Removing intermediate container a223a29f9939 16:50:51 ---> 73d0ce939c5e 16:50:51 16:50:51 Step 13/26 : FROM alpine:3.15 16:50:51 3.15: Pulling from library/alpine 16:50:51 3.15: Pulling from library/alpine 16:50:53 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:50:53 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:50:53 Status: Downloaded newer image for alpine:3.15 16:50:53 Status: Image is up to date for alpine:3.15 16:50:53 ---> 60f2846fe774 16:50:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:53 ---> 60f2846fe774 16:50:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:53 ---> Running in 3803b23f86c7 16:50:53 ---> Running in a4c72aae8804 16:50:54 Removing intermediate container a4c72aae8804 16:50:54 ---> 6568921ecd72 16:50:54 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:54 Removing intermediate container 3803b23f86c7 16:50:54 ---> 5a61ec239a66 16:50:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:54 ---> Running in d64a803874b5 16:50:54 ---> Running in 92348b5ec87b 16:50:58 Removing intermediate container 92348b5ec87b 16:50:58 ---> 858cc4b631ac 16:50:58 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:50:58 ---> Running in eae6a3390cea 16:50:58 Removing intermediate container d64a803874b5 16:50:58 ---> 56372f3a71a3 16:50:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:50:59 ---> Running in 7a7a45d115b8 16:51:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:04 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:51:04 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:51:04 OK: 15735 distinct packages available 16:51:04 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:51:04 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:51:04 OK: 15735 distinct packages available 16:51:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:06 (1/4) Installing dumb-init (1.2.5-r1) 16:51:06 (1/5) Installing dumb-init (1.2.5-r1) 16:51:06 (2/4) Installing musl-obstack (1.2.3-r0) 16:51:06 (2/5) Installing musl-obstack (1.2.3-r0) 16:51:06 (3/4) Installing libucontext (1.1-r0) 16:51:06 (3/5) Installing libucontext (1.1-r0) 16:51:06 (4/4) Installing gcompat (1.0.0-r4) 16:51:06 (4/5) Installing gcompat (1.0.0-r4) 16:51:06 Executing busybox-1.34.1-r7.trigger 16:51:06 (5/5) Installing openssl (1.1.1q-r0) 16:51:06 OK: 6 MiB in 18 packages 16:51:07 Executing busybox-1.34.1-r7.trigger 16:51:07 OK: 6 MiB in 19 packages 16:51:09 Removing intermediate container 7a7a45d115b8 16:51:09 ---> dd24a111ec14 16:51:09 Removing intermediate container eae6a3390cea 16:51:09 ---> eec01830a891 16:51:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:18 ---> 586dff7ce769 16:51:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:51:19 ---> 1f3202b4e090 16:51:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:51:19 ---> 4a7ea408cd8f 16:51:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:51:19 ---> cea26c2e2295 16:51:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:51:20 ---> Running in 8455b3399581 16:51:20 ---> 848a4555a6dc 16:51:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:51:20 Removing intermediate container 8455b3399581 16:51:20 ---> e04f16d90410 16:51:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:51:21 ---> 64f1f3ca6996 16:51:21 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:21 ---> Running in 21ebb8532be1 16:51:22 ---> 7b7e99e72748 16:51:22 Step 21/26 : WORKDIR / 16:51:22 ---> Running in 2012f3954bcf 16:51:22 Removing intermediate container 21ebb8532be1 16:51:22 ---> c4016f534af3 16:51:22 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:22 ---> Running in ade6e9b1748e 16:51:23 Removing intermediate container 2012f3954bcf 16:51:23 ---> ed81d379ebd7 16:51:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:23 ---> Running in b5257ecabce4 16:51:23 Removing intermediate container ade6e9b1748e 16:51:23 ---> 08abb94ea351 16:51:23 Step 23/25 : LABEL arch=arm64 16:51:23 ---> Running in 0858faf2a1e8 16:51:23 Removing intermediate container b5257ecabce4 16:51:23 ---> 426938f7a9fa 16:51:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:24 ---> Running in 2172ead417d2 16:51:24 Removing intermediate container 0858faf2a1e8 16:51:24 ---> f9f875332bc8 16:51:24 Step 24/25 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 16:51:24 ---> Running in 18acd6dc918b 16:51:24 Removing intermediate container 2172ead417d2 16:51:24 ---> 7703ef974d40 16:51:24 Step 24/26 : LABEL arch=arm64 16:51:25 ---> Running in f20e83da9b86 16:51:25 Removing intermediate container 18acd6dc918b 16:51:25 ---> 812beea8bae3 16:51:25 Step 25/25 : LABEL version=0.0.0 16:51:25 ---> Running in 9017677e3f6a 16:51:25 Removing intermediate container f20e83da9b86 16:51:25 ---> 089ad1ed2a2b 16:51:25 Step 25/26 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 16:51:25 ---> Running in b64b53db9879 16:51:26 Removing intermediate container 9017677e3f6a 16:51:26 ---> ae6d3616a610 16:51:26 16:51:26 Removing intermediate container b64b53db9879 16:51:26 ---> 7f6bb226db31 16:51:26 Step 26/26 : LABEL version=0.0.0 16:51:26 ---> Running in 2e7b48425fa5 16:51:26 Successfully built ae6d3616a610 16:51:26 Successfully tagged security-spire-server-arm64:latest 16:51:26  Building security-spire-server ... done Building core-data 16:51:27 Removing intermediate container 2e7b48425fa5 16:51:27 ---> 516f35a72119 16:51:27 16:51:27 Successfully built 516f35a72119 16:51:27 Successfully tagged security-spire-config-arm64:latest 16:51:27  Building security-spire-config ... done Building security-bootstrapper 16:51:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:59 ---> 5156c5f956a2 16:51:59 Step 3/23 : WORKDIR /edgex-go 16:51:59 ---> Using cache 16:51:59 ---> 8a1237f1a6d1 16:51:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:59 ---> Using cache 16:51:59 ---> b8c67a82d7de 16:51:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:51:59 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:59 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:51:59 ---> 5156c5f956a2 16:51:59 Step 3/31 : WORKDIR /edgex-go 16:51:59 ---> Using cache 16:51:59 ---> 8a1237f1a6d1 16:51:59 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:59 ---> Using cache 16:51:59 ---> b8c67a82d7de 16:51:59 Step 5/31 : RUN apk add --update --no-cache make git 16:51:59 ---> Using cache 16:51:59 ---> fa38882345cd 16:51:59 Step 6/31 : COPY go.mod vendor* ./ 16:51:59 ---> Using cache 16:51:59 ---> 740344fa5b03 16:51:59 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:59 ---> Using cache 16:51:59 ---> 16d5d73c92f6 16:51:59 Step 8/31 : COPY . . 16:51:59 ---> Using cache 16:51:59 ---> 63b4e71d6ff6 16:51:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:51:59 ---> Running in 1bcf1c270dd9 16:51:59 ---> Running in 404f4b49f5fe 16:51:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:51:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:00 OK: 221 MiB in 51 packages 16:52:01 Removing intermediate container 404f4b49f5fe 16:52:01 ---> 5372087e0925 16:52:01 Step 6/23 : COPY go.mod vendor* ./ 16:52:02 ---> 7d5ccd1d7171 16:52:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:02 ---> Running in f11f99d04d22 16:52:59 Removing intermediate container f11f99d04d22 16:52:59 ---> 8557cbbfd310 16:52:59 Step 8/23 : COPY . . 16:53:02 ---> f57d026fe4c8 16:53:02 Step 9/23 : RUN make cmd/core-data/core-data 16:53:02 ---> Running in 9a1e04c70ffd 16:53:05 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 16:56:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:56:12 Removing intermediate container 4323af78d63c 16:56:12 ---> 38a9acb0ba0f 16:56:12 16:56:12 Step 10/23 : FROM alpine:3.16 16:56:12 3.16: Pulling from library/alpine 16:56:13 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:56:13 Status: Downloaded newer image for alpine:3.16 16:56:13 ---> 3d81c46cd875 16:56:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:56:13 ---> Running in 5eeae07c1ce0 16:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:16 (1/1) Installing dumb-init (1.2.5-r1) 16:56:16 Executing busybox-1.35.0-r15.trigger 16:56:16 OK: 5 MiB in 15 packages 16:56:18 Removing intermediate container 5eeae07c1ce0 16:56:18 ---> 1ee004ba4eee 16:56:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:18 ---> Running in bd4a7ea7c95e 16:56:19 Removing intermediate container bd4a7ea7c95e 16:56:19 ---> 15358e993bfe 16:56:19 Step 13/23 : ENV APP_PORT=59882 16:56:19 ---> Running in bd707c80918d 16:56:19 Removing intermediate container bd707c80918d 16:56:19 ---> ef086a527226 16:56:19 Step 14/23 : EXPOSE $APP_PORT 16:56:19 ---> Running in 8c4ac8eaf2a4 16:56:19 Removing intermediate container 8c4ac8eaf2a4 16:56:19 ---> 93bebbafdb32 16:56:19 Step 15/23 : WORKDIR / 16:56:20 ---> Running in 1addedc8b800 16:56:20 Removing intermediate container 1addedc8b800 16:56:20 ---> 608cbaa37962 16:56:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:21 ---> 9fd58e8d1a5b 16:56:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:56:23 ---> a63555746a57 16:56:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:56:24 ---> 24a418ac95da 16:56:24 Step 19/23 : ENTRYPOINT ["/core-command"] 16:56:24 ---> Running in dc2cd1743886 16:56:25 Removing intermediate container dc2cd1743886 16:56:25 ---> de2a5b3416c1 16:56:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:25 ---> Running in 02e4e4ae8a40 16:56:26 Removing intermediate container 02e4e4ae8a40 16:56:26 ---> 2f22477a20d3 16:56:26 Step 21/23 : LABEL arch=arm64 16:56:26 ---> Running in 2d91f6c0df26 16:56:27 Removing intermediate container 2d91f6c0df26 16:56:27 ---> 971ce237ed03 16:56:27 Step 22/23 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 16:56:27 ---> Running in 53072237767b 16:56:28 Removing intermediate container 53072237767b 16:56:28 ---> fb000320cd61 16:56:28 Step 23/23 : LABEL version=0.0.0 16:56:28 ---> Running in 9dae490a3890 16:56:29 Removing intermediate container 9dae490a3890 16:56:29 ---> d41f3476431e 16:56:29 16:56:30 Successfully built d41f3476431e 16:56:30 Successfully tagged core-command-arm64:latest 16:56:30  Building core-command ... done Building core-metadata 16:56:33 Removing intermediate container f3b7b9972feb 16:56:33 ---> 41d05cc00c2e 16:56:33 16:56:33 Step 10/22 : FROM alpine:3.16 16:56:33 ---> 3d81c46cd875 16:56:33 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:56:33 ---> Running in 63aaac6b1223 16:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:37 (1/6) Installing ca-certificates (20220614-r0) 16:56:37 (2/6) Installing brotli-libs (1.0.9-r6) 16:56:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:56:37 (4/6) Installing libcurl (7.83.1-r2) 16:56:37 (5/6) Installing curl (7.83.1-r2) 16:56:37 (6/6) Installing dumb-init (1.2.5-r1) 16:56:37 Executing busybox-1.35.0-r15.trigger 16:56:37 Executing ca-certificates-20220614-r0.trigger 16:56:37 OK: 8 MiB in 20 packages 16:56:40 Removing intermediate container 63aaac6b1223 16:56:40 ---> 624195f2fa3b 16:56:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:56:40 ---> Running in 0e11f23173b1 16:56:41 Removing intermediate container 0e11f23173b1 16:56:41 ---> f04a54544fa3 16:56:41 Step 13/22 : WORKDIR /edgex 16:56:41 ---> Running in e0a34cff0c64 16:56:42 Removing intermediate container e0a34cff0c64 16:56:42 ---> ed414707e2be 16:56:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:56:43 ---> 39ee41b97397 16:56:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:56:46 ---> 95218a7d0c83 16:56:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:56:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:56:47 ---> 5156c5f956a2 16:56:47 Step 3/24 : WORKDIR /edgex-go 16:56:47 ---> Using cache 16:56:47 ---> 8a1237f1a6d1 16:56:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:47 ---> Using cache 16:56:47 ---> b8c67a82d7de 16:56:47 Step 5/24 : RUN apk add --update --no-cache make git 16:56:47 ---> Using cache 16:56:47 ---> fa38882345cd 16:56:47 Step 6/24 : COPY go.mod vendor* ./ 16:56:47 ---> Using cache 16:56:47 ---> 740344fa5b03 16:56:47 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:47 ---> Using cache 16:56:47 ---> 16d5d73c92f6 16:56:47 Step 8/24 : COPY . . 16:56:47 ---> Using cache 16:56:47 ---> 63b4e71d6ff6 16:56:47 Step 9/24 : RUN make cmd/core-metadata/core-metadata 16:56:48 ---> Running in fd21daa2c911 16:56:49 ---> 87029e7bf1eb 16:56:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:56:50 ---> 241fe560a92e 16:56:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:56:50 ---> Running in dc6840435f6f 16:56:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:56:53 Removing intermediate container dc6840435f6f 16:56:53 ---> 049af744a51c 16:56:53 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:56:53 ---> Running in ef15941abf5e 16:56:54 Removing intermediate container ef15941abf5e 16:56:54 ---> b1e98f929046 16:56:54 Step 20/22 : LABEL arch=arm64 16:56:54 ---> Running in a02b55279dac 16:56:54 Removing intermediate container a02b55279dac 16:56:54 ---> be3dae06c88b 16:56:54 Step 21/22 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 16:56:55 ---> Running in 406f691376a7 16:56:55 Removing intermediate container 406f691376a7 16:56:55 ---> db2374dc6e2e 16:56:55 Step 22/22 : LABEL version=0.0.0 16:56:55 ---> Running in 8b81d9c45211 16:56:56 Removing intermediate container 8b81d9c45211 16:56:56 ---> c2e54a6746af 16:56:56 16:56:56 Successfully built c2e54a6746af 16:56:56 Successfully tagged security-proxy-setup-arm64:latest 16:56:56 Building sys-mgmt-agent 16:57:14  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:14 ---> 5156c5f956a2 16:57:14 Step 3/23 : WORKDIR /edgex-go 16:57:14 ---> Using cache 16:57:14 ---> 8a1237f1a6d1 16:57:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:14 ---> Using cache 16:57:14 ---> b8c67a82d7de 16:57:14 Step 5/23 : RUN apk add --update --no-cache make bash git 16:57:14 ---> Running in f093a15ea201 16:57:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:17 OK: 221 MiB in 51 packages 16:57:19 Removing intermediate container f093a15ea201 16:57:19 ---> 0f4beb8df3d8 16:57:19 Step 6/23 : COPY go.mod vendor* ./ 16:57:20 ---> 9ffbd1880a78 16:57:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:20 ---> Running in e6a020f1f880 16:57:59 Removing intermediate container 1bcf1c270dd9 16:57:59 ---> 97ac75e013c5 16:57:59 16:57:59 Step 10/31 : FROM alpine:3.16 16:57:59 ---> 3d81c46cd875 16:57:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:59 ---> Running in 95e271c19150 16:57:59 Removing intermediate container 95e271c19150 16:57:59 ---> d9cd306eca8c 16:57:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:57:59 ---> Running in 18514db633b7 16:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:00 (1/2) Installing dumb-init (1.2.5-r1) 16:58:00 (2/2) Installing su-exec (0.2-r1) 16:58:00 Executing busybox-1.35.0-r15.trigger 16:58:00 OK: 5 MiB in 16 packages 16:58:03 Removing intermediate container 18514db633b7 16:58:03 ---> 5bf24a82dec3 16:58:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:58:03 ---> Running in 2320ba3749d5 16:58:03 Removing intermediate container 2320ba3749d5 16:58:03 ---> a3c8d9a51ee1 16:58:03 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:58:03 ---> Running in b12d42f432de 16:58:04 Removing intermediate container b12d42f432de 16:58:04 ---> 91a3a911aeb8 16:58:04 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:58:05 ---> Running in 8f207c6f07d5 16:58:06 Removing intermediate container 8f207c6f07d5 16:58:06 ---> 62b0f6318445 16:58:06 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:58:06 ---> Running in cf99f0c660fe 16:58:12 Removing intermediate container cf99f0c660fe 16:58:12 ---> 6e70622a3430 16:58:12 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:58:12 ---> Running in bda0b2255ec7 16:58:12 Removing intermediate container bda0b2255ec7 16:58:12 ---> 3e29e422962e 16:58:12 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:58:14 ---> 5edf1bde1252 16:58:14 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:58:14 ---> Running in a864b0d0961f 16:58:19 Removing intermediate container a864b0d0961f 16:58:19 ---> 0b9414337a35 16:58:19 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:19 ---> f59540145e63 16:58:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:58:19 Removing intermediate container e6a020f1f880 16:58:19 ---> 4158f9d98123 16:58:19 Step 8/23 : COPY . . 16:58:23 ---> ff850a9c0347 16:58:23 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:58:24 ---> e87a4857e9ba 16:58:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:58:25 ---> 500249170590 16:58:25 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:58:27 ---> a32152db7fb8 16:58:27 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:58:29 ---> 64ab4e06f2bb 16:58:29 Step 26/31 : RUN chmod +x /entrypoint.sh 16:58:29 ---> Running in 191c31f79bd2 16:58:33 Removing intermediate container 191c31f79bd2 16:58:33 ---> 8dcc8556e75b 16:58:33 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:58:33 ---> Running in 24f6e864d2af 16:58:34 Removing intermediate container 24f6e864d2af 16:58:34 ---> 30f7bdde400d 16:58:34 Step 28/31 : CMD ["gate"] 16:58:34 ---> Running in 6e0adf76e63a 16:58:35 Removing intermediate container 6e0adf76e63a 16:58:35 ---> 09434b6cd2a7 16:58:35 Step 29/31 : LABEL arch=arm64 16:58:36 ---> Running in 0d76e98c14e0 16:58:37 Removing intermediate container 0d76e98c14e0 16:58:37 ---> c19368b4f9c6 16:58:37 Step 30/31 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 16:58:37 ---> Running in ffd80f3ff17f 16:58:38 Removing intermediate container ffd80f3ff17f 16:58:38 ---> c699d7f05e61 16:58:38 Step 31/31 : LABEL version=0.0.0 16:58:38 ---> Running in 34166697d35c 16:58:38 ---> e9aaab2bf0e6 16:58:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:58:38 ---> Running in 3e0f520aaa9a 16:58:38 Removing intermediate container 34166697d35c 16:58:38 ---> 27c29ea1224a 16:58:38 16:58:39 Successfully built 27c29ea1224a 16:58:39 Successfully tagged security-bootstrapper-arm64:latest 16:58:39 Building security-spiffe-token-provider 16:58:40  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:58:55 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:58:55 ---> 5156c5f956a2 16:58:55 Step 3/20 : WORKDIR /edgex-go 16:58:55 ---> Using cache 16:58:55 ---> 8a1237f1a6d1 16:58:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:58:55 ---> Running in 141b859a7d1b 16:58:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:00 v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:59:00 v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:59:00 OK: 16892 distinct packages available 16:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:01 OK: 221 MiB in 51 packages 16:59:03 Removing intermediate container 141b859a7d1b 16:59:03 ---> 8ec8f759218c 16:59:03 Step 5/20 : COPY go.mod vendor* ./ 16:59:04 ---> bbd1bd959bbb 16:59:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:04 ---> Running in 264bce050fa3 16:59:36 Removing intermediate container 9c7f0b1671dd 16:59:36 ---> c650c0bf39bb 16:59:36 16:59:36 Step 10/22 : FROM alpine:3.16 16:59:36 ---> 3d81c46cd875 16:59:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:59:36 ---> Running in 3bf713b82a2d 16:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:40 (1/2) Installing ca-certificates (20220614-r0) 16:59:40 (2/2) Installing dumb-init (1.2.5-r1) 16:59:40 Executing busybox-1.35.0-r15.trigger 16:59:40 Executing ca-certificates-20220614-r0.trigger 16:59:40 OK: 6 MiB in 16 packages 16:59:44 Removing intermediate container 3bf713b82a2d 16:59:44 ---> b3e9b4081403 16:59:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:59:44 ---> Running in f86acf22b7a9 16:59:45 Removing intermediate container f86acf22b7a9 16:59:45 ---> 5e62ed7211b4 16:59:45 Step 13/22 : ENV APP_PORT=59860 16:59:45 ---> Running in 58b4f9962201 16:59:46 Removing intermediate container 58b4f9962201 16:59:46 ---> ec82d818ebcc 16:59:46 Step 14/22 : EXPOSE $APP_PORT 16:59:47 ---> Running in 92332c186529 16:59:48 Removing intermediate container 92332c186529 16:59:48 ---> f9c8ea8dff3f 16:59:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:50 ---> 04618dfb5fa9 16:59:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:59:55 ---> 9998408f9e20 16:59:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:59:57 ---> 9b453d712bf9 16:59:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:59:57 ---> Running in 5668ac3ce18e 16:59:58 Removing intermediate container 5668ac3ce18e 16:59:58 ---> 98cd15dd00dc 16:59:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:58 ---> Running in 1e8e67a21e5a 16:59:58 Removing intermediate container 1e8e67a21e5a 16:59:58 ---> 1c833448bbea 16:59:58 Step 20/22 : LABEL arch=arm64 16:59:59 ---> Running in 6cbb73384060 16:59:59 Removing intermediate container 6cbb73384060 16:59:59 ---> db6329d79c34 16:59:59 Step 21/22 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 17:00:00 ---> Running in 0feec56edb8a 17:00:01 Removing intermediate container 0feec56edb8a 17:00:01 ---> 3704081b843b 17:00:01 Step 22/22 : LABEL version=0.0.0 17:00:01 ---> Running in 9b416919c5da 17:00:02 Removing intermediate container 9b416919c5da 17:00:02 ---> 07a4ff497367 17:00:02 17:00:02 Successfully built 07a4ff497367 17:00:02 Successfully tagged support-notifications-arm64:latest 17:00:02  Building support-notifications ... done Building security-secretstore-setup 17:00:03 Removing intermediate container 264bce050fa3 17:00:03 ---> d5e5e6e1d987 17:00:03 Step 7/20 : COPY . . 17:00:21 ---> 0f81965dc28c 17:00:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:00:21 ---> Running in 8802dda016ab 17:00:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:00:21 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:00:21 ---> 5156c5f956a2 17:00:21 Step 3/25 : WORKDIR /edgex-go 17:00:21 ---> Using cache 17:00:21 ---> 8a1237f1a6d1 17:00:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:21 ---> Using cache 17:00:21 ---> b8c67a82d7de 17:00:21 Step 5/25 : RUN apk add --update --no-cache make git 17:00:21 ---> Using cache 17:00:21 ---> fa38882345cd 17:00:21 Step 6/25 : COPY go.mod vendor* ./ 17:00:21 ---> Using cache 17:00:21 ---> 740344fa5b03 17:00:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:21 ---> Using cache 17:00:21 ---> 16d5d73c92f6 17:00:21 Step 8/25 : COPY . . 17:00:21 ---> Using cache 17:00:21 ---> 63b4e71d6ff6 17:00:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:00:22 ---> Running in 753849647cbe 17:00:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:00:51 Removing intermediate container 9a1e04c70ffd 17:00:51 ---> 51e17edbe215 17:00:51 17:00:51 Step 10/23 : FROM alpine:3.16 17:00:51 ---> 3d81c46cd875 17:00:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:00:51 ---> Running in d09834ef5a7e 17:00:51 Removing intermediate container d09834ef5a7e 17:00:51 ---> c32515d04664 17:00:51 Step 12/23 : ENV APP_PORT=59880 17:00:51 ---> Running in 0fa1395771c1 17:00:51 Removing intermediate container 0fa1395771c1 17:00:51 ---> 99b904ba5322 17:00:51 Step 13/23 : EXPOSE $APP_PORT 17:00:51 ---> Running in 35bb5b889a4a 17:00:51 Removing intermediate container 35bb5b889a4a 17:00:51 ---> af148e7c760e 17:00:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:51 ---> Running in b4395e8c2e47 17:00:53 Removing intermediate container b4395e8c2e47 17:00:53 ---> a8e0ff7ca349 17:00:53 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:00:53 ---> Running in 7a7f96541b3a 17:00:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:57 (1/6) Installing dumb-init (1.2.5-r1) 17:00:57 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:00:58 (3/6) Installing libsodium (1.0.18-r0) 17:00:58 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:00:58 (5/6) Installing libzmq (4.3.4-r0) 17:00:58 (6/6) Installing zeromq (4.3.4-r0) 17:00:58 Executing busybox-1.35.0-r15.trigger 17:00:58 OK: 8 MiB in 20 packages 17:01:00 Removing intermediate container 7a7f96541b3a 17:01:00 ---> 27bb2eb99d25 17:01:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:01 ---> 494cda6c22f7 17:01:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:01:03 ---> 6ae46a1794ea 17:01:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:01:03 ---> 32743ef49078 17:01:03 Step 19/23 : ENTRYPOINT ["/core-data"] 17:01:04 ---> Running in 5cf414e3b485 17:01:04 Removing intermediate container 5cf414e3b485 17:01:04 ---> 8d6a74a4ef03 17:01:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:04 ---> Running in 45864e97cdea 17:01:05 Removing intermediate container 45864e97cdea 17:01:05 ---> 546ec0d76cc5 17:01:05 Step 21/23 : LABEL arch=arm64 17:01:05 ---> Running in dd786c923878 17:01:05 Removing intermediate container dd786c923878 17:01:05 ---> 91e7599a406d 17:01:05 Step 22/23 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 17:01:05 ---> Running in fb87d8eb3b11 17:01:06 Removing intermediate container fb87d8eb3b11 17:01:06 ---> 6edb29aec057 17:01:06 Step 23/23 : LABEL version=0.0.0 17:01:06 ---> Running in 1bf5e3134e9e 17:01:07 Removing intermediate container 1bf5e3134e9e 17:01:07 ---> a9303102add4 17:01:07 17:01:07 Successfully built a9303102add4 17:01:07 Successfully tagged core-data-arm64:latest 17:01:07  Building core-data ... done Building support-scheduler 17:01:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:01:25 ---> 5156c5f956a2 17:01:25 Step 3/22 : WORKDIR /edgex-go 17:01:25 ---> Using cache 17:01:25 ---> 8a1237f1a6d1 17:01:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:25 ---> Using cache 17:01:25 ---> b8c67a82d7de 17:01:25 Step 5/22 : RUN apk add --update --no-cache make git 17:01:25 ---> Using cache 17:01:25 ---> fa38882345cd 17:01:25 Step 6/22 : COPY go.mod vendor* ./ 17:01:25 ---> Using cache 17:01:25 ---> 740344fa5b03 17:01:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:25 ---> Using cache 17:01:25 ---> 16d5d73c92f6 17:01:25 Step 8/22 : COPY . . 17:01:25 ---> Using cache 17:01:25 ---> 63b4e71d6ff6 17:01:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:01:26 ---> Running in cb861e334ff8 17:01:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:04:20 Removing intermediate container fd21daa2c911 17:04:20 ---> ce981c871acc 17:04:20 17:04:20 Step 10/24 : FROM alpine:3.16 17:04:20 ---> 3d81c46cd875 17:04:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:04:20 ---> Using cache 17:04:20 ---> 1ee004ba4eee 17:04:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:04:20 ---> Using cache 17:04:20 ---> 15358e993bfe 17:04:20 Step 13/24 : ENV APP_PORT=59881 17:04:20 ---> Running in 0ac18eb4ec75 17:04:20 Removing intermediate container 0ac18eb4ec75 17:04:20 ---> 1528bdee6d23 17:04:20 Step 14/24 : EXPOSE $APP_PORT 17:04:20 ---> Running in 06f30c3f21b0 17:04:20 Removing intermediate container 06f30c3f21b0 17:04:20 ---> 0bfcc4a47e22 17:04:20 Step 15/24 : WORKDIR / 17:04:20 ---> Running in 0e2caae8d726 17:04:20 Removing intermediate container 0e2caae8d726 17:04:20 ---> 77a8a76671d8 17:04:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:20 ---> 4bde080df142 17:04:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:04:20 ---> 1660be578034 17:04:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:04:20 ---> ef1817bc5f2f 17:04:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:04:20 ---> bf7b81fa26a6 17:04:20 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:04:20 ---> Running in 4cbb7903498a 17:04:20 Removing intermediate container 4cbb7903498a 17:04:20 ---> 3d1bae8aebb9 17:04:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:20 ---> Running in df555440f51b 17:04:20 Removing intermediate container df555440f51b 17:04:20 ---> 734d0dc216e0 17:04:20 Step 22/24 : LABEL arch=arm64 17:04:20 ---> Running in f5bf11cd122d 17:04:20 Removing intermediate container f5bf11cd122d 17:04:20 ---> fc3c0c467fa7 17:04:20 Step 23/24 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 17:04:20 ---> Running in ea2172375076 17:04:20 Removing intermediate container ea2172375076 17:04:20 ---> ab14a0884c8c 17:04:20 Step 24/24 : LABEL version=0.0.0 17:04:20 ---> Running in 5dbe19544b94 17:04:20 Removing intermediate container 5dbe19544b94 17:04:20 ---> 9e485b9b4e26 17:04:20 17:04:20 Successfully built 9e485b9b4e26 17:04:20 Successfully tagged core-metadata-arm64:latest 17:04:20  Building core-metadata ... done Building security-spire-agent 17:04:36 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:04:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:04:36 ---> 5156c5f956a2 17:04:36 Step 3/26 : WORKDIR /edgex-go 17:04:36 ---> Using cache 17:04:36 ---> 8a1237f1a6d1 17:04:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:36 ---> Using cache 17:04:36 ---> b8c67a82d7de 17:04:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:04:36 ---> Running in 2cf2f9ec5f11 17:04:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:40 Removing intermediate container 3e0f520aaa9a 17:04:40 ---> 7855f6996303 17:04:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:04:40 ---> Running in 2f3f2023a4d8 17:04:41 OK: 221 MiB in 51 packages 17:04:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:04:43 Removing intermediate container 2cf2f9ec5f11 17:04:43 ---> 13703901ed5b 17:04:43 Step 6/26 : COPY go.mod vendor* ./ 17:04:44 ---> a74ba408e2e0 17:04:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:44 ---> Running in 8be2a77c52b7 17:04:48 Removing intermediate container 2f3f2023a4d8 17:04:48 ---> 7948f80316f4 17:04:48 17:04:48 Step 11/23 : FROM alpine:3.16 17:04:48 ---> 3d81c46cd875 17:04:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:04:48 ---> Running in bdaa2e3902d2 17:04:49 Removing intermediate container bdaa2e3902d2 17:04:49 ---> 9780fc555387 17:04:49 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 17:04:49 ---> Running in 7b20b5d676fb 17:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:53 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:04:53 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:04:53 (3/33) Installing readline (8.1.2-r0) 17:04:53 (4/33) Installing bash (5.1.16-r2) 17:04:53 Executing bash-5.1.16-r2.post-install 17:04:53 (5/33) Installing ca-certificates (20220614-r0) 17:04:53 (6/33) Installing brotli-libs (1.0.9-r6) 17:04:53 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:04:53 (8/33) Installing libcurl (7.83.1-r2) 17:04:53 (9/33) Installing curl (7.83.1-r2) 17:04:53 (10/33) Installing docker-cli (20.10.16-r2) 17:04:54 (11/33) Installing dumb-init (1.2.5-r1) 17:04:54 (12/33) Installing libbz2 (1.0.8-r1) 17:04:54 (13/33) Installing expat (2.4.8-r0) 17:04:54 (14/33) Installing libffi (3.4.2-r1) 17:04:54 (15/33) Installing gdbm (1.23-r0) 17:04:54 (16/33) Installing xz-libs (5.2.5-r1) 17:04:54 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:04:54 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:04:54 (19/33) Installing mpdecimal (2.5.1-r1) 17:04:54 (20/33) Installing sqlite-libs (3.38.5-r0) 17:04:54 (21/33) Installing python3 (3.10.5-r0) 17:04:57 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:04:57 (23/33) Installing py3-tomli (2.0.1-r1) 17:04:57 (24/33) Installing py3-pep517 (0.12.0-r2) 17:04:57 (25/33) Installing py3-six (1.16.0-r1) 17:04:57 (26/33) Installing py3-retrying (1.3.3-r3) 17:04:57 (27/33) Installing py3-appdirs (1.4.4-r3) 17:04:57 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:04:57 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:04:57 (30/33) Installing py3-parsing (2.4.7-r3) 17:04:57 (31/33) Installing py3-packaging (21.3-r0) 17:04:57 (32/33) Installing py3-setuptools (59.4.0-r0) 17:04:57 (33/33) Installing py3-pip (22.1.1-r0) 17:04:58 Executing busybox-1.35.0-r15.trigger 17:04:58 Executing ca-certificates-20220614-r0.trigger 17:04:59 OK: 120 MiB in 47 packages 17:05:17 Collecting docker-compose==1.23.2 17:05:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:05:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.5 MB/s eta 0:00:00 17:05:17 Collecting docopt<0.7,>=0.6.1 17:05:17 Downloading docopt-0.6.2.tar.gz (25 kB) 17:05:17 Preparing metadata (setup.py): started 17:05:20 Preparing metadata (setup.py): finished with status 'done' 17:05:20 Collecting dockerpty<0.5,>=0.4.1 17:05:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:05:20 Preparing metadata (setup.py): started 17:05:23 Preparing metadata (setup.py): finished with status 'done' 17:05:24 Collecting PyYAML<4,>=3.10 17:05:24 Downloading PyYAML-3.13.tar.gz (270 kB) 17:05:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.9 MB/s eta 0:00:00 17:05:26 Preparing metadata (setup.py): started 17:05:29 Preparing metadata (setup.py): finished with status 'done' 17:05:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:05:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:05:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.5 MB/s eta 0:00:00 17:05:31 Collecting texttable<0.10,>=0.9.0 17:05:31 Downloading texttable-0.9.1.tar.gz (11 kB) 17:05:31 Preparing metadata (setup.py): started 17:05:34 Preparing metadata (setup.py): finished with status 'done' 17:05:35 Collecting websocket-client<1.0,>=0.32.0 17:05:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:05:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.9 MB/s eta 0:00:00 17:05:35 Removing intermediate container 8be2a77c52b7 17:05:35 ---> 856b6353226b 17:05:35 Step 8/26 : COPY . . 17:05:36 Collecting docker<4.0,>=3.6.0 17:05:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:05:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.9 MB/s eta 0:00:00 17:05:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:05:37 Collecting jsonschema<3,>=2.5.1 17:05:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:05:37 Collecting cached-property<2,>=1.2.0 17:05:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:05:37 Collecting docker-pycreds>=0.4.0 17:05:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:05:39 Collecting urllib3<1.25,>=1.21.1 17:05:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:05:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 11.5 MB/s eta 0:00:00 17:05:40 Collecting chardet<3.1.0,>=3.0.2 17:05:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:05:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.0 MB/s eta 0:00:00 17:05:40 Collecting certifi>=2017.4.17 17:05:40 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 17:05:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 11.1 MB/s eta 0:00:00 17:05:41 Collecting idna<2.8,>=2.5 17:05:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:05:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.1 MB/s eta 0:00:00 17:05:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:05:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:05:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:05:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:05:43 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:05:43 Running setup.py install for texttable: started 17:05:47 Running setup.py install for texttable: finished with status 'done' 17:05:47 Running setup.py install for PyYAML: started 17:05:47 ---> ed24fb225046 17:05:47 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:05:47 ---> Running in 8d7ee952341d 17:05:48 Removing intermediate container 8d7ee952341d 17:05:48 ---> 5cec33d87282 17:05:48 Step 10/26 : WORKDIR /edgex-go/spire-build 17:05:48 ---> Running in 7b59ccb9b2e2 17:05:49 Removing intermediate container 7b59ccb9b2e2 17:05:49 ---> ad0ef44fd084 17:05:49 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 17:05:49 ---> Running in 6a36e4c12241 17:05:51 Running setup.py install for PyYAML: finished with status 'done' 17:05:53 Removing intermediate container 6a36e4c12241 17:05:53 ---> 496ebaae3663 17:05:53 Step 12/26 : WORKDIR /edgex-go 17:05:53 ---> Running in e1d334fbf6a4 17:05:53 Running setup.py install for docopt: started 17:05:53 Removing intermediate container e1d334fbf6a4 17:05:53 ---> d2b3f6c35328 17:05:53 17:05:53 Step 13/26 : FROM alpine:3.15 17:05:53 ---> 60f2846fe774 17:05:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:05:53 ---> Using cache 17:05:53 ---> 5a61ec239a66 17:05:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:53 ---> Using cache 17:05:53 ---> 56372f3a71a3 17:05:53 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:05:53 ---> Running in 54012ada6b37 17:05:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:57 Running setup.py install for docopt: finished with status 'done' 17:05:58 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:05:58 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:05:58 OK: 15735 distinct packages available 17:05:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:06:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:00 Running setup.py install for dockerpty: started 17:06:01 (1/5) Installing dumb-init (1.2.5-r1) 17:06:01 (2/5) Installing musl-obstack (1.2.3-r0) 17:06:01 (3/5) Installing libucontext (1.1-r0) 17:06:01 (4/5) Installing gcompat (1.0.0-r4) 17:06:01 (5/5) Installing openssl (1.1.1q-r0) 17:06:01 Executing busybox-1.34.1-r7.trigger 17:06:02 OK: 6 MiB in 19 packages 17:06:04 Running setup.py install for dockerpty: finished with status 'done' 17:06:04 Removing intermediate container 54012ada6b37 17:06:04 ---> 42c72440b726 17:06:04 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:06:07 ---> 9ed31cdffd2a 17:06:07 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:06:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 17:06:07 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 17:06:14 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 17:06:14 ---> 8b9d2b95c102 17:06:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:06:16 ---> b6a20b489edd 17:06:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:06:18 ---> 96fe9282cb76 17:06:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:06:20 ---> 12f909358f5b 17:06:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:06:20 ---> Running in f6184eac4efd 17:06:21 Removing intermediate container f6184eac4efd 17:06:21 ---> 8c348395b1c9 17:06:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:06:21 ---> Running in 8a2e3eba2d8e 17:06:22 Removing intermediate container 8a2e3eba2d8e 17:06:22 ---> 2424feafd074 17:06:22 Step 24/26 : LABEL arch=arm64 17:06:23 ---> Running in a7264c6ac0cd 17:06:24 Removing intermediate container a7264c6ac0cd 17:06:24 ---> 60b938e28d2a 17:06:24 Step 25/26 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 17:06:24 ---> Running in 5dc8517b0ea6 17:06:25 Removing intermediate container 5dc8517b0ea6 17:06:25 ---> 7e2651eabc31 17:06:25 Step 26/26 : LABEL version=0.0.0 17:06:25 ---> Running in 3cf284182304 17:06:26 Removing intermediate container 3cf284182304 17:06:26 ---> 273cd7a68b44 17:06:26 17:06:27 Successfully built 273cd7a68b44 17:06:27 Successfully tagged security-spire-agent-arm64:latest 17:06:34  Building security-spire-agent ... done Removing intermediate container 7b20b5d676fb 17:06:34 ---> 695468a6a814 17:06:34 Step 14/23 : ENV APP_PORT=58890 17:06:34 ---> Running in 2d227bbf8eda 17:06:35 Removing intermediate container 2d227bbf8eda 17:06:35 ---> 7ae5f9e5c1cf 17:06:35 Step 15/23 : EXPOSE $APP_PORT 17:06:35 ---> Running in e427e9bcd922 17:06:36 Removing intermediate container 753849647cbe 17:06:36 ---> 1b7da19c68c7 17:06:36 17:06:36 Step 10/25 : FROM alpine:3.16 17:06:36 ---> 3d81c46cd875 17:06:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:06:36 Removing intermediate container e427e9bcd922 17:06:36 ---> e530c4d7a925 17:06:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:06:36 ---> Running in 71db4ae6389f 17:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:39 ---> a2feb9ee7a03 17:06:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:40 ---> 33d047a68b87 17:06:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:06:40 (1/3) Installing ca-certificates (20220614-r0) 17:06:40 (2/3) Installing dumb-init (1.2.5-r1) 17:06:40 (3/3) Installing su-exec (0.2-r1) 17:06:40 Executing busybox-1.35.0-r15.trigger 17:06:40 Executing ca-certificates-20220614-r0.trigger 17:06:41 ---> 5c6aefa30fd5 17:06:41 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:06:41 ---> Running in 10ad389ff0ed 17:06:41 OK: 6 MiB in 17 packages 17:06:41 Removing intermediate container 10ad389ff0ed 17:06:41 ---> 930e181ae113 17:06:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:42 ---> Running in 0b54658943f9 17:06:43 Removing intermediate container 0b54658943f9 17:06:43 ---> 2676d1fcc0d1 17:06:43 Step 21/23 : LABEL arch=arm64 17:06:43 ---> Running in 4cc3662a9092 17:06:43 Removing intermediate container 71db4ae6389f 17:06:43 ---> c0f36b9d6f55 17:06:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:06:44 ---> Running in e9bb615142e9 17:06:44 Removing intermediate container 4cc3662a9092 17:06:44 ---> a8f6f5364626 17:06:44 Step 22/23 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 17:06:44 ---> Running in dc8c9e5eea64 17:06:44 Removing intermediate container e9bb615142e9 17:06:44 ---> 9374d81c0ebf 17:06:44 Step 13/25 : WORKDIR / 17:06:44 ---> Running in 72f63eb06dc3 17:06:44 Removing intermediate container dc8c9e5eea64 17:06:44 ---> fdad03b96eb4 17:06:44 Step 23/23 : LABEL version=0.0.0 17:06:45 ---> Running in 4bedd37335ff 17:06:45 Removing intermediate container 72f63eb06dc3 17:06:45 ---> bba381c42c9f 17:06:45 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:06:46 Removing intermediate container 4bedd37335ff 17:06:46 ---> 42915edc6359 17:06:46 17:06:46 Successfully built 42915edc6359 17:06:46 Successfully tagged sys-mgmt-agent-arm64:latest 17:06:46  Building sys-mgmt-agent ... done  ---> 3f026d0e4746 17:06:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:06:47 ---> 20219a3cd6dc 17:06:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:06:48 ---> fe9b415abe0a 17:06:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:06:49 ---> fa7d727a8ef3 17:06:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:06:51 ---> f188bf2c0cb7 17:06:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:06:53 ---> e2176422ad18 17:06:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:06:54 ---> 020b96bd6cad 17:06:54 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:06:54 ---> Running in 2e5ca24ad161 17:06:57 Removing intermediate container 2e5ca24ad161 17:06:57 ---> fa65bfcbcf42 17:06:57 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:06:57 ---> Running in 7b7ac99f4163 17:06:57 Removing intermediate container 7b7ac99f4163 17:06:57 ---> 92417b8fa3ec 17:06:57 Step 23/25 : LABEL arch=arm64 17:06:57 ---> Running in 7b1b38046ea3 17:06:58 Removing intermediate container 7b1b38046ea3 17:06:58 ---> aff8e9622549 17:06:58 Step 24/25 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 17:06:58 ---> Running in fc3f8c25743a 17:06:59 Removing intermediate container fc3f8c25743a 17:06:59 ---> 59af540e0f00 17:06:59 Step 25/25 : LABEL version=0.0.0 17:06:59 ---> Running in fe624cf36f4f 17:06:59 Removing intermediate container fe624cf36f4f 17:06:59 ---> 6827a3976bdc 17:06:59 17:07:00 Successfully built 6827a3976bdc 17:07:00 Successfully tagged security-secretstore-setup-arm64:latest 17:07:47  Building security-secretstore-setup ... done Removing intermediate container 8802dda016ab 17:07:47 ---> 955dcc3f088a 17:07:47 17:07:47 Step 9/20 : FROM alpine:3.15 17:07:47 ---> 60f2846fe774 17:07:47 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:07:47 ---> Using cache 17:07:47 ---> 5a61ec239a66 17:07:47 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:47 ---> Using cache 17:07:47 ---> 56372f3a71a3 17:07:47 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:07:47 ---> Running in 07b3b06510f5 17:07:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:07:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:07:47 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:07:47 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:07:47 OK: 15735 distinct packages available 17:07:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:07:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:07:47 (1/9) Installing ca-certificates (20220614-r0) 17:07:47 (2/9) Installing brotli-libs (1.0.9-r5) 17:07:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:07:47 (4/9) Installing libcurl (7.80.0-r2) 17:07:47 (5/9) Installing curl (7.80.0-r2) 17:07:47 (6/9) Installing dumb-init (1.2.5-r1) 17:07:47 (7/9) Installing musl-obstack (1.2.3-r0) 17:07:47 (8/9) Installing libucontext (1.1-r0) 17:07:47 (9/9) Installing gcompat (1.0.0-r4) 17:07:47 Executing busybox-1.34.1-r7.trigger 17:07:47 Executing ca-certificates-20220614-r0.trigger 17:07:47 OK: 8 MiB in 23 packages 17:07:48 Removing intermediate container 07b3b06510f5 17:07:48 ---> 15b3b5dbc9e6 17:07:48 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:48 ---> aa58bdb03a8d 17:07:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:07:50 ---> 5564d31b505e 17:07:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:07:50 ---> 5bac4f654221 17:07:50 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:07:50 ---> Running in 0bea7f6db187 17:07:51 Removing intermediate container 0bea7f6db187 17:07:51 ---> 6dd1dffdace5 17:07:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:51 ---> Running in 995d75c9b5db 17:07:51 Removing intermediate container 995d75c9b5db 17:07:51 ---> a9b39ba04ff3 17:07:51 Step 18/20 : LABEL arch=arm64 17:07:51 ---> Running in 4e4ca039c037 17:07:52 Removing intermediate container 4e4ca039c037 17:07:52 ---> 3fb74e1af487 17:07:52 Step 19/20 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 17:07:52 ---> Running in ecd0e5082893 17:07:52 Removing intermediate container ecd0e5082893 17:07:52 ---> 141e8330234d 17:07:52 Step 20/20 : LABEL version=0.0.0 17:07:52 ---> Running in 4fc9a81cc87c 17:07:53 Removing intermediate container 4fc9a81cc87c 17:07:53 ---> fcf4925feb85 17:07:53 17:07:53 Successfully built fcf4925feb85 17:07:53 Successfully tagged security-spiffe-token-provider-arm64:latest 17:07:58  Building security-spiffe-token-provider ... done Removing intermediate container cb861e334ff8 17:07:58 ---> 2956c1fa4326 17:07:58 17:07:58 Step 10/22 : FROM alpine:3.16 17:07:58 ---> 3d81c46cd875 17:07:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:07:58 ---> Using cache 17:07:58 ---> 1ee004ba4eee 17:07:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:07:58 ---> Using cache 17:07:58 ---> 15358e993bfe 17:07:58 Step 13/22 : ENV APP_PORT=59861 17:07:58 ---> Running in d14c38d9bab0 17:07:58 Removing intermediate container d14c38d9bab0 17:07:58 ---> 918fe64bb17c 17:07:58 Step 14/22 : EXPOSE $APP_PORT 17:07:58 ---> Running in be4f40040a33 17:07:58 Removing intermediate container be4f40040a33 17:07:58 ---> acf6b3557d07 17:07:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:59 ---> f334af4f7260 17:07:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:08:00 ---> 71e6a1092b65 17:08:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:08:01 ---> b522d885573f 17:08:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:08:01 ---> Running in 01be2473df9d 17:08:01 Removing intermediate container 01be2473df9d 17:08:01 ---> 6573ec9d8bd5 17:08:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:01 ---> Running in 693f9c047915 17:08:02 Removing intermediate container 693f9c047915 17:08:02 ---> 9964e135edcc 17:08:02 Step 20/22 : LABEL arch=arm64 17:08:02 ---> Running in d934f667cb6b 17:08:02 Removing intermediate container d934f667cb6b 17:08:02 ---> 9e3e6f31e6c5 17:08:02 Step 21/22 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 17:08:02 ---> Running in ac72d8791642 17:08:02 Removing intermediate container ac72d8791642 17:08:02 ---> ce04fd483e6d 17:08:02 Step 22/22 : LABEL version=0.0.0 17:08:02 ---> Running in 50c99809a927 17:08:03 Removing intermediate container 50c99809a927 17:08:03 ---> 0e8e462b9d50 17:08:03 17:08:03 Successfully built 0e8e462b9d50 17:08:03 Successfully tagged support-scheduler-arm64:latest 17:08:03  Building support-scheduler ... done  [Pipeline] } 17:08:03 $ docker stop --time=1 5e659fb918366f1448f2168eb157525633f7d2cb68d451514b368405a00c915a 17:08:05 $ docker rm -f 5e659fb918366f1448f2168eb157525633f7d2cb68d451514b368405a00c915a [Pipeline] // withDockerContainer [Pipeline] sh 17:08:05 + docker images 17:08:06 REPOSITORY TAG IMAGE ID CREATED SIZE 17:08:06 support-scheduler-arm64 latest 0e8e462b9d50 3 seconds ago 25.6MB 17:08:06 2956c1fa4326 9 seconds ago 1.41GB 17:08:06 security-spiffe-token-provider-arm64 latest fcf4925feb85 12 seconds ago 28.3MB 17:08:06 955dcc3f088a 27 seconds ago 1.4GB 17:08:06 security-secretstore-setup-arm64 latest 6827a3976bdc About a minute ago 27.9MB 17:08:06 sys-mgmt-agent-arm64 latest 42915edc6359 About a minute ago 133MB 17:08:06 1b7da19c68c7 About a minute ago 1.36GB 17:08:06 security-spire-agent-arm64 latest 273cd7a68b44 About a minute ago 122MB 17:08:06 d2b3f6c35328 2 minutes ago 1.25GB 17:08:06 7948f80316f4 3 minutes ago 1.35GB 17:08:06 core-metadata-arm64 latest 9e485b9b4e26 3 minutes ago 17.4MB 17:08:06 ce981c871acc 3 minutes ago 1.38GB 17:08:06 core-data-arm64 latest a9303102add4 6 minutes ago 20.6MB 17:08:06 51e17edbe215 7 minutes ago 1.38GB 17:08:06 support-notifications-arm64 latest 07a4ff497367 8 minutes ago 26.1MB 17:08:06 c650c0bf39bb 8 minutes ago 1.41GB 17:08:06 security-bootstrapper-arm64 latest 27c29ea1224a 9 minutes ago 18.6MB 17:08:06 97ac75e013c5 10 minutes ago 1.35GB 17:08:06 security-proxy-setup-arm64 latest c2e54a6746af 11 minutes ago 26.2MB 17:08:06 41d05cc00c2e 11 minutes ago 1.36GB 17:08:06 core-command-arm64 latest d41f3476431e 11 minutes ago 15.5MB 17:08:06 38a9acb0ba0f 11 minutes ago 1.35GB 17:08:06 security-spire-config-arm64 latest 516f35a72119 16 minutes ago 83.6MB 17:08:06 security-spire-server-arm64 latest ae6d3616a610 16 minutes ago 84.2MB 17:08:06 73d0ce939c5e 17 minutes ago 1.25GB 17:08:06 3be6f0cfd067 17 minutes ago 1.25GB 17:08:06 ci-base-image-arm64 latest 5156c5f956a2 32 minutes ago 995MB 17:08:06 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 17:08:06 alpine 3.16 3d81c46cd875 3 weeks ago 5.27MB 17:08:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 17:08:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:06 17:08:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:07 arm64: Pulling from edgex-lftools-log-publisher 17:08:07 8998bd30e6a1: Pulling fs layer 17:08:07 04944245beec: Pulling fs layer 17:08:07 699f458cf7ca: Pulling fs layer 17:08:07 765212b225bb: Pulling fs layer 17:08:07 f23df028b6ca: Pulling fs layer 17:08:07 d65c8cfc05b1: Pulling fs layer 17:08:07 2437ff75d9bd: Pulling fs layer 17:08:07 d65c8cfc05b1: Waiting 17:08:07 765212b225bb: Waiting 17:08:07 f23df028b6ca: Waiting 17:08:07 2437ff75d9bd: Waiting 17:08:07 04944245beec: Verifying Checksum 17:08:07 04944245beec: Download complete 17:08:07 765212b225bb: Download complete 17:08:07 f23df028b6ca: Verifying Checksum 17:08:07 f23df028b6ca: Download complete 17:08:07 d65c8cfc05b1: Verifying Checksum 17:08:07 d65c8cfc05b1: Download complete 17:08:07 699f458cf7ca: Verifying Checksum 17:08:07 699f458cf7ca: Download complete 17:08:07 8998bd30e6a1: Verifying Checksum 17:08:07 8998bd30e6a1: Download complete 17:08:10 2437ff75d9bd: Verifying Checksum 17:08:10 2437ff75d9bd: Download complete 17:08:12 8998bd30e6a1: Pull complete 17:08:12 04944245beec: Pull complete 17:08:14 699f458cf7ca: Pull complete 17:08:14 765212b225bb: Pull complete 17:08:15 f23df028b6ca: Pull complete 17:08:15 d65c8cfc05b1: Pull complete 17:08:30 2437ff75d9bd: Pull complete 17:08:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:08:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:30 prd-ubuntu20.04-docker-arm64-4c-16g-22233 does not seem to be running inside a container 17:08:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:08:33 $ docker top ec40fd12f81e7b5223b551c998b55b3e38ed26f191a043136532be8dd8e77935 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:34 ---> job-cost.sh 17:08:34 lf-activate-venv: SKIPPING 17:08:34 INFO: No Stack... 17:08:34 INFO: Retrieving Pricing Info for: v3-standard-4 17:08:36 INFO: Archiving Costs [Pipeline] sh 17:08:36 + cat /w/workspace/edgex-go/5/archives/cost.csv 17:08:36 + cut -d, -f6 [Pipeline] lock 17:08:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4119-5-stack-cost] 17:08:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4119-5-stack-cost] did not exist. Created. 17:08:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4119-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:08:37 + echo total: 0.10999999940395355 [Pipeline] stash 17:08:37 Stashed 1 file(s) [Pipeline] } 17:08:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4119-5-stack-cost] [Pipeline] // lock [Pipeline] } 17:08:37 $ docker stop --time=1 ec40fd12f81e7b5223b551c998b55b3e38ed26f191a043136532be8dd8e77935 17:08:39 $ docker rm -f ec40fd12f81e7b5223b551c998b55b3e38ed26f191a043136532be8dd8e77935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:08:39 provisioning config files... 17:08:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4651480769644447782tmp [Pipeline] { [Pipeline] sh 17:08:39 + set +x 17:08:39 + curl -s https://codecov.io/bash 17:08:39 + bash -s -- 17:08:39 17:08:39 _____ _ 17:08:39 / ____| | | 17:08:39 | | ___ __| | ___ ___ _____ __ 17:08:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:08:39 | |___| (_) | (_| | __/ (_| (_) \ V / 17:08:39 \_____\___/ \__,_|\___|\___\___/ \_/ 17:08:39 Bash-1.0.6 17:08:39 17:08:39 17:08:39 ==> git version 2.25.1 found 17:08:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:08:39 Release-Date: 2020-01-08 17:08:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:08:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:08:39 ==> Jenkins CI detected. 17:08:39 current dir:  /w/workspace/edgex-go/5 17:08:39 project root: . 17:08:39 --> token set from env 17:08:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:08:39 ==> Running gcov in . (disable via -X gcov) 17:08:39 ==> Python coveragepy not found 17:08:39 ==> Searching for coverage reports in: 17:08:39 + . 17:08:39 -> Found 1 reports 17:08:39 ==> Detecting git/mercurial file structure 17:08:39 ==> Reading reports 17:08:39 + ./coverage.out bytes=479761 17:08:39 ==> Appending adjustments 17:08:39 https://docs.codecov.io/docs/fixing-reports 17:08:41 + Found adjustments 17:08:41 ==> Gzipping contents 17:08:41 64K /tmp/codecov.3tOcQM.gz 17:08:41 ==> Uploading reports 17:08:41 url: https://codecov.io 17:08:41 query: branch=PR-4119&commit=45af7f37b495c5e89f037b4fc0ca09b290d79006&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4119%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4119&job=&cmd_args= 17:08:41 -> Pinging Codecov 17:08:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4119&commit=45af7f37b495c5e89f037b4fc0ca09b290d79006&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4119%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4119&job=&cmd_args= 17:08:41 -> Uploading to 17:08:41 https://storage.googleapis.com/codecov/v4/raw/2022-08-09/00271124DB129430A58F1EEE437C3FCB/45af7f37b495c5e89f037b4fc0ca09b290d79006/58c49d8f-5308-4c82-96a8-77d0a6f80b05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220809T170841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea30dcab9942b5bc3bb67f4ad4d955eca4479c88472d3d92290dd01222d5c0a1 17:08:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:08:41 Dload Upload Total Spent Left Speed 17:08:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63027 0 0 100 63027 0 268k --:--:-- --:--:-- --:--:-- 267k 100 63027 0 0 100 63027 0 267k --:--:-- --:--:-- --:--:-- 267k 17:08:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/45af7f37b495c5e89f037b4fc0ca09b290d79006 [Pipeline] } 17:08:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:08:42 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 17:08:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:08:43 ---> package-listing.sh 17:08:43 ++ facter osfamily 17:08:43 ++ tr '[:upper:]' '[:lower:]' 17:08:43 + OS_FAMILY=debian 17:08:43 + workspace=/w/workspace/edgex-go/5 17:08:43 + START_PACKAGES=/tmp/packages_start.txt 17:08:43 + END_PACKAGES=/tmp/packages_end.txt 17:08:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:08:43 + PACKAGES=/tmp/packages_start.txt 17:08:43 + '[' /w/workspace/edgex-go/5 ']' 17:08:43 + PACKAGES=/tmp/packages_end.txt 17:08:43 + case "${OS_FAMILY}" in 17:08:43 + dpkg -l 17:08:43 + grep '^ii' 17:08:43 + '[' -f /tmp/packages_start.txt ']' 17:08:43 + '[' -f /tmp/packages_end.txt ']' 17:08:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:43 + '[' /w/workspace/edgex-go/5 ']' 17:08:43 + mkdir -p /w/workspace/edgex-go/5/archives/ 17:08:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 17:08:43 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:08:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:44 17:08:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:45 latest: Pulling from edgex-lftools-log-publisher 17:08:45 5eb5b503b376: Pulling fs layer 17:08:45 5c69ac0246d0: Pulling fs layer 17:08:45 ec43610c2a17: Pulling fs layer 17:08:45 3a2ae6a8a46f: Pulling fs layer 17:08:45 33b1e0a273af: Pulling fs layer 17:08:45 5d3b04190fa2: Pulling fs layer 17:08:45 2f39f015ded8: Pulling fs layer 17:08:45 5d3b04190fa2: Waiting 17:08:45 3a2ae6a8a46f: Waiting 17:08:45 2f39f015ded8: Waiting 17:08:45 33b1e0a273af: Waiting 17:08:45 5c69ac0246d0: Download complete 17:08:45 3a2ae6a8a46f: Verifying Checksum 17:08:45 3a2ae6a8a46f: Download complete 17:08:45 33b1e0a273af: Verifying Checksum 17:08:45 33b1e0a273af: Download complete 17:08:45 5d3b04190fa2: Verifying Checksum 17:08:45 5d3b04190fa2: Download complete 17:08:45 ec43610c2a17: Verifying Checksum 17:08:45 ec43610c2a17: Download complete 17:08:45 5eb5b503b376: Verifying Checksum 17:08:45 5eb5b503b376: Download complete 17:08:45 2f39f015ded8: Verifying Checksum 17:08:45 2f39f015ded8: Download complete 17:08:46 5eb5b503b376: Pull complete 17:08:46 5c69ac0246d0: Pull complete 17:08:46 ec43610c2a17: Pull complete 17:08:46 3a2ae6a8a46f: Pull complete 17:08:47 33b1e0a273af: Pull complete 17:08:47 5d3b04190fa2: Pull complete 17:08:51 2f39f015ded8: Pull complete 17:08:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:51 prd-ubuntu20.04-docker-8c-8g-22231 does not seem to be running inside a container 17:08:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:08:53 $ docker top ac27dc42653de08d29b8c4b6eb8be52edb0e0517b5ca89399ac7f82e0f0b681c -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:53 + touch /tmp/pre-build-complete [Pipeline] sh 17:08:54 + mkdir -p /var/log/sysstat [Pipeline] sh 17:08:54 + ls /var/log/sa-host 17:08:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:54 provisioning config files... 17:08:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8357224073967496854tmp [Pipeline] { [Pipeline] echo 17:08:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:08:54 ---> create-netrc.sh [Pipeline] } 17:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:08:55 ---> python-tools-install.sh [Pipeline] echo 17:08:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:08:55 ---> sudo-logs.sh 17:08:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:08:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:08:55 ---> job-cost.sh 17:08:55 lf-activate-venv: SKIPPING 17:08:55 DEBUG: total: 0.10999999940395355 17:08:55 INFO: Retrieving Stack Cost... 17:08:56 INFO: Retrieving Pricing Info for: v3-standard-8 17:08:56 INFO: Archiving Costs [Pipeline] echo 17:08:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:08:57 ---> logs-deploy.sh 17:08:57 lf-activate-venv: SKIPPING 17:08:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4119/5 17:08:57 INFO: archiving workspace using pattern(s): 17:08:58 Archives upload complete. 17:08:58 INFO: archiving logs to Nexus 17:08:59 ---> uname -a: 17:08:59 Linux prd-ubuntu20-04-docker-8c-8g-22231 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:08:59 17:08:59