Pull request #4380 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8077516702dc660f99c9ee540bf8903e1d970a54+76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (fe0602d3fdf07fe539e5738ed0830449cc7424be) 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-ssh9317609931221338287.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-ssh11317025490047854308.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-4380/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-4380/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1901112537840540273.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-4380/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4451409291005884384.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-ssh4725300546496178150.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-4380/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-4380/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3677521491581781694.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/v3], 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6920’ Running on prd-ubuntu20.04-docker-8c-8g-6924 in /w/workspace/edgexfoundry_edgex-go_PR-4380 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4380/head:refs/remotes/origin/PR-4380 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 8077516702dc660f99c9ee540bf8903e1d970a54 Merge succeeded, producing 8077516702dc660f99c9ee540bf8903e1d970a54 Checking out Revision 8077516702dc660f99c9ee540bf8903e1d970a54 (PR-4380) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:04:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 8077516702dc660f99c9ee540bf8903e1d970a54 # 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 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8077516702dc660f99c9ee540bf8903e1d970a54 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:04:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:04:57 ========================================================= 20:04:57 EdgeX Global Pipelines Version Info 20:04:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:04:58 ------------------- 20:04:58 stable info: 20:04:58 ------------------- 20:04:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:04:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:04:58 Message: update stable to v1.0.244 20:04:59 ------------------- 20:04:59 experimental info: 20:04:59 ------------------- 20:04:59 Commited By: **** collab-it+edgex@linuxfoundation.org 20:04:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:04:59 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:04:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:05:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:05:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:05:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:05:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:05:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:05:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:05:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4380 [Pipeline] echo 20:05:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4380 [Pipeline] echo 20:05:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4380 [Pipeline] echo 20:05:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8077516702dc660f99c9ee540bf8903e1d970a54 [Pipeline] echo 20:05:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8077516 [Pipeline] echo 20:05:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:00 provisioning config files... 20:05:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9985587240967743521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:00 ---> docker-login.sh 20:05:00 nexus3.edgexfoundry.org:10001 20:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:01 Configure a credential helper to remove this warning. See 20:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:01 20:05:01 Login Succeeded 20:05:01 nexus3.edgexfoundry.org:10002 20:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:01 Configure a credential helper to remove this warning. See 20:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:01 20:05:01 Login Succeeded 20:05:01 nexus3.edgexfoundry.org:10003 20:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:01 Configure a credential helper to remove this warning. See 20:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:01 20:05:01 Login Succeeded 20:05:01 nexus3.edgexfoundry.org:10004 20:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:01 Configure a credential helper to remove this warning. See 20:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:01 20:05:01 Login Succeeded 20:05:01 docker.io 20:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:02 Configure a credential helper to remove this warning. See 20:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:02 20:05:02 Login Succeeded 20:05:02 ---> docker-login.sh ends [Pipeline] } 20:05:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:02 + 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:05:02 + dirname cmd/core-command/Dockerfile 20:05:02 + cut -d/ -f2 20:05:02 + echo core-command,cmd/core-command/Dockerfile 20:05:02 + + cut -d/ -f2 20:05:02 dirname cmd/core-common-config-bootstrapper/Dockerfile 20:05:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:05:02 + cut -d/ -f2 20:05:02 + dirname cmd/core-data/Dockerfile 20:05:02 + echo core-data,cmd/core-data/Dockerfile 20:05:02 + dirname cmd/core-metadata/Dockerfile 20:05:02 + cut -d/ -f2 20:05:02 + echo core-metadata,cmd/core-metadata/Dockerfile 20:05:02 + dirname cmd/security-bootstrapper/Dockerfile 20:05:02 + cut -d/ -f2 20:05:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:05:02 + dirname cmd/security-proxy-setup/Dockerfile 20:05:02 + cut -d/ -f2 20:05:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:05:02 + dirname cmd/security-secretstore-setup/Dockerfile 20:05:02 + cut -d/ -f2 20:05:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:05:02 + cut -d/ -f2 20:05:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:05:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:05:02 + dirname cmd/security-spire-agent/Dockerfile 20:05:02 + cut -d/ -f2 20:05:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:05:02 + dirname cmd/security-spire-config/Dockerfile 20:05:02 + cut -d/ -f2 20:05:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:05:02 + cut -d/ -f2 20:05:02 + dirname cmd/security-spire-server/Dockerfile 20:05:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:05:02 + dirname cmd/support-notifications/Dockerfile 20:05:02 + cut -d/ -f2 20:05:02 + echo support-notifications,cmd/support-notifications/Dockerfile 20:05:02 + dirname cmd/support-scheduler/Dockerfile 20:05:02 + cut -d/ -f2 20:05:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:05:02 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:05:03 + git rev-list -1 --merges 8077516702dc660f99c9ee540bf8903e1d970a54~1..8077516702dc660f99c9ee540bf8903e1d970a54 [Pipeline] echo 20:05:03 -----------> git rev-list -1 --merges 8077516702dc660f99c9ee540bf8903e1d970a54~1..8077516702dc660f99c9ee540bf8903e1d970a54 8077516702dc660f99c9ee540bf8903e1d970a54 [false] [Pipeline] sh 20:05:03 + git log --format=format:%s -1 8077516702dc660f99c9ee540bf8903e1d970a54 [Pipeline] echo 20:05:03 ========================================================= 20:05:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:05:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:05:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:05:03 + grep -v github /etc/ssh/ssh_known_hosts 20:05:03 + [ -e /tmp/ssh_known_hosts ] 20:05:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:05:03 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:05:03 sudo tee -a /etc/ssh/ssh_known_hosts 20:05:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:05:04 20:05:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:05:04 0.1.4: Pulling from edgex-devops/py-git-semver 20:05:04 b85a868b505f: Pulling fs layer 20:05:04 e2be974225ed: Pulling fs layer 20:05:04 339a4e72a1f5: Pulling fs layer 20:05:04 988bab9f4d93: Pulling fs layer 20:05:04 1469e6f7b9e6: Pulling fs layer 20:05:04 eaf3925da568: Pulling fs layer 20:05:04 bab4dde63d76: Pulling fs layer 20:05:04 bde34c3a00c8: Pulling fs layer 20:05:04 b352a97aabf1: Pulling fs layer 20:05:04 4872d77fe225: Pulling fs layer 20:05:04 5851b861e8e6: Pulling fs layer 20:05:04 988bab9f4d93: Waiting 20:05:04 1469e6f7b9e6: Waiting 20:05:04 eaf3925da568: Waiting 20:05:04 bab4dde63d76: Waiting 20:05:04 bde34c3a00c8: Waiting 20:05:04 b352a97aabf1: Waiting 20:05:04 4872d77fe225: Waiting 20:05:04 e2be974225ed: Verifying Checksum 20:05:04 e2be974225ed: Download complete 20:05:04 988bab9f4d93: Verifying Checksum 20:05:04 988bab9f4d93: Download complete 20:05:04 1469e6f7b9e6: Verifying Checksum 20:05:04 1469e6f7b9e6: Download complete 20:05:04 eaf3925da568: Download complete 20:05:04 339a4e72a1f5: Verifying Checksum 20:05:04 339a4e72a1f5: Download complete 20:05:04 bde34c3a00c8: Verifying Checksum 20:05:04 bde34c3a00c8: Download complete 20:05:04 b352a97aabf1: Verifying Checksum 20:05:04 b352a97aabf1: Download complete 20:05:04 4872d77fe225: Download complete 20:05:04 5851b861e8e6: Verifying Checksum 20:05:04 5851b861e8e6: Download complete 20:05:04 b85a868b505f: Download complete 20:05:05 bab4dde63d76: Verifying Checksum 20:05:05 bab4dde63d76: Download complete 20:05:06 b85a868b505f: Pull complete 20:05:06 e2be974225ed: Pull complete 20:05:06 339a4e72a1f5: Pull complete 20:05:06 988bab9f4d93: Pull complete 20:05:07 1469e6f7b9e6: Pull complete 20:05:07 eaf3925da568: Pull complete 20:05:09 bab4dde63d76: Pull complete 20:05:09 bde34c3a00c8: Pull complete 20:05:09 b352a97aabf1: Pull complete 20:05:09 4872d77fe225: Pull complete 20:05:09 5851b861e8e6: Pull complete 20:05:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:05:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:05:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:09 prd-ubuntu20.04-docker-8c-8g-6924 does not seem to be running inside a container 20:05:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:05:11 $ docker top 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c -eo pid,comm 20:05:11 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:05:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:05:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:11 [ssh-agent] Looking for ssh-agent implementation... 20:05:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:11 $ docker exec 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c ssh-agent 20:05:12 SSH_AUTH_SOCK=/tmp/ssh-tXNZWcPv79T4/agent.33 20:05:12 SSH_AGENT_PID=39 20:05:12 Running ssh-add (command line suppressed) 20:05:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1021918320640960827.key (/w/workspace/edgex-go/1@tmp/private_key_1021918320640960827.key) 20:05:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:12 + git tag --points-at HEAD [Pipeline] } 20:05:12 $ docker exec --env ******** --env ******** 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c ssh-agent -k 20:05:12 unset SSH_AUTH_SOCK; 20:05:12 unset SSH_AGENT_PID; 20:05:12 echo Agent pid 39 killed; 20:05:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:05:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:12 [ssh-agent] Looking for ssh-agent implementation... 20:05:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:12 $ docker exec 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c ssh-agent 20:05:12 SSH_AUTH_SOCK=/tmp/ssh-nc5ouM4isOML/agent.71 20:05:12 SSH_AGENT_PID=77 20:05:12 Running ssh-add (command line suppressed) 20:05:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6080205465272150431.key (/w/workspace/edgex-go/1@tmp/private_key_6080205465272150431.key) 20:05:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:13 + git semver init 20:05:13 2023-02-21 20:05:13,472 [run_init] DEBUG init version:0.0.0 force:False 20:05:13 2023-02-21 20:05:13,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:05:13 2023-02-21 20:05:13,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:05:13 2023-02-21 20:05:13,474 [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:05:18 2023-02-21 20:05:17,938 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:05:18 2023-02-21 20:05:17,939 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4380 with force:False 20:05:18 2023-02-21 20:05:17,939 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4380 20:05:18 2023-02-21 20:05:17,943 [execute] INFO git cat-file --batch-check 20:05:18 2023-02-21 20:05:17,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:05:18 2023-02-21 20:05:17,949 [execute] INFO git cat-file --batch 20:05:18 2023-02-21 20:05:17,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:05:18 2023-02-21 20:05:17,954 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4380 20:05:18 0.0.0 [Pipeline] } 20:05:18 $ docker exec --env ******** --env ******** 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c ssh-agent -k 20:05:18 unset SSH_AUTH_SOCK; 20:05:18 unset SSH_AGENT_PID; 20:05:18 echo Agent pid 77 killed; 20:05:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:19 + git semver [Pipeline] } 20:05:19 $ docker stop --time=1 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c 20:05:21 $ docker rm -f --volumes 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c [Pipeline] // withDockerContainer [Pipeline] sh 20:05:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:05:21 Stashed 1 file(s) [Pipeline] echo 20:05:21 [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:05:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:22 ========================================================= 20:05:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:05:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:05:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:05:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:05:24 213ec9aee27d: Pulling fs layer 20:05:24 4583459ba037: Pulling fs layer 20:05:24 93c1e223e6f2: Pulling fs layer 20:05:24 53926ce57604: Pulling fs layer 20:05:24 21b2b0c7a3f4: Pulling fs layer 20:05:24 22ff95d597cd: Pulling fs layer 20:05:24 12d6caf4c0d1: Pulling fs layer 20:05:24 96b7cbca73a9: Pulling fs layer 20:05:24 a7acece74701: Pulling fs layer 20:05:24 53926ce57604: Waiting 20:05:24 21b2b0c7a3f4: Waiting 20:05:24 22ff95d597cd: Waiting 20:05:24 12d6caf4c0d1: Waiting 20:05:24 a7acece74701: Waiting 20:05:24 96b7cbca73a9: Waiting 20:05:24 93c1e223e6f2: Verifying Checksum 20:05:24 93c1e223e6f2: Download complete 20:05:24 4583459ba037: Download complete 20:05:24 21b2b0c7a3f4: Verifying Checksum 20:05:24 21b2b0c7a3f4: Download complete 20:05:24 22ff95d597cd: Verifying Checksum 20:05:24 22ff95d597cd: Download complete 20:05:24 213ec9aee27d: Verifying Checksum 20:05:24 213ec9aee27d: Download complete 20:05:24 12d6caf4c0d1: Download complete 20:05:24 213ec9aee27d: Pull complete 20:05:24 4583459ba037: Pull complete 20:05:24 a7acece74701: Verifying Checksum 20:05:24 a7acece74701: Download complete 20:05:24 93c1e223e6f2: Pull complete 20:05:25 96b7cbca73a9: Verifying Checksum 20:05:25 96b7cbca73a9: Download complete 20:05:25 53926ce57604: Verifying Checksum 20:05:25 53926ce57604: Download complete 20:05:28 53926ce57604: Pull complete 20:05:28 21b2b0c7a3f4: Pull complete 20:05:28 22ff95d597cd: Pull complete 20:05:28 12d6caf4c0d1: Pull complete 20:05:30 96b7cbca73a9: Pull complete 20:05:31 a7acece74701: Pull complete 20:05:31 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:05:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:05:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:05:31 WORKDIR /edgex 20:05:31 COPY go.mod . 20:05:31 RUN go mod download 20:05:31 + docker build -t ci-base-image-x86_64 -f - . 20:05:32 Sending build context to Docker daemon 170.4MB 20:05:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:05:32 ---> db6d94c90886 20:05:32 Step 2/4 : WORKDIR /edgex 20:05:34 ---> Running in 803f79d5b717 20:05:34 Removing intermediate container 803f79d5b717 20:05:34 ---> bdf743ea6461 20:05:34 Step 3/4 : COPY go.mod . 20:05:34 ---> c07150acc227 20:05:34 Step 4/4 : RUN go mod download 20:05:34 ---> Running in 8fe2f757d1c1 20:05:37 Still waiting to schedule task 20:05:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6921’ is offline 20:05:47 Removing intermediate container 8fe2f757d1c1 20:05:47 ---> 308de6c27ab5 20:05:47 Successfully built 308de6c27ab5 20:05:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:47 + docker inspect -f . ci-base-image-x86_64 20:05:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:47 prd-ubuntu20.04-docker-8c-8g-6924 does not seem to be running inside a container 20:05:47 $ 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 ******** ci-base-image-x86_64 cat 20:05:48 $ docker top fbe008d0c30339005d3f379aef5a561a9ff8eb408281656a9e69c6e74d6b3d5a -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:48 + go version 20:05:48 go version go1.18.7 linux/amd64 [Pipeline] } 20:05:48 $ docker stop --time=1 fbe008d0c30339005d3f379aef5a561a9ff8eb408281656a9e69c6e74d6b3d5a 20:05:49 $ docker rm -f --volumes fbe008d0c30339005d3f379aef5a561a9ff8eb408281656a9e69c6e74d6b3d5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:50 + docker inspect -f . ci-base-image-x86_64 20:05:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:50 prd-ubuntu20.04-docker-8c-8g-6924 does not seem to be running inside a container 20:05:50 $ 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 ******** ci-base-image-x86_64 cat 20:05:51 $ docker top ed894e955afe9738a5ead5ab07fc9ef654a7cd63fdd5b82a507e583fe557bc4f -eo pid,comm [Pipeline] { [Pipeline] echo 20:05:51 ========================================================= 20:05:51 [edgeXBuildGoParallel] Running Tests and Build... 20:05:51 ========================================================= [Pipeline] sh 20:05:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:05:51 + make test 20:05:51 go test -race -coverprofile=coverage.out ./... 20:05:58 ? github.com/edgexfoundry/edgex-go [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:06:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements 20:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:06:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.164s coverage: 73.7% of statements 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.135s coverage: 54.0% of statements 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.610s coverage: 88.5% of statements 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.126s coverage: 3.9% of statements 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.506s coverage: 95.6% of statements 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.108s coverage: 0.9% of statements 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.089s coverage: 29.6% of statements 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 82.9% of statements 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 20:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 20:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 20:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.346s coverage: 79.9% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 63.1% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.3% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 41.0% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:06:37 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:06:55 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:06:55 go vet ./... 20:06:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:06:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:06:57 ./bin/test-attribution-txt.sh [Pipeline] echo 20:06:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:06:57 + ls -al . 20:06:57 total 744 20:06:57 drwxrwxr-x 11 1001 1001 4096 Feb 21 20:05 . 20:06:57 drwxr-xr-x 4 root root 4096 Feb 21 20:05 .. 20:06:57 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:04 .blubracket 20:06:57 -rw-rw-r-- 1 1001 1001 16 Feb 21 20:04 .dockerignore 20:06:57 drwxrwxr-x 8 1001 1001 4096 Feb 21 20:06 .git 20:06:57 drwxrwxr-x 3 1001 1001 4096 Feb 21 20:04 .github 20:06:57 -rw-rw-r-- 1 1001 1001 1024 Feb 21 20:04 .gitignore 20:06:57 -rw-rw-r-- 1 1001 1001 42 Feb 21 20:04 .golangci.yml 20:06:57 -rw-rw-r-- 1 1001 1001 87 Feb 21 20:04 .hadolint.yml 20:06:57 drwxr-xr-x 3 1001 1001 4096 Feb 21 20:05 .semver 20:06:57 -rw-rw-r-- 1 1001 1001 166 Feb 21 20:04 .sonarcloud.properties 20:06:57 -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:04 ADOPTERS.md 20:06:57 -rw-rw-r-- 1 1001 1001 10825 Feb 21 20:04 Attribution.txt 20:06:57 -rw-rw-r-- 1 1001 1001 73765 Feb 21 20:04 CHANGELOG.md 20:06:57 -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:04 CONTRIBUTING.md 20:06:57 -rw-rw-r-- 1 1001 1001 677 Feb 21 20:04 GOVERNANCE.md 20:06:57 -rw-rw-r-- 1 1001 1001 883 Feb 21 20:04 Jenkinsfile 20:06:57 -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:04 LICENSE 20:06:57 -rw-rw-r-- 1 1001 1001 13375 Feb 21 20:04 Makefile 20:06:57 -rw-rw-r-- 1 1001 1001 582 Feb 21 20:04 OWNERS.md 20:06:57 -rw-rw-r-- 1 1001 1001 9403 Feb 21 20:04 README.md 20:06:57 -rw-rw-r-- 1 1001 1001 6912 Feb 21 20:04 SECURITY.md 20:06:57 -rw-rw-r-- 1 1001 1001 5 Feb 21 20:05 VERSION 20:06:57 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:04 bin 20:06:57 drwxrwxr-x 17 1001 1001 4096 Feb 21 20:04 cmd 20:06:57 -rw-r--r-- 1 root root 487323 Feb 21 20:06 coverage.out 20:06:57 -rw-rw-r-- 1 1001 1001 3296 Feb 21 20:04 go.mod 20:06:57 -rw-rw-r-- 1 1001 1001 33293 Feb 21 20:04 go.sum 20:06:57 drwxrwxr-x 7 1001 1001 4096 Feb 21 20:04 internal 20:06:57 drwxrwxr-x 3 1001 1001 4096 Feb 21 20:04 openapi 20:06:57 drwxrwxr-x 4 1001 1001 4096 Feb 21 20:04 snap 20:06:57 -rw-rw-r-- 1 1001 1001 204 Feb 21 20:04 version.go [Pipeline] sh 20:06:57 + '[' -e coverage.out ] 20:06:57 + chown 1001:1001 coverage.out [Pipeline] stash 20:06:58 Stashed 1 file(s) [Pipeline] sh 20:06:58 + make build 20:06:58 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:07:10 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:07:10 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:07:10 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:07:11 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:18 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:07:19 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: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:07:21 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:07:22 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:23 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:25 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:07:26 $ docker stop --time=1 ed894e955afe9738a5ead5ab07fc9ef654a7cd63fdd5b82a507e583fe557bc4f 20:07:29 $ docker rm -f --volumes ed894e955afe9738a5ead5ab07fc9ef654a7cd63fdd5b82a507e583fe557bc4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:07:30 20:07:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:07:30 latest: Pulling from edgex-devops/edgex-compose 20:07:30 cbdbe7a5bc2a: Pulling fs layer 20:07:30 ca9280d653b3: Pulling fs layer 20:07:30 7e9c9ca2126c: Pulling fs layer 20:07:30 cbdbe7a5bc2a: Download complete 20:07:30 cbdbe7a5bc2a: Pull complete 20:07:30 ca9280d653b3: Verifying Checksum 20:07:30 ca9280d653b3: Download complete 20:07:31 7e9c9ca2126c: Download complete 20:07:31 ca9280d653b3: Pull complete 20:07:34 7e9c9ca2126c: Pull complete 20:07:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:07:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:34 prd-ubuntu20.04-docker-8c-8g-6924 does not seem to be running inside a container 20:07:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:07:36 $ docker top b9ec780c684fea1c8f87899bd6b98cf752da8dc9a51251c3673143edfb691e44 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:36 + docker-compose build --help 20:07:36 + grep parallel 20:07:37 --parallel Build images in parallel. [Pipeline] } 20:07:37 $ docker stop --time=1 b9ec780c684fea1c8f87899bd6b98cf752da8dc9a51251c3673143edfb691e44 20:07:38 $ docker rm -f --volumes b9ec780c684fea1c8f87899bd6b98cf752da8dc9a51251c3673143edfb691e44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:07:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:39 prd-ubuntu20.04-docker-8c-8g-6924 does not seem to be running inside a container 20:07: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:07:39 $ docker top cbd0599297a449b4b456b5e66378b338aab5567c0281a4b99ce49b6895b448f7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:40 + docker-compose -f ./docker-compose-build.yml build --parallel 20:07:40 Building core-command ... 20:07:40 Building core-common-config-bootstrapper ... 20:07:40 Building core-data ... 20:07:40 Building core-metadata ... 20:07:40 Building security-bootstrapper ... 20:07:40 Building security-proxy-setup ... 20:07:40 Building security-secretstore-setup ... 20:07:40 Building security-spiffe-token-provider ... 20:07:40 Building security-spire-agent ... 20:07:40 Building security-spire-config ... 20:07:40 Building security-spire-server ... 20:07:40 Building support-notifications ... 20:07:40 Building support-scheduler ... 20:07:40 Building support-notifications 20:07:40 Building security-bootstrapper 20:07:40 Building core-metadata 20:07:40 Building security-spire-server 20:07:40 Building security-spiffe-token-provider 20:07:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:07:53 ---> 308de6c27ab5 20:07:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:07:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:07:53 ---> 308de6c27ab5 20:07:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:07:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:07:53 ---> 308de6c27ab5 20:07:53 Step 3/23 : WORKDIR /edgex-go 20:07:53 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:53 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:07:53 ---> 308de6c27ab5 20:07:53 Step 3/19 : WORKDIR /edgex-go 20:07:53 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:07:53 ---> 308de6c27ab5 20:07:53 Step 3/32 : WORKDIR /edgex-go 20:07:54 ---> Running in 2908997e2133 20:07:54 ---> Running in 83ec32c7c6a5 20:07:54 ---> Running in 1269484f256f 20:07:54 ---> Running in bd76e7a191f8 20:07:54 ---> Running in 8bcc777b6fe7 20:07:54 Removing intermediate container bd76e7a191f8 20:07:54 ---> 051867b189dd 20:07:54 Step 4/32 : RUN apk add --update --no-cache make git 20:07:54 Removing intermediate container 1269484f256f 20:07:54 ---> 69b9ad837043 20:07:54 Step 4/22 : WORKDIR /edgex-go 20:07:54 Removing intermediate container 2908997e2133 20:07:54 ---> d6f0e28c604e 20:07:54 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:07:54 Removing intermediate container 8bcc777b6fe7 20:07:54 ---> 89dabf72f153 20:07:54 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:07:54 Removing intermediate container 83ec32c7c6a5 20:07:54 ---> 8f414aacb8a1 20:07:54 Step 4/24 : WORKDIR /edgex-go 20:07:54 ---> Running in 3e4329b67c5e 20:07:54 ---> Running in e350fdfd943b 20:07:54 ---> Running in 2512b78572ba 20:07:54 ---> Running in f16b25a987bf 20:07:54 ---> Running in a78390ec85f3 20:07:54 Removing intermediate container e350fdfd943b 20:07:54 ---> 8dc52681f097 20:07:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:07:54 Removing intermediate container a78390ec85f3 20:07:54 ---> c811377e4023 20:07:54 Step 5/24 : RUN apk add --update --no-cache make git 20:07:54 ---> Running in b0b71e919989 20:07:55 ---> Running in 8aeb8a8897cc 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/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 OK: 211 MiB in 51 packages 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 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 OK: 211 MiB in 51 packages 20:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:55 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:07:55 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:07:55 OK: 17046 distinct packages available 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 OK: 211 MiB in 51 packages 20:07:55 Removing intermediate container 3e4329b67c5e 20:07:55 ---> ae9dcecfbf81 20:07:55 Step 5/32 : COPY go.mod vendor* ./ 20:07:55 OK: 211 MiB in 51 packages 20:07:56 OK: 211 MiB in 51 packages 20:07:56 ---> 69cb7a2bca48 20:07:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:56 ---> Running in 2580e183d38b 20:07:56 Removing intermediate container 2512b78572ba 20:07:56 Removing intermediate container b0b71e919989 20:07:56 ---> 352d33ec3ca9 20:07:56 ---> 50b6b91d7047 20:07:56 Step 5/23 : COPY go.mod vendor* ./Step 6/22 : COPY go.mod vendor* ./ 20:07:56 20:07:56 ---> 0c073cc316a5 20:07:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:56 Removing intermediate container f16b25a987bf 20:07:56 ---> db8b41d2fd2c 20:07:56 Step 5/19 : COPY go.mod vendor* ./ 20:07:56 ---> Running in facab6a613b6 20:07:56 ---> 5d5b09979ddc 20:07:56 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:57 Removing intermediate container 8aeb8a8897cc 20:07:57 ---> 9a94668ca0cf 20:07:57 Step 6/24 : COPY go.mod vendor* ./ 20:07:57 ---> Running in 98d7b83c9cf7 20:07:57 ---> a68bcc9c86a9 20:07:57 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:57 ---> Running in 5dcf78193faf 20:07:57 ---> a3d94e8bc98f 20:07:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:57 ---> Running in effdb5f1342b 20:08:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6927 in /w/workspace/edgexfoundry_edgex-go_PR-4380 [Pipeline] { [Pipeline] ws 20:08:01 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:08:01 The recommended git tool is: git 20:08:07 using credential edgex-jenkins-ssh 20:08:07 Cloning the remote Git repository 20:08:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:08:07 > git init /w/workspace/edgex-go/1 # timeout=10 20:08:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:08:08 > git --version # timeout=10 20:08:08 > git --version # 'git version 2.25.1' 20:08:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:29 Removing intermediate container facab6a613b6 20:08:29 ---> 06c2a94db12f 20:08:29 Step 8/22 : COPY . . 20:08:29 Removing intermediate container 98d7b83c9cf7 20:08:29 ---> 4c42b06dc591 20:08:29 Step 7/23 : COPY . . 20:08:29 Removing intermediate container 2580e183d38b 20:08:29 ---> d832f67cb767 20:08:29 Step 7/32 : COPY . . 20:08:29 Removing intermediate container effdb5f1342b 20:08:29 ---> 704580e8806e 20:08:29 Step 8/24 : COPY . . 20:08:29 Removing intermediate container 5dcf78193faf 20:08:29 ---> bf30ac9ac61d 20:08:29 Step 7/19 : COPY . . 20:08:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:08:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:31 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 8077516702dc660f99c9ee540bf8903e1d970a54 20:08:32 Merge succeeded, producing 8077516702dc660f99c9ee540bf8903e1d970a54 20:08:32 Checking out Revision 8077516702dc660f99c9ee540bf8903e1d970a54 (PR-4380) 20:08:32 ---> cc5ecb6d526a 20:08:32 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:08:32 ---> 6d07b0ac1260 20:08:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:08:32 ---> 4a9c111760bf 20:08:32 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:08:32 ---> 6fb70445c5d7 20:08:32 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:08:32 ---> fca5ffa85893 20:08:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:08:32 ---> Running in 36d75bffa07c 20:08:32 ---> Running in f8270ebcb14b 20:08:32 ---> Running in a5173a60382f 20:08:32 ---> Running in ffcd633c990a 20:08:32 ---> Running in 4fa3bec08367 20:08:32 Removing intermediate container a5173a60382f 20:08:32 ---> 4ef369b28a1b 20:08:32 Step 9/23 : WORKDIR /edgex-go/spire-build 20:08:32 ---> Running in d130b5e73225 20:08:32 Removing intermediate container d130b5e73225 20:08:32 ---> e8c44d5df274 20:08:32 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:08:32 ---> Running in 11c969636c7a 20:08:32 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 20:08:32 > git --version # timeout=10 20:08:32 > git --version # 'git version 2.25.1' 20:08:32 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:08:33 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:08:33 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:08:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:08:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:08:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4380/head:refs/remotes/origin/PR-4380 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:08:31 > git config core.sparsecheckout # timeout=10 20:08:31 > git checkout -f 8077516702dc660f99c9ee540bf8903e1d970a54 # timeout=10 20:08:32 > git remote # timeout=10 20:08:32 > git config --get remote.origin.url # timeout=10 20:08:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:32 > git merge 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 20:08:32 > git rev-parse HEAD^{commit} # timeout=10 20:08:32 > git config core.sparsecheckout # timeout=10 20:08:32 > git checkout -f 8077516702dc660f99c9ee540bf8903e1d970a54 # timeout=10 20:08:33 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:08:33 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:33 Removing intermediate container 11c969636c7a 20:08:33 ---> f6e2911a415a 20:08:33 Step 11/23 : WORKDIR /edgex-go 20:08:33 ---> Running in 16e0072ff7a4 20:08:34 Removing intermediate container 16e0072ff7a4 20:08:34 ---> de77b90f9fcc 20:08:34 20:08:34 Step 12/23 : FROM alpine:3.15 20:08:34 3.15: Pulling from library/alpine 20:08:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:08:34 % Total % Received % Xferd Average Speed Time Time Time Current 20:08:34 Dload Upload Total Spent Left Speed 20:08:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85006 20:08:34 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:08:34 Status: Downloaded newer image for alpine:3.15 20:08:34 ---> 5ce65d7b0fde 20:08:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] sh 20:08:34 ---> Running in f46de5056b6d 20:08:34 Removing intermediate container f46de5056b6d 20:08:34 ---> 157ab486c18e 20:08:34 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:08:34 ---> Running in 106159459ac9 20:08:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:08:35 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 20:08:35 /etc/docker/daemon.json 20:08:35 { 20:08:35 "registry-mirrors": [ 20:08:35 "https://nexus3.edgexfoundry.org:10001" 20:08:35 ], 20:08:35 "bip": "10.250.0.254/24", 20:08:35 "hosts": [ 20:08:35 "tcp://0.0.0.0:5555", 20:08:35 "unix:///var/run/docker.sock" 20:08:35 ], 20:08:35 "mtu": 1458, 20:08:35 "selinux-enabled": true, 20:08:35 "seccomp-profile": "/etc/docker/seccomp.json" 20:08:35 } [Pipeline] sh 20:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:08:35 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:08:35 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:08:35 OK: 15857 distinct packages available 20:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:08:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:08:35 (1/5) Installing dumb-init (1.2.5-r1) 20:08:35 (2/5) Installing musl-obstack (1.2.3-r0) 20:08:35 (3/5) Installing libucontext (1.1-r0) 20:08:35 (4/5) Installing gcompat (1.0.0-r4) 20:08:35 (5/5) Installing openssl (1.1.1t-r1) 20:08:35 Executing busybox-1.34.1-r7.trigger 20:08:35 OK: 7 MiB in 19 packages 20:08:35 + sudo service docker restart 20:08:36 Removing intermediate container 106159459ac9 20:08:36 ---> ea4b5501fa07 20:08:36 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:08:38 ---> ae49ab63d0f9 20:08:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:08:38 ---> c400025dbe5f 20:08:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:08:39 ---> b0e234706740 20:08:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:08:39 ---> 79ae4753b160 20:08:39 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:08:39 ---> Running in 695a05fe171b 20:08:40 Removing intermediate container 695a05fe171b 20:08:40 ---> 0d6a9c498b27 20:08:40 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:08:40 ---> Running in fc7a3b76d072 20:08:40 Removing intermediate container fc7a3b76d072 20:08:40 ---> 55cf67f08f74 20:08:40 Step 21/23 : LABEL arch=x86_64 20:08:40 ---> Running in 97909bc417f3 20:08:40 Removing intermediate container 97909bc417f3 20:08:40 ---> d4b98b9df575 20:08:40 Step 22/23 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:08:40 ---> Running in f580fdad37ff 20:08:40 Removing intermediate container f580fdad37ff 20:08:40 ---> c516152546f8 20:08:40 Step 23/23 : LABEL version=0.0.0 20:08:40 ---> Running in b06ad4cd52de 20:08:41 Removing intermediate container b06ad4cd52de 20:08:41 ---> ec6939376088 20:08:41 20:08:41 Successfully built ec6939376088 20:08:41 Successfully tagged security-spire-server:latest 20:08:41 Building security-proxy-setup 20:08:44  Building security-spire-server ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:08:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:08:44 ---> 308de6c27ab5 20:08:44 Step 3/21 : WORKDIR /edgex-go 20:08:44 ---> Using cache 20:08:44 ---> d6f0e28c604e 20:08:44 Step 4/21 : RUN apk add --update --no-cache make git 20:08:45 ---> Running in e40e455ae652 20:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:08:46 OK: 211 MiB in 51 packages 20:08:47 Removing intermediate container e40e455ae652 20:08:47 ---> bdea76711222 20:08:47 Step 5/21 : COPY go.mod vendor* ./ 20:08:47 ---> 64bd65ea990d 20:08:47 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:47 ---> Running in 3560cfd4a42e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:58 provisioning config files... 20:08:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3820325175401043168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:58 ---> docker-login.sh 20:08:58 nexus3.edgexfoundry.org:10001 20:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:59 Configure a credential helper to remove this warning. See 20:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:59 20:08:59 Login Succeeded 20:08:59 nexus3.edgexfoundry.org:10002 20:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:59 Configure a credential helper to remove this warning. See 20:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:59 20:08:59 Login Succeeded 20:08:59 nexus3.edgexfoundry.org:10003 20:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:59 Configure a credential helper to remove this warning. See 20:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:59 20:08:59 Login Succeeded 20:08:59 nexus3.edgexfoundry.org:10004 20:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:00 Configure a credential helper to remove this warning. See 20:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:00 20:09:00 Login Succeeded 20:09:00 docker.io 20:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:00 Configure a credential helper to remove this warning. See 20:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:00 20:09:00 Login Succeeded 20:09:00 ---> docker-login.sh ends [Pipeline] } 20:09:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:09:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:09:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:09:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:09:01 ========================================================= 20:09:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:09:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:09:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:09:02 9b18e9b68314: Pulling fs layer 20:09:02 35d82f9e3411: Pulling fs layer 20:09:02 e16973657156: Pulling fs layer 20:09:02 fc693d55d65f: Pulling fs layer 20:09:02 7e9fc2657dce: Pulling fs layer 20:09:02 dda99020689f: Pulling fs layer 20:09:02 db1c61fa0a46: Pulling fs layer 20:09:02 891c053d2c06: Pulling fs layer 20:09:02 dda99020689f: Waiting 20:09:02 db1c61fa0a46: Waiting 20:09:02 fc693d55d65f: Waiting 20:09:02 7e9fc2657dce: Waiting 20:09:02 891c053d2c06: Waiting 20:09:02 e16973657156: Verifying Checksum 20:09:02 e16973657156: Download complete 20:09:02 35d82f9e3411: Download complete 20:09:02 7e9fc2657dce: Verifying Checksum 20:09:02 7e9fc2657dce: Download complete 20:09:02 dda99020689f: Verifying Checksum 20:09:02 dda99020689f: Download complete 20:09:02 9b18e9b68314: Verifying Checksum 20:09:02 9b18e9b68314: Download complete 20:09:03 9b18e9b68314: Pull complete 20:09:03 891c053d2c06: Verifying Checksum 20:09:03 891c053d2c06: Download complete 20:09:04 35d82f9e3411: Pull complete 20:09:04 e16973657156: Pull complete 20:09:04 db1c61fa0a46: Verifying Checksum 20:09:04 db1c61fa0a46: Download complete 20:09:05 fc693d55d65f: Verifying Checksum 20:09:05 fc693d55d65f: Download complete 20:09:09 Removing intermediate container 4fa3bec08367 20:09:09 ---> b34ee089923d 20:09:09 20:09:09 Step 9/32 : FROM alpine:3.16 20:09:09 Removing intermediate container 36d75bffa07c 20:09:09 ---> 5d625fe4ba4c 20:09:09 20:09:09 Step 10/24 : FROM alpine:3.16 20:09:09 3.16: Pulling from library/alpine 20:09:09 3.16: Pulling from library/alpine 20:09:09 Removing intermediate container 3560cfd4a42e 20:09:09 ---> fd35ef547b06 20:09:09 Step 7/21 : COPY . . 20:09:09 Removing intermediate container f8270ebcb14b 20:09:09 ---> 6fb4035d5cd0 20:09:09 20:09:09 Step 9/19 : FROM alpine:3.15 20:09:09 ---> 5ce65d7b0fde 20:09:09 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:09 ---> Using cache 20:09:09 ---> 157ab486c18e 20:09:09 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:09:09 ---> Running in 5540e85e9813 20:09:09 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:09:09 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:09:09 Status: Image is up to date for alpine:3.16 20:09:09 Status: Downloaded newer image for alpine:3.16 20:09:09 ---> dfd21b5a31f5 20:09:09 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:09 ---> dfd21b5a31f5 20:09:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:09 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:09:09 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:09:09 OK: 15857 distinct packages available 20:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:09 (1/9) Installing ca-certificates (20220614-r0) 20:09:09 (2/9) Installing brotli-libs (1.0.9-r5) 20:09:09 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:09:09 (4/9) Installing libcurl (7.80.0-r6) 20:09:09 (5/9) Installing curl (7.80.0-r6) 20:09:09 (6/9) Installing dumb-init (1.2.5-r1) 20:09:09 (7/9) Installing musl-obstack (1.2.3-r0) 20:09:09 (8/9) Installing libucontext (1.1-r0) 20:09:09 (9/9) Installing gcompat (1.0.0-r4) 20:09:09 Executing busybox-1.34.1-r7.trigger 20:09:09 Executing ca-certificates-20220614-r0.trigger 20:09:09 OK: 8 MiB in 23 packages 20:09:09 ---> Running in d946b44e9ef5 20:09:09 ---> Running in 3cc32c7d6122 20:09:09 Removing intermediate container d946b44e9ef5 20:09:09 ---> 40b79778637e 20:09:09 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:09 ---> Running in 08c1e95ad8ec 20:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:10 Removing intermediate container 5540e85e9813 20:09:10 ---> 77489f78216b 20:09:10 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:10 (1/1) Installing dumb-init (1.2.5-r1) 20:09:10 Executing busybox-1.35.0-r17.trigger 20:09:10 OK: 6 MiB in 15 packages 20:09:10 Removing intermediate container ffcd633c990a 20:09:10 ---> 31af2fa729d1 20:09:10 20:09:10 Step 10/22 : FROM alpine:3.16 20:09:10 ---> dfd21b5a31f5 20:09:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:10 ---> Running in 015c7c898bb2 20:09:10 ---> 27b74413dc9d 20:09:10 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:09:10 (1/2) Installing dumb-init (1.2.5-r1) 20:09:10 (2/2) Installing su-exec (0.2-r1) 20:09:10 Executing busybox-1.35.0-r17.trigger 20:09:10 OK: 6 MiB in 16 packages 20:09:11 Removing intermediate container 3cc32c7d6122 20:09:11 ---> 201ae5b35300 20:09:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:11 ---> 179fc4bd44ea 20:09:11 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:09:11 ---> Running in 0f41620ca98e 20:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:11 Removing intermediate container 0f41620ca98e 20:09:11 ---> 4d6716d42ae9 20:09:11 Step 13/24 : ENV APP_PORT=59881 20:09:11 Removing intermediate container 08c1e95ad8ec 20:09:11 ---> 59091ae3af77 20:09:11 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:09:11 (1/2) Installing ca-certificates (20220614-r0) 20:09:11 ---> 67f193f0c7fd 20:09:11 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:09:11 (2/2) Installing dumb-init (1.2.5-r1) 20:09:11 Executing busybox-1.35.0-r17.trigger 20:09:11 Executing ca-certificates-20220614-r0.trigger 20:09:11 ---> Running in 52e0dc8993a0 20:09:11 ---> Running in dfca7f5849b9 20:09:11 ---> Running in 64f016ff32de 20:09:11 OK: 6 MiB in 16 packages 20:09:11 Removing intermediate container 52e0dc8993a0 20:09:11 ---> 4ecba46df27f 20:09:11 Step 14/24 : EXPOSE $APP_PORT 20:09:11 Removing intermediate container dfca7f5849b9 20:09:11 ---> 251342db8c66 20:09:11 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:09:11 Removing intermediate container 64f016ff32de 20:09:11 ---> 154f8dd3ce53 20:09:11 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:11 ---> Running in ea00beec9687 20:09:11 ---> Running in caaab66e75ea 20:09:11 ---> Running in b38a55932631 20:09:11 Removing intermediate container ea00beec9687 20:09:11 ---> 227d8803266f 20:09:11 Step 15/24 : WORKDIR / 20:09:11 Removing intermediate container caaab66e75ea 20:09:11 ---> a45841e5ddc4 20:09:11 Step 17/19 : LABEL arch=x86_64 20:09:11 Removing intermediate container b38a55932631 20:09:11 ---> 18e02376ca1e 20:09:11 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:09:11 ---> Running in 27b70e486e1f 20:09:11 ---> Running in f1a921e6ce45 20:09:11 ---> Running in 5d11fcb1b3b0 20:09:12 Removing intermediate container 015c7c898bb2 20:09:12 ---> 8e2420210e12 20:09:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:09:12 Removing intermediate container 27b70e486e1f 20:09:12 ---> 031b28f172a2 20:09:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:12 Removing intermediate container f1a921e6ce45 20:09:12 ---> 4f0f85f50143 20:09:12 Step 18/19 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:09:12 ---> Running in f8307d2e8326 20:09:12 Removing intermediate container 5d11fcb1b3b0 20:09:12 ---> b76c60aba2a5 20:09:12 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:09:12 ---> Running in 2bde5ddff7c7 20:09:12 ---> Running in 981e5b522ae6 20:09:12 Removing intermediate container f8307d2e8326 20:09:12 ---> 35b96e631917 20:09:12 Step 13/22 : ENV APP_PORT=59860 20:09:12 ---> d01c25b80528 20:09:12 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:09:12 ---> 2978168aee41 20:09:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:09:12 ---> Running in a63921c01719 20:09:12 Removing intermediate container 2bde5ddff7c7 20:09:12 ---> 842ec523ca57 20:09:12 Step 19/19 : LABEL version=0.0.0 20:09:12 ---> Running in a9cf54a060db 20:09:12 Removing intermediate container 981e5b522ae6 20:09:12 ---> c6fef25514bc 20:09:12 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:09:12 ---> Running in fcf0595c63f0 20:09:12 ---> Running in daf8ebcd0cc6 20:09:12 Removing intermediate container a63921c01719 20:09:12 ---> fa85e0174401 20:09:12 Step 14/22 : EXPOSE $APP_PORT 20:09:12 ---> Running in d2ff744ed0dd 20:09:12 Removing intermediate container fcf0595c63f0 20:09:12 ---> e2d9d0775f6e 20:09:12 20:09:12 Successfully built e2d9d0775f6e 20:09:12 Successfully tagged security-spiffe-token-provider:latest 20:09:12 Building support-scheduler 20:09:12  Building security-spiffe-token-provider ... done  ---> 2170a31fa776 20:09:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:09:12 Removing intermediate container d2ff744ed0dd 20:09:12 ---> 0c35077a4141 20:09:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:09:13 ---> 59034002c886 20:09:13 ---> 78e0779be79f 20:09:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications /Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:09:13 20:09:13 Removing intermediate container daf8ebcd0cc6 20:09:13 ---> 4ccc8af656dd 20:09:13 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:09:13 ---> 9dbb6dcd6287 20:09:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:09:13 ---> Running in 9dfa370f6071 20:09:13 ---> Running in 540d18387b77 20:09:14 Removing intermediate container 9dfa370f6071 20:09:14 ---> 12a706c5cfbc 20:09:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:09:14 Removing intermediate container 540d18387b77 20:09:14 ---> a9dc36117bb0 20:09:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:14 ---> Running in da83fdeca4c3 20:09:14 ---> c6657709457d 20:09:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:09:14 Removing intermediate container da83fdeca4c3 20:09:14 ---> 11aef6007757 20:09:14 Step 22/24 : LABEL arch=x86_64 20:09:14 ---> a812a4d3f246 20:09:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:09:14 ---> Running in 30d5dd1010cd 20:09:14 ---> Running in 2b24313ba066 20:09:14 ---> c5422471fc92 20:09:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:09:14 Removing intermediate container 30d5dd1010cd 20:09:14 ---> a9d525930f56 20:09:14 Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:09:14 ---> Running in 8df82bfaf0a3 20:09:14 ---> Running in 7f1dd6c45982 20:09:14 Removing intermediate container 7f1dd6c45982 20:09:14 ---> 641ce6356a3d 20:09:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:14 Removing intermediate container 8df82bfaf0a3 20:09:14 ---> 7d5844fd9019 20:09:14 Step 24/24 : LABEL version=0.0.0 20:09:14 ---> Running in 9d901b378031 20:09:14 ---> Running in 330ea71443ca 20:09:14 Removing intermediate container 9d901b378031 20:09:14 ---> d081e10ef979 20:09:14 Step 20/22 : LABEL arch=x86_64 20:09:15 ---> Running in eb208373831b 20:09:15 Removing intermediate container 330ea71443ca 20:09:15 ---> c24ec3bb9a0a 20:09:15 20:09:15 Successfully built c24ec3bb9a0a 20:09:15 Successfully tagged core-metadata:latest 20:09:15  Building core-metadata ... done Building security-secretstore-setup 20:09:15 Removing intermediate container eb208373831b 20:09:15 ---> 9a1d86a47058 20:09:15 Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:09:15 Removing intermediate container 2b24313ba066 20:09:15 ---> 77f780671160 20:09:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:15 ---> Running in 56a8d3acee6a 20:09:15 Removing intermediate container 56a8d3acee6a 20:09:15 ---> 4f9c5ca94815 20:09:15 Step 22/22 : LABEL version=0.0.0 20:09:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:16 ---> 308de6c27ab5 20:09:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:09:16 ---> Using cache 20:09:16 ---> 8f414aacb8a1 20:09:16 Step 4/22 : WORKDIR /edgex-go 20:09:16 ---> Using cache 20:09:16 ---> c811377e4023 20:09:16 Step 5/22 : RUN apk add --update --no-cache make git 20:09:16 ---> Using cache 20:09:16 ---> 9a94668ca0cf 20:09:16 Step 6/22 : COPY go.mod vendor* ./ 20:09:16 ---> Using cache 20:09:16 ---> a3d94e8bc98f 20:09:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:16 ---> Using cache 20:09:16 ---> 704580e8806e 20:09:16 Step 8/22 : COPY . . 20:09:16 ---> Using cache 20:09:16 ---> 6d07b0ac1260 20:09:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:09:16 ---> c55e6f4cf1f5 20:09:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:09:16 ---> Running in f9e8c65d18ca 20:09:16 ---> Running in 67d229c26463 20:09:16 Removing intermediate container f9e8c65d18ca 20:09:16 ---> 1d309cb43f4a 20:09:16 20:09:16 Successfully built 1d309cb43f4a 20:09:16 Successfully tagged support-notifications:latest 20:09:16  Building support-notifications ... done Building security-spire-config 20:09: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:09:17 ---> b3d3f7563304 20:09:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:09:17 fc693d55d65f: Pull complete 20:09:17 7e9fc2657dce: Pull complete 20:09:17 dda99020689f: Pull complete 20:09:18 ---> c1f863c9dc23 20:09:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:09:18 ---> ef642c9ea025 20:09:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:09:19 ---> dd5fe5dca7d3 20:09:19 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:09:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:09:19 ---> 308de6c27ab5 20:09:19 Step 3/24 : WORKDIR /edgex-go 20:09:19 ---> Using cache 20:09:19 ---> d6f0e28c604e 20:09:19 Step 4/24 : RUN apk add --update --no-cache make git 20:09:19 ---> Using cache 20:09:19 ---> bdea76711222 20:09:19 Step 5/24 : COPY go.mod vendor* ./ 20:09:19 ---> Using cache 20:09:19 ---> 64bd65ea990d 20:09:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:19 ---> Using cache 20:09:19 ---> fd35ef547b06 20:09:19 Step 7/24 : COPY . . 20:09:19 ---> Using cache 20:09:19 ---> d01c25b80528 20:09:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:09:20 ---> dca8f5a51415 20:09:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:09:20 ---> Running in dd2341f8d098 20:09:20 ---> 41d3d6cf2ed2 20:09:20 Step 27/32 : RUN chmod +x /entrypoint.sh 20:09:20 ---> Running in 9b7e120faf2a 20:09: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:09:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:09:21 ---> 308de6c27ab5 20:09:21 Step 3/24 : WORKDIR /edgex-go 20:09:21 ---> Using cache 20:09:21 ---> d6f0e28c604e 20:09:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:09:21 ---> Using cache 20:09:21 ---> 352d33ec3ca9 20:09:21 Step 5/24 : COPY go.mod vendor* ./ 20:09:21 ---> Using cache 20:09:21 ---> 5d5b09979ddc 20:09:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:21 ---> Using cache 20:09:21 ---> 4c42b06dc591 20:09:21 Step 7/24 : COPY . . 20:09:21 ---> Using cache 20:09:21 ---> 4a9c111760bf 20:09:21 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:09:21 ---> Using cache 20:09:21 ---> 4ef369b28a1b 20:09:21 Step 9/24 : WORKDIR /edgex-go/spire-build 20:09:21 ---> Using cache 20:09:21 ---> e8c44d5df274 20:09:21 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:09:21 ---> Running in 94c7de0d4705 20:09:22 Removing intermediate container 9b7e120faf2a 20:09:22 ---> 80c769371e5f 20:09:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:09:22 ---> Running in 1429f1821763 20:09:22 Removing intermediate container 1429f1821763 20:09:22 ---> c66b4999e99e 20:09:22 Step 29/32 : CMD ["gate"] 20:09:22 ---> Running in 1f2a60df7f7c 20:09:22 Removing intermediate container 1f2a60df7f7c 20:09:22 ---> 71fca0f68182 20:09:22 Step 30/32 : LABEL arch=x86_64 20:09:22 ---> Running in 57536bcd3a52 20:09:22 Removing intermediate container 57536bcd3a52 20:09:22 ---> 7bad13f19213 20:09:22 Step 31/32 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:09:22 ---> Running in 58b37e1e8d0f 20:09:22 Removing intermediate container 94c7de0d4705 20:09:22 ---> 0d393aa5f466 20:09:22 Step 11/24 : WORKDIR /edgex-go 20:09:22 ---> Running in 46cf31781377 20:09:22 Removing intermediate container 58b37e1e8d0f 20:09:22 ---> e06ddc1a1930 20:09:22 Step 32/32 : LABEL version=0.0.0 20:09:23 ---> Running in 6d7f130a5397 20:09:23 Removing intermediate container 46cf31781377 20:09:23 ---> b800e162ec21 20:09:23 20:09:23 Step 12/24 : FROM alpine:3.15 20:09:23 ---> 5ce65d7b0fde 20:09:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:23 ---> Using cache 20:09:23 ---> 157ab486c18e 20:09:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:09:23 ---> Running in d9237c379a6c 20:09:23 db1c61fa0a46: Pull complete 20:09:23 Removing intermediate container 6d7f130a5397 20:09:23 ---> cdedae958438 20:09:23 20:09:23 Successfully built cdedae958438 20:09:23 Successfully tagged security-bootstrapper:latest 20:09:23  Building security-bootstrapper ... done Building core-data 20:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:24 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:09:24 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:09:24 OK: 15857 distinct packages available 20:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:24 (1/4) Installing dumb-init (1.2.5-r1) 20:09:24 (2/4) Installing musl-obstack (1.2.3-r0) 20:09:24 (3/4) Installing libucontext (1.1-r0) 20:09:24 (4/4) Installing gcompat (1.0.0-r4) 20:09:24 Executing busybox-1.34.1-r7.trigger 20:09:24 OK: 6 MiB in 18 packages 20:09:24 891c053d2c06: Pull complete 20:09:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:09:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:09:25 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:09:25 WORKDIR /edgex 20:09:25 COPY go.mod . 20:09:25 RUN go mod download -t 20:09:25 ci-base-image-arm64 -f - . 20:09:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:26 ---> 308de6c27ab5 20:09:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:09:26 ---> Using cache 20:09:26 ---> 8f414aacb8a1 20:09:26 Step 4/22 : WORKDIR /edgex-go 20:09:26 ---> Using cache 20:09:26 ---> c811377e4023 20:09:26 Step 5/22 : RUN apk add --update --no-cache make git 20:09:26 ---> Using cache 20:09:26 ---> 9a94668ca0cf 20:09:26 Step 6/22 : COPY go.mod vendor* ./ 20:09:26 ---> Using cache 20:09:26 ---> a3d94e8bc98f 20:09:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:26 ---> Using cache 20:09:26 ---> 704580e8806e 20:09:26 Step 8/22 : COPY . . 20:09:26 ---> Using cache 20:09:26 ---> 6d07b0ac1260 20:09:26 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:09:26 Sending build context to Docker daemon 3.093MB 20:09:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:09:26 ---> f96f9c87975a 20:09:26 Step 2/4 : WORKDIR /edgex 20:09:26 ---> Running in c9e58f4151fd 20:09:26 Removing intermediate container d9237c379a6c 20:09:26 ---> 158f5b775665 20:09:26 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:09:27 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:09:28 ---> Running in 50b95872d19c 20:09:28 Removing intermediate container 50b95872d19c 20:09:28 ---> e0340c4f751d 20:09:28 Step 3/4 : COPY go.mod . 20:09:28 ---> 45dbd6d17087 20:09:28 Step 4/4 : RUN go mod download 20:09:28 ---> Running in 997ba75e0265 20:09:29 ---> 15ef64dc692b 20:09:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:09:29 ---> d53cb3a59541 20:09:29 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:09:29 ---> Running in fc7d404c659c 20:09:29 Removing intermediate container fc7d404c659c 20:09:29 ---> 7897508c658f 20:09:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:09:29 ---> 726ec2ee4152 20:09:29 Step 19/24 : WORKDIR / 20:09:29 ---> Running in 008a8f7dcdef 20:09:30 Removing intermediate container 008a8f7dcdef 20:09:30 ---> d4f026ce3932 20:09:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:09:30 ---> Running in b0666a1f1866 20:09:30 Removing intermediate container b0666a1f1866 20:09:30 ---> c58129fbf30c 20:09:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:09:30 ---> Running in 4e7f06817bca 20:09:30 Removing intermediate container 4e7f06817bca 20:09:30 ---> 6821049bc22b 20:09:30 Step 22/24 : LABEL arch=x86_64 20:09:30 ---> Running in 3445c7e666fb 20:09:30 Removing intermediate container 3445c7e666fb 20:09:30 ---> 03b79674131d 20:09:30 Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:09:30 ---> Running in 9ac21c623243 20:09:30 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:09:31 Removing intermediate container 9ac21c623243 20:09:31 ---> 6c2fb5e528ff 20:09:31 Step 24/24 : LABEL version=0.0.0 20:09:31 ---> Running in 58f9c589d88c 20:09:31 Removing intermediate container 58f9c589d88c 20:09:31 ---> d338ac0f5695 20:09:31 20:09:31 Successfully built d338ac0f5695 20:09:31 Successfully tagged security-spire-config:latest 20:09:31  Building security-spire-config ... done Building core-common-config-bootstrapper 20:09:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:34 ---> 308de6c27ab5 20:09:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:09:34 ---> Using cache 20:09:34 ---> 8f414aacb8a1 20:09:34 Step 4/22 : WORKDIR /edgex-go 20:09:34 ---> Using cache 20:09:34 ---> c811377e4023 20:09:34 Step 5/22 : RUN apk add --update --no-cache make git 20:09:34 ---> Using cache 20:09:34 ---> 9a94668ca0cf 20:09:34 Step 6/22 : COPY go.mod vendor* ./ 20:09:34 ---> Using cache 20:09:34 ---> a3d94e8bc98f 20:09:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:34 ---> Using cache 20:09:34 ---> 704580e8806e 20:09:34 Step 8/22 : COPY . . 20:09:34 ---> Using cache 20:09:34 ---> 6d07b0ac1260 20:09:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:09:35 ---> Running in 82259c11af29 20:09:35 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:09:37 Removing intermediate container a9cf54a060db 20:09:37 ---> f499af2d0597 20:09:37 20:09:37 Step 9/21 : FROM alpine:3.16 20:09:37 ---> dfd21b5a31f5 20:09:37 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:09:37 ---> Running in 7b6f2ff0d4f8 20:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:38 (1/6) Installing ca-certificates (20220614-r0) 20:09:38 (2/6) Installing brotli-libs (1.0.9-r6) 20:09:38 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:09:38 (4/6) Installing libcurl (7.83.1-r6) 20:09:38 (5/6) Installing curl (7.83.1-r6) 20:09:38 (6/6) Installing dumb-init (1.2.5-r1) 20:09:38 Executing busybox-1.35.0-r17.trigger 20:09:38 Executing ca-certificates-20220614-r0.trigger 20:09:38 OK: 8 MiB in 20 packages 20:09:39 Removing intermediate container 7b6f2ff0d4f8 20:09:39 ---> ea7a18061abc 20:09:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:09:39 ---> Running in 1aec305de994 20:09:39 Removing intermediate container 1aec305de994 20:09:39 ---> aaf00f6b6008 20:09:39 Step 12/21 : WORKDIR /edgex 20:09:39 ---> Running in 7ef5dfe13ca0 20:09:40 Removing intermediate container 7ef5dfe13ca0 20:09:40 ---> 9e8ecc2f4ce3 20:09:40 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:09:40 ---> dfbf3a8643f5 20:09:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:09:41 ---> 87d44c4ea2a7 20:09:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:09:42 ---> 04a3cffc982a 20:09:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:09:42 ---> b1e5b0402569 20:09:42 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:42 ---> Running in 9780f48f1d22 20:09:44 Removing intermediate container 9780f48f1d22 20:09:44 ---> 4ac7e64bb6ba 20:09:44 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:09:44 ---> Running in da0740f1ea8c 20:09:44 Removing intermediate container da0740f1ea8c 20:09:44 ---> 7b71d07c05de 20:09:44 Step 19/21 : LABEL arch=x86_64 20:09:44 ---> Running in 554f30263818 20:09:44 Removing intermediate container 554f30263818 20:09:44 ---> 2e0289e3d621 20:09:44 Step 20/21 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:09:44 ---> Running in 19194703e30a 20:09: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:09:44 Removing intermediate container 19194703e30a 20:09:44 ---> 1d42618a4201 20:09:44 Step 21/21 : LABEL version=0.0.0 20:09:44 ---> Running in 9292ae8c1f2a 20:09:44 Removing intermediate container 9292ae8c1f2a 20:09:44 ---> 99b8930b87ee 20:09:44 20:09:45 Successfully built 99b8930b87ee 20:09:45 Successfully tagged security-proxy-setup:latest 20:09:45  Building security-proxy-setup ... done Building core-command 20:09:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:09:48 ---> 308de6c27ab5 20:09:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:09:48 ---> Using cache 20:09:48 ---> 8f414aacb8a1 20:09:48 Step 4/23 : WORKDIR /edgex-go 20:09:48 ---> Using cache 20:09:48 ---> c811377e4023 20:09:48 Step 5/23 : RUN apk add --update --no-cache make git 20:09:48 ---> Using cache 20:09:48 ---> 9a94668ca0cf 20:09:48 Step 6/23 : COPY go.mod vendor* ./ 20:09:48 ---> Using cache 20:09:48 ---> a3d94e8bc98f 20:09:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:48 ---> Using cache 20:09:48 ---> 704580e8806e 20:09:48 Step 8/23 : COPY . . 20:09:48 ---> Using cache 20:09:48 ---> 6d07b0ac1260 20:09:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:09:48 ---> Running in 18681841d917 20:09: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:09:52 Removing intermediate container dd2341f8d098 20:09:52 ---> 3d2335802c97 20:09:52 20:09:52 Step 9/24 : FROM alpine:3.16 20:09:52 ---> dfd21b5a31f5 20:09:52 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:09:52 ---> Running in 4e60eb66a4e2 20:09:52 Removing intermediate container 67d229c26463 20:09:52 ---> fba9c8e675f4 20:09:52 20:09:52 Step 10/22 : FROM alpine:3.16 20:09:52 ---> dfd21b5a31f5 20:09:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:09:52 ---> Using cache 20:09:52 ---> 201ae5b35300 20:09:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:09:52 ---> Using cache 20:09:52 ---> 4d6716d42ae9 20:09:52 Step 13/22 : ENV APP_PORT=59861 20:09:52 ---> Running in 719b43da9f54 20:09:52 Removing intermediate container 719b43da9f54 20:09:52 ---> 9bfd574ac5de 20:09:52 Step 14/22 : EXPOSE $APP_PORT 20:09:52 ---> Running in 0222678622e7 20:09:52 Removing intermediate container 0222678622e7 20:09:52 ---> 0134fd4cb8cf 20:09:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:52 ---> b8f8a0ac0879 20:09:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:09:52 (1/3) Installing ca-certificates (20220614-r0) 20:09:52 (2/3) Installing dumb-init (1.2.5-r1) 20:09:52 (3/3) Installing su-exec (0.2-r1) 20:09:52 Executing busybox-1.35.0-r17.trigger 20:09:52 Executing ca-certificates-20220614-r0.trigger 20:09:53 OK: 6 MiB in 17 packages 20:09:54 Removing intermediate container 4e60eb66a4e2 20:09:54 ---> e8cda6567dc4 20:09:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:09:54 ---> Running in 258bb59ab648 20:09:54 ---> 38973db1fa05 20:09:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:09:54 Removing intermediate container 258bb59ab648 20:09:54 ---> 85355cd6c07c 20:09:54 Step 12/24 : WORKDIR / 20:09:54 ---> Running in 9a8670d8c0a5 20:09:54 ---> 5799c973edf0 20:09:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:09:54 ---> Running in b94d769119e5 20:09:54 Removing intermediate container 9a8670d8c0a5 20:09:54 ---> ede6c7624e8a 20:09:54 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:09:55 Removing intermediate container b94d769119e5 20:09:55 ---> 8b1a050f1cdc 20:09:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:55 ---> Running in f03fe69ef25f 20:09:55 Removing intermediate container c9e58f4151fd 20:09:55 ---> 614ec3c00a96 20:09:55 20:09:55 Step 10/22 : FROM alpine:3.16 20:09:55 ---> dfd21b5a31f5 20:09:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:09:55 ---> Running in a84a2332cbfb 20:09:55 ---> ea2ff11babc6 20:09:55 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:09:55 Removing intermediate container f03fe69ef25f 20:09:55 ---> 62f86d21dfc0 20:09:55 Step 20/22 : LABEL arch=x86_64 20:09:55 ---> Running in eec2214133a6 20:09:55 Removing intermediate container a84a2332cbfb 20:09:55 ---> 968bb452b837 20:09:55 Step 12/22 : ENV APP_PORT=59880 20:09:55 ---> 36a30d3d1f6f 20:09:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:09:55 ---> Running in 73688dfda905 20:09:55 Removing intermediate container eec2214133a6 20:09:55 ---> be8b3afbf47d 20:09:55 Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:09:55 ---> Running in 04898428d8a7 20:09:55 Removing intermediate container 73688dfda905 20:09:55 ---> eb9192c7a9e8 20:09:55 Step 13/22 : EXPOSE $APP_PORT 20:09:55 ---> Running in b8f046dfa33c 20:09:55 ---> 75e9e9218981 20:09:55 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:09:56 Removing intermediate container 04898428d8a7 20:09:56 ---> d4a625c69943 20:09:56 Step 22/22 : LABEL version=0.0.0 20:09:56 ---> Running in 04274dcd9bbe 20:09:56 Removing intermediate container b8f046dfa33c 20:09:56 ---> cfc3ac9d910e 20:09:56 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:09:56 ---> Running in 1d331711e724 20:09:56 Removing intermediate container 04274dcd9bbe 20:09:56 ---> 0fbdbd8fe795 20:09:56 20:09:56 ---> dbe6e4d0e1a8 20:09:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:09:56 Successfully built 0fbdbd8fe795 20:09:56 Successfully tagged support-scheduler:latest 20:09:56  Building support-scheduler ... done Building security-spire-agent 20:09:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:57 (1/1) Installing dumb-init (1.2.5-r1) 20:09:57 Executing busybox-1.35.0-r17.trigger 20:09:57 OK: 6 MiB in 15 packages 20:09:57 ---> eb404a257297 20:09:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:09:58 ---> 0b7f9b51635e 20:09:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:09:58 Removing intermediate container 1d331711e724 20:09:58 ---> 9c22fec80ed1 20:09:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:59 ---> b34cd0798b41 20:09:59 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:59 ---> 5012cf3e9a8e 20:09:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:09:59 ---> Running in a9cc873ccca4 20:09:59 ---> 028e3a40f410 20:09:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:09:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:09:59 ---> 308de6c27ab5 20:09:59 Step 3/24 : WORKDIR /edgex-go 20:09:59 ---> Using cache 20:09:59 ---> d6f0e28c604e 20:09:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:09:59 ---> Using cache 20:09:59 ---> 352d33ec3ca9 20:09:59 Step 5/24 : COPY go.mod vendor* ./ 20:09:59 ---> Using cache 20:09:59 ---> 5d5b09979ddc 20:09:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:59 ---> Using cache 20:09:59 ---> 4c42b06dc591 20:09:59 Step 7/24 : COPY . . 20:09:59 ---> Using cache 20:09:59 ---> 4a9c111760bf 20:09:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:09:59 ---> Using cache 20:09:59 ---> 4ef369b28a1b 20:09:59 Step 9/24 : WORKDIR /edgex-go/spire-build 20:09:59 ---> Using cache 20:09:59 ---> e8c44d5df274 20:09:59 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:09:59 ---> Using cache 20:09:59 ---> 0d393aa5f466 20:09:59 Step 11/24 : WORKDIR /edgex-go 20:09:59 ---> Using cache 20:09:59 ---> b800e162ec21 20:09:59 20:09:59 Step 12/24 : FROM alpine:3.15 20:09:59 ---> 5ce65d7b0fde 20:09:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:59 ---> Using cache 20:09:59 ---> 157ab486c18e 20:09:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:09:59 ---> Using cache 20:09:59 ---> ea4b5501fa07 20:09:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:10:00 ---> aec762ce6b4e 20:10:00 Step 18/22 : ENTRYPOINT ["/core-data"] 20:10:00 Removing intermediate container a9cc873ccca4 20:10:00 ---> dc94df8db18c 20:10:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:10:00 ---> Running in af76a175e0d6 20:10:00 ---> Running in 401edd2c74ce 20:10:00 Removing intermediate container 82259c11af29 20:10:00 ---> 6c2ced867092 20:10:00 20:10:00 Step 10/22 : FROM alpine:3.16 20:10:00 ---> dfd21b5a31f5 20:10:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:10:00 ---> Running in 212de9673eab 20:10:00 Removing intermediate container af76a175e0d6 20:10:00 ---> e90afc4b20e9 20:10:00 Step 22/24 : LABEL arch=x86_64 20:10:00 ---> 31acf16db842 20:10:00 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:10:00 Removing intermediate container 401edd2c74ce 20:10:00 ---> 1b65a56397f4 20:10:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:10:00 ---> Running in c4eb6179f9f3 20:10:00 ---> Running in 2d1357a88508 20:10:00 Removing intermediate container 212de9673eab 20:10:00 ---> 49ddfb820cfb 20:10:00 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:10:00 ---> Running in 87484680eb45 20:10:00 Removing intermediate container c4eb6179f9f3 20:10:00 ---> 487deb900320 20:10:00 Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:10:00 Removing intermediate container 2d1357a88508 20:10:00 ---> 6fb1b75581e9 20:10:00 Step 20/22 : LABEL arch=x86_64 20:10:00 ---> Running in bae3cc20f761 20:10:00 ---> Running in 4efda91fb8e5 20:10:01 Removing intermediate container bae3cc20f761 20:10:01 ---> ef53cc75a895 20:10:01 Step 24/24 : LABEL version=0.0.0 20:10:01 Removing intermediate container 4efda91fb8e5 20:10:01 ---> c9864f17dd6e 20:10:01 Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:10:01 ---> Running in f44f61fb43c6 20:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:10:01 ---> Running in 0e813041caf2 20:10:01 Removing intermediate container 997ba75e0265 20:10:01 ---> f927eef89133 20:10:01 Successfully built f927eef89133 20:10:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:10:01 Removing intermediate container f44f61fb43c6 20:10:01 ---> 8590750f286a 20:10:01 20:10:01 Removing intermediate container 0e813041caf2 20:10:01 ---> 640b1b50e983 20:10:01 Step 22/22 : LABEL version=0.0.0 20:10:01 + docker inspect -f . ci-base-image-arm64 20:10:01 . [Pipeline] } 20:10:01 Successfully built 8590750f286a 20:10:01 Successfully tagged security-secretstore-setup:latest 20:10:01  Building security-secretstore-setup ... done  ---> Running in 0503d9253119 20:10:01 (1/1) Installing dumb-init (1.2.5-r1) 20:10:01 Executing busybox-1.35.0-r17.trigger 20:10:01 OK: 6 MiB in 15 packages 20:10:01 Removing intermediate container 0503d9253119 20:10:01 ---> 94079f58672b 20:10:01 [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:01 prd-ubuntu20.04-docker-arm64-4c-16g-6927 does not seem to be running inside a container 20:10:01 Successfully built 94079f58672b 20:10:01 Successfully tagged core-data:latest 20:10:01  Building core-data ... done  ---> 4f09446987de 20:10:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:10:01 $ 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:10:02 ---> 3757e7637785 20:10:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:10:02 Removing intermediate container 87484680eb45 20:10:02 ---> e5e63636e310 20:10:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:02 ---> fee9de49f352 20:10:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:10:02 ---> 06b20a84fcb5 20:10:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:10:02 ---> a804ee85a393 20:10:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:10:02 ---> Running in a52d68e5379c 20:10:02 ---> 15718e613bd0 20:10:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:10:02 Removing intermediate container a52d68e5379c 20:10:02 ---> af19e19de4ac 20:10:02 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:10:02 ---> Running in c146b189ce0f 20:10:02 ---> f968720e36ea 20:10:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:10:02 Removing intermediate container c146b189ce0f 20:10:02 ---> fcf49d5fdbed 20:10:02 Step 22/24 : LABEL arch=x86_64 20:10:03 ---> Running in e57da70c857c 20:10:03 Removing intermediate container e57da70c857c 20:10:03 ---> 390542f8c34d 20:10:03 Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:10:03 ---> e7075e73efe2 20:10:03 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:03 $ docker top 3a2cbbac70edba001d31fe3ed26f00f6bf528da55b5f42ea28d0d25b4229bb4b -eo pid,comm 20:10:03 ---> Running in ae1dbd5f3abe 20:10:03 ---> Running in 43d60d7fe57c 20:10:03 Removing intermediate container ae1dbd5f3abe 20:10:03 ---> 5e5f4941eb6f 20:10:03 Step 24/24 : LABEL version=0.0.0 20:10:03 ---> Running in 15ccaf925650 [Pipeline] { [Pipeline] sh 20:10:03 Removing intermediate container 15ccaf925650 20:10:03 ---> 14ecf48c3e27 20:10:03 20:10:03 Successfully built 14ecf48c3e27 20:10:03 Successfully tagged security-spire-agent:latest 20:10:04  Building security-spire-agent ... done Removing intermediate container 43d60d7fe57c 20:10:04 ---> e3edb155c422 20:10:04 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:10:04 ---> Running in 5b09d0e56629 20:10:04 Removing intermediate container 5b09d0e56629 20:10:04 ---> 2486ffe38a24 20:10:04 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:10:04 ---> Running in bd9ff5b0032f 20:10:04 Removing intermediate container bd9ff5b0032f 20:10:04 ---> 42a752e2e699 20:10:04 Step 20/22 : LABEL arch=x86_64 20:10:04 ---> Running in 8a4ba5d5f43c 20:10:04 + go version 20:10:04 go version go1.18.7 linux/arm64 [Pipeline] } 20:10:04 $ docker stop --time=1 3a2cbbac70edba001d31fe3ed26f00f6bf528da55b5f42ea28d0d25b4229bb4b 20:10:04 Removing intermediate container 8a4ba5d5f43c 20:10:04 ---> 1d40b4c730ba 20:10:04 Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:10:04 ---> Running in 6d5c83110238 20:10:04 Removing intermediate container 6d5c83110238 20:10:04 ---> 7a6dea1a4a80 20:10:04 Step 22/22 : LABEL version=0.0.0 20:10:04 ---> Running in b6df004e585c 20:10:04 Removing intermediate container b6df004e585c 20:10:04 ---> 7b1b7fc6d0dc 20:10:04 20:10:04 Successfully built 7b1b7fc6d0dc 20:10:04 Successfully tagged core-common-config-bootstrapper:latest 20:10:05 $ docker rm -f --volumes 3a2cbbac70edba001d31fe3ed26f00f6bf528da55b5f42ea28d0d25b4229bb4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:06  Building core-common-config-bootstrapper ... done Removing intermediate container 18681841d917 20:10:06 ---> 56aa21ef674f 20:10:06 20:10:06 Step 10/23 : FROM alpine:3.16 20:10:06 ---> dfd21b5a31f5 20:10:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:10:06 ---> Using cache 20:10:06 ---> 201ae5b35300 20:10:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:10:06 ---> Using cache 20:10:06 ---> 4d6716d42ae9 20:10:06 Step 13/23 : ENV APP_PORT=59882 20:10:06 ---> Running in 130d06c08ec8 20:10:06 Removing intermediate container 130d06c08ec8 20:10:06 ---> e35197550147 20:10:06 Step 14/23 : EXPOSE $APP_PORT 20:10:06 ---> Running in 8d9468b5fa21 20:10:06 Removing intermediate container 8d9468b5fa21 20:10:06 ---> 91f977dabf1a 20:10:06 Step 15/23 : WORKDIR / 20:10:06 ---> Running in c298404034f9 20:10:06 Removing intermediate container c298404034f9 20:10:06 ---> 9062858db6ce 20:10:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:06 + docker inspect -f . ci-base-image-arm64 20:10:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:06 ---> d73980b44d56 20:10:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:10:07 prd-ubuntu20.04-docker-arm64-4c-16g-6927 does not seem to be running inside a container 20:10:07 $ 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:10:07 ---> 75021c9ef635 20:10:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:10:07 ---> 3390095d485b 20:10:07 Step 19/23 : ENTRYPOINT ["/core-command"] 20:10:07 ---> Running in c6a577cb7c97 20:10:07 Removing intermediate container c6a577cb7c97 20:10:07 ---> 739efc8faae5 20:10:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:10:07 ---> Running in 7b70f72daf97 20:10:07 Removing intermediate container 7b70f72daf97 20:10:07 ---> cb65a00e2ad1 20:10:07 Step 21/23 : LABEL arch=x86_64 20:10:07 ---> Running in 59b3e2ae1ee1 20:10:07 Removing intermediate container 59b3e2ae1ee1 20:10:07 ---> 7e7ebea049ad 20:10:07 Step 22/23 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:10:07 ---> Running in cbd010d9c430 20:10:07 Removing intermediate container cbd010d9c430 20:10:07 ---> 6017c2363360 20:10:07 Step 23/23 : LABEL version=0.0.0 20:10:07 ---> Running in cbbdf1931588 20:10:07 Removing intermediate container cbbdf1931588 20:10:07 ---> 076db706e40d 20:10:07 20:10:07 Successfully built 076db706e40d 20:10:07 Successfully tagged core-command:latest 20:10:07  Building core-command ... done  20:10:08 $ docker top 2db30bbc80deab6250e195c83cce917b6226d99c91d77c72ffecc9f720490dd1 -eo pid,comm [Pipeline] { [Pipeline] } 20:10:08 $ docker stop --time=1 cbd0599297a449b4b456b5e66378b338aab5567c0281a4b99ce49b6895b448f7 20:10:09 $ docker rm -f --volumes cbd0599297a449b4b456b5e66378b338aab5567c0281a4b99ce49b6895b448f7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo 20:10:10 ========================================================= 20:10:10 [edgeXBuildGoParallel] Running Tests and Build... 20:10:10 ========================================================= [Pipeline] sh 20:10:10 + docker images 20:10:10 REPOSITORY TAG IMAGE ID CREATED SIZE 20:10:10 core-command latest 076db706e40d 3 seconds ago 17.7MB 20:10:10 56aa21ef674f 5 seconds ago 1.68GB 20:10:10 core-common-config-bootstrapper latest 7b1b7fc6d0dc 6 seconds ago 15.5MB 20:10:10 security-spire-agent latest 14ecf48c3e27 7 seconds ago 125MB 20:10:10 core-data latest 94079f58672b 9 seconds ago 17.9MB 20:10:10 security-secretstore-setup latest 8590750f286a 9 seconds ago 30MB 20:10:10 6c2ced867092 10 seconds ago 1.67GB 20:10:10 support-scheduler latest 0fbdbd8fe795 14 seconds ago 30MB 20:10:10 614ec3c00a96 16 seconds ago 1.68GB 20:10:10 fba9c8e675f4 19 seconds ago 1.74GB 20:10:10 3d2335802c97 20 seconds ago 1.67GB 20:10:10 security-proxy-setup latest 99b8930b87ee 26 seconds ago 27.8MB 20:10:10 f499af2d0597 34 seconds ago 1.67GB 20:10:10 security-spire-config latest d338ac0f5695 39 seconds ago 85.8MB 20:10:10 b800e162ec21 47 seconds ago 1.55GB 20:10:10 security-bootstrapper latest cdedae958438 47 seconds ago 20.4MB 20:10:10 support-notifications latest 1d309cb43f4a 54 seconds ago 30.7MB 20:10:10 core-metadata latest c24ec3bb9a0a 56 seconds ago 18.5MB 20:10:10 security-spiffe-token-provider latest e2d9d0775f6e 58 seconds ago 30MB 20:10:10 31af2fa729d1 About a minute ago 1.74GB 20:10:10 6fb4035d5cd0 About a minute ago 1.72GB 20:10:10 b34ee089923d About a minute ago 1.67GB 20:10:10 5d625fe4ba4c About a minute ago 1.69GB 20:10:10 security-spire-server latest ec6939376088 About a minute ago 86.5MB 20:10:10 de77b90f9fcc About a minute ago 1.55GB 20:10:10 ci-base-image-x86_64 latest 308de6c27ab5 4 minutes ago 904MB 20:10:10 alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB 20:10:10 alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB 20:10:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:10:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:10:10 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) 20:10:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:10:11 + make test 20:10:11 go test -race -coverprofile=coverage.out ./... 20:10:50 ? github.com/edgexfoundry/edgex-go [no test files] 20:12:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:12:57 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:12:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:12:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:12:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:13:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:13:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:13:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:13:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:13:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:13:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:13:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:13:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:13:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.423s coverage: 28.7% of statements 20:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:13:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.634s coverage: 98.5% of statements 20:13:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.695s coverage: 73.7% of statements 20:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:13:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.614s coverage: 54.0% of statements 20:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.288s coverage: 88.5% of statements 20:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.500s coverage: 3.9% of statements 20:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.126s coverage: 95.6% of statements 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:13:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.390s coverage: 72.2% of statements 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:13:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.617s coverage: 65.9% of statements 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:13:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.431s coverage: 0.9% of statements 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:13:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.516s coverage: 29.6% of statements 20:13:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.389s coverage: 47.1% of statements 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.284s coverage: 82.9% of statements 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.287s coverage: 94.1% of statements 20:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.332s coverage: 96.3% of statements 20:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.298s coverage: 87.5% of statements 20:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.267s coverage: 94.4% of statements 20:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.256s coverage: 44.8% of statements 20:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.072s coverage: 79.9% of statements 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.383s coverage: 92.9% of statements 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements 20:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 77.4% of statements 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements 20:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.301s coverage: 87.2% of statements 20:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.559s coverage: 91.2% of statements 20:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.840s coverage: 63.1% of statements 20:14:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:14:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.285s coverage: 100.0% of statements 20:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements 20:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 20:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.124s coverage: 73.7% of statements 20:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements 20:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.729s coverage: 65.3% of statements 20:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:14:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.013s coverage: 41.0% of statements 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:14:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.358s coverage: 89.5% of statements 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:14:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.419s coverage: 84.8% of statements 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:14:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.332s coverage: 17.7% of statements 20:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:14:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.779s coverage: 92.3% of statements 20:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:14:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.412s coverage: 63.2% of statements 20:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:14:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements 20:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:14:55 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:14:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:14:55 go vet ./... 20:17:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:17:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:17:02 ./bin/test-attribution-txt.sh [Pipeline] echo 20:17:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:17:03 + ls -al . 20:17:03 total 740 20:17:03 drwxrwxr-x 10 1001 1001 4096 Feb 21 20:10 . 20:17:03 drwxr-xr-x 4 root root 4096 Feb 21 20:10 .. 20:17:03 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:08 .blubracket 20:17:03 -rw-rw-r-- 1 1001 1001 16 Feb 21 20:08 .dockerignore 20:17:03 drwxrwxr-x 8 1001 1001 4096 Feb 21 20:08 .git 20:17:03 drwxrwxr-x 3 1001 1001 4096 Feb 21 20:08 .github 20:17:03 -rw-rw-r-- 1 1001 1001 1024 Feb 21 20:08 .gitignore 20:17:03 -rw-rw-r-- 1 1001 1001 42 Feb 21 20:08 .golangci.yml 20:17:03 -rw-rw-r-- 1 1001 1001 87 Feb 21 20:08 .hadolint.yml 20:17:03 -rw-rw-r-- 1 1001 1001 166 Feb 21 20:08 .sonarcloud.properties 20:17:03 -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:08 ADOPTERS.md 20:17:03 -rw-rw-r-- 1 1001 1001 10825 Feb 21 20:08 Attribution.txt 20:17:03 -rw-rw-r-- 1 1001 1001 73765 Feb 21 20:08 CHANGELOG.md 20:17:03 -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:08 CONTRIBUTING.md 20:17:03 -rw-rw-r-- 1 1001 1001 677 Feb 21 20:08 GOVERNANCE.md 20:17:03 -rw-rw-r-- 1 1001 1001 883 Feb 21 20:08 Jenkinsfile 20:17:03 -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:08 LICENSE 20:17:03 -rw-rw-r-- 1 1001 1001 13375 Feb 21 20:08 Makefile 20:17:03 -rw-rw-r-- 1 1001 1001 582 Feb 21 20:08 OWNERS.md 20:17:03 -rw-rw-r-- 1 1001 1001 9403 Feb 21 20:08 README.md 20:17:03 -rw-rw-r-- 1 1001 1001 6912 Feb 21 20:08 SECURITY.md 20:17:03 -rw-rw-r-- 1 1001 1001 5 Feb 21 20:05 VERSION 20:17:03 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:08 bin 20:17:03 drwxrwxr-x 17 1001 1001 4096 Feb 21 20:08 cmd 20:17:03 -rw-r--r-- 1 root root 487323 Feb 21 20:14 coverage.out 20:17:03 -rw-rw-r-- 1 1001 1001 3296 Feb 21 20:08 go.mod 20:17:03 -rw-rw-r-- 1 1001 1001 33293 Feb 21 20:08 go.sum 20:17:03 drwxrwxr-x 7 1001 1001 4096 Feb 21 20:08 internal 20:17:03 drwxrwxr-x 3 1001 1001 4096 Feb 21 20:08 openapi 20:17:03 drwxrwxr-x 4 1001 1001 4096 Feb 21 20:08 snap 20:17:03 -rw-rw-r-- 1 1001 1001 204 Feb 21 20:08 version.go [Pipeline] sh 20:17:03 + '[' -e coverage.out ] 20:17:03 + chown 1001:1001 coverage.out [Pipeline] stash 20:17:03 Warning: overwriting stash ‘coverage-report’ 20:17:04 Stashed 1 file(s) [Pipeline] sh 20:17:05 + make build 20:17:05 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:18:41 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:18:47 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:18:53 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:18:57 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:19:44 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:19:48 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:19: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:20:00 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:20:04 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:20:08 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:20:23 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:20:28 $ docker stop --time=1 2db30bbc80deab6250e195c83cce917b6226d99c91d77c72ffecc9f720490dd1 20:20:30 $ docker rm -f --volumes 2db30bbc80deab6250e195c83cce917b6226d99c91d77c72ffecc9f720490dd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:32 20:20:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:33 latest: Pulling from edgex-devops/edgex-compose-arm64 20:20:33 29e5d40040c1: Pulling fs layer 20:20:33 1ce36da41761: Pulling fs layer 20:20:33 25b303627fd3: Pulling fs layer 20:20:33 29e5d40040c1: Verifying Checksum 20:20:33 29e5d40040c1: Download complete 20:20:33 1ce36da41761: Verifying Checksum 20:20:33 1ce36da41761: Download complete 20:20:33 29e5d40040c1: Pull complete 20:20:35 1ce36da41761: Pull complete 20:20:35 25b303627fd3: Verifying Checksum 20:20:35 25b303627fd3: Download complete 20:20:47 25b303627fd3: Pull complete 20:20:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:20:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:47 prd-ubuntu20.04-docker-arm64-4c-16g-6927 does not seem to be running inside a container 20:20:48 $ 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:20:50 $ docker top 2c966face32fb9f22d9794c071974af1cd007f389ad2ad9738a894f9610bd4e0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:51 + docker-compose build --help 20:20:51 + grep parallel 20:20:56 --parallel Build images in parallel. [Pipeline] } 20:20:57 $ docker stop --time=1 2c966face32fb9f22d9794c071974af1cd007f389ad2ad9738a894f9610bd4e0 20:20:58 $ docker rm -f --volumes 2c966face32fb9f22d9794c071974af1cd007f389ad2ad9738a894f9610bd4e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:59 prd-ubuntu20.04-docker-arm64-4c-16g-6927 does not seem to be running inside a container 20:20:59 $ 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:21:01 $ docker top 9edf543c2ad736a902c021954598e93598fa38acd6950caccd777d044a970310 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:02 + docker-compose -f ./docker-compose-build.yml build --parallel 20:21:10 Building core-command ... 20:21:10 Building core-common-config-bootstrapper ... 20:21:10 Building core-data ... 20:21:10 Building core-metadata ... 20:21:10 Building security-bootstrapper ... 20:21:10 Building security-proxy-setup ... 20:21:10 Building security-secretstore-setup ... 20:21:10 Building security-spiffe-token-provider ... 20:21:10 Building security-spire-agent ... 20:21:10 Building security-spire-config ... 20:21:10 Building security-spire-server ... 20:21:10 Building support-notifications ... 20:21:10 Building support-scheduler ... 20:21:10 Building security-spiffe-token-provider 20:21:10 Building security-proxy-setup 20:21:10 Building security-spire-config 20:21:10 Building security-bootstrapper 20:21:10 Building security-secretstore-setup 20:22:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:22:06 ---> f927eef89133 20:22:06 Step 3/24 : WORKDIR /edgex-go 20:22:06 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:22:06 ---> f927eef89133 20:22:06 Step 3/32 : WORKDIR /edgex-go 20:22:06 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:22:06 ---> f927eef89133 20:22:06 Step 3/21 : WORKDIR /edgex-go 20:22:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:22:06 ---> f927eef89133 20:22:06 Step 3/24 : WORKDIR /edgex-go 20:22:06 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:06 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:22:06 ---> f927eef89133 20:22:06 Step 3/19 : WORKDIR /edgex-go 20:22:06 ---> Running in 102003d38ffa 20:22:06 ---> Running in d31ab0de6b13 20:22:06 ---> Running in c3699d5fafd4 20:22:06 ---> Running in 3bc09b95c649 20:22:06 ---> Running in 2e16737b7338 20:22:06 Removing intermediate container 102003d38ffa 20:22:06 ---> b9ecdeeb6bea 20:22:06 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:22:06 Removing intermediate container d31ab0de6b13 20:22:06 ---> dd0a2ccf8aac 20:22:06 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:22:06 Removing intermediate container 2e16737b7338 20:22:06 ---> 38e0d6f5b9c6 20:22:06 Step 4/21 : RUN apk add --update --no-cache make git 20:22:06 ---> Running in fc9485589cae 20:22:06 ---> Running in 9dc8fa813257 20:22:06 ---> Running in 9327f406e129 20:22:06 Removing intermediate container c3699d5fafd4 20:22:06 ---> 5bdc207a77b0 20:22:06 Step 4/24 : RUN apk add --update --no-cache make git 20:22:06 Removing intermediate container 3bc09b95c649 20:22:06 ---> c0c1fb23930d 20:22:06 Step 4/32 : RUN apk add --update --no-cache make git 20:22:06 ---> Running in de62c833c326 20:22:06 ---> Running in 42640cf7a7e3 20:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:06 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:22:06 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:22:06 OK: 16903 distinct packages available 20:22:06 OK: 221 MiB in 51 packages 20:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:06 OK: 221 MiB in 51 packages 20:22:07 OK: 221 MiB in 51 packages 20:22:07 OK: 221 MiB in 51 packages 20:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:08 OK: 221 MiB in 51 packages 20:22:09 Removing intermediate container de62c833c326 20:22:09 ---> a5dd1d20bed6 20:22:09 Step 5/32 : COPY go.mod vendor* ./ 20:22:09 Removing intermediate container fc9485589cae 20:22:09 ---> be98ca01d73d 20:22:09 Step 5/24 : COPY go.mod vendor* ./ 20:22:09 Removing intermediate container 42640cf7a7e3 20:22:09 ---> 3c2fd2f0e12c 20:22:09 Step 5/24 : COPY go.mod vendor* ./ 20:22:09 Removing intermediate container 9327f406e129 20:22:09 ---> 82ebb01306fc 20:22:09 Step 5/21 : COPY go.mod vendor* ./ 20:22:10 ---> b8e61ca17429 20:22:10 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:10 ---> Running in f9ddc0c02b48 20:22:10 ---> f7f579d8a620 20:22:10 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:10 ---> fbf137fc1890 20:22:10 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:10 ---> 3e5936662a26 20:22:10 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:10 Removing intermediate container 9dc8fa813257 20:22:10 ---> 4b5703b70a0e 20:22:10 Step 5/19 : COPY go.mod vendor* ./ 20:22:10 ---> Running in a8c217197593 20:22:10 ---> Running in 56fd1e38adbe 20:22:11 ---> Running in c48ebbefcd1c 20:22:12 ---> c59d1085c3fd 20:22:12 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:12 ---> Running in c18c8906491a 20:24:04 Removing intermediate container f9ddc0c02b48 20:24:04 ---> d505efd7c864 20:24:04 Step 7/32 : COPY . . 20:24:04 Removing intermediate container 56fd1e38adbe 20:24:04 ---> b79cb2457696 20:24:04 Step 7/24 : COPY . . 20:24:04 Removing intermediate container c18c8906491a 20:24:04 ---> 76a3d1724a15 20:24:04 Step 7/19 : COPY . . 20:24:04 Removing intermediate container c48ebbefcd1c 20:24:04 ---> 2c440ba9b869 20:24:04 Step 7/21 : COPY . . 20:24:04 Removing intermediate container a8c217197593 20:24:04 ---> df5997a9a90e 20:24:04 Step 7/24 : COPY . . 20:24:12 ---> 59acf8ccedfb 20:24:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:12 ---> 413cd0fa1254 20:24:12 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:24:12 ---> 4cf7dcd3498e 20:24:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:24:12 ---> Running in c550075d51e7 20:24:12 ---> d46bdfd8c4e3 20:24:12 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:24:12 ---> 5da7f8e14beb 20:24:12 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:24:12 ---> Running in 4d5250e757b5 20:24:12 ---> Running in 18e97ad74fd7 20:24:12 ---> Running in c0f84c727158 20:24:12 ---> Running in 5db2fbe1530d 20:24:13 Removing intermediate container 18e97ad74fd7 20:24:13 ---> 512d49045e8b 20:24:13 Step 9/24 : WORKDIR /edgex-go/spire-build 20:24:13 ---> Running in b72b6cfefc13 20:24:14 Removing intermediate container b72b6cfefc13 20:24:14 ---> 1773fc95a0e8 20:24:14 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:24:14 ---> Running in 2ceabd390a88 20:24:14 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:24:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:24:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:24:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:24:17 Removing intermediate container 2ceabd390a88 20:24:17 ---> d2831dc72aca 20:24:17 Step 11/24 : WORKDIR /edgex-go 20:24:17 ---> Running in 50d5e2b6d97a 20:24:18 Removing intermediate container 50d5e2b6d97a 20:24:18 ---> c80bb7146dbf 20:24:18 20:24:18 Step 12/24 : FROM alpine:3.15 20:24:18 3.15: Pulling from library/alpine 20:24:19 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:24:19 Status: Downloaded newer image for alpine:3.15 20:24:19 ---> 354640af7b1b 20:24:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:19 ---> Running in baa2f6ef2066 20:24:20 Removing intermediate container baa2f6ef2066 20:24:20 ---> 40c379169650 20:24:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:24:20 ---> Running in 73299d8e6252 20:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:24:24 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:24:24 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:24:24 OK: 15734 distinct packages available 20:24:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:24:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:24:26 (1/4) Installing dumb-init (1.2.5-r1) 20:24:26 (2/4) Installing musl-obstack (1.2.3-r0) 20:24:26 (3/4) Installing libucontext (1.1-r0) 20:24:26 (4/4) Installing gcompat (1.0.0-r4) 20:24:26 Executing busybox-1.34.1-r7.trigger 20:24:26 OK: 6 MiB in 18 packages 20:24:28 Removing intermediate container 73299d8e6252 20:24:28 ---> cc87ba5b4c63 20:24:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:33 ---> 6656d438869b 20:24:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:24:34 ---> 60b708717c43 20:24:34 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:24:34 ---> Running in 5ba1396a59db 20:24:35 Removing intermediate container 5ba1396a59db 20:24:35 ---> 371f5f224c76 20:24:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:24:36 ---> 88f4871c49b3 20:24:36 Step 19/24 : WORKDIR / 20:24:36 ---> Running in 6241922b61ba 20:24:36 Removing intermediate container 6241922b61ba 20:24:36 ---> ee748e9fbfd2 20:24:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:36 ---> Running in d66db07ef33d 20:24:37 Removing intermediate container d66db07ef33d 20:24:37 ---> 4d8aaeacadb8 20:24:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:37 ---> Running in fb81f07dace3 20:24:37 Removing intermediate container fb81f07dace3 20:24:37 ---> c642a1a48966 20:24:37 Step 22/24 : LABEL arch=arm64 20:24:38 ---> Running in 44a283d641dd 20:24:38 Removing intermediate container 44a283d641dd 20:24:38 ---> 0e69d0bbabbf 20:24:38 Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:24:38 ---> Running in e756c6d422a3 20:24:39 Removing intermediate container e756c6d422a3 20:24:39 ---> dba4c129dc63 20:24:39 Step 24/24 : LABEL version=0.0.0 20:24:39 ---> Running in 77c1e654ca4d 20:24:39 Removing intermediate container 77c1e654ca4d 20:24:39 ---> 2835294ce350 20:24:39 20:24:40 Successfully built 2835294ce350 20:24:40 Successfully tagged security-spire-config-arm64:latest 20:24:40 Building support-notifications 20:25:02  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:02 ---> f927eef89133 20:25:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:25:02 ---> Running in 5539a7b48116 20:25:02 Removing intermediate container 5539a7b48116 20:25:02 ---> e435877e08f6 20:25:02 Step 4/22 : WORKDIR /edgex-go 20:25:02 ---> Running in 9080994f4f24 20:25:02 Removing intermediate container 9080994f4f24 20:25:02 ---> 3064b14695a4 20:25:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:25:02 ---> Running in 00fe1df3e65b 20:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:04 OK: 221 MiB in 51 packages 20:25:05 Removing intermediate container 00fe1df3e65b 20:25:05 ---> dec0e718c197 20:25:05 Step 6/22 : COPY go.mod vendor* ./ 20:25:06 ---> dea9f4fad4a2 20:25:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:06 ---> Running in 831e6cbcb431 20:26:43 Removing intermediate container 831e6cbcb431 20:26:43 ---> 86a62011b90c 20:26:43 Step 8/22 : COPY . . 20:26:55 ---> 5c7dc9c4f4f3 20:26:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:26:55 ---> Running in cff3c509a5fa 20:26: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:30:32 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:30:32 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:30:45 Removing intermediate container 5db2fbe1530d 20:30:45 ---> 8a728e8715a0 20:30:45 20:30:45 Step 9/21 : FROM alpine:3.16 20:30:45 3.16: Pulling from library/alpine 20:30:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:30:47 Status: Downloaded newer image for alpine:3.16 20:30:47 ---> 4c81e5bf8899 20:30:47 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:30:47 ---> Running in 307f2e7c3fc7 20:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:51 (1/6) Installing ca-certificates (20220614-r0) 20:30:51 (2/6) Installing brotli-libs (1.0.9-r6) 20:30:51 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:30:51 (4/6) Installing libcurl (7.83.1-r6) 20:30:51 (5/6) Installing curl (7.83.1-r6) 20:30:52 (6/6) Installing dumb-init (1.2.5-r1) 20:30:52 Executing busybox-1.35.0-r17.trigger 20:30:52 Executing ca-certificates-20220614-r0.trigger 20:30:52 OK: 8 MiB in 20 packages 20:30:57 Removing intermediate container 307f2e7c3fc7 20:30:57 ---> be917b09220e 20:30:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:30:58 ---> Running in b3f78577d613 20:30:59 Removing intermediate container b3f78577d613 20:30:59 ---> 22a965030805 20:30:59 Step 12/21 : WORKDIR /edgex 20:30:59 Removing intermediate container c550075d51e7 20:30:59 ---> dba8fbd41a35 20:30:59 20:30:59 Step 9/24 : FROM alpine:3.16 20:30:59 ---> Running in fec74f160951 20:30:59 ---> 4c81e5bf8899 20:30:59 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:30:59 ---> Running in 8f5279ed4cc8 20:31:00 Removing intermediate container fec74f160951 20:31:00 ---> b480d5f62082 20:31:00 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:03 ---> d867a0853f8e 20:31:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:31:04 (1/3) Installing ca-certificates (20220614-r0) 20:31:04 (2/3) Installing dumb-init (1.2.5-r1) 20:31:04 (3/3) Installing su-exec (0.2-r1) 20:31:04 Executing busybox-1.35.0-r17.trigger 20:31:04 Executing ca-certificates-20220614-r0.trigger 20:31:05 OK: 6 MiB in 17 packages 20:31:05 ---> c563ae9c119e 20:31:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:31:06 Removing intermediate container 4d5250e757b5 20:31:06 ---> 22456c80de47 20:31:06 20:31:06 Step 9/32 : FROM alpine:3.16 20:31:06 ---> 4c81e5bf8899 20:31:06 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:06 ---> Running in 721745e46b83 20:31:07 Removing intermediate container 721745e46b83 20:31:07 ---> 9111b3522122 20:31:07 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:31:07 ---> Running in 98ac72b19210 20:31:08 Removing intermediate container 8f5279ed4cc8 20:31:08 ---> a610387fc0eb 20:31:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:31:08 ---> Running in 4a9a26ff1bd4 20:31:09 ---> 1c8333ce3b36 20:31:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:31:11 Removing intermediate container 4a9a26ff1bd4 20:31:11 ---> d5e2450caa76 20:31:11 Step 12/24 : WORKDIR / 20:31:11 ---> 4a8da8819b4c 20:31:11 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:11 ---> Running in 25786c705fdc 20:31:11 ---> Running in 98415e5fed22 20:31:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:11 Removing intermediate container 25786c705fdc 20:31:11 ---> e791958362ac 20:31:11 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:31:13 (1/2) Installing dumb-init (1.2.5-r1) 20:31:13 (2/2) Installing su-exec (0.2-r1) 20:31:13 Executing busybox-1.35.0-r17.trigger 20:31:13 ---> 466bb126e919 20:31:13 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:31:13 OK: 5 MiB in 16 packages 20:31:15 ---> d63769298408 20:31:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:31:15 Removing intermediate container 98415e5fed22 20:31:15 ---> 7a86ac953736 20:31:15 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:31:15 ---> Running in 294fdc42dc99 20:31:16 Removing intermediate container 98ac72b19210 20:31:16 ---> 6f9dc3e09a5c 20:31:16 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:31:16 ---> Running in f8be9c55cbd5 20:31:16 Removing intermediate container 294fdc42dc99 20:31:16 ---> a58859f10d79 20:31:16 Step 19/21 : LABEL arch=arm64 20:31:16 ---> Running in 745f4fdefd0d 20:31:16 ---> b3378df590b0 20:31:16 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:31:16 Removing intermediate container f8be9c55cbd5 20:31:16 ---> 605f9e291f93 20:31:16 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:31:17 ---> Running in 8c4f8f2fdd19 20:31:17 Removing intermediate container 745f4fdefd0d 20:31:17 ---> 590002031626 20:31:17 Step 20/21 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:31:17 ---> Running in 49bd86869f12 20:31:18 Removing intermediate container 8c4f8f2fdd19 20:31:18 ---> 4577ea2aa673 20:31:18 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:31:18 ---> 0166b3816eca 20:31:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:31:18 ---> Running in e961c1937413 20:31:18 Removing intermediate container 49bd86869f12 20:31:18 ---> 8afd3e74e2c2 20:31:18 Step 21/21 : LABEL version=0.0.0 20:31:18 ---> Running in 243adec1fb46 20:31:19 Removing intermediate container e961c1937413 20:31:19 ---> 49be30c22849 20:31:19 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:31:19 ---> Running in 8b71168ab05e 20:31:19 Removing intermediate container 243adec1fb46 20:31:19 ---> e750fa7ee5ae 20:31:19 20:31:20 Removing intermediate container 8b71168ab05e 20:31:20 ---> b66c919a5bac 20:31:20 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:31:20 ---> Running in 38a92c09f3bb 20:31:20 Successfully built e750fa7ee5ae 20:31:20 Successfully tagged security-proxy-setup-arm64:latest 20:31:20 Building security-spire-agent 20:31:21  Building security-proxy-setup ... done  ---> 1171f3725d2d 20:31:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:31:25 ---> 573dd41e379f 20:31:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:31:25 Removing intermediate container 38a92c09f3bb 20:31:25 ---> 33fa288baf55 20:31:25 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:31:25 ---> Running in 991afb08ef56 20:31:26 ---> daaa76b18adf 20:31:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:26 ---> Running in 672aacfed7fb 20:31:26 Removing intermediate container 991afb08ef56 20:31:26 ---> 97286adff2f1 20:31:26 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:31:27 ---> ad9e062cae8a 20:31:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:31:28 ---> Running in df9dd69ac11e 20:31:31 Removing intermediate container 672aacfed7fb 20:31:31 ---> f2783c61b751 20:31:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:31:31 ---> Running in 33c12f9470db 20:31:32 Removing intermediate container 33c12f9470db 20:31:32 ---> ba9cf23c9ec6 20:31:32 Step 22/24 : LABEL arch=arm64 20:31:32 Removing intermediate container df9dd69ac11e 20:31:32 ---> b1169795f17d 20:31:32 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:32 ---> Running in 81041b28fd73 20:31:33 Removing intermediate container 81041b28fd73 20:31:33 ---> 3e5b75a0523d 20:31:33 Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:31:33 ---> 0a02c3f6694c 20:31:33 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:31:33 ---> Running in 870a344ba511 20:31:34 Removing intermediate container 870a344ba511 20:31:34 ---> 282c9b9de7dc 20:31:34 Step 24/24 : LABEL version=0.0.0 20:31:35 ---> Running in 25274f8c4cf3 20:31:37 Removing intermediate container 25274f8c4cf3 20:31:37 ---> 489292655971 20:31:37 20:31:37 ---> 54949ddff46d 20:31:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:31:37 Successfully built 489292655971 20:31:37 Successfully tagged security-secretstore-setup-arm64:latest 20:31:37 Building security-spire-server 20:31:38  Building security-secretstore-setup ... done  ---> 6e4585ed2a3a 20:31:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:31:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:39 ---> f927eef89133 20:31:39 Step 3/24 : WORKDIR /edgex-go 20:31:39 ---> Using cache 20:31:39 ---> c0c1fb23930d 20:31:39 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:31:39 ---> Running in 3a1f36af9efa 20:31:40 ---> d0c23faa9555 20:31:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:31:41 ---> 84232702b30e 20:31:41 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:31:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:42 ---> ff88982314e0 20:31:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:31:43 ---> 3cc0f5f61794 20:31:43 Step 27/32 : RUN chmod +x /entrypoint.sh 20:31:43 ---> Running in 5d9258f7042c 20:31:43 OK: 221 MiB in 51 packages 20:31:45 Removing intermediate container 3a1f36af9efa 20:31:45 ---> cc1c4d68927d 20:31:45 Step 5/24 : COPY go.mod vendor* ./ 20:31:47 ---> ca509e7e5f44 20:31:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:47 ---> Running in 7163a670ce50 20:31:47 Removing intermediate container 5d9258f7042c 20:31:47 ---> f2fc37cec4ee 20:31:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:31:48 ---> Running in 76add497302c 20:31:50 Removing intermediate container 76add497302c 20:31:50 ---> a00d1fc135b2 20:31:50 Step 29/32 : CMD ["gate"] 20:31:51 ---> Running in 1461cbcd9c5b 20:31:51 Removing intermediate container 1461cbcd9c5b 20:31:51 ---> 05248676c370 20:31:51 Step 30/32 : LABEL arch=arm64 20:31:51 ---> Running in b1211fea2c0c 20:31:52 Removing intermediate container b1211fea2c0c 20:31:52 ---> 898e15461ff1 20:31:52 Step 31/32 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:31:52 ---> Running in 88df4cf607e1 20:31:53 Removing intermediate container 88df4cf607e1 20:31:53 ---> 8a9cbf6bd74e 20:31:53 Step 32/32 : LABEL version=0.0.0 20:31:53 ---> Running in d995fdd0a4a9 20:31:54 Removing intermediate container d995fdd0a4a9 20:31:54 ---> e783ce2f1cc4 20:31:54 20:31:54 Successfully built e783ce2f1cc4 20:31:54 Successfully tagged security-bootstrapper-arm64:latest 20:31:54 Building core-command 20:31:58  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:58 ---> f927eef89133 20:31:58 Step 3/23 : WORKDIR /edgex-go 20:31:58 ---> Using cache 20:31:58 ---> c0c1fb23930d 20:31:58 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:31:58 ---> Using cache 20:31:58 ---> cc1c4d68927d 20:31:58 Step 5/23 : COPY go.mod vendor* ./ 20:31:58 ---> Using cache 20:31:58 ---> ca509e7e5f44 20:31:58 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:58 ---> Running in 4e28d330c121 20:32:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:17 ---> f927eef89133 20:32:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:32:17 ---> Using cache 20:32:17 ---> e435877e08f6 20:32:17 Step 4/23 : WORKDIR /edgex-go 20:32:17 ---> Using cache 20:32:17 ---> 3064b14695a4 20:32:17 Step 5/23 : RUN apk add --update --no-cache make git 20:32:17 ---> Running in 6c58b03efed4 20:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:20 OK: 221 MiB in 51 packages 20:32:21 Removing intermediate container 6c58b03efed4 20:32:21 ---> 66c126972409 20:32:21 Step 6/23 : COPY go.mod vendor* ./ 20:32:22 ---> 5461e08c1c91 20:32:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:22 ---> Running in c398a266244a 20:33:01 Removing intermediate container c0f84c727158 20:33:01 ---> 521797ea18c0 20:33:01 20:33:01 Step 9/19 : FROM alpine:3.15 20:33:01 ---> 354640af7b1b 20:33:01 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:01 ---> Using cache 20:33:01 ---> 40c379169650 20:33:01 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:33:01 ---> Running in 13d0416f9056 20:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:33:05 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:33:05 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:33:05 OK: 15734 distinct packages available 20:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:33:07 (1/9) Installing ca-certificates (20220614-r0) 20:33:07 (2/9) Installing brotli-libs (1.0.9-r5) 20:33:07 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:33:07 (4/9) Installing libcurl (7.80.0-r6) 20:33:07 (5/9) Installing curl (7.80.0-r6) 20:33:07 (6/9) Installing dumb-init (1.2.5-r1) 20:33:07 (7/9) Installing musl-obstack (1.2.3-r0) 20:33:07 (8/9) Installing libucontext (1.1-r0) 20:33:07 (9/9) Installing gcompat (1.0.0-r4) 20:33:07 Executing busybox-1.34.1-r7.trigger 20:33:07 Executing ca-certificates-20220614-r0.trigger 20:33:08 OK: 8 MiB in 23 packages 20:33:13 Removing intermediate container 13d0416f9056 20:33:13 ---> 7ae982844ba7 20:33:13 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:14 ---> a7308285db20 20:33:14 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:33:21 ---> 31af12ac634b 20:33:21 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:33:23 ---> d79d96b04bcc 20:33:23 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:33:23 ---> Running in 5849fe430a6b 20:33:24 Removing intermediate container 5849fe430a6b 20:33:24 ---> 4e68b1f154f8 20:33:24 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:25 ---> Running in a636c43f3a50 20:33:25 Removing intermediate container a636c43f3a50 20:33:25 ---> e3783a7cc510 20:33:25 Step 17/19 : LABEL arch=arm64 20:33:26 ---> Running in e65b33920770 20:33:27 Removing intermediate container e65b33920770 20:33:27 ---> 01502c6036f6 20:33:27 Step 18/19 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:33:27 ---> Running in f961726def02 20:33:28 Removing intermediate container f961726def02 20:33:28 ---> f8b7c9c36412 20:33:28 Step 19/19 : LABEL version=0.0.0 20:33:28 ---> Running in dd8bc0efbd27 20:33:30 Removing intermediate container dd8bc0efbd27 20:33:30 ---> 34fd84285980 20:33:30 20:33:31 Successfully built 34fd84285980 20:33:31 Successfully tagged security-spiffe-token-provider-arm64:latest 20:33:31  Building security-spiffe-token-provider ... done Building core-data 20:33:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:33:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:53 ---> f927eef89133 20:33:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:33:53 ---> Using cache 20:33:53 ---> e435877e08f6 20:33:53 Step 4/22 : WORKDIR /edgex-go 20:33:53 ---> Using cache 20:33:53 ---> 3064b14695a4 20:33:53 Step 5/22 : RUN apk add --update --no-cache make git 20:33:53 ---> Using cache 20:33:53 ---> 66c126972409 20:33:53 Step 6/22 : COPY go.mod vendor* ./ 20:33:53 ---> Using cache 20:33:53 ---> 5461e08c1c91 20:33:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:55 ---> Running in b201385084d3 20:34:10 Removing intermediate container 7163a670ce50 20:34:10 ---> da7fe349c29d 20:34:10 Step 7/24 : COPY . . 20:34:13 Removing intermediate container 4e28d330c121 20:34:13 ---> 5b316bdcb4cb 20:34:13 Step 7/23 : COPY . . 20:34:32 Removing intermediate container c398a266244a 20:34:32 ---> 71ee85387e3e 20:34:32 Step 8/23 : COPY . . 20:34:32 ---> 9cebade604e8 20:34:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:34:32 ---> Running in e1134a0ea0dd 20:34:32 Removing intermediate container e1134a0ea0dd 20:34:32 ---> 20102ab4039f 20:34:32 Step 9/24 : WORKDIR /edgex-go/spire-build 20:34:32 ---> Running in 2d3cf39a5e1e 20:34:32 Removing intermediate container 2d3cf39a5e1e 20:34:32 ---> b9ab53c57e07 20:34:32 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:34:32 ---> Running in eb77f1230c93 20:34:33 ---> 91459929ae51 20:34:33 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:34:33 ---> Running in 197170dba966 20:34:34 Removing intermediate container 197170dba966 20:34:34 ---> d3d59121752a 20:34:34 Step 9/23 : WORKDIR /edgex-go/spire-build 20:34:34 ---> Running in 348d31424e34 20:34:34 Removing intermediate container eb77f1230c93 20:34:34 ---> 3e8c81e6edde 20:34:34 Step 11/24 : WORKDIR /edgex-go 20:34:35 ---> Running in 74d65e94dcbf 20:34:35 Removing intermediate container 348d31424e34 20:34:35 ---> 12a2bf61b30a 20:34:35 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:34:35 ---> Running in f302e0fa5fea 20:34:35 Removing intermediate container 74d65e94dcbf 20:34:35 ---> e6cebf21503f 20:34:35 20:34:35 Step 12/24 : FROM alpine:3.15 20:34:35 ---> 354640af7b1b 20:34:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:35 ---> Using cache 20:34:35 ---> 40c379169650 20:34:35 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:36 ---> Running in ca8bba03e3f5 20:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:40 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:34:40 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:34:40 OK: 15734 distinct packages available 20:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:40 Removing intermediate container f302e0fa5fea 20:34:40 ---> d7c1b885d728 20:34:40 Step 11/23 : WORKDIR /edgex-go 20:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:40 ---> Running in ac95b61210d9 20:34:41 (1/5) Installing dumb-init (1.2.5-r1) 20:34:41 (2/5) Installing musl-obstack (1.2.3-r0) 20:34:41 (3/5) Installing libucontext (1.1-r0) 20:34:41 (4/5) Installing gcompat (1.0.0-r4) 20:34:41 Removing intermediate container ac95b61210d9 20:34:41 ---> 4a0df25c14ea 20:34:41 20:34:41 Step 12/23 : FROM alpine:3.15 20:34:41 ---> 354640af7b1b 20:34:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:41 (5/5) Installing openssl (1.1.1t-r1) 20:34:41 ---> Using cache 20:34:41 ---> 40c379169650 20:34:41 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompatExecuting busybox-1.34.1-r7.trigger 20:34:41 20:34:41 OK: 6 MiB in 19 packages 20:34:42 ---> Running in 13d418923569 20:34:44 Removing intermediate container ca8bba03e3f5 20:34:44 ---> 8e5a84ec6afb 20:34:44 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:45 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:34:45 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:34:45 OK: 15734 distinct packages available 20:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:46 (1/5) Installing dumb-init (1.2.5-r1) 20:34:46 (2/5) Installing musl-obstack (1.2.3-r0) 20:34:46 (3/5) Installing libucontext (1.1-r0) 20:34:46 (4/5) Installing gcompat (1.0.0-r4) 20:34:46 (5/5) Installing openssl (1.1.1t-r1) 20:34:46 Executing busybox-1.34.1-r7.trigger 20:34:46 OK: 6 MiB in 19 packages 20:34:49 Removing intermediate container 13d418923569 20:34:49 ---> 9c5b204b864a 20:34:49 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:49 ---> 4733a5614a26 20:34:49 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:49 ---> 9d7982ed4189 20:34:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:34:50 ---> Running in 9bbb29403e41 20:34:51 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:35:01 ---> 358885186cac 20:35:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:35:01 ---> 01e2d49b1cd7 20:35:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:35:01 Removing intermediate container cff3c509a5fa 20:35:01 ---> 00e5b639738c 20:35:01 20:35:01 Step 10/22 : FROM alpine:3.16 20:35:01 ---> 4c81e5bf8899 20:35:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:01 ---> Running in 2fb5dc9cbc3e 20:35:01 ---> 3cef0685e9bc 20:35:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:35:01 ---> ded6525a7277 20:35:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:03 ---> 601ac76a4f10 20:35:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:03 ---> 1a15eda66890 20:35:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:35:04 (1/2) Installing ca-certificates (20220614-r0) 20:35:04 (2/2) Installing dumb-init (1.2.5-r1) 20:35:04 Executing busybox-1.35.0-r17.trigger 20:35:04 Executing ca-certificates-20220614-r0.trigger 20:35:05 ---> 7ab864ad66db 20:35:05 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:05 ---> Running in 42a859d7ccb2 20:35:05 OK: 6 MiB in 16 packages 20:35:05 ---> 99053dc4157a 20:35:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:05 ---> Running in 0378bf2be65c 20:35:06 Removing intermediate container 42a859d7ccb2 20:35:06 ---> af53e63ff293 20:35:06 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:06 ---> Running in 02aa2120e41c 20:35:07 Removing intermediate container 0378bf2be65c 20:35:07 ---> fd06e817e6f5 20:35:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:07 ---> Running in cb960d9f814c 20:35:08 Removing intermediate container 02aa2120e41c 20:35:08 ---> 7d5eed29a57a 20:35:08 Step 21/23 : LABEL arch=arm64 20:35:08 ---> Running in c4f7593ff832 20:35:08 Removing intermediate container cb960d9f814c 20:35:08 ---> 701d6665d20c 20:35:08 Step 22/24 : LABEL arch=arm64 20:35:08 ---> Running in bcbc6ffe5855 20:35:09 Removing intermediate container 2fb5dc9cbc3e 20:35:09 ---> 3255d7c40450 20:35:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:09 ---> Running in 21e1e7ad7cfa 20:35:09 Removing intermediate container c4f7593ff832 20:35:09 ---> 41d2c5f81d48 20:35:09 Step 22/23 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:35:09 ---> Running in a68bcae4c73e 20:35:09 Removing intermediate container bcbc6ffe5855 20:35:09 ---> 6be912c540b5 20:35:09 Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:35:09 ---> Running in c3e59cfe150f 20:35:10 Removing intermediate container 21e1e7ad7cfa 20:35:10 ---> 8a4fa9807d07 20:35:10 Step 13/22 : ENV APP_PORT=59860 20:35:10 Removing intermediate container a68bcae4c73e 20:35:10 ---> ca556de25b1a 20:35:10 Step 23/23 : LABEL version=0.0.0 20:35:10 ---> Running in 009117f1c906 20:35:10 ---> Running in c607da8dfdde 20:35:10 Removing intermediate container c3e59cfe150f 20:35:10 ---> f18f67315ab7 20:35:10 Step 24/24 : LABEL version=0.0.0 20:35:11 ---> Running in 6496cbf20839 20:35:11 Removing intermediate container 009117f1c906 20:35:11 ---> 0985b22f8243 20:35:11 Step 14/22 : EXPOSE $APP_PORT 20:35:11 ---> Running in aaaa58ee6955 20:35:11 Removing intermediate container c607da8dfdde 20:35:11 ---> 290c7b1813ec 20:35:11 20:35:12 Removing intermediate container 6496cbf20839 20:35:12 ---> de7848debff3 20:35:12 20:35:12 Removing intermediate container aaaa58ee6955 20:35:12 ---> 68d0c01b2fd0 20:35:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:12 Successfully built 290c7b1813ec 20:35:12 Successfully tagged security-spire-server-arm64:latest 20:35:12  Building security-spire-server ... done Building core-metadata 20:35:12 Successfully built de7848debff3 20:35:12 Successfully tagged security-spire-agent-arm64:latest 20:35:12 Building core-common-config-bootstrapper 20:35:13  Building security-spire-agent ... done  ---> a4aeecce3175 20:35:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:21 ---> a99faef45f7d 20:35:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:23 ---> 1a3db58edc0a 20:35:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:23 ---> Running in d27707074b6c 20:35:24 Removing intermediate container d27707074b6c 20:35:24 ---> 9eceeba62566 20:35:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:24 ---> Running in 89528eb8b9d6 20:35:25 Removing intermediate container 89528eb8b9d6 20:35:25 ---> 5b5e773c5645 20:35:25 Step 20/22 : LABEL arch=arm64 20:35:26 ---> Running in d57f027dd19d 20:35:27 Removing intermediate container d57f027dd19d 20:35:27 ---> d53cb34aaac7 20:35:27 Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:35:27 ---> Running in 4544248b861d 20:35:28 Removing intermediate container 4544248b861d 20:35:28 ---> aa64a741c7e0 20:35:28 Step 22/22 : LABEL version=0.0.0 20:35:29 ---> Running in ffd3fa3df2ef 20:35:29 Removing intermediate container ffd3fa3df2ef 20:35:29 ---> b7c8c000e805 20:35:29 20:35:30 Successfully built b7c8c000e805 20:35:30 Successfully tagged support-notifications-arm64:latest 20:35:31  Building support-notifications ... done Building support-scheduler 20:35:37 Removing intermediate container b201385084d3 20:35:37 ---> ae6e61e70979 20:35:37 Step 8/22 : COPY . . 20:35:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:39 ---> f927eef89133 20:35:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:35:39 ---> Using cache 20:35:39 ---> e435877e08f6 20:35:39 Step 4/24 : WORKDIR /edgex-go 20:35:39 ---> Using cache 20:35:39 ---> 3064b14695a4 20:35:39 Step 5/24 : RUN apk add --update --no-cache make git 20:35:39 ---> Using cache 20:35:39 ---> 66c126972409 20:35:39 Step 6/24 : COPY go.mod vendor* ./ 20:35:39 ---> Using cache 20:35:39 ---> 5461e08c1c91 20:35:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:39 ---> Using cache 20:35:39 ---> ae6e61e70979 20:35:39 Step 8/24 : COPY . . 20:35:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:39 ---> f927eef89133 20:35:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:35:39 ---> Using cache 20:35:39 ---> e435877e08f6 20:35:39 Step 4/22 : WORKDIR /edgex-go 20:35:39 ---> Using cache 20:35:39 ---> 3064b14695a4 20:35:39 Step 5/22 : RUN apk add --update --no-cache make git 20:35:39 ---> Using cache 20:35:39 ---> 66c126972409 20:35:39 Step 6/22 : COPY go.mod vendor* ./ 20:35:39 ---> Using cache 20:35:39 ---> 5461e08c1c91 20:35:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:39 ---> Using cache 20:35:39 ---> ae6e61e70979 20:35:39 Step 8/22 : COPY . . 20:35:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:58 ---> f927eef89133 20:35:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:35:58 ---> Using cache 20:35:58 ---> e435877e08f6 20:35:58 Step 4/22 : WORKDIR /edgex-go 20:35:58 ---> Using cache 20:35:58 ---> 3064b14695a4 20:35:58 Step 5/22 : RUN apk add --update --no-cache make git 20:35:58 ---> Using cache 20:35:58 ---> 66c126972409 20:35:58 Step 6/22 : COPY go.mod vendor* ./ 20:35:58 ---> Using cache 20:35:58 ---> 5461e08c1c91 20:35:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:58 ---> Using cache 20:35:58 ---> ae6e61e70979 20:35:58 Step 8/22 : COPY . . 20:36:08 ---> 576cfceb01ea 20:36:08 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:36:09 ---> Running in 2519340ceb04 20:36:10 ---> a3cd3e3b0894 20:36:10 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:36:10 ---> a7a3268d7e12 20:36:10 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:36:11 ---> Running in 980ad7cda4b0 20:36:11 ---> Running in ece56fa43144 20:36:12 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:36:14 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:36:14 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:36:21 ---> 8ea57cfebe0d 20:36:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:36:21 ---> Running in 08480be74ee3 20:36:23 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:40:15 Removing intermediate container 9bbb29403e41 20:40:15 ---> e54a248f8b19 20:40:15 20:40:15 Step 10/23 : FROM alpine:3.16 20:40:15 ---> 4c81e5bf8899 20:40:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:40:15 ---> Running in d4cf6968948c 20:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:15 (1/1) Installing dumb-init (1.2.5-r1) 20:40:15 Executing busybox-1.35.0-r17.trigger 20:40:15 OK: 5 MiB in 15 packages 20:40:15 Removing intermediate container d4cf6968948c 20:40:15 ---> 97e4d9ff31df 20:40:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:40:15 ---> Running in 2884074167b8 20:40:15 Removing intermediate container 2884074167b8 20:40:15 ---> 8da3f1c7b3b9 20:40:15 Step 13/23 : ENV APP_PORT=59882 20:40:15 ---> Running in 47799b7bcd9c 20:40:15 Removing intermediate container 47799b7bcd9c 20:40:15 ---> 5c6698831efd 20:40:15 Step 14/23 : EXPOSE $APP_PORT 20:40:15 ---> Running in 69d664e1d021 20:40:15 Removing intermediate container 69d664e1d021 20:40:15 ---> e491b34f94f5 20:40:15 Step 15/23 : WORKDIR / 20:40:15 ---> Running in 5ce434bab560 20:40:15 Removing intermediate container 5ce434bab560 20:40:15 ---> 1f766b3a6d91 20:40:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:15 ---> b5101258a10a 20:40:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:40:18 ---> 90579d2d2b28 20:40:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:40:19 ---> 39f8248d737e 20:40:19 Step 19/23 : ENTRYPOINT ["/core-command"] 20:40:19 ---> Running in 0c73230eed71 20:40:19 Removing intermediate container 0c73230eed71 20:40:19 ---> 023e42f3b935 20:40:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:19 ---> Running in bfd9cc51ec66 20:40:20 Removing intermediate container bfd9cc51ec66 20:40:20 ---> b25dca6df899 20:40:20 Step 21/23 : LABEL arch=arm64 20:40:20 ---> Running in 61d77c5672e7 20:40:20 Removing intermediate container 61d77c5672e7 20:40:20 ---> 577d0dc585bc 20:40:20 Step 22/23 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:40:20 ---> Running in a6bf50a42990 20:40:21 Removing intermediate container a6bf50a42990 20:40:21 ---> baed3657b7a2 20:40:21 Step 23/23 : LABEL version=0.0.0 20:40:21 ---> Running in 96df64451419 20:40:22 Removing intermediate container 96df64451419 20:40:22 ---> ac0f2aad2db1 20:40:22 20:40:22 Successfully built ac0f2aad2db1 20:40:22 Successfully tagged core-command-arm64:latest 20:42:29  Building core-command ... done Removing intermediate container ece56fa43144 20:42:29 ---> 8c38325c6a85 20:42:29 20:42:29 Step 10/22 : FROM alpine:3.16 20:42:29 ---> 4c81e5bf8899 20:42:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:42:29 ---> Running in d86a1685bce1 20:42:29 Removing intermediate container d86a1685bce1 20:42:29 ---> 30ca70b49c85 20:42:29 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:42:29 ---> Running in cd80de15c869 20:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:29 (1/1) Installing dumb-init (1.2.5-r1) 20:42:29 Executing busybox-1.35.0-r17.trigger 20:42:29 OK: 5 MiB in 15 packages 20:42:29 Removing intermediate container cd80de15c869 20:42:29 ---> e08bbdae182e 20:42:29 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:29 ---> 23554c2fabc7 20:42:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:42:30 ---> b3a16cba5f0e 20:42:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:42:31 ---> f2df512e9f2b 20:42:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:42:31 ---> 0d480e855282 20:42:31 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:42:31 ---> Running in a555bca655c1 20:42:35 Removing intermediate container a555bca655c1 20:42:35 ---> c0e1d7a0f87f 20:42:35 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:42:35 ---> Running in e1a21e5f7448 20:42:35 Removing intermediate container e1a21e5f7448 20:42:35 ---> 2f0013677eac 20:42:35 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:42:35 ---> Running in 4c291e706c8e 20:42:39 Removing intermediate container 4c291e706c8e 20:42:39 ---> 0d26fdb87761 20:42:39 Step 20/22 : LABEL arch=arm64 20:42:39 ---> Running in 5c9514d29596 20:42:40 Removing intermediate container 5c9514d29596 20:42:40 ---> 9a4187fa5a74 20:42:40 Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:42:40 ---> Running in 6618225a941a 20:42:41 Removing intermediate container 6618225a941a 20:42:41 ---> 2020292519f4 20:42:41 Step 22/22 : LABEL version=0.0.0 20:42:41 ---> Running in d38a6b672ef8 20:42:42 Removing intermediate container d38a6b672ef8 20:42:42 ---> 774b2069b7e2 20:42:42 20:42:42 Successfully built 774b2069b7e2 20:42:42 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:42:53  Building core-common-config-bootstrapper ... done Removing intermediate container 2519340ceb04 20:42:53 ---> 33745436dcf4 20:42:53 20:42:53 Step 10/22 : FROM alpine:3.16 20:42:53 ---> 4c81e5bf8899 20:42:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:42:53 Removing intermediate container 980ad7cda4b0 20:42:53 ---> 62d41c0a5777 20:42:53 20:42:53 Step 10/24 : FROM alpine:3.16 20:42:53 ---> 4c81e5bf8899 20:42:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:42:53 ---> Using cache 20:42:53 ---> 97e4d9ff31df 20:42:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:42:53 ---> Using cache 20:42:53 ---> 8da3f1c7b3b9 20:42:53 Step 13/24 : ENV APP_PORT=59881 20:42:53 ---> Running in 30d5fed1b7b9 20:42:53 ---> Running in 2bc2b2c228a5 20:42:53 Removing intermediate container 30d5fed1b7b9 20:42:53 ---> fa5aa73e3052 20:42:53 Step 12/22 : ENV APP_PORT=59880 20:42:53 Removing intermediate container 2bc2b2c228a5 20:42:53 ---> 68d33bd568bc 20:42:53 Step 14/24 : EXPOSE $APP_PORT 20:42:53 ---> Running in 96ba6497c7f9 20:42:53 ---> Running in 6c6590be5b7b 20:42:54 Removing intermediate container 6c6590be5b7b 20:42:54 ---> b0c871d1b800 20:42:54 Step 15/24 : WORKDIR / 20:42:54 Removing intermediate container 96ba6497c7f9 20:42:54 ---> 028a371a5d76 20:42:54 Step 13/22 : EXPOSE $APP_PORT 20:42:54 ---> Running in 461896543c34 20:42:54 ---> Running in 705c0be29b49 20:42:55 Removing intermediate container 461896543c34 20:42:55 ---> 56bfa503c550 20:42:55 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:42:55 Removing intermediate container 705c0be29b49 20:42:55 ---> 0b281f094f78 20:42:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:55 ---> Running in d83cd769ff4a 20:42:56 ---> 9c884de2c1d8 20:42:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:58 ---> c9da4fade8b1 20:42:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:42:59 (1/1) Installing dumb-init (1.2.5-r1) 20:42:59 Executing busybox-1.35.0-r17.trigger 20:42:59 OK: 5 MiB in 15 packages 20:42:59 ---> 8fb0f3de756f 20:42:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:43:00 ---> 4b84bbb6a0a7 20:43:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:43:00 ---> Running in 6752397be528 20:43:00 Removing intermediate container d83cd769ff4a 20:43:00 ---> db629c8e9cd8 20:43:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:00 Removing intermediate container 6752397be528 20:43:00 ---> 5259cb1f5457 20:43:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:01 ---> Running in a2abee5419fb 20:43:01 ---> dba367ebe7be 20:43:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:43:01 Removing intermediate container a2abee5419fb 20:43:01 ---> 28a06d09b0b9 20:43:01 Step 22/24 : LABEL arch=arm64 20:43:01 ---> Running in da4f49853c3b 20:43:05 Removing intermediate container da4f49853c3b 20:43:05 ---> 66135efe7798 20:43:05 Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:43:05 ---> 7f57ab228d79 20:43:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:43:05 ---> Running in 2b0e0ce9531f 20:43:05 Removing intermediate container 2b0e0ce9531f 20:43:05 ---> ffd508cb8f4c 20:43:05 Step 24/24 : LABEL version=0.0.0 20:43:05 ---> Running in d09413984d3a 20:43:05 ---> b1fbe1fbb57e 20:43:06 Step 18/22 : ENTRYPOINT ["/core-data"] 20:43:06 ---> Running in 21bccd9e795e 20:43:06 Removing intermediate container d09413984d3a 20:43:06 ---> 05b0d7b77f2a 20:43:06 20:43:06 Removing intermediate container 21bccd9e795e 20:43:06 ---> 5b79ad78b0a9 20:43:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:06 Successfully built 05b0d7b77f2a 20:43:06 Successfully tagged core-metadata-arm64:latest 20:43:06  Building core-metadata ... done  ---> Running in 1589d17bf75c 20:43:07 Removing intermediate container 1589d17bf75c 20:43:07 ---> c67281060708 20:43:07 Step 20/22 : LABEL arch=arm64 20:43:07 ---> Running in 5a67b9874ae9 20:43:07 Removing intermediate container 5a67b9874ae9 20:43:07 ---> 98949f675793 20:43:07 Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:43:07 ---> Running in 3a05675c7b77 20:43:08 Removing intermediate container 3a05675c7b77 20:43:08 ---> cc36f74eefea 20:43:08 Step 22/22 : LABEL version=0.0.0 20:43:08 ---> Running in 07bc1f9215dd 20:43:08 Removing intermediate container 07bc1f9215dd 20:43:08 ---> 0f3444c22b98 20:43:08 20:43:08 Successfully built 0f3444c22b98 20:43:08 Successfully tagged core-data-arm64:latest 20:43:31  Building core-data ... done Removing intermediate container 08480be74ee3 20:43:31 ---> 828a6dbfc283 20:43:31 20:43:31 Step 10/22 : FROM alpine:3.16 20:43:31 ---> 4c81e5bf8899 20:43:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:43:31 ---> Using cache 20:43:31 ---> 97e4d9ff31df 20:43:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:31 ---> Using cache 20:43:31 ---> 8da3f1c7b3b9 20:43:31 Step 13/22 : ENV APP_PORT=59861 20:43:31 ---> Running in 511522a1ed16 20:43:31 Removing intermediate container 511522a1ed16 20:43:31 ---> 757648e83653 20:43:31 Step 14/22 : EXPOSE $APP_PORT 20:43:31 ---> Running in c2e48ae5eba1 20:43:31 Removing intermediate container c2e48ae5eba1 20:43:31 ---> e4f27ba7c2d2 20:43:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:31 ---> b28d5550215a 20:43:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:43:33 ---> 7702e69023dc 20:43:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:43:33 ---> abd7e6ff80c6 20:43:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:43:33 ---> Running in cbb3bbceb414 20:43:33 Removing intermediate container cbb3bbceb414 20:43:33 ---> 44eb26299653 20:43:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:34 ---> Running in 9da81acebc03 20:43:34 Removing intermediate container 9da81acebc03 20:43:34 ---> b8fcac5cbc8f 20:43:34 Step 20/22 : LABEL arch=arm64 20:43:34 ---> Running in 32a061634167 20:43:34 Removing intermediate container 32a061634167 20:43:34 ---> 8674c0abe33f 20:43:34 Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 20:43:34 ---> Running in 868075b17c86 20:43:34 Removing intermediate container 868075b17c86 20:43:34 ---> 3d5493b3773f 20:43:34 Step 22/22 : LABEL version=0.0.0 20:43:35 ---> Running in 0633b901712e 20:43:35 Removing intermediate container 0633b901712e 20:43:35 ---> a2a7fc99b68f 20:43:35 20:43:35 Successfully built a2a7fc99b68f 20:43:35 Successfully tagged support-scheduler-arm64:latest 20:43:36  Building support-scheduler ... done  [Pipeline] } 20:43:36 $ docker stop --time=1 9edf543c2ad736a902c021954598e93598fa38acd6950caccd777d044a970310 20:43:37 $ docker rm -f --volumes 9edf543c2ad736a902c021954598e93598fa38acd6950caccd777d044a970310 [Pipeline] // withDockerContainer [Pipeline] sh 20:43:38 + docker images 20:43:38 REPOSITORY TAG IMAGE ID CREATED SIZE 20:43:38 support-scheduler-arm64 latest a2a7fc99b68f 3 seconds ago 29MB 20:43:38 828a6dbfc283 11 seconds ago 1.57GB 20:43:38 core-data-arm64 latest 0f3444c22b98 30 seconds ago 17.2MB 20:43:38 core-metadata-arm64 latest 05b0d7b77f2a 32 seconds ago 17.7MB 20:43:38 33745436dcf4 48 seconds ago 1.51GB 20:43:38 62d41c0a5777 48 seconds ago 1.51GB 20:43:38 core-common-config-bootstrapper-arm64 latest 774b2069b7e2 57 seconds ago 14.9MB 20:43:38 8c38325c6a85 About a minute ago 1.5GB 20:43:38 core-command-arm64 latest ac0f2aad2db1 3 minutes ago 17MB 20:43:38 e54a248f8b19 3 minutes ago 1.51GB 20:43:38 support-notifications-arm64 latest b7c8c000e805 8 minutes ago 29.7MB 20:43:38 security-spire-agent-arm64 latest de7848debff3 8 minutes ago 122MB 20:43:38 security-spire-server-arm64 latest 290c7b1813ec 8 minutes ago 84.3MB 20:43:38 00e5b639738c 8 minutes ago 1.57GB 20:43:38 4a0df25c14ea 8 minutes ago 1.38GB 20:43:38 e6cebf21503f 9 minutes ago 1.38GB 20:43:38 security-spiffe-token-provider-arm64 latest 34fd84285980 10 minutes ago 29.1MB 20:43:38 521797ea18c0 10 minutes ago 1.54GB 20:43:38 security-bootstrapper-arm64 latest e783ce2f1cc4 11 minutes ago 19.6MB 20:43:38 security-secretstore-setup-arm64 latest 489292655971 12 minutes ago 29MB 20:43:38 security-proxy-setup-arm64 latest e750fa7ee5ae 12 minutes ago 26.9MB 20:43:38 22456c80de47 12 minutes ago 1.5GB 20:43:38 dba8fbd41a35 12 minutes ago 1.5GB 20:43:38 8a728e8715a0 12 minutes ago 1.5GB 20:43:38 security-spire-config-arm64 latest 2835294ce350 18 minutes ago 83.6MB 20:43:38 c80bb7146dbf 19 minutes ago 1.38GB 20:43:38 ci-base-image-arm64 latest f927eef89133 33 minutes ago 905MB 20:43:38 alpine 3.15 354640af7b1b 10 days ago 5.34MB 20:43:38 alpine 3.16 4c81e5bf8899 10 days ago 5.3MB 20:43:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:43:38 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:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:39 20:43:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:39 arm64: Pulling from edgex-lftools-log-publisher 20:43:39 8998bd30e6a1: Pulling fs layer 20:43:39 04944245beec: Pulling fs layer 20:43:39 699f458cf7ca: Pulling fs layer 20:43:39 765212b225bb: Pulling fs layer 20:43:39 f23df028b6ca: Pulling fs layer 20:43:39 d65c8cfc05b1: Pulling fs layer 20:43:39 2437ff75d9bd: Pulling fs layer 20:43:39 f23df028b6ca: Waiting 20:43:39 d65c8cfc05b1: Waiting 20:43:39 2437ff75d9bd: Waiting 20:43:39 765212b225bb: Waiting 20:43:39 04944245beec: Download complete 20:43:39 765212b225bb: Download complete 20:43:39 f23df028b6ca: Verifying Checksum 20:43:39 f23df028b6ca: Download complete 20:43:39 d65c8cfc05b1: Verifying Checksum 20:43:39 d65c8cfc05b1: Download complete 20:43:40 699f458cf7ca: Verifying Checksum 20:43:40 699f458cf7ca: Download complete 20:43:40 8998bd30e6a1: Verifying Checksum 20:43:40 8998bd30e6a1: Download complete 20:43:43 2437ff75d9bd: Verifying Checksum 20:43:43 2437ff75d9bd: Download complete 20:43:44 8998bd30e6a1: Pull complete 20:43:45 04944245beec: Pull complete 20:43:46 699f458cf7ca: Pull complete 20:43:46 765212b225bb: Pull complete 20:43:47 f23df028b6ca: Pull complete 20:43:47 d65c8cfc05b1: Pull complete 20:44:02 2437ff75d9bd: Pull complete 20:44:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:02 prd-ubuntu20.04-docker-arm64-4c-16g-6927 does not seem to be running inside a container 20:44:02 $ 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:44:05 $ docker top 7ec5bb2b8826c910bf13f85ebb368df8bba8c74476763732c76c5f56b703197d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:05 ---> job-cost.sh 20:44:06 lf-activate-venv: SKIPPING 20:44:06 INFO: No Stack... 20:44:06 INFO: Retrieving Pricing Info for: v3-standard-4 20:44:07 INFO: Archiving Costs [Pipeline] sh 20:44:08 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:44:08 + cut -d, -f6 [Pipeline] lock 20:44:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4380-1-stack-cost] 20:44:08 Resource [jenkins-edgexfoundry-edgex-go-PR-4380-1-stack-cost] did not exist. Created. 20:44:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4380-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:44:08 + echo total: 0.10999999940395355 [Pipeline] stash 20:44:08 Stashed 1 file(s) [Pipeline] } 20:44:08 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4380-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:44:08 $ docker stop --time=1 7ec5bb2b8826c910bf13f85ebb368df8bba8c74476763732c76c5f56b703197d 20:44:10 $ docker rm -f --volumes 7ec5bb2b8826c910bf13f85ebb368df8bba8c74476763732c76c5f56b703197d [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:44:11 provisioning config files... 20:44:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12003346821471657386tmp [Pipeline] { [Pipeline] sh 20:44:11 + set +x 20:44:11 + curl -s+ https://codecov.io/bash 20:44:11 bash -s -- 20:44:11 20:44:11 _____ _ 20:44:11 / ____| | | 20:44:11 | | ___ __| | ___ ___ _____ __ 20:44:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:44:11 | |___| (_) | (_| | __/ (_| (_) \ V / 20:44:11 \_____\___/ \__,_|\___|\___\___/ \_/ 20:44:11 Bash-1.0.6 20:44:11 20:44:11 20:44:11 ==> git version 2.25.1 found 20:44:11 ==> 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:44:11 Release-Date: 2020-01-08 20:44:11 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:44:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:44:11 ==> Jenkins CI detected. 20:44:11 current dir:  /w/workspace/edgex-go/1 20:44:11 project root: . 20:44:11 --> token set from env 20:44:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:44:11 ==> Running gcov in . (disable via -X gcov) 20:44:11 ==> Python coveragepy not found 20:44:11 ==> Searching for coverage reports in: 20:44:11 + . 20:44:11 -> Found 1 reports 20:44:11 ==> Detecting git/mercurial file structure 20:44:11 ==> Reading reports 20:44:11 + ./coverage.out bytes=487323 20:44:11 ==> Appending adjustments 20:44:11 https://docs.codecov.io/docs/fixing-reports 20:44:12 + Found adjustments 20:44:12 ==> Gzipping contents 20:44:12 64K /tmp/codecov.CCSmiI.gz 20:44:12 ==> Uploading reports 20:44:12 url: https://codecov.io 20:44:12 query: branch=PR-4380&commit=8077516702dc660f99c9ee540bf8903e1d970a54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4380&job=&cmd_args= 20:44:12 -> Pinging Codecov 20:44:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4380&commit=8077516702dc660f99c9ee540bf8903e1d970a54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4380&job=&cmd_args= 20:44:13 -> Uploading to 20:44:13 https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/8077516702dc660f99c9ee540bf8903e1d970a54/ca2e0a29-055d-4dcb-9474-9eeb9c085e52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T204412Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0302c28ecf940121b3631b4e1380c5936bd548d7df83d35dacf7986b1fa9ff1c 20:44:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:44:13 Dload Upload Total Spent Left Speed 20:44:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62969 0 0 100 62969 0 254k --:--:-- --:--:-- --:--:-- 254k 20:44:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8077516702dc660f99c9ee540bf8903e1d970a54 [Pipeline] } 20:44:13 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:44:14 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:44:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:44:16 ---> package-listing.sh 20:44:16 ++ tr '[:upper:]' '[:lower:]' 20:44:16 ++ facter osfamily 20:44:16 + OS_FAMILY=debian 20:44:16 + workspace=/w/workspace/edgex-go/1 20:44:16 + START_PACKAGES=/tmp/packages_start.txt 20:44:16 + END_PACKAGES=/tmp/packages_end.txt 20:44:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:16 + PACKAGES=/tmp/packages_start.txt 20:44:16 + '[' /w/workspace/edgex-go/1 ']' 20:44:16 + PACKAGES=/tmp/packages_end.txt 20:44:16 + case "${OS_FAMILY}" in 20:44:16 + dpkg -l 20:44:16 + grep '^ii' 20:44:16 + '[' -f /tmp/packages_start.txt ']' 20:44:16 + '[' -f /tmp/packages_end.txt ']' 20:44:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:16 + '[' /w/workspace/edgex-go/1 ']' 20:44:16 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:44:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:44:16 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:44:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:17 20:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:17 latest: Pulling from edgex-lftools-log-publisher 20:44:17 5eb5b503b376: Pulling fs layer 20:44:17 5c69ac0246d0: Pulling fs layer 20:44:17 ec43610c2a17: Pulling fs layer 20:44:17 3a2ae6a8a46f: Pulling fs layer 20:44:17 33b1e0a273af: Pulling fs layer 20:44:17 5d3b04190fa2: Pulling fs layer 20:44:17 2f39f015ded8: Pulling fs layer 20:44:17 33b1e0a273af: Waiting 20:44:17 2f39f015ded8: Waiting 20:44:17 3a2ae6a8a46f: Waiting 20:44:17 5d3b04190fa2: Waiting 20:44:17 5c69ac0246d0: Download complete 20:44:17 3a2ae6a8a46f: Download complete 20:44:17 33b1e0a273af: Verifying Checksum 20:44:17 33b1e0a273af: Download complete 20:44:17 ec43610c2a17: Verifying Checksum 20:44:17 ec43610c2a17: Download complete 20:44:17 5d3b04190fa2: Verifying Checksum 20:44:17 5d3b04190fa2: Download complete 20:44:17 5eb5b503b376: Verifying Checksum 20:44:17 5eb5b503b376: Download complete 20:44:18 2f39f015ded8: Download complete 20:44:19 5eb5b503b376: Pull complete 20:44:19 5c69ac0246d0: Pull complete 20:44:19 ec43610c2a17: Pull complete 20:44:19 3a2ae6a8a46f: Pull complete 20:44:19 33b1e0a273af: Pull complete 20:44:19 5d3b04190fa2: Pull complete 20:44:24 2f39f015ded8: Pull complete 20:44:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:24 prd-ubuntu20.04-docker-8c-8g-6924 does not seem to be running inside a container 20:44:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:44:26 $ docker top dc098d8524cd29d3c544f6f09847975c314c41271d06e6d76d7b740e20293578 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:26 + touch /tmp/pre-build-complete [Pipeline] sh 20:44:26 + mkdir -p /var/log/sysstat [Pipeline] sh 20:44:27 + ls /var/log/sa-host 20:44:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:27 provisioning config files... 20:44:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9691718078763548767tmp [Pipeline] { [Pipeline] echo 20:44:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:44:27 ---> create-netrc.sh [Pipeline] } 20:44:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:44:28 ---> python-tools-install.sh [Pipeline] echo 20:44:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:44:28 ---> sudo-logs.sh 20:44:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:44:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:44:29 ---> job-cost.sh 20:44:29 lf-activate-venv: SKIPPING 20:44:29 DEBUG: total: 0.10999999940395355 20:44:29 INFO: Retrieving Stack Cost... 20:44:29 INFO: Retrieving Pricing Info for: v3-standard-8 20:44:29 INFO: Archiving Costs [Pipeline] echo 20:44:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:44:30 ---> logs-deploy.sh 20:44:30 lf-activate-venv: SKIPPING 20:44:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4380/1 20:44:30 INFO: archiving workspace using pattern(s): 20:44:31 Archives upload complete. 20:44:31 INFO: archiving logs to Nexus