Pull request #4366 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at c6ae7449aad5f05f69153f6120284e804cf836f6 rather than cff823839fdc58f30ce975ee9a37c6ac91608eb4 Obtained Jenkinsfile from c6ae7449aad5f05f69153f6120284e804cf836f6 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-ssh154952058714608305.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-ssh1755616440822877630.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-4366/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-4366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2342481878094622762.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-4366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14716289973179253164.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-ssh12116211624411421403.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-4366/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-4366/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11100990543770856031.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6263 in /w/workspace/edgexfoundry_edgex-go_PR-4366 [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/4366/head:refs/remotes/origin/PR-4366 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit cff823839fdc58f30ce975ee9a37c6ac91608eb4 Merge succeeded, producing cff823839fdc58f30ce975ee9a37c6ac91608eb4 Checking out Revision cff823839fdc58f30ce975ee9a37c6ac91608eb4 (PR-4366) > git config core.sparsecheckout # timeout=10 > git checkout -f cff823839fdc58f30ce975ee9a37c6ac91608eb4 # 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 c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cff823839fdc58f30ce975ee9a37c6ac91608eb4 # timeout=10 Commit message: "feat(metadata)!: replace REST device validation callback with MessageBus" 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 06:50:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:50:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:50:34 ========================================================= 06:50:34 EdgeX Global Pipelines Version Info 06:50:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:50:34 ------------------- 06:50:34 stable info: 06:50:34 ------------------- 06:50:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:50:34 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:50:34 Message: update stable to v1.0.244 06:50:35 ------------------- 06:50:35 experimental info: 06:50:35 ------------------- 06:50:35 Commited By: **** collab-it+edgex@linuxfoundation.org 06:50:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:50:35 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:50:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:50:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:50:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:50:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:50:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:50:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:50:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:50:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:50:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4366 [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4366 [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4366 [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cff823839fdc58f30ce975ee9a37c6ac91608eb4 [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cff8238 [Pipeline] echo 06:50:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:36 provisioning config files... 06:50:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11095091300837219739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:37 ---> docker-login.sh 06:50:37 nexus3.edgexfoundry.org:10001 06:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:37 Configure a credential helper to remove this warning. See 06:50:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:37 06:50:37 Login Succeeded 06:50:37 nexus3.edgexfoundry.org:10002 06:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:37 Configure a credential helper to remove this warning. See 06:50:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:37 06:50:37 Login Succeeded 06:50:37 nexus3.edgexfoundry.org:10003 06:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:38 Configure a credential helper to remove this warning. See 06:50:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:38 06:50:38 Login Succeeded 06:50:38 nexus3.edgexfoundry.org:10004 06:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:38 Configure a credential helper to remove this warning. See 06:50:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:38 06:50:38 Login Succeeded 06:50:38 docker.io 06:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:38 Configure a credential helper to remove this warning. See 06:50:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:38 06:50:38 Login Succeeded 06:50:38 ---> docker-login.sh ends [Pipeline] } 06:50:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:39 + 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 06:50:39 + cut -d/ -f2 06:50:39 + dirname cmd/core-command/Dockerfile 06:50:39 + echo core-command,cmd/core-command/Dockerfile 06:50:39 + + cut -d/ -f2 06:50:39 dirname cmd/core-common-config-bootstrapper/Dockerfile 06:50:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:50:39 + dirname cmd/core-data/Dockerfile 06:50:39 + cut -d/ -f2 06:50:39 + echo core-data,cmd/core-data/Dockerfile 06:50:39 + dirname cmd/core-metadata/Dockerfile 06:50:39 + cut -d/ -f2 06:50:39 + echo core-metadata,cmd/core-metadata/Dockerfile 06:50:39 + dirname cmd/security-bootstrapper/Dockerfile 06:50:39 + cut -d/ -f2 06:50:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:50:39 + + dirname cmd/security-proxy-setup/Dockerfile 06:50:39 cut -d/ -f2 06:50:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:50:39 + dirname cmd/security-secretstore-setup/Dockerfile 06:50:39 + cut -d/ -f2 06:50:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:50:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:50:39 + cut -d/ -f2 06:50:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:50:39 + + dirname cmd/security-spire-agent/Dockerfile 06:50:39 cut -d/ -f2 06:50:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:50:39 + dirname cmd/security-spire-config/Dockerfile 06:50:39 + cut -d/ -f2 06:50:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:50:39 + dirname cmd/security-spire-server/Dockerfile 06:50:39 + cut -d/ -f2 06:50:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:50:39 + dirname cmd/support-notifications/Dockerfile 06:50:39 + cut -d/ -f2 06:50:39 + echo support-notifications,cmd/support-notifications/Dockerfile 06:50:39 + + cut -d/ -f2 06:50:39 dirname cmd/support-scheduler/Dockerfile 06:50:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:50:39 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 06:50:39 + git rev-list -1 --merges cff823839fdc58f30ce975ee9a37c6ac91608eb4~1..cff823839fdc58f30ce975ee9a37c6ac91608eb4 [Pipeline] echo 06:50:39 -----------> git rev-list -1 --merges cff823839fdc58f30ce975ee9a37c6ac91608eb4~1..cff823839fdc58f30ce975ee9a37c6ac91608eb4 cff823839fdc58f30ce975ee9a37c6ac91608eb4 [false] [Pipeline] sh 06:50:40 + git log --format=format:%s -1 cff823839fdc58f30ce975ee9a37c6ac91608eb4 [Pipeline] echo 06:50:40 ========================================================= 06:50:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:50:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:50:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:40 + grep -v github /etc/ssh/ssh_known_hosts 06:50:40 + [ -e /tmp/ssh_known_hosts ] 06:50:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:50:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:50:40 + sudo tee -a /etc/ssh/ssh_known_hosts 06:50:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:41 06:50:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:41 0.1.4: Pulling from edgex-devops/py-git-semver 06:50:41 b85a868b505f: Pulling fs layer 06:50:41 e2be974225ed: Pulling fs layer 06:50:41 339a4e72a1f5: Pulling fs layer 06:50:41 988bab9f4d93: Pulling fs layer 06:50:41 1469e6f7b9e6: Pulling fs layer 06:50:41 eaf3925da568: Pulling fs layer 06:50:41 bab4dde63d76: Pulling fs layer 06:50:41 bde34c3a00c8: Pulling fs layer 06:50:41 b352a97aabf1: Pulling fs layer 06:50:41 4872d77fe225: Pulling fs layer 06:50:41 5851b861e8e6: Pulling fs layer 06:50:41 bab4dde63d76: Waiting 06:50:41 4872d77fe225: Waiting 06:50:41 b352a97aabf1: Waiting 06:50:41 bde34c3a00c8: Waiting 06:50:41 eaf3925da568: Waiting 06:50:41 988bab9f4d93: Waiting 06:50:41 1469e6f7b9e6: Waiting 06:50:41 e2be974225ed: Verifying Checksum 06:50:41 988bab9f4d93: Verifying Checksum 06:50:41 988bab9f4d93: Download complete 06:50:41 1469e6f7b9e6: Verifying Checksum 06:50:41 1469e6f7b9e6: Download complete 06:50:41 eaf3925da568: Download complete 06:50:41 339a4e72a1f5: Verifying Checksum 06:50:41 339a4e72a1f5: Download complete 06:50:41 bde34c3a00c8: Download complete 06:50:41 b352a97aabf1: Verifying Checksum 06:50:41 b352a97aabf1: Download complete 06:50:41 4872d77fe225: Verifying Checksum 06:50:41 4872d77fe225: Download complete 06:50:41 5851b861e8e6: Verifying Checksum 06:50:41 5851b861e8e6: Download complete 06:50:41 b85a868b505f: Verifying Checksum 06:50:41 b85a868b505f: Download complete 06:50:42 bab4dde63d76: Verifying Checksum 06:50:42 bab4dde63d76: Download complete 06:50:43 b85a868b505f: Pull complete 06:50:43 e2be974225ed: Pull complete 06:50:44 339a4e72a1f5: Pull complete 06:50:44 988bab9f4d93: Pull complete 06:50:44 1469e6f7b9e6: Pull complete 06:50:44 eaf3925da568: Pull complete 06:50:46 bab4dde63d76: Pull complete 06:50:46 bde34c3a00c8: Pull complete 06:50:46 b352a97aabf1: Pull complete 06:50:46 4872d77fe225: Pull complete 06:50:46 5851b861e8e6: Pull complete 06:50:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:50:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:47 prd-ubuntu20.04-docker-8c-8g-6263 does not seem to be running inside a container 06:50:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:50:48 $ docker top bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 -eo pid,comm 06:50:48 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). 06:50:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:48 [ssh-agent] Looking for ssh-agent implementation... 06:50:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:48 $ docker exec bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 ssh-agent 06:50:48 SSH_AUTH_SOCK=/tmp/ssh-AvYWS4UdHxtu/agent.32 06:50:48 SSH_AGENT_PID=38 06:50:48 Running ssh-add (command line suppressed) 06:50:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4021517632355067987.key (/w/workspace/edgex-go/1@tmp/private_key_4021517632355067987.key) 06:50:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:49 + git tag --points-at HEAD [Pipeline] } 06:50:49 $ docker exec --env ******** --env ******** bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 ssh-agent -k 06:50:49 unset SSH_AUTH_SOCK; 06:50:49 unset SSH_AGENT_PID; 06:50:49 echo Agent pid 38 killed; 06:50:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:50:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:49 [ssh-agent] Looking for ssh-agent implementation... 06:50:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:49 $ docker exec bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 ssh-agent 06:50:49 SSH_AUTH_SOCK=/tmp/ssh-drL1YZX9LJFo/agent.71 06:50:49 SSH_AGENT_PID=77 06:50:49 Running ssh-add (command line suppressed) 06:50:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6184655964746197674.key (/w/workspace/edgex-go/1@tmp/private_key_6184655964746197674.key) 06:50:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:50 + git semver init 06:50:50 2023-02-16 06:50:50,519 [run_init] DEBUG init version:0.0.0 force:False 06:50:50 2023-02-16 06:50:50,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 06:50:50 2023-02-16 06:50:50,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 06:50:50 2023-02-16 06:50:50,521 [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) 06:50:57 2023-02-16 06:50:56,629 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 06:50:57 2023-02-16 06:50:56,629 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4366 with force:False 06:50:57 2023-02-16 06:50:56,629 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4366 06:50:57 2023-02-16 06:50:56,633 [execute] INFO git cat-file --batch-check 06:50:57 2023-02-16 06:50:56,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 06:50:57 2023-02-16 06:50:56,640 [execute] INFO git cat-file --batch 06:50:57 2023-02-16 06:50:56,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 06:50:57 2023-02-16 06:50:56,645 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4366 06:50:57 0.0.0 [Pipeline] } 06:50:57 $ docker exec --env ******** --env ******** bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 ssh-agent -k 06:50:57 unset SSH_AUTH_SOCK; 06:50:57 unset SSH_AGENT_PID; 06:50:57 echo Agent pid 77 killed; 06:50:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:57 + git semver [Pipeline] } 06:50:58 $ docker stop --time=1 bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 06:50:59 $ docker rm -f --volumes bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 [Pipeline] // withDockerContainer [Pipeline] sh 06:50:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:51:00 Stashed 1 file(s) [Pipeline] echo 06:51:00 [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 06:51:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 06:51:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:51:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:51:00 ========================================================= 06:51:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:51:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:51:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:51:01 213ec9aee27d: Pulling fs layer 06:51:01 4583459ba037: Pulling fs layer 06:51:01 93c1e223e6f2: Pulling fs layer 06:51:01 53926ce57604: Pulling fs layer 06:51:01 21b2b0c7a3f4: Pulling fs layer 06:51:01 22ff95d597cd: Pulling fs layer 06:51:01 12d6caf4c0d1: Pulling fs layer 06:51:01 96b7cbca73a9: Pulling fs layer 06:51:01 a7acece74701: Pulling fs layer 06:51:01 53926ce57604: Waiting 06:51:01 12d6caf4c0d1: Waiting 06:51:01 22ff95d597cd: Waiting 06:51:01 21b2b0c7a3f4: Waiting 06:51:01 96b7cbca73a9: Waiting 06:51:01 a7acece74701: Waiting 06:51:01 93c1e223e6f2: Download complete 06:51:01 4583459ba037: Verifying Checksum 06:51:01 4583459ba037: Download complete 06:51:01 21b2b0c7a3f4: Verifying Checksum 06:51:01 21b2b0c7a3f4: Download complete 06:51:01 22ff95d597cd: Verifying Checksum 06:51:01 22ff95d597cd: Download complete 06:51:01 213ec9aee27d: Verifying Checksum 06:51:01 213ec9aee27d: Download complete 06:51:01 12d6caf4c0d1: Verifying Checksum 06:51:01 12d6caf4c0d1: Download complete 06:51:01 213ec9aee27d: Pull complete 06:51:01 4583459ba037: Pull complete 06:51:01 93c1e223e6f2: Pull complete 06:51:02 a7acece74701: Verifying Checksum 06:51:02 a7acece74701: Download complete 06:51:02 96b7cbca73a9: Download complete 06:51:02 53926ce57604: Verifying Checksum 06:51:02 53926ce57604: Download complete 06:51:06 53926ce57604: Pull complete 06:51:06 21b2b0c7a3f4: Pull complete 06:51:06 22ff95d597cd: Pull complete 06:51:06 12d6caf4c0d1: Pull complete 06:51:08 96b7cbca73a9: Pull complete 06:51:09 a7acece74701: Pull complete 06:51:09 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:51:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 06:51:09 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:51:09 WORKDIR /edgex 06:51:09 COPY go.mod . 06:51:09 RUN go mod download 06:51:09 docker build -t ci-base-image-x86_64 -f - . 06:51:10 Sending build context to Docker daemon 170.3MB 06:51:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:51:10 ---> db6d94c90886 06:51:10 Step 2/4 : WORKDIR /edgex 06:51:11 ---> Running in 0c3259eca925 06:51:11 Removing intermediate container 0c3259eca925 06:51:11 ---> 22e9c8a74e9c 06:51:11 Step 3/4 : COPY go.mod . 06:51:11 ---> 5a7f5fbcf60d 06:51:11 Step 4/4 : RUN go mod download 06:51:11 ---> Running in 1b25095df89c 06:51:15 Still waiting to schedule task 06:51:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:51:26 Removing intermediate container 1b25095df89c 06:51:26 ---> ae3fa4ba945a 06:51:26 Successfully built ae3fa4ba945a 06:51:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:27 + docker inspect -f . ci-base-image-x86_64 06:51:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:27 prd-ubuntu20.04-docker-8c-8g-6263 does not seem to be running inside a container 06:51:27 $ 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-x86_64 cat 06:51:27 $ docker top 6bec571d1f31792f4f21560fd5e97ebdf821e022430e02c0d64d01c99cda6fcf -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:28 + go version 06:51:28 go version go1.18.7 linux/amd64 [Pipeline] } 06:51:28 $ docker stop --time=1 6bec571d1f31792f4f21560fd5e97ebdf821e022430e02c0d64d01c99cda6fcf 06:51:29 $ docker rm -f --volumes 6bec571d1f31792f4f21560fd5e97ebdf821e022430e02c0d64d01c99cda6fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:30 + docker inspect -f . ci-base-image-x86_64 06:51:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:30 prd-ubuntu20.04-docker-8c-8g-6263 does not seem to be running inside a container 06:51:30 $ 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-x86_64 cat 06:51:30 $ docker top 5bbc1c4577716ac7713091bb2bad409ac710d2a7237be302d66a549f7aa636a9 -eo pid,comm [Pipeline] { [Pipeline] echo 06:51:30 ========================================================= 06:51:30 [edgeXBuildGoParallel] Running Tests and Build... 06:51:30 ========================================================= [Pipeline] sh 06:51:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 06:51:31 + make test 06:51:31 go test -race -coverprofile=coverage.out ./... 06:51:37 ? github.com/edgexfoundry/edgex-go [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:51:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements 06:51:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:51:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:51:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.125s coverage: 98.5% of statements 06:51:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.157s coverage: 73.7% of statements 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:51:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:51:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:51:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.509s coverage: 88.5% of statements 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:51:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 3.9% of statements 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:51:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:51:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.091s coverage: 72.2% of statements 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:51:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.092s coverage: 65.9% of statements 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:51:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:51:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.094s coverage: 29.6% of statements 06:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 47.1% of statements 06:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements 06:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 06:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 06:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 06:52:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 06:52:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.394s coverage: 79.9% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 77.4% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 63.1% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 65.3% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 41.0% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:52:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:52:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 06:52:35 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:52:35 internal/core/metadata/application/notify.go:27:6: `newDeviceServiceCallbackClient` is unused (deadcode) 06:52:35 func newDeviceServiceCallbackClient(ctx context.Context, dic *di.Container, deviceServiceName string) (interfaces.DeviceServiceCallbackClient, errors.EdgeX) { 06:52:35 ^ 06:52:35 make: *** [Makefile:150: lint] Error 1 [Pipeline] } 06:52:35 $ docker stop --time=1 5bbc1c4577716ac7713091bb2bad409ac710d2a7237be302d66a549f7aa636a9 06:52:39 $ docker rm -f --volumes 5bbc1c4577716ac7713091bb2bad409ac710d2a7237be302d66a549f7aa636a9 [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] } 06:52:40 Failed in branch amd64 06:52:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6264 in /w/workspace/edgexfoundry_edgex-go_PR-4366 [Pipeline] { [Pipeline] ws 06:52:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:52:52 The recommended git tool is: git 06:52:57 using credential edgex-jenkins-ssh 06:52:57 Cloning the remote Git repository 06:52:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:52:57 > git init /w/workspace/edgex-go/1 # timeout=10 06:52:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:52:57 > git --version # timeout=10 06:52:57 > git --version # 'git version 2.25.1' 06:52:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:53:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:16 Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit cff823839fdc58f30ce975ee9a37c6ac91608eb4 06:53:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:53:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:53:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4366/head:refs/remotes/origin/PR-4366 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:53:16 > git config core.sparsecheckout # timeout=10 06:53:16 > git checkout -f cff823839fdc58f30ce975ee9a37c6ac91608eb4 # timeout=10 06:53:16 > git remote # timeout=10 06:53:16 > git config --get remote.origin.url # timeout=10 06:53:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:16 > git merge c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 06:53:16 > git rev-parse HEAD^{commit} # timeout=10 06:53:16 Merge succeeded, producing cff823839fdc58f30ce975ee9a37c6ac91608eb4 06:53:16 Checking out Revision cff823839fdc58f30ce975ee9a37c6ac91608eb4 (PR-4366) 06:53:16 > git config core.sparsecheckout # timeout=10 06:53:16 > git checkout -f cff823839fdc58f30ce975ee9a37c6ac91608eb4 # timeout=10 06:53:20 Commit message: "feat(metadata)!: replace REST device validation callback with MessageBus" 06:53:20 > git --version # timeout=10 06:53:20 > git --version # 'git version 2.25.1' 06:53:20 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:53:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:21 Dload Upload Total Spent Left Speed 06:53:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 06:53:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:53:22 + sudo tee /etc/docker/daemon.new 06:53:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:53:22 { 06:53:22 "registry-mirrors": [ 06:53:22 "https://nexus3.edgexfoundry.org:10001" 06:53:22 ], 06:53:22 "bip": "10.250.0.254/24", 06:53:22 "hosts": [ 06:53:22 "tcp://0.0.0.0:5555", 06:53:22 "unix:///var/run/docker.sock" 06:53:22 ], 06:53:22 "mtu": 1458, 06:53:22 "selinux-enabled": true, 06:53:22 "seccomp-profile": "/etc/docker/seccomp.json" 06:53:22 } [Pipeline] sh 06:53:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:53:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:41 provisioning config files... 06:53:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2840739287181216347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:41 ---> docker-login.sh 06:53:41 nexus3.edgexfoundry.org:10001 06:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:42 Configure a credential helper to remove this warning. See 06:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:42 06:53:42 Login Succeeded 06:53:42 nexus3.edgexfoundry.org:10002 06:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:42 Configure a credential helper to remove this warning. See 06:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:42 06:53:42 Login Succeeded 06:53:42 nexus3.edgexfoundry.org:10003 06:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:43 Configure a credential helper to remove this warning. See 06:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:43 06:53:43 Login Succeeded 06:53:43 nexus3.edgexfoundry.org:10004 06:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:43 Configure a credential helper to remove this warning. See 06:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:43 06:53:43 Login Succeeded 06:53:43 docker.io 06:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:43 Configure a credential helper to remove this warning. See 06:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:43 06:53:43 Login Succeeded 06:53:43 ---> docker-login.sh ends [Pipeline] } 06:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:53:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 06:53:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:53:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:53:44 ========================================================= 06:53:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:53:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:53:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:53:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:53:45 9b18e9b68314: Pulling fs layer 06:53:45 35d82f9e3411: Pulling fs layer 06:53:45 e16973657156: Pulling fs layer 06:53:45 fc693d55d65f: Pulling fs layer 06:53:45 7e9fc2657dce: Pulling fs layer 06:53:45 dda99020689f: Pulling fs layer 06:53:45 db1c61fa0a46: Pulling fs layer 06:53:45 891c053d2c06: Pulling fs layer 06:53:45 fc693d55d65f: Waiting 06:53:45 dda99020689f: Waiting 06:53:45 db1c61fa0a46: Waiting 06:53:45 7e9fc2657dce: Waiting 06:53:45 891c053d2c06: Waiting 06:53:45 e16973657156: Verifying Checksum 06:53:45 e16973657156: Download complete 06:53:45 35d82f9e3411: Verifying Checksum 06:53:45 35d82f9e3411: Download complete 06:53:45 7e9fc2657dce: Verifying Checksum 06:53:45 7e9fc2657dce: Download complete 06:53:45 dda99020689f: Verifying Checksum 06:53:45 dda99020689f: Download complete 06:53:45 9b18e9b68314: Verifying Checksum 06:53:46 891c053d2c06: Verifying Checksum 06:53:46 891c053d2c06: Download complete 06:53:47 db1c61fa0a46: Verifying Checksum 06:53:47 db1c61fa0a46: Download complete 06:53:47 9b18e9b68314: Pull complete 06:53:47 fc693d55d65f: Download complete 06:53:48 35d82f9e3411: Pull complete 06:53:48 e16973657156: Pull complete 06:54:03 fc693d55d65f: Pull complete 06:54:03 7e9fc2657dce: Pull complete 06:54:03 dda99020689f: Pull complete 06:54:07 db1c61fa0a46: Pull complete 06:54:09 891c053d2c06: Pull complete 06:54:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:54:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 06:54:09 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:54:09 WORKDIR /edgex 06:54:09 COPY go.mod . 06:54:09 RUN go mod downloaddocker 06:54:09 build -t ci-base-image-arm64 -f - . 06:54:10 Sending build context to Docker daemon 3.101MB 06:54:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:54:10 ---> f96f9c87975a 06:54:10 Step 2/4 : WORKDIR /edgex 06:54:12 ---> Running in 5c8a75c3303e 06:54:12 Removing intermediate container 5c8a75c3303e 06:54:12 ---> 5a729f6b1f65 06:54:12 Step 3/4 : COPY go.mod . 06:54:14 ---> cf59a265a8fa 06:54:14 Step 4/4 : RUN go mod download 06:54:14 ---> Running in 0697b8876e45 06:54:47 Removing intermediate container 0697b8876e45 06:54:47 ---> 1e81ed0ef492 06:54:47 Successfully built 1e81ed0ef492 06:54:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:47 + docker inspect -f . ci-base-image-arm64 06:54:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:47 prd-ubuntu20.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container 06:54:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:54:48 $ docker top 092ce9f2219171a3bd28a0a82e5930498b79cf8fe080ad7026c800c5c17a0639 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:49 + go version 06:54:49 go version go1.18.7 linux/arm64 [Pipeline] } 06:54:49 $ docker stop --time=1 092ce9f2219171a3bd28a0a82e5930498b79cf8fe080ad7026c800c5c17a0639 06:54:51 $ docker rm -f --volumes 092ce9f2219171a3bd28a0a82e5930498b79cf8fe080ad7026c800c5c17a0639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:52 + docker inspect -f . ci-base-image-arm64 06:54:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:52 prd-ubuntu20.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container 06:54:52 $ 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 06:54:54 $ docker top 36227c3c6f763bdc43211024431d90361a4d6aac3a949b46298ff06c7c345175 -eo pid,comm [Pipeline] { [Pipeline] echo 06:54:54 ========================================================= 06:54:54 [edgeXBuildGoParallel] Running Tests and Build... 06:54:54 ========================================================= [Pipeline] sh 06:54:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 06:54:55 + make test 06:54:55 go test -race -coverprofile=coverage.out ./... 06:55:27 ? github.com/edgexfoundry/edgex-go [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:57:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:57:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:57:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:57:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:57:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:57:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:57:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:57:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:57:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.478s coverage: 28.7% of statements 06:57:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:57:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:57:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.112s coverage: 98.5% of statements 06:57:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.891s coverage: 73.7% of statements 06:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:57:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.448s coverage: 54.0% of statements 06:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:57:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.697s coverage: 88.5% of statements 06:57:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:57:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:57:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:57:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:57:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:57:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.577s coverage: 3.9% of statements 06:57:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:57:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:57:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.675s coverage: 95.6% of statements 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:57:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.544s coverage: 72.2% of statements 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:57:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.312s coverage: 65.9% of statements 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:57:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.391s coverage: 0.9% of statements 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:57:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.338s coverage: 29.6% of statements 06:57:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:58:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.415s coverage: 47.1% of statements 06:58:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.376s coverage: 82.9% of statements 06:58:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.284s coverage: 94.1% of statements 06:58:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements 06:58:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.313s coverage: 87.5% of statements 06:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.406s coverage: 94.4% of statements 06:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements 06:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.357s coverage: 79.9% of statements 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.306s coverage: 92.9% of statements 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.257s coverage: 86.9% of statements 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements 06:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.205s coverage: 20.0% of statements 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.308s coverage: 77.4% of statements 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements 06:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.215s coverage: 87.2% of statements 06:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.851s coverage: 91.2% of statements 06:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.360s coverage: 63.1% of statements 06:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements 06:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements 06:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.134s coverage: 100.0% of statements 06:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.179s coverage: 73.7% of statements 06:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 06:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.287s coverage: 65.3% of statements 06:58:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:58:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:58:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.742s coverage: 41.0% of statements 06:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements 06:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.301s coverage: 84.8% of statements 06:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:58:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.340s coverage: 17.7% of statements 06:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:58:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.619s coverage: 92.3% of statements 06:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:58:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.350s coverage: 63.2% of statements 06:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:58:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 97.7% of statements 06:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:58:51 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 06:58:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:58:51 go vet ./... 07:00:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:00:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:00:43 ./bin/test-attribution-txt.sh [Pipeline] echo 07:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:00:43 + ls -al . 07:00:43 total 744 07:00:43 drwxrwxr-x 10 1001 1001 4096 Feb 16 06:54 . 07:00:43 drwxr-xr-x 4 root root 4096 Feb 16 06:54 .. 07:00:43 drwxrwxr-x 2 1001 1001 4096 Feb 16 06:53 .blubracket 07:00:43 -rw-rw-r-- 1 1001 1001 16 Feb 16 06:53 .dockerignore 07:00:43 drwxrwxr-x 8 1001 1001 4096 Feb 16 06:53 .git 07:00:43 drwxrwxr-x 3 1001 1001 4096 Feb 16 06:53 .github 07:00:43 -rw-rw-r-- 1 1001 1001 1024 Feb 16 06:53 .gitignore 07:00:43 -rw-rw-r-- 1 1001 1001 42 Feb 16 06:53 .golangci.yml 07:00:43 -rw-rw-r-- 1 1001 1001 87 Feb 16 06:53 .hadolint.yml 07:00:43 -rw-rw-r-- 1 1001 1001 166 Feb 16 06:53 .sonarcloud.properties 07:00:43 -rw-rw-r-- 1 1001 1001 1171 Feb 16 06:53 ADOPTERS.md 07:00:43 -rw-rw-r-- 1 1001 1001 10825 Feb 16 06:53 Attribution.txt 07:00:43 -rw-rw-r-- 1 1001 1001 73765 Feb 16 06:53 CHANGELOG.md 07:00:43 -rw-rw-r-- 1 1001 1001 3804 Feb 16 06:53 CONTRIBUTING.md 07:00:43 -rw-rw-r-- 1 1001 1001 677 Feb 16 06:53 GOVERNANCE.md 07:00:43 -rw-rw-r-- 1 1001 1001 850 Feb 16 06:53 Jenkinsfile 07:00:43 -rw-rw-r-- 1 1001 1001 10775 Feb 16 06:53 LICENSE 07:00:43 -rw-rw-r-- 1 1001 1001 13375 Feb 16 06:53 Makefile 07:00:43 -rw-rw-r-- 1 1001 1001 582 Feb 16 06:53 OWNERS.md 07:00:43 -rw-rw-r-- 1 1001 1001 9403 Feb 16 06:53 README.md 07:00:43 -rw-rw-r-- 1 1001 1001 6912 Feb 16 06:53 SECURITY.md 07:00:43 -rw-rw-r-- 1 1001 1001 5 Feb 16 06:50 VERSION 07:00:43 drwxrwxr-x 2 1001 1001 4096 Feb 16 06:53 bin 07:00:43 drwxrwxr-x 17 1001 1001 4096 Feb 16 06:53 cmd 07:00:43 -rw-r--r-- 1 root root 487533 Feb 16 06:58 coverage.out 07:00:43 -rw-rw-r-- 1 1001 1001 3295 Feb 16 06:53 go.mod 07:00:43 -rw-rw-r-- 1 1001 1001 33318 Feb 16 06:53 go.sum 07:00:43 drwxrwxr-x 7 1001 1001 4096 Feb 16 06:53 internal 07:00:43 drwxrwxr-x 3 1001 1001 4096 Feb 16 06:53 openapi 07:00:43 drwxrwxr-x 4 1001 1001 4096 Feb 16 06:53 snap 07:00:43 -rw-rw-r-- 1 1001 1001 204 Feb 16 06:53 version.go [Pipeline] sh 07:00:43 + '[' -e coverage.out ] 07:00:43 + chown 1001:1001 coverage.out [Pipeline] stash 07:00:44 Stashed 1 file(s) [Pipeline] sh 07:00:45 + make build 07:00:45 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 07:02:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:02:12 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 07:02:17 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 07:02:20 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 07:03:07 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 07:03:09 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 07:03:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:03:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:03:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:03:27 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 07:03:39 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] } 07:03:44 $ docker stop --time=1 36227c3c6f763bdc43211024431d90361a4d6aac3a949b46298ff06c7c345175 07:03:46 $ docker rm -f --volumes 36227c3c6f763bdc43211024431d90361a4d6aac3a949b46298ff06c7c345175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:03:49 07:03:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:03:49 latest: Pulling from edgex-devops/edgex-compose-arm64 07:03:49 29e5d40040c1: Pulling fs layer 07:03:49 1ce36da41761: Pulling fs layer 07:03:49 25b303627fd3: Pulling fs layer 07:03:49 29e5d40040c1: Verifying Checksum 07:03:49 29e5d40040c1: Download complete 07:03:50 1ce36da41761: Verifying Checksum 07:03:50 1ce36da41761: Download complete 07:03:50 29e5d40040c1: Pull complete 07:03:51 1ce36da41761: Pull complete 07:03:51 25b303627fd3: Verifying Checksum 07:03:51 25b303627fd3: Download complete 07:04:01 25b303627fd3: Pull complete 07:04:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:04:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:04:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:02 prd-ubuntu20.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container 07:04:02 $ 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 07:04:04 $ docker top d4224b657dc77a26a32cfacbecc563b6b089761f03bc52c7ab75d028336761c3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:05 + docker-compose build --help 07:04:05 + grep parallel 07:04:09 --parallel Build images in parallel. [Pipeline] } 07:04:09 $ docker stop --time=1 d4224b657dc77a26a32cfacbecc563b6b089761f03bc52c7ab75d028336761c3 07:04:11 $ docker rm -f --volumes d4224b657dc77a26a32cfacbecc563b6b089761f03bc52c7ab75d028336761c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:04:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:11 prd-ubuntu20.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container 07:04:12 $ 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 07:04:13 $ docker top 41c96cf93f3241bc9546aa2a71c01019253aa4efae7902fc7ff2246f1460fecd -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:13 + docker-compose -f ./docker-compose-build.yml build --parallel 07:04:17 Building core-command ... 07:04:17 Building core-common-config-bootstrapper ... 07:04:17 Building core-data ... 07:04:17 Building core-metadata ... 07:04:17 Building security-bootstrapper ... 07:04:17 Building security-proxy-setup ... 07:04:17 Building security-secretstore-setup ... 07:04:17 Building security-spiffe-token-provider ... 07:04:17 Building security-spire-agent ... 07:04:17 Building security-spire-config ... 07:04:17 Building security-spire-server ... 07:04:17 Building support-notifications ... 07:04:17 Building support-scheduler ... 07:04:17 Building core-metadata 07:04:17 Building security-proxy-setup 07:04:17 Building support-scheduler 07:04:17 Building core-common-config-bootstrapper 07:04:17 Building security-spiffe-token-provider 07:05:04 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:05:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:05:04 ---> 1e81ed0ef492 07:05:04 Step 3/21 : WORKDIR /edgex-go 07:05:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:05:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:05:04 ---> 1e81ed0ef492 07:05:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:05:04 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:05:04 Step 2/19 : FROM ${BUILDER_BASE} AS builder 07:05:04 ---> 1e81ed0ef492 07:05:04 Step 3/19 : WORKDIR /edgex-go 07:05:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:05:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:05:04 ---> 1e81ed0ef492 07:05:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:05:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:05:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:05:04 ---> 1e81ed0ef492 07:05:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:05:04 ---> Running in 56ca2c31f16f 07:05:04 ---> Running in d4e04b4540e6 07:05:04 ---> Running in 028863e07ca8 07:05:04 ---> Running in 6879a517b787 07:05:04 ---> Running in cdda3af0b488 07:05:04 Removing intermediate container 028863e07ca8 07:05:04 ---> fd862a0a1db3 07:05:04 Step 4/22 : WORKDIR /edgex-go 07:05:04 Removing intermediate container 56ca2c31f16f 07:05:04 ---> 68ca35db9b58 07:05:04 Step 4/24 : WORKDIR /edgex-go 07:05:04 Removing intermediate container d4e04b4540e6 07:05:04 ---> 391255c1becb 07:05:04 Step 4/22 : WORKDIR /edgex-go 07:05:04 ---> Running in 88980b959f73 07:05:04 Removing intermediate container cdda3af0b488 07:05:04 ---> 057f93ca94b0 07:05:04 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 07:05:04 ---> Running in 9ece0f9cc94e 07:05:04 Removing intermediate container 6879a517b787 07:05:04 ---> 351863519a93 07:05:04 Step 4/21 : RUN apk add --update --no-cache make git 07:05:04 ---> Running in 98eeee19eabd 07:05:04 ---> Running in 63cfeaea55d1 07:05:04 ---> Running in c0a6ce5be90f 07:05:04 Removing intermediate container 88980b959f73 07:05:04 ---> 84dfee32f8b2 07:05:04 Step 5/22 : RUN apk add --update --no-cache make git 07:05:04 Removing intermediate container 98eeee19eabd 07:05:04 ---> 2376c7eddeef 07:05:04 Step 5/22 : RUN apk add --update --no-cache make git 07:05:04 ---> Running in 8a5f7ab889af 07:05:04 Removing intermediate container 9ece0f9cc94e 07:05:04 ---> ca20f284ce9e 07:05:04 Step 5/24 : RUN apk add --update --no-cache make git 07:05:04 ---> Running in 888c053bed09 07:05:04 ---> Running in 28374d07686a 07:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:05:08 OK: 221 MiB in 51 packages 07:05:08 v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 07:05:08 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 07:05:08 OK: 16903 distinct packages available 07:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:05:09 OK: 221 MiB in 51 packages 07:05:09 OK: 221 MiB in 51 packages 07:05:09 OK: 221 MiB in 51 packages 07:05:09 Removing intermediate container c0a6ce5be90f 07:05:09 ---> 4a5dd3e3612f 07:05:09 Step 5/21 : COPY go.mod vendor* ./ 07:05:10 OK: 221 MiB in 51 packages 07:05:11 ---> ca57c6721356 07:05:11 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:11 ---> Running in abdb23d61296 07:05:11 Removing intermediate container 28374d07686a 07:05:11 ---> d0cc9c76b12a 07:05:11 Step 6/24 : COPY go.mod vendor* ./ 07:05:11 Removing intermediate container 8a5f7ab889af 07:05:11 ---> 7529c5c672d0 07:05:11 Step 6/22 : COPY go.mod vendor* ./ 07:05:11 Removing intermediate container 888c053bed09 07:05:11 ---> 27e6e6e1eb9c 07:05:11 Step 6/22 : COPY go.mod vendor* ./ 07:05:12 Removing intermediate container 63cfeaea55d1 07:05:12 ---> 1413fa5ff831 07:05:12 Step 5/19 : COPY go.mod vendor* ./ 07:05:12 ---> 9549ea1936f2 07:05:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:12 ---> Running in 425c634611d8 07:05:13 ---> 909416044344 07:05:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:13 ---> 41f0e26c9c66 07:05:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:13 ---> a4a68891deef 07:05:13 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:13 ---> Running in a90268fb07c4 07:05:13 ---> Running in 9c984e7af2bd 07:05:13 ---> Running in 6ed4cccf5b4d 07:07:05 Removing intermediate container 6ed4cccf5b4d 07:07:05 ---> 1f81df2b376f 07:07:05 Step 8/22 : COPY . . 07:07:05 Removing intermediate container 9c984e7af2bd 07:07:05 ---> 902647499dd2 07:07:05 Step 7/19 : COPY . . 07:07:05 Removing intermediate container 425c634611d8 07:07:05 ---> e33868b2e70a 07:07:05 Step 8/24 : COPY . . 07:07:05 Removing intermediate container abdb23d61296 07:07:05 ---> 0637af2439da 07:07:05 Step 7/21 : COPY . . 07:07:05 Removing intermediate container a90268fb07c4 07:07:05 ---> 0458ee73f6a2 07:07:05 Step 8/22 : COPY . . 07:07:17 ---> 5cf428420b28 07:07:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 07:07:17 ---> Running in fc7243c1b8c0 07:07:17 ---> 21abcab15af6 07:07:17 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:07:17 ---> 3a4a59c501e2 07:07:17 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:07:17 ---> 597d3a7a24fa 07:07:17 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:07:17 ---> Running in dc6ec1d7d44c 07:07:17 ---> Running in b14aaadca48d 07:07:17 ---> Running in 6551b3be18f8 07:07:17 ---> 8f6924b387c1 07:07:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:07:17 ---> Running in de4124d34019 07:07:18 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 07:07:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:07:19 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 07:07:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:07:19 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 07:12:41 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 07:13:08 Removing intermediate container 6551b3be18f8 07:13:08 ---> 7e6d582e517d 07:13:08 07:13:08 Step 9/21 : FROM alpine:3.16 07:13:08 3.16: Pulling from library/alpine 07:13:08 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 07:13:08 Status: Downloaded newer image for alpine:3.16 07:13:08 ---> 4c81e5bf8899 07:13:08 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 07:13:08 ---> Running in c46b617dcdb1 07:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:13:10 (1/6) Installing ca-certificates (20220614-r0) 07:13:10 (2/6) Installing brotli-libs (1.0.9-r6) 07:13:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 07:13:10 (4/6) Installing libcurl (7.83.1-r6) 07:13:10 (5/6) Installing curl (7.83.1-r6) 07:13:10 (6/6) Installing dumb-init (1.2.5-r1) 07:13:10 Executing busybox-1.35.0-r17.trigger 07:13:10 Executing ca-certificates-20220614-r0.trigger 07:13:11 OK: 8 MiB in 20 packages 07:13:12 Removing intermediate container c46b617dcdb1 07:13:12 ---> 8a4658a7a98f 07:13:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:13:12 ---> Running in b5119d1847fc 07:13:13 Removing intermediate container b5119d1847fc 07:13:13 ---> d069d87cb008 07:13:13 Step 12/21 : WORKDIR /edgex 07:13:13 ---> Running in e9ddeb68037c 07:13:14 Removing intermediate container e9ddeb68037c 07:13:14 ---> 3e80415f1b62 07:13:14 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:13:15 ---> cb0346bcf434 07:13:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:13:17 ---> 93502be6b46f 07:13:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:13:21 ---> 349eac0da5a9 07:13:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:13:22 ---> 3d4681b581a2 07:13:22 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:13:22 ---> Running in 44b9c3a5e2d6 07:13:26 Removing intermediate container b14aaadca48d 07:13:26 ---> 248aa815885b 07:13:26 07:13:26 Step 10/22 : FROM alpine:3.16 07:13:26 ---> 4c81e5bf8899 07:13:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:13:26 ---> Running in af857d4600ba 07:13:26 Removing intermediate container 44b9c3a5e2d6 07:13:26 ---> 0b4924e94d14 07:13:26 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 07:13:26 ---> Running in b845f9fc12f0 07:13:27 Removing intermediate container af857d4600ba 07:13:27 ---> 7418ee0bc1e7 07:13:27 Step 12/22 : RUN apk add --update --no-cache dumb-init 07:13:27 Removing intermediate container b845f9fc12f0 07:13:27 ---> b2b68b1b0f46 07:13:27 Step 19/21 : LABEL arch=arm64 07:13:27 ---> Running in 37ba37e949d0 07:13:27 ---> Running in 5dcad4901be0 07:13:28 Removing intermediate container 5dcad4901be0 07:13:28 ---> 8821dc313d62 07:13:28 Step 20/21 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:13:28 ---> Running in 01974f172797 07:13:29 Removing intermediate container 01974f172797 07:13:29 ---> e32717d92192 07:13:29 Step 21/21 : LABEL version=0.0.0 07:13:29 ---> Running in e84bc5cb97a7 07:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:13:29 Removing intermediate container e84bc5cb97a7 07:13:29 ---> b33daca36716 07:13:29 07:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:13:29 Successfully built b33daca36716 07:13:29 Successfully tagged security-proxy-setup-arm64:latest 07:13:29  Building security-proxy-setup ... done Building core-command 07:13:31 (1/1) Installing dumb-init (1.2.5-r1) 07:13:31 Executing busybox-1.35.0-r17.trigger 07:13:31 OK: 5 MiB in 15 packages 07:13:32 Removing intermediate container 37ba37e949d0 07:13:32 ---> 2b0ffdf3475b 07:13:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:13:34 ---> d9e92754c030 07:13:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:13:36 ---> 5e9eabd0963c 07:13:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:13:37 ---> 3c54e1b860c4 07:13:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:13:38 ---> 06015142b9dc 07:13:38 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:13:38 ---> Running in dd747d01639c 07:13:42 Removing intermediate container dd747d01639c 07:13:42 ---> 4a2fd00de1f2 07:13:42 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 07:13:42 ---> Running in 0f0cfc4c424f 07:13:43 Removing intermediate container 0f0cfc4c424f 07:13:43 ---> f6b66a79eb6d 07:13:43 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 07:13:43 ---> Running in db32efbd569c 07:13:44 Removing intermediate container db32efbd569c 07:13:44 ---> 50bbf863348e 07:13:44 Step 20/22 : LABEL arch=arm64 07:13:44 ---> Running in 17abb2e34bf4 07:13:44 Removing intermediate container 17abb2e34bf4 07:13:44 ---> bc63a89c379b 07:13:44 Step 21/22 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:13:44 ---> Running in 5d11be7c2a9f 07:13:47 Removing intermediate container 5d11be7c2a9f 07:13:47 ---> 8856220d2fe3 07:13:47 Step 22/22 : LABEL version=0.0.0 07:13:47 ---> Running in 0a4507fc4427 07:13:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:13:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:13:48 ---> 1e81ed0ef492 07:13:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:13:48 ---> Using cache 07:13:48 ---> 68ca35db9b58 07:13:48 Step 4/23 : WORKDIR /edgex-go 07:13:48 ---> Using cache 07:13:48 ---> ca20f284ce9e 07:13:48 Step 5/23 : RUN apk add --update --no-cache make git 07:13:48 ---> Using cache 07:13:48 ---> d0cc9c76b12a 07:13:48 Step 6/23 : COPY go.mod vendor* ./ 07:13:48 ---> Using cache 07:13:48 ---> 9549ea1936f2 07:13:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:48 ---> Using cache 07:13:48 ---> e33868b2e70a 07:13:48 Step 8/23 : COPY . . 07:13:48 ---> Using cache 07:13:48 ---> 5cf428420b28 07:13:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 07:13:48 Removing intermediate container 0a4507fc4427 07:13:48 ---> 5149d74c0454 07:13:48 07:13:48 ---> Running in c7b462e4f639 07:13:49 Successfully built 5149d74c0454 07:13:49 Successfully tagged core-common-config-bootstrapper-arm64:latest 07:13:49 Building support-notifications 07:13:51  Building core-common-config-bootstrapper ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:13:59 Removing intermediate container fc7243c1b8c0 07:13:59 ---> cf66c20a0c0b 07:13:59 07:13:59 Step 10/24 : FROM alpine:3.16 07:13:59 ---> 4c81e5bf8899 07:13:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 07:13:59 ---> Running in ec2348ed9b18 07:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:14:04 (1/1) Installing dumb-init (1.2.5-r1) 07:14:04 Executing busybox-1.35.0-r17.trigger 07:14:04 OK: 5 MiB in 15 packages 07:14:06 Removing intermediate container ec2348ed9b18 07:14:06 ---> 1f0b4d65444e 07:14:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:14:06 ---> Running in 7cc43f4937dd 07:14:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:14:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:14:06 ---> 1e81ed0ef492 07:14:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:14:06 ---> Using cache 07:14:06 ---> 68ca35db9b58 07:14:06 Step 4/22 : WORKDIR /edgex-go 07:14:06 ---> Using cache 07:14:06 ---> ca20f284ce9e 07:14:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:14:06 ---> Running in b609626b69a1 07:14:07 Removing intermediate container 7cc43f4937dd 07:14:07 ---> f82d6cd5d9f1 07:14:07 Step 13/24 : ENV APP_PORT=59881 07:14:07 ---> Running in 7e934c7e3871 07:14:08 Removing intermediate container 7e934c7e3871 07:14:08 ---> 237a9f3c8731 07:14:08 Step 14/24 : EXPOSE $APP_PORT 07:14:08 ---> Running in 4eff6c384fb6 07:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:14:08 Removing intermediate container 4eff6c384fb6 07:14:08 ---> 0186b79a7295 07:14:08 Step 15/24 : WORKDIR / 07:14:08 ---> Running in 71af61719a6c 07:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:14:09 Removing intermediate container 71af61719a6c 07:14:09 ---> 52e472e1c7d8 07:14:09 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:14:10 OK: 221 MiB in 51 packages 07:14:13 ---> 1982d1f1920e 07:14:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:14:13 Removing intermediate container b609626b69a1 07:14:13 ---> a64304deed59 07:14:13 Step 6/22 : COPY go.mod vendor* ./ 07:14:15 ---> 333f8151ee4c 07:14:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:15 ---> Running in c997d7613cc9 07:14:15 ---> 691d3886274d 07:14:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:14:16 ---> c1feea3249eb 07:14:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 07:14:17 ---> 9e67f89b5991 07:14:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:14:17 ---> Running in 4d5a2a321192 07:14:18 Removing intermediate container 4d5a2a321192 07:14:18 ---> f684dff57ecb 07:14:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:14:18 ---> Running in 917cd4cd3a0e 07:14:18 Removing intermediate container 917cd4cd3a0e 07:14:18 ---> ab073859536b 07:14:18 Step 22/24 : LABEL arch=arm64 07:14:18 ---> Running in e72e71cb2cb3 07:14:19 Removing intermediate container e72e71cb2cb3 07:14:19 ---> c19a12ee0aae 07:14:19 Step 23/24 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:14:19 ---> Running in bafd08e3a93b 07:14:20 Removing intermediate container bafd08e3a93b 07:14:20 ---> 009885988241 07:14:20 Step 24/24 : LABEL version=0.0.0 07:14:20 ---> Running in 109d1a511c2a 07:14:20 Removing intermediate container 109d1a511c2a 07:14:20 ---> d157da645e0f 07:14:20 07:14:20 Successfully built d157da645e0f 07:14:20 Successfully tagged core-metadata-arm64:latest 07:14:20  Building core-metadata ... done Building security-spire-server 07:14:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:14:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:14:39 ---> 1e81ed0ef492 07:14:39 Step 3/23 : WORKDIR /edgex-go 07:14:39 ---> Using cache 07:14:39 ---> 351863519a93 07:14:39 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 07:14:39 ---> Running in 59b0cd4d18a7 07:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:14:40 OK: 221 MiB in 51 packages 07:14:42 Removing intermediate container 59b0cd4d18a7 07:14:42 ---> d05eb7395397 07:14:42 Step 5/23 : COPY go.mod vendor* ./ 07:14:42 ---> 043f95b461fe 07:14:42 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:42 ---> Running in c63f4ac306a1 07:15:09 Removing intermediate container dc6ec1d7d44c 07:15:09 ---> fb45b3592c90 07:15:09 07:15:09 Step 9/19 : FROM alpine:3.15 07:15:10 3.15: Pulling from library/alpine 07:15:12 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 07:15:12 Status: Downloaded newer image for alpine:3.15 07:15:12 ---> 354640af7b1b 07:15:12 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:15:12 ---> Running in 7adb5c973443 07:15:13 Removing intermediate container 7adb5c973443 07:15:13 ---> c101602a6084 07:15:13 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:15:13 ---> Running in 4b8e7636b275 07:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:15:17 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:15:17 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:15:17 OK: 15734 distinct packages available 07:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:15:19 (1/9) Installing ca-certificates (20220614-r0) 07:15:19 (2/9) Installing brotli-libs (1.0.9-r5) 07:15:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:15:19 (4/9) Installing libcurl (7.80.0-r6) 07:15:19 (5/9) Installing curl (7.80.0-r6) 07:15:19 (6/9) Installing dumb-init (1.2.5-r1) 07:15:19 (7/9) Installing musl-obstack (1.2.3-r0) 07:15:19 (8/9) Installing libucontext (1.1-r0) 07:15:19 (9/9) Installing gcompat (1.0.0-r4) 07:15:19 Executing busybox-1.34.1-r7.trigger 07:15:19 Executing ca-certificates-20220614-r0.trigger 07:15:20 OK: 8 MiB in 23 packages 07:15:22 Removing intermediate container 4b8e7636b275 07:15:22 ---> 384ad28b8158 07:15:22 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 07:15:23 ---> 213c735125c8 07:15:23 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:15:25 ---> ddb2c297b467 07:15:25 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:15:27 ---> 18395719a037 07:15:27 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:15:27 ---> Running in 389233c6d02f 07:15:27 Removing intermediate container 389233c6d02f 07:15:27 ---> 53904b016f91 07:15:27 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:15:27 ---> Running in e275fb8ea71e 07:15:28 Removing intermediate container e275fb8ea71e 07:15:28 ---> 69a02f4a9234 07:15:28 Step 17/19 : LABEL arch=arm64 07:15:28 ---> Running in 33a179f7047a 07:15:28 Removing intermediate container 33a179f7047a 07:15:28 ---> 95d85973277f 07:15:28 Step 18/19 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:15:28 ---> Running in 7b52098b45d0 07:15:29 Removing intermediate container 7b52098b45d0 07:15:29 ---> 656a548f56f7 07:15:29 Step 19/19 : LABEL version=0.0.0 07:15:29 ---> Running in 015b4f428350 07:15:29 Removing intermediate container 015b4f428350 07:15:29 ---> 99098bb7e3bb 07:15:29 07:15:30 Successfully built 99098bb7e3bb 07:15:30 Successfully tagged security-spiffe-token-provider-arm64:latest 07:15:30  Building security-spiffe-token-provider ... done Building security-spire-agent 07:15:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:15:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:15:48 ---> 1e81ed0ef492 07:15:48 Step 3/24 : WORKDIR /edgex-go 07:15:48 ---> Using cache 07:15:48 ---> 351863519a93 07:15:48 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:15:48 ---> Using cache 07:15:48 ---> d05eb7395397 07:15:48 Step 5/24 : COPY go.mod vendor* ./ 07:15:48 ---> Using cache 07:15:48 ---> 043f95b461fe 07:15:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:48 ---> Running in ddac91e05f96 07:16:21 Removing intermediate container de4124d34019 07:16:21 ---> 256bea194829 07:16:21 07:16:21 Step 10/22 : FROM alpine:3.16 07:16:21 ---> 4c81e5bf8899 07:16:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:16:21 ---> Using cache 07:16:21 ---> 1f0b4d65444e 07:16:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:16:21 ---> Using cache 07:16:21 ---> f82d6cd5d9f1 07:16:21 Step 13/22 : ENV APP_PORT=59861 07:16:21 ---> Running in d62760db419b 07:16:21 Removing intermediate container d62760db419b 07:16:21 ---> 9675d7561ae1 07:16:21 Step 14/22 : EXPOSE $APP_PORT 07:16:21 ---> Running in de3b36acb2e5 07:16:22 Removing intermediate container de3b36acb2e5 07:16:22 ---> 77264fea25d1 07:16:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:16:24 ---> df0c50baa6b3 07:16:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:16:32 ---> 6b517114a19f 07:16:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:16:33 ---> dc197855cc11 07:16:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:16:33 ---> Running in 804a7356663b 07:16:34 Removing intermediate container 804a7356663b 07:16:34 ---> fd10a9dbe982 07:16:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:16:34 ---> Running in e2eda319cb66 07:16:35 Removing intermediate container e2eda319cb66 07:16:35 ---> df33846e5fc9 07:16:35 Step 20/22 : LABEL arch=arm64 07:16:35 ---> Running in 59bfdaf16cd7 07:16:36 Removing intermediate container 59bfdaf16cd7 07:16:36 ---> 4c22eb1dafad 07:16:36 Step 21/22 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:16:37 ---> Running in 68c6f14bc339 07:16:38 Removing intermediate container 68c6f14bc339 07:16:38 ---> 2ff7ff939d42 07:16:38 Step 22/22 : LABEL version=0.0.0 07:16:38 ---> Running in 3b4e217cd6b4 07:16:39 Removing intermediate container 3b4e217cd6b4 07:16:39 ---> e991e758be09 07:16:39 07:16:40 Successfully built e991e758be09 07:16:40 Successfully tagged support-scheduler-arm64:latest 07:16:40 Building security-bootstrapper 07:16:42  Building support-scheduler ... done Removing intermediate container c63f4ac306a1 07:16:42 ---> e296fd9ebc83 07:16:42 Step 7/23 : COPY . . 07:16:43 Removing intermediate container c997d7613cc9 07:16:43 ---> 0c2bb793fe68 07:16:43 Step 8/22 : COPY . . 07:17:01 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:17:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:17:01 ---> 1e81ed0ef492 07:17:01 Step 3/32 : WORKDIR /edgex-go 07:17:01 ---> Using cache 07:17:01 ---> 351863519a93 07:17:01 Step 4/32 : RUN apk add --update --no-cache make git 07:17:01 ---> Using cache 07:17:01 ---> 4a5dd3e3612f 07:17:01 Step 5/32 : COPY go.mod vendor* ./ 07:17:01 ---> Using cache 07:17:01 ---> ca57c6721356 07:17:01 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:17:01 ---> Using cache 07:17:01 ---> 0637af2439da 07:17:01 Step 7/32 : COPY . . 07:17:01 ---> Using cache 07:17:01 ---> 597d3a7a24fa 07:17:01 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:17:01 ---> Running in 8d7be99d1324 07:17: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:17:15 ---> 407528fd3fc3 07:17:15 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 07:17:15 ---> Running in bba896c5e4f5 07:17:15 Removing intermediate container bba896c5e4f5 07:17:15 ---> f52ac81a1749 07:17:15 Step 9/23 : WORKDIR /edgex-go/spire-build 07:17:15 ---> f071162dc3d2 07:17:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:17:15 ---> Running in f003a2b6cb30 07:17:15 ---> Running in a93378b87e69 07:17:16 Removing intermediate container f003a2b6cb30 07:17:16 ---> d206fffe624e 07:17:16 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 07:17:16 ---> Running in 0f9506ce8694 07:17:18 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 07:17:21 Removing intermediate container 0f9506ce8694 07:17:21 ---> eca994e6f306 07:17:21 Step 11/23 : WORKDIR /edgex-go 07:17:21 ---> Running in 916e8265f73b 07:17:22 Removing intermediate container 916e8265f73b 07:17:22 ---> ef29229d3697 07:17:22 07:17:22 Step 12/23 : FROM alpine:3.15 07:17:22 ---> 354640af7b1b 07:17:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:17:22 ---> Using cache 07:17:22 ---> c101602a6084 07:17:22 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:17:22 ---> Running in 4eaa1dda7fa1 07:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:17:27 Removing intermediate container ddac91e05f96 07:17:27 ---> 21292bb43a64 07:17:27 Step 7/24 : COPY . . 07:17:27 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:17:27 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:17:27 OK: 15734 distinct packages available 07:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:17:29 (1/5) Installing dumb-init (1.2.5-r1) 07:17:29 (2/5) Installing musl-obstack (1.2.3-r0) 07:17:29 (3/5) Installing libucontext (1.1-r0) 07:17:29 (4/5) Installing gcompat (1.0.0-r4) 07:17:29 (5/5) Installing openssl (1.1.1t-r1) 07:17:29 Executing busybox-1.34.1-r7.trigger 07:17:29 OK: 6 MiB in 19 packages 07:17:32 Removing intermediate container 4eaa1dda7fa1 07:17:32 ---> 30f97258c710 07:17:32 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:17:42 ---> be20b59e6a13 07:17:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:17:42 ---> 5dc3eefe6c15 07:17:42 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:17:43 ---> Running in 38c854ad6de4 07:17:43 Removing intermediate container 38c854ad6de4 07:17:43 ---> 314f3639e4ea 07:17:43 Step 9/24 : WORKDIR /edgex-go/spire-build 07:17:43 ---> 2613a56572ae 07:17:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:17:43 ---> Running in 9f0569d30642 07:17:44 Removing intermediate container 9f0569d30642 07:17:44 ---> a9d8df366114 07:17:44 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 07:17:44 ---> Running in bca5a6c5b8c5 07:17:45 ---> 87012af55254 07:17:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:17:46 ---> a7100706b85c 07:17:46 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:17:46 ---> Running in 812ca3bf932a 07:17:47 Removing intermediate container 812ca3bf932a 07:17:47 ---> 6ade9097ab92 07:17:47 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:17:47 ---> Running in 38c3ace9247a 07:17:48 Removing intermediate container 38c3ace9247a 07:17:48 ---> 3a0d020449ff 07:17:48 Step 21/23 : LABEL arch=arm64 07:17:48 Removing intermediate container bca5a6c5b8c5 07:17:48 ---> ad38f1528a8b 07:17:48 Step 11/24 : WORKDIR /edgex-go 07:17:48 ---> Running in e887a664616f 07:17:48 ---> Running in 9ee760e71087 07:17:49 Removing intermediate container e887a664616f 07:17:49 ---> 61682f8e903d 07:17:49 Step 22/23 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:17:49 Removing intermediate container 9ee760e71087 07:17:49 ---> 6644d96bf99b 07:17:49 07:17:49 Step 12/24 : FROM alpine:3.15 07:17:49 ---> 354640af7b1b 07:17:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:17:49 ---> Using cache 07:17:49 ---> c101602a6084 07:17:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:17:49 ---> Using cache 07:17:49 ---> 30f97258c710 07:17:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:17:49 ---> Running in ce26b1fddcee 07:17:49 Removing intermediate container ce26b1fddcee 07:17:49 ---> d7acd5638a92 07:17:49 Step 23/23 : LABEL version=0.0.0 07:17:50 ---> Running in 91a656d39a0d 07:17:50 Removing intermediate container 91a656d39a0d 07:17:50 ---> 295720041e7c 07:17:50 07:17:51 Successfully built 295720041e7c 07:17:51 Successfully tagged security-spire-server-arm64:latest 07:17:51  Building security-spire-server ... done Building core-data 07:17:53 ---> b68737af4713 07:17:53 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:18:01 ---> 858faadbdbb8 07:18:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:18:02 ---> 80223de95dec 07:18:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:18:04 ---> 4a8350ca93b1 07:18:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:18:06 ---> ad87dfc24c78 07:18:06 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:18:06 ---> Running in 5b7997782db4 07:18:07 Removing intermediate container 5b7997782db4 07:18:07 ---> e471bc950c5c 07:18:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:18:07 ---> Running in db20e7eb1ee0 07:18:08 Removing intermediate container db20e7eb1ee0 07:18:08 ---> 02af0a57b94b 07:18:08 Step 22/24 : LABEL arch=arm64 07:18:09 ---> Running in f4626b4c6ab6 07:18:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:18:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:18:09 ---> 1e81ed0ef492 07:18:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:18:09 ---> Using cache 07:18:09 ---> 68ca35db9b58 07:18:09 Step 4/22 : WORKDIR /edgex-go 07:18:09 ---> Using cache 07:18:09 ---> ca20f284ce9e 07:18:09 Step 5/22 : RUN apk add --update --no-cache make git 07:18:09 ---> Using cache 07:18:09 ---> d0cc9c76b12a 07:18:09 Step 6/22 : COPY go.mod vendor* ./ 07:18:09 ---> Using cache 07:18:09 ---> 9549ea1936f2 07:18:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:09 ---> Using cache 07:18:09 ---> e33868b2e70a 07:18:09 Step 8/22 : COPY . . 07:18:09 ---> Using cache 07:18:09 ---> 5cf428420b28 07:18:09 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 07:18:09 Removing intermediate container f4626b4c6ab6 07:18:09 ---> 13975e998128 07:18:09 Step 23/24 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:18:10 ---> Running in 6ccf7d1a35dd 07:18:10 ---> Running in 356f1b8c721d 07:18:11 Removing intermediate container 356f1b8c721d 07:18:11 ---> 8948cffd99de 07:18:11 Step 24/24 : LABEL version=0.0.0 07:18:11 ---> Running in f8b0166e5973 07:18:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:18:12 Removing intermediate container f8b0166e5973 07:18:12 ---> 04d8947413c8 07:18:12 07:18:13 Successfully built 04d8947413c8 07:18:13 Successfully tagged security-spire-agent-arm64:latest 07:18:13  Building security-spire-agent ... done Building security-spire-config 07:18:14 Removing intermediate container c7b462e4f639 07:18:14 ---> 5ad11057aa31 07:18:14 07:18:14 Step 10/23 : FROM alpine:3.16 07:18:14 ---> 4c81e5bf8899 07:18:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:18:14 ---> Using cache 07:18:14 ---> 1f0b4d65444e 07:18:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:18:14 ---> Using cache 07:18:14 ---> f82d6cd5d9f1 07:18:14 Step 13/23 : ENV APP_PORT=59882 07:18:14 ---> Running in 3cabcc3e3931 07:18:14 Removing intermediate container 3cabcc3e3931 07:18:14 ---> 990f685dbe40 07:18:14 Step 14/23 : EXPOSE $APP_PORT 07:18:14 ---> Running in e0ca94387881 07:18:15 Removing intermediate container e0ca94387881 07:18:15 ---> a1c47d338bbd 07:18:15 Step 15/23 : WORKDIR / 07:18:15 ---> Running in 79ccc36ea767 07:18:16 Removing intermediate container 79ccc36ea767 07:18:16 ---> e56b770e4b00 07:18:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:18:17 ---> 2a98b53eecc2 07:18:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:18:20 ---> 7de16185dacd 07:18:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:18:21 ---> b28bcd14ec4a 07:18:21 Step 19/23 : ENTRYPOINT ["/core-command"] 07:18:21 ---> Running in ef738355b28d 07:18:22 Removing intermediate container ef738355b28d 07:18:22 ---> 4880222b8424 07:18:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:18:22 ---> Running in 17adce0f67e0 07:18:22 Removing intermediate container 17adce0f67e0 07:18:22 ---> 29c656cd84bb 07:18:22 Step 21/23 : LABEL arch=arm64 07:18:23 ---> Running in cded05cc938c 07:18:23 Removing intermediate container cded05cc938c 07:18:23 ---> 39e2f19db6d8 07:18:23 Step 22/23 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:18:24 ---> Running in 639b4f1c2974 07:18:24 Removing intermediate container 639b4f1c2974 07:18:24 ---> 72c731aedf72 07:18:24 Step 23/23 : LABEL version=0.0.0 07:18:25 ---> Running in 931c62fee352 07:18:25 Removing intermediate container 931c62fee352 07:18:25 ---> 5d2b0175f160 07:18:25 07:18:25 Successfully built 5d2b0175f160 07:18:25 Successfully tagged core-command-arm64:latest 07:18:26 Building security-secretstore-setup 07:18:32  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:18:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:18:32 ---> 1e81ed0ef492 07:18:32 Step 3/24 : WORKDIR /edgex-go 07:18:32 ---> Using cache 07:18:32 ---> 351863519a93 07:18:32 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:18:32 ---> Using cache 07:18:32 ---> d05eb7395397 07:18:32 Step 5/24 : COPY go.mod vendor* ./ 07:18:32 ---> Using cache 07:18:32 ---> 043f95b461fe 07:18:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:32 ---> Using cache 07:18:32 ---> 21292bb43a64 07:18:32 Step 7/24 : COPY . . 07:18:32 ---> Using cache 07:18:32 ---> 5dc3eefe6c15 07:18:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:18:32 ---> Using cache 07:18:32 ---> 314f3639e4ea 07:18:32 Step 9/24 : WORKDIR /edgex-go/spire-build 07:18:32 ---> Using cache 07:18:32 ---> a9d8df366114 07:18:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:18:32 ---> Using cache 07:18:32 ---> ad38f1528a8b 07:18:32 Step 11/24 : WORKDIR /edgex-go 07:18:32 ---> Using cache 07:18:32 ---> 6644d96bf99b 07:18:32 07:18:32 Step 12/24 : FROM alpine:3.15 07:18:32 ---> 354640af7b1b 07:18:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:18:32 ---> Using cache 07:18:32 ---> c101602a6084 07:18:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:18:33 ---> Running in 13e7e9821f85 07:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:18:37 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:18:37 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:18:37 OK: 15734 distinct packages available 07:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:18:40 (1/4) Installing dumb-init (1.2.5-r1) 07:18:40 (2/4) Installing musl-obstack (1.2.3-r0) 07:18:40 (3/4) Installing libucontext (1.1-r0) 07:18:40 (4/4) Installing gcompat (1.0.0-r4) 07:18:40 Executing busybox-1.34.1-r7.trigger 07:18:40 OK: 6 MiB in 18 packages 07:18:42 Removing intermediate container 13e7e9821f85 07:18:42 ---> fb1d82720635 07:18:42 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:18:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:18:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:18:46 ---> 1e81ed0ef492 07:18:46 Step 3/24 : WORKDIR /edgex-go 07:18:46 ---> Using cache 07:18:46 ---> 351863519a93 07:18:46 Step 4/24 : RUN apk add --update --no-cache make git 07:18:46 ---> Using cache 07:18:46 ---> 4a5dd3e3612f 07:18:46 Step 5/24 : COPY go.mod vendor* ./ 07:18:46 ---> Using cache 07:18:46 ---> ca57c6721356 07:18:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:46 ---> Using cache 07:18:46 ---> 0637af2439da 07:18:46 Step 7/24 : COPY . . 07:18:46 ---> Using cache 07:18:46 ---> 597d3a7a24fa 07:18:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:18:47 ---> Running in cd7df627a82e 07:18:49 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 07:18:50 ---> f058ce182335 07:18:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:18:50 ---> 029026e1c041 07:18:50 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:18:51 ---> Running in 8cd4040edd59 07:18:51 Removing intermediate container 8cd4040edd59 07:18:51 ---> f0be7c4bb6d7 07:18:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:18:52 ---> 5a5b38bb522d 07:18:52 Step 19/24 : WORKDIR / 07:18:52 ---> Running in 1d62c09e53de 07:18:52 Removing intermediate container 1d62c09e53de 07:18:52 ---> 05875f278e03 07:18:52 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:18:52 ---> Running in 30d2b8cc03b0 07:18:53 Removing intermediate container 30d2b8cc03b0 07:18:53 ---> 21d15d42928a 07:18:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:18:53 ---> Running in 003abeca8c19 07:18:54 Removing intermediate container 003abeca8c19 07:18:54 ---> 858bd877a5b5 07:18:54 Step 22/24 : LABEL arch=arm64 07:18:54 ---> Running in bc1b056c7998 07:18:54 Removing intermediate container bc1b056c7998 07:18:54 ---> 29f449c56714 07:18:54 Step 23/24 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:18:54 ---> Running in c330c8632346 07:18:55 Removing intermediate container c330c8632346 07:18:55 ---> aa552d30e99b 07:18:55 Step 24/24 : LABEL version=0.0.0 07:18:55 ---> Running in 7361b804fb3b 07:18:56 Removing intermediate container 7361b804fb3b 07:18:56 ---> 7f565632524b 07:18:56 07:18:56 Successfully built 7f565632524b 07:18:56 Successfully tagged security-spire-config-arm64:latest 07:22:02  Building security-spire-config ... done Removing intermediate container 8d7be99d1324 07:22:02 ---> b5a852460c70 07:22:02 07:22:02 Step 9/32 : FROM alpine:3.16 07:22:02 ---> 4c81e5bf8899 07:22:02 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:22:02 ---> Running in 0e8fd9478976 07:22:02 Removing intermediate container 0e8fd9478976 07:22:02 ---> a884c33e595b 07:22:02 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 07:22:02 ---> Running in d3f1a1f2e31a 07:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:22:03 (1/2) Installing dumb-init (1.2.5-r1) 07:22:03 (2/2) Installing su-exec (0.2-r1) 07:22:03 Executing busybox-1.35.0-r17.trigger 07:22:04 OK: 5 MiB in 16 packages 07:22:05 Removing intermediate container d3f1a1f2e31a 07:22:05 ---> bf9386fb329c 07:22:05 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 07:22:05 ---> Running in 78591027d605 07:22:06 Removing intermediate container 78591027d605 07:22:06 ---> 0288f12bde53 07:22:06 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 07:22:06 ---> Running in 180e8b17faaf 07:22:06 Removing intermediate container 180e8b17faaf 07:22:06 ---> 225df617caf1 07:22:06 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 07:22:06 ---> Running in f3b63b82918a 07:22:07 Removing intermediate container f3b63b82918a 07:22:07 ---> 29ef63b263c5 07:22:07 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 07:22:07 ---> Running in 2b0f3acf0421 07:22:08 Removing intermediate container 2b0f3acf0421 07:22:08 ---> 0d526d55894d 07:22:08 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 07:22:08 ---> Running in a21659f6ea89 07:22:11 Removing intermediate container a21659f6ea89 07:22:11 ---> abc04cae4884 07:22:11 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 07:22:13 ---> Running in 980c0e91ddcd 07:22:13 Removing intermediate container 980c0e91ddcd 07:22:13 ---> f9ef8b717cd4 07:22:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 07:22:14 ---> 1c4eed836e6c 07:22:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 07:22:14 ---> Running in 5ccfad0d4be9 07:22:18 Removing intermediate container 5ccfad0d4be9 07:22:18 ---> 5a19f9b79267 07:22:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:22:18 ---> 687438451ae1 07:22:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:22:20 ---> 7d6c1ce9bc69 07:22:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:22:21 ---> 7ee0c97cf4db 07:22:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:22:22 ---> e25e1684765c 07:22:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 07:22:22 ---> 140f88c12dec 07:22:22 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 07:22:23 ---> 5b001f0503ed 07:22:23 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:22:27 ---> 34f0e3fef707 07:22:27 Step 27/32 : RUN chmod +x /entrypoint.sh 07:22:27 ---> Running in 5f9835b261ed 07:22:30 Removing intermediate container 5f9835b261ed 07:22:30 ---> 2ba7fc51e983 07:22:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:22:30 ---> Running in 4ff5627431c3 07:22:30 Removing intermediate container 4ff5627431c3 07:22:30 ---> a2b6283c5cb2 07:22:30 Step 29/32 : CMD ["gate"] 07:22:30 ---> Running in 0a725a842118 07:22:31 Removing intermediate container 0a725a842118 07:22:31 ---> 52c6075559ba 07:22:31 Step 30/32 : LABEL arch=arm64 07:22:31 ---> Running in 5a1b334e674f 07:22:32 Removing intermediate container 5a1b334e674f 07:22:32 ---> f49cd556b8bf 07:22:32 Step 31/32 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:22:32 ---> Running in 64743733d3a6 07:22:32 Removing intermediate container 64743733d3a6 07:22:32 ---> 953a0343b82e 07:22:32 Step 32/32 : LABEL version=0.0.0 07:22:33 ---> Running in 81fb2992932a 07:22:33 Removing intermediate container 81fb2992932a 07:22:33 ---> 9f886507f925 07:22:33 07:22:34 Successfully built 9f886507f925 07:22:34 Successfully tagged security-bootstrapper-arm64:latest 07:23:06  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 07:23:24 Removing intermediate container cd7df627a82e 07:23:24 ---> 08c183b9fca3 07:23:24 07:23:24 Step 9/24 : FROM alpine:3.16 07:23:24 ---> 4c81e5bf8899 07:23:24 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:23:24 ---> Running in 7d1ca4db6ed0 07:23:24 Removing intermediate container 6ccf7d1a35dd 07:23:24 ---> 7b52ab49d8ee 07:23:24 07:23:24 Step 10/22 : FROM alpine:3.16 07:23:24 ---> 4c81e5bf8899 07:23:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:23:24 ---> Running in fd81f84daf71 07:23:24 Removing intermediate container fd81f84daf71 07:23:24 ---> 57448fc32954 07:23:24 Step 12/22 : ENV APP_PORT=59880 07:23:24 ---> Running in 6df8ccadb6f0 07:23:24 Removing intermediate container 6df8ccadb6f0 07:23:24 ---> 5fbf7521ac96 07:23:24 Step 13/22 : EXPOSE $APP_PORT 07:23:24 ---> Running in 58ca23d96012 07:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:23:24 Removing intermediate container 58ca23d96012 07:23:24 ---> 4d7c196af23c 07:23:24 Step 14/22 : RUN apk add --update --no-cache dumb-init 07:23:24 ---> Running in 3e624c0f18d2 07:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:23:25 (1/3) Installing ca-certificates (20220614-r0) 07:23:25 (2/3) Installing dumb-init (1.2.5-r1) 07:23:25 (3/3) Installing su-exec (0.2-r1) 07:23:25 Executing busybox-1.35.0-r17.trigger 07:23:25 Executing ca-certificates-20220614-r0.trigger 07:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:23:25 OK: 6 MiB in 17 packages 07:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:23:27 (1/1) Installing dumb-init (1.2.5-r1) 07:23:27 Executing busybox-1.35.0-r17.trigger 07:23:27 OK: 5 MiB in 15 packages 07:23:27 Removing intermediate container 7d1ca4db6ed0 07:23:27 ---> 06dd82492280 07:23:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:23:27 ---> Running in a6b9464f528a 07:23:27 Removing intermediate container a6b9464f528a 07:23:27 ---> 3bbc67225cca 07:23:27 Step 12/24 : WORKDIR / 07:23:28 Removing intermediate container 3e624c0f18d2 07:23:28 ---> ef043f9b3bdc 07:23:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:23:28 ---> Running in c02d72be623e 07:23:28 Removing intermediate container c02d72be623e 07:23:28 ---> b8edb624281e 07:23:28 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:23:28 ---> 4997c4b6c16d 07:23:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:23:29 ---> b1c708940dd0 07:23:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:23:30 ---> 73216ba00c49 07:23:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:23:30 ---> eb71e4f32398 07:23:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:23:33 ---> 893cfe09cf43 07:23:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:23:33 ---> d3440a5ffd5c 07:23:33 Step 18/22 : ENTRYPOINT ["/core-data"] 07:23:33 ---> Running in 31c4da348d82 07:23:34 Removing intermediate container 31c4da348d82 07:23:34 ---> 82f38f6ac596 07:23:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:23:34 ---> Running in cedfc8cd8e13 07:23:34 ---> 476d4879c52a 07:23:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:23:34 Removing intermediate container cedfc8cd8e13 07:23:34 ---> 7d3a315df026 07:23:34 Step 20/22 : LABEL arch=arm64 07:23:34 ---> Running in 33b3a7ed7062 07:23:35 Removing intermediate container 33b3a7ed7062 07:23:35 ---> 727ec5b7d938 07:23:35 Step 21/22 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:23:35 ---> Running in 95d8a1106767 07:23:35 ---> 48485b3a4fcd 07:23:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:23:36 Removing intermediate container 95d8a1106767 07:23:36 ---> b2ff686bb13c 07:23:36 Step 22/22 : LABEL version=0.0.0 07:23:36 ---> Running in 9dd344a7b0af 07:23:36 Removing intermediate container 9dd344a7b0af 07:23:36 ---> 3a574db420fb 07:23:36 07:23:36 Successfully built 3a574db420fb 07:23:36 Successfully tagged core-data-arm64:latest 07:23:37  Building core-data ... done  ---> 1c4d186dca79 07:23:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:23:37 ---> d06a643e4db4 07:23:37 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:23:37 ---> Running in f482b3c8a1de 07:23:39 Removing intermediate container f482b3c8a1de 07:23:39 ---> 33048968705f 07:23:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:23:39 ---> Running in 80c0eb4b2be4 07:23:39 Removing intermediate container 80c0eb4b2be4 07:23:39 ---> a886e81f9b67 07:23:39 Step 22/24 : LABEL arch=arm64 07:23:39 ---> Running in 3e0146e3ffe8 07:23:40 Removing intermediate container 3e0146e3ffe8 07:23:40 ---> d7c47723bafa 07:23:40 Step 23/24 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:23:40 ---> Running in b9bbcb34f839 07:23:40 Removing intermediate container b9bbcb34f839 07:23:40 ---> a1b0a9a6676f 07:23:40 Step 24/24 : LABEL version=0.0.0 07:23:40 ---> Running in 9b3d10ac6de3 07:23:41 Removing intermediate container 9b3d10ac6de3 07:23:41 ---> 7bbf40585646 07:23:41 07:23:41 Successfully built 7bbf40585646 07:23:41 Successfully tagged security-secretstore-setup-arm64:latest 07:23:47  Building security-secretstore-setup ... done Removing intermediate container a93378b87e69 07:23:47 ---> 478912ff2a74 07:23:47 07:23:47 Step 10/22 : FROM alpine:3.16 07:23:47 ---> 4c81e5bf8899 07:23:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:23:47 ---> Running in 45636bebeb7c 07:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:23:50 (1/2) Installing ca-certificates (20220614-r0) 07:23:50 (2/2) Installing dumb-init (1.2.5-r1) 07:23:50 Executing busybox-1.35.0-r17.trigger 07:23:50 Executing ca-certificates-20220614-r0.trigger 07:23:50 OK: 6 MiB in 16 packages 07:23:51 Removing intermediate container 45636bebeb7c 07:23:51 ---> fc7bb05e5a23 07:23:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:23:51 ---> Running in 19f7e83de203 07:23:51 Removing intermediate container 19f7e83de203 07:23:51 ---> a81e0386d108 07:23:51 Step 13/22 : ENV APP_PORT=59860 07:23:51 ---> Running in af27dcb2aa4c 07:23:51 Removing intermediate container af27dcb2aa4c 07:23:51 ---> 9eddc66ddce7 07:23:51 Step 14/22 : EXPOSE $APP_PORT 07:23:52 ---> Running in 3a75f4d4bde9 07:23:52 Removing intermediate container 3a75f4d4bde9 07:23:52 ---> 223dc803001d 07:23:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:23:52 ---> 97a79503f3e2 07:23:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:23:54 ---> 1cbd1d8f9def 07:23:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:23:54 ---> 8eb346ca7443 07:23:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:23:54 ---> Running in b2e51f8a55b2 07:23:54 Removing intermediate container b2e51f8a55b2 07:23:54 ---> 142cfcca0bde 07:23:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:23:54 ---> Running in 24ecce4d0fab 07:23:55 Removing intermediate container 24ecce4d0fab 07:23:55 ---> c2683a7be331 07:23:55 Step 20/22 : LABEL arch=arm64 07:23:55 ---> Running in d0943888b3a8 07:23:55 Removing intermediate container d0943888b3a8 07:23:55 ---> b7b040108877 07:23:55 Step 21/22 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 07:23:55 ---> Running in 78302461ec73 07:23:55 Removing intermediate container 78302461ec73 07:23:55 ---> a90ed6bb6b3d 07:23:55 Step 22/22 : LABEL version=0.0.0 07:23:55 ---> Running in 5bf20530d9f7 07:23:55 Removing intermediate container 5bf20530d9f7 07:23:55 ---> 1e8d7f014791 07:23:55 07:23:56 Successfully built 1e8d7f014791 07:23:56 Successfully tagged support-notifications-arm64:latest 07:23:56  Building support-notifications ... done  [Pipeline] } 07:23:56 $ docker stop --time=1 41c96cf93f3241bc9546aa2a71c01019253aa4efae7902fc7ff2246f1460fecd 07:23:58 $ docker rm -f --volumes 41c96cf93f3241bc9546aa2a71c01019253aa4efae7902fc7ff2246f1460fecd [Pipeline] // withDockerContainer [Pipeline] sh 07:23:58 + docker images 07:23:59 REPOSITORY TAG IMAGE ID CREATED SIZE 07:23:59 support-notifications-arm64 latest 1e8d7f014791 3 seconds ago 29.7MB 07:23:59 478912ff2a74 12 seconds ago 1.57GB 07:23:59 security-secretstore-setup-arm64 latest 7bbf40585646 17 seconds ago 29MB 07:23:59 core-data-arm64 latest 3a574db420fb 22 seconds ago 17.2MB 07:23:59 7b52ab49d8ee 39 seconds ago 1.51GB 07:23:59 08c183b9fca3 39 seconds ago 1.5GB 07:23:59 security-bootstrapper-arm64 latest 9f886507f925 About a minute ago 19.6MB 07:23:59 b5a852460c70 2 minutes ago 1.5GB 07:23:59 security-spire-config-arm64 latest 7f565632524b 5 minutes ago 83.6MB 07:23:59 core-command-arm64 latest 5d2b0175f160 5 minutes ago 17MB 07:23:59 5ad11057aa31 5 minutes ago 1.51GB 07:23:59 security-spire-agent-arm64 latest 04d8947413c8 5 minutes ago 122MB 07:23:59 security-spire-server-arm64 latest 295720041e7c 6 minutes ago 84.3MB 07:23:59 6644d96bf99b 6 minutes ago 1.38GB 07:23:59 ef29229d3697 6 minutes ago 1.38GB 07:23:59 support-scheduler-arm64 latest e991e758be09 7 minutes ago 29MB 07:23:59 256bea194829 7 minutes ago 1.57GB 07:23:59 security-spiffe-token-provider-arm64 latest 99098bb7e3bb 8 minutes ago 29.1MB 07:23:59 fb45b3592c90 8 minutes ago 1.54GB 07:23:59 core-metadata-arm64 latest d157da645e0f 9 minutes ago 17.8MB 07:23:59 cf66c20a0c0b 10 minutes ago 1.51GB 07:23:59 core-common-config-bootstrapper-arm64 latest 5149d74c0454 10 minutes ago 14.9MB 07:23:59 security-proxy-setup-arm64 latest b33daca36716 10 minutes ago 26.9MB 07:23:59 248aa815885b 10 minutes ago 1.5GB 07:23:59 7e6d582e517d 10 minutes ago 1.5GB 07:23:59 ci-base-image-arm64 latest 1e81ed0ef492 29 minutes ago 905MB 07:23:59 alpine 3.15 354640af7b1b 5 days ago 5.34MB 07:23:59 alpine 3.16 4c81e5bf8899 5 days ago 5.3MB 07:23:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 07:23:59 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 07:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:23:59 07:23:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:24:00 arm64: Pulling from edgex-lftools-log-publisher 07:24:00 8998bd30e6a1: Pulling fs layer 07:24:00 04944245beec: Pulling fs layer 07:24:00 699f458cf7ca: Pulling fs layer 07:24:00 765212b225bb: Pulling fs layer 07:24:00 f23df028b6ca: Pulling fs layer 07:24:00 d65c8cfc05b1: Pulling fs layer 07:24:00 2437ff75d9bd: Pulling fs layer 07:24:00 765212b225bb: Waiting 07:24:00 f23df028b6ca: Waiting 07:24:00 d65c8cfc05b1: Waiting 07:24:00 2437ff75d9bd: Waiting 07:24:00 04944245beec: Verifying Checksum 07:24:00 04944245beec: Download complete 07:24:00 765212b225bb: Verifying Checksum 07:24:00 765212b225bb: Download complete 07:24:00 f23df028b6ca: Verifying Checksum 07:24:00 f23df028b6ca: Download complete 07:24:00 d65c8cfc05b1: Verifying Checksum 07:24:00 d65c8cfc05b1: Download complete 07:24:00 699f458cf7ca: Verifying Checksum 07:24:00 699f458cf7ca: Download complete 07:24:01 8998bd30e6a1: Verifying Checksum 07:24:01 8998bd30e6a1: Download complete 07:24:03 2437ff75d9bd: Verifying Checksum 07:24:03 2437ff75d9bd: Download complete 07:24:05 8998bd30e6a1: Pull complete 07:24:05 04944245beec: Pull complete 07:24:06 699f458cf7ca: Pull complete 07:24:07 765212b225bb: Pull complete 07:24:07 f23df028b6ca: Pull complete 07:24:08 d65c8cfc05b1: Pull complete 07:24:22 2437ff75d9bd: Pull complete 07:24:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:24:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:23 prd-ubuntu20.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container 07:24:23 $ 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 07:24:27 $ docker top d571285d0557d63b754cfe1cd1f585d8038a92aefa0539666eb4c015e6b6d91c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:28 ---> job-cost.sh 07:24:28 lf-activate-venv: SKIPPING 07:24:28 INFO: No Stack... 07:24:28 INFO: Retrieving Pricing Info for: v3-standard-4 07:24:29 INFO: Archiving Costs [Pipeline] sh 07:24:30 + cut -d, -f6 07:24:30 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 07:24:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4366-1-stack-cost] 07:24:30 Resource [jenkins-edgexfoundry-edgex-go-PR-4366-1-stack-cost] did not exist. Created. 07:24:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4366-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:24:30 + echo total: 0.10999999940395355 [Pipeline] stash 07:24:31 Stashed 1 file(s) [Pipeline] } 07:24:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4366-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:24:31 $ docker stop --time=1 d571285d0557d63b754cfe1cd1f585d8038a92aefa0539666eb4c015e6b6d91c 07:24:32 $ docker rm -f --volumes d571285d0557d63b754cfe1cd1f585d8038a92aefa0539666eb4c015e6b6d91c [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 07:24:34 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 07:24:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:24:35 ---> package-listing.sh 07:24:35 ++ facter osfamily 07:24:35 ++ tr '[:upper:]' '[:lower:]' 07:24:36 + OS_FAMILY=debian 07:24:36 + workspace=/w/workspace/edgex-go/1 07:24:36 + START_PACKAGES=/tmp/packages_start.txt 07:24:36 + END_PACKAGES=/tmp/packages_end.txt 07:24:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:24:36 + PACKAGES=/tmp/packages_start.txt 07:24:36 + '[' /w/workspace/edgex-go/1 ']' 07:24:36 + PACKAGES=/tmp/packages_end.txt 07:24:36 + case "${OS_FAMILY}" in 07:24:36 + dpkg -l 07:24:36 + grep '^ii' 07:24:36 + '[' -f /tmp/packages_start.txt ']' 07:24:36 + '[' -f /tmp/packages_end.txt ']' 07:24:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:24:36 + '[' /w/workspace/edgex-go/1 ']' 07:24:36 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:24:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:24:36 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 07:24:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:37 07:24:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:37 latest: Pulling from edgex-lftools-log-publisher 07:24:37 5eb5b503b376: Pulling fs layer 07:24:37 5c69ac0246d0: Pulling fs layer 07:24:37 ec43610c2a17: Pulling fs layer 07:24:37 3a2ae6a8a46f: Pulling fs layer 07:24:37 33b1e0a273af: Pulling fs layer 07:24:37 5d3b04190fa2: Pulling fs layer 07:24:37 2f39f015ded8: Pulling fs layer 07:24:37 3a2ae6a8a46f: Waiting 07:24:37 33b1e0a273af: Waiting 07:24:37 5d3b04190fa2: Waiting 07:24:37 3a2ae6a8a46f: Verifying Checksum 07:24:37 3a2ae6a8a46f: Download complete 07:24:37 33b1e0a273af: Verifying Checksum 07:24:37 33b1e0a273af: Download complete 07:24:37 5d3b04190fa2: Verifying Checksum 07:24:37 5d3b04190fa2: Download complete 07:24:37 ec43610c2a17: Verifying Checksum 07:24:37 ec43610c2a17: Download complete 07:24:38 5eb5b503b376: Download complete 07:24:38 2f39f015ded8: Download complete 07:24:39 5eb5b503b376: Pull complete 07:24:39 5c69ac0246d0: Pull complete 07:24:39 ec43610c2a17: Pull complete 07:24:39 3a2ae6a8a46f: Pull complete 07:24:40 33b1e0a273af: Pull complete 07:24:40 5d3b04190fa2: Pull complete 07:24:44 2f39f015ded8: Pull complete 07:24:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:24:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:44 prd-ubuntu20.04-docker-8c-8g-6263 does not seem to be running inside a container 07:24:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:24:48 $ docker top 5e239c92b3281ad63551e5cbded51f632a70bd720a8a0914038fdab4c69f6cf5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:49 + touch /tmp/pre-build-complete [Pipeline] sh 07:24:49 + mkdir -p /var/log/sysstat [Pipeline] sh 07:24:49 + ls /var/log/sa-host 07:24:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:49 provisioning config files... 07:24:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12920828710778135067tmp [Pipeline] { [Pipeline] echo 07:24:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:24:50 ---> create-netrc.sh [Pipeline] } 07:24:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:24:50 ---> python-tools-install.sh [Pipeline] echo 07:24:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:24:51 ---> sudo-logs.sh 07:24:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:24:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:24:51 ---> job-cost.sh 07:24:51 lf-activate-venv: SKIPPING 07:24:51 DEBUG: total: 0.10999999940395355 07:24:51 INFO: Retrieving Stack Cost... 07:24:51 INFO: Retrieving Pricing Info for: v3-standard-8 07:24:52 INFO: Archiving Costs [Pipeline] echo 07:24:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:24:52 ---> logs-deploy.sh 07:24:52 lf-activate-venv: SKIPPING 07:24:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4366/1 07:24:52 INFO: archiving workspace using pattern(s): 07:24:53 Archives upload complete. 07:24:53 INFO: archiving logs to Nexus