Pull request #4314 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from cb9962c2b3d9441f716d3babd962b0c79f5f1ba5+5b3503b3ec54b2f611c817a2964a7928ebb06f53 (1aa325263021f45958fd04a51a3c073c2f3edf55) 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-ssh7478851736793853025.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-ssh1410429392028360847.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-4314/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-4314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4416159088676929544.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-4314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13315805127212145531.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-ssh4200163786968778370.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-4314/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-4314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9080692322776302142.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4020 in /w/workspace/edgexfoundry_edgex-go_PR-4314 [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/4314/head:refs/remotes/origin/PR-4314 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5b3503b3ec54b2f611c817a2964a7928ebb06f53 into PR head commit cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 Merge succeeded, producing cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 Checking out Revision cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 (PR-4314) > git config core.sparsecheckout # timeout=10 > git checkout -f cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 # 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 5b3503b3ec54b2f611c817a2964a7928ebb06f53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 # timeout=10 Commit message: "fix: Tweak security-bootscrapper to make it easier to disable kong/kong-db" 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 19:08:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:08 ========================================================= 19:08:08 EdgeX Global Pipelines Version Info 19:08:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:09 ------------------- 19:08:09 stable info: 19:08:09 ------------------- 19:08:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:08:09 Message: update stable to v1.0.244 19:08:10 ------------------- 19:08:10 experimental info: 19:08:10 ------------------- 19:08:10 Commited By: **** collab-it+edgex@linuxfoundation.org 19:08:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:08:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:08:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:08:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:08:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:08:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4314 [Pipeline] echo 19:08:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4314 [Pipeline] echo 19:08:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4314 [Pipeline] echo 19:08:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [Pipeline] echo 19:08:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb9962c [Pipeline] echo 19:08:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:11 provisioning config files... 19:08:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15797733992754238010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:11 ---> docker-login.sh 19:08:11 nexus3.edgexfoundry.org:10001 19:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:12 Configure a credential helper to remove this warning. See 19:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:12 19:08:12 Login Succeeded 19:08:12 nexus3.edgexfoundry.org:10002 19:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:12 Configure a credential helper to remove this warning. See 19:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:12 19:08:12 Login Succeeded 19:08:12 nexus3.edgexfoundry.org:10003 19:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:12 Configure a credential helper to remove this warning. See 19:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:12 19:08:12 Login Succeeded 19:08:12 nexus3.edgexfoundry.org:10004 19:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:12 Configure a credential helper to remove this warning. See 19:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:12 19:08:12 Login Succeeded 19:08:12 docker.io 19:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:13 Configure a credential helper to remove this warning. See 19:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:13 19:08:13 Login Succeeded 19:08:13 ---> docker-login.sh ends [Pipeline] } 19:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:13 + 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 19:08:13 + + dirname cmd/core-command/Dockerfile 19:08:13 cut -d/ -f2 19:08:13 + echo core-command,cmd/core-command/Dockerfile 19:08:13 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:08:13 + cut -d/ -f2 19:08:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:08:13 + dirname cmd/core-data/Dockerfile 19:08:13 + cut -d/ -f2 19:08:13 + echo core-data,cmd/core-data/Dockerfile 19:08:13 + + dirname cmd/core-metadata/Dockerfile 19:08:13 cut -d/ -f2 19:08:13 + echo core-metadata,cmd/core-metadata/Dockerfile 19:08:13 + dirname cmd/security-bootstrapper/Dockerfile 19:08:13 + cut -d/ -f2 19:08:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:08:13 + dirname cmd/security-proxy-setup/Dockerfile 19:08:13 + cut -d/ -f2 19:08:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:08:13 + dirname cmd/security-secretstore-setup/Dockerfile 19:08:13 + cut -d/ -f2 19:08:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:08:13 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:08:13 + cut -d/ -f2 19:08:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:08:13 + dirname cmd/security-spire-agent/Dockerfile 19:08:13 + cut -d/ -f2 19:08:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:08:13 + dirname cmd/security-spire-config/Dockerfile 19:08:13 + cut -d/ -f2 19:08:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:08:13 + dirname cmd/security-spire-server/Dockerfile 19:08:13 + cut -d/ -f2 19:08:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:08:13 + dirname cmd/support-notifications/Dockerfile 19:08:13 + cut -d/ -f2 19:08:13 + echo support-notifications,cmd/support-notifications/Dockerfile 19:08:13 + dirname cmd/support-scheduler/Dockerfile 19:08:13 + cut -d/ -f2 19:08:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:08:13 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 19:08:14 + git rev-list -1 --merges cb9962c2b3d9441f716d3babd962b0c79f5f1ba5~1..cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [Pipeline] echo 19:08:14 -----------> git rev-list -1 --merges cb9962c2b3d9441f716d3babd962b0c79f5f1ba5~1..cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [false] [Pipeline] sh 19:08:14 + git log --format=format:%s -1 cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 [Pipeline] echo 19:08:14 ========================================================= 19:08:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:08:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:08:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:14 + grep -v github /etc/ssh/ssh_known_hosts 19:08:14 + [ -e /tmp/ssh_known_hosts ] 19:08:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:08:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:08:14 + sudo tee -a /etc/ssh/ssh_known_hosts 19:08:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:15 19:08:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:15 0.1.4: Pulling from edgex-devops/py-git-semver 19:08:15 b85a868b505f: Pulling fs layer 19:08:15 e2be974225ed: Pulling fs layer 19:08:15 339a4e72a1f5: Pulling fs layer 19:08:15 988bab9f4d93: Pulling fs layer 19:08:15 1469e6f7b9e6: Pulling fs layer 19:08:15 eaf3925da568: Pulling fs layer 19:08:15 bab4dde63d76: Pulling fs layer 19:08:15 bde34c3a00c8: Pulling fs layer 19:08:15 b352a97aabf1: Pulling fs layer 19:08:15 4872d77fe225: Pulling fs layer 19:08:15 5851b861e8e6: Pulling fs layer 19:08:15 988bab9f4d93: Waiting 19:08:15 b352a97aabf1: Waiting 19:08:15 eaf3925da568: Waiting 19:08:15 bde34c3a00c8: Waiting 19:08:15 bab4dde63d76: Waiting 19:08:15 4872d77fe225: Waiting 19:08:15 1469e6f7b9e6: Waiting 19:08:16 e2be974225ed: Download complete 19:08:16 988bab9f4d93: Verifying Checksum 19:08:16 988bab9f4d93: Download complete 19:08:16 1469e6f7b9e6: Verifying Checksum 19:08:16 1469e6f7b9e6: Download complete 19:08:16 eaf3925da568: Download complete 19:08:16 339a4e72a1f5: Verifying Checksum 19:08:16 339a4e72a1f5: Download complete 19:08:16 bde34c3a00c8: Verifying Checksum 19:08:16 bde34c3a00c8: Download complete 19:08:16 b352a97aabf1: Verifying Checksum 19:08:16 b352a97aabf1: Download complete 19:08:16 4872d77fe225: Verifying Checksum 19:08:16 4872d77fe225: Download complete 19:08:16 b85a868b505f: Verifying Checksum 19:08:16 b85a868b505f: Download complete 19:08:16 5851b861e8e6: Verifying Checksum 19:08:16 5851b861e8e6: Download complete 19:08:16 bab4dde63d76: Verifying Checksum 19:08:16 bab4dde63d76: Download complete 19:08:17 b85a868b505f: Pull complete 19:08:17 e2be974225ed: Pull complete 19:08:18 339a4e72a1f5: Pull complete 19:08:18 988bab9f4d93: Pull complete 19:08:18 1469e6f7b9e6: Pull complete 19:08:18 eaf3925da568: Pull complete 19:08:20 bab4dde63d76: Pull complete 19:08:20 bde34c3a00c8: Pull complete 19:08:20 b352a97aabf1: Pull complete 19:08:20 4872d77fe225: Pull complete 19:08:20 5851b861e8e6: Pull complete 19:08:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:08:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:21 prd-ubuntu20.04-docker-8c-8g-4020 does not seem to be running inside a container 19:08:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:08:25 $ docker top e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 -eo pid,comm 19:08:25 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). 19:08:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:25 [ssh-agent] Looking for ssh-agent implementation... 19:08:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:25 $ docker exec e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 ssh-agent 19:08:26 SSH_AUTH_SOCK=/tmp/ssh-a4ws4WKLHzP5/agent.31 19:08:26 SSH_AGENT_PID=37 19:08:26 Running ssh-add (command line suppressed) 19:08:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7833544846369881261.key (/w/workspace/edgex-go/1@tmp/private_key_7833544846369881261.key) 19:08:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:26 + git tag --points-at HEAD [Pipeline] } 19:08:26 $ docker exec --env ******** --env ******** e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 ssh-agent -k 19:08:26 unset SSH_AUTH_SOCK; 19:08:26 unset SSH_AGENT_PID; 19:08:26 echo Agent pid 37 killed; 19:08:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:26 [ssh-agent] Looking for ssh-agent implementation... 19:08:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:26 $ docker exec e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 ssh-agent 19:08:27 SSH_AUTH_SOCK=/tmp/ssh-a8wYIMa7DsYP/agent.70 19:08:27 SSH_AGENT_PID=76 19:08:27 Running ssh-add (command line suppressed) 19:08:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13391902929837286704.key (/w/workspace/edgex-go/1@tmp/private_key_13391902929837286704.key) 19:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:27 + git semver init 19:08:27 2023-01-30 19:08:27,740 [run_init] DEBUG init version:0.0.0 force:False 19:08:27 2023-01-30 19:08:27,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:08:27 2023-01-30 19:08:27,741 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:08:27 2023-01-30 19:08:27,741 [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) 19:08:33 2023-01-30 19:08:32,249 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:08:33 2023-01-30 19:08:32,249 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4314 with force:False 19:08:33 2023-01-30 19:08:32,249 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4314 19:08:33 2023-01-30 19:08:32,252 [execute] INFO git cat-file --batch-check 19:08:33 2023-01-30 19:08:32,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:33 2023-01-30 19:08:32,257 [execute] INFO git cat-file --batch 19:08:33 2023-01-30 19:08:32,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:33 2023-01-30 19:08:32,262 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4314 19:08:33 0.0.0 [Pipeline] } 19:08:33 $ docker exec --env ******** --env ******** e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 ssh-agent -k 19:08:33 unset SSH_AUTH_SOCK; 19:08:33 unset SSH_AGENT_PID; 19:08:33 echo Agent pid 76 killed; 19:08:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:33 + git semver [Pipeline] } 19:08:34 $ docker stop --time=1 e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 19:08:35 $ docker rm -f --volumes e8394e5eafcf5f305877be54b471ccbe9e1103d10bb20aeade4a94346d228307 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:35 Stashed 1 file(s) [Pipeline] echo 19:08:36 [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 19:08:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:37 ========================================================= 19:08:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:08:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:37 213ec9aee27d: Pulling fs layer 19:08:37 4583459ba037: Pulling fs layer 19:08:37 93c1e223e6f2: Pulling fs layer 19:08:37 53926ce57604: Pulling fs layer 19:08:37 21b2b0c7a3f4: Pulling fs layer 19:08:37 22ff95d597cd: Pulling fs layer 19:08:37 12d6caf4c0d1: Pulling fs layer 19:08:37 96b7cbca73a9: Pulling fs layer 19:08:37 21b2b0c7a3f4: Waiting 19:08:37 22ff95d597cd: Waiting 19:08:37 12d6caf4c0d1: Waiting 19:08:37 53926ce57604: Waiting 19:08:37 a7acece74701: Pulling fs layer 19:08:37 96b7cbca73a9: Waiting 19:08:37 a7acece74701: Waiting 19:08:37 93c1e223e6f2: Verifying Checksum 19:08:37 93c1e223e6f2: Download complete 19:08:37 4583459ba037: Verifying Checksum 19:08:37 4583459ba037: Download complete 19:08:37 21b2b0c7a3f4: Verifying Checksum 19:08:37 21b2b0c7a3f4: Download complete 19:08:37 22ff95d597cd: Verifying Checksum 19:08:37 22ff95d597cd: Download complete 19:08:38 213ec9aee27d: Download complete 19:08:38 12d6caf4c0d1: Download complete 19:08:38 213ec9aee27d: Pull complete 19:08:38 4583459ba037: Pull complete 19:08:38 93c1e223e6f2: Pull complete 19:08:39 a7acece74701: Verifying Checksum 19:08:39 a7acece74701: Download complete 19:08:39 53926ce57604: Verifying Checksum 19:08:39 53926ce57604: Download complete 19:08:39 96b7cbca73a9: Verifying Checksum 19:08:39 96b7cbca73a9: Download complete 19:08:42 53926ce57604: Pull complete 19:08:43 21b2b0c7a3f4: Pull complete 19:08:43 22ff95d597cd: Pull complete 19:08:43 12d6caf4c0d1: Pull complete 19:08:45 96b7cbca73a9: Pull complete 19:08:45 a7acece74701: Pull complete 19:08:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:08:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:08:46 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:46 WORKDIR /edgex 19:08:46 COPY go.mod . 19:08:46 RUN go mod download 19:08:46 docker build -t ci-base-image-x86_64 -f - . 19:08:46 Sending build context to Docker daemon 170.2MB 19:08:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:46 ---> db6d94c90886 19:08:46 Step 2/4 : WORKDIR /edgex 19:08:51 Still waiting to schedule task 19:08:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:08:52 ---> Running in d9effbdf4843 19:08:52 Removing intermediate container d9effbdf4843 19:08:52 ---> 0cfca8c818dd 19:08:52 Step 3/4 : COPY go.mod . 19:08:52 ---> dd28bbb6b72d 19:08:52 Step 4/4 : RUN go mod download 19:08:52 ---> Running in 5472bd9d768f 19:09:04 Removing intermediate container 5472bd9d768f 19:09:04 ---> 92127fad34ea 19:09:04 Successfully built 92127fad34ea 19:09:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:04 + docker inspect -f . ci-base-image-x86_64 19:09:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:04 prd-ubuntu20.04-docker-8c-8g-4020 does not seem to be running inside a container 19:09:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:05 $ docker top 744a976b8d12a15abc40eb2582aa0850bf11b1d5a7cc4c783acbb2fbb7744b06 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:05 + go version 19:09:05 go version go1.18.7 linux/amd64 [Pipeline] } 19:09:05 $ docker stop --time=1 744a976b8d12a15abc40eb2582aa0850bf11b1d5a7cc4c783acbb2fbb7744b06 19:09:06 $ docker rm -f --volumes 744a976b8d12a15abc40eb2582aa0850bf11b1d5a7cc4c783acbb2fbb7744b06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:07 + docker inspect -f . ci-base-image-x86_64 19:09:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:07 prd-ubuntu20.04-docker-8c-8g-4020 does not seem to be running inside a container 19:09: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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:08 $ docker top bfea1e2bb8c544bc33651f36b0eb9dcbb505c145e58785a376a564d9e7da2dd8 -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:08 ========================================================= 19:09:08 [edgeXBuildGoParallel] Running Tests and Build... 19:09:08 ========================================================= [Pipeline] sh 19:09:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:08 + make test 19:09:08 go test -race -coverprofile=coverage.out ./... 19:09:15 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.109s coverage: 43.1% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.633s coverage: 89.2% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 2.6% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.568s coverage: 95.6% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.079s coverage: 44.8% of statements 19:09:45 flag provided but not defined: -invalid 19:09:45 Usage of setupRegistryACL: 19:09:45 -configDir string 19:09:45 19:09:45 --- FAIL: TestExecute (0.00s) 19:09:45 --- FAIL: TestExecute/Bad:setupRegistryACL_with_config_access_API_failed_response_from_server (1.04s) 19:09:45 command_test.go:178: 19:09:45 Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:178 19:09:45 Error: An error is expected but got nil. 19:09:45 Test: TestExecute/Bad:setupRegistryACL_with_config_access_API_failed_response_from_server 19:09:45 FAIL 19:09:45 coverage: 79.7% of statements 19:09:45 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.246s 19:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.3% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.129s coverage: 97.7% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:50 FAIL 19:09:50 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 19:09:50 $ docker stop --time=1 bfea1e2bb8c544bc33651f36b0eb9dcbb505c145e58785a376a564d9e7da2dd8 19:09:51 $ docker rm -f --volumes bfea1e2bb8c544bc33651f36b0eb9dcbb505c145e58785a376a564d9e7da2dd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:09:52 Failed in branch amd64 19:12:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4021 in /w/workspace/edgexfoundry_edgex-go_PR-4314 [Pipeline] { [Pipeline] ws 19:12:27 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:12:27 The recommended git tool is: git 19:12:33 using credential edgex-jenkins-ssh 19:12:33 Cloning the remote Git repository 19:12:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:33 > git init /w/workspace/edgex-go/1 # timeout=10 19:12:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:33 > git --version # timeout=10 19:12:33 > git --version # 'git version 2.25.1' 19:12:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:53 Merging remotes/origin/main commit 5b3503b3ec54b2f611c817a2964a7928ebb06f53 into PR head commit cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:12:53 Merge succeeded, producing cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:12:53 Checking out Revision cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 (PR-4314) 19:12:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:52 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4314/head:refs/remotes/origin/PR-4314 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:12:53 > git config core.sparsecheckout # timeout=10 19:12:53 > git checkout -f cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 # timeout=10 19:12:53 > git remote # timeout=10 19:12:53 > git config --get remote.origin.url # timeout=10 19:12:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:53 > git merge 5b3503b3ec54b2f611c817a2964a7928ebb06f53 # timeout=10 19:12:53 > git rev-parse HEAD^{commit} # timeout=10 19:12:53 > git config core.sparsecheckout # timeout=10 19:12:53 > git checkout -f cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 # timeout=10 19:12:57 Commit message: "fix: Tweak security-bootscrapper to make it easier to disable kong/kong-db" 19:12:57 > git --version # timeout=10 19:12:57 > git --version # 'git version 2.25.1' 19:12:57 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:58 Dload Upload Total Spent Left Speed 19:12:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 19:12:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:12:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:12:59 + sudo tee /etc/docker/daemon.new 19:12:59 { 19:12:59 "registry-mirrors": [ 19:12:59 "https://nexus3.edgexfoundry.org:10001" 19:12:59 ], 19:12:59 "bip": "10.250.0.254/24", 19:12:59 "hosts": [ 19:12:59 "tcp://0.0.0.0:5555", 19:12:59 "unix:///var/run/docker.sock" 19:12:59 ], 19:12:59 "mtu": 1458, 19:12:59 "selinux-enabled": true, 19:12:59 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:59 } [Pipeline] sh 19:12:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:13:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:18 provisioning config files... 19:13:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7384372790523855297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:19 ---> docker-login.sh 19:13:19 nexus3.edgexfoundry.org:10001 19:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:20 Configure a credential helper to remove this warning. See 19:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:20 19:13:20 Login Succeeded 19:13:20 nexus3.edgexfoundry.org:10002 19:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:20 Configure a credential helper to remove this warning. See 19:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:20 19:13:20 Login Succeeded 19:13:20 nexus3.edgexfoundry.org:10003 19:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:20 Configure a credential helper to remove this warning. See 19:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:20 19:13:20 Login Succeeded 19:13:20 nexus3.edgexfoundry.org:10004 19:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:21 Configure a credential helper to remove this warning. See 19:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:21 19:13:21 Login Succeeded 19:13:21 docker.io 19:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:21 Configure a credential helper to remove this warning. See 19:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:21 19:13:21 Login Succeeded 19:13:21 ---> docker-login.sh ends [Pipeline] } 19:13:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:13:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:13:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:22 ========================================================= 19:13:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:13:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:13:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:13:24 9b18e9b68314: Pulling fs layer 19:13:24 35d82f9e3411: Pulling fs layer 19:13:24 e16973657156: Pulling fs layer 19:13:24 fc693d55d65f: Pulling fs layer 19:13:24 7e9fc2657dce: Pulling fs layer 19:13:24 dda99020689f: Pulling fs layer 19:13:24 db1c61fa0a46: Pulling fs layer 19:13:24 891c053d2c06: Pulling fs layer 19:13:24 fc693d55d65f: Waiting 19:13:24 7e9fc2657dce: Waiting 19:13:24 dda99020689f: Waiting 19:13:24 db1c61fa0a46: Waiting 19:13:24 891c053d2c06: Waiting 19:13:24 e16973657156: Verifying Checksum 19:13:24 e16973657156: Download complete 19:13:24 35d82f9e3411: Verifying Checksum 19:13:24 35d82f9e3411: Download complete 19:13:24 7e9fc2657dce: Verifying Checksum 19:13:24 7e9fc2657dce: Download complete 19:13:24 dda99020689f: Verifying Checksum 19:13:24 dda99020689f: Download complete 19:13:24 9b18e9b68314: Verifying Checksum 19:13:24 9b18e9b68314: Download complete 19:13:25 9b18e9b68314: Pull complete 19:13:25 891c053d2c06: Verifying Checksum 19:13:25 891c053d2c06: Download complete 19:13:26 35d82f9e3411: Pull complete 19:13:26 e16973657156: Pull complete 19:13:26 db1c61fa0a46: Verifying Checksum 19:13:26 db1c61fa0a46: Download complete 19:13:27 fc693d55d65f: Verifying Checksum 19:13:27 fc693d55d65f: Download complete 19:13:39 fc693d55d65f: Pull complete 19:13:39 7e9fc2657dce: Pull complete 19:13:40 dda99020689f: Pull complete 19:13:46 db1c61fa0a46: Pull complete 19:13:47 891c053d2c06: Pull complete 19:13:47 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:13:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:13:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:13:47 WORKDIR /edgex 19:13:47 COPY go.mod . 19:13:47 RUN go mod download 19:13:47 + docker build -t ci-base-image-arm64 -f - . 19:13:48 Sending build context to Docker daemon 3.122MB 19:13:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:13:48 ---> f96f9c87975a 19:13:48 Step 2/4 : WORKDIR /edgex 19:13:49 ---> Running in b842b5ffca74 19:13:49 Removing intermediate container b842b5ffca74 19:13:49 ---> cb5a8a2fc30c 19:13:49 Step 3/4 : COPY go.mod . 19:13:50 ---> f20b1d54768a 19:13:50 Step 4/4 : RUN go mod download 19:13:50 ---> Running in 338ba5bade60 19:14:22 Removing intermediate container 338ba5bade60 19:14:22 ---> 4190becb6e99 19:14:22 Successfully built 4190becb6e99 19:14:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:22 + docker inspect -f . ci-base-image-arm64 19:14:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:23 prd-ubuntu20.04-docker-arm64-4c-16g-4021 does not seem to be running inside a container 19:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:24 $ docker top b2e80c7a10175489d08ba14cda9fb190c14b68e6af142bdb54768f800fecb2ff -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:25 + go version 19:14:25 go version go1.18.7 linux/arm64 [Pipeline] } 19:14:25 $ docker stop --time=1 b2e80c7a10175489d08ba14cda9fb190c14b68e6af142bdb54768f800fecb2ff 19:14:26 $ docker rm -f --volumes b2e80c7a10175489d08ba14cda9fb190c14b68e6af142bdb54768f800fecb2ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:27 + docker inspect -f . ci-base-image-arm64 19:14:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:28 prd-ubuntu20.04-docker-arm64-4c-16g-4021 does not seem to be running inside a container 19:14:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:29 $ docker top bc2ead9c9823657a552ccd4a8fa66ab84000ffc9227cacb6355c4650f8bca8ba -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:29 ========================================================= 19:14:29 [edgeXBuildGoParallel] Running Tests and Build... 19:14:29 ========================================================= [Pipeline] sh 19:14:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:14:31 + make test 19:14:31 go test -race -coverprofile=coverage.out ./... 19:15:09 ? github.com/edgexfoundry/edgex-go [no test files] 19:17:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:17:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:17:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:17:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:17:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:17:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:17:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:17:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:17:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:17:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:17:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.552s coverage: 28.7% of statements 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:17:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.467s coverage: 98.5% of statements 19:17:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.857s coverage: 43.1% of statements 19:17:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:17:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:17:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:17:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.005s coverage: 54.0% of statements 19:17:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:17:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:18:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.118s coverage: 89.2% of statements 19:18:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:18:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:18:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:18:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:18:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:18:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.924s coverage: 2.6% of statements 19:18:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:18:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.561s coverage: 95.6% of statements 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.667s coverage: 72.2% of statements 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.671s coverage: 60.0% of statements 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.473s coverage: 0.9% of statements 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.254s coverage: 58.8% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.288s coverage: 29.6% of statements 19:18:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.310s coverage: 47.1% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.242s coverage: 82.9% of statements 19:18:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements 19:18:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements 19:18:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.248s coverage: 87.5% of statements 19:18:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements 19:18:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.271s coverage: 44.8% of statements 19:18:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.860s coverage: 79.9% of statements 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.262s coverage: 86.9% of statements 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.189s coverage: 100.0% of statements 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 77.4% of statements 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements 19:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements 19:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.880s coverage: 91.2% of statements 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.034s coverage: 64.7% of statements 19:18:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:18:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.308s coverage: 100.0% of statements 19:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 89.4% of statements 19:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 19:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 19:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 19:18:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.481s coverage: 65.3% of statements 19:18:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:18:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:18:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.578s coverage: 41.8% of statements 19:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements 19:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements 19:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:19:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.373s coverage: 17.7% of statements 19:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:19:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.730s coverage: 92.3% of statements 19:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:19:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.332s coverage: 63.2% of statements 19:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:19:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.574s coverage: 97.7% of statements 19:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:19:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:19:01 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:19:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:19:01 go vet ./... 19:20:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:20:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:20:53 ./bin/test-attribution-txt.sh [Pipeline] echo 19:20:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:20:54 + ls -al . 19:20:54 total 740 19:20:54 drwxrwxr-x 10 1001 1001 4096 Jan 30 19:14 . 19:20:54 drwxr-xr-x 4 root root 4096 Jan 30 19:14 .. 19:20:54 drwxrwxr-x 2 1001 1001 4096 Jan 30 19:12 .blubracket 19:20:54 -rw-rw-r-- 1 1001 1001 16 Jan 30 19:12 .dockerignore 19:20:54 drwxrwxr-x 8 1001 1001 4096 Jan 30 19:12 .git 19:20:54 drwxrwxr-x 3 1001 1001 4096 Jan 30 19:12 .github 19:20:54 -rw-rw-r-- 1 1001 1001 1024 Jan 30 19:12 .gitignore 19:20:54 -rw-rw-r-- 1 1001 1001 42 Jan 30 19:12 .golangci.yml 19:20:54 -rw-rw-r-- 1 1001 1001 87 Jan 30 19:12 .hadolint.yml 19:20:54 -rw-rw-r-- 1 1001 1001 166 Jan 30 19:12 .sonarcloud.properties 19:20:54 -rw-rw-r-- 1 1001 1001 1171 Jan 30 19:12 ADOPTERS.md 19:20:54 -rw-rw-r-- 1 1001 1001 10825 Jan 30 19:12 Attribution.txt 19:20:54 -rw-rw-r-- 1 1001 1001 73765 Jan 30 19:12 CHANGELOG.md 19:20:54 -rw-rw-r-- 1 1001 1001 3804 Jan 30 19:12 CONTRIBUTING.md 19:20:54 -rw-rw-r-- 1 1001 1001 677 Jan 30 19:12 GOVERNANCE.md 19:20:54 -rw-rw-r-- 1 1001 1001 850 Jan 30 19:12 Jenkinsfile 19:20:54 -rw-rw-r-- 1 1001 1001 10775 Jan 30 19:12 LICENSE 19:20:54 -rw-rw-r-- 1 1001 1001 13388 Jan 30 19:12 Makefile 19:20:54 -rw-rw-r-- 1 1001 1001 582 Jan 30 19:12 OWNERS.md 19:20:54 -rw-rw-r-- 1 1001 1001 9403 Jan 30 19:12 README.md 19:20:54 -rw-rw-r-- 1 1001 1001 6912 Jan 30 19:12 SECURITY.md 19:20:54 -rw-rw-r-- 1 1001 1001 5 Jan 30 19:08 VERSION 19:20:54 drwxrwxr-x 2 1001 1001 4096 Jan 30 19:12 bin 19:20:54 drwxrwxr-x 17 1001 1001 4096 Jan 30 19:12 cmd 19:20:54 -rw-r--r-- 1 root root 487181 Jan 30 19:19 coverage.out 19:20:54 -rw-rw-r-- 1 1001 1001 3365 Jan 30 19:12 go.mod 19:20:54 -rw-rw-r-- 1 1001 1001 34951 Jan 30 19:12 go.sum 19:20:54 drwxrwxr-x 7 1001 1001 4096 Jan 30 19:12 internal 19:20:54 drwxrwxr-x 3 1001 1001 4096 Jan 30 19:12 openapi 19:20:54 drwxrwxr-x 4 1001 1001 4096 Jan 30 19:12 snap 19:20:54 -rw-rw-r-- 1 1001 1001 204 Jan 30 19:12 version.go [Pipeline] sh 19:20:54 + '[' -e coverage.out ] 19:20:54 + chown 1001:1001 coverage.out [Pipeline] stash 19:20:55 Stashed 1 file(s) [Pipeline] sh 19:20:55 + make build 19:20:55 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 19:22:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:22:20 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 19:22:26 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 19:22:30 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 19:23:09 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 19:23:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:23: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:23:28 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 19:23:31 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 19:23:35 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 19:23: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:23:53 $ docker stop --time=1 bc2ead9c9823657a552ccd4a8fa66ab84000ffc9227cacb6355c4650f8bca8ba 19:23:57 $ docker rm -f --volumes bc2ead9c9823657a552ccd4a8fa66ab84000ffc9227cacb6355c4650f8bca8ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:59 19:23:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:00 latest: Pulling from edgex-devops/edgex-compose-arm64 19:24:00 29e5d40040c1: Pulling fs layer 19:24:00 1ce36da41761: Pulling fs layer 19:24:00 25b303627fd3: Pulling fs layer 19:24:00 29e5d40040c1: Verifying Checksum 19:24:00 29e5d40040c1: Download complete 19:24:00 1ce36da41761: Verifying Checksum 19:24:00 1ce36da41761: Download complete 19:24:00 29e5d40040c1: Pull complete 19:24:02 25b303627fd3: Verifying Checksum 19:24:02 25b303627fd3: Download complete 19:24:02 1ce36da41761: Pull complete 19:24:12 25b303627fd3: Pull complete 19:24:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:12 prd-ubuntu20.04-docker-arm64-4c-16g-4021 does not seem to be running inside a container 19:24:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:15 $ docker top fc6aa549d43923b8a053e42fd72649cb18a1c185c5de4093c58aaf0092e08b61 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:16 + grep parallel 19:24:16 + docker-compose build --help 19:24:20 --parallel Build images in parallel. [Pipeline] } 19:24:20 $ docker stop --time=1 fc6aa549d43923b8a053e42fd72649cb18a1c185c5de4093c58aaf0092e08b61 19:24:21 $ docker rm -f --volumes fc6aa549d43923b8a053e42fd72649cb18a1c185c5de4093c58aaf0092e08b61 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:22 prd-ubuntu20.04-docker-arm64-4c-16g-4021 does not seem to be running inside a container 19:24:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:23 $ docker top c5c3d1b659b9cc5240bcbe4f22dcf5ffbdc4f8492f94eb2816c053f7ece263f0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:24 + docker-compose -f ./docker-compose-build.yml build --parallel 19:24:28 Building core-command ... 19:24:28 Building core-common-config-bootstrapper ... 19:24:28 Building core-data ... 19:24:28 Building core-metadata ... 19:24:28 Building security-bootstrapper ... 19:24:28 Building security-proxy-setup ... 19:24:28 Building security-secretstore-setup ... 19:24:28 Building security-spiffe-token-provider ... 19:24:28 Building security-spire-agent ... 19:24:28 Building security-spire-config ... 19:24:28 Building security-spire-server ... 19:24:28 Building support-notifications ... 19:24:28 Building support-scheduler ... 19:24:28 Building core-metadata 19:24:28 Building support-scheduler 19:24:28 Building core-common-config-bootstrapper 19:24:28 Building security-spire-agent 19:24:28 Building core-data 19:25:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:15 ---> 4190becb6e99 19:25:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:25:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:15 ---> 4190becb6e99 19:25:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:25:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:15 ---> 4190becb6e99 19:25:15 Step 3/24 : WORKDIR /edgex-go 19:25:15 ---> Running in eaa29aa81c18 19:25:15 ---> Running in a4758da05eff 19:25:15 ---> Running in f2fc619ff0cc 19:25:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:15 ---> 4190becb6e99 19:25:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:25:15 ---> Running in 8202d4075e56 19:25:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:15 ---> 4190becb6e99 19:25:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:25:15 ---> Running in 3c9bf83b70f4 19:25:15 Removing intermediate container eaa29aa81c18 19:25:15 ---> c09aee7dc294 19:25:15 Step 4/22 : WORKDIR /edgex-go 19:25:15 Removing intermediate container a4758da05eff 19:25:15 ---> c5515e7d9526 19:25:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:25:15 Removing intermediate container 8202d4075e56 19:25:15 ---> 4e4343fad2b2 19:25:15 Step 4/22 : WORKDIR /edgex-go 19:25:15 Removing intermediate container f2fc619ff0cc 19:25:15 ---> 9ff71806b9c7 19:25:15 Step 4/22 : WORKDIR /edgex-go 19:25:15 ---> Running in cd31258cc455 19:25:15 ---> Running in 62febd415d6f 19:25:15 ---> Running in 29cf7f26adf0 19:25:15 ---> Running in 0a1a0cd4f6ac 19:25:15 Removing intermediate container 3c9bf83b70f4 19:25:15 ---> 7cf6e9544fda 19:25:15 Step 4/24 : WORKDIR /edgex-go 19:25:15 ---> Running in 051d475406e1 19:25:15 Removing intermediate container 62febd415d6f 19:25:15 ---> 36ebf247911b 19:25:15 Step 5/22 : RUN apk add --update --no-cache make git 19:25:15 Removing intermediate container 29cf7f26adf0 19:25:15 ---> b6c84183692a 19:25:15 Step 5/22 : RUN apk add --update --no-cache make git 19:25:15 ---> Running in 21395cd54e84 19:25:15 ---> Running in c4624fe0332d 19:25:15 Removing intermediate container 0a1a0cd4f6ac 19:25:15 ---> f29c4ab88ba8 19:25:15 Step 5/22 : RUN apk add --update --no-cache make git 19:25:15 Removing intermediate container 051d475406e1 19:25:15 ---> 9a02b427412c 19:25:15 Step 5/24 : RUN apk add --update --no-cache make git 19:25:15 ---> Running in 823ad5215533 19:25:15 ---> Running in b4c6df42de8c 19:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:15 OK: 221 MiB in 51 packages 19:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:15 Removing intermediate container cd31258cc455 19:25:15 ---> 7939b2c33d78 19:25:15 Step 5/24 : COPY go.mod vendor* ./ 19:25:15 OK: 221 MiB in 51 packages 19:25:15 OK: 221 MiB in 51 packages 19:25:15 OK: 221 MiB in 51 packages 19:25:15 OK: 221 MiB in 51 packages 19:25:16 ---> 8f20e8945979 19:25:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:16 Removing intermediate container 21395cd54e84 19:25:16 ---> 803d8bd872fa 19:25:16 Step 6/22 : COPY go.mod vendor* ./ 19:25:16 ---> Running in 068998b45ca5 19:25:17 Removing intermediate container c4624fe0332d 19:25:17 ---> f1b7c252f323 19:25:17 Step 6/22 : COPY go.mod vendor* ./ 19:25:17 Removing intermediate container 823ad5215533 19:25:17 ---> c6ae97af4e58 19:25:17 Step 6/22 : COPY go.mod vendor* ./ 19:25:17 Removing intermediate container b4c6df42de8c 19:25:17 ---> 749f1d7db1f1 19:25:17 Step 6/24 : COPY go.mod vendor* ./ 19:25:17 ---> d78f025a2063 19:25:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:18 ---> Running in 54a4b7727a5f 19:25:18 ---> 5db0c9a38fb4 19:25:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:18 ---> ba3bb9d9ba5f 19:25:18 ---> Running in 2513e259be0f 19:25:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:19 ---> Running in d8dbb49a5209 19:25:19 ---> b6a76b02a0c0 19:25:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:19 ---> Running in d95ac90d0be2 19:26:56 Removing intermediate container d95ac90d0be2 19:26:56 ---> 11f8b2887f1c 19:26:56 Step 8/22 : COPY . . 19:26:56 Removing intermediate container 54a4b7727a5f 19:26:56 ---> 78f720297cdf 19:26:56 Step 8/22 : COPY . . 19:26:56 Removing intermediate container 068998b45ca5 19:26:56 ---> dde03ac61a22 19:26:56 Step 7/24 : COPY . . 19:26:56 Removing intermediate container 2513e259be0f 19:26:56 ---> 4948f382b371 19:26:56 Step 8/22 : COPY . . 19:26:56 Removing intermediate container d8dbb49a5209 19:26:56 ---> 220110cebc20 19:26:56 Step 8/24 : COPY . . 19:27:11 ---> 32a5eac14ade 19:27:11 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:27:11 ---> 04906a2c9185 19:27:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:27:11 ---> Running in 43252246b519 19:27:11 ---> ffe31ec04020 19:27:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:27:11 ---> 64610aa11b1d 19:27:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:27:11 ---> 3ab690d48658 19:27:11 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:27:11 ---> Running in 8fbfdc721d5d 19:27:11 ---> Running in f334dc7f3838 19:27:11 ---> Running in c2733e605a53 19:27:11 ---> Running in 8ae6dac24eef 19:27:11 Removing intermediate container 43252246b519 19:27:11 ---> 4f030e864696 19:27:11 Step 9/24 : WORKDIR /edgex-go/spire-build 19:27:11 ---> Running in 6b6a4c950950 19:27:11 Removing intermediate container 6b6a4c950950 19:27:11 ---> 69fadbdc1173 19:27:11 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 19:27:11 ---> Running in c63f55c09e73 19:27:13 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 19:27:13 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 19:27:13 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 19:27:13 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 19:27:15 Removing intermediate container c63f55c09e73 19:27:15 ---> 6f5e0de50295 19:27:15 Step 11/24 : WORKDIR /edgex-go 19:27:15 ---> Running in 0b773e59d892 19:27:15 Removing intermediate container 0b773e59d892 19:27:15 ---> 1d03a122c978 19:27:15 19:27:15 Step 12/24 : FROM alpine:3.15 19:27:15 3.15: Pulling from library/alpine 19:27:17 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:27:17 Status: Downloaded newer image for alpine:3.15 19:27:17 ---> 8aa73fd46299 19:27:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:27:17 ---> Running in ba258843d219 19:27:17 Removing intermediate container ba258843d219 19:27:17 ---> f842b7577a82 19:27:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:27:17 ---> Running in 12e845dff3c0 19:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:21 v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:27:21 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:27:21 OK: 15736 distinct packages available 19:27:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:23 (1/5) Installing dumb-init (1.2.5-r1) 19:27:23 (2/5) Installing musl-obstack (1.2.3-r0) 19:27:23 (3/5) Installing libucontext (1.1-r0) 19:27:23 (4/5) Installing gcompat (1.0.0-r4) 19:27:23 (5/5) Installing openssl (1.1.1s-r1) 19:27:23 Executing busybox-1.34.1-r7.trigger 19:27:23 OK: 6 MiB in 19 packages 19:27:25 Removing intermediate container 12e845dff3c0 19:27:25 ---> 08d2e32f66ef 19:27:25 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:27:28 ---> 8e08d85da7f6 19:27:28 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:27:35 ---> 1193815cd65d 19:27:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:27:35 ---> ebf8cf5e0fb6 19:27:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:27:37 ---> 7dde5eb80658 19:27:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:27:38 ---> 4046f5d98651 19:27:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:27:38 ---> Running in 79ee8eee4922 19:27:39 Removing intermediate container 79ee8eee4922 19:27:39 ---> 4dfdddab4a0c 19:27:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:27:39 ---> Running in 68c69dff49d3 19:27:39 Removing intermediate container 68c69dff49d3 19:27:39 ---> 10d72e20f0cf 19:27:39 Step 22/24 : LABEL arch=arm64 19:27:39 ---> Running in 5b24319cb444 19:27:40 Removing intermediate container 5b24319cb444 19:27:40 ---> 09f3b72b0592 19:27:40 Step 23/24 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:27:40 ---> Running in 4f24cb0ee763 19:27:40 Removing intermediate container 4f24cb0ee763 19:27:40 ---> 4756d168b08f 19:27:40 Step 24/24 : LABEL version=0.0.0 19:27:40 ---> Running in 7dbe29c732cc 19:27:41 Removing intermediate container 7dbe29c732cc 19:27:41 ---> 0c4ef3c4b601 19:27:41 19:27:41 Successfully built 0c4ef3c4b601 19:27:41 Successfully tagged security-spire-agent-arm64:latest 19:27:41 Building security-proxy-setup 19:27:59  Building security-spire-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:27:59 ---> 4190becb6e99 19:27:59 Step 3/21 : WORKDIR /edgex-go 19:27:59 ---> Using cache 19:27:59 ---> c5515e7d9526 19:27:59 Step 4/21 : RUN apk add --update --no-cache make git 19:28:00 ---> Running in c7f32475270a 19:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:04 OK: 221 MiB in 51 packages 19:28:05 Removing intermediate container c7f32475270a 19:28:05 ---> 334f6b549e36 19:28:05 Step 5/21 : COPY go.mod vendor* ./ 19:28:06 ---> 7a78fd462f4c 19:28:06 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:06 ---> Running in ad8ab0cc307c 19:29:43 Removing intermediate container ad8ab0cc307c 19:29:43 ---> c1d1d39341ac 19:29:43 Step 7/21 : COPY . . 19:29:51 ---> 20707b7b069b 19:29:51 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:29:51 ---> Running in 0a3d06aa9287 19:29:52 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 19:33:44 Removing intermediate container 8fbfdc721d5d 19:33:44 ---> 4b5b4d5d0fc5 19:33:44 19:33:44 Step 10/22 : FROM alpine:3.16 19:33:44 3.16: Pulling from library/alpine 19:33:44 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:33:44 Status: Downloaded newer image for alpine:3.16 19:33:44 ---> 2b4661558fb8 19:33:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:33:44 ---> Running in 4b1d5308476b 19:33:44 Removing intermediate container 4b1d5308476b 19:33:44 ---> 5f74263d87de 19:33:44 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:33:44 ---> Running in 365a2ce111a0 19:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:46 (1/1) Installing dumb-init (1.2.5-r1) 19:33:46 Executing busybox-1.35.0-r17.trigger 19:33:46 OK: 5 MiB in 15 packages 19:33:47 Removing intermediate container 365a2ce111a0 19:33:47 ---> 9f37b749a62e 19:33:47 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 ---> e0f252ffbcd7 19:33:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:33:50 ---> 83bc6bfae3d0 19:33:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:33:50 ---> 4cf9e8a108c5 19:33:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:33:51 ---> 405342a37028 19:33:51 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:51 ---> Running in 53beb5e2f2dd 19:33:55 Removing intermediate container 53beb5e2f2dd 19:33:55 ---> c21a055b7d99 19:33:55 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:33:55 ---> Running in 24c8b2b0efd7 19:33:56 Removing intermediate container 24c8b2b0efd7 19:33:56 ---> 3d3e2f5eada9 19:33:56 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:33:56 ---> Running in 0b01da1b9ea5 19:33:57 Removing intermediate container 0b01da1b9ea5 19:33:57 ---> 5a384a4c7890 19:33:57 Step 20/22 : LABEL arch=arm64 19:33:57 ---> Running in 3d85d1bdfce7 19:33:57 Removing intermediate container 3d85d1bdfce7 19:33:57 ---> 5a5dfa820b74 19:33:57 Step 21/22 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:33:57 ---> Running in a7324db77a63 19:33:58 Removing intermediate container a7324db77a63 19:33:58 ---> b688e109c2a4 19:33:58 Step 22/22 : LABEL version=0.0.0 19:33:58 ---> Running in 8fec94a1d041 19:33:58 Removing intermediate container 8fec94a1d041 19:33:58 ---> 444c7371c9f0 19:33:58 19:33:59 Successfully built 444c7371c9f0 19:33:59 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:33:59 Building security-bootstrapper 19:34:21  Building core-common-config-bootstrapper ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:34:21 ---> 4190becb6e99 19:34:21 Step 3/32 : WORKDIR /edgex-go 19:34:21 ---> Using cache 19:34:21 ---> c5515e7d9526 19:34:21 Step 4/32 : RUN apk add --update --no-cache make git 19:34:21 ---> Using cache 19:34:21 ---> 334f6b549e36 19:34:21 Step 5/32 : COPY go.mod vendor* ./ 19:34:21 ---> Using cache 19:34:21 ---> 7a78fd462f4c 19:34:21 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:21 ---> Using cache 19:34:21 ---> c1d1d39341ac 19:34:21 Step 7/32 : COPY . . 19:34:21 ---> Using cache 19:34:21 ---> 20707b7b069b 19:34:21 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:34:21 Removing intermediate container f334dc7f3838 19:34:21 ---> b17e0e5269a7 19:34:21 19:34:21 Step 10/22 : FROM alpine:3.16 19:34:21 ---> 2b4661558fb8 19:34:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:34:21 ---> Running in 484f3342cc09 19:34:21 ---> Running in 6f85e32f8013 19:34:21 Removing intermediate container 8ae6dac24eef 19:34:21 ---> 979f0a025784 19:34:21 19:34:21 Step 10/24 : FROM alpine:3.16 19:34:21 ---> 2b4661558fb8 19:34:21 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:34:21 ---> Running in 2513fa1c1108 19:34:21 Removing intermediate container 6f85e32f8013 19:34:21 ---> 9ea0ef921f07 19:34:21 Step 12/22 : ENV APP_PORT=59880 19:34:21 ---> Running in 94f251f3db70 19:34:21 Removing intermediate container 94f251f3db70 19:34:21 ---> 2ca0d9022f8c 19:34:21 Step 13/22 : EXPOSE $APP_PORT 19:34:21 ---> Running in 04d4bcb4f4d3 19:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:34:21 Removing intermediate container 04d4bcb4f4d3 19:34:21 ---> 5d0d8c778633 19:34:21 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:34:22 ---> Running in 8fbf974731fc 19:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:24 (1/1) Installing dumb-init (1.2.5-r1) 19:34:24 Executing busybox-1.35.0-r17.trigger 19:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:24 OK: 5 MiB in 15 packages 19:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:25 Removing intermediate container 2513fa1c1108 19:34:25 ---> a462032c1260 19:34:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:25 ---> Running in 73f8eff2876d 19:34:25 (1/1) Installing dumb-init (1.2.5-r1) 19:34:25 Executing busybox-1.35.0-r17.trigger 19:34:25 OK: 5 MiB in 15 packages 19:34:26 Removing intermediate container 73f8eff2876d 19:34:26 ---> 35e4e42c5733 19:34:26 Step 13/24 : ENV APP_PORT=59881 19:34:26 ---> Running in cb3c93b8d24c 19:34:26 Removing intermediate container cb3c93b8d24c 19:34:26 ---> 65f2f51b5e08 19:34:26 Step 14/24 : EXPOSE $APP_PORT 19:34:26 ---> Running in 036d1e5e9f76 19:34:26 Removing intermediate container 8fbf974731fc 19:34:26 ---> 446b5e7d74c3 19:34:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:27 Removing intermediate container 036d1e5e9f76 19:34:27 ---> 77d58aebcdb4 19:34:27 Step 15/24 : WORKDIR / 19:34:27 ---> Running in 8807d93b8b21 19:34:28 ---> fd1844f4494c 19:34:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:34:28 Removing intermediate container 8807d93b8b21 19:34:28 ---> 002271e1a244 19:34:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:29 ---> eb09db9c223e 19:34:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:34:30 ---> 0f47ab8cf20b 19:34:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:34:32 ---> 4943e973a044 19:34:32 Step 18/22 : ENTRYPOINT ["/core-data"] 19:34:32 ---> Running in 8cbd491bb438 19:34:32 ---> 8c7df0433ecf 19:34:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:34:35 Removing intermediate container 8cbd491bb438 19:34:35 ---> 8d7c03288b24 19:34:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:34:35 ---> bff8fee2db26 19:34:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:34:35 ---> Running in 01083cec5041 19:34:35 Removing intermediate container 01083cec5041 19:34:35 ---> df4d6ba9fe4d 19:34:35 Step 20/22 : LABEL arch=arm64 19:34:35 ---> Running in 9624beb29a0c 19:34:36 ---> 8c1a1309d8dd 19:34:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:34:36 ---> Running in 95ddada3cff7 19:34:36 Removing intermediate container 9624beb29a0c 19:34:36 ---> 952b5cf7b3dc 19:34:36 Step 21/22 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:34:36 ---> Running in efd5bb76970a 19:34:36 Removing intermediate container 95ddada3cff7 19:34:37 ---> fb1f9d964de1 19:34:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:34:37 ---> Running in 903ca3ab3321 19:34:37 Removing intermediate container efd5bb76970a 19:34:37 ---> c3cd2f0cab52 19:34:37 Step 22/22 : LABEL version=0.0.0 19:34:37 ---> Running in 7207973eb5a3 19:34:37 Removing intermediate container 903ca3ab3321 19:34:37 ---> 21dc647f3721 19:34:37 Step 22/24 : LABEL arch=arm64 19:34:37 ---> Running in 054456938ded 19:34:38 Removing intermediate container 7207973eb5a3 19:34:38 ---> 428a32795294 19:34:38 19:34:38 Removing intermediate container 054456938ded 19:34:38 ---> ed3463bd646c 19:34:38 Step 23/24 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:34:38 ---> Running in 2a7e2262fef2 19:34:38 Successfully built 428a32795294 19:34:38 Successfully tagged core-data-arm64:latest 19:34:38 Building support-notifications 19:34:39  Building core-data ... done Removing intermediate container 2a7e2262fef2 19:34:39 ---> fe3d39457a76 19:34:39 Step 24/24 : LABEL version=0.0.0 19:34:39 ---> Running in 1ec0be9605b9 19:34:39 Removing intermediate container 1ec0be9605b9 19:34:39 ---> cfd385669056 19:34:39 19:34:40 Successfully built cfd385669056 19:34:40 Successfully tagged core-metadata-arm64:latest 19:34:40 Building security-spire-server 19:35:02  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:35:02 ---> 4190becb6e99 19:35:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:35:02 ---> Using cache 19:35:02 ---> 7cf6e9544fda 19:35:02 Step 4/22 : WORKDIR /edgex-go 19:35:02 ---> Using cache 19:35:02 ---> 9a02b427412c 19:35:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:35:02 ---> Running in fc959124462a 19:35:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:35:02 ---> 4190becb6e99 19:35:02 Step 3/23 : WORKDIR /edgex-go 19:35:02 ---> Using cache 19:35:02 ---> c5515e7d9526 19:35:02 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:35:02 ---> Using cache 19:35:02 ---> 7939b2c33d78 19:35:02 Step 5/23 : COPY go.mod vendor* ./ 19:35:02 ---> Using cache 19:35:02 ---> 8f20e8945979 19:35:02 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:02 ---> Using cache 19:35:02 ---> dde03ac61a22 19:35:02 Step 7/23 : COPY . . 19:35:02 ---> Using cache 19:35:02 ---> 32a5eac14ade 19:35:02 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:35:02 ---> Using cache 19:35:02 ---> 4f030e864696 19:35:02 Step 9/23 : WORKDIR /edgex-go/spire-build 19:35:02 ---> Using cache 19:35:02 ---> 69fadbdc1173 19:35:02 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 19:35:02 ---> Running in ef5de8896f7d 19:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:05 Removing intermediate container ef5de8896f7d 19:35:05 ---> da909e2ffe87 19:35:05 Step 11/23 : WORKDIR /edgex-go 19:35:05 ---> Running in 800d78c7f9d5 19:35:05 OK: 221 MiB in 51 packages 19:35:05 Removing intermediate container 800d78c7f9d5 19:35:05 ---> af4897a73807 19:35:05 19:35:05 Step 12/23 : FROM alpine:3.15 19:35:05 ---> 8aa73fd46299 19:35:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:05 ---> Using cache 19:35:05 ---> f842b7577a82 19:35:05 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:05 ---> Using cache 19:35:05 ---> 08d2e32f66ef 19:35:05 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:35:06 Removing intermediate container fc959124462a 19:35:06 ---> 400b942b2a3f 19:35:06 Step 6/22 : COPY go.mod vendor* ./ 19:35:08 ---> e2e8d8977c6a 19:35:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:08 ---> Running in 6cfc1a4c880c 19:35:10 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 19:35:14 ---> 011a77200472 19:35:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:35:14 ---> c662a7b123aa 19:35:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:35:15 ---> 9f7bdde3eb08 19:35:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:35:16 ---> 0cb750cb3762 19:35:16 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:35:16 ---> Running in f0711e1193a1 19:35:17 Removing intermediate container f0711e1193a1 19:35:17 ---> 80c8a8bf3cd4 19:35:17 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:35:17 ---> Running in 00ad2839b291 19:35:17 Removing intermediate container 00ad2839b291 19:35:17 ---> 796574e9a29f 19:35:17 Step 21/23 : LABEL arch=arm64 19:35:17 ---> Running in cdbb8011cbd6 19:35:18 Removing intermediate container cdbb8011cbd6 19:35:18 ---> 8c51fc2d6209 19:35:18 Step 22/23 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:35:18 ---> Running in f56f570a2ee4 19:35:19 Removing intermediate container f56f570a2ee4 19:35:19 ---> 74688a45823c 19:35:19 Step 23/23 : LABEL version=0.0.0 19:35:19 ---> Running in 845ef6f39a53 19:35:19 Removing intermediate container 845ef6f39a53 19:35:19 ---> ca6af842960c 19:35:19 19:35:19 Successfully built ca6af842960c 19:35:19 Successfully tagged security-spire-server-arm64:latest 19:35:19  Building security-spire-server ... done Building security-spire-config 19:35:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:35:37 ---> 4190becb6e99 19:35:37 Step 3/24 : WORKDIR /edgex-go 19:35:37 ---> Using cache 19:35:37 ---> c5515e7d9526 19:35:37 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:35:37 ---> Using cache 19:35:37 ---> 7939b2c33d78 19:35:37 Step 5/24 : COPY go.mod vendor* ./ 19:35:37 ---> Using cache 19:35:37 ---> 8f20e8945979 19:35:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:37 ---> Using cache 19:35:37 ---> dde03ac61a22 19:35:37 Step 7/24 : COPY . . 19:35:37 ---> Using cache 19:35:37 ---> 32a5eac14ade 19:35:37 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:35:37 ---> Using cache 19:35:37 ---> 4f030e864696 19:35:37 Step 9/24 : WORKDIR /edgex-go/spire-build 19:35:37 ---> Using cache 19:35:37 ---> 69fadbdc1173 19:35:37 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 19:35:37 ---> Using cache 19:35:37 ---> 6f5e0de50295 19:35:37 Step 11/24 : WORKDIR /edgex-go 19:35:37 ---> Using cache 19:35:37 ---> 1d03a122c978 19:35:37 19:35:37 Step 12/24 : FROM alpine:3.15 19:35:37 ---> 8aa73fd46299 19:35:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:37 ---> Using cache 19:35:37 ---> f842b7577a82 19:35:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:35:37 ---> Running in 18600e7856fd 19:35:37 Removing intermediate container 0a3d06aa9287 19:35:37 ---> a95d30fc7871 19:35:37 19:35:37 Step 9/21 : FROM alpine:3.16 19:35:37 ---> 2b4661558fb8 19:35:37 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:35:37 ---> Running in dccd26dbf034 19:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:40 v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:35:40 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:35:40 OK: 15736 distinct packages available 19:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:40 (1/6) Installing ca-certificates (20220614-r0) 19:35:40 (2/6) Installing brotli-libs (1.0.9-r6) 19:35:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:35:40 (4/6) Installing libcurl (7.83.1-r5) 19:35:40 (5/6) Installing curl (7.83.1-r5) 19:35:40 (6/6) Installing dumb-init (1.2.5-r1) 19:35:40 Executing busybox-1.35.0-r17.trigger 19:35:40 Executing ca-certificates-20220614-r0.trigger 19:35:41 OK: 8 MiB in 20 packages 19:35:41 (1/4) Installing dumb-init (1.2.5-r1) 19:35:41 (2/4) Installing musl-obstack (1.2.3-r0) 19:35:41 (3/4) Installing libucontext (1.1-r0) 19:35:41 (4/4) Installing gcompat (1.0.0-r4) 19:35:41 Executing busybox-1.34.1-r7.trigger 19:35:42 OK: 6 MiB in 18 packages 19:35:44 Removing intermediate container 18600e7856fd 19:35:44 ---> c8028d7736ea 19:35:44 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:35:44 Removing intermediate container dccd26dbf034 19:35:44 ---> 34c5ee3a6b7d 19:35:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:35:44 ---> Running in b446673bbae1 19:35:45 Removing intermediate container b446673bbae1 19:35:45 ---> 7051a2c36674 19:35:45 Step 12/21 : WORKDIR /edgex 19:35:45 ---> Running in 5b9f550d6033 19:35:46 Removing intermediate container 5b9f550d6033 19:35:46 ---> 8dca47963485 19:35:46 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:35:47 ---> ef6c188295a9 19:35:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:35:50 ---> ed494c34f895 19:35:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:35:50 ---> d2b64c86d407 19:35:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:35:53 ---> 3b94d709dab4 19:35:53 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:35:53 ---> 7900f57bca87 19:35:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:35:53 ---> Running in 49b0f1502317 19:35:53 Removing intermediate container 49b0f1502317 19:35:53 ---> 6e4c8eb24a57 19:35:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:35:54 ---> a4c81e16f89a 19:35:54 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:54 ---> Running in 83bab3d0e2e1 19:35:55 ---> c0f2b3afa9c3 19:35:55 Step 19/24 : WORKDIR / 19:35:55 ---> Running in db6c1c9c2f91 19:35:56 Removing intermediate container db6c1c9c2f91 19:35:56 ---> e81382410821 19:35:56 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:35:56 ---> Running in 84c0194216bc 19:35:57 Removing intermediate container 84c0194216bc 19:35:57 ---> 86f3d35a5ba1 19:35:57 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:35:57 ---> Running in 424ad49f1f72 19:35:57 Removing intermediate container 83bab3d0e2e1 19:35:57 ---> 516c2a90efa3 19:35:57 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:35:57 Removing intermediate container 424ad49f1f72 19:35:57 ---> 8d20f0c45715 19:35:57 Step 22/24 : LABEL arch=arm64 19:35:58 ---> Running in 01b4f9ae1a1e 19:35:58 ---> Running in 55e965eb5d84 19:35:58 Removing intermediate container 55e965eb5d84 19:35:58 ---> 436706f48ae5 19:35:58 Step 23/24 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:35:58 Removing intermediate container 01b4f9ae1a1e 19:35:58 ---> ef473ac1526f 19:35:58 Step 19/21 : LABEL arch=arm64 19:35:58 ---> Running in fb824896e246 19:35:58 ---> Running in c4c9a698ec07 19:35:59 Removing intermediate container fb824896e246 19:35:59 ---> 8af037c9811f 19:35:59 Step 20/21 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:35:59 Removing intermediate container c4c9a698ec07 19:35:59 ---> 84ffd223d0d9 19:35:59 Step 24/24 : LABEL version=0.0.0 19:35:59 ---> Running in 4484a6ecf4ec 19:35:59 ---> Running in a850dd8868ad 19:36:00 Removing intermediate container 4484a6ecf4ec 19:36:00 ---> a79d5e7f973f 19:36:00 Step 21/21 : LABEL version=0.0.0 19:36:00 Removing intermediate container a850dd8868ad 19:36:00 ---> 1659ceac1c9e 19:36:00 19:36:00 ---> Running in c15607558955 19:36:01 Successfully built 1659ceac1c9e 19:36:01 Successfully tagged security-spire-config-arm64:latest 19:36:01  Building security-spire-config ... done Building core-command 19:36:01 Removing intermediate container c15607558955 19:36:01 ---> 1152d1a4063b 19:36:01 19:36:01 Successfully built 1152d1a4063b 19:36:01 Successfully tagged security-proxy-setup-arm64:latest 19:36:01 Building security-spiffe-token-provider 19:36:28  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:36:28 ---> 4190becb6e99 19:36:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:36:28 ---> Using cache 19:36:28 ---> 7cf6e9544fda 19:36:28 Step 4/23 : WORKDIR /edgex-go 19:36:28 ---> Using cache 19:36:28 ---> 9a02b427412c 19:36:28 Step 5/23 : RUN apk add --update --no-cache make git 19:36:28 ---> Using cache 19:36:28 ---> 749f1d7db1f1 19:36:28 Step 6/23 : COPY go.mod vendor* ./ 19:36:28 ---> Using cache 19:36:28 ---> ba3bb9d9ba5f 19:36:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:28 ---> Using cache 19:36:28 ---> 220110cebc20 19:36:28 Step 8/23 : COPY . . 19:36:28 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:28 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:36:28 ---> 4190becb6e99 19:36:28 Step 3/19 : WORKDIR /edgex-go 19:36:28 ---> Using cache 19:36:28 ---> c5515e7d9526 19:36:28 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:36:28 ---> Using cache 19:36:28 ---> 3ab690d48658 19:36:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:36:28 ---> Running in fe7b549db1ba 19:36:28 ---> Running in 0db20b839ff8 19:36:31 Removing intermediate container c2733e605a53 19:36:31 ---> 7090071f7f41 19:36:31 19:36:31 Step 10/22 : FROM alpine:3.16 19:36:31 ---> 2b4661558fb8 19:36:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:36:31 ---> Using cache 19:36:31 ---> a462032c1260 19:36:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:31 ---> Using cache 19:36:31 ---> 35e4e42c5733 19:36:31 Step 13/22 : ENV APP_PORT=59861 19:36:31 ---> Running in 56e0a5c06015 19:36:31 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 19:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:32 Removing intermediate container 56e0a5c06015 19:36:32 ---> 2081d19af843 19:36:32 Step 14/22 : EXPOSE $APP_PORT 19:36:32 ---> Running in a82b7183e7cb 19:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:33 Removing intermediate container a82b7183e7cb 19:36:33 ---> 5a30100e98c3 19:36:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:33 v3.16.3-149-gdf7e38bd02 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:36:33 v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:36:33 OK: 16901 distinct packages available 19:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:34 ---> 9a45cca076c2 19:36:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:36:35 OK: 221 MiB in 51 packages 19:36:37 Removing intermediate container fe7b549db1ba 19:36:37 ---> 47e9025b38d2 19:36:37 Step 5/19 : COPY go.mod vendor* ./ 19:36:39 ---> 887e160a5f53 19:36:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:36:40 ---> 7dcbf4fc468a 19:36:40 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:40 ---> Running in 32ed8c0f399f 19:36:41 ---> 11239dc86fb0 19:36:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:36:41 ---> Running in 3123b426ece7 19:36:43 Removing intermediate container 3123b426ece7 19:36:43 ---> 0f863e2ad6f7 19:36:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:36:43 ---> Running in d7c57ee58a33 19:36:44 Removing intermediate container d7c57ee58a33 19:36:44 ---> fb99f5994628 19:36:44 Step 20/22 : LABEL arch=arm64 19:36:44 ---> Running in 30e846e2312f 19:36:45 Removing intermediate container 30e846e2312f 19:36:45 ---> 3794b89c3335 19:36:45 Step 21/22 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:36:45 ---> Running in d8ab70778c9d 19:36:46 Removing intermediate container d8ab70778c9d 19:36:46 ---> bf08cb9cad56 19:36:46 Step 22/22 : LABEL version=0.0.0 19:36:46 ---> Running in 2b0f6e88b739 19:36:47 Removing intermediate container 2b0f6e88b739 19:36:47 ---> 75af9cf2be76 19:36:47 19:36:47 Successfully built 75af9cf2be76 19:36:47 Successfully tagged support-scheduler-arm64:latest 19:36:47 Building security-secretstore-setup 19:36:54  Building support-scheduler ... done Removing intermediate container 6cfc1a4c880c 19:36:54 ---> 11c8d5114a43 19:36:54 Step 8/22 : COPY . . 19:37:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:37:02 ---> 4190becb6e99 19:37:02 Step 3/24 : WORKDIR /edgex-go 19:37:02 ---> Using cache 19:37:02 ---> c5515e7d9526 19:37:02 Step 4/24 : RUN apk add --update --no-cache make git 19:37:02 ---> Using cache 19:37:02 ---> 334f6b549e36 19:37:02 Step 5/24 : COPY go.mod vendor* ./ 19:37:02 ---> Using cache 19:37:02 ---> 7a78fd462f4c 19:37:02 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:02 ---> Using cache 19:37:02 ---> c1d1d39341ac 19:37:02 Step 7/24 : COPY . . 19:37:02 ---> Using cache 19:37:02 ---> 20707b7b069b 19:37:02 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:37:03 ---> Running in 05366c9a25f8 19:37:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:37:10 ---> a0cb25d31451 19:37:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:37:10 ---> Running in 39792e47e14d 19:37: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 19:38:33 Removing intermediate container 32ed8c0f399f 19:38:33 ---> a96988b5ecb6 19:38:33 Step 7/19 : COPY . . 19:38:33 ---> 7a71f09aa434 19:38:33 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:33 ---> Running in 61e0b8c57278 19:38:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:39:20 Removing intermediate container 484f3342cc09 19:39:20 ---> dd56191298e4 19:39:20 19:39:20 Step 9/32 : FROM alpine:3.16 19:39:20 ---> 2b4661558fb8 19:39:20 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:39:20 ---> Running in e096d31e6463 19:39:20 Removing intermediate container e096d31e6463 19:39:20 ---> 5aea59c697ea 19:39:20 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:39:20 ---> Running in b8cd9c720169 19:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:23 (1/2) Installing dumb-init (1.2.5-r1) 19:39:23 (2/2) Installing su-exec (0.2-r1) 19:39:23 Executing busybox-1.35.0-r17.trigger 19:39:23 OK: 5 MiB in 16 packages 19:39:25 Removing intermediate container b8cd9c720169 19:39:25 ---> 5d9445330e99 19:39:25 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:39:25 ---> Running in 3af68c06df58 19:39:25 Removing intermediate container 3af68c06df58 19:39:25 ---> 2bbe86266841 19:39:25 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:39:25 ---> Running in a6525839d056 19:39:25 Removing intermediate container a6525839d056 19:39:25 ---> d19adfd920d5 19:39:25 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:39:26 ---> Running in cf1c772e551d 19:39:26 Removing intermediate container cf1c772e551d 19:39:26 ---> d64a89ba9921 19:39:26 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:39:26 ---> Running in 275e59d978b0 19:39:27 Removing intermediate container 275e59d978b0 19:39:27 ---> 38cbbeee7461 19:39:27 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:39:27 ---> Running in 06b8c7715674 19:39:30 Removing intermediate container 06b8c7715674 19:39:30 ---> 5284e5eac1e9 19:39:30 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:39:30 ---> Running in fbdc3e594465 19:39:30 Removing intermediate container fbdc3e594465 19:39:30 ---> e23cd4e8afca 19:39:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:39:31 ---> 32c1d7458369 19:39:31 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:39:31 ---> Running in c02a7dae5925 19:39:35 Removing intermediate container c02a7dae5925 19:39:35 ---> a71a1880ff01 19:39:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:36 ---> d0b169516490 19:39:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:39:38 ---> e29a76a99787 19:39:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:39:38 ---> 4b3757c2ef60 19:39:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:39:39 ---> a7d27b1fb83b 19:39:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:39:40 ---> 1c51ecda69c0 19:39:40 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:39:41 ---> 2d64045b4fb5 19:39:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:39:42 ---> 6636f40be31f 19:39:42 Step 27/32 : RUN chmod +x /entrypoint.sh 19:39:42 ---> Running in 34d406e1facb 19:39:46 Removing intermediate container 34d406e1facb 19:39:46 ---> f5da3a572bc8 19:39:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:39:46 ---> Running in c88de585b136 19:39:46 Removing intermediate container c88de585b136 19:39:46 ---> fa2304702e71 19:39:46 Step 29/32 : CMD ["gate"] 19:39:46 ---> Running in 651de44ae2c9 19:39:46 Removing intermediate container 651de44ae2c9 19:39:46 ---> cf4bdfc6496d 19:39:46 Step 30/32 : LABEL arch=arm64 19:39:47 ---> Running in adb47637f1b0 19:39:47 Removing intermediate container adb47637f1b0 19:39:47 ---> 22110d6cb193 19:39:47 Step 31/32 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:39:47 ---> Running in b4e727f738d8 19:39:48 Removing intermediate container b4e727f738d8 19:39:48 ---> 26cd60be6e56 19:39:48 Step 32/32 : LABEL version=0.0.0 19:39:48 ---> Running in 3f7c3bf26682 19:39:48 Removing intermediate container 3f7c3bf26682 19:39:48 ---> b569aff4b71d 19:39:48 19:39:49 Successfully built b569aff4b71d 19:39:49 Successfully tagged security-bootstrapper-arm64:latest 19:42:10  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:42:14 Removing intermediate container 0db20b839ff8 19:42:14 ---> d2cbf2bf1d54 19:42:14 19:42:14 Step 10/23 : FROM alpine:3.16 19:42:14 ---> 2b4661558fb8 19:42:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:42:14 ---> Using cache 19:42:14 ---> a462032c1260 19:42:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:42:14 ---> Using cache 19:42:14 ---> 35e4e42c5733 19:42:14 Step 13/23 : ENV APP_PORT=59882 19:42:14 ---> Running in 259f8606f177 19:42:14 Removing intermediate container 259f8606f177 19:42:14 ---> f708f4ecaf26 19:42:14 Step 14/23 : EXPOSE $APP_PORT 19:42:14 ---> Running in 856d2a502285 19:42:15 Removing intermediate container 856d2a502285 19:42:15 ---> aeb2522db65b 19:42:15 Step 15/23 : WORKDIR / 19:42:15 ---> Running in dc1dea33d9b7 19:42:15 Removing intermediate container dc1dea33d9b7 19:42:15 ---> 12b0bf76043b 19:42:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:16 ---> f4c51a35beea 19:42:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:42:17 ---> 903936739529 19:42:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:42:19 ---> 67798eef9f20 19:42:19 Step 19/23 : ENTRYPOINT ["/core-command"] 19:42:19 ---> Running in 6ab8a926dcb9 19:42:20 Removing intermediate container 6ab8a926dcb9 19:42:20 ---> f9f1ec7634ac 19:42:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:42:20 ---> Running in 4bcaec828709 19:42:21 Removing intermediate container 4bcaec828709 19:42:21 ---> fd887794b0d3 19:42:21 Step 21/23 : LABEL arch=arm64 19:42:21 ---> Running in e4509541e831 19:42:22 Removing intermediate container e4509541e831 19:42:22 ---> 39d8d0d5bfee 19:42:22 Step 22/23 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:42:22 ---> Running in 110f3bbe2340 19:42:23 Removing intermediate container 110f3bbe2340 19:42:23 ---> 1e6790e362bb 19:42:23 Step 23/23 : LABEL version=0.0.0 19:42:23 ---> Running in f19660260bea 19:42:25 Removing intermediate container f19660260bea 19:42:25 ---> cc5bb7be68fb 19:42:25 19:42:25 Successfully built cc5bb7be68fb 19:42:25 Successfully tagged core-command-arm64:latest 19:42:27  Building core-command ... done Removing intermediate container 05366c9a25f8 19:42:27 ---> 85a65014ddef 19:42:27 19:42:27 Step 9/24 : FROM alpine:3.16 19:42:27 ---> 2b4661558fb8 19:42:27 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:42:27 ---> Running in a510b824d381 19:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:30 (1/3) Installing ca-certificates (20220614-r0) 19:42:30 (2/3) Installing dumb-init (1.2.5-r1) 19:42:30 (3/3) Installing su-exec (0.2-r1) 19:42:30 Executing busybox-1.35.0-r17.trigger 19:42:30 Executing ca-certificates-20220614-r0.trigger 19:42:31 OK: 6 MiB in 17 packages 19:42:33 Removing intermediate container a510b824d381 19:42:33 ---> 53d3b3e1b80b 19:42:33 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:42:33 ---> Running in dfbef2bcdd3a 19:42:34 Removing intermediate container dfbef2bcdd3a 19:42:34 ---> d65530d4ed71 19:42:34 Step 12/24 : WORKDIR / 19:42:34 ---> Running in 1dde6a6d408d 19:42:34 Removing intermediate container 1dde6a6d408d 19:42:34 ---> 55a8e19c6827 19:42:34 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:42:35 ---> c4158a00b29e 19:42:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:42:36 ---> 5b157ac18ca3 19:42:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:42:37 ---> 455ab75371d2 19:42:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:42:38 ---> 0983a6867ad5 19:42:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:42:40 ---> c00a11363c36 19:42:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:42:41 ---> 8c443ba8b7fe 19:42:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:42:42 ---> ef607120c853 19:42:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:42:42 ---> Running in c0bf4919cab2 19:42:46 Removing intermediate container c0bf4919cab2 19:42:46 ---> f6958316c2d8 19:42:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:42:46 ---> Running in 5e5c98cf3319 19:42:46 Removing intermediate container 5e5c98cf3319 19:42:46 ---> 5436b140ae5d 19:42:46 Step 22/24 : LABEL arch=arm64 19:42:46 ---> Running in 1cec57a633ae 19:42:47 Removing intermediate container 1cec57a633ae 19:42:47 ---> 36a89f9701db 19:42:47 Step 23/24 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:42:47 ---> Running in 54fde4d6f7d1 19:42:47 Removing intermediate container 54fde4d6f7d1 19:42:47 ---> 9a2b4fb6e9a0 19:42:47 Step 24/24 : LABEL version=0.0.0 19:42:47 ---> Running in de01035d9cb8 19:42:50 Removing intermediate container de01035d9cb8 19:42:50 ---> fd1a40667f5c 19:42:50 19:42:50 Successfully built fd1a40667f5c 19:42:50 Successfully tagged security-secretstore-setup-arm64:latest 19:43:58  Building security-secretstore-setup ... done Removing intermediate container 61e0b8c57278 19:43:58 ---> b8d4f2ec8bde 19:43:58 19:43:58 Step 9/19 : FROM alpine:3.15 19:43:58 ---> 8aa73fd46299 19:43:58 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:43:58 ---> Using cache 19:43:58 ---> f842b7577a82 19:43:58 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:43:58 ---> Running in 8b275d323847 19:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:58 v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:43:58 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:43:58 OK: 15736 distinct packages available 19:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:58 Removing intermediate container 39792e47e14d 19:43:58 ---> 84b3c8b0de40 19:43:58 19:43:58 Step 10/22 : FROM alpine:3.16 19:43:58 ---> 2b4661558fb8 19:43:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:43:58 (1/9) Installing ca-certificates (20220614-r0) 19:43:58 ---> Running in 48270eb6bdb4 19:43:58 (2/9) Installing brotli-libs (1.0.9-r5) 19:43:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:43:58 (4/9) Installing libcurl (7.80.0-r5) 19:43:58 (5/9) Installing curl (7.80.0-r5) 19:43:58 (6/9) Installing dumb-init (1.2.5-r1) 19:43:58 (7/9) Installing musl-obstack (1.2.3-r0) 19:43:58 (8/9) Installing libucontext (1.1-r0) 19:43:58 (9/9) Installing gcompat (1.0.0-r4) 19:43:58 Executing busybox-1.34.1-r7.trigger 19:43:58 Executing ca-certificates-20220614-r0.trigger 19:43:58 OK: 8 MiB in 23 packages 19:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:58 Removing intermediate container 8b275d323847 19:43:58 ---> caf877514ac4 19:43:58 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:58 ---> 39110541a3e3 19:43:58 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:43:58 (1/2) Installing ca-certificates (20220614-r0) 19:43:58 (2/2) Installing dumb-init (1.2.5-r1) 19:43:58 Executing busybox-1.35.0-r17.trigger 19:43:58 Executing ca-certificates-20220614-r0.trigger 19:43:58 OK: 6 MiB in 16 packages 19:43:58 ---> 972ead9f95cf 19:43:58 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:43:58 Removing intermediate container 48270eb6bdb4 19:43:58 ---> e492cca94dcc 19:43:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:43:58 ---> Running in 21dbabf08750 19:43:58 ---> 3c31f4003506 19:43:58 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:43:58 ---> Running in 6249da782598 19:43:58 Removing intermediate container 21dbabf08750 19:43:58 ---> b195a8e97fe0 19:43:58 Step 13/22 : ENV APP_PORT=59860 19:43:58 ---> Running in 28f093b5f7cb 19:43:58 Removing intermediate container 6249da782598 19:43:58 ---> e82369a7bfb3 19:43:58 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:43:58 ---> Running in 23c0286f456e 19:43:58 Removing intermediate container 28f093b5f7cb 19:43:58 ---> c91def8d0efa 19:43:58 Step 14/22 : EXPOSE $APP_PORT 19:43:58 ---> Running in 208e3c335ad1 19:43:58 Removing intermediate container 23c0286f456e 19:43:58 ---> af2f229d3aac 19:43:58 Step 17/19 : LABEL arch=arm64 19:43:58 ---> Running in dce5997ed1cd 19:43:58 Removing intermediate container 208e3c335ad1 19:43:58 ---> 089317207a73 19:43:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:58 Removing intermediate container dce5997ed1cd 19:43:58 ---> 505f60245753 19:43:58 Step 18/19 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:43:59 ---> Running in 39d59efed467 19:43:59 ---> b6f94d4cbc33 19:43:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:43:59 Removing intermediate container 39d59efed467 19:43:59 ---> 43c83bf9e079 19:43:59 Step 19/19 : LABEL version=0.0.0 19:43:59 ---> Running in 1dfe14d9894f 19:43:59 Removing intermediate container 1dfe14d9894f 19:43:59 ---> 14c32ff23c92 19:43:59 19:43:59 Successfully built 14c32ff23c92 19:43:59 Successfully tagged security-spiffe-token-provider-arm64:latest 19:44:00  Building security-spiffe-token-provider ... done  ---> 1586494f987a 19:44:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:44:01 ---> 20fa5de4c498 19:44:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:44:01 ---> Running in a201f0e499c2 19:44:01 Removing intermediate container a201f0e499c2 19:44:01 ---> 089d25d58bd2 19:44:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:44:01 ---> Running in 9bddf02b4f72 19:44:01 Removing intermediate container 9bddf02b4f72 19:44:01 ---> 1e3e8e7e87f7 19:44:01 Step 20/22 : LABEL arch=arm64 19:44:01 ---> Running in a2fbcc15a284 19:44:02 Removing intermediate container a2fbcc15a284 19:44:02 ---> d54030ae72fa 19:44:02 Step 21/22 : LABEL git_sha=cb9962c2b3d9441f716d3babd962b0c79f5f1ba5 19:44:02 ---> Running in 647e1dbd3f48 19:44:02 Removing intermediate container 647e1dbd3f48 19:44:02 ---> f0fe8d94f588 19:44:02 Step 22/22 : LABEL version=0.0.0 19:44:02 ---> Running in 3ed111c616cd 19:44:03 Removing intermediate container 3ed111c616cd 19:44:03 ---> 78576e360317 19:44:03 19:44:03 Successfully built 78576e360317 19:44:03 Successfully tagged support-notifications-arm64:latest 19:44:03  Building support-notifications ... done  [Pipeline] } 19:44:03 $ docker stop --time=1 c5c3d1b659b9cc5240bcbe4f22dcf5ffbdc4f8492f94eb2816c053f7ece263f0 19:44:06 $ docker rm -f --volumes c5c3d1b659b9cc5240bcbe4f22dcf5ffbdc4f8492f94eb2816c053f7ece263f0 [Pipeline] // withDockerContainer [Pipeline] sh 19:44:06 + docker images 19:44:06 REPOSITORY TAG IMAGE ID CREATED SIZE 19:44:06 support-notifications-arm64 latest 78576e360317 4 seconds ago 29.6MB 19:44:06 security-spiffe-token-provider-arm64 latest 14c32ff23c92 7 seconds ago 28.9MB 19:44:06 84b3c8b0de40 15 seconds ago 1.57GB 19:44:06 b8d4f2ec8bde 18 seconds ago 1.54GB 19:44:06 security-secretstore-setup-arm64 latest fd1a40667f5c About a minute ago 28.7MB 19:44:06 85a65014ddef About a minute ago 1.5GB 19:44:06 core-command-arm64 latest cc5bb7be68fb About a minute ago 17MB 19:44:06 d2cbf2bf1d54 About a minute ago 1.51GB 19:44:06 security-bootstrapper-arm64 latest b569aff4b71d 4 minutes ago 19.5MB 19:44:06 dd56191298e4 4 minutes ago 1.5GB 19:44:06 support-scheduler-arm64 latest 75af9cf2be76 7 minutes ago 29MB 19:44:06 7090071f7f41 7 minutes ago 1.57GB 19:44:06 security-proxy-setup-arm64 latest 1152d1a4063b 8 minutes ago 26.8MB 19:44:06 security-spire-config-arm64 latest 1659ceac1c9e 8 minutes ago 83.6MB 19:44:06 a95d30fc7871 8 minutes ago 1.5GB 19:44:06 security-spire-server-arm64 latest ca6af842960c 8 minutes ago 84.3MB 19:44:06 af4897a73807 9 minutes ago 1.38GB 19:44:06 core-metadata-arm64 latest cfd385669056 9 minutes ago 17.8MB 19:44:06 core-data-arm64 latest 428a32795294 9 minutes ago 17.2MB 19:44:06 979f0a025784 9 minutes ago 1.52GB 19:44:06 b17e0e5269a7 9 minutes ago 1.51GB 19:44:06 core-common-config-bootstrapper-arm64 latest 444c7371c9f0 10 minutes ago 14.9MB 19:44:06 4b5b4d5d0fc5 10 minutes ago 1.5GB 19:44:06 security-spire-agent-arm64 latest 0c4ef3c4b601 16 minutes ago 122MB 19:44:06 1d03a122c978 16 minutes ago 1.38GB 19:44:06 ci-base-image-arm64 latest 4190becb6e99 29 minutes ago 905MB 19:44:06 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 19:44:06 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:44:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 19:44:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:07 19:44:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:08 arm64: Pulling from edgex-lftools-log-publisher 19:44:08 8998bd30e6a1: Pulling fs layer 19:44:08 04944245beec: Pulling fs layer 19:44:08 699f458cf7ca: Pulling fs layer 19:44:08 765212b225bb: Pulling fs layer 19:44:08 f23df028b6ca: Pulling fs layer 19:44:08 d65c8cfc05b1: Pulling fs layer 19:44:08 2437ff75d9bd: Pulling fs layer 19:44:08 f23df028b6ca: Waiting 19:44:08 d65c8cfc05b1: Waiting 19:44:08 2437ff75d9bd: Waiting 19:44:08 765212b225bb: Waiting 19:44:08 04944245beec: Verifying Checksum 19:44:08 04944245beec: Download complete 19:44:08 765212b225bb: Verifying Checksum 19:44:08 765212b225bb: Download complete 19:44:08 f23df028b6ca: Verifying Checksum 19:44:08 f23df028b6ca: Download complete 19:44:08 d65c8cfc05b1: Download complete 19:44:08 699f458cf7ca: Verifying Checksum 19:44:08 699f458cf7ca: Download complete 19:44:09 8998bd30e6a1: Verifying Checksum 19:44:09 8998bd30e6a1: Download complete 19:44:11 2437ff75d9bd: Verifying Checksum 19:44:11 2437ff75d9bd: Download complete 19:44:13 8998bd30e6a1: Pull complete 19:44:13 04944245beec: Pull complete 19:44:15 699f458cf7ca: Pull complete 19:44:15 765212b225bb: Pull complete 19:44:16 f23df028b6ca: Pull complete 19:44:16 d65c8cfc05b1: Pull complete 19:44:31 2437ff75d9bd: Pull complete 19:44:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:31 prd-ubuntu20.04-docker-arm64-4c-16g-4021 does not seem to be running inside a container 19:44:31 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:44:34 $ docker top 157538eaa179597e9897e8fa9e59d57d1dc8620878bc9c26fea09c4ae5429722 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:44:35 ---> job-cost.sh 19:44:35 lf-activate-venv: SKIPPING 19:44:35 INFO: No Stack... 19:44:36 INFO: Retrieving Pricing Info for: v3-standard-4 19:44:36 INFO: Archiving Costs [Pipeline] sh 19:44:37 + cut -d, -f6 19:44:37 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:44:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4314-1-stack-cost] 19:44:37 Resource [jenkins-edgexfoundry-edgex-go-PR-4314-1-stack-cost] did not exist. Created. 19:44:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:44:38 + echo total: 0.10999999940395355 [Pipeline] stash 19:44:38 Stashed 1 file(s) [Pipeline] } 19:44:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4314-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:44:38 $ docker stop --time=1 157538eaa179597e9897e8fa9e59d57d1dc8620878bc9c26fea09c4ae5429722 19:44:39 $ docker rm -f --volumes 157538eaa179597e9897e8fa9e59d57d1dc8620878bc9c26fea09c4ae5429722 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:44:42 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:44:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:44:43 ---> package-listing.sh 19:44:43 ++ tr '[:upper:]' '[:lower:]' 19:44:43 ++ facter osfamily 19:44:43 + OS_FAMILY=debian 19:44:43 + workspace=/w/workspace/edgex-go/1 19:44:43 + START_PACKAGES=/tmp/packages_start.txt 19:44:43 + END_PACKAGES=/tmp/packages_end.txt 19:44:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:44:43 + PACKAGES=/tmp/packages_start.txt 19:44:43 + '[' /w/workspace/edgex-go/1 ']' 19:44:43 + PACKAGES=/tmp/packages_end.txt 19:44:43 + case "${OS_FAMILY}" in 19:44:43 + dpkg -l 19:44:43 + grep '^ii' 19:44:43 + '[' -f /tmp/packages_start.txt ']' 19:44:43 + '[' -f /tmp/packages_end.txt ']' 19:44:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:44:43 + '[' /w/workspace/edgex-go/1 ']' 19:44:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:44:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:44:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:44:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:44 19:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:44 latest: Pulling from edgex-lftools-log-publisher 19:44:44 5eb5b503b376: Pulling fs layer 19:44:44 5c69ac0246d0: Pulling fs layer 19:44:44 ec43610c2a17: Pulling fs layer 19:44:44 3a2ae6a8a46f: Pulling fs layer 19:44:44 33b1e0a273af: Pulling fs layer 19:44:44 5d3b04190fa2: Pulling fs layer 19:44:44 2f39f015ded8: Pulling fs layer 19:44:44 33b1e0a273af: Waiting 19:44:44 5d3b04190fa2: Waiting 19:44:44 3a2ae6a8a46f: Waiting 19:44:44 2f39f015ded8: Waiting 19:44:44 5c69ac0246d0: Verifying Checksum 19:44:44 5c69ac0246d0: Download complete 19:44:44 3a2ae6a8a46f: Verifying Checksum 19:44:44 3a2ae6a8a46f: Download complete 19:44:45 33b1e0a273af: Verifying Checksum 19:44:45 33b1e0a273af: Download complete 19:44:45 5d3b04190fa2: Download complete 19:44:45 ec43610c2a17: Verifying Checksum 19:44:45 ec43610c2a17: Download complete 19:44:45 5eb5b503b376: Verifying Checksum 19:44:45 5eb5b503b376: Download complete 19:44:46 2f39f015ded8: Download complete 19:44:46 5eb5b503b376: Pull complete 19:44:46 5c69ac0246d0: Pull complete 19:44:47 ec43610c2a17: Pull complete 19:44:47 3a2ae6a8a46f: Pull complete 19:44:47 33b1e0a273af: Pull complete 19:44:47 5d3b04190fa2: Pull complete 19:44:51 2f39f015ded8: Pull complete 19:44:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:51 prd-ubuntu20.04-docker-8c-8g-4020 does not seem to be running inside a container 19:44:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:44:55 $ docker top 0eb2121081fba9b8be240e14d5e78f90ea9563707f0f9f71629d65813dae1351 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:55 + touch /tmp/pre-build-complete [Pipeline] sh 19:44:55 + mkdir -p /var/log/sysstat [Pipeline] sh 19:44:56 + ls /var/log/sa-host 19:44:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:56 provisioning config files... 19:44:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4840935604064417059tmp [Pipeline] { [Pipeline] echo 19:44:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:56 ---> create-netrc.sh [Pipeline] } 19:44:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:44:57 ---> python-tools-install.sh [Pipeline] echo 19:44:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:57 ---> sudo-logs.sh 19:44:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:44:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:57 ---> job-cost.sh 19:44:57 lf-activate-venv: SKIPPING 19:44:57 DEBUG: total: 0.10999999940395355 19:44:57 INFO: Retrieving Stack Cost... 19:44:58 INFO: Retrieving Pricing Info for: v3-standard-8 19:44:58 INFO: Archiving Costs [Pipeline] echo 19:44:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:59 ---> logs-deploy.sh 19:44:59 lf-activate-venv: SKIPPING 19:44:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4314/1 19:44:59 INFO: archiving workspace using pattern(s): 19:45:00 Archives upload complete. 19:45:00 INFO: archiving logs to Nexus