Pull request #4350 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01bd78e940c060c79caaa305d81a36062f8c4326+15a983a6f6d5b88e20add8024b7e596911b920c9 (4f9f2e6d12a6c3adce0ac429cf9fd2e9be578a90) 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-ssh7492135044364765394.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9185620911965523429.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10713003899057813997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13458072980334165720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17135751487575251850.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15016504933405426037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5601 in /w/workspace/edgexfoundry_edgex-go_PR-4350 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 01bd78e940c060c79caaa305d81a36062f8c4326 Merge succeeded, producing 01bd78e940c060c79caaa305d81a36062f8c4326 Checking out Revision 01bd78e940c060c79caaa305d81a36062f8c4326 (PR-4350) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4350/head:refs/remotes/origin/PR-4350 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01bd78e940c060c79caaa305d81a36062f8c4326 # 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 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01bd78e940c060c79caaa305d81a36062f8c4326 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:00:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:00:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:00:51 ========================================================= 20:00:51 EdgeX Global Pipelines Version Info 20:00:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:00:52 ------------------- 20:00:52 stable info: 20:00:52 ------------------- 20:00:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:00:52 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:00:52 Message: update stable to v1.0.244 20:00:53 ------------------- 20:00:53 experimental info: 20:00:53 ------------------- 20:00:53 Commited By: **** collab-it+edgex@linuxfoundation.org 20:00:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:00:53 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4350 [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4350 [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4350 [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01bd78e940c060c79caaa305d81a36062f8c4326 [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01bd78e [Pipeline] echo 20:00:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:54 provisioning config files... 20:00:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8180859801812289202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:55 ---> docker-login.sh 20:00:55 nexus3.edgexfoundry.org:10001 20:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:55 Configure a credential helper to remove this warning. See 20:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:55 20:00:55 Login Succeeded 20:00:55 nexus3.edgexfoundry.org:10002 20:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:55 Configure a credential helper to remove this warning. See 20:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:55 20:00:55 Login Succeeded 20:00:55 nexus3.edgexfoundry.org:10003 20:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:55 Configure a credential helper to remove this warning. See 20:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:55 20:00:55 Login Succeeded 20:00:55 nexus3.edgexfoundry.org:10004 20:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:55 Configure a credential helper to remove this warning. See 20:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:55 20:00:55 Login Succeeded 20:00:55 docker.io 20:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:55 Configure a credential helper to remove this warning. See 20:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:55 20:00:55 Login Succeeded 20:00:55 ---> docker-login.sh ends [Pipeline] } 20:00:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:56 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 20:00:56 + dirname cmd/core-command/Dockerfile 20:00:56 + cut -d/ -f2 20:00:56 + echo core-command,cmd/core-command/Dockerfile 20:00:56 + cut -d/ -f2 20:00:56 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:00:56 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:00:56 + dirname cmd/core-data/Dockerfile 20:00:56 + cut -d/ -f2 20:00:56 + echo core-data,cmd/core-data/Dockerfile 20:00:56 + dirname cmd/core-metadata/Dockerfile+ 20:00:56 cut -d/ -f2 20:00:56 + echo core-metadata,cmd/core-metadata/Dockerfile 20:00:56 + + dirname cmd/security-bootstrapper/Dockerfile 20:00:56 cut -d/ -f2 20:00:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:00:56 + dirname cmd/security-proxy-setup/Dockerfile 20:00:56 + cut -d/ -f2 20:00:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:00:56 + dirname cmd/security-secretstore-setup/Dockerfile 20:00:56 + cut -d/ -f2 20:00:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:00:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:00:56 + cut -d/ -f2 20:00:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:00:56 + dirname cmd/security-spire-agent/Dockerfile 20:00:56 + cut -d/ -f2 20:00:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:00:56 + dirname cmd/security-spire-config/Dockerfile 20:00:56 + cut -d/ -f2 20:00:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:00:56 + dirname cmd/security-spire-server/Dockerfile 20:00:56 + cut -d/ -f2 20:00:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:00:56 + dirname cmd/support-notifications/Dockerfile 20:00:56 + cut -d/ -f2 20:00:56 + echo support-notifications,cmd/support-notifications/Dockerfile 20:00:56 + cut -d/ -f2 20:00:56 + dirname cmd/support-scheduler/Dockerfile 20:00:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:00:56 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:00:57 + git rev-list -1 --merges 01bd78e940c060c79caaa305d81a36062f8c4326~1..01bd78e940c060c79caaa305d81a36062f8c4326 [Pipeline] echo 20:00:57 -----------> git rev-list -1 --merges 01bd78e940c060c79caaa305d81a36062f8c4326~1..01bd78e940c060c79caaa305d81a36062f8c4326 01bd78e940c060c79caaa305d81a36062f8c4326 [false] [Pipeline] sh 20:00:57 + git log --format=format:%s -1 01bd78e940c060c79caaa305d81a36062f8c4326 [Pipeline] echo 20:00:57 ========================================================= 20:00:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:00:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:00:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:00:57 + grep -v github /etc/ssh/ssh_known_hosts 20:00:57 + [ -e /tmp/ssh_known_hosts ] 20:00:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:00:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:00:57 + sudo tee -a /etc/ssh/ssh_known_hosts 20:00:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:58 20:00:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:58 0.1.4: Pulling from edgex-devops/py-git-semver 20:00:58 b85a868b505f: Pulling fs layer 20:00:58 e2be974225ed: Pulling fs layer 20:00:58 339a4e72a1f5: Pulling fs layer 20:00:58 988bab9f4d93: Pulling fs layer 20:00:58 1469e6f7b9e6: Pulling fs layer 20:00:58 eaf3925da568: Pulling fs layer 20:00:58 bab4dde63d76: Pulling fs layer 20:00:58 bde34c3a00c8: Pulling fs layer 20:00:58 b352a97aabf1: Pulling fs layer 20:00:58 4872d77fe225: Pulling fs layer 20:00:58 5851b861e8e6: Pulling fs layer 20:00:58 1469e6f7b9e6: Waiting 20:00:58 eaf3925da568: Waiting 20:00:58 bab4dde63d76: Waiting 20:00:58 bde34c3a00c8: Waiting 20:00:58 b352a97aabf1: Waiting 20:00:58 4872d77fe225: Waiting 20:00:58 5851b861e8e6: Waiting 20:00:58 988bab9f4d93: Waiting 20:00:58 e2be974225ed: Verifying Checksum 20:00:58 e2be974225ed: Download complete 20:00:58 988bab9f4d93: Verifying Checksum 20:00:58 988bab9f4d93: Download complete 20:00:58 1469e6f7b9e6: Verifying Checksum 20:00:58 1469e6f7b9e6: Download complete 20:00:58 eaf3925da568: Verifying Checksum 20:00:58 eaf3925da568: Download complete 20:00:58 339a4e72a1f5: Verifying Checksum 20:00:58 339a4e72a1f5: Download complete 20:00:58 bde34c3a00c8: Download complete 20:00:59 b352a97aabf1: Verifying Checksum 20:00:59 b352a97aabf1: Download complete 20:00:59 4872d77fe225: Verifying Checksum 20:00:59 4872d77fe225: Download complete 20:00:59 5851b861e8e6: Download complete 20:00:59 b85a868b505f: Verifying Checksum 20:00:59 b85a868b505f: Download complete 20:00:59 bab4dde63d76: Verifying Checksum 20:00:59 bab4dde63d76: Download complete 20:01:00 b85a868b505f: Pull complete 20:01:00 e2be974225ed: Pull complete 20:01:00 339a4e72a1f5: Pull complete 20:01:00 988bab9f4d93: Pull complete 20:01:01 1469e6f7b9e6: Pull complete 20:01:01 eaf3925da568: Pull complete 20:01:03 bab4dde63d76: Pull complete 20:01:03 bde34c3a00c8: Pull complete 20:01:03 b352a97aabf1: Pull complete 20:01:03 4872d77fe225: Pull complete 20:01:03 5851b861e8e6: Pull complete 20:01:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:03 prd-ubuntu20.04-docker-8c-8g-5601 does not seem to be running inside a container 20:01:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:01:05 $ docker top 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 -eo pid,comm 20:01:05 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). 20:01:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:01:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:05 [ssh-agent] Looking for ssh-agent implementation... 20:01:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:05 $ docker exec 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 ssh-agent 20:01:06 SSH_AUTH_SOCK=/tmp/ssh-ED5zqQppHRSk/agent.32 20:01:06 SSH_AGENT_PID=38 20:01:06 Running ssh-add (command line suppressed) 20:01:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12141425517490141657.key (/w/workspace/edgex-go/1@tmp/private_key_12141425517490141657.key) 20:01:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:06 + git tag --points-at HEAD [Pipeline] } 20:01:06 $ docker exec --env ******** --env ******** 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 ssh-agent -k 20:01:06 unset SSH_AUTH_SOCK; 20:01:06 unset SSH_AGENT_PID; 20:01:06 echo Agent pid 38 killed; 20:01:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:01:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:06 [ssh-agent] Looking for ssh-agent implementation... 20:01:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:06 $ docker exec 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 ssh-agent 20:01:06 SSH_AUTH_SOCK=/tmp/ssh-ZV9TnDZktI2U/agent.70 20:01:06 SSH_AGENT_PID=76 20:01:06 Running ssh-add (command line suppressed) 20:01:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8630066171815343662.key (/w/workspace/edgex-go/1@tmp/private_key_8630066171815343662.key) 20:01:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:07 + git semver init 20:01:07 2023-02-13 20:01:07,522 [run_init] DEBUG init version:0.0.0 force:False 20:01:07 2023-02-13 20:01:07,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:01:07 2023-02-13 20:01:07,523 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:01:07 2023-02-13 20:01:07,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 20:01:12 2023-02-13 20:01:12,239 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:01:12 2023-02-13 20:01:12,239 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4350 with force:False 20:01:12 2023-02-13 20:01:12,239 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4350 20:01:12 2023-02-13 20:01:12,243 [execute] INFO git cat-file --batch-check 20:01:12 2023-02-13 20:01:12,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:01:12 2023-02-13 20:01:12,249 [execute] INFO git cat-file --batch 20:01:12 2023-02-13 20:01:12,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:01:12 2023-02-13 20:01:12,255 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4350 20:01:12 0.0.0 [Pipeline] } 20:01:12 $ docker exec --env ******** --env ******** 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 ssh-agent -k 20:01:13 unset SSH_AUTH_SOCK; 20:01:13 unset SSH_AGENT_PID; 20:01:13 echo Agent pid 76 killed; 20:01:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:13 + git semver [Pipeline] } 20:01:13 $ docker stop --time=1 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 20:01:15 $ docker rm -f --volumes 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 [Pipeline] // withDockerContainer [Pipeline] sh 20:01:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:01:15 Stashed 1 file(s) [Pipeline] echo 20:01:15 [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 20:01:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:16 ========================================================= 20:01:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:01:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:01:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:01:16 213ec9aee27d: Pulling fs layer 20:01:16 4583459ba037: Pulling fs layer 20:01:16 93c1e223e6f2: Pulling fs layer 20:01:16 53926ce57604: Pulling fs layer 20:01:16 21b2b0c7a3f4: Pulling fs layer 20:01:16 22ff95d597cd: Pulling fs layer 20:01:16 12d6caf4c0d1: Pulling fs layer 20:01:16 96b7cbca73a9: Pulling fs layer 20:01:16 a7acece74701: Pulling fs layer 20:01:16 96b7cbca73a9: Waiting 20:01:16 21b2b0c7a3f4: Waiting 20:01:16 22ff95d597cd: Waiting 20:01:16 a7acece74701: Waiting 20:01:16 12d6caf4c0d1: Waiting 20:01:16 53926ce57604: Waiting 20:01:16 93c1e223e6f2: Verifying Checksum 20:01:16 93c1e223e6f2: Download complete 20:01:16 4583459ba037: Download complete 20:01:16 21b2b0c7a3f4: Download complete 20:01:16 22ff95d597cd: Verifying Checksum 20:01:16 22ff95d597cd: Download complete 20:01:16 213ec9aee27d: Verifying Checksum 20:01:16 213ec9aee27d: Download complete 20:01:17 12d6caf4c0d1: Download complete 20:01:17 213ec9aee27d: Pull complete 20:01:17 4583459ba037: Pull complete 20:01:17 93c1e223e6f2: Pull complete 20:01:18 a7acece74701: Download complete 20:01:18 53926ce57604: Verifying Checksum 20:01:18 53926ce57604: Download complete 20:01:18 96b7cbca73a9: Verifying Checksum 20:01:18 96b7cbca73a9: Download complete 20:01:22 53926ce57604: Pull complete 20:01:22 21b2b0c7a3f4: Pull complete 20:01:22 22ff95d597cd: Pull complete 20:01:22 12d6caf4c0d1: Pull complete 20:01:24 96b7cbca73a9: Pull complete 20:01:24 a7acece74701: Pull complete 20:01:24 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:01:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:01:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:01:25 WORKDIR /edgex 20:01:25 COPY go.mod . 20:01:25 RUN go mod download 20:01:25 + docker build -t ci-base-image-x86_64 -f - . 20:01:25 Sending build context to Docker daemon 170.2MB 20:01:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:01:25 ---> db6d94c90886 20:01:25 Step 2/4 : WORKDIR /edgex 20:01:30 ---> Running in 6e642716d445 20:01:30 Removing intermediate container 6e642716d445 20:01:30 ---> 4ed88bb5ba42 20:01:30 Step 3/4 : COPY go.mod . 20:01:30 ---> 0add58317f53 20:01:30 Step 4/4 : RUN go mod download 20:01:30 ---> Running in f0f77ac3f3ae 20:01:31 Still waiting to schedule task 20:01:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:01:45 Removing intermediate container f0f77ac3f3ae 20:01:45 ---> 76a86cf0b971 20:01:45 Successfully built 76a86cf0b971 20:01:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:46 + docker inspect -f . ci-base-image-x86_64 20:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:46 prd-ubuntu20.04-docker-8c-8g-5601 does not seem to be running inside a container 20:01:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:01:46 $ docker top 84aecbeda8640bcf74e0227ec104a106380d102cd4813b71b3e4d22acffde108 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:47 + go version 20:01:47 go version go1.18.7 linux/amd64 [Pipeline] } 20:01:47 $ docker stop --time=1 84aecbeda8640bcf74e0227ec104a106380d102cd4813b71b3e4d22acffde108 20:01:48 $ docker rm -f --volumes 84aecbeda8640bcf74e0227ec104a106380d102cd4813b71b3e4d22acffde108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:49 + docker inspect -f . ci-base-image-x86_64 20:01:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:49 prd-ubuntu20.04-docker-8c-8g-5601 does not seem to be running inside a container 20:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:01:49 $ docker top 1c25cda422bb5dd77cf4c6290e8d3b1144997dcc0253fe8d9618595ddf4ce2c7 -eo pid,comm [Pipeline] { [Pipeline] echo 20:01:49 ========================================================= 20:01:49 [edgeXBuildGoParallel] Running Tests and Build... 20:01:49 ========================================================= [Pipeline] sh 20:01:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:01:50 + make test 20:01:50 go test -race -coverprofile=coverage.out ./... 20:01:56 ? github.com/edgexfoundry/edgex-go [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 20:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements 20:02:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.129s coverage: 73.2% of statements 20:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:02:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.0% of statements 20:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.562s coverage: 89.2% of statements 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 3.7% of statements 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 82.9% of statements 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 20:02:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 20:02:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements 20:02:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 79.9% of statements 20:02:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 63.1% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 89.4% of statements 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 65.3% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 41.0% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:02:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:02:32 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 20:02:50 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." 20:02:50 go vet ./... 20:02:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:02:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:02:53 ./bin/test-attribution-txt.sh [Pipeline] echo 20:02:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:02:53 + ls -al . 20:02:53 total 748 20:02:53 drwxrwxr-x 11 1001 1001 4096 Feb 13 20:01 . 20:02:53 drwxr-xr-x 4 root root 4096 Feb 13 20:01 .. 20:02:53 drwxrwxr-x 2 1001 1001 4096 Feb 13 20:00 .blubracket 20:02:53 -rw-rw-r-- 1 1001 1001 16 Feb 13 20:00 .dockerignore 20:02:53 drwxrwxr-x 8 1001 1001 4096 Feb 13 20:02 .git 20:02:53 drwxrwxr-x 3 1001 1001 4096 Feb 13 20:00 .github 20:02:53 -rw-rw-r-- 1 1001 1001 1024 Feb 13 20:00 .gitignore 20:02:53 -rw-rw-r-- 1 1001 1001 42 Feb 13 20:00 .golangci.yml 20:02:53 -rw-rw-r-- 1 1001 1001 87 Feb 13 20:00 .hadolint.yml 20:02:53 drwxr-xr-x 3 1001 1001 4096 Feb 13 20:01 .semver 20:02:53 -rw-rw-r-- 1 1001 1001 166 Feb 13 20:00 .sonarcloud.properties 20:02:53 -rw-rw-r-- 1 1001 1001 1171 Feb 13 20:00 ADOPTERS.md 20:02:53 -rw-rw-r-- 1 1001 1001 10825 Feb 13 20:00 Attribution.txt 20:02:53 -rw-rw-r-- 1 1001 1001 73765 Feb 13 20:00 CHANGELOG.md 20:02:53 -rw-rw-r-- 1 1001 1001 3804 Feb 13 20:00 CONTRIBUTING.md 20:02:53 -rw-rw-r-- 1 1001 1001 677 Feb 13 20:00 GOVERNANCE.md 20:02:53 -rw-rw-r-- 1 1001 1001 850 Feb 13 20:00 Jenkinsfile 20:02:53 -rw-rw-r-- 1 1001 1001 10775 Feb 13 20:00 LICENSE 20:02:53 -rw-rw-r-- 1 1001 1001 13375 Feb 13 20:00 Makefile 20:02:53 -rw-rw-r-- 1 1001 1001 582 Feb 13 20:00 OWNERS.md 20:02:53 -rw-rw-r-- 1 1001 1001 9403 Feb 13 20:00 README.md 20:02:53 -rw-rw-r-- 1 1001 1001 6912 Feb 13 20:00 SECURITY.md 20:02:53 -rw-rw-r-- 1 1001 1001 5 Feb 13 20:01 VERSION 20:02:53 drwxrwxr-x 2 1001 1001 4096 Feb 13 20:00 bin 20:02:53 drwxrwxr-x 17 1001 1001 4096 Feb 13 20:00 cmd 20:02:53 -rw-r--r-- 1 root root 488663 Feb 13 20:02 coverage.out 20:02:53 -rw-rw-r-- 1 1001 1001 3295 Feb 13 20:00 go.mod 20:02:53 -rw-rw-r-- 1 1001 1001 33318 Feb 13 20:00 go.sum 20:02:53 drwxrwxr-x 7 1001 1001 4096 Feb 13 20:00 internal 20:02:53 drwxrwxr-x 3 1001 1001 4096 Feb 13 20:00 openapi 20:02:53 drwxrwxr-x 4 1001 1001 4096 Feb 13 20:00 snap 20:02:53 -rw-rw-r-- 1 1001 1001 204 Feb 13 20:00 version.go [Pipeline] sh 20:02:54 + '[' -e coverage.out ] 20:02:54 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:54 Stashed 1 file(s) [Pipeline] sh 20:02:54 + make build 20:02:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:03:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:03:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:03:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:03:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:03:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:03:16 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 20:03:17 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 20:03:18 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 20:03:19 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 20:03:20 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 20:03:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:03:23 $ docker stop --time=1 1c25cda422bb5dd77cf4c6290e8d3b1144997dcc0253fe8d9618595ddf4ce2c7 20:03:27 $ docker rm -f --volumes 1c25cda422bb5dd77cf4c6290e8d3b1144997dcc0253fe8d9618595ddf4ce2c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:29 20:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:29 latest: Pulling from edgex-devops/edgex-compose 20:03:29 cbdbe7a5bc2a: Pulling fs layer 20:03:29 ca9280d653b3: Pulling fs layer 20:03:29 7e9c9ca2126c: Pulling fs layer 20:03:29 cbdbe7a5bc2a: Verifying Checksum 20:03:29 cbdbe7a5bc2a: Download complete 20:03:29 cbdbe7a5bc2a: Pull complete 20:03:29 ca9280d653b3: Download complete 20:03:30 7e9c9ca2126c: Verifying Checksum 20:03:30 7e9c9ca2126c: Download complete 20:03:30 ca9280d653b3: Pull complete 20:03:33 7e9c9ca2126c: Pull complete 20:03:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:03:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:34 prd-ubuntu20.04-docker-8c-8g-5601 does not seem to be running inside a container 20:03:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:36 $ docker top 96ad5ee1bc621b17feb584716ac74a0c66acbc2c07abe7309925adfb30999b5e -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:36 + docker-compose build --help 20:03:36 + grep parallel 20:03:37 --parallel Build images in parallel. [Pipeline] } 20:03:37 $ docker stop --time=1 96ad5ee1bc621b17feb584716ac74a0c66acbc2c07abe7309925adfb30999b5e 20:03:38 $ docker rm -f --volumes 96ad5ee1bc621b17feb584716ac74a0c66acbc2c07abe7309925adfb30999b5e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:39 prd-ubuntu20.04-docker-8c-8g-5601 does not seem to be running inside a container 20:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:39 $ docker top b23449a818712b492eff397629fc08b745a053d9a871ea1756cae25b30b69f64 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:40 + docker-compose -f ./docker-compose-build.yml build --parallel 20:03:40 Building core-command ... 20:03:40 Building core-common-config-bootstrapper ... 20:03:40 Building core-data ... 20:03:40 Building core-metadata ... 20:03:40 Building security-bootstrapper ... 20:03:40 Building security-proxy-setup ... 20:03:40 Building security-secretstore-setup ... 20:03:40 Building security-spiffe-token-provider ... 20:03:40 Building security-spire-agent ... 20:03:40 Building security-spire-config ... 20:03:40 Building security-spire-server ... 20:03:40 Building support-notifications ... 20:03:40 Building support-scheduler ... 20:03:40 Building core-data 20:03:40 Building security-spiffe-token-provider 20:03:40 Building security-spire-agent 20:03:40 Building support-scheduler 20:03:40 Building security-secretstore-setup 20:03:50 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:50 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:03:50 ---> 76a86cf0b971 20:03:50 Step 3/19 : WORKDIR /edgex-go 20:03:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:50 ---> 76a86cf0b971 20:03:50 Step 3/24 : WORKDIR /edgex-go 20:03:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:50 ---> 76a86cf0b971 20:03:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:03:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:50 ---> 76a86cf0b971 20:03:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:03:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:52 ---> 76a86cf0b971 20:03:52 Step 3/24 : WORKDIR /edgex-go 20:04:00 ---> Running in 1af4514f415d 20:04:00 ---> Running in b07441d02cac 20:04:00 ---> Running in a65135634bdc 20:04:00 ---> Running in 49f143a7ba4b 20:04:00 ---> Running in 86fbfd8e39e7 20:04:00 Removing intermediate container 1af4514f415d 20:04:00 ---> 34182d175d29 20:04:00 Step 4/24 : RUN apk add --update --no-cache make git 20:04:00 Removing intermediate container b07441d02cac 20:04:00 ---> 09ec17ff73e2 20:04:00 Step 4/22 : WORKDIR /edgex-go 20:04:00 Removing intermediate container a65135634bdc 20:04:00 ---> af6f3c550fa9 20:04:00 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:04:00 Removing intermediate container 86fbfd8e39e7 20:04:00 ---> 4fba18caa2bf 20:04:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:04:00 Removing intermediate container 49f143a7ba4b 20:04:00 ---> 58558b9553ed 20:04:00 Step 4/22 : WORKDIR /edgex-go 20:04:00 ---> Running in 5afd18781bf4 20:04:00 ---> Running in f1cb97234b2b 20:04:00 ---> Running in df843f3e7386 20:04:00 ---> Running in f911f92eedb3 20:04:00 ---> Running in f6a7cdc5e15c 20:04:00 Removing intermediate container f911f92eedb3 20:04:00 ---> c5c35f5d61e6 20:04:00 Step 5/22 : RUN apk add --update --no-cache make git 20:04:00 Removing intermediate container df843f3e7386 20:04:00 ---> c5d77382d003 20:04:00 Step 5/22 : RUN apk add --update --no-cache make git 20:04:00 ---> Running in 92cc852e76f1 20:04:00 ---> Running in ae0c8ee60721 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:00 OK: 211 MiB in 51 packages 20:04:00 v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:04:00 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:04:00 OK: 17046 distinct packages available 20:04:00 OK: 211 MiB in 51 packages 20:04:00 OK: 211 MiB in 51 packages 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:00 OK: 211 MiB in 51 packages 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:00 OK: 211 MiB in 51 packages 20:04:00 Removing intermediate container 92cc852e76f1 20:04:00 ---> 5a77191b3bfc 20:04:00 Step 6/22 : COPY go.mod vendor* ./ 20:04:00 Removing intermediate container 5afd18781bf4 20:04:00 ---> 54bc952afecf 20:04:00 Step 5/24 : COPY go.mod vendor* ./ 20:04:00 Removing intermediate container ae0c8ee60721 20:04:00 ---> f072355d1fa3 20:04:00 Step 6/22 : COPY go.mod vendor* ./ 20:04:00 Removing intermediate container f6a7cdc5e15c 20:04:00 ---> e10c9df0e022 20:04:00 Step 5/24 : COPY go.mod vendor* ./ 20:04:00 ---> 3a001128c1c4 20:04:00 ---> 89d4097c5099 20:04:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:00 20:04:00 ---> 7f1a228c9ef2 20:04:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:00 ---> 06cd044353db 20:04:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:00 Removing intermediate container f1cb97234b2b 20:04:00 ---> 294e1ef6bd40 20:04:00 Step 5/19 : COPY go.mod vendor* ./ 20:04:01 ---> Running in f338aa15b4a6 20:04:01 ---> Running in c2e648a0692b 20:04:01 ---> Running in d4f49cdda24a 20:04:01 ---> Running in 463f39168dc7 20:04:01 ---> d155b839379a 20:04:01 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:01 ---> Running in be71c1bda224 20:04:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5602 in /w/workspace/edgexfoundry_edgex-go_PR-4350 [Pipeline] { [Pipeline] ws 20:04:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:04:48 The recommended git tool is: git 20:04:53 using credential edgex-jenkins-ssh 20:04:53 Cloning the remote Git repository 20:04:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:04:54 > git init /w/workspace/edgex-go/1 # timeout=10 20:04:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:04:54 > git --version # timeout=10 20:04:54 > git --version # 'git version 2.25.1' 20:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:57 Removing intermediate container be71c1bda224 20:04:57 Removing intermediate container f338aa15b4a6 20:04:57 ---> 28a32183a965 20:04:57 ---> f415ba533d3c 20:04:57 Step 7/19 : COPY . .Step 8/22 : COPY . . 20:04:57 20:04:57 Removing intermediate container d4f49cdda24a 20:04:57 ---> 0590b960f0a0 20:04:57 Step 8/22 : COPY . . 20:04:57 Removing intermediate container c2e648a0692b 20:04:57 ---> dbb32ed948a3 20:04:57 Step 7/24 : COPY . . 20:04:57 Removing intermediate container 463f39168dc7 20:04:57 ---> ca875016c989 20:04:57 Step 7/24 : COPY . . 20:05:10 ---> d1ca6a1f1ac8 20:05:10 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:10 ---> 296ee57251a1 20:05:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:05:10 ---> 01aabd0378d5 20:05:10 ---> a189239ffca0 20:05:10 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:10 20:05:10 ---> Running in b5bd08be4f47 20:05:10 ---> a01593890c26 20:05:10 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:05:10 ---> Running in 562cf33b7227 20:05:10 ---> Running in 459c25e1faa3 20:05:10 ---> Running in a8a5585eadfc 20:05:10 ---> Running in 08b174dd7760 20:05:10 Removing intermediate container 08b174dd7760 20:05:10 ---> 64e017d48c05 20:05:10 Step 9/24 : WORKDIR /edgex-go/spire-build 20:05:10 ---> Running in 3aa236000f56 20:05:10 Removing intermediate container 3aa236000f56 20:05:10 ---> 3221b66b93ac 20:05:10 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:05:10 ---> Running in 325edba0f715 20:05:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:05:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:05:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:05:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:05:10 Removing intermediate container 325edba0f715 20:05:10 ---> 3ed0cbbf58ee 20:05:10 Step 11/24 : WORKDIR /edgex-go 20:05:10 ---> Running in 2d564fe66974 20:05:10 Removing intermediate container 2d564fe66974 20:05:10 ---> a7a421fe6d22 20:05:10 20:05:10 Step 12/24 : FROM alpine:3.15 20:05:10 3.15: Pulling from library/alpine 20:05:11 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:05:11 Status: Downloaded newer image for alpine:3.15 20:05:11 ---> 5ce65d7b0fde 20:05:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:11 ---> Running in 9ccef5a782d0 20:05:12 Removing intermediate container 9ccef5a782d0 20:05:12 ---> 87e8b4995e38 20:05:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:12 ---> Running in 7945aa243d06 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:05:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:12 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:05:12 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:05:12 OK: 15857 distinct packages available 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:13 (1/5) Installing dumb-init (1.2.5-r1) 20:05:13 (2/5) Installing musl-obstack (1.2.3-r0) 20:05:13 (3/5) Installing libucontext (1.1-r0) 20:05:13 (4/5) Installing gcompat (1.0.0-r4) 20:05:13 (5/5) Installing openssl (1.1.1t-r1) 20:05:13 Executing busybox-1.34.1-r7.trigger 20:05:13 OK: 7 MiB in 19 packages 20:05:14 Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 01bd78e940c060c79caaa305d81a36062f8c4326 20:05:14 Merge succeeded, producing 01bd78e940c060c79caaa305d81a36062f8c4326 20:05:14 Checking out Revision 01bd78e940c060c79caaa305d81a36062f8c4326 (PR-4350) 20:05:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:05:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4350/head:refs/remotes/origin/PR-4350 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:05:14 > git config core.sparsecheckout # timeout=10 20:05:14 > git checkout -f 01bd78e940c060c79caaa305d81a36062f8c4326 # timeout=10 20:05:14 > git remote # timeout=10 20:05:14 > git config --get remote.origin.url # timeout=10 20:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:14 > git merge 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 20:05:14 > git rev-parse HEAD^{commit} # timeout=10 20:05:14 > git config core.sparsecheckout # timeout=10 20:05:14 > git checkout -f 01bd78e940c060c79caaa305d81a36062f8c4326 # timeout=10 20:05:15 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 20:05:15 > git --version # timeout=10 20:05:15 > git --version # 'git version 2.25.1' 20:05:15 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:05:15 Removing intermediate container 7945aa243d06 20:05:15 ---> 07539410d58f 20:05:15 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:05:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:05:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:05:16 Dload Upload Total Spent Left Speed 20:05:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 20:05:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:05:17 + sudo tee /etc/docker/daemon.new 20:05:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:05:17 { 20:05:17 "registry-mirrors": [ 20:05:17 "https://nexus3.edgexfoundry.org:10001" 20:05:17 ], 20:05:17 "bip": "10.250.0.254/24", 20:05:17 "hosts": [ 20:05:17 "tcp://0.0.0.0:5555", 20:05:17 "unix:///var/run/docker.sock" 20:05:17 ], 20:05:17 "mtu": 1458, 20:05:17 "selinux-enabled": true, 20:05:17 "seccomp-profile": "/etc/docker/seccomp.json" 20:05:17 } [Pipeline] sh 20:05:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:05:18 + sudo service docker restart 20:05:19 ---> 790ad6a76715 20:05:19 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:25 ---> a66331525c44 20:05:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:27 ---> 468b3cb3e8d2 20:05:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:29 ---> 5798ba5b4691 20:05:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:05:30 ---> 6f5b80aef751 20:05:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:30 ---> Running in e3ab3e5097d9 20:05:30 Removing intermediate container e3ab3e5097d9 20:05:30 ---> 350a4255ba35 20:05:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:31 ---> Running in 0a796859c4a1 20:05:31 Removing intermediate container 0a796859c4a1 20:05:31 ---> ad119ea4c0ca 20:05:31 Step 22/24 : LABEL arch=x86_64 20:05:31 ---> Running in b8006888866d 20:05:31 Removing intermediate container b8006888866d 20:05:31 ---> 5d9480666631 20:05:31 Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:05:31 ---> Running in d048c5d19f69 20:05:32 Removing intermediate container d048c5d19f69 20:05:32 ---> 5a90ddd18076 20:05:32 Step 24/24 : LABEL version=0.0.0 20:05:32 ---> Running in 2ba45fff0ae0 20:05:32 Removing intermediate container 2ba45fff0ae0 20:05:32 ---> 70d2486ef715 20:05:32 20:05:32 Successfully built 70d2486ef715 20:05:32 Successfully tagged security-spire-agent:latest 20:05:32  Building security-spire-agent ... done Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:36 provisioning config files... 20:05:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:36 ---> 76a86cf0b971 20:05:36 Step 3/24 : WORKDIR /edgex-go 20:05:36 ---> Using cache 20:05:36 ---> 4fba18caa2bf 20:05:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:05:36 ---> Using cache 20:05:36 ---> e10c9df0e022 20:05:36 Step 5/24 : COPY go.mod vendor* ./ 20:05:36 ---> Using cache 20:05:36 ---> 06cd044353db 20:05:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:36 ---> Using cache 20:05:36 ---> ca875016c989 20:05:36 Step 7/24 : COPY . . 20:05:36 ---> Using cache 20:05:36 ---> a01593890c26 20:05:36 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:05:36 ---> Using cache 20:05:36 ---> 64e017d48c05 20:05:36 Step 9/24 : WORKDIR /edgex-go/spire-build 20:05:36 ---> Using cache 20:05:36 ---> 3221b66b93ac 20:05:36 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:05:36 ---> Using cache 20:05:36 ---> 3ed0cbbf58ee 20:05:36 Step 11/24 : WORKDIR /edgex-go 20:05:36 ---> Using cache 20:05:36 ---> a7a421fe6d22 20:05:36 20:05:36 Step 12/24 : FROM alpine:3.15 20:05:36 ---> 5ce65d7b0fde 20:05:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:36 ---> Using cache 20:05:36 ---> 87e8b4995e38 20:05:36 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15088840945438180526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:36 ---> docker-login.sh 20:05:36 nexus3.edgexfoundry.org:10001 20:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:37 Configure a credential helper to remove this warning. See 20:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:37 20:05:37 Login Succeeded 20:05:37 nexus3.edgexfoundry.org:10002 20:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:38 Configure a credential helper to remove this warning. See 20:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:38 20:05:38 Login Succeeded 20:05:38 nexus3.edgexfoundry.org:10003 20:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:38 Configure a credential helper to remove this warning. See 20:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:38 20:05:38 Login Succeeded 20:05:38 nexus3.edgexfoundry.org:10004 20:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:38 Configure a credential helper to remove this warning. See 20:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:38 20:05:38 Login Succeeded 20:05:38 docker.io 20:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:39 Configure a credential helper to remove this warning. See 20:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:39 20:05:39 Login Succeeded 20:05:39 ---> docker-login.sh ends [Pipeline] } 20:05:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:05:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:40 ========================================================= 20:05:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:05:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:05:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:05:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:05:41 9b18e9b68314: Pulling fs layer 20:05:41 35d82f9e3411: Pulling fs layer 20:05:41 e16973657156: Pulling fs layer 20:05:41 fc693d55d65f: Pulling fs layer 20:05:41 7e9fc2657dce: Pulling fs layer 20:05:41 dda99020689f: Pulling fs layer 20:05:41 db1c61fa0a46: Pulling fs layer 20:05:41 891c053d2c06: Pulling fs layer 20:05:41 fc693d55d65f: Waiting 20:05:41 7e9fc2657dce: Waiting 20:05:41 dda99020689f: Waiting 20:05:41 db1c61fa0a46: Waiting 20:05:41 891c053d2c06: Waiting 20:05:41 e16973657156: Verifying Checksum 20:05:41 e16973657156: Download complete 20:05:41 35d82f9e3411: Download complete 20:05:41 7e9fc2657dce: Download complete 20:05:41 dda99020689f: Verifying Checksum 20:05:41 dda99020689f: Download complete 20:05:41 9b18e9b68314: Verifying Checksum 20:05:41 9b18e9b68314: Download complete 20:05:42 9b18e9b68314: Pull complete 20:05:42 891c053d2c06: Verifying Checksum 20:05:42 891c053d2c06: Download complete 20:05:42 35d82f9e3411: Pull complete 20:05:43 e16973657156: Pull complete 20:05:43 ---> Running in 835c5839a29f 20:05:43 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 20:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:43 db1c61fa0a46: Verifying Checksum 20:05:43 db1c61fa0a46: Download complete 20:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:43 fc693d55d65f: Download complete 20:05:44 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:05:44 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:05:44 OK: 15857 distinct packages available 20:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:44 (1/4) Installing dumb-init (1.2.5-r1) 20:05:44 (2/4) Installing musl-obstack (1.2.3-r0) 20:05:44 (3/4) Installing libucontext (1.1-r0) 20:05:44 (4/4) Installing gcompat (1.0.0-r4) 20:05:44 Executing busybox-1.34.1-r7.trigger 20:05:44 OK: 6 MiB in 18 packages 20:05:50 Removing intermediate container b5bd08be4f47 20:05:50 ---> 3a1b46d61621 20:05:50 20:05:50 Step 10/22 : FROM alpine:3.16 20:05:50 3.16: Pulling from library/alpine 20:05:51 Removing intermediate container 835c5839a29f 20:05:51 ---> 7e513505aa87 20:05:51 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:51 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:05:51 Status: Downloaded newer image for alpine:3.16 20:05:51 ---> dfd21b5a31f5 20:05:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:05:55 ---> Running in 925331569a61 20:05:55 Removing intermediate container a8a5585eadfc 20:05:55 ---> c73b720f0987 20:05:55 20:05:55 Step 9/24 : FROM alpine:3.16 20:05:55 ---> dfd21b5a31f5 20:05:55 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:05:55 ---> d7c17378c677 20:05:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:05:55 ---> Running in 8cef19d6bc40 20:05:55 Removing intermediate container 925331569a61 20:05:55 ---> 62e9b3cde313 20:05:55 Step 12/22 : ENV APP_PORT=59880 20:05:56 ---> Running in 39785c0afadb 20:05:56 ---> faaa9535c0ca 20:05:56 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:05:56 Removing intermediate container 459c25e1faa3 20:05:56 ---> dc084f0f0ea0 20:05:56 20:05:56 Step 10/22 : FROM alpine:3.16 20:05:56 ---> dfd21b5a31f5 20:05:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:05:56 ---> Running in f9075f1ee216 20:05:56 ---> Running in bd39ce4f6383 20:05:56 Removing intermediate container 39785c0afadb 20:05:56 ---> 3f0fb2667b86 20:05:56 Step 13/22 : EXPOSE $APP_PORT 20:05:56 Removing intermediate container 562cf33b7227 20:05:56 ---> 656683b8ba75 20:05:56 20:05:56 Step 9/19 : FROM alpine:3.15 20:05:56 ---> 5ce65d7b0fde 20:05:56 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:56 ---> Using cache 20:05:56 ---> 87e8b4995e38 20:05:56 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:56 ---> Running in aedc08a75a22 20:05:56 ---> Running in 421cb4d4fbed 20:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:56 Removing intermediate container f9075f1ee216 20:05:56 ---> f5bcbcecd335 20:05:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:05:56 Removing intermediate container aedc08a75a22 20:05:56 ---> aef60b275cc5 20:05:56 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:05:56 fc693d55d65f: Pull complete 20:05:56 7e9fc2657dce: Pull complete 20:05:56 dda99020689f: Pull complete 20:05:56 ---> Running in dfe3d351ed49 20:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:56 ---> 61dc7f3d5d1c 20:05:56 Step 19/24 : WORKDIR / 20:05:56 ---> Running in 3b437c871d03 20:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:56 Removing intermediate container 3b437c871d03 20:05:56 ---> e633b6c68460 20:05:56 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:56 ---> Running in e0ec52c67afd 20:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:56 Removing intermediate container e0ec52c67afd 20:05:56 ---> 37289509d6ca 20:05:56 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:56 ---> Running in f8a750a4fe75 20:05:56 (1/3) Installing ca-certificates (20220614-r0) 20:05:56 (2/3) Installing dumb-init (1.2.5-r1) 20:05:56 (3/3) Installing su-exec (0.2-r1) 20:05:56 Executing busybox-1.35.0-r17.trigger 20:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:56 Executing ca-certificates-20220614-r0.trigger 20:05:56 Removing intermediate container f8a750a4fe75 20:05:56 ---> ffed717ae9f1 20:05:56 Step 22/24 : LABEL arch=x86_64 20:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:57 ---> Running in f695c271c210 20:05:57 OK: 6 MiB in 17 packages 20:05:57 (1/1) Installing dumb-init (1.2.5-r1) 20:05:57 Executing busybox-1.35.0-r17.trigger 20:05:57 OK: 6 MiB in 15 packages 20:05:57 Removing intermediate container f695c271c210 20:05:57 ---> ea609ce3b50a 20:05:57 Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:05:57 ---> Running in b3352361d458 20:05:57 (1/1) Installing dumb-init (1.2.5-r1) 20:05:57 Executing busybox-1.35.0-r17.trigger 20:05:57 OK: 6 MiB in 15 packages 20:05:57 Removing intermediate container b3352361d458 20:05:57 ---> 7e8c49b8a6eb 20:05:57 Step 24/24 : LABEL version=0.0.0 20:05:57 ---> Running in 746a54be7076 20:05:57 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:05:57 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:05:57 OK: 15857 distinct packages available 20:05:57 Removing intermediate container 746a54be7076 20:05:57 ---> 4634ddf691e3 20:05:57 20:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:57 Successfully built 4634ddf691e3 20:05:57 Successfully tagged security-spire-config:latest 20:05:57 Building core-common-config-bootstrapper 20:05:57  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:57 Removing intermediate container 8cef19d6bc40 20:05:57 ---> ea511a9cef51 20:05:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:05:57 (1/9) Installing ca-certificates (20220614-r0) 20:05:57 (2/9) Installing brotli-libs (1.0.9-r5) 20:05:57 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:05:57 (4/9) Installing libcurl (7.80.0-r5) 20:05:57 (5/9) Installing curl (7.80.0-r5) 20:05:57 (6/9) Installing dumb-init (1.2.5-r1) 20:05:57 (7/9) Installing musl-obstack (1.2.3-r0) 20:05:57 (8/9) Installing libucontext (1.1-r0) 20:05:57 (9/9) Installing gcompat (1.0.0-r4) 20:05:57 Executing busybox-1.34.1-r7.trigger 20:05:57 Executing ca-certificates-20220614-r0.trigger 20:05:57 OK: 8 MiB in 23 packages 20:06:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:06:00 ---> 76a86cf0b971 20:06:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:06:00 ---> Using cache 20:06:00 ---> 58558b9553ed 20:06:00 Step 4/22 : WORKDIR /edgex-go 20:06:00 ---> Using cache 20:06:00 ---> c5c35f5d61e6 20:06:00 Step 5/22 : RUN apk add --update --no-cache make git 20:06:00 ---> Using cache 20:06:00 ---> 5a77191b3bfc 20:06:00 Step 6/22 : COPY go.mod vendor* ./ 20:06:00 ---> Using cache 20:06:00 ---> 3a001128c1c4 20:06:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:00 ---> Using cache 20:06:00 ---> 0590b960f0a0 20:06:00 Step 8/22 : COPY . . 20:06:00 ---> Using cache 20:06:00 ---> d1ca6a1f1ac8 20:06:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:03 db1c61fa0a46: Pull complete 20:06:03 ---> Running in 40216adad133 20:06:03 Removing intermediate container dfe3d351ed49 20:06:03 ---> 02aca3dbf842 20:06:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:03 ---> Running in 365b20f8213b 20:06:03 Removing intermediate container bd39ce4f6383 20:06:03 ---> 1d9259865973 20:06:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:03 ---> Running in fd36b7237c25 20:06:03 Removing intermediate container 40216adad133 20:06:03 ---> 8e8ef6fef41c 20:06:03 Step 12/24 : WORKDIR / 20:06:04 ---> dc053b3b621c 20:06:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:04 ---> Running in 4ef93599b327 20:06:04 Removing intermediate container fd36b7237c25 20:06:04 ---> 84a4fa005694 20:06:04 Step 13/22 : ENV APP_PORT=59861 20:06:04 Removing intermediate container 421cb4d4fbed 20:06:04 ---> 012beb4b0f34 20:06:04 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:04 ---> Running in f1b96803550f 20:06:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:06:04 Removing intermediate container 4ef93599b327 20:06:04 ---> 412c326d421e 20:06:04 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:06:04 Removing intermediate container f1b96803550f 20:06:04 ---> 6c0965fe57a0 20:06:04 Step 14/22 : EXPOSE $APP_PORT 20:06:04 ---> Running in 43500990dc13 20:06:04 ---> 692e676ddc58 20:06:04 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:06:04 ---> 262222b92e5d 20:06:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:06:04 ---> 7c71cb4c5267 20:06:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:06:04 Removing intermediate container 43500990dc13 20:06:04 ---> f5441898e8ab 20:06:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:05 ---> d85d8c30a3e2 20:06:05 Step 18/22 : ENTRYPOINT ["/core-data"] 20:06:05 ---> c478fe28d878 20:06:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:06:05 ---> Running in 6001014b709c 20:06:05 891c053d2c06: Pull complete 20:06:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:06:05 ---> 105aa6427f3a 20:06:05 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:06:05 ---> e2f017acd8ee 20:06:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:06:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:06:06 WORKDIR /edgex 20:06:06 COPY go.mod . 20:06:06 RUN go mod download 20:06:06 + docker build -t ci-base-image-arm64 -f - . 20:06:06 Sending build context to Docker daemon 3.103MB 20:06:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:06:06 ---> f96f9c87975a 20:06:06 Step 2/4 : WORKDIR /edgex 20:06:06 ---> d0b6f243e367 20:06:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:06:06 Removing intermediate container 6001014b709c 20:06:06 ---> 9af2af68562b 20:06:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:06 ---> f0750a909253 20:06:06 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:06:06 ---> Running in 42be216e375b 20:06:06 ---> Running in 65ba179bac83 20:06:06 ---> 62b88b186a2b 20:06:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:06:06 ---> dc0460b2a5de 20:06:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:07 Removing intermediate container 65ba179bac83 20:06:07 ---> 872602b4e752 20:06:07 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:07 ---> Running in a8473d1b7dda 20:06:07 Removing intermediate container 42be216e375b 20:06:07 ---> 1c7ed690286a 20:06:07 Step 20/22 : LABEL arch=x86_64 20:06:07 ---> 7b88ab49dfd1 20:06:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:06:07 ---> Running in b41c0be4c5b5 20:06:07 ---> Running in be492d802348 20:06:07 Removing intermediate container a8473d1b7dda 20:06:07 ---> 866bdae3b2fb 20:06:07 Step 17/19 : LABEL arch=x86_64 20:06:07 Removing intermediate container b41c0be4c5b5 20:06:07 ---> 77d3196063a1 20:06:07 Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:06:07 Removing intermediate container be492d802348 20:06:07 ---> f32e828436d0 20:06:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:07 ---> ee32be270c9c 20:06:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:06:07 ---> Running in c2344d09cbec 20:06:07 ---> Running in 798bd9a19692 20:06:07 ---> Running in 4714fff9fb9f 20:06:07 Removing intermediate container 4714fff9fb9f 20:06:07 ---> 5e2191fdf260 20:06:07 Step 20/22 : LABEL arch=x86_64 20:06:07 Removing intermediate container 798bd9a19692 20:06:07 ---> 7fb3bd12f37e 20:06:07 Step 18/19 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:06:07 Removing intermediate container c2344d09cbec 20:06:07 ---> 51b56a4837d5 20:06:07 Step 22/22 : LABEL version=0.0.0 20:06:08 ---> Running in 87f526ab8415 20:06:08 ---> Running in ad2b63a9384e 20:06:08 ---> Running in ff83e0ff1462 20:06:08 ---> Running in ee0c74eac9d2 20:06:09 Removing intermediate container ad2b63a9384e 20:06:09 ---> d324c93ca3b1 20:06:09 Step 3/4 : COPY go.mod . 20:06:09 ---> 46fba420f17a 20:06:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:06:09 Removing intermediate container 87f526ab8415 20:06:09 ---> bf38ed78f214 20:06:09 Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:06:09 Removing intermediate container ee0c74eac9d2 20:06:09 ---> ae8128b69c37 20:06:09 20:06:09 Removing intermediate container ff83e0ff1462 20:06:09 ---> 0a793be6194a 20:06:09 Step 19/19 : LABEL version=0.0.0 20:06:09 ---> fdffce460566 20:06:09 Step 4/4 : RUN go mod download 20:06:09 ---> Running in e5ef9a4f619f 20:06:09 ---> Running in 4f404c4215f8 20:06:09 Successfully built ae8128b69c37 20:06:09 Successfully tagged core-data:latest 20:06:09  Building core-data ... done Building core-metadata 20:06:09 ---> 6bebd9b5f246 20:06:09 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:09 ---> Running in 0ef72fb81649 20:06:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:14 ---> 76a86cf0b971 20:06:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:06:14 ---> Using cache 20:06:14 ---> 58558b9553ed 20:06:14 Step 4/24 : WORKDIR /edgex-go 20:06:14 ---> Using cache 20:06:14 ---> c5c35f5d61e6 20:06:14 Step 5/24 : RUN apk add --update --no-cache make git 20:06:14 ---> Using cache 20:06:14 ---> 5a77191b3bfc 20:06:14 Step 6/24 : COPY go.mod vendor* ./ 20:06:14 ---> Using cache 20:06:14 ---> 3a001128c1c4 20:06:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:14 ---> Using cache 20:06:14 ---> 0590b960f0a0 20:06:14 Step 8/24 : COPY . . 20:06:14 ---> Using cache 20:06:14 ---> d1ca6a1f1ac8 20:06:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:06:15 ---> Running in eb8c1ffa6ea7 20:06:15 Removing intermediate container 4f404c4215f8 20:06:15 ---> 5427a69c6907 20:06:15 20:06:15 Removing intermediate container e5ef9a4f619f 20:06:15 ---> 1454ba3f5db1 20:06:15 Step 22/22 : LABEL version=0.0.0 20:06:15 ---> Running in ead30eee5472 20:06:15 ---> Running in 9ed7182a487a 20:06:15 Successfully built 5427a69c6907 20:06:15 Successfully tagged security-spiffe-token-provider:latest 20:06:15  Building security-spiffe-token-provider ... done Building support-notifications 20:06:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:06:18 Removing intermediate container 9ed7182a487a 20:06:18 ---> 2a86e696466a 20:06:18 20:06:18 Successfully built 2a86e696466a 20:06:18 Successfully tagged support-scheduler:latest 20:06:18 Building security-proxy-setup 20:06:18  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:06:18 ---> 76a86cf0b971 20:06:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:06:18 ---> Using cache 20:06:18 ---> 58558b9553ed 20:06:18 Step 4/22 : WORKDIR /edgex-go 20:06:18 ---> Using cache 20:06:18 ---> c5c35f5d61e6 20:06:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:06:21 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:06:21 ---> 76a86cf0b971 20:06:21 Step 3/21 : WORKDIR /edgex-go 20:06:21 ---> Using cache 20:06:21 ---> 4fba18caa2bf 20:06:21 Step 4/21 : RUN apk add --update --no-cache make git 20:06:24 ---> Running in d7e8af2fc2ce 20:06:24 ---> Running in dded4c1200ad 20:06:24 Removing intermediate container eb8c1ffa6ea7 20:06:24 ---> 82f1b3a37936 20:06:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:06:24 ---> Running in 09a55e17a186 20:06:25 Removing intermediate container 09a55e17a186 20:06:25 ---> 6f6d2451650b 20:06:25 Step 22/24 : LABEL arch=x86_64 20:06:25 ---> Running in 109d0626bb73 20:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:26 OK: 211 MiB in 51 packages 20:06:26 OK: 211 MiB in 51 packages 20:06:26 Removing intermediate container 109d0626bb73 20:06:26 ---> 42806d193009 20:06:26 Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:06:27 ---> Running in 00bf8107a737 20:06:27 Removing intermediate container 365b20f8213b 20:06:27 ---> 1aec41c48a11 20:06:27 20:06:27 Step 10/22 : FROM alpine:3.16 20:06:27 ---> dfd21b5a31f5 20:06:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:06:27 Removing intermediate container 00bf8107a737 20:06:27 ---> ddb60a4bc7ba 20:06:27 Step 24/24 : LABEL version=0.0.0 20:06:27 Removing intermediate container d7e8af2fc2ce 20:06:27 ---> f77cfbceb1e9 20:06:27 Step 6/22 : COPY go.mod vendor* ./ 20:06:27 Removing intermediate container dded4c1200ad 20:06:27 ---> c88cd56dbd78 20:06:27 Step 5/21 : COPY go.mod vendor* ./ 20:06:27 ---> Running in fcea22db697d 20:06:27 ---> Running in f9f4fd695d97 20:06:28 Removing intermediate container fcea22db697d 20:06:28 ---> a0ec8849c5d9 20:06:28 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:06:28 Removing intermediate container f9f4fd695d97 20:06:28 ---> aacfbfc735f6 20:06:28 20:06:28 ---> Running in e749fd51fd55 20:06:28 ---> 94fe5ce5c84a 20:06:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:28 ---> 9a30949b6f88 20:06:28 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:28 Successfully built aacfbfc735f6 20:06:28 Successfully tagged security-secretstore-setup:latest 20:06:28  Building security-secretstore-setup ... done Building security-bootstrapper 20:06:28 ---> Running in 72b9003729de 20:06:28 ---> Running in ad25e8710ad4 20:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:28 (1/1) Installing dumb-init (1.2.5-r1) 20:06:28 Executing busybox-1.35.0-r17.trigger 20:06:29 OK: 6 MiB in 15 packages 20:06:33 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:06:33 ---> 76a86cf0b971 20:06:33 Step 3/32 : WORKDIR /edgex-go 20:06:33 ---> Using cache 20:06:33 ---> 4fba18caa2bf 20:06:33 Step 4/32 : RUN apk add --update --no-cache make git 20:06:33 ---> Using cache 20:06:33 ---> c88cd56dbd78 20:06:33 Step 5/32 : COPY go.mod vendor* ./ 20:06:33 ---> Using cache 20:06:33 ---> 9a30949b6f88 20:06:33 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:37 ---> Running in 403f3f028d30 20:06:37 Removing intermediate container e749fd51fd55 20:06:37 ---> 36358a559a3e 20:06:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:37 ---> f8cd55025576 20:06:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:06:39 ---> 87b907341a94 20:06:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:06:39 Removing intermediate container ead30eee5472 20:06:39 ---> c6b7ccd11975 20:06:39 20:06:39 Step 10/24 : FROM alpine:3.16 20:06:39 ---> dfd21b5a31f5 20:06:39 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:06:39 ---> Using cache 20:06:39 ---> 1d9259865973 20:06:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:39 ---> Using cache 20:06:39 ---> 84a4fa005694 20:06:39 Step 13/24 : ENV APP_PORT=59881 20:06:39 ---> Running in 264354c14904 20:06:39 ---> 19b9fec1f1a0 20:06:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:06:39 Removing intermediate container 264354c14904 20:06:39 ---> 40f0e2c82346 20:06:39 Step 14/24 : EXPOSE $APP_PORT 20:06:39 ---> Running in a017039a5c85 20:06:39 Removing intermediate container a017039a5c85 20:06:39 ---> e15b68ae0eb2 20:06:39 Step 15/24 : WORKDIR / 20:06:39 ---> Running in 13da6a514590 20:06:39 ---> a601d02fd01a 20:06:39 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:39 ---> Running in 3e5c6d7ad4bc 20:06:39 Removing intermediate container 13da6a514590 20:06:39 ---> 435fdb8a3ed2 20:06:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:39 ---> 98e7e4761a55 20:06:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:06:40 ---> 1c1cc5957d72 20:06:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:06:41 Removing intermediate container 3e5c6d7ad4bc 20:06:41 ---> 1ab905578cc8 20:06:41 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:06:41 ---> 40911d359e85 20:06:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:06:41 ---> Running in 336a821da6fa 20:06:41 Removing intermediate container 336a821da6fa 20:06:41 ---> 31395576d8b6 20:06:41 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:06:41 ---> b6b530a9765d 20:06:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:06:41 ---> Running in 48d50ae9b338 20:06:41 ---> Running in 60a647b8f87f 20:06:41 Removing intermediate container 48d50ae9b338 20:06:41 ---> 8ecd2ac8d102 20:06:41 Step 20/22 : LABEL arch=x86_64 20:06:41 ---> Running in c352246fc3de 20:06:41 Removing intermediate container 60a647b8f87f 20:06:41 ---> 183189b81fdc 20:06:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:41 ---> Running in a7d06958d673 20:06:41 Removing intermediate container c352246fc3de 20:06:41 ---> afd0930f2c1b 20:06:41 Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:06:41 ---> Running in 8bc5dd11df14 20:06:41 Removing intermediate container a7d06958d673 20:06:41 ---> 39ec928ceacf 20:06:41 Step 22/24 : LABEL arch=x86_64 20:06:41 ---> Running in 4ee6705d0771 20:06:41 Removing intermediate container 8bc5dd11df14 20:06:41 ---> d298136e26ca 20:06:41 Step 22/22 : LABEL version=0.0.0 20:06:41 ---> Running in 4c9e5264a12c 20:06:41 Removing intermediate container 4ee6705d0771 20:06:41 ---> b79c6cd2d8eb 20:06:41 Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:06:41 ---> Running in c772bad6d92b 20:06:42 Removing intermediate container 0ef72fb81649 20:06:42 ---> 83c327ba6dec 20:06:42 Successfully built 83c327ba6dec 20:06:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix 20:06:42 Removing intermediate container 4c9e5264a12c 20:06:42 ---> fee849b87ceb 20:06:42 20:06:42 Successfully built fee849b87ceb 20:06:42 Successfully tagged core-common-config-bootstrapper:latest 20:06:42  Building core-common-config-bootstrapper ... done Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:42 Removing intermediate container c772bad6d92b 20:06:42 ---> ea4bc1638e54 20:06:42 Step 24/24 : LABEL version=0.0.0 20:06:42 + docker inspect -f . ci-base-image-arm64 20:06:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:42 prd-ubuntu20.04-docker-arm64-4c-16g-5602 does not seem to be running inside a container 20:06:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:06:44 $ docker top 1eef7df6ab45f55be6ba47fc23cd8ae593c86b0a1083acd09fe09b4496fcdd84 -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:45 + go version 20:06:45 go version go1.18.7 linux/arm64 [Pipeline] } 20:06:45 $ docker stop --time=1 1eef7df6ab45f55be6ba47fc23cd8ae593c86b0a1083acd09fe09b4496fcdd84 20:06:46 $ docker rm -f --volumes 1eef7df6ab45f55be6ba47fc23cd8ae593c86b0a1083acd09fe09b4496fcdd84 [Pipeline] // withDockerContainer [Pipeline] } 20:06:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:47 ---> 76a86cf0b971 20:06:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:06:47 ---> Using cache 20:06:47 ---> 58558b9553ed 20:06:47 Step 4/23 : WORKDIR /edgex-go 20:06:47 ---> Using cache 20:06:47 ---> c5c35f5d61e6 20:06:47 Step 5/23 : RUN apk add --update --no-cache make git 20:06:47 ---> Using cache 20:06:47 ---> 5a77191b3bfc 20:06:47 Step 6/23 : COPY go.mod vendor* ./ 20:06:47 ---> Using cache 20:06:47 ---> 3a001128c1c4 20:06:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:47 ---> Using cache 20:06:47 ---> 0590b960f0a0 20:06:47 Step 8/23 : COPY . . 20:06:47 ---> Using cache 20:06:47 ---> d1ca6a1f1ac8 20:06:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:47 + docker inspect -f . ci-base-image-arm64 20:06:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:48 prd-ubuntu20.04-docker-arm64-4c-16g-5602 does not seem to be running inside a container 20:06:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:06:48 ---> Running in 9192ee6f3098 20:06:48 ---> Running in 9077fe9d24e6 20:06:48 Removing intermediate container 9192ee6f3098 20:06:48 ---> 7191c3e6afdd 20:06:48 20:06:48 Successfully built 7191c3e6afdd 20:06:48 Successfully tagged core-metadata:latest 20:06:48 Building security-spire-server 20:06:48  Building core-metadata ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:06:49 $ docker top d871fdbee67d19da0d1cdfd7920494f5055a06ccd8ffdcdbe7f25fd1e771af52 -eo pid,comm [Pipeline] { [Pipeline] echo 20:06:49 ========================================================= 20:06:49 [edgeXBuildGoParallel] Running Tests and Build... 20:06:49 ========================================================= [Pipeline] sh 20:06:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:06:50 + make test 20:06:50 go test -race -coverprofile=coverage.out ./... 20:06:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:51 ---> 76a86cf0b971 20:06:51 Step 3/23 : WORKDIR /edgex-go 20:06:51 ---> Using cache 20:06:51 ---> 4fba18caa2bf 20:06:51 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:06:51 ---> Using cache 20:06:51 ---> e10c9df0e022 20:06:51 Step 5/23 : COPY go.mod vendor* ./ 20:06:51 ---> Using cache 20:06:51 ---> 06cd044353db 20:06:51 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:51 ---> Using cache 20:06:51 ---> ca875016c989 20:06:51 Step 7/23 : COPY . . 20:06:51 ---> Using cache 20:06:51 ---> a01593890c26 20:06:51 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:06:51 ---> Using cache 20:06:51 ---> 64e017d48c05 20:06:51 Step 9/23 : WORKDIR /edgex-go/spire-build 20:06:51 ---> Using cache 20:06:51 ---> 3221b66b93ac 20:06:51 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:07:04 ---> Running in df7d309c69e5 20:07:14 Removing intermediate container df7d309c69e5 20:07:14 ---> 75c46b2eccbd 20:07:14 Step 11/23 : WORKDIR /edgex-go 20:07:14 ---> Running in 17879b8f1f87 20:07:14 Removing intermediate container 17879b8f1f87 20:07:14 ---> f8db09e465af 20:07:14 20:07:14 Step 12/23 : FROM alpine:3.15 20:07:14 ---> 5ce65d7b0fde 20:07:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:14 ---> Using cache 20:07:14 ---> 87e8b4995e38 20:07:14 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:14 ---> Using cache 20:07:14 ---> 07539410d58f 20:07:14 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:14 Removing intermediate container ad25e8710ad4 20:07:14 ---> d70eb8ef9736 20:07:14 Step 8/22 : COPY . . 20:07:14 Removing intermediate container 72b9003729de 20:07:14 ---> 4b25eba72a65 20:07:14 Step 7/21 : COPY . . 20:07:24 ---> beeaeabf6ca8 20:07:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:07:24 ---> 63e9a22546b4 20:07:24 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:07:24 ---> 90ea22331e97 20:07:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:07:24 ---> Running in 75c39933f9fc 20:07:24 ---> Running in 8f589c162972 20:07:24 Removing intermediate container 9077fe9d24e6 20:07:24 ---> f65c0d91a48f 20:07:24 20:07:24 Step 10/23 : FROM alpine:3.16 20:07:24 ---> dfd21b5a31f5 20:07:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:07:24 ---> Using cache 20:07:24 ---> 1d9259865973 20:07:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:07:24 ---> Using cache 20:07:24 ---> 84a4fa005694 20:07:24 Step 13/23 : ENV APP_PORT=59882 20:07:24 ---> Running in b291e6047bfb 20:07:24 ---> d1156537e714 20:07:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:07:24 Removing intermediate container b291e6047bfb 20:07:24 ---> a27130c1f34b 20:07:24 Step 14/23 : EXPOSE $APP_PORT 20:07:24 ---> Running in 867760c6c78b 20:07:24 ---> 4d27818d5fb0 20:07:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:07:24 Removing intermediate container 867760c6c78b 20:07:24 ---> 93d7e04b0db5 20:07:24 Step 15/23 : WORKDIR / 20:07:24 ---> Running in 06cebae27252 20:07:24 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 20:07:24 ---> fafe829e74dd 20:07:24 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:07:24 ---> Running in 2e9cfcabcc73 20:07:24 Removing intermediate container 06cebae27252 20:07:24 ---> b39ceaa8a702 20:07:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:24 Removing intermediate container 403f3f028d30 20:07:24 ---> 2d7857574d32 20:07:24 Step 7/32 : COPY . . 20:07:24 Removing intermediate container 2e9cfcabcc73 20:07:24 ---> 8cf7923d4229 20:07:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:25 ---> Running in 9f006e027116 20:07:29 ? github.com/edgexfoundry/edgex-go [no test files] 20:07:33 ---> 3fa682115289 20:07:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:07:33 Removing intermediate container 9f006e027116 20:07:33 ---> de4623308aac 20:07:33 Step 21/23 : LABEL arch=x86_64 20:07:33 ---> Running in 410dc6f63308 20:07:33 ---> 2b9a590c61cc 20:07:33 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:07:33 ---> Running in 4a95e4accbfd 20:07:33 Removing intermediate container 410dc6f63308 20:07:33 ---> 23aa1978e733 20:07:33 Step 22/23 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:07:34 ---> Running in f025af8540d7 20:07:34 Removing intermediate container f025af8540d7 20:07:34 ---> 1b1297feb795 20:07:34 Step 23/23 : LABEL version=0.0.0 20:07:34 ---> 794c008f9f7b 20:07:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:07:34 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 20:07:34 ---> Running in 9f479a00da4a 20:07:34 ---> fda7990cb25d 20:07:34 Step 19/23 : ENTRYPOINT ["/core-command"] 20:07:34 ---> Running in 23a78927a65d 20:07:34 Removing intermediate container 9f479a00da4a 20:07:34 ---> af1c04c18d8d 20:07:34 20:07:34 Successfully built af1c04c18d8d 20:07:34 Successfully tagged security-spire-server:latest 20:07:34  Building security-spire-server ... done Removing intermediate container 23a78927a65d 20:07:34 ---> 4adf8ecfeaf2 20:07:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:34 ---> Running in 8f6f5ef589f5 20:07:35 Removing intermediate container 8f6f5ef589f5 20:07:35 ---> fcc7d8255b33 20:07:35 Step 21/23 : LABEL arch=x86_64 20:07:35 ---> Running in a9bdcba9ebde 20:07:36 Removing intermediate container a9bdcba9ebde 20:07:36 ---> 07bdf0628453 20:07:36 Step 22/23 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:07:36 ---> Running in f9693c7714b3 20:07:36 Removing intermediate container f9693c7714b3 20:07:36 ---> f14232303202 20:07:36 Step 23/23 : LABEL version=0.0.0 20:07:36 ---> Running in 684a4347e0ff 20:07:36 Removing intermediate container 684a4347e0ff 20:07:36 ---> 9c28408b1e83 20:07:36 20:07:36 Successfully built 9c28408b1e83 20:07:36 Successfully tagged core-command:latest 20:07:46  Building core-command ... done 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 20:07:55 Removing intermediate container 75c39933f9fc 20:07:55 ---> b0c54f217382 20:07:55 20:07:55 Step 9/21 : FROM alpine:3.16 20:07:55 ---> dfd21b5a31f5 20:07:55 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:07:55 Removing intermediate container 8f589c162972 20:07:55 ---> f8d88e7a5c4b 20:07:55 20:07:55 Step 10/22 : FROM alpine:3.16 20:07:55 ---> dfd21b5a31f5 20:07:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:07:55 ---> Running in eb3117f2c0d9 20:07:55 ---> Running in b72558d499d3 20:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:55 (1/6) Installing ca-certificates (20220614-r0) 20:07:55 (2/6) Installing brotli-libs (1.0.9-r6) 20:07:55 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:07:55 (1/2) Installing ca-certificates (20220614-r0) 20:07:55 (4/6) Installing libcurl (7.83.1-r5) 20:07:55 (5/6) Installing curl (7.83.1-r5) 20:07:55 (2/2) Installing dumb-init (1.2.5-r1) 20:07:55 Executing busybox-1.35.0-r17.trigger 20:07:55 (6/6) Installing dumb-init (1.2.5-r1) 20:07:55 Executing busybox-1.35.0-r17.trigger 20:07:55 Executing ca-certificates-20220614-r0.trigger 20:07:55 Executing ca-certificates-20220614-r0.trigger 20:07:56 OK: 6 MiB in 16 packages 20:07:56 OK: 8 MiB in 20 packages 20:07:56 Removing intermediate container 4a95e4accbfd 20:07:56 ---> 1b47ddf35161 20:07:56 20:07:56 Step 9/32 : FROM alpine:3.16 20:07:56 ---> dfd21b5a31f5 20:07:56 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:56 ---> Running in 15acdacbdfbf 20:07:56 Removing intermediate container 15acdacbdfbf 20:07:56 ---> 5fa4f88f8246 20:07:56 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:07:56 ---> Running in 058c58a4163b 20:07:56 Removing intermediate container eb3117f2c0d9 20:07:56 ---> 59e4c6efc050 20:07:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:07:56 ---> Running in 4476fb88e3b1 20:07:56 Removing intermediate container 4476fb88e3b1 20:07:56 ---> 1b411ccb6fc8 20:07:56 Step 13/22 : ENV APP_PORT=59860 20:07:56 ---> Running in da2d91a81b82 20:07:56 Removing intermediate container b72558d499d3 20:07:56 ---> 8a6fb837fdcb 20:07:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:07:56 ---> Running in 7c9dce0dd5f9 20:07:56 Removing intermediate container da2d91a81b82 20:07:56 ---> 967f873efc84 20:07:56 Step 14/22 : EXPOSE $APP_PORT 20:07:56 ---> Running in 97a2d6396279 20:07:56 Removing intermediate container 7c9dce0dd5f9 20:07:56 ---> afe6b944aa5e 20:07:56 Step 12/21 : WORKDIR /edgex 20:07:56 ---> Running in 6d6ec6c8fb4f 20:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:57 Removing intermediate container 97a2d6396279 20:07:57 ---> 31d44bd5e2de 20:07:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:57 Removing intermediate container 6d6ec6c8fb4f 20:07:57 ---> 604f6817b2c5 20:07:57 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:57 ---> 7d2a93b0e31c 20:07:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:07:57 ---> 6f6e82021182 20:07:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:07:57 (1/2) Installing dumb-init (1.2.5-r1) 20:07:57 (2/2) Installing su-exec (0.2-r1) 20:07:57 Executing busybox-1.35.0-r17.trigger 20:07:57 OK: 6 MiB in 16 packages 20:07:58 ---> 86018d4d286b 20:07:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:07:58 ---> d2cb31ccd128 20:07:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:07:58 ---> fb8399ad1d3d 20:07:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:07:58 Removing intermediate container 058c58a4163b 20:07:58 ---> 96da7e60db05 20:07:58 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:07:58 ---> Running in b84091b6ee05 20:07:58 ---> Running in 794b2c1d745b 20:07:58 ---> 268716bb1b4b 20:07:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:07:58 Removing intermediate container b84091b6ee05 20:07:58 ---> 2d7e7f2b3d3a 20:07:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:58 Removing intermediate container 794b2c1d745b 20:07:58 ---> 2b688da8e7d5 20:07:58 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:07:58 ---> Running in bdd8ee985eee 20:07:58 ---> Running in 3765844f85fe 20:07:58 ---> 9149a88d2636 20:07:58 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:58 Removing intermediate container 3765844f85fe 20:07:58 ---> 2fb734d5b032 20:07:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:07:58 Removing intermediate container bdd8ee985eee 20:07:58 ---> e011b99bd0d8 20:07:58 Step 20/22 : LABEL arch=x86_64 20:07:58 ---> Running in 1b97cd4998ba 20:07:58 ---> Running in 526a0e8d4fd2 20:07:58 ---> Running in a93bcfc727f3 20:07:58 Removing intermediate container a93bcfc727f3 20:07:58 Removing intermediate container 1b97cd4998ba 20:07:58 ---> 0e8213d5cc84 20:07:58 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:07:58 ---> f9cc72829031 20:07:58 Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:07:58 ---> Running in 94685ec84852 20:07:58 ---> Running in 4fc51b787e78 20:07:58 Removing intermediate container 94685ec84852 20:07:58 ---> 6539cdadbd78 20:07:58 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:07:58 Removing intermediate container 4fc51b787e78 20:07:58 ---> 89050703c8a2 20:07:58 Step 22/22 : LABEL version=0.0.0 20:07:59 ---> Running in 423fe7d35399 20:07:59 ---> Running in d78f82e320de 20:07:59 Removing intermediate container d78f82e320de 20:07:59 ---> e943a8a47752 20:07:59 20:07:59 Successfully built e943a8a47752 20:07:59 Successfully tagged support-notifications:latest 20:07:59  Building support-notifications ... done Removing intermediate container 526a0e8d4fd2 20:07:59 ---> 99a32605d2fa 20:07:59 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:07:59 ---> Running in 2db89ac06f64 20:07:59 Removing intermediate container 2db89ac06f64 20:07:59 ---> 73c9f891b5f8 20:07:59 Step 19/21 : LABEL arch=x86_64 20:07:59 ---> Running in 4e6d0b320a75 20:07:59 Removing intermediate container 4e6d0b320a75 20:07:59 ---> 3b7a2b414f02 20:07:59 Step 20/21 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:07:59 ---> Running in 6853d20a65a3 20:07:59 Removing intermediate container 423fe7d35399 20:07:59 ---> f6b154f4fa3f 20:07:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:07:59 Removing intermediate container 6853d20a65a3 20:07:59 ---> 82eafcbb7723 20:07:59 Step 21/21 : LABEL version=0.0.0 20:07:59 ---> Running in f774d73e45c7 20:07:59 ---> Running in 86718387b0cf 20:07:59 Removing intermediate container f774d73e45c7 20:07:59 ---> 14e378ca11f9 20:07:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:07:59 Removing intermediate container 86718387b0cf 20:07:59 ---> 2cb5812de5d1 20:07:59 20:07:59 Successfully built 2cb5812de5d1 20:07:59 Successfully tagged security-proxy-setup:latest 20:07:59  Building security-proxy-setup ... done  ---> 41be39f1d1c2 20:07:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:07:59 ---> Running in 347d6914b010 20:08:00 Removing intermediate container 347d6914b010 20:08:00 ---> 579f8c3a709f 20:08:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:00 ---> 9e78d6cb80e7 20:08:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:08:01 ---> 59c31ce5f71a 20:08:01 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:08:01 ---> 8c8c6850f2d5 20:08:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:08:01 ---> 5a14678434df 20:08:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:08:01 ---> e083d5e7f080 20:08:01 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:08:01 ---> fcc4d21b8248 20:08:01 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:08:01 ---> d12825b21ee2 20:08:01 Step 27/32 : RUN chmod +x /entrypoint.sh 20:08:01 ---> Running in 64caa3fc33e6 20:08:02 Removing intermediate container 64caa3fc33e6 20:08:02 ---> ca6e7f7d6795 20:08:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:08:02 ---> Running in 32e3ab52fe7d 20:08:02 Removing intermediate container 32e3ab52fe7d 20:08:02 ---> 9a2391bbe21f 20:08:02 Step 29/32 : CMD ["gate"] 20:08:02 ---> Running in fc4219c7c79f 20:08:02 Removing intermediate container fc4219c7c79f 20:08:02 ---> 74fa1f784653 20:08:02 Step 30/32 : LABEL arch=x86_64 20:08:02 ---> Running in 786e849a5692 20:08:02 Removing intermediate container 786e849a5692 20:08:02 ---> 0ee209c315f7 20:08:02 Step 31/32 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:08:02 ---> Running in 3101db133855 20:08:02 Removing intermediate container 3101db133855 20:08:02 ---> 19e638afbf18 20:08:02 Step 32/32 : LABEL version=0.0.0 20:08:02 ---> Running in 4514e340d231 20:08:02 Removing intermediate container 4514e340d231 20:08:02 ---> b6e0e15428cc 20:08:02 20:08:02 Successfully built b6e0e15428cc 20:08:02 Successfully tagged security-bootstrapper:latest 20:08:02  Building security-bootstrapper ... done  [Pipeline] } 20:08:02 $ docker stop --time=1 b23449a818712b492eff397629fc08b745a053d9a871ea1756cae25b30b69f64 20:08:03 $ docker rm -f --volumes b23449a818712b492eff397629fc08b745a053d9a871ea1756cae25b30b69f64 [Pipeline] // withDockerContainer [Pipeline] sh 20:08:04 + docker images 20:08:04 REPOSITORY TAG IMAGE ID CREATED SIZE 20:08:04 security-bootstrapper latest b6e0e15428cc 2 seconds ago 20.3MB 20:08:04 security-proxy-setup latest 2cb5812de5d1 5 seconds ago 27.8MB 20:08:04 support-notifications latest e943a8a47752 6 seconds ago 30.6MB 20:08:04 1b47ddf35161 9 seconds ago 1.67GB 20:08:04 f8d88e7a5c4b 10 seconds ago 1.74GB 20:08:04 b0c54f217382 10 seconds ago 1.67GB 20:08:04 core-command latest 9c28408b1e83 28 seconds ago 17.7MB 20:08:04 security-spire-server latest af1c04c18d8d 30 seconds ago 86.5MB 20:08:04 f65c0d91a48f 46 seconds ago 1.68GB 20:08:04 f8db09e465af 52 seconds ago 1.55GB 20:08:04 core-metadata latest 7191c3e6afdd About a minute ago 18.5MB 20:08:04 core-common-config-bootstrapper latest fee849b87ceb About a minute ago 15.5MB 20:08:04 c6b7ccd11975 About a minute ago 1.68GB 20:08:04 security-secretstore-setup latest aacfbfc735f6 About a minute ago 30MB 20:08:04 1aec41c48a11 About a minute ago 1.67GB 20:08:04 support-scheduler latest 2a86e696466a About a minute ago 30MB 20:08:04 security-spiffe-token-provider latest 5427a69c6907 About a minute ago 30MB 20:08:04 core-data latest ae8128b69c37 About a minute ago 17.9MB 20:08:04 security-spire-config latest 4634ddf691e3 2 minutes ago 85.8MB 20:08:04 c73b720f0987 2 minutes ago 1.67GB 20:08:04 dc084f0f0ea0 2 minutes ago 1.74GB 20:08:04 656683b8ba75 2 minutes ago 1.71GB 20:08:04 3a1b46d61621 2 minutes ago 1.68GB 20:08:04 security-spire-agent latest 70d2486ef715 2 minutes ago 125MB 20:08:04 a7a421fe6d22 2 minutes ago 1.55GB 20:08:04 ci-base-image-x86_64 latest 76a86cf0b971 6 minutes ago 903MB 20:08:04 alpine 3.15 5ce65d7b0fde 2 days ago 5.59MB 20:08:04 alpine 3.16 dfd21b5a31f5 2 days ago 5.55MB 20:08:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:08:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:08:04 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] } 20:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:09:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:09:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:09:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:09:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:09:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:09:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.387s coverage: 98.5% of statements 20:09:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.679s coverage: 73.2% of statements 20:09:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:09:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:09:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:09:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.494s coverage: 54.0% of statements 20:09:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:09:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.602s coverage: 89.2% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.656s coverage: 3.7% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.666s coverage: 95.6% of statements 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.289s coverage: 72.2% of statements 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.305s coverage: 65.9% of statements 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.431s coverage: 0.9% of statements 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.6% of statements 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.360s coverage: 47.1% of statements 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.309s coverage: 82.9% of statements 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements 20:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements 20:10:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements 20:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.272s coverage: 94.4% of statements 20:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.282s coverage: 44.8% of statements 20:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.927s coverage: 79.9% of statements 20:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.319s coverage: 92.9% of statements 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 64.4% of statements 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.244s coverage: 86.9% of statements 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements 20:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.296s coverage: 77.4% of statements 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements 20:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 20:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.817s coverage: 91.2% of statements 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.419s coverage: 63.1% of statements 20:10:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:10:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.225s coverage: 100.0% of statements 20:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.156s coverage: 89.4% of statements 20:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 20:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements 20:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 20:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.499s coverage: 65.3% of statements 20:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.858s coverage: 41.0% of statements 20:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.463s coverage: 89.5% of statements 20:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements 20:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:11:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.347s coverage: 17.7% of statements 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:11:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.724s coverage: 92.3% of statements 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:11:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.251s coverage: 63.2% of statements 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:11:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:11:01 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 20:11:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:11:01 go vet ./... 20:13:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:13:08 ./bin/test-attribution-txt.sh [Pipeline] echo 20:13:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:13:09 + ls -al . 20:13:09 total 744 20:13:09 drwxrwxr-x 10 1001 1001 4096 Feb 13 20:06 . 20:13:09 drwxr-xr-x 4 root root 4096 Feb 13 20:06 .. 20:13:09 drwxrwxr-x 2 1001 1001 4096 Feb 13 20:05 .blubracket 20:13:09 -rw-rw-r-- 1 1001 1001 16 Feb 13 20:05 .dockerignore 20:13:09 drwxrwxr-x 8 1001 1001 4096 Feb 13 20:05 .git 20:13:09 drwxrwxr-x 3 1001 1001 4096 Feb 13 20:05 .github 20:13:09 -rw-rw-r-- 1 1001 1001 1024 Feb 13 20:05 .gitignore 20:13:09 -rw-rw-r-- 1 1001 1001 42 Feb 13 20:05 .golangci.yml 20:13:09 -rw-rw-r-- 1 1001 1001 87 Feb 13 20:05 .hadolint.yml 20:13:09 -rw-rw-r-- 1 1001 1001 166 Feb 13 20:05 .sonarcloud.properties 20:13:09 -rw-rw-r-- 1 1001 1001 1171 Feb 13 20:05 ADOPTERS.md 20:13:09 -rw-rw-r-- 1 1001 1001 10825 Feb 13 20:05 Attribution.txt 20:13:09 -rw-rw-r-- 1 1001 1001 73765 Feb 13 20:05 CHANGELOG.md 20:13:09 -rw-rw-r-- 1 1001 1001 3804 Feb 13 20:05 CONTRIBUTING.md 20:13:09 -rw-rw-r-- 1 1001 1001 677 Feb 13 20:05 GOVERNANCE.md 20:13:09 -rw-rw-r-- 1 1001 1001 850 Feb 13 20:05 Jenkinsfile 20:13:09 -rw-rw-r-- 1 1001 1001 10775 Feb 13 20:05 LICENSE 20:13:09 -rw-rw-r-- 1 1001 1001 13375 Feb 13 20:05 Makefile 20:13:09 -rw-rw-r-- 1 1001 1001 582 Feb 13 20:05 OWNERS.md 20:13:09 -rw-rw-r-- 1 1001 1001 9403 Feb 13 20:05 README.md 20:13:09 -rw-rw-r-- 1 1001 1001 6912 Feb 13 20:05 SECURITY.md 20:13:09 -rw-rw-r-- 1 1001 1001 5 Feb 13 20:01 VERSION 20:13:09 drwxrwxr-x 2 1001 1001 4096 Feb 13 20:05 bin 20:13:09 drwxrwxr-x 17 1001 1001 4096 Feb 13 20:05 cmd 20:13:09 -rw-r--r-- 1 root root 488663 Feb 13 20:11 coverage.out 20:13:09 -rw-rw-r-- 1 1001 1001 3295 Feb 13 20:05 go.mod 20:13:09 -rw-rw-r-- 1 1001 1001 33318 Feb 13 20:05 go.sum 20:13:09 drwxrwxr-x 7 1001 1001 4096 Feb 13 20:05 internal 20:13:09 drwxrwxr-x 3 1001 1001 4096 Feb 13 20:05 openapi 20:13:09 drwxrwxr-x 4 1001 1001 4096 Feb 13 20:05 snap 20:13:09 -rw-rw-r-- 1 1001 1001 204 Feb 13 20:05 version.go [Pipeline] sh 20:13:10 + '[' -e coverage.out ] 20:13:10 + chown 1001:1001 coverage.out [Pipeline] stash 20:13:10 Warning: overwriting stash ‘coverage-report’ 20:13:11 Stashed 1 file(s) [Pipeline] sh 20:13:11 + make build 20:13:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:14:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:14:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:14:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:14:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:15:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:15:44 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 20:15:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:15:55 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 20:15:59 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 20:16:03 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 20:16:16 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] } 20:16:21 $ docker stop --time=1 d871fdbee67d19da0d1cdfd7920494f5055a06ccd8ffdcdbe7f25fd1e771af52 20:16:23 $ docker rm -f --volumes d871fdbee67d19da0d1cdfd7920494f5055a06ccd8ffdcdbe7f25fd1e771af52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:25 20:16:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:26 latest: Pulling from edgex-devops/edgex-compose-arm64 20:16:26 29e5d40040c1: Pulling fs layer 20:16:26 1ce36da41761: Pulling fs layer 20:16:26 25b303627fd3: Pulling fs layer 20:16:26 29e5d40040c1: Verifying Checksum 20:16:26 29e5d40040c1: Download complete 20:16:26 1ce36da41761: Verifying Checksum 20:16:26 1ce36da41761: Download complete 20:16:27 29e5d40040c1: Pull complete 20:16:28 1ce36da41761: Pull complete 20:16:28 25b303627fd3: Verifying Checksum 20:16:28 25b303627fd3: Download complete 20:16:40 25b303627fd3: Pull complete 20:16:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:16:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:41 prd-ubuntu20.04-docker-arm64-4c-16g-5602 does not seem to be running inside a container 20:16:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:16:44 $ docker top 75cb378681d4dfef94f78817b1ba1f9d0116e84ac7b7592949a6d40b78cc1fee -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:45 + docker-compose build --help 20:16:45 + grep parallel 20:16:49 --parallel Build images in parallel. [Pipeline] } 20:16:49 $ docker stop --time=1 75cb378681d4dfef94f78817b1ba1f9d0116e84ac7b7592949a6d40b78cc1fee 20:16:51 $ docker rm -f --volumes 75cb378681d4dfef94f78817b1ba1f9d0116e84ac7b7592949a6d40b78cc1fee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:52 prd-ubuntu20.04-docker-arm64-4c-16g-5602 does not seem to be running inside a container 20:16:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:16:53 $ docker top 9b565a4a1cdcfa0cfec6031ccfa51214aefa7fa64ac31605dcc81189f5b5d919 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:54 + docker-compose -f ./docker-compose-build.yml build --parallel 20:16:58 Building core-command ... 20:16:58 Building core-common-config-bootstrapper ... 20:16:58 Building core-data ... 20:16:58 Building core-metadata ... 20:16:58 Building security-bootstrapper ... 20:16:58 Building security-proxy-setup ... 20:16:58 Building security-secretstore-setup ... 20:16:58 Building security-spiffe-token-provider ... 20:16:58 Building security-spire-agent ... 20:16:58 Building security-spire-config ... 20:16:58 Building security-spire-server ... 20:16:58 Building support-notifications ... 20:16:58 Building support-scheduler ... 20:16:58 Building support-scheduler 20:16:58 Building core-metadata 20:16:58 Building security-spire-config 20:16:58 Building support-notifications 20:16:58 Building security-spiffe-token-provider 20:17:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:17:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:17:45 ---> 83c327ba6dec 20:17:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:17:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:17:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:17:45 ---> 83c327ba6dec 20:17:45 Step 3/24 : WORKDIR /edgex-go 20:17:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:17:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:17:45 ---> 83c327ba6dec 20:17:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:17:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:17:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:17:45 ---> 83c327ba6dec 20:17:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:17:45 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:17:45 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:17:45 ---> 83c327ba6dec 20:17:45 Step 3/19 : WORKDIR /edgex-go 20:17:45 ---> Running in cf13c9f00105 20:17:45 ---> Running in a401bd76e38f 20:17:45 ---> Running in a6208a4224bf 20:17:45 ---> Running in 190358fe83f2 20:17:45 ---> Running in ac2bb9b45a31 20:17:45 Removing intermediate container cf13c9f00105 20:17:45 ---> 03895a6fd3ab 20:17:45 Step 4/22 : WORKDIR /edgex-go 20:17:45 Removing intermediate container a401bd76e38f 20:17:45 ---> 89ca0ae52edf 20:17:45 Step 4/22 : WORKDIR /edgex-go 20:17:45 Removing intermediate container ac2bb9b45a31 20:17:45 ---> ed95798f4063 20:17:45 Step 4/24 : WORKDIR /edgex-go 20:17:45 ---> Running in a475c95323bb 20:17:45 ---> Running in 6ab6ec595e0f 20:17:45 ---> Running in d87fdc417d29 20:17:45 Removing intermediate container 190358fe83f2 20:17:45 ---> 53b74accbcd0 20:17:45 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:17:45 Removing intermediate container a6208a4224bf 20:17:45 ---> ceaf3fddfef6 20:17:45 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:17:45 ---> Running in dc26f24f0c99 20:17:45 ---> Running in e45f0feeb29d 20:17:45 Removing intermediate container a475c95323bb 20:17:45 ---> a450b1c4890c 20:17:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:17:46 Removing intermediate container 6ab6ec595e0f 20:17:46 ---> 11a1b08004cb 20:17:46 Step 5/22 : RUN apk add --update --no-cache make git 20:17:46 ---> Running in 9e1ade1fb2ca 20:17:46 Removing intermediate container d87fdc417d29 20:17:46 ---> d3f8b730d3c1 20:17:46 Step 5/24 : RUN apk add --update --no-cache make git 20:17:46 ---> Running in 98b6bc70a762 20:17:46 ---> Running in 2518c52849f6 20:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:17:49 OK: 221 MiB in 51 packages 20:17:50 v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:17:50 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:17:50 OK: 16903 distinct packages available 20:17:50 OK: 221 MiB in 51 packages 20:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:17:51 OK: 221 MiB in 51 packages 20:17:51 OK: 221 MiB in 51 packages 20:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:17:51 Removing intermediate container e45f0feeb29d 20:17:51 ---> c09f9c24f248 20:17:51 Step 5/24 : COPY go.mod vendor* ./ 20:17:52 OK: 221 MiB in 51 packages 20:17:52 Removing intermediate container 9e1ade1fb2ca 20:17:52 Removing intermediate container 2518c52849f6 20:17:52 ---> cd70c8914fb3 20:17:52 Step 6/24 : COPY go.mod vendor* ./ ---> 1c6c1067209c 20:17:52 20:17:52 Step 6/22 : COPY go.mod vendor* ./ 20:17:53 Removing intermediate container 98b6bc70a762 20:17:53 ---> 8ae8f740603b 20:17:53 Step 6/22 : COPY go.mod vendor* ./ 20:17:53 ---> 589e80a1812c 20:17:53 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:53 ---> Running in 01662af02e1f 20:17:53 Removing intermediate container dc26f24f0c99 20:17:53 ---> 059ac5b1b5e3 20:17:53 Step 5/19 : COPY go.mod vendor* ./ 20:17:53 ---> 79a11ce31602 20:17:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:54 ---> 5bdd87d6031c 20:17:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:54 ---> Running in 886298c5ca5b 20:17:54 ---> Running in 0f45222673b4 20:17:54 ---> 02294211b87e 20:17:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:55 ---> Running in c5edcdbf5417 20:17:55 ---> 2c3b4c0af8c6 20:17:55 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:55 ---> Running in 06cf3b8abd5c 20:19:47 Removing intermediate container c5edcdbf5417 20:19:47 ---> 23b3bedf72ec 20:19:47 Step 8/22 : COPY . . 20:19:47 Removing intermediate container 06cf3b8abd5c 20:19:47 ---> 3327e674cf16 20:19:47 Step 7/19 : COPY . . 20:19:47 Removing intermediate container 886298c5ca5b 20:19:47 ---> 67ae27ebf967 20:19:47 Step 8/24 : COPY . . 20:19:47 Removing intermediate container 01662af02e1f 20:19:47 ---> 1e8e9fd323a7 20:19:47 Step 7/24 : COPY . . 20:19:47 Removing intermediate container 0f45222673b4 20:19:47 ---> 82a55f8fe6c0 20:19:47 Step 8/22 : COPY . . 20:20:05 ---> 3fccb12221c7 20:20:05 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:20:05 ---> 8fa785479838 20:20:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:20:05 ---> 031edc67ce00 20:20:05 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:20:05 ---> Running in 71e2e187527b 20:20:05 ---> 3c120ceeb68e 20:20:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler ---> Running in 01febfe118bf 20:20:05 20:20:05 ---> Running in 170e9f910d66 20:20:05 ---> Running in 281b5957883b 20:20:05 ---> 936c233520cc 20:20:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:20:05 ---> Running in 37584ad1c2dc 20:20:05 Removing intermediate container 71e2e187527b 20:20:05 ---> b3376e598889 20:20:05 Step 9/24 : WORKDIR /edgex-go/spire-build 20:20:05 ---> Running in cc29a26d7433 20:20:05 Removing intermediate container cc29a26d7433 20:20:05 ---> ae790001999b 20:20:05 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:20:05 ---> Running in 92bf042a914a 20:20:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:20:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:20:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:20:07 Removing intermediate container 92bf042a914a 20:20:07 ---> f041c9391081 20:20:07 Step 11/24 : WORKDIR /edgex-go 20:20:07 ---> Running in 7893a73ab915 20:20:07 Removing intermediate container 7893a73ab915 20:20:07 ---> b0e816b14c1a 20:20:07 20:20:07 Step 12/24 : FROM alpine:3.15 20:20:08 3.15: Pulling from library/alpine 20:20:09 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:20:09 Status: Downloaded newer image for alpine:3.15 20:20:09 ---> 354640af7b1b 20:20:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:09 ---> Running in f419a9dd8aae 20:20:09 Removing intermediate container f419a9dd8aae 20:20:09 ---> 7a3afff024bc 20:20:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:20:10 ---> Running in 51ad0c531d14 20:20:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:20:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:20:13 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:20:13 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:20:13 OK: 15734 distinct packages available 20:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:20:15 (1/4) Installing dumb-init (1.2.5-r1) 20:20:15 (2/4) Installing musl-obstack (1.2.3-r0) 20:20:15 (3/4) Installing libucontext (1.1-r0) 20:20:15 (4/4) Installing gcompat (1.0.0-r4) 20:20:15 Executing busybox-1.34.1-r7.trigger 20:20:15 OK: 6 MiB in 18 packages 20:20:17 Removing intermediate container 51ad0c531d14 20:20:17 ---> 7cee5dbdf91a 20:20:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:20:23 ---> 4d3ba32b5f2d 20:20:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:20:23 ---> cd67fc404354 20:20:23 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:20:23 ---> Running in a172865ace89 20:20:24 Removing intermediate container a172865ace89 20:20:24 ---> 3d9ca7d484ed 20:20:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:20:25 ---> bbb740826014 20:20:25 Step 19/24 : WORKDIR / 20:20:25 ---> Running in 36ea6fe4b0a7 20:20:25 Removing intermediate container 36ea6fe4b0a7 20:20:25 ---> 9e85b1df200a 20:20:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:20:25 ---> Running in d86b6246e3be 20:20:26 Removing intermediate container d86b6246e3be 20:20:26 ---> 0f355bb2be23 20:20:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:20:26 ---> Running in bfb6195aa987 20:20:26 Removing intermediate container bfb6195aa987 20:20:26 ---> 799ad4e956e6 20:20:26 Step 22/24 : LABEL arch=arm64 20:20:26 ---> Running in 5b0b965ee153 20:20:27 Removing intermediate container 5b0b965ee153 20:20:27 ---> 0a5b424d4807 20:20:27 Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:20:27 ---> Running in 6b9cdc1e7561 20:20:28 Removing intermediate container 6b9cdc1e7561 20:20:28 ---> 31827b45d9c3 20:20:28 Step 24/24 : LABEL version=0.0.0 20:20:28 ---> Running in 6182d9fdb476 20:20:28 Removing intermediate container 6182d9fdb476 20:20:28 ---> c1f3e99df8ba 20:20:28 20:20:28 Successfully built c1f3e99df8ba 20:20:28 Successfully tagged security-spire-config-arm64:latest 20:20:28  Building security-spire-config ... done Building security-spire-agent 20:20:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:43 ---> 83c327ba6dec 20:20:43 Step 3/24 : WORKDIR /edgex-go 20:20:43 ---> Using cache 20:20:43 ---> ceaf3fddfef6 20:20:43 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:20:43 ---> Using cache 20:20:43 ---> c09f9c24f248 20:20:43 Step 5/24 : COPY go.mod vendor* ./ 20:20:43 ---> Using cache 20:20:43 ---> 589e80a1812c 20:20:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:43 ---> Using cache 20:20:43 ---> 1e8e9fd323a7 20:20:43 Step 7/24 : COPY . . 20:20:43 ---> Using cache 20:20:43 ---> 3fccb12221c7 20:20:43 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:20:43 ---> Using cache 20:20:43 ---> b3376e598889 20:20:43 Step 9/24 : WORKDIR /edgex-go/spire-build 20:20:43 ---> Using cache 20:20:43 ---> ae790001999b 20:20:43 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:20:43 ---> Using cache 20:20:43 ---> f041c9391081 20:20:43 Step 11/24 : WORKDIR /edgex-go 20:20:43 ---> Using cache 20:20:43 ---> b0e816b14c1a 20:20:43 20:20:43 Step 12/24 : FROM alpine:3.15 20:20:43 ---> 354640af7b1b 20:20:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:43 ---> Using cache 20:20:43 ---> 7a3afff024bc 20:20:43 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:20:43 ---> Running in 76f44074219b 20:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:20:45 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:20:45 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:20:45 OK: 15734 distinct packages available 20:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:20:47 (1/5) Installing dumb-init (1.2.5-r1) 20:20:47 (2/5) Installing musl-obstack (1.2.3-r0) 20:20:47 (3/5) Installing libucontext (1.1-r0) 20:20:47 (4/5) Installing gcompat (1.0.0-r4) 20:20:47 (5/5) Installing openssl (1.1.1t-r1) 20:20:47 Executing busybox-1.34.1-r7.trigger 20:20:47 OK: 6 MiB in 19 packages 20:20:49 Removing intermediate container 76f44074219b 20:20:49 ---> 771266814ac8 20:20:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:20:52 ---> 739ca250bae9 20:20:52 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:20:58 ---> 7b7f8e962108 20:20:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:20:59 ---> 99e599042cae 20:20:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:20:59 ---> cbad55086d78 20:20:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:21:00 ---> 72731859fdd1 20:21:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:21:02 ---> Running in 854185ed99b5 20:21:02 Removing intermediate container 854185ed99b5 20:21:02 ---> 79002a5cc3b7 20:21:02 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:21:02 ---> Running in e05e3d75c12b 20:21:03 Removing intermediate container e05e3d75c12b 20:21:03 ---> a46ea33129f4 20:21:03 Step 22/24 : LABEL arch=arm64 20:21:03 ---> Running in f7a5466f5b52 20:21:03 Removing intermediate container f7a5466f5b52 20:21:03 ---> 1a9f12922929 20:21:03 Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:21:03 ---> Running in 15074cd85ba8 20:21:04 Removing intermediate container 15074cd85ba8 20:21:04 ---> 8e74ef0ccecd 20:21:04 Step 24/24 : LABEL version=0.0.0 20:21:04 ---> Running in d1c071ae5ecc 20:21:05 Removing intermediate container d1c071ae5ecc 20:21:05 ---> dba3a21ee36f 20:21:05 20:21:05 Successfully built dba3a21ee36f 20:21:05 Successfully tagged security-spire-agent-arm64:latest 20:21:05  Building security-spire-agent ... done Building security-spire-server 20:21:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:23 ---> 83c327ba6dec 20:21:23 Step 3/23 : WORKDIR /edgex-go 20:21:23 ---> Using cache 20:21:23 ---> ceaf3fddfef6 20:21:23 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:21:23 ---> Using cache 20:21:23 ---> c09f9c24f248 20:21:23 Step 5/23 : COPY go.mod vendor* ./ 20:21:23 ---> Using cache 20:21:23 ---> 589e80a1812c 20:21:23 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:23 ---> Using cache 20:21:23 ---> 1e8e9fd323a7 20:21:23 Step 7/23 : COPY . . 20:21:23 ---> Using cache 20:21:23 ---> 3fccb12221c7 20:21:23 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:21:23 ---> Using cache 20:21:23 ---> b3376e598889 20:21:23 Step 9/23 : WORKDIR /edgex-go/spire-build 20:21:23 ---> Using cache 20:21:23 ---> ae790001999b 20:21:23 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:21:23 ---> Running in bf99f09a0f01 20:21:24 Removing intermediate container bf99f09a0f01 20:21:24 ---> bf1c0d78067b 20:21:24 Step 11/23 : WORKDIR /edgex-go 20:21:24 ---> Running in a2203736a529 20:21:28 Removing intermediate container a2203736a529 20:21:28 ---> 7e65f5f183e1 20:21:28 20:21:28 Step 12/23 : FROM alpine:3.15 20:21:28 ---> 354640af7b1b 20:21:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:21:28 ---> Using cache 20:21:28 ---> 7a3afff024bc 20:21:28 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:21:28 ---> Using cache 20:21:28 ---> 771266814ac8 20:21:28 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:21:34 ---> 8b0e6643c540 20:21:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:21:34 ---> 72973cf93222 20:21:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:21:35 ---> ba0f85fb18cc 20:21:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:21:36 ---> 0c009edfd9a2 20:21:36 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:21:36 ---> Running in 4940f293d992 20:21:37 Removing intermediate container 4940f293d992 20:21:37 ---> 9fb2719cf4cc 20:21:37 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:21:37 ---> Running in eb9e1b78c219 20:21:37 Removing intermediate container eb9e1b78c219 20:21:37 ---> 67e9e9fe21c3 20:21:37 Step 21/23 : LABEL arch=arm64 20:21:37 ---> Running in d5350c9963f2 20:21:38 Removing intermediate container d5350c9963f2 20:21:38 ---> 5d020e61d49f 20:21:38 Step 22/23 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:21:38 ---> Running in 44a2cd419afa 20:21:39 Removing intermediate container 44a2cd419afa 20:21:39 ---> bf58070148cc 20:21:39 Step 23/23 : LABEL version=0.0.0 20:21:39 ---> Running in 55b6d79909bb 20:21:39 Removing intermediate container 55b6d79909bb 20:21:39 ---> dc9581914f72 20:21:39 20:21:40 Successfully built dc9581914f72 20:21:40 Successfully tagged security-spire-server-arm64:latest 20:21:40 Building security-bootstrapper 20:21:58  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:21:58 ---> 83c327ba6dec 20:21:58 Step 3/32 : WORKDIR /edgex-go 20:21:58 ---> Using cache 20:21:58 ---> ceaf3fddfef6 20:21:58 Step 4/32 : RUN apk add --update --no-cache make git 20:21:58 ---> Running in 41b9f5a7396e 20:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:01 OK: 221 MiB in 51 packages 20:22:02 Removing intermediate container 41b9f5a7396e 20:22:02 ---> a139b60dd434 20:22:02 Step 5/32 : COPY go.mod vendor* ./ 20:22:03 ---> fdab7db324cd 20:22:03 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:03 ---> Running in 6352948f02e5 20:23:40 Removing intermediate container 6352948f02e5 20:23:40 ---> ec2086ec0568 20:23:40 Step 7/32 : COPY . . 20:23:52 ---> 34d364d853d1 20:23:52 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:52 ---> Running in b104e7891704 20:23:53 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 20:27:30 Removing intermediate container 01febfe118bf 20:27:30 ---> 0008edffa424 20:27:30 20:27:30 Step 10/24 : FROM alpine:3.16 20:27:30 3.16: Pulling from library/alpine 20:27:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:27:30 Status: Downloaded newer image for alpine:3.16 20:27:30 ---> 4c81e5bf8899 20:27:30 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:27:30 ---> Running in 33cce661fd28 20:27:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:30 (1/1) Installing dumb-init (1.2.5-r1) 20:27:30 Executing busybox-1.35.0-r17.trigger 20:27:30 OK: 5 MiB in 15 packages 20:27:30 Removing intermediate container 33cce661fd28 20:27:30 ---> f4ecd4893761 20:27:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:27:30 ---> Running in d8dd44d44c0a 20:27:30 Removing intermediate container d8dd44d44c0a 20:27:30 ---> dde712cad640 20:27:30 Step 13/24 : ENV APP_PORT=59881 20:27:30 ---> Running in c5fa2be5c73b 20:27:30 Removing intermediate container c5fa2be5c73b 20:27:30 ---> adc548f3f1d0 20:27:30 Step 14/24 : EXPOSE $APP_PORT 20:27:30 ---> Running in d6e82ebd30ec 20:27:30 Removing intermediate container d6e82ebd30ec 20:27:30 ---> 68688e3eae85 20:27:30 Step 15/24 : WORKDIR / 20:27:30 ---> Running in 53cf366d50b3 20:27:30 Removing intermediate container 53cf366d50b3 20:27:30 ---> 2ef582da5bd6 20:27:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:30 ---> 54b4523247d6 20:27:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:27:30 ---> b8f49e00a6a1 20:27:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:27:30 ---> da166acef182 20:27:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:27:30 ---> b3f4eb2a5328 20:27:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:27:30 ---> Running in 8610dab96128 20:27:31 Removing intermediate container 8610dab96128 20:27:31 ---> a51bbf1288cc 20:27:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:31 ---> Running in bd0690d0e5f4 20:27:32 Removing intermediate container bd0690d0e5f4 20:27:32 ---> 69e6c057cd9a 20:27:32 Step 22/24 : LABEL arch=arm64 20:27:32 ---> Running in 5b4d4838b2b9 20:27:32 Removing intermediate container 5b4d4838b2b9 20:27:32 ---> 0431c6c0a33f 20:27:32 Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:27:32 ---> Running in 016a20ef1051 20:27:32 Removing intermediate container 016a20ef1051 20:27:32 ---> dd70f085ec5c 20:27:32 Step 24/24 : LABEL version=0.0.0 20:27:33 ---> Running in 1c84186d7e60 20:27:33 Removing intermediate container 1c84186d7e60 20:27:33 ---> d860b0251fcb 20:27:33 20:27:33 Successfully built d860b0251fcb 20:27:33 Successfully tagged core-metadata-arm64:latest 20:27:34  Building core-metadata ... done Building core-command 20:27:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:27:49 ---> 83c327ba6dec 20:27:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:27:49 ---> Using cache 20:27:49 ---> ed95798f4063 20:27:49 Step 4/23 : WORKDIR /edgex-go 20:27:49 ---> Using cache 20:27:49 ---> d3f8b730d3c1 20:27:49 Step 5/23 : RUN apk add --update --no-cache make git 20:27:49 ---> Using cache 20:27:49 ---> cd70c8914fb3 20:27:49 Step 6/23 : COPY go.mod vendor* ./ 20:27:49 ---> Using cache 20:27:49 ---> 79a11ce31602 20:27:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:49 ---> Using cache 20:27:49 ---> 67ae27ebf967 20:27:49 Step 8/23 : COPY . . 20:27:49 ---> Using cache 20:27:49 ---> 8fa785479838 20:27:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:27:49 ---> Running in eca94e936fd5 20:27:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:28:45 Removing intermediate container 170e9f910d66 20:28:45 ---> eed1665b2ba1 20:28:45 20:28:45 Step 9/19 : FROM alpine:3.15 20:28:45 ---> 354640af7b1b 20:28:45 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:45 ---> Using cache 20:28:45 ---> 7a3afff024bc 20:28:45 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:28:45 ---> Running in de4296db923e 20:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:45 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:28:45 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:28:45 OK: 15734 distinct packages available 20:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:45 (1/9) Installing ca-certificates (20220614-r0) 20:28:45 (2/9) Installing brotli-libs (1.0.9-r5) 20:28:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:28:45 (4/9) Installing libcurl (7.80.0-r5) 20:28:45 (5/9) Installing curl (7.80.0-r5) 20:28:45 (6/9) Installing dumb-init (1.2.5-r1) 20:28:45 (7/9) Installing musl-obstack (1.2.3-r0) 20:28:45 (8/9) Installing libucontext (1.1-r0) 20:28:45 (9/9) Installing gcompat (1.0.0-r4) 20:28:45 Executing busybox-1.34.1-r7.trigger 20:28:45 Executing ca-certificates-20220614-r0.trigger 20:28:46 OK: 8 MiB in 23 packages 20:28:48 Removing intermediate container de4296db923e 20:28:48 ---> ab8f3a5748c7 20:28:48 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:49 ---> c12720056fda 20:28:49 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:28:51 ---> edf07c9f1f94 20:28:51 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:28:52 ---> 083e8175841b 20:28:52 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:28:52 ---> Running in aea982cb4216 20:28:52 Removing intermediate container aea982cb4216 20:28:52 ---> 0d909a66f38c 20:28:52 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:52 ---> Running in 41661f46e8a9 20:28:56 Removing intermediate container 41661f46e8a9 20:28:56 ---> 6e08d0b71f7e 20:28:56 Step 17/19 : LABEL arch=arm64 20:28:56 ---> Running in fcdf989b42b9 20:28:56 Removing intermediate container fcdf989b42b9 20:28:56 ---> 3e61b396f86a 20:28:56 Step 18/19 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:28:56 ---> Running in 5d0b720a429c 20:28:57 Removing intermediate container 5d0b720a429c 20:28:57 ---> ea291e3fd50c 20:28:57 Step 19/19 : LABEL version=0.0.0 20:28:57 ---> Running in d866e9f79e48 20:28:57 Removing intermediate container d866e9f79e48 20:28:57 ---> a6531dd4048f 20:28:57 20:28:58 Successfully built a6531dd4048f 20:28:58 Successfully tagged security-spiffe-token-provider-arm64:latest 20:28:58 Building security-secretstore-setup 20:29:13  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:13 ---> 83c327ba6dec 20:29:13 Step 3/24 : WORKDIR /edgex-go 20:29:13 ---> Using cache 20:29:13 ---> ceaf3fddfef6 20:29:13 Step 4/24 : RUN apk add --update --no-cache make git 20:29:13 ---> Using cache 20:29:13 ---> a139b60dd434 20:29:13 Step 5/24 : COPY go.mod vendor* ./ 20:29:13 ---> Using cache 20:29:13 ---> fdab7db324cd 20:29:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:13 ---> Using cache 20:29:13 ---> ec2086ec0568 20:29:13 Step 7/24 : COPY . . 20:29:13 ---> Using cache 20:29:13 ---> 34d364d853d1 20:29:13 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:29:13 ---> Running in c2aa7762fc0c 20:29:13 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 20:29:52 Removing intermediate container 281b5957883b 20:29:52 ---> 8c70506a3b53 20:29:52 20:29:52 Step 10/22 : FROM alpine:3.16 20:29:52 ---> 4c81e5bf8899 20:29:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:29:52 ---> Using cache 20:29:52 ---> f4ecd4893761 20:29:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:29:52 ---> Using cache 20:29:52 ---> dde712cad640 20:29:52 Step 13/22 : ENV APP_PORT=59861 20:29:52 ---> Running in 37febfb5f078 20:29:52 Removing intermediate container 37febfb5f078 20:29:52 ---> 4bdb8b040b12 20:29:52 Step 14/22 : EXPOSE $APP_PORT 20:29:52 ---> Running in 11373f26b51c 20:29:52 Removing intermediate container 11373f26b51c 20:29:52 ---> a88b6c604130 20:29:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:54 ---> 37dee0223262 20:29:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:29:58 ---> 97fb8c17f989 20:29:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:29:58 Removing intermediate container 37584ad1c2dc 20:29:58 ---> 94f1ebd22d6e 20:29:58 20:29:58 Step 10/22 : FROM alpine:3.16 20:29:58 ---> 4c81e5bf8899 20:29:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:30:01 ---> Running in 617635f4ca45 20:30:01 ---> 1202c1515deb 20:30:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:30:01 ---> Running in 54f20de07868 20:30:02 Removing intermediate container 54f20de07868 20:30:02 ---> 6fa47110ae77 20:30:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:02 ---> Running in 677c209e9d2f 20:30:03 Removing intermediate container 677c209e9d2f 20:30:03 ---> db3a78316455 20:30:03 Step 20/22 : LABEL arch=arm64 20:30:03 ---> Running in f15ad24919ea 20:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:04 Removing intermediate container f15ad24919ea 20:30:04 ---> a58e688aead5 20:30:04 Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:04 ---> Running in 27c7cefa4685 20:30:05 Removing intermediate container 27c7cefa4685 20:30:05 ---> 63cd747841ad 20:30:05 Step 22/22 : LABEL version=0.0.0 20:30:05 ---> Running in e6b1d6bded49 20:30:06 (1/2) Installing ca-certificates (20220614-r0) 20:30:06 (2/2) Installing dumb-init (1.2.5-r1) 20:30:06 Executing busybox-1.35.0-r17.trigger 20:30:06 Executing ca-certificates-20220614-r0.trigger 20:30:06 Removing intermediate container e6b1d6bded49 20:30:06 ---> 43b2612a7da0 20:30:06 20:30:07 OK: 6 MiB in 16 packages 20:30:07 Successfully built 43b2612a7da0 20:30:07 Successfully tagged support-scheduler-arm64:latest 20:30:07  Building support-scheduler ... done Building security-proxy-setup 20:30:09 Removing intermediate container 617635f4ca45 20:30:09 ---> 2277661b2dc8 20:30:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:30:09 ---> Running in e870b8f2e123 20:30:10 Removing intermediate container e870b8f2e123 20:30:10 ---> 6ef37c592be6 20:30:10 Step 13/22 : ENV APP_PORT=59860 20:30:10 ---> Running in 19aa880c42ca 20:30:11 Removing intermediate container 19aa880c42ca 20:30:11 ---> 8b83d07cf53b 20:30:11 Step 14/22 : EXPOSE $APP_PORT 20:30:11 ---> Running in 30a37f188e50 20:30:11 Removing intermediate container b104e7891704 20:30:11 ---> 39f5d7388517 20:30:11 20:30:11 Step 9/32 : FROM alpine:3.16 20:30:11 ---> 4c81e5bf8899 20:30:11 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:12 ---> Running in 70b4c0963a2d 20:30:13 Removing intermediate container 30a37f188e50 20:30:13 ---> 91c41731ca8a 20:30:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:13 Removing intermediate container 70b4c0963a2d 20:30:13 ---> a49f9da04e1c 20:30:13 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:30:13 ---> Running in ef345bfc49cb 20:30:15 ---> e39606b9d2bd 20:30:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:30:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:17 (1/2) Installing dumb-init (1.2.5-r1) 20:30:17 (2/2) Installing su-exec (0.2-r1) 20:30:17 Executing busybox-1.35.0-r17.trigger 20:30:17 OK: 5 MiB in 16 packages 20:30:19 ---> 03b05dff40a8 20:30:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:30:19 Removing intermediate container ef345bfc49cb 20:30:19 ---> ff43649eb664 20:30:19 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:30:20 ---> Running in 629300f75ae7 20:30:20 ---> b56023c45261 20:30:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:30:20 Removing intermediate container 629300f75ae7 20:30:20 ---> 0f51e9cc846f 20:30:20 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:30:20 ---> Running in 86f62251e026 20:30:20 ---> Running in 8e788fb2c382 20:30:21 Removing intermediate container 86f62251e026 20:30:21 ---> 5495d8b53bdd 20:30:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:21 Removing intermediate container 8e788fb2c382 20:30:21 ---> f9ff1559dd43 20:30:21 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:30:21 ---> Running in 25d9820e36b8 20:30:21 ---> Running in 27a78f077d0a 20:30:22 Removing intermediate container 25d9820e36b8 20:30:22 ---> 3a4c54ee09c1 20:30:22 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:30:22 Removing intermediate container 27a78f077d0a 20:30:22 ---> 6c12596fab40 20:30:22 Step 20/22 : LABEL arch=arm64 20:30:22 ---> Running in cb74f46fdc65 20:30:22 ---> Running in fd717ae69dea 20:30:23 Removing intermediate container fd717ae69dea 20:30:23 ---> 72d76b759682 20:30:23 Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:30:23 Removing intermediate container cb74f46fdc65 20:30:23 ---> 1759342b3fa1 20:30:23 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:30:23 ---> Running in 9d2697e6bcdc 20:30:23 ---> Running in 93cd926aa43d 20:30:25 Removing intermediate container 9d2697e6bcdc 20:30:25 ---> c42d4692213c 20:30:25 Step 22/22 : LABEL version=0.0.0 20:30:26 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:30:26 ---> 83c327ba6dec 20:30:26 Step 3/21 : WORKDIR /edgex-go 20:30:26 ---> Using cache 20:30:26 ---> ceaf3fddfef6 20:30:26 Step 4/21 : RUN apk add --update --no-cache make git 20:30:26 ---> Using cache 20:30:26 ---> a139b60dd434 20:30:26 ---> Running in e9bedd8891ba 20:30:26 Step 5/21 : COPY go.mod vendor* ./ 20:30:26 ---> Using cache 20:30:26 ---> fdab7db324cd 20:30:26 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:26 ---> Using cache 20:30:26 ---> ec2086ec0568 20:30:26 Step 7/21 : COPY . . 20:30:26 ---> Using cache 20:30:26 ---> 34d364d853d1 20:30:26 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:30:26 ---> Running in 7ba0ce81407b 20:30:27 Removing intermediate container e9bedd8891ba 20:30:27 ---> 5ce1c3cde2b5 20:30:27 20:30:28 Removing intermediate container 93cd926aa43d 20:30:28 ---> 9f93b28f33ea 20:30:28 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:30:28 ---> Running in 1dd0b58311fe 20:30:28 Successfully built 5ce1c3cde2b5 20:30:28 Successfully tagged support-notifications-arm64:latest 20:30:28 Building core-data 20:30:28  Building support-notifications ... done Removing intermediate container 1dd0b58311fe 20:30:28 ---> 0d91ce5eca1c 20:30:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:30:29 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 20:30:29 ---> a4e9ef24b88a 20:30:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:30:30 ---> Running in c0c7bf6fcaef 20:30:33 Removing intermediate container c0c7bf6fcaef 20:30:33 ---> d1db0db8b7ec 20:30:33 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:34 ---> b40a2dee2b5a 20:30:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:30:36 ---> 92880349102a 20:30:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:30:39 ---> 201935e41fef 20:30:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:30:39 ---> 193108a02bc7 20:30:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:30:41 ---> 6a93202ea299 20:30:41 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:30:41 ---> e5872cc6090d 20:30:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:30:43 ---> 0afef98accdd 20:30:43 Step 27/32 : RUN chmod +x /entrypoint.sh 20:30:43 ---> Running in 7e29c6b6ada6 20:30:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:30:46 ---> 83c327ba6dec 20:30:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:30:46 ---> Using cache 20:30:46 ---> ed95798f4063 20:30:46 Step 4/22 : WORKDIR /edgex-go 20:30:46 ---> Using cache 20:30:46 ---> d3f8b730d3c1 20:30:46 Step 5/22 : RUN apk add --update --no-cache make git 20:30:46 ---> Using cache 20:30:46 ---> cd70c8914fb3 20:30:46 Step 6/22 : COPY go.mod vendor* ./ 20:30:46 ---> Using cache 20:30:46 ---> 79a11ce31602 20:30:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:46 ---> Using cache 20:30:46 ---> 67ae27ebf967 20:30:46 Step 8/22 : COPY . . 20:30:46 Removing intermediate container 7e29c6b6ada6 20:30:46 ---> 177525159b9c 20:30:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:30:46 ---> Using cache 20:30:46 ---> 8fa785479838 20:30:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:30:46 ---> Running in 32b6d6341625 20:30:47 ---> Running in 53306cb5c178 20:30:47 Removing intermediate container 32b6d6341625 20:30:47 ---> f781108f587a 20:30:47 Step 29/32 : CMD ["gate"] 20:30:47 ---> Running in 1bb8ab114b4a 20:30:48 Removing intermediate container 1bb8ab114b4a 20:30:48 ---> abc425c89b2d 20:30:48 Step 30/32 : LABEL arch=arm64 20:30:48 ---> Running in b25c45afff41 20:30:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:30:51 Removing intermediate container b25c45afff41 20:30:51 ---> 712bc721c80f 20:30:51 Step 31/32 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:30:51 ---> Running in 82a7cec61768 20:30:51 Removing intermediate container 82a7cec61768 20:30:51 ---> e54a3995b389 20:30:51 Step 32/32 : LABEL version=0.0.0 20:30:51 ---> Running in 3a173c8e873a 20:30:52 Removing intermediate container 3a173c8e873a 20:30:52 ---> 5bcd296a3aff 20:30:52 20:30:52 Successfully built 5bcd296a3aff 20:30:52 Successfully tagged security-bootstrapper-arm64:latest 20:30:52  Building security-bootstrapper ... done Building core-common-config-bootstrapper 20:31:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:31:10 ---> 83c327ba6dec 20:31:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:31:10 ---> Using cache 20:31:10 ---> ed95798f4063 20:31:10 Step 4/22 : WORKDIR /edgex-go 20:31:10 ---> Using cache 20:31:10 ---> d3f8b730d3c1 20:31:10 Step 5/22 : RUN apk add --update --no-cache make git 20:31:10 ---> Using cache 20:31:10 ---> cd70c8914fb3 20:31:10 Step 6/22 : COPY go.mod vendor* ./ 20:31:10 ---> Using cache 20:31:10 ---> 79a11ce31602 20:31:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:10 ---> Using cache 20:31:10 ---> 67ae27ebf967 20:31:10 Step 8/22 : COPY . . 20:31:10 ---> Using cache 20:31:10 ---> 8fa785479838 20:31:10 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:31:10 ---> Running in 5d691c2ffab7 20:31:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:34:03 Removing intermediate container eca94e936fd5 20:34:03 ---> a774aebd0d4d 20:34:03 20:34:03 Step 10/23 : FROM alpine:3.16 20:34:03 ---> 4c81e5bf8899 20:34:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:34:03 ---> Using cache 20:34:03 ---> f4ecd4893761 20:34:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:03 ---> Using cache 20:34:03 ---> dde712cad640 20:34:03 Step 13/23 : ENV APP_PORT=59882 20:34:03 ---> Running in abc21d7fdccf 20:34:03 Removing intermediate container abc21d7fdccf 20:34:03 ---> 1d6874035356 20:34:03 Step 14/23 : EXPOSE $APP_PORT 20:34:03 ---> Running in 1fd39da81052 20:34:03 Removing intermediate container 1fd39da81052 20:34:03 ---> 497031cb0263 20:34:03 Step 15/23 : WORKDIR / 20:34:03 ---> Running in 4c33917950f8 20:34:03 Removing intermediate container 4c33917950f8 20:34:03 ---> 2e184ceb3174 20:34:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:03 ---> 8e80e68d4dfd 20:34:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:34:04 ---> be5ba79aa7ef 20:34:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:34:05 ---> 0d342804f5ab 20:34:05 Step 19/23 : ENTRYPOINT ["/core-command"] 20:34:05 ---> Running in 32e900f0b99a 20:34:05 Removing intermediate container 32e900f0b99a 20:34:05 ---> 1c363e0727a0 20:34:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:06 ---> Running in 0dedb2e547ba 20:34:06 Removing intermediate container 0dedb2e547ba 20:34:06 ---> e3aa01ebc271 20:34:06 Step 21/23 : LABEL arch=arm64 20:34:06 ---> Running in 305a35e45049 20:34:06 Removing intermediate container 305a35e45049 20:34:06 ---> f3f9c0d675c3 20:34:06 Step 22/23 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:34:07 ---> Running in a5b18f02a356 20:34:07 Removing intermediate container a5b18f02a356 20:34:07 ---> 88c204fe1039 20:34:07 Step 23/23 : LABEL version=0.0.0 20:34:07 ---> Running in 2d25d6f082f7 20:34:08 Removing intermediate container 2d25d6f082f7 20:34:08 ---> 37bee89a46d8 20:34:08 20:34:08 Successfully built 37bee89a46d8 20:34:08 Successfully tagged core-command-arm64:latest 20:34:40  Building core-command ... done 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 20:34:53 Removing intermediate container c2aa7762fc0c 20:34:53 ---> 989f88495ff8 20:34:53 20:34:53 Step 9/24 : FROM alpine:3.16 20:34:53 ---> 4c81e5bf8899 20:34:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:53 ---> Running in 785bb08d744c 20:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:56 (1/3) Installing ca-certificates (20220614-r0) 20:34:56 (2/3) Installing dumb-init (1.2.5-r1) 20:34:56 (3/3) Installing su-exec (0.2-r1) 20:34:56 Executing busybox-1.35.0-r17.trigger 20:34:56 Executing ca-certificates-20220614-r0.trigger 20:34:57 OK: 6 MiB in 17 packages 20:34:59 Removing intermediate container 785bb08d744c 20:34:59 ---> 1c9c6b2a2bf7 20:34:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:59 ---> Running in 7a8a92b8e74c 20:34:59 Removing intermediate container 7a8a92b8e74c 20:34:59 ---> fbb94fe8f8c3 20:34:59 Step 12/24 : WORKDIR / 20:34:59 ---> Running in d6a5ff2a797d 20:35:00 Removing intermediate container d6a5ff2a797d 20:35:00 ---> b7126d8d7ed7 20:35:00 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:35:00 ---> eb52bfee8b3d 20:35:00 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:35:01 ---> 7272a1892d13 20:35:01 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:35:04 ---> 120daff9bee7 20:35:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:35:05 ---> 5b3a2b5025a4 20:35:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:35:06 ---> 434b45a1c657 20:35:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:35:08 ---> 0a9fd95ddc74 20:35:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:35:09 ---> 57257b5bb122 20:35:09 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:09 ---> Running in 5d8e8fd93fcf 20:35:12 Removing intermediate container 5d8e8fd93fcf 20:35:12 ---> f756abe3e300 20:35:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:35:12 ---> Running in ae71b6ccf441 20:35:13 Removing intermediate container ae71b6ccf441 20:35:13 ---> 2010432f0fff 20:35:13 Step 22/24 : LABEL arch=arm64 20:35:13 ---> Running in 33cc70247bb8 20:35:13 Removing intermediate container 33cc70247bb8 20:35:13 ---> 34ef628627da 20:35:13 Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:35:14 ---> Running in 13fba8d5bd3a 20:35:14 Removing intermediate container 13fba8d5bd3a 20:35:14 ---> 3907b21e7704 20:35:14 Step 24/24 : LABEL version=0.0.0 20:35:14 ---> Running in b8780cc6a50b 20:35:15 Removing intermediate container b8780cc6a50b 20:35:15 ---> 1d648c3c11a8 20:35:15 20:35:15 Successfully built 1d648c3c11a8 20:35:15 Successfully tagged security-secretstore-setup-arm64:latest 20:35:37  Building security-secretstore-setup ... done 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 20:35:55 Removing intermediate container 7ba0ce81407b 20:35:55 ---> 6aca5c9d1b49 20:35:55 20:35:55 Step 9/21 : FROM alpine:3.16 20:35:55 ---> 4c81e5bf8899 20:35:55 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:35:55 ---> Running in 75807d3e63ca 20:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:59 (1/6) Installing ca-certificates (20220614-r0) 20:35:59 (2/6) Installing brotli-libs (1.0.9-r6) 20:35:59 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:35:59 (4/6) Installing libcurl (7.83.1-r5) 20:35:59 (5/6) Installing curl (7.83.1-r5) 20:35:59 (6/6) Installing dumb-init (1.2.5-r1) 20:35:59 Executing busybox-1.35.0-r17.trigger 20:35:59 Executing ca-certificates-20220614-r0.trigger 20:35:59 OK: 8 MiB in 20 packages 20:36:01 Removing intermediate container 75807d3e63ca 20:36:01 ---> c1b7ddfabb92 20:36:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:01 ---> Running in 2a1b8f007c4d 20:36:02 Removing intermediate container 2a1b8f007c4d 20:36:02 ---> b811c8c1202a 20:36:02 Step 12/21 : WORKDIR /edgex 20:36:02 ---> Running in 8a50923c3427 20:36:02 Removing intermediate container 8a50923c3427 20:36:02 ---> ea8c52fc2702 20:36:02 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:36:03 ---> db2a4feef7d6 20:36:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:36:04 ---> 9da106959ddb 20:36:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:07 ---> dac4a5030fbd 20:36:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:36:08 ---> aea38feffb9d 20:36:08 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:08 ---> Running in e31027a9769a 20:36:11 Removing intermediate container e31027a9769a 20:36:11 ---> e4016596ba5e 20:36:11 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:36:11 ---> Running in ab8f634fc551 20:36:11 Removing intermediate container ab8f634fc551 20:36:11 ---> 8b445fecec7a 20:36:11 Step 19/21 : LABEL arch=arm64 20:36:11 ---> Running in 9c31d83ad7f8 20:36:11 Removing intermediate container 9c31d83ad7f8 20:36:11 ---> 1797a7d3a876 20:36:11 Step 20/21 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:36:12 ---> Running in b5cfcdd25ac7 20:36:12 Removing intermediate container b5cfcdd25ac7 20:36:12 ---> 187ca84e0ef0 20:36:12 Step 21/21 : LABEL version=0.0.0 20:36:12 ---> Running in 7879e0803d98 20:36:12 Removing intermediate container 7879e0803d98 20:36:12 ---> 9cae8f52187e 20:36:12 20:36:13 Successfully built 9cae8f52187e 20:36:13 Successfully tagged security-proxy-setup-arm64:latest 20:36:18  Building security-proxy-setup ... done Removing intermediate container 5d691c2ffab7 20:36:18 ---> d6cc7e119e68 20:36:18 20:36:18 Step 10/22 : FROM alpine:3.16 20:36:18 ---> 4c81e5bf8899 20:36:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:36:18 ---> Running in f4749b60e51d 20:36:19 Removing intermediate container f4749b60e51d 20:36:19 ---> eeca9686e719 20:36:19 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:36:20 ---> Running in bfa403204c52 20:36:20 Removing intermediate container 53306cb5c178 20:36:20 ---> 5301a69fd6de 20:36:20 20:36:20 Step 10/22 : FROM alpine:3.16 20:36:20 ---> 4c81e5bf8899 20:36:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:20 ---> Running in 60e57b47d331 20:36:21 Removing intermediate container 60e57b47d331 20:36:21 ---> be58088ac7f8 20:36:21 Step 12/22 : ENV APP_PORT=59880 20:36:21 ---> Running in 2f312f3de94c 20:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:21 Removing intermediate container 2f312f3de94c 20:36:21 ---> 4357ddc1b5ad 20:36:21 Step 13/22 : EXPOSE $APP_PORT 20:36:21 ---> Running in f41deb5d6d45 20:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:21 Removing intermediate container f41deb5d6d45 20:36:21 ---> 0b071ed3f5bc 20:36:21 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:36:22 ---> Running in 466a840337c7 20:36:22 (1/1) Installing dumb-init (1.2.5-r1) 20:36:23 Executing busybox-1.35.0-r17.trigger 20:36:23 OK: 5 MiB in 15 packages 20:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:23 Removing intermediate container bfa403204c52 20:36:23 ---> 5258396b271d 20:36:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:24 (1/1) Installing dumb-init (1.2.5-r1) 20:36:24 Executing busybox-1.35.0-r17.trigger 20:36:24 OK: 5 MiB in 15 packages 20:36:24 ---> 50fdc6cec979 20:36:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:36:25 Removing intermediate container 466a840337c7 20:36:25 ---> ffa2d063e8ad 20:36:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:25 ---> 83194713a089 20:36:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:36:25 ---> 714fad245667 20:36:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:26 ---> b6eefafb9168 20:36:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:36:27 ---> 4df77b42a040 20:36:27 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:27 ---> 5575f5a366c6 20:36:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:27 ---> Running in 57b097351b37 20:36:28 ---> 4341d9da6b67 20:36:28 Step 18/22 : ENTRYPOINT ["/core-data"] 20:36:28 ---> Running in 8da5ed07ac4b 20:36:28 Removing intermediate container 8da5ed07ac4b 20:36:28 ---> ccbd842e4863 20:36:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:28 ---> Running in 3c7cdfdccf45 20:36:29 Removing intermediate container 3c7cdfdccf45 20:36:29 ---> 8e2ca47fbb6b 20:36:29 Step 20/22 : LABEL arch=arm64 20:36:29 ---> Running in 697d464f3a53 20:36:29 Removing intermediate container 57b097351b37 20:36:29 ---> a90c4a9ef947 20:36:29 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:36:29 ---> Running in 8d869f1b1bac 20:36:29 Removing intermediate container 697d464f3a53 20:36:29 ---> f2c1796a94f0 20:36:29 Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:36:29 ---> Running in 43a5d136780f 20:36:29 Removing intermediate container 8d869f1b1bac 20:36:29 ---> ca1a3a1bdb4f 20:36:29 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:36:29 ---> Running in 83ccf1d2a912 20:36:29 Removing intermediate container 43a5d136780f 20:36:29 ---> 81f770c1608e 20:36:29 Step 22/22 : LABEL version=0.0.0 20:36:30 ---> Running in 13dff1619918 20:36:30 Removing intermediate container 83ccf1d2a912 20:36:30 ---> f0ed424a7cad 20:36:30 Step 20/22 : LABEL arch=arm64 20:36:30 ---> Running in acf3455b9a65 20:36:30 Removing intermediate container 13dff1619918 20:36:30 ---> 081a33ca7623 20:36:30 20:36:30 Successfully built 081a33ca7623 20:36:30 Removing intermediate container acf3455b9a65 20:36:30 ---> ac460f03ad61 20:36:30 Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 20:36:30 Successfully tagged core-data-arm64:latest 20:36:30  Building core-data ... done  ---> Running in ef2e3fafff90 20:36:30 Removing intermediate container ef2e3fafff90 20:36:30 ---> 830ae968e598 20:36:30 Step 22/22 : LABEL version=0.0.0 20:36:31 ---> Running in 371b182db433 20:36:31 Removing intermediate container 371b182db433 20:36:31 ---> 625dbce4dd4f 20:36:31 20:36:31 Successfully built 625dbce4dd4f 20:36:31 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:36:32  Building core-common-config-bootstrapper ... done  [Pipeline] } 20:36:32 $ docker stop --time=1 9b565a4a1cdcfa0cfec6031ccfa51214aefa7fa64ac31605dcc81189f5b5d919 20:36:33 $ docker rm -f --volumes 9b565a4a1cdcfa0cfec6031ccfa51214aefa7fa64ac31605dcc81189f5b5d919 [Pipeline] // withDockerContainer [Pipeline] sh 20:36:34 + docker images 20:36:34 REPOSITORY TAG IMAGE ID CREATED SIZE 20:36:34 core-common-config-bootstrapper-arm64 latest 625dbce4dd4f 3 seconds ago 14.9MB 20:36:34 core-data-arm64 latest 081a33ca7623 4 seconds ago 17.2MB 20:36:34 5301a69fd6de 15 seconds ago 1.51GB 20:36:34 d6cc7e119e68 17 seconds ago 1.5GB 20:36:34 security-proxy-setup-arm64 latest 9cae8f52187e 22 seconds ago 26.9MB 20:36:34 6aca5c9d1b49 41 seconds ago 1.5GB 20:36:34 security-secretstore-setup-arm64 latest 1d648c3c11a8 About a minute ago 29MB 20:36:34 989f88495ff8 About a minute ago 1.5GB 20:36:34 core-command-arm64 latest 37bee89a46d8 2 minutes ago 17MB 20:36:34 a774aebd0d4d 2 minutes ago 1.51GB 20:36:34 security-bootstrapper-arm64 latest 5bcd296a3aff 5 minutes ago 19.6MB 20:36:34 support-notifications-arm64 latest 5ce1c3cde2b5 6 minutes ago 29.7MB 20:36:34 39f5d7388517 6 minutes ago 1.49GB 20:36:34 support-scheduler-arm64 latest 43b2612a7da0 6 minutes ago 29MB 20:36:34 94f1ebd22d6e 6 minutes ago 1.57GB 20:36:34 8c70506a3b53 6 minutes ago 1.57GB 20:36:34 security-spiffe-token-provider-arm64 latest a6531dd4048f 7 minutes ago 29.1MB 20:36:34 eed1665b2ba1 7 minutes ago 1.54GB 20:36:34 core-metadata-arm64 latest d860b0251fcb 9 minutes ago 17.7MB 20:36:34 0008edffa424 9 minutes ago 1.51GB 20:36:34 security-spire-server-arm64 latest dc9581914f72 14 minutes ago 84.3MB 20:36:34 7e65f5f183e1 15 minutes ago 1.38GB 20:36:34 security-spire-agent-arm64 latest dba3a21ee36f 15 minutes ago 122MB 20:36:34 security-spire-config-arm64 latest c1f3e99df8ba 16 minutes ago 83.6MB 20:36:34 b0e816b14c1a 16 minutes ago 1.38GB 20:36:34 ci-base-image-arm64 latest 83c327ba6dec 29 minutes ago 905MB 20:36:34 alpine 3.15 354640af7b1b 2 days ago 5.34MB 20:36:34 alpine 3.16 4c81e5bf8899 2 days ago 5.3MB 20:36:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:36:34 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 20:36:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:35 20:36:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:36 arm64: Pulling from edgex-lftools-log-publisher 20:36:36 8998bd30e6a1: Pulling fs layer 20:36:36 04944245beec: Pulling fs layer 20:36:36 699f458cf7ca: Pulling fs layer 20:36:36 765212b225bb: Pulling fs layer 20:36:36 f23df028b6ca: Pulling fs layer 20:36:36 d65c8cfc05b1: Pulling fs layer 20:36:36 2437ff75d9bd: Pulling fs layer 20:36:36 f23df028b6ca: Waiting 20:36:36 d65c8cfc05b1: Waiting 20:36:36 2437ff75d9bd: Waiting 20:36:36 765212b225bb: Waiting 20:36:36 04944245beec: Verifying Checksum 20:36:36 765212b225bb: Download complete 20:36:36 f23df028b6ca: Verifying Checksum 20:36:36 f23df028b6ca: Download complete 20:36:36 d65c8cfc05b1: Verifying Checksum 20:36:36 d65c8cfc05b1: Download complete 20:36:36 699f458cf7ca: Verifying Checksum 20:36:36 699f458cf7ca: Download complete 20:36:36 8998bd30e6a1: Verifying Checksum 20:36:36 8998bd30e6a1: Download complete 20:36:39 2437ff75d9bd: Verifying Checksum 20:36:39 2437ff75d9bd: Download complete 20:36:40 8998bd30e6a1: Pull complete 20:36:41 04944245beec: Pull complete 20:36:42 699f458cf7ca: Pull complete 20:36:42 765212b225bb: Pull complete 20:36:43 f23df028b6ca: Pull complete 20:36:43 d65c8cfc05b1: Pull complete 20:36:58 2437ff75d9bd: Pull complete 20:36:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:36:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:59 prd-ubuntu20.04-docker-arm64-4c-16g-5602 does not seem to be running inside a container 20:36:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:37:01 $ docker top 6de47af3064f1785dd75b41a9d5d741dc6e3bb68d3ef3956d208b50d92c98e15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:02 ---> job-cost.sh 20:37:02 lf-activate-venv: SKIPPING 20:37:02 INFO: No Stack... 20:37:02 INFO: Retrieving Pricing Info for: v3-standard-4 20:37:03 INFO: Archiving Costs [Pipeline] sh 20:37:04 + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 20:37:04 [Pipeline] lock 20:37:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4350-1-stack-cost] 20:37:04 Resource [jenkins-edgexfoundry-edgex-go-PR-4350-1-stack-cost] did not exist. Created. 20:37:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:37:04 + echo total: 0.10999999940395355 [Pipeline] stash 20:37:04 Stashed 1 file(s) [Pipeline] } 20:37:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4350-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:37:04 $ docker stop --time=1 6de47af3064f1785dd75b41a9d5d741dc6e3bb68d3ef3956d208b50d92c98e15 20:37:06 $ docker rm -f --volumes 6de47af3064f1785dd75b41a9d5d741dc6e3bb68d3ef3956d208b50d92c98e15 [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 20:37:07 provisioning config files... 20:37:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5674024499068433118tmp [Pipeline] { [Pipeline] sh 20:37:07 + set +x 20:37:07 + + curl -s https://codecov.io/bash 20:37:07 bash -s -- 20:37:07 20:37:07 _____ _ 20:37:07 / ____| | | 20:37:07 | | ___ __| | ___ ___ _____ __ 20:37:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:37:07 | |___| (_) | (_| | __/ (_| (_) \ V / 20:37:07 \_____\___/ \__,_|\___|\___\___/ \_/ 20:37:07 Bash-1.0.6 20:37:07 20:37:07 20:37:07 ==> git version 2.25.1 found 20:37:07 ==> 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 20:37:07 Release-Date: 2020-01-08 20:37:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:37:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:37:07 ==> Jenkins CI detected. 20:37:07 current dir:  /w/workspace/edgex-go/1 20:37:07 project root: . 20:37:07 --> token set from env 20:37:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:37:07 ==> Running gcov in . (disable via -X gcov) 20:37:07 ==> Python coveragepy not found 20:37:07 ==> Searching for coverage reports in: 20:37:07 + . 20:37:08 -> Found 1 reports 20:37:08 ==> Detecting git/mercurial file structure 20:37:08 ==> Reading reports 20:37:08 + ./coverage.out bytes=488663 20:37:08 ==> Appending adjustments 20:37:08 https://docs.codecov.io/docs/fixing-reports 20:37:08 + Found adjustments 20:37:08 ==> Gzipping contents 20:37:09 64K /tmp/codecov.UFmxgz.gz 20:37:09 ==> Uploading reports 20:37:09 url: https://codecov.io 20:37:09 query: branch=PR-4350&commit=01bd78e940c060c79caaa305d81a36062f8c4326&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4350&job=&cmd_args= 20:37:09 -> Pinging Codecov 20:37:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4350&commit=01bd78e940c060c79caaa305d81a36062f8c4326&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4350&job=&cmd_args= 20:37:35 -> Uploading to 20:37:35 https://storage.googleapis.com/codecov/v4/raw/2023-02-13/00271124DB129430A58F1EEE437C3FCB/01bd78e940c060c79caaa305d81a36062f8c4326/009a390b-ee95-4d26-81b9-01bf1168204f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T203734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d04184262457858029223b43a830d0087ebf30e64fb2da51d1f72c0fd418bdb6 20:37:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:35 Dload Upload Total Spent Left Speed 20:37:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62919 0 0 100 62919 0 198k --:--:-- --:--:-- --:--:-- 198k 20:37:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/01bd78e940c060c79caaa305d81a36062f8c4326 [Pipeline] } 20:37:35 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 20:37:37 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:37:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:37:38 ---> package-listing.sh 20:37:38 ++ facter osfamily 20:37:38 ++ tr '[:upper:]' '[:lower:]' 20:37:38 + OS_FAMILY=debian 20:37:38 + workspace=/w/workspace/edgex-go/1 20:37:38 + START_PACKAGES=/tmp/packages_start.txt 20:37:38 + END_PACKAGES=/tmp/packages_end.txt 20:37:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:37:38 + PACKAGES=/tmp/packages_start.txt 20:37:38 + '[' /w/workspace/edgex-go/1 ']' 20:37:38 + PACKAGES=/tmp/packages_end.txt 20:37:38 + case "${OS_FAMILY}" in 20:37:38 + dpkg -l 20:37:38 + grep '^ii' 20:37:38 + '[' -f /tmp/packages_start.txt ']' 20:37:38 + '[' -f /tmp/packages_end.txt ']' 20:37:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:37:38 + '[' /w/workspace/edgex-go/1 ']' 20:37:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:37:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:37:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:37:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:39 20:37:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:40 latest: Pulling from edgex-lftools-log-publisher 20:37:40 5eb5b503b376: Pulling fs layer 20:37:40 5c69ac0246d0: Pulling fs layer 20:37:40 ec43610c2a17: Pulling fs layer 20:37:40 3a2ae6a8a46f: Pulling fs layer 20:37:40 33b1e0a273af: Pulling fs layer 20:37:40 5d3b04190fa2: Pulling fs layer 20:37:40 2f39f015ded8: Pulling fs layer 20:37:40 33b1e0a273af: Waiting 20:37:40 5d3b04190fa2: Waiting 20:37:40 2f39f015ded8: Waiting 20:37:40 5c69ac0246d0: Verifying Checksum 20:37:40 5c69ac0246d0: Download complete 20:37:40 3a2ae6a8a46f: Verifying Checksum 20:37:40 3a2ae6a8a46f: Download complete 20:37:40 33b1e0a273af: Verifying Checksum 20:37:40 33b1e0a273af: Download complete 20:37:40 5d3b04190fa2: Verifying Checksum 20:37:40 5d3b04190fa2: Download complete 20:37:40 ec43610c2a17: Verifying Checksum 20:37:40 ec43610c2a17: Download complete 20:37:40 5eb5b503b376: Download complete 20:37:41 2f39f015ded8: Verifying Checksum 20:37:41 2f39f015ded8: Download complete 20:37:41 5eb5b503b376: Pull complete 20:37:41 5c69ac0246d0: Pull complete 20:37:42 ec43610c2a17: Pull complete 20:37:42 3a2ae6a8a46f: Pull complete 20:37:42 33b1e0a273af: Pull complete 20:37:42 5d3b04190fa2: Pull complete 20:37:46 2f39f015ded8: Pull complete 20:37:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:37:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:46 prd-ubuntu20.04-docker-8c-8g-5601 does not seem to be running inside a container 20:37:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:37:49 $ docker top cde6a15e3f9a6d6235240c467046cb81c3164f85ba3ff995c88deac15dfc044c -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:49 + touch /tmp/pre-build-complete [Pipeline] sh 20:37:50 + mkdir -p /var/log/sysstat [Pipeline] sh 20:37:50 + ls /var/log/sa-host 20:37:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:50 provisioning config files... 20:37:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2226151827789480928tmp [Pipeline] { [Pipeline] echo 20:37:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:37:51 ---> create-netrc.sh [Pipeline] } 20:37:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:37:51 ---> python-tools-install.sh [Pipeline] echo 20:37:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:37:51 ---> sudo-logs.sh 20:37:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:37:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:37:52 ---> job-cost.sh 20:37:52 lf-activate-venv: SKIPPING 20:37:52 DEBUG: total: 0.10999999940395355 20:37:52 INFO: Retrieving Stack Cost... 20:37:52 INFO: Retrieving Pricing Info for: v3-standard-8 20:37:53 INFO: Archiving Costs [Pipeline] echo 20:37:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:37:53 ---> logs-deploy.sh 20:37:53 lf-activate-venv: SKIPPING 20:37:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4350/1 20:37:53 INFO: archiving workspace using pattern(s): 20:37:54 Archives upload complete. 20:37:54 INFO: archiving logs to Nexus