Pull request #4451 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5750478ce83d7b768b6101a00187535198c15dfa+d51f32bebde847c0adb284d2c449747c43d82543 (edc9bba6df038ba3ec66a5dd23fb1837db165449) 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-ssh10835336847348872416.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15531135154669945777.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4451/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-4451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9111601367181941978.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-4451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1488327486555544235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh4056236941643036763.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-4451/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-4451/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh651467833939046879.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2268 in /w/workspace/edgexfoundry_edgex-go_PR-4451 [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 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 5750478ce83d7b768b6101a00187535198c15dfa Merge succeeded, producing 5750478ce83d7b768b6101a00187535198c15dfa Checking out Revision 5750478ce83d7b768b6101a00187535198c15dfa (PR-4451) > 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/4451/head:refs/remotes/origin/PR-4451 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5750478ce83d7b768b6101a00187535198c15dfa # 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 d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5750478ce83d7b768b6101a00187535198c15dfa # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:30 ========================================================= 19:59:30 EdgeX Global Pipelines Version Info 19:59:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:30 ------------------- 19:59:30 stable info: 19:59:30 ------------------- 19:59:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:30 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:30 Message: update stable to v1.0.245 19:59:31 ------------------- 19:59:31 experimental info: 19:59:31 ------------------- 19:59:31 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:31 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 19:59:31 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4451 [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4451 [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4451 [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5750478ce83d7b768b6101a00187535198c15dfa [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5750478 [Pipeline] echo 19:59:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:32 provisioning config files... 19:59:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12095741481854067052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:33 ---> docker-login.sh 19:59:33 nexus3.edgexfoundry.org:10001 19:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:33 Configure a credential helper to remove this warning. See 19:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:33 19:59:33 Login Succeeded 19:59:33 nexus3.edgexfoundry.org:10002 19:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:33 Configure a credential helper to remove this warning. See 19:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:33 19:59:33 Login Succeeded 19:59:33 nexus3.edgexfoundry.org:10003 19:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:33 Configure a credential helper to remove this warning. See 19:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:33 19:59:33 Login Succeeded 19:59:33 nexus3.edgexfoundry.org:10004 19:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:33 Configure a credential helper to remove this warning. See 19:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:33 19:59:33 Login Succeeded 19:59:33 docker.io 19:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:34 Configure a credential helper to remove this warning. See 19:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:34 19:59:34 Login Succeeded 19:59:34 ---> docker-login.sh ends [Pipeline] } 19:59:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:34 + 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-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:59:34 + cut -d/ -f2 19:59:34 + dirname cmd/core-command/Dockerfile 19:59:34 + echo core-command,cmd/core-command/Dockerfile 19:59:34 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 19:59:34 19:59:34 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:34 + + cutdirname -d/ cmd/core-data/Dockerfile -f2 19:59:34 19:59:34 + echo core-data,cmd/core-data/Dockerfile 19:59:34 + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile 19:59:34 19:59:34 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:34 + cut -d/ -f2 19:59:34 + dirname cmd/security-bootstrapper/Dockerfile 19:59:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:34 + dirname cmd/security-proxy-auth/Dockerfile 19:59:34 + cut -d/ -f2 19:59:34 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:34 + dirname cmd/security-proxy-setup/Dockerfile 19:59:34 + cut -d/ -f2 19:59:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:34 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:34 + cut -d/ -f2 19:59:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:59:34 + cut -d/ -f2 19:59:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:34 + cut -d/ -f2 19:59:34 + dirname cmd/security-spire-agent/Dockerfile 19:59:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:34 + + cut -d/ -f2 19:59:34 dirname cmd/security-spire-config/Dockerfile 19:59:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:34 + + cut -d/ -f2 19:59:34 dirname cmd/security-spire-server/Dockerfile 19:59:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:34 + dirname cmd/support-notifications/Dockerfile 19:59:34 + cut -d/ -f2 19:59:34 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:34 + dirname cmd/support-scheduler/Dockerfile 19:59:34 + cut -d/ -f2 19:59:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:34 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-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:59:35 + git rev-list -1 --merges 5750478ce83d7b768b6101a00187535198c15dfa~1..5750478ce83d7b768b6101a00187535198c15dfa [Pipeline] echo 19:59:35 -----------> git rev-list -1 --merges 5750478ce83d7b768b6101a00187535198c15dfa~1..5750478ce83d7b768b6101a00187535198c15dfa 5750478ce83d7b768b6101a00187535198c15dfa [false] [Pipeline] sh 19:59:35 + git log --format=format:%s -1 5750478ce83d7b768b6101a00187535198c15dfa [Pipeline] echo 19:59:35 ========================================================= 19:59:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:35 + grep -v github /etc/ssh/ssh_known_hosts 19:59:35 + [ -e /tmp/ssh_known_hosts ] 19:59:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:35 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:36 19:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:36 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:36 b85a868b505f: Pulling fs layer 19:59:36 e2be974225ed: Pulling fs layer 19:59:36 339a4e72a1f5: Pulling fs layer 19:59:36 988bab9f4d93: Pulling fs layer 19:59:36 1469e6f7b9e6: Pulling fs layer 19:59:36 eaf3925da568: Pulling fs layer 19:59:36 bab4dde63d76: Pulling fs layer 19:59:36 bde34c3a00c8: Pulling fs layer 19:59:36 b352a97aabf1: Pulling fs layer 19:59:36 4872d77fe225: Pulling fs layer 19:59:36 5851b861e8e6: Pulling fs layer 19:59:36 bab4dde63d76: Waiting 19:59:36 bde34c3a00c8: Waiting 19:59:36 b352a97aabf1: Waiting 19:59:36 4872d77fe225: Waiting 19:59:36 5851b861e8e6: Waiting 19:59:36 988bab9f4d93: Waiting 19:59:36 1469e6f7b9e6: Waiting 19:59:36 eaf3925da568: Waiting 19:59:36 e2be974225ed: Verifying Checksum 19:59:36 e2be974225ed: Download complete 19:59:36 988bab9f4d93: Verifying Checksum 19:59:36 988bab9f4d93: Download complete 19:59:36 1469e6f7b9e6: Verifying Checksum 19:59:36 1469e6f7b9e6: Download complete 19:59:36 eaf3925da568: Verifying Checksum 19:59:36 eaf3925da568: Download complete 19:59:36 339a4e72a1f5: Verifying Checksum 19:59:36 339a4e72a1f5: Download complete 19:59:36 bde34c3a00c8: Verifying Checksum 19:59:36 bde34c3a00c8: Download complete 19:59:36 b352a97aabf1: Verifying Checksum 19:59:36 b352a97aabf1: Download complete 19:59:36 4872d77fe225: Download complete 19:59:36 b85a868b505f: Verifying Checksum 19:59:36 b85a868b505f: Download complete 19:59:36 5851b861e8e6: Verifying Checksum 19:59:36 5851b861e8e6: Download complete 19:59:37 bab4dde63d76: Verifying Checksum 19:59:37 bab4dde63d76: Download complete 19:59:38 b85a868b505f: Pull complete 19:59:38 e2be974225ed: Pull complete 19:59:38 339a4e72a1f5: Pull complete 19:59:38 988bab9f4d93: Pull complete 19:59:39 1469e6f7b9e6: Pull complete 19:59:39 eaf3925da568: Pull complete 19:59:40 bab4dde63d76: Pull complete 19:59:40 bde34c3a00c8: Pull complete 19:59:40 b352a97aabf1: Pull complete 19:59:40 4872d77fe225: Pull complete 19:59:40 5851b861e8e6: Pull complete 19:59:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:41 prd-ubuntu20.04-docker-8c-8g-2268 does not seem to be running inside a container 19:59:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:42 $ docker top c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 -eo pid,comm 19:59:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:59:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:42 [ssh-agent] Looking for ssh-agent implementation... 19:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:42 $ docker exec c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 ssh-agent 19:59:42 SSH_AUTH_SOCK=/tmp/ssh-WaPuEkHTFETg/agent.32 19:59:42 SSH_AGENT_PID=38 19:59:42 Running ssh-add (command line suppressed) 19:59:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2385354373341094648.key (/w/workspace/edgex-go/1@tmp/private_key_2385354373341094648.key) 19:59:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:43 + git tag --points-at HEAD [Pipeline] } 19:59:43 $ docker exec --env ******** --env ******** c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 ssh-agent -k 19:59:43 unset SSH_AUTH_SOCK; 19:59:43 unset SSH_AGENT_PID; 19:59:43 echo Agent pid 38 killed; 19:59:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:43 [ssh-agent] Looking for ssh-agent implementation... 19:59:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:43 $ docker exec c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 ssh-agent 19:59:43 SSH_AUTH_SOCK=/tmp/ssh-aK7ds6hVRwow/agent.70 19:59:43 SSH_AGENT_PID=75 19:59:43 Running ssh-add (command line suppressed) 19:59:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8797499905212542453.key (/w/workspace/edgex-go/1@tmp/private_key_8797499905212542453.key) 19:59:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:44 + git semver init 19:59:44 2023-03-15 19:59:44,290 [run_init] DEBUG init version:0.0.0 force:False 19:59:44 2023-03-15 19:59:44,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:44 2023-03-15 19:59:44,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:44 2023-03-15 19:59:44,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:59:49 2023-03-15 19:59:49,004 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:49 2023-03-15 19:59:49,005 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4451 with force:False 19:59:49 2023-03-15 19:59:49,005 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4451 19:59:49 2023-03-15 19:59:49,010 [execute] INFO git cat-file --batch-check 19:59:49 2023-03-15 19:59:49,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:49 2023-03-15 19:59:49,017 [execute] INFO git cat-file --batch 19:59:49 2023-03-15 19:59:49,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:49 2023-03-15 19:59:49,022 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4451 19:59:49 0.0.0 [Pipeline] } 19:59:49 $ docker exec --env ******** --env ******** c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 ssh-agent -k 19:59:49 unset SSH_AUTH_SOCK; 19:59:49 unset SSH_AGENT_PID; 19:59:49 echo Agent pid 75 killed; 19:59:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:50 + git semver [Pipeline] } 19:59:50 $ docker stop --time=1 c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 19:59:51 $ docker rm -f --volumes c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:52 Stashed 1 file(s) [Pipeline] echo 19:59:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:53 ========================================================= 19:59:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:59:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:53 63b65145d645: Pulling fs layer 19:59:53 a2d21d5440eb: Pulling fs layer 19:59:53 935e6c44a52c: Pulling fs layer 19:59:53 94cc34f8dd06: Pulling fs layer 19:59:53 30dea6a524f1: Pulling fs layer 19:59:53 a2aff8979fd8: Pulling fs layer 19:59:53 6808be2612f2: Pulling fs layer 19:59:53 f25807f1079a: Pulling fs layer 19:59:53 f25807f1079a: Waiting 19:59:53 a2aff8979fd8: Waiting 19:59:53 6808be2612f2: Waiting 19:59:53 94cc34f8dd06: Waiting 19:59:53 30dea6a524f1: Waiting 19:59:53 a2d21d5440eb: Verifying Checksum 19:59:53 a2d21d5440eb: Download complete 19:59:53 94cc34f8dd06: Verifying Checksum 19:59:53 94cc34f8dd06: Download complete 19:59:53 30dea6a524f1: Download complete 19:59:53 63b65145d645: Verifying Checksum 19:59:53 63b65145d645: Download complete 19:59:53 a2aff8979fd8: Verifying Checksum 19:59:53 a2aff8979fd8: Download complete 19:59:53 63b65145d645: Pull complete 19:59:53 a2d21d5440eb: Pull complete 19:59:54 f25807f1079a: Verifying Checksum 19:59:54 f25807f1079a: Download complete 19:59:54 935e6c44a52c: Verifying Checksum 19:59:54 935e6c44a52c: Download complete 19:59:54 6808be2612f2: Verifying Checksum 19:59:54 6808be2612f2: Download complete 19:59:57 935e6c44a52c: Pull complete 19:59:57 94cc34f8dd06: Pull complete 19:59:57 30dea6a524f1: Pull complete 19:59:57 a2aff8979fd8: Pull complete 20:00:00 6808be2612f2: Pull complete 20:00:00 f25807f1079a: Pull complete 20:00:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:00:01 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:01 WORKDIR /edgex 20:00:01 COPY go.mod . 20:00:01 RUN go mod download 20:00:01 docker build -t ci-base-image-x86_64 -f - . 20:00:01 Sending build context to Docker daemon 170.5MB 20:00:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:01 ---> 3b553350e43f 20:00:01 Step 2/4 : WORKDIR /edgex 20:00:03 ---> Running in d0c00f064aac 20:00:03 Removing intermediate container d0c00f064aac 20:00:03 ---> 82323667459a 20:00:03 Step 3/4 : COPY go.mod . 20:00:03 ---> ebef0313799b 20:00:03 Step 4/4 : RUN go mod download 20:00:03 ---> Running in 908d7aec27b1 20:00:07 Still waiting to schedule task 20:00:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2269’ is offline 20:00:11 Removing intermediate container 908d7aec27b1 20:00:11 ---> f5877720e79a 20:00:11 Successfully built f5877720e79a 20:00:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:11 + docker inspect -f . ci-base-image-x86_64 20:00:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:12 prd-ubuntu20.04-docker-8c-8g-2268 does not seem to be running inside a container 20:00:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:12 $ docker top 16c0ec0f916e0ad15bd4f2ef02b8eb1c81bc3058063562d7035ad0a928e97829 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:12 + go version 20:00:12 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:12 $ docker stop --time=1 16c0ec0f916e0ad15bd4f2ef02b8eb1c81bc3058063562d7035ad0a928e97829 20:00:14 $ docker rm -f --volumes 16c0ec0f916e0ad15bd4f2ef02b8eb1c81bc3058063562d7035ad0a928e97829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:14 + docker inspect -f . ci-base-image-x86_64 20:00:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:15 prd-ubuntu20.04-docker-8c-8g-2268 does not seem to be running inside a container 20:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:15 $ docker top 8f1dda2afd17cef5d7df3d62b86b6fd87c2fa018227a1e4beabc23b55257b522 -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:15 ========================================================= 20:00:15 [edgeXBuildGoParallel] Running Tests and Build... 20:00:15 ========================================================= [Pipeline] sh 20:00:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:16 + make test 20:00:16 go test -race -coverprofile=coverage.out ./... 20:00:22 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 20:00:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.2% of statements 20:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.168s coverage: 88.5% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.369s coverage: 95.6% of statements 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 65.9% of statements 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 45.5% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 82.9% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.036s coverage: 96.3% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.076s coverage: 92.9% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.2% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 84.8% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 63.1% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.218s coverage: 38.4% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.3% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 20:01:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:01:36 go vet ./... 20:01:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:38 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:39 + ls -al . 20:01:39 total 704 20:01:39 drwxrwxr-x 11 1001 1001 4096 Mar 15 20:00 . 20:01:39 drwxr-xr-x 4 root root 4096 Mar 15 20:00 .. 20:01:39 drwxrwxr-x 2 1001 1001 4096 Mar 15 19:59 .blubracket 20:01:39 -rw-rw-r-- 1 1001 1001 16 Mar 15 19:59 .dockerignore 20:01:39 drwxrwxr-x 8 1001 1001 4096 Mar 15 19:59 .git 20:01:39 drwxrwxr-x 3 1001 1001 4096 Mar 15 19:59 .github 20:01:39 -rw-rw-r-- 1 1001 1001 1133 Mar 15 19:59 .gitignore 20:01:39 -rw-rw-r-- 1 1001 1001 42 Mar 15 19:59 .golangci.yml 20:01:39 -rw-rw-r-- 1 1001 1001 87 Mar 15 19:59 .hadolint.yml 20:01:39 drwxr-xr-x 3 1001 1001 4096 Mar 15 19:59 .semver 20:01:39 -rw-rw-r-- 1 1001 1001 166 Mar 15 19:59 .sonarcloud.properties 20:01:39 -rw-rw-r-- 1 1001 1001 1171 Mar 15 19:59 ADOPTERS.md 20:01:39 -rw-rw-r-- 1 1001 1001 10825 Mar 15 19:59 Attribution.txt 20:01:39 -rw-rw-r-- 1 1001 1001 73765 Mar 15 19:59 CHANGELOG.md 20:01:39 -rw-rw-r-- 1 1001 1001 3804 Mar 15 19:59 CONTRIBUTING.md 20:01:39 -rw-rw-r-- 1 1001 1001 677 Mar 15 19:59 GOVERNANCE.md 20:01:39 -rw-rw-r-- 1 1001 1001 883 Mar 15 19:59 Jenkinsfile 20:01:39 -rw-rw-r-- 1 1001 1001 10775 Mar 15 19:59 LICENSE 20:01:39 -rw-rw-r-- 1 1001 1001 14266 Mar 15 19:59 Makefile 20:01:39 -rw-rw-r-- 1 1001 1001 582 Mar 15 19:59 OWNERS.md 20:01:39 -rw-rw-r-- 1 1001 1001 9403 Mar 15 19:59 README.md 20:01:39 -rw-rw-r-- 1 1001 1001 789 Mar 15 19:59 SECURITY.md 20:01:39 -rw-rw-r-- 1 1001 1001 5 Mar 15 19:59 VERSION 20:01:39 drwxrwxr-x 2 1001 1001 4096 Mar 15 19:59 bin 20:01:39 drwxrwxr-x 18 1001 1001 4096 Mar 15 19:59 cmd 20:01:39 -rw-r--r-- 1 root root 447486 Mar 15 20:01 coverage.out 20:01:39 -rw-rw-r-- 1 1001 1001 3232 Mar 15 19:59 go.mod 20:01:39 -rw-rw-r-- 1 1001 1001 31098 Mar 15 19:59 go.sum 20:01:39 drwxrwxr-x 7 1001 1001 4096 Mar 15 19:59 internal 20:01:39 drwxrwxr-x 3 1001 1001 4096 Mar 15 19:59 openapi 20:01:39 -rw-rw-r-- 1 1001 1001 594 Mar 15 19:59 security.txt 20:01:39 drwxrwxr-x 4 1001 1001 4096 Mar 15 19:59 snap 20:01:39 -rw-rw-r-- 1 1001 1001 204 Mar 15 19:59 version.go [Pipeline] sh 20:01:39 + '[' -e coverage.out ] 20:01:39 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:39 Stashed 1 file(s) [Pipeline] sh 20:01:40 + make build 20:01:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:01:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:01:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:01:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:01:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:02:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:02:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:02:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:02:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:02:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:07 $ docker stop --time=1 8f1dda2afd17cef5d7df3d62b86b6fd87c2fa018227a1e4beabc23b55257b522 20:02:09 $ docker rm -f --volumes 8f1dda2afd17cef5d7df3d62b86b6fd87c2fa018227a1e4beabc23b55257b522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:10 20:02:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:10 latest: Pulling from edgex-devops/edgex-compose 20:02:10 cbdbe7a5bc2a: Pulling fs layer 20:02:10 ca9280d653b3: Pulling fs layer 20:02:10 7e9c9ca2126c: Pulling fs layer 20:02:10 cbdbe7a5bc2a: Download complete 20:02:10 cbdbe7a5bc2a: Pull complete 20:02:10 ca9280d653b3: Verifying Checksum 20:02:10 ca9280d653b3: Download complete 20:02:11 7e9c9ca2126c: Verifying Checksum 20:02:11 7e9c9ca2126c: Download complete 20:02:11 ca9280d653b3: Pull complete 20:02:14 7e9c9ca2126c: Pull complete 20:02:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:14 prd-ubuntu20.04-docker-8c-8g-2268 does not seem to be running inside a container 20:02:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:15 $ docker top 01c4139c6f8ed997fd3613f54be7ba59092e1f18dc688420f53ede08a2b62fb7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:16 + docker-compose build --help 20:02:16 + grep parallel 20:02:16 --parallel Build images in parallel. [Pipeline] } 20:02:16 $ docker stop --time=1 01c4139c6f8ed997fd3613f54be7ba59092e1f18dc688420f53ede08a2b62fb7 20:02:18 $ docker rm -f --volumes 01c4139c6f8ed997fd3613f54be7ba59092e1f18dc688420f53ede08a2b62fb7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:18 prd-ubuntu20.04-docker-8c-8g-2268 does not seem to be running inside a container 20:02:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:19 $ docker top 7f2013d6b86a4a870d8d25723000ab67639b5cd6de11efe88fbbca1805590a33 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:19 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:20 Building core-command ... 20:02:20 Building core-common-config-bootstrapper ... 20:02:20 Building core-data ... 20:02:20 Building core-metadata ... 20:02:20 Building security-bootstrapper ... 20:02:20 Building security-proxy-auth ... 20:02:20 Building security-proxy-setup ... 20:02:20 Building security-secretstore-setup ... 20:02:20 Building security-spiffe-token-provider ... 20:02:20 Building security-spire-agent ... 20:02:20 Building security-spire-config ... 20:02:20 Building security-spire-server ... 20:02:20 Building support-notifications ... 20:02:20 Building support-scheduler ... 20:02:20 Building core-command 20:02:20 Building security-proxy-auth 20:02:20 Building security-spire-agent 20:02:20 Building security-spiffe-token-provider 20:02:20 Building security-spire-config 20:02:30 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:02:30 ---> f5877720e79a 20:02:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:02:30 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:02:30 ---> f5877720e79a 20:02:30 Step 3/26 : WORKDIR /edgex-go 20:02:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:30 ---> f5877720e79a 20:02:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:30 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:02:30 ---> f5877720e79a 20:02:30 Step 3/20 : WORKDIR /edgex-go 20:02:30 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:02:30 ---> f5877720e79a 20:02:30 Step 3/26 : WORKDIR /edgex-go 20:02:32 ---> Running in 6c8131fb39f4 20:02:32 ---> Running in f38d8791562b 20:02:32 ---> Running in f6bac8f91bc1 20:02:32 ---> Running in 5d86013888a5 20:02:32 ---> Running in 88f76b9797da 20:02:32 Removing intermediate container 6c8131fb39f4 20:02:32 ---> 28bbbce9faea 20:02:32 Step 4/24 : WORKDIR /edgex-go 20:02:32 Removing intermediate container f6bac8f91bc1 20:02:32 ---> cc8ed8dfefb7 20:02:32 Step 4/23 : WORKDIR /edgex-go 20:02:32 ---> Running in 52dc0e1a7126 20:02:32 Removing intermediate container f38d8791562b 20:02:32 ---> 20d590e88fc0 20:02:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:02:32 Removing intermediate container 5d86013888a5 20:02:32 Removing intermediate container 88f76b9797da 20:02:32 ---> a799cb740350 20:02:32 ---> b94773cd9592 20:02:32 Step 4/26 : RUN apk add --update --no-cache make git build-base curlStep 4/26 : RUN apk add --update --no-cache make git build-base curl 20:02:32 20:02:32 ---> Running in 0f5a3596587b 20:02:32 ---> Running in cb7c48fb51d1 20:02:32 ---> Running in e7615dade876 20:02:32 ---> Running in 268f3c1ced16 20:02:32 Removing intermediate container 52dc0e1a7126 20:02:32 ---> 074a1a0bd3a7 20:02:32 Step 5/24 : RUN apk add --update --no-cache make git 20:02:32 ---> Running in 79e51071d9af 20:02:32 Removing intermediate container 0f5a3596587b 20:02:32 ---> 2969d72f7077 20:02:32 Step 5/23 : RUN apk add --update --no-cache make git 20:02:32 ---> Running in 82d702a3b8e9 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:33 OK: 265 MiB in 53 packages 20:02:33 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:33 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:33 OK: 17815 distinct packages available 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:33 OK: 265 MiB in 53 packages 20:02:33 OK: 265 MiB in 53 packages 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:33 OK: 265 MiB in 53 packages 20:02:34 Removing intermediate container 268f3c1ced16 20:02:34 ---> 432e8ea52315 20:02:34 Step 5/26 : COPY go.mod vendor* ./ 20:02:34 OK: 265 MiB in 53 packages 20:02:34 ---> afab2675ab99 20:02:34 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:34 ---> Running in 7efcfc8d0a8e 20:02:34 Removing intermediate container e7615dade876 20:02:34 ---> f18e53dec323 20:02:34 Step 5/26 : COPY go.mod vendor* ./ 20:02:34 ---> e38d70141933 20:02:34 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:34 Removing intermediate container 79e51071d9af 20:02:34 ---> a43aa325b0ce 20:02:34 Step 6/24 : COPY go.mod vendor* ./ 20:02:34 ---> Running in 2da898baaa3a 20:02:34 Removing intermediate container 82d702a3b8e9 20:02:34 ---> cd6c43f37410 20:02:34 Step 6/23 : COPY go.mod vendor* ./ 20:02:34 Removing intermediate container cb7c48fb51d1 20:02:34 ---> f885c312818c 20:02:34 Step 5/20 : COPY go.mod vendor* ./ 20:02:34 ---> a4518bc871d4 20:02:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:34 ---> b902e36ca7a8 20:02:34 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:34 ---> d30dc62eb2ce 20:02:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 9d6e2bdd6dec 20:02:34 20:02:34 ---> Running in 81199f5381c5 20:02:34 ---> Running in e30f6981bb95 20:02:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2270 in /w/workspace/edgexfoundry_edgex-go_PR-4451 [Pipeline] { [Pipeline] ws 20:02:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:02:43 The recommended git tool is: git 20:02:49 using credential edgex-jenkins-ssh 20:02:49 Cloning the remote Git repository 20:02:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:02:49 > git init /w/workspace/edgex-go/1 # timeout=10 20:02:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:49 > git --version # timeout=10 20:02:49 > git --version # 'git version 2.25.1' 20:02:49 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:56 Removing intermediate container e30f6981bb95 20:02:56 ---> 2450b6d78cbf 20:02:56 Step 7/20 : COPY . . 20:02:56 Removing intermediate container 7efcfc8d0a8e 20:02:56 ---> 3e3276d71b46 20:02:56 Step 7/26 : COPY . . 20:02:56 Removing intermediate container 2da898baaa3a 20:02:56 ---> d651dc4179e9 20:02:56 Step 7/26 : COPY . . 20:02:56 Removing intermediate container 81199f5381c5 20:02:56 ---> 824df6c9eecc 20:02:56 Step 8/23 : COPY . . 20:02:56 Removing intermediate container 9d6e2bdd6dec 20:02:56 ---> f58eccfeff7a 20:02:56 Step 8/24 : COPY . . 20:03:04 ---> 1e99c34a6b7e 20:03:04 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:03:04 ---> d5e09fd398dd 20:03:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:04 ---> 5ae26294d4f8 20:03:04 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:03:04 ---> 760c1e2ebf86 20:03:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:03:04 ---> 215656720491 20:03:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:03:04 ---> Running in 29c53fb0adea 20:03:04 ---> Running in 9cf3289d949f 20:03:04 ---> Running in 20335ef8973a 20:03:04 ---> Running in 722e40a36ed8 20:03:04 ---> Running in a56856f3d536 20:03:04 Removing intermediate container 9cf3289d949f 20:03:04 ---> e0ae3df26c07 20:03:04 Step 9/26 : WORKDIR /edgex-go/spire-build 20:03:04 Removing intermediate container 20335ef8973a 20:03:04 ---> bc93552afa7b 20:03:04 Step 9/26 : WORKDIR /edgex-go/spire-build 20:03:04 ---> Running in 96c53d95eb95 20:03:04 ---> Running in 401197ecc4bc 20:03:04 Removing intermediate container 96c53d95eb95 20:03:04 ---> 6454c1722b11 20:03:04 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:04 ---> Running in 9c7b7561d1e5 20:03:04 Removing intermediate container 401197ecc4bc 20:03:04 ---> 3b2bff8ccd04 20:03:04 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:04 ---> Running in b163161aabbb 20:03:04 Removing intermediate container 9c7b7561d1e5 20:03:04 ---> a792702be91e 20:03:04 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:04 ---> Running in df968c3eff1a 20:03:04 Removing intermediate container b163161aabbb 20:03:04 ---> 0b9ba1d53bda 20:03:04 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:03:04 ---> Running in 179858e78627 20:03:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:03:04 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:03:05 Removing intermediate container df968c3eff1a 20:03:05 ---> 97f8237bf90e 20:03:05 Step 12/26 : WORKDIR /edgex-go 20:03:05 Removing intermediate container 179858e78627 20:03:05 ---> 0882e9f4cd41 20:03:05 Step 12/26 : WORKDIR /edgex-go 20:03:05 ---> Running in 56685b076318 20:03:05 ---> Running in abcafe5f72df 20:03:05 Removing intermediate container 56685b076318 20:03:05 ---> 8ce49d89ccb8 20:03:05 20:03:05 Removing intermediate container abcafe5f72df 20:03:05 Step 13/26 : FROM alpine:3.17 ---> 8edd2f0c5e0a 20:03:05 20:03:05 20:03:05 Step 13/26 : FROM alpine:3.17 20:03:06 3.17: Pulling from library/alpine 20:03:06 3.17: Pulling from library/alpine 20:03:06 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:03:06 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:03:06 Status: Downloaded newer image for alpine:3.17 20:03:06 Status: Downloaded newer image for alpine:3.17 20:03:06 ---> b2aa39c304c2 20:03:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:06 ---> b2aa39c304c2 20:03:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:06 ---> Running in fde769ff3c24 20:03:06 ---> Running in 427f3ce471e3 20:03:06 Removing intermediate container fde769ff3c24 20:03:06 ---> 1011e9bf4326 20:03:06 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:06 ---> Running in f9d19e4cb429 20:03:06 Removing intermediate container 427f3ce471e3 20:03:06 ---> 9207a31d9fba 20:03:06 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:06 ---> Running in 92e78fdb0251 20:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:08 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:08 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:08 OK: 17815 distinct packages available 20:03:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:08 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:08 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:08 OK: 17815 distinct packages available 20:03:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:08 (1/5) Installing dumb-init (1.2.5-r2) 20:03:08 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:08 (3/5) Installing libucontext (1.2-r0) 20:03:08 (4/5) Installing gcompat (1.1.0-r0) 20:03:08 (5/5) Installing openssl (3.0.8-r0) 20:03:08 Executing busybox-1.35.0-r29.trigger 20:03:08 OK: 8 MiB in 20 packages 20:03:08 (1/4) Installing dumb-init (1.2.5-r2) 20:03:08 (2/4) Installing musl-obstack (1.2.3-r0) 20:03:08 (3/4) Installing libucontext (1.2-r0) 20:03:08 (4/4) Installing gcompat (1.1.0-r0) 20:03:08 Executing busybox-1.35.0-r29.trigger 20:03:08 OK: 7 MiB in 19 packages 20:03:08 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 5750478ce83d7b768b6101a00187535198c15dfa 20:03:09 Merge succeeded, producing 5750478ce83d7b768b6101a00187535198c15dfa 20:03:09 Checking out Revision 5750478ce83d7b768b6101a00187535198c15dfa (PR-4451) 20:03:09 Removing intermediate container f9d19e4cb429 20:03:09 ---> 0dce8a8d548c 20:03:09 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:03:09 Removing intermediate container 92e78fdb0251 20:03:09 ---> 4f1d3fe570c1 20:03:09 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:03:09 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 20:03:09 > git --version # timeout=10 20:03:09 > git --version # 'git version 2.25.1' 20:03:09 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 20:03:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4451/head:refs/remotes/origin/PR-4451 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:03:08 > git config core.sparsecheckout # timeout=10 20:03:08 > git checkout -f 5750478ce83d7b768b6101a00187535198c15dfa # timeout=10 20:03:09 > git remote # timeout=10 20:03:09 > git config --get remote.origin.url # timeout=10 20:03:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:09 > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 20:03:09 > git rev-parse HEAD^{commit} # timeout=10 20:03:09 > git config core.sparsecheckout # timeout=10 20:03:09 > git checkout -f 5750478ce83d7b768b6101a00187535198c15dfa # timeout=10 20:03:10 ---> 50e77134a5a0 20:03:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:10 ---> 5a0471f64510 20:03:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:03:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:10 Dload Upload Total Spent Left Speed 20:03:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 20:03:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:03:11 + sudo tee /etc/docker/daemon.new 20:03:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:03:11 ---> f3e24523e361 20:03:11 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:12 ---> dc8c77786b89 20:03:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:03:13 ---> 2cd326d6d987 20:03:13 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:03:13 ---> Running in 68dd504a2a13 20:03:14 Removing intermediate container 68dd504a2a13 20:03:14 ---> 9df46d1b99b5 20:03:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:03:14 ---> 4a6ee957cf7e 20:03:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:03:14 { 20:03:14 "registry-mirrors": [ 20:03:14 "https://nexus3.edgexfoundry.org:10001" 20:03:14 ], 20:03:14 "bip": "10.250.0.254/24", 20:03:14 "hosts": [ 20:03:14 "tcp://0.0.0.0:5555", 20:03:14 "unix:///var/run/docker.sock" 20:03:14 ], 20:03:14 "mtu": 1458, 20:03:14 "selinux-enabled": true, 20:03:14 "seccomp-profile": "/etc/docker/seccomp.json" 20:03:14 } [Pipeline] sh 20:03:14 ---> 7bbb042eb361 20:03:14 Step 21/26 : WORKDIR / 20:03:14 ---> Running in 915eb723611f 20:03:14 ---> 1b556025d035 20:03:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:03:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:03:15 + sudo service docker restart 20:03:15 Removing intermediate container 915eb723611f 20:03:15 ---> 6958ea24875f 20:03:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:15 ---> Running in 2c925f72ef4f 20:03:15 ---> 3a6b27dcc0fc 20:03:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:03:15 Removing intermediate container 2c925f72ef4f 20:03:15 ---> 334d08b987f8 20:03:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:15 ---> Running in 6f49f22f05b1 20:03:15 ---> 2d5c3c830b5f 20:03:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:16 ---> Running in ef7e092c26ad 20:03:16 Removing intermediate container 6f49f22f05b1 20:03:16 ---> 38a49dd2e3b1 20:03:16 Step 24/26 : LABEL arch=x86_64 20:03:16 ---> Running in 00bcec8743c2 20:03:16 Removing intermediate container ef7e092c26ad 20:03:16 ---> 3b5f9a25e756 20:03:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:16 ---> Running in 9442f89a4fc0 20:03:16 Removing intermediate container 00bcec8743c2 20:03:16 ---> afd57d8f31b0 20:03:16 Step 25/26 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:03:16 Removing intermediate container 9442f89a4fc0 20:03:16 ---> d250aaa41198 20:03:16 Step 24/26 : LABEL arch=x86_64 20:03:16 ---> Running in 62b82d8608e8 20:03:16 ---> Running in 9fe066ba79f2 20:03:16 Removing intermediate container 62b82d8608e8 20:03:16 ---> 2d5255ee3783 20:03:16 Step 26/26 : LABEL version=0.0.0 20:03:16 Removing intermediate container 9fe066ba79f2 20:03:16 ---> d80e97462599 20:03:16 Step 25/26 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:03:16 ---> Running in dbd6f4d61f13 20:03:16 ---> Running in 76df806fb712 20:03:17 Removing intermediate container dbd6f4d61f13 20:03:17 ---> 9728f225b384 20:03:17 20:03:17 Removing intermediate container 76df806fb712 20:03:17 ---> 6d103e06d125 20:03:17 Step 26/26 : LABEL version=0.0.0 20:03:17 Successfully built 9728f225b384 20:03:17 Successfully tagged security-spire-config:latest 20:03:17  Building security-spire-config ... done Building security-secretstore-setup 20:03:17 ---> Running in a6ce4cf055bd 20:03:18 Removing intermediate container a6ce4cf055bd 20:03:18 ---> 61ebbf01cd52 20:03:18 20:03:18 Successfully built 61ebbf01cd52 20:03:18 Successfully tagged security-spire-agent:latest 20:03:18 Building support-scheduler 20:03:21  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:21 ---> f5877720e79a 20:03:21 Step 3/24 : WORKDIR /edgex-go 20:03:21 ---> Using cache 20:03:21 ---> a799cb740350 20:03:21 Step 4/24 : RUN apk add --update --no-cache make git 20:03:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:22 ---> f5877720e79a 20:03:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:22 ---> Using cache 20:03:22 ---> cc8ed8dfefb7 20:03:22 Step 4/23 : WORKDIR /edgex-go 20:03:22 ---> Using cache 20:03:22 ---> 2969d72f7077 20:03:22 Step 5/23 : RUN apk add --update --no-cache make git 20:03:22 ---> Using cache 20:03:22 ---> cd6c43f37410 20:03:22 Step 6/23 : COPY go.mod vendor* ./ 20:03:22 ---> Using cache 20:03:22 ---> a4518bc871d4 20:03:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:22 ---> Using cache 20:03:22 ---> 824df6c9eecc 20:03:22 Step 8/23 : COPY . . 20:03:22 ---> Using cache 20:03:22 ---> 760c1e2ebf86 20:03:22 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:03:23 ---> Running in 9eb7f96698e8 20:03:23 ---> Running in 9456253c5755 20:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:24 OK: 265 MiB in 53 packages 20:03:25 Removing intermediate container 9eb7f96698e8 20:03:25 ---> ca625a50070a 20:03:25 Step 5/24 : COPY go.mod vendor* ./ 20:03:25 ---> c4461ddba756 20:03:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:25 ---> Running in 69208598027d 20:03:27 Removing intermediate container 722e40a36ed8 20:03:27 ---> 3015c34a5090 20:03:27 20:03:27 Step 10/23 : FROM alpine:3.17 20:03:27 ---> b2aa39c304c2 20:03:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:03:27 ---> Running in 696f14456e7d 20:03:27 Removing intermediate container 696f14456e7d 20:03:27 ---> ace3c52ed690 20:03:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:03:27 ---> Running in f09c7ee75e0e 20:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:28 (1/1) Installing dumb-init (1.2.5-r2) 20:03:28 Executing busybox-1.35.0-r29.trigger 20:03:28 OK: 7 MiB in 16 packages 20:03:28 Removing intermediate container a56856f3d536 20:03:28 ---> 563fdff6189c 20:03:28 20:03:28 Step 10/24 : FROM alpine:3.17 20:03:28 ---> b2aa39c304c2 20:03:28 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:03:28 ---> Running in 9356d77cb109 20:03:29 Removing intermediate container f09c7ee75e0e 20:03:29 ---> 1e82fe56ec63 20:03:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:29 ---> de1aa6b7d38f 20:03:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:03:29 (1/1) Installing dumb-init (1.2.5-r2) 20:03:29 Executing busybox-1.35.0-r29.trigger 20:03:29 OK: 7 MiB in 16 packages 20:03:29 ---> f63f4f7fbd86 20:03:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:03:30 Removing intermediate container 9356d77cb109 20:03:30 ---> 2e1232f7ad22 20:03:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:30 ---> Running in 5b14a5372486 20:03:30 ---> 5a9269bd7ca9 20:03:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:03:31 Removing intermediate container 5b14a5372486 20:03:31 ---> 9712e61d3229 20:03:31 Step 13/24 : ENV APP_PORT=59882 20:03:31 ---> b370bf609080 20:03:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:03:31 ---> Running in 53466acedd7e 20:03:32 Removing intermediate container 29c53fb0adea 20:03:32 ---> 68ffc69ad90b 20:03:32 20:03:32 Step 9/20 : FROM alpine:3.17 20:03:32 ---> b2aa39c304c2 20:03:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:32 ---> Using cache 20:03:32 ---> 9207a31d9fba 20:03:32 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:03:32 ---> a9ef4d2b573c 20:03:32 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:32 Removing intermediate container 53466acedd7e 20:03:32 ---> 321cb30146cc 20:03:32 Step 14/24 : EXPOSE $APP_PORT 20:03:32 ---> Running in 0aed891e62e0 20:03:32 ---> Running in bdfd92ee3ca4 20:03:32 ---> Running in ab81dc246405 20:03:32 Removing intermediate container ab81dc246405 20:03:32 ---> 0602e51185d4 20:03:32 Step 15/24 : WORKDIR / 20:03:32 ---> Running in dbf94874023f 20:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:33 Removing intermediate container dbf94874023f 20:03:33 ---> dd70db3d3fcf 20:03:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:33 provisioning config files... 20:03:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8370424023563986630tmp 20:03:33 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:33 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:33 OK: 17815 distinct packages available 20:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:33 ---> a8b63fa15c47 20:03:33 Step 17/24 : COPY --from=builder /edgex-go/security.txt / [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:33 Removing intermediate container bdfd92ee3ca4 20:03:33 ---> 4c007380aa7d 20:03:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:03:33 (1/9) Installing ca-certificates (20220614-r4) 20:03:33 ---> docker-login.sh 20:03:33 nexus3.edgexfoundry.org:10001 20:03:34 ---> a654e9196527 20:03:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:03:34 (2/9) Installing brotli-libs (1.0.9-r9) 20:03:34 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:03:34 (4/9) Installing libcurl (7.88.1-r0) 20:03:34 ---> Running in 749a248df37c 20:03:34 (5/9) Installing curl (7.88.1-r0) 20:03:34 (6/9) Installing dumb-init (1.2.5-r2) 20:03:34 (7/9) Installing musl-obstack (1.2.3-r0) 20:03:34 (8/9) Installing libucontext (1.2-r0) 20:03:34 (9/9) Installing gcompat (1.1.0-r0) 20:03:34 Executing busybox-1.35.0-r29.trigger 20:03:34 Executing ca-certificates-20220614-r4.trigger 20:03:34 OK: 10 MiB in 24 packages 20:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:34 Removing intermediate container 749a248df37c 20:03:34 ---> 75ab5477d6b0 20:03:34 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:03:34 ---> Running in c85dccbf5498 20:03:34 Removing intermediate container c85dccbf5498 20:03:34 ---> 1bbdd35232b0 20:03:34 Step 21/23 : LABEL arch=x86_64 20:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:34 Configure a credential helper to remove this warning. See 20:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:34 20:03:34 Login Succeeded 20:03:34 nexus3.edgexfoundry.org:10002 20:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:34 ---> Running in ce1c127a2918 20:03:34 ---> 25793e30ef17 20:03:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:35 Configure a credential helper to remove this warning. See 20:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:35 20:03:35 Login Succeeded 20:03:35 nexus3.edgexfoundry.org:10003 20:03:35 Removing intermediate container 0aed891e62e0 20:03:35 ---> a3766b41b6d3 20:03:35 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:35 Removing intermediate container ce1c127a2918 20:03:35 ---> 6ed73c8e3f79 20:03:35 Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:35 Configure a credential helper to remove this warning. See 20:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:35 20:03:35 Login Succeeded 20:03:35 nexus3.edgexfoundry.org:10004 20:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:35 Configure a credential helper to remove this warning. See 20:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:35 20:03:35 Login Succeeded 20:03:35 ---> Running in 1213bffdc5a2 20:03:35 ---> 6813a4fb8aa7 20:03:35 Step 20/24 : ENTRYPOINT ["/core-command"] 20:03:35 docker.io 20:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:35 ---> 4ddc3851fcbf 20:03:35 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:03:35 ---> Running in f94d431f4d05 20:03:35 Removing intermediate container 1213bffdc5a2 20:03:35 ---> 42bb50a8df41 20:03:35 Step 23/23 : LABEL version=0.0.0 20:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:36 Configure a credential helper to remove this warning. See 20:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:36 20:03:36 Login Succeeded 20:03:36 ---> docker-login.sh ends [Pipeline] } 20:03:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:03:36 ---> Running in 9d1c70a2ecaa 20:03:36 ---> 21b5256ce0a9 20:03:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:03:36 Removing intermediate container f94d431f4d05 20:03:36 ---> b63b4345640c 20:03:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [Pipeline] sh 20:03:36 ---> Running in 8ed1aaaf7575 20:03:36 Removing intermediate container 9d1c70a2ecaa 20:03:36 ---> ecc84b03d257 20:03:36 20:03:36 Successfully built ecc84b03d257 20:03:36 Successfully tagged security-proxy-auth:latest 20:03:36 Building core-metadata 20:03:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:03:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:36 ========================================================= 20:03:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:03:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:03:37  Building security-proxy-auth ... done Removing intermediate container 8ed1aaaf7575 20:03:37 ---> c51cb109d1ca 20:03:37 Step 22/24 : LABEL arch=x86_64 20:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:03:37 af6eaf76a39c: Pulling fs layer 20:03:37 55522c791124: Pulling fs layer 20:03:37 ce5c4a1c91eb: Pulling fs layer 20:03:37 169dfbe0d373: Pulling fs layer 20:03:37 e1ff8fa3b103: Pulling fs layer 20:03:37 52ebb69f0ebf: Pulling fs layer 20:03:37 5abe8eddf0d5: Pulling fs layer 20:03:37 169dfbe0d373: Waiting 20:03:37 e1ff8fa3b103: Waiting 20:03:37 52ebb69f0ebf: Waiting 20:03:37 5abe8eddf0d5: Waiting 20:03:37 55522c791124: Verifying Checksum 20:03:37 55522c791124: Download complete 20:03:37 169dfbe0d373: Verifying Checksum 20:03:37 169dfbe0d373: Download complete 20:03:37 e1ff8fa3b103: Verifying Checksum 20:03:37 e1ff8fa3b103: Download complete 20:03:37 af6eaf76a39c: Verifying Checksum 20:03:37 af6eaf76a39c: Download complete 20:03:38 ---> Running in 85a2f5b19f33 20:03:38 ---> 8dc8fb65e4c3 20:03:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:03:38 Removing intermediate container 85a2f5b19f33 20:03:38 ---> 5c5a7c843ed7 20:03:38 Step 23/24 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:03:38 ---> d6f657e7379c 20:03:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:03:38 ---> Running in abc04d3da1fb 20:03:38 ---> Running in c40dc8927c80 20:03:38 5abe8eddf0d5: Verifying Checksum 20:03:38 5abe8eddf0d5: Download complete 20:03:38 Removing intermediate container abc04d3da1fb 20:03:38 ---> f54e4adf1c34 20:03:38 Step 24/24 : LABEL version=0.0.0 20:03:38 ---> Running in e055e155fb36 20:03:38 Removing intermediate container c40dc8927c80 20:03:38 ---> 9d9c8f504b4d 20:03:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:38 ---> Running in 8e9d277869c1 20:03:39 Removing intermediate container e055e155fb36 20:03:39 ---> 63cb2f0bc045 20:03:39 20:03:39 Removing intermediate container 8e9d277869c1 20:03:39 ---> 524b78d88bca 20:03:39 Step 18/20 : LABEL arch=x86_64 20:03:39 Successfully built 63cb2f0bc045 20:03:39 Successfully tagged core-command:latest 20:03:39  Building core-command ... done Building core-data 20:03:39 ---> Running in 54c185c7a0ab 20:03:39 Removing intermediate container 54c185c7a0ab 20:03:39 ---> b4a21abe76bb 20:03:39 Step 19/20 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:03:39 af6eaf76a39c: Pull complete 20:03:39 ---> Running in 59a194a583c4 20:03:40 Removing intermediate container 59a194a583c4 20:03:40 ---> 285855c487d4 20:03:40 Step 20/20 : LABEL version=0.0.0 20:03:40 55522c791124: Pull complete 20:03:40 ce5c4a1c91eb: Verifying Checksum 20:03:40 ce5c4a1c91eb: Download complete 20:03:40 52ebb69f0ebf: Verifying Checksum 20:03:40 52ebb69f0ebf: Download complete 20:03:40 ---> Running in 5b355779a58f 20:03:40 Removing intermediate container 5b355779a58f 20:03:40 ---> b1f2db676e9c 20:03:40 20:03:40 Successfully built b1f2db676e9c 20:03:40 Successfully tagged security-spiffe-token-provider:latest 20:03:40 Building core-common-config-bootstrapper 20:03:41  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:03:41 ---> f5877720e79a 20:03:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:03:41 ---> Using cache 20:03:41 ---> cc8ed8dfefb7 20:03:41 Step 4/25 : WORKDIR /edgex-go 20:03:41 ---> Using cache 20:03:41 ---> 2969d72f7077 20:03:41 Step 5/25 : RUN apk add --update --no-cache make git 20:03:41 ---> Using cache 20:03:41 ---> cd6c43f37410 20:03:41 Step 6/25 : COPY go.mod vendor* ./ 20:03:41 ---> Using cache 20:03:41 ---> a4518bc871d4 20:03:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:41 ---> Using cache 20:03:41 ---> 824df6c9eecc 20:03:41 Step 8/25 : COPY . . 20:03:41 ---> Using cache 20:03:41 ---> 760c1e2ebf86 20:03:41 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:03:42 ---> Running in f67718500f6f 20:03:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:43 ---> f5877720e79a 20:03:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:43 ---> Using cache 20:03:43 ---> cc8ed8dfefb7 20:03:43 Step 4/23 : WORKDIR /edgex-go 20:03:43 ---> Using cache 20:03:43 ---> 2969d72f7077 20:03:43 Step 5/23 : RUN apk add --update --no-cache make git 20:03:43 ---> Using cache 20:03:43 ---> cd6c43f37410 20:03:43 Step 6/23 : COPY go.mod vendor* ./ 20:03:43 ---> Using cache 20:03:43 ---> a4518bc871d4 20:03:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:43 ---> Using cache 20:03:43 ---> 824df6c9eecc 20:03:43 Step 8/23 : COPY . . 20:03:43 ---> Using cache 20:03:43 ---> 760c1e2ebf86 20:03:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:03:43 Removing intermediate container 69208598027d 20:03:43 ---> 512a0d543cfa 20:03:43 Step 7/24 : COPY . . 20:03:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:03:44 ---> Running in a949f4343c61 20:03:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:44 ---> f5877720e79a 20:03:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:44 ---> Using cache 20:03:44 ---> cc8ed8dfefb7 20:03:44 Step 4/23 : WORKDIR /edgex-go 20:03:44 ---> Using cache 20:03:44 ---> 2969d72f7077 20:03:44 Step 5/23 : RUN apk add --update --no-cache make git 20:03:44 ---> Using cache 20:03:44 ---> cd6c43f37410 20:03:44 Step 6/23 : COPY go.mod vendor* ./ 20:03:44 ---> Using cache 20:03:44 ---> a4518bc871d4 20:03:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:44 ---> Using cache 20:03:44 ---> 824df6c9eecc 20:03:44 Step 8/23 : COPY . . 20:03:44 ---> Using cache 20:03:44 ---> 760c1e2ebf86 20:03:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03: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 20:03:45 ---> Running in c4c253dac4e9 20:03:45 Removing intermediate container 9456253c5755 20:03:45 ---> 7c6bae4992e5 20:03:45 20:03:45 Step 10/23 : FROM alpine:3.17 20:03:45 ---> b2aa39c304c2 20:03:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:03:45 ---> Using cache 20:03:45 ---> 2e1232f7ad22 20:03:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:45 ---> Using cache 20:03:45 ---> 9712e61d3229 20:03:45 Step 13/23 : ENV APP_PORT=59861 20:03:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:03:45 ---> Running in 96036a8547ee 20:03:46 Removing intermediate container 96036a8547ee 20:03:46 ---> bb4262d948ea 20:03:46 Step 14/23 : EXPOSE $APP_PORT 20:03:46 ---> Running in a1201cfdde85 20:03:46 Removing intermediate container a1201cfdde85 20:03:46 ---> a96c9e925cc8 20:03:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:46 ---> b369e1135f24 20:03:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:03:46 ---> ab30ecc5c41a 20:03:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:03:48 ---> ab959fd1dd39 20:03:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:03:48 ---> bc15ab71a49d 20:03:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:48 ---> Running in 95b0e07cdecc 20:03:48 ---> fc148006c944 20:03:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:03:48 ---> Running in 8ebf83fba72a 20:03:48 Removing intermediate container 8ebf83fba72a 20:03:48 ---> 98719875c305 20:03:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:48 ---> Running in f72080d54586 20:03:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:03:49 Removing intermediate container f72080d54586 20:03:49 ---> c41abd7f3f0d 20:03:49 Step 21/23 : LABEL arch=x86_64 20:03:49 ---> Running in c90c50881b15 20:03:49 Removing intermediate container c90c50881b15 20:03:49 ---> 51430a129c6e 20:03:49 Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:03:49 ---> Running in 8af80e9beac9 20:03:50 Removing intermediate container 8af80e9beac9 20:03:50 ---> 4acc7acda880 20:03:50 Step 23/23 : LABEL version=0.0.0 20:03:50 ---> Running in 1e6cb45e9e62 20:03:50 Removing intermediate container 1e6cb45e9e62 20:03:50 ---> ddd156bc956d 20:03:50 20:03:50 Successfully built ddd156bc956d 20:03:50 Successfully tagged support-scheduler:latest 20:03:50 Building security-bootstrapper 20:03:52 ce5c4a1c91eb: Pull complete 20:03:52 169dfbe0d373: Pull complete 20:03:52 e1ff8fa3b103: Pull complete 20:03:53  Building support-scheduler ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:53 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:03:53 ---> f5877720e79a 20:03:53 Step 3/33 : WORKDIR /edgex-go 20:03:53 ---> Using cache 20:03:53 ---> a799cb740350 20:03:53 Step 4/33 : RUN apk add --update --no-cache make git 20:03:53 ---> Using cache 20:03:53 ---> ca625a50070a 20:03:53 Step 5/33 : COPY go.mod vendor* ./ 20:03:53 ---> Using cache 20:03:53 ---> c4461ddba756 20:03:53 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:53 ---> Using cache 20:03:53 ---> 512a0d543cfa 20:03:53 Step 7/33 : COPY . . 20:03:53 ---> Using cache 20:03:53 ---> bc15ab71a49d 20:03:53 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:54 ---> Running in 94aa3dbb23e5 20:03:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:03:59 52ebb69f0ebf: Pull complete 20:04:00 5abe8eddf0d5: Pull complete 20:04:00 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:04:00 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:00 WORKDIR /edgex 20:04:00 COPY go.mod . 20:04:00 RUN go mod download build 20:04:00 -t ci-base-image-arm64 -f - . 20:04:01 Sending build context to Docker daemon 2.932MB 20:04:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:01 ---> 6cb57ee374ae 20:04:01 Step 2/4 : WORKDIR /edgex 20:04:03 ---> Running in a55e5202bb20 20:04:03 Removing intermediate container a55e5202bb20 20:04:03 ---> d27f6548a0b2 20:04:03 Step 3/4 : COPY go.mod . 20:04:05 ---> 4a805b56a281 20:04:05 Step 4/4 : RUN go mod download 20:04:05 ---> Running in a68777542123 20:04:17 Removing intermediate container f67718500f6f 20:04:17 ---> dd5e65677ca2 20:04:17 20:04:17 Step 10/25 : FROM alpine:3.17 20:04:17 ---> b2aa39c304c2 20:04:17 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:04:17 ---> Using cache 20:04:17 ---> 2e1232f7ad22 20:04:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:17 ---> Using cache 20:04:17 ---> 9712e61d3229 20:04:17 Step 13/25 : ENV APP_PORT=59881 20:04:17 ---> Running in c3aee1fc570f 20:04:17 Removing intermediate container c3aee1fc570f 20:04:17 ---> 8c71507d721c 20:04:17 Step 14/25 : EXPOSE $APP_PORT 20:04:17 ---> Running in 4964fabf8f92 20:04:17 Removing intermediate container 4964fabf8f92 20:04:17 ---> 28a07d1be759 20:04:17 Step 15/25 : WORKDIR / 20:04:17 ---> Running in b73c70029cd7 20:04:17 Removing intermediate container b73c70029cd7 20:04:17 ---> d927998978ef 20:04:17 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:04:17 ---> bd9ac230cf3b 20:04:17 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:04:17 Removing intermediate container c4c253dac4e9 20:04:17 Removing intermediate container a949f4343c61 20:04:17 ---> ae231792d620 20:04:17 ---> f6e7ee3af7f7 20:04:17 20:04:17 Step 10/23 : FROM alpine:3.17 20:04:17 ---> b2aa39c304c2 20:04:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:04:17 20:04:17 Step 10/23 : FROM alpine:3.17 20:04:17 ---> b2aa39c304c2 20:04:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:17 ---> Using cache 20:04:17 ---> ace3c52ed690 20:04:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:17 ---> Using cache 20:04:17 ---> 1e82fe56ec63 20:04:17 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:17 ---> Using cache 20:04:17 ---> de1aa6b7d38f 20:04:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:17 ---> Using cache 20:04:17 ---> f63f4f7fbd86 20:04:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:17 ---> Running in afed99f4b6d4 20:04:17 ---> 2768d054d0fe 20:04:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:17 Removing intermediate container afed99f4b6d4 20:04:17 ---> 05d25aa69117 20:04:17 Step 12/23 : ENV APP_PORT=59880 20:04:17 ---> Running in e6c9cceff855 20:04:17 ---> dce93ab50adf 20:04:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:04:17 Removing intermediate container e6c9cceff855 20:04:17 ---> f8d55cc4b860 20:04:17 Step 13/23 : EXPOSE $APP_PORT 20:04:17 ---> 1fe8ec8639fb 20:04:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:04:17 ---> Running in 568a53864dca 20:04:17 ---> b036dbc6ef5f 20:04:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:04:17 Removing intermediate container 568a53864dca 20:04:17 ---> 8c1944c57fe7 20:04:17 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:04:17 ---> a42111567a3f 20:04:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:04:17 ---> Running in 880b658830f8 20:04:17 ---> 6f8d06925ff7 20:04:17 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:17 ---> a0d456a11040 20:04:17 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:04:17 ---> Running in 77b7d0849d5b 20:04:17 ---> Running in 71ffd3fd9159 20:04:18 Removing intermediate container 71ffd3fd9159 20:04:18 ---> 60f4e3147843 20:04:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:18 ---> Running in 73c29cf09279 20:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:18 Removing intermediate container 73c29cf09279 20:04:18 ---> ec9a3ebb81c0 20:04:18 Step 23/25 : LABEL arch=x86_64 20:04:18 ---> Running in ae74e5233907 20:04:18 (1/1) Installing dumb-init (1.2.5-r2) 20:04:18 Executing busybox-1.35.0-r29.trigger 20:04:18 OK: 7 MiB in 16 packages 20:04:18 Removing intermediate container ae74e5233907 20:04:18 ---> c6e69d4a25c7 20:04:18 Step 24/25 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:04:18 ---> Running in 175cc6f76920 20:04:18 Removing intermediate container 77b7d0849d5b 20:04:18 ---> a54f42e4701f 20:04:18 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:18 Removing intermediate container 175cc6f76920 20:04:18 ---> ef415cd2d164 20:04:18 Step 25/25 : LABEL version=0.0.0 20:04:18 ---> Running in b5a627ebca56 20:04:18 ---> Running in 3ad499cd640a 20:04:19 Removing intermediate container b5a627ebca56 20:04:19 ---> 3e2f2d016524 20:04:19 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:04:19 Removing intermediate container 3ad499cd640a 20:04:19 ---> 5caec48d1c66 20:04:19 20:04:19 Removing intermediate container 880b658830f8 20:04:19 ---> 9d65d3d77425 20:04:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:19 ---> Running in 3956dbe86f4b 20:04:19 Successfully built 5caec48d1c66 20:04:19 Successfully tagged core-metadata:latest 20:04:19  Building core-metadata ... done Building security-proxy-setup 20:04:19 Removing intermediate container 95b0e07cdecc 20:04:19 ---> 2d4b6afcbe5c 20:04:19 20:04:19 Step 9/24 : FROM alpine:3.17 20:04:19 ---> b2aa39c304c2 20:04:19 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:04:19 Removing intermediate container 3956dbe86f4b 20:04:19 ---> 4b0d0b0507da 20:04:19 Step 21/23 : LABEL arch=x86_64 20:04:20 ---> Running in 7f63e6b93c8e 20:04:20 ---> 27d5b29b4d7d 20:04:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:20 ---> Running in ec97f584b1ea 20:04:20 Removing intermediate container ec97f584b1ea 20:04:20 ---> 26a870f74e9a 20:04:20 Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:20 ---> f722b2a331b6 20:04:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:04:20 ---> Running in 994a1b91c01e 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:20 Removing intermediate container 994a1b91c01e 20:04:20 ---> e6791f482500 20:04:20 Step 23/23 : LABEL version=0.0.0 20:04:21 ---> Running in 6f1c020814ca 20:04:21 (1/3) Installing ca-certificates (20220614-r4) 20:04:21 (2/3) Installing dumb-init (1.2.5-r2) 20:04:21 (3/3) Installing su-exec (0.2-r2) 20:04:21 Executing busybox-1.35.0-r29.trigger 20:04:21 Executing ca-certificates-20220614-r4.trigger 20:04:21 Removing intermediate container 6f1c020814ca 20:04:21 ---> d3ccb69d9718 20:04:21 20:04:21 Removing intermediate container 94aa3dbb23e5 20:04:21 ---> b5156077a08b 20:04:21 20:04:21 Step 9/33 : FROM alpine:3.17 20:04:21 ---> b2aa39c304c2 20:04:21 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:21 ---> Using cache 20:04:21 ---> 9207a31d9fba 20:04:21 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:04:21 OK: 8 MiB in 18 packages 20:04:21 ---> Running in 5e009a33e30f 20:04:21 Successfully built d3ccb69d9718 20:04:21 Successfully tagged core-common-config-bootstrapper:latest 20:04:21  Building core-common-config-bootstrapper ... done Building security-spire-server 20:04:21 ---> e01e1021d8cb 20:04:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:22 (1/2) Installing dumb-init (1.2.5-r2) 20:04:22 (2/2) Installing su-exec (0.2-r2) 20:04:22 Executing busybox-1.35.0-r29.trigger 20:04:22 OK: 7 MiB in 17 packages 20:04:22 ---> e152ffd368a1 20:04:22 Step 19/23 : ENTRYPOINT ["/core-data"] 20:04:22 Removing intermediate container 7f63e6b93c8e 20:04:22 ---> b9a305061cbf 20:04:22 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:04:22 ---> Running in e654ead60f57 20:04:22 ---> Running in c5863614d9a4 20:04:22 Removing intermediate container c5863614d9a4 20:04:22 ---> cf6e8ed3b8d7 20:04:22 Step 12/24 : WORKDIR / 20:04:22 Removing intermediate container 5e009a33e30f 20:04:22 ---> 6286b9e7d82f 20:04:22 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:04:22 Removing intermediate container e654ead60f57 20:04:22 ---> 75cb17902b66 20:04:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:22 ---> Running in bb0a52c40a33 20:04:22 ---> Running in e3f2c8f41af9 20:04:22 ---> Running in 021e5829f758 20:04:23 Removing intermediate container bb0a52c40a33 20:04:23 ---> 0d51e084ae77 20:04:23 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:04:23 Removing intermediate container e3f2c8f41af9 20:04:23 ---> 1a89abb2dc81 20:04:23 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:04:23 Removing intermediate container 021e5829f758 20:04:23 ---> 9009a9823993 20:04:23 Step 21/23 : LABEL arch=x86_64 20:04:23 ---> Running in eb48e23f4295 20:04:23 ---> Running in 758dbc673d46 20:04:23 Removing intermediate container 758dbc673d46 20:04:23 ---> 34679d5ef829 20:04:23 Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:04:23 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:04:23 ---> f5877720e79a 20:04:23 Step 3/21 : WORKDIR /edgex-go 20:04:23 ---> Using cache 20:04:23 ---> a799cb740350 20:04:23 Step 4/21 : RUN apk add --update --no-cache make git 20:04:23 ---> Using cache 20:04:23 ---> ca625a50070a 20:04:23 Step 5/21 : COPY go.mod vendor* ./ 20:04:23 ---> Using cache 20:04:23 ---> c4461ddba756 20:04:23 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:23 ---> Using cache 20:04:23 ---> 512a0d543cfa 20:04:23 Step 7/21 : COPY . . 20:04:23 Removing intermediate container eb48e23f4295 20:04:23 ---> 70e7103279ef 20:04:23 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:04:23 ---> Using cache 20:04:23 ---> bc15ab71a49d 20:04:23 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:04:23 ---> bec079267583 20:04:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:04:23 ---> Running in 18335cd2a7da 20:04:23 ---> Running in d1c4504b55a9 20:04:23 ---> Running in afb46779c549 20:04:23 Removing intermediate container 18335cd2a7da 20:04:23 ---> 7c6d00569bfe 20:04:23 Step 23/23 : LABEL version=0.0.0 20:04:23 Removing intermediate container d1c4504b55a9 20:04:23 ---> 99f00c01a3a2 20:04:23 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:04:23 ---> c02ff09fff05 20:04:23 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:04:23 ---> Running in 6e8139efcec1 20:04:23 ---> Running in bff6dea8f16c 20:04:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:04:24 Removing intermediate container bff6dea8f16c 20:04:24 ---> cfad752b748c 20:04:24 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:04:24 Removing intermediate container 6e8139efcec1 20:04:24 ---> 2fac01bfbe3c 20:04:24 20:04:24 Successfully built 2fac01bfbe3c 20:04:24 ---> Running in bc71892f4565 20:04:24 ---> 329fbcdaad83 20:04:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:04:24 Successfully tagged core-data:latest 20:04:24  Building core-data ... done Building support-notifications 20:04:25 ---> 8665a53ccfc2 20:04:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:04:25 ---> c3ad05f3a935 20:04:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:04:25 Removing intermediate container bc71892f4565 20:04:25 ---> 0403bed85ea1 20:04:25 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:04:25 ---> Running in 96598a3c846e 20:04:25 Removing intermediate container 96598a3c846e 20:04:25 ---> 61ea0dbb2f8e 20:04:25 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:04:26 ---> 145650436f9a 20:04:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:04:26 ---> bb6716f04db1 20:04:26 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:04:26 ---> Running in 2b18af549d33 20:04:26 ---> 47302e98088d 20:04:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:26 ---> Running in 6baf6706ca92 20:04:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:04:26 ---> f5877720e79a 20:04:26 Step 3/25 : WORKDIR /edgex-go 20:04:26 ---> Using cache 20:04:26 ---> a799cb740350 20:04:26 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:04:26 ---> Using cache 20:04:26 ---> 432e8ea52315 20:04:26 Step 5/25 : COPY go.mod vendor* ./ 20:04:26 ---> Using cache 20:04:26 ---> afab2675ab99 20:04:26 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:26 ---> Using cache 20:04:26 ---> 3e3276d71b46 20:04:26 Step 7/25 : COPY . . 20:04:26 ---> Using cache 20:04:26 ---> 5ae26294d4f8 20:04:26 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:04:26 ---> Using cache 20:04:26 ---> bc93552afa7b 20:04:26 Step 9/25 : WORKDIR /edgex-go/spire-build 20:04:26 ---> Using cache 20:04:26 ---> 3b2bff8ccd04 20:04:26 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:26 ---> Using cache 20:04:26 ---> 0b9ba1d53bda 20:04:26 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:04:26 ---> Running in d447500efb83 20:04:28 Removing intermediate container 6baf6706ca92 20:04:28 ---> d58e136a000a 20:04:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:04:28 Removing intermediate container 2b18af549d33 20:04:28 ---> fdf461c12d84 20:04:28 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:28 ---> f5877720e79a 20:04:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:28 ---> Using cache 20:04:28 ---> cc8ed8dfefb7 20:04:28 Step 4/23 : WORKDIR /edgex-go 20:04:28 ---> Using cache 20:04:28 ---> 2969d72f7077 20:04:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:04:28 ---> Running in 7d387beeb795 20:04:28 ---> Running in c8509528f2e9 20:04:28 Removing intermediate container d447500efb83 20:04:28 ---> f814899f5677 20:04:28 Step 12/25 : WORKDIR /edgex-go 20:04:28 Removing intermediate container c8509528f2e9 20:04:28 ---> f591fe0527c0 20:04:28 Step 22/24 : LABEL arch=x86_64 20:04:28 ---> Running in 03f1d2ad8d8a 20:04:28 ---> 9a4935781a81 20:04:28 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:04:28 ---> Running in f5bcf06823f8 20:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:28 Removing intermediate container f5bcf06823f8 20:04:28 ---> 47db504d2e60 20:04:28 Step 23/24 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:28 Removing intermediate container 03f1d2ad8d8a 20:04:28 ---> 573c8f9c7a6e 20:04:28 20:04:28 Step 13/25 : FROM alpine:3.17 20:04:28 ---> b2aa39c304c2 20:04:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:28 ---> Using cache 20:04:28 ---> 9207a31d9fba 20:04:28 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:28 ---> Running in 870ed31a1297 20:04:28 ---> a35d0185f717 20:04:28 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:04:28 ---> Running in 624a94e235ed 20:04:28 OK: 265 MiB in 53 packages 20:04:29 Removing intermediate container 870ed31a1297 20:04:29 ---> 03af589add3b 20:04:29 Step 24/24 : LABEL version=0.0.0 20:04:29 ---> Running in 75b4a523aecd 20:04:29 Removing intermediate container 75b4a523aecd 20:04:29 ---> 3e85a7805a5a 20:04:29 20:04:29 Successfully built 3e85a7805a5a 20:04:29 Successfully tagged security-secretstore-setup:latest 20:04:29  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:29 ---> bfc110035b42 20:04:29 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:04:29 Removing intermediate container 7d387beeb795 20:04:29 ---> a035797edb6c 20:04:29 Step 6/23 : COPY go.mod vendor* ./ 20:04:29 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:29 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:29 OK: 17815 distinct packages available 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:29 ---> b3ed0ed82069 20:04:29 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:04:30 ---> f584bb1c9a49 20:04:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:30 (1/5) Installing dumb-init (1.2.5-r2) 20:04:30 ---> Running in e89fc464d0ff 20:04:30 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:30 (3/5) Installing libucontext (1.2-r0) 20:04:30 (4/5) Installing gcompat (1.1.0-r0) 20:04:30 (5/5) Installing openssl (3.0.8-r0) 20:04:30 Executing busybox-1.35.0-r29.trigger 20:04:30 OK: 8 MiB in 20 packages 20:04:30 ---> e2cece9f99ad 20:04:30 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:04:30 ---> 9c858e8e7f01 20:04:30 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:04:30 Removing intermediate container 624a94e235ed 20:04:30 ---> 2d4f8598bc31 20:04:30 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:04:30 ---> 9dcbfe162c32 20:04:30 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:04:31 ---> 1c7b1e0b4689 20:04:31 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:31 ---> 7afd38af1c4d 20:04:31 Step 28/33 : RUN chmod +x /entrypoint.sh 20:04:31 ---> Running in 0eb0cdb01d8d 20:04:32 Removing intermediate container 0eb0cdb01d8d 20:04:32 ---> cd60bfa99518 20:04:32 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:04:32 ---> 9ba9cd4dfa52 20:04:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:04:32 ---> Running in 02bbe979de06 20:04:32 Removing intermediate container 02bbe979de06 20:04:32 ---> 9c49a5892079 20:04:32 Step 30/33 : CMD ["gate"] 20:04:32 ---> Running in 688a6a2aaaa1 20:04:32 ---> ed3232265604 20:04:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:04:32 Removing intermediate container 688a6a2aaaa1 20:04:32 ---> d332de632a70 20:04:32 Step 31/33 : LABEL arch=x86_64 20:04:32 ---> bcbc26583aca 20:04:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:04:32 ---> Running in 9ec267b1e282 20:04:32 Removing intermediate container 9ec267b1e282 20:04:32 ---> 3dc9e3a033d3 20:04:32 Step 32/33 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:04:32 ---> Running in 272970a449b6 20:04:32 ---> cb5a788db318 20:04:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:32 ---> Running in 4eaae45c277d 20:04:32 Removing intermediate container 272970a449b6 20:04:32 ---> 2b05d9516294 20:04:32 Step 33/33 : LABEL version=0.0.0 20:04:32 ---> Running in 6b4cab547116 20:04:32 Removing intermediate container 4eaae45c277d 20:04:32 ---> 897fdd8e75ec 20:04:32 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:33 ---> Running in 36ac4d77d409 20:04:33 Removing intermediate container 6b4cab547116 20:04:33 ---> 89d75cfa5994 20:04:33 20:04:33 Removing intermediate container 36ac4d77d409 20:04:33 ---> 9f4288afaf56 20:04:33 Step 23/25 : LABEL arch=x86_64 20:04:33 Successfully built 89d75cfa5994 20:04:33 Successfully tagged security-bootstrapper:latest 20:04:33  Building security-bootstrapper ... done  ---> Running in 13bead2322da 20:04:33 Removing intermediate container 13bead2322da 20:04:33 ---> 22371cfd33a1 20:04:33 Step 24/25 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:04:33 ---> Running in 55c65f172d6b 20:04:33 Removing intermediate container 55c65f172d6b 20:04:33 ---> f9cccf887b56 20:04:33 Step 25/25 : LABEL version=0.0.0 20:04:33 ---> Running in 367a8a27d032 20:04:33 Removing intermediate container 367a8a27d032 20:04:33 ---> ad57ec3b8410 20:04:33 20:04:33 Successfully built ad57ec3b8410 20:04:33 Successfully tagged security-spire-server:latest 20:04:37 Removing intermediate container a68777542123 20:04:37 ---> 2d06b9fc446e 20:04:37 Successfully built 2d06b9fc446e 20:04:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:37 + docker inspect -f . ci-base-image-arm64 20:04:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:38 prd-ubuntu20.04-docker-arm64-4c-16g-2270 does not seem to be running inside a container 20:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:39 $ docker top b82bdb53971ddb1cc105da16a0689c6e6b4f52bdbd7a406ed4fef6d6708916b5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:40 + go version 20:04:40 go version go1.20.2 linux/arm64 20:04:40  Building security-spire-server ... done Removing intermediate container afb46779c549 20:04:40 ---> 57753b74ef58 20:04:40 20:04:40 Step 9/21 : FROM alpine:3.17 20:04:40 ---> b2aa39c304c2 20:04:40 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:04:40 ---> Running in b4bd3b51d4c7 20:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] } 20:04:40 $ docker stop --time=1 b82bdb53971ddb1cc105da16a0689c6e6b4f52bdbd7a406ed4fef6d6708916b5 20:04:40 (1/2) Installing dumb-init (1.2.5-r2) 20:04:40 (2/2) Installing openssl (3.0.8-r0) 20:04:40 Executing busybox-1.35.0-r29.trigger 20:04:40 OK: 8 MiB in 17 packages 20:04:41 Removing intermediate container b4bd3b51d4c7 20:04:41 ---> 094dbaa80adf 20:04:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:04:41 ---> Running in a0a5b103faba 20:04:41 Removing intermediate container a0a5b103faba 20:04:41 ---> 89525f2ce729 20:04:41 Step 12/21 : WORKDIR /edgex 20:04:41 ---> Running in 13fd008141f9 20:04:41 Removing intermediate container 13fd008141f9 20:04:41 ---> 066c8c80aa89 20:04:41 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:04:41 ---> b7574dec322e 20:04:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:04:41 $ docker rm -f --volumes b82bdb53971ddb1cc105da16a0689c6e6b4f52bdbd7a406ed4fef6d6708916b5 20:04:42 ---> 5fe63633431c 20:04:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 20:04:42 ---> a8281dee847d 20:04:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:04:42 ---> 30fc8885a379 20:04:42 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:42 ---> Running in cb781dd2555c [Pipeline] sh 20:04:42 Removing intermediate container e89fc464d0ff 20:04:42 ---> 27a45e353e31 20:04:42 Step 8/23 : COPY . . 20:04:42 + docker inspect -f . ci-base-image-arm64 20:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:43 prd-ubuntu20.04-docker-arm64-4c-16g-2270 does not seem to be running inside a container 20:04:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:44 Removing intermediate container cb781dd2555c 20:04:44 ---> 5b7677d2264c 20:04:44 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:04:44 ---> Running in 612baa71332e 20:04:44 Removing intermediate container 612baa71332e 20:04:44 ---> bb1ee453825a 20:04:44 Step 19/21 : LABEL arch=x86_64 20:04:44 ---> Running in e6e53a087129 20:04:44 Removing intermediate container e6e53a087129 20:04:44 ---> a94f994de461 20:04:44 Step 20/21 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:04:44 ---> Running in ab2190d47da5 20:04:44 $ docker top 5da7de044f291f6ccc639aca35812b32f843a1469fd2e1bf956575c8205995a2 -eo pid,comm 20:04:44 Removing intermediate container ab2190d47da5 20:04:44 ---> 29029331d518 20:04:44 Step 21/21 : LABEL version=0.0.0 20:04:44 ---> Running in f7c787dd8bf7 20:04:44 Removing intermediate container f7c787dd8bf7 20:04:44 ---> d081354e7a8b 20:04:44 20:04:44 Successfully built d081354e7a8b 20:04:44 Successfully tagged security-proxy-setup:latest [Pipeline] { [Pipeline] echo 20:04:44 ========================================================= 20:04:44 [edgeXBuildGoParallel] Running Tests and Build... 20:04:44 ========================================================= [Pipeline] sh 20:04:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:04:45 + make test 20:04:45 go test -race -coverprofile=coverage.out ./... 20:04:46  Building security-proxy-setup ... done  ---> 47f6499b9b5b 20:04:46 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:04:46 ---> Running in c6a031390e39 20:04:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:05:04 Removing intermediate container c6a031390e39 20:05:04 ---> 02fd72e2cf8b 20:05:04 20:05:04 Step 10/23 : FROM alpine:3.17 20:05:04 ---> b2aa39c304c2 20:05:04 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:05:04 ---> Running in 7473ba773cb1 20:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:04 (1/2) Installing ca-certificates (20220614-r4) 20:05:04 (2/2) Installing dumb-init (1.2.5-r2) 20:05:04 Executing busybox-1.35.0-r29.trigger 20:05:04 Executing ca-certificates-20220614-r4.trigger 20:05:04 OK: 8 MiB in 17 packages 20:05:04 Removing intermediate container 7473ba773cb1 20:05:04 ---> fd4dd9247335 20:05:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:05:04 ---> Running in cb4754ebc8be 20:05:04 Removing intermediate container cb4754ebc8be 20:05:04 ---> ceeddb780c1e 20:05:04 Step 13/23 : ENV APP_PORT=59860 20:05:04 ---> Running in 8538a7fd0229 20:05:04 Removing intermediate container 8538a7fd0229 20:05:04 ---> 85688a023fa9 20:05:04 Step 14/23 : EXPOSE $APP_PORT 20:05:04 ---> Running in ed73a35a1e72 20:05:04 Removing intermediate container ed73a35a1e72 20:05:04 ---> 881a68a0ecc1 20:05:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:04 ---> 63f927295b79 20:05:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:04 ---> 31b94eff4669 20:05:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:04 ---> b9726327cb49 20:05:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:05:04 ---> df85831e9976 20:05:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:05:04 ---> Running in 46a65e9dc2c9 20:05:04 Removing intermediate container 46a65e9dc2c9 20:05:04 ---> 2133abf5d2e0 20:05:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:04 ---> Running in b4a5b3090b8f 20:05:05 Removing intermediate container b4a5b3090b8f 20:05:05 ---> 474d56682ccf 20:05:05 Step 21/23 : LABEL arch=x86_64 20:05:05 ---> Running in deebe5c378df 20:05:05 Removing intermediate container deebe5c378df 20:05:05 ---> 915bf6f0f86d 20:05:05 Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:05:05 ---> Running in 31cc11f1a406 20:05:05 Removing intermediate container 31cc11f1a406 20:05:05 ---> f246a18a98d8 20:05:05 Step 23/23 : LABEL version=0.0.0 20:05:05 ---> Running in 9c205850bade 20:05:05 Removing intermediate container 9c205850bade 20:05:05 ---> a2c10c794a66 20:05:05 20:05:05 Successfully built a2c10c794a66 20:05:05 Successfully tagged support-notifications:latest 20:05:05  Building support-notifications ... done  [Pipeline] } 20:05:05 $ docker stop --time=1 7f2013d6b86a4a870d8d25723000ab67639b5cd6de11efe88fbbca1805590a33 20:05:06 $ docker rm -f --volumes 7f2013d6b86a4a870d8d25723000ab67639b5cd6de11efe88fbbca1805590a33 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:07 + docker images 20:05:07 REPOSITORY TAG IMAGE ID CREATED SIZE 20:05:07 support-notifications latest a2c10c794a66 1 second ago 33MB 20:05:07 02fd72e2cf8b 5 seconds ago 1.75GB 20:05:07 security-proxy-setup latest d081354e7a8b 22 seconds ago 18.7MB 20:05:07 57753b74ef58 28 seconds ago 1.66GB 20:05:07 security-bootstrapper latest 89d75cfa5994 33 seconds ago 22MB 20:05:07 security-spire-server latest ad57ec3b8410 33 seconds ago 89.8MB 20:05:07 security-secretstore-setup latest 3e85a7805a5a 37 seconds ago 32.6MB 20:05:07 573c8f9c7a6e 38 seconds ago 1.54GB 20:05:07 core-data latest 2fac01bfbe3c 43 seconds ago 20MB 20:05:07 core-common-config-bootstrapper latest d3ccb69d9718 45 seconds ago 17.5MB 20:05:07 b5156077a08b 46 seconds ago 1.67GB 20:05:07 2d4b6afcbe5c 47 seconds ago 1.68GB 20:05:07 core-metadata latest 5caec48d1c66 48 seconds ago 20.6MB 20:05:07 ae231792d620 50 seconds ago 1.68GB 20:05:07 f6e7ee3af7f7 50 seconds ago 1.69GB 20:05:07 dd5e65677ca2 53 seconds ago 1.69GB 20:05:07 support-scheduler latest ddd156bc956d About a minute ago 32.4MB 20:05:07 7c6bae4992e5 About a minute ago 1.75GB 20:05:07 security-spiffe-token-provider latest b1f2db676e9c About a minute ago 32.6MB 20:05:07 core-command latest 63cb2f0bc045 About a minute ago 19.8MB 20:05:07 security-proxy-auth latest ecc84b03d257 About a minute ago 18.3MB 20:05:07 68ffc69ad90b About a minute ago 1.72GB 20:05:07 563fdff6189c About a minute ago 1.68GB 20:05:07 3015c34a5090 About a minute ago 1.66GB 20:05:07 security-spire-agent latest 61ebbf01cd52 About a minute ago 129MB 20:05:07 security-spire-config latest 9728f225b384 About a minute ago 88.9MB 20:05:07 8ce49d89ccb8 2 minutes ago 1.54GB 20:05:07 8edd2f0c5e0a 2 minutes ago 1.54GB 20:05:07 ci-base-image-x86_64 latest f5877720e79a 4 minutes ago 883MB 20:05:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB 20:05:07 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 20:05:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:05:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:05:32 ? github.com/edgexfoundry/edgex-go [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.417s coverage: 28.7% of statements 20:08:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.345s coverage: 98.5% of statements 20:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:08:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.407s coverage: 71.2% of statements 20:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:08:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.310s coverage: 54.0% of statements 20:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:08:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.255s coverage: 88.5% of statements 20:08:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.499s coverage: 3.9% of statements 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:08:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.645s coverage: 95.6% of statements 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:08:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.200s coverage: 72.2% of statements 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:08:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 65.9% of statements 20:09:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:09:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.433s coverage: 0.9% of statements 20:09:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 29.0% of statements 20:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.551s coverage: 45.5% of statements 20:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.442s coverage: 82.9% of statements 20:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.457s coverage: 94.1% of statements 20:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.505s coverage: 96.3% of statements 20:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:09:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements 20:09:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:09:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:09:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:09:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.276s coverage: 79.9% of statements 20:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.328s coverage: 92.9% of statements 20:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 20:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.239s coverage: 86.9% of statements 20:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements 20:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements 20:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 20:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.510s coverage: 81.2% of statements 20:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:09:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.525s coverage: 82.1% of statements 20:09:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.305s coverage: 84.8% of statements 20:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements 20:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.257s coverage: 100.0% of statements 20:09:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 20:09:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 20:09:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:09:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 20:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.049s coverage: 38.4% of statements 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.257s coverage: 89.5% of statements 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:10:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements 20:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:10:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements 20:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:10:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.636s coverage: 92.3% of statements 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:10:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.313s coverage: 61.5% of statements 20:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:10:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.428s coverage: 97.7% of statements 20:10:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:10:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:10:33 go vet ./... 20:13:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:13:24 ./bin/test-attribution-txt.sh [Pipeline] echo 20:13:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:13:25 + ls -al . 20:13:25 total 700 20:13:25 drwxrwxr-x 10 1001 1001 4096 Mar 15 20:04 . 20:13:25 drwxr-xr-x 4 root root 4096 Mar 15 20:04 .. 20:13:25 drwxrwxr-x 2 1001 1001 4096 Mar 15 20:03 .blubracket 20:13:25 -rw-rw-r-- 1 1001 1001 16 Mar 15 20:03 .dockerignore 20:13:25 drwxrwxr-x 8 1001 1001 4096 Mar 15 20:03 .git 20:13:25 drwxrwxr-x 3 1001 1001 4096 Mar 15 20:03 .github 20:13:25 -rw-rw-r-- 1 1001 1001 1133 Mar 15 20:03 .gitignore 20:13:25 -rw-rw-r-- 1 1001 1001 42 Mar 15 20:03 .golangci.yml 20:13:25 -rw-rw-r-- 1 1001 1001 87 Mar 15 20:03 .hadolint.yml 20:13:25 -rw-rw-r-- 1 1001 1001 166 Mar 15 20:03 .sonarcloud.properties 20:13:25 -rw-rw-r-- 1 1001 1001 1171 Mar 15 20:03 ADOPTERS.md 20:13:25 -rw-rw-r-- 1 1001 1001 10825 Mar 15 20:03 Attribution.txt 20:13:25 -rw-rw-r-- 1 1001 1001 73765 Mar 15 20:03 CHANGELOG.md 20:13:25 -rw-rw-r-- 1 1001 1001 3804 Mar 15 20:03 CONTRIBUTING.md 20:13:25 -rw-rw-r-- 1 1001 1001 677 Mar 15 20:03 GOVERNANCE.md 20:13:25 -rw-rw-r-- 1 1001 1001 883 Mar 15 20:03 Jenkinsfile 20:13:25 -rw-rw-r-- 1 1001 1001 10775 Mar 15 20:03 LICENSE 20:13:25 -rw-rw-r-- 1 1001 1001 14266 Mar 15 20:03 Makefile 20:13:25 -rw-rw-r-- 1 1001 1001 582 Mar 15 20:03 OWNERS.md 20:13:25 -rw-rw-r-- 1 1001 1001 9403 Mar 15 20:03 README.md 20:13:25 -rw-rw-r-- 1 1001 1001 789 Mar 15 20:03 SECURITY.md 20:13:25 -rw-rw-r-- 1 1001 1001 5 Mar 15 19:59 VERSION 20:13:25 drwxrwxr-x 2 1001 1001 4096 Mar 15 20:03 bin 20:13:25 drwxrwxr-x 18 1001 1001 4096 Mar 15 20:03 cmd 20:13:25 -rw-r--r-- 1 root root 447486 Mar 15 20:10 coverage.out 20:13:25 -rw-rw-r-- 1 1001 1001 3232 Mar 15 20:03 go.mod 20:13:25 -rw-rw-r-- 1 1001 1001 31098 Mar 15 20:03 go.sum 20:13:25 drwxrwxr-x 7 1001 1001 4096 Mar 15 20:03 internal 20:13:25 drwxrwxr-x 3 1001 1001 4096 Mar 15 20:03 openapi 20:13:25 -rw-rw-r-- 1 1001 1001 594 Mar 15 20:03 security.txt 20:13:25 drwxrwxr-x 4 1001 1001 4096 Mar 15 20:03 snap 20:13:25 -rw-rw-r-- 1 1001 1001 204 Mar 15 20:03 version.go [Pipeline] sh 20:13:25 + '[' -e coverage.out ] 20:13:25 + chown 1001:1001 coverage.out [Pipeline] stash 20:13:25 Warning: overwriting stash ‘coverage-report’ 20:13:26 Stashed 1 file(s) [Pipeline] sh 20:13:27 + make build 20:13:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:15:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:15:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:15:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:15:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:16:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:16:07 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:16:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:16: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:16:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:16:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:16:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:16:40 $ docker stop --time=1 5da7de044f291f6ccc639aca35812b32f843a1469fd2e1bf956575c8205995a2 20:16:42 $ docker rm -f --volumes 5da7de044f291f6ccc639aca35812b32f843a1469fd2e1bf956575c8205995a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:45 20:16:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:45 latest: Pulling from edgex-devops/edgex-compose-arm64 20:16:45 29e5d40040c1: Pulling fs layer 20:16:45 1ce36da41761: Pulling fs layer 20:16:45 25b303627fd3: Pulling fs layer 20:16:46 1ce36da41761: Verifying Checksum 20:16:46 1ce36da41761: Download complete 20:16:46 29e5d40040c1: Download complete 20:16:46 29e5d40040c1: Pull complete 20:16:47 1ce36da41761: Pull complete 20:16:48 25b303627fd3: Download complete 20:16:58 25b303627fd3: Pull complete 20:16:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:16:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:58 prd-ubuntu20.04-docker-arm64-4c-16g-2270 does not seem to be running inside a container 20:16:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:17:01 $ docker top 5820bb8ddd0e3a25e4085007bd2e2d3ac867204823f082ef0c7e71d4c9a987b7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:02 + grep+ paralleldocker-compose 20:17:02 build --help 20:17:07 --parallel Build images in parallel. [Pipeline] } 20:17:07 $ docker stop --time=1 5820bb8ddd0e3a25e4085007bd2e2d3ac867204823f082ef0c7e71d4c9a987b7 20:17:09 $ docker rm -f --volumes 5820bb8ddd0e3a25e4085007bd2e2d3ac867204823f082ef0c7e71d4c9a987b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:10 prd-ubuntu20.04-docker-arm64-4c-16g-2270 does not seem to be running inside a container 20:17:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:17:11 $ docker top 9d7c1c13404e271d52fced9a3cbae7cb7aedfbe5aac8dfcc03b030d9a87bb6a0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:11 + docker-compose -f ./docker-compose-build.yml build --parallel 20:17:17 Building core-command ... 20:17:17 Building core-common-config-bootstrapper ... 20:17:17 Building core-data ... 20:17:17 Building core-metadata ... 20:17:17 Building security-bootstrapper ... 20:17:17 Building security-proxy-auth ... 20:17:17 Building security-proxy-setup ... 20:17:17 Building security-secretstore-setup ... 20:17:17 Building security-spiffe-token-provider ... 20:17:17 Building security-spire-agent ... 20:17:17 Building security-spire-config ... 20:17:17 Building security-spire-server ... 20:17:17 Building support-notifications ... 20:17:17 Building support-scheduler ... 20:17:17 Building core-command 20:17:17 Building core-common-config-bootstrapper 20:17:17 Building security-spiffe-token-provider 20:17:17 Building core-metadata 20:17:17 Building security-proxy-setup 20:18:04 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:18:04 ---> 2d06b9fc446e 20:18:04 Step 3/21 : WORKDIR /edgex-go 20:18:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:04 ---> 2d06b9fc446e 20:18:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:18:04 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:18:04 ---> 2d06b9fc446e 20:18:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:18:04 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:18:04 ---> 2d06b9fc446e 20:18:04 Step 3/20 : WORKDIR /edgex-go 20:18:04 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:18:04 ---> 2d06b9fc446e 20:18:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:18:04 ---> Running in 2847da7c34de 20:18:04 ---> Running in 8a5e0814e78e 20:18:04 ---> Running in 1477319f7962 20:18:04 ---> Running in 6e8aab4b4f58 20:18:04 ---> Running in 52a8a3666b22 20:18:05 Removing intermediate container 52a8a3666b22 20:18:05 ---> ff668c08ccf2 20:18:05 Step 4/25 : WORKDIR /edgex-go 20:18:05 Removing intermediate container 8a5e0814e78e 20:18:05 ---> 6d30cf5c5d15 20:18:05 Step 4/23 : WORKDIR /edgex-go 20:18:05 Removing intermediate container 1477319f7962 20:18:05 ---> 5c4d7f8142ad 20:18:05 Step 4/21 : RUN apk add --update --no-cache make git 20:18:05 ---> Running in c3483e57277f 20:18:05 Removing intermediate container 2847da7c34de 20:18:05 ---> 97285e130e9c 20:18:05 Step 4/24 : WORKDIR /edgex-go 20:18:05 Removing intermediate container 6e8aab4b4f58 20:18:05 ---> 395a52e5e62c 20:18:05 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:18:05 ---> Running in a1b8dff317df 20:18:05 ---> Running in 38c6afc21c87 20:18:05 ---> Running in 7a43b730bee4 20:18:05 ---> Running in 2d66d26d242d 20:18:06 Removing intermediate container c3483e57277f 20:18:06 ---> 107818a83b08 20:18:06 Step 5/25 : RUN apk add --update --no-cache make git 20:18:06 Removing intermediate container a1b8dff317df 20:18:06 ---> abf2fc7c2632 20:18:06 Step 5/23 : RUN apk add --update --no-cache make git 20:18:06 ---> Running in 11d6cf02bbce 20:18:07 ---> Running in 7f27ce3f929f 20:18:07 Removing intermediate container 7a43b730bee4 20:18:07 ---> cc9b4078352d 20:18:07 Step 5/24 : RUN apk add --update --no-cache make git 20:18:07 ---> Running in 2d4be50766d6 20:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:10 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:18:10 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:18:10 OK: 17686 distinct packages available 20:18:10 OK: 263 MiB in 53 packages 20:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:11 OK: 263 MiB in 53 packages 20:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:12 OK: 263 MiB in 53 packages 20:18:12 OK: 263 MiB in 53 packages 20:18:12 Removing intermediate container 38c6afc21c87 20:18:12 ---> 30dd84f29f55 20:18:12 Step 5/21 : COPY go.mod vendor* ./ 20:18:13 Removing intermediate container 11d6cf02bbce 20:18:13 ---> 926004f4b648 20:18:13 Step 6/25 : COPY go.mod vendor* ./ 20:18:13 OK: 263 MiB in 53 packages 20:18:14 ---> 265335e9474d 20:18:14 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:14 ---> Running in dd44cb4629a8 20:18:14 Removing intermediate container 7f27ce3f929f 20:18:14 ---> 80b85dd2e9a1 20:18:14 Step 6/23 : COPY go.mod vendor* ./ 20:18:14 Removing intermediate container 2d4be50766d6 20:18:14 ---> 64524d41e667 20:18:14 Step 6/24 : COPY go.mod vendor* ./ 20:18:14 ---> bd5fcfb5f7b6 20:18:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:15 ---> Running in 68378ac0c879 20:18:15 Removing intermediate container 2d66d26d242d 20:18:15 ---> 43d079792d40 20:18:15 Step 5/20 : COPY go.mod vendor* ./ 20:18:15 ---> 148615da618f 20:18:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:15 ---> 0c3b61d373aa 20:18:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:16 ---> Running in a124db1d9825 20:18:16 ---> Running in 1f031c1118ff 20:18:17 ---> 45a16f4d45d1 20:18:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:17 ---> Running in 893c484808fb 20:20:09 Removing intermediate container 68378ac0c879 20:20:09 ---> e3639e001568 20:20:09 Step 8/25 : COPY . . 20:20:09 Removing intermediate container 893c484808fb 20:20:09 ---> 404e045a7b37 20:20:09 Step 7/20 : COPY . . 20:20:09 Removing intermediate container dd44cb4629a8 20:20:09 ---> 11778792c0bf 20:20:09 Step 7/21 : COPY . . 20:20:09 Removing intermediate container a124db1d9825 20:20:09 ---> 3a6089f6e892 20:20:09 Step 8/23 : COPY . . 20:20:09 Removing intermediate container 1f031c1118ff 20:20:09 ---> 8d7224f2c7d9 20:20:09 Step 8/24 : COPY . . 20:20:19 ---> a06c802b9ab2 20:20:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:20:19 ---> af9f5be63eda 20:20:19 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:20:19 ---> 258f6850e316 20:20:19 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:20:19 ---> 33d9b17e40b2 20:20:19 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:20:19 ---> ca175da47bb1 20:20:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:20:19 ---> Running in 3f6816bf88f2 20:20:19 ---> Running in e5353bc2ef6e 20:20:19 ---> Running in 4340461ba9f1 20:20:19 ---> Running in b9fe637b4b24 20:20:19 ---> Running in d91450d078b8 20:20:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:20:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:20:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:20:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:27:14 Removing intermediate container d91450d078b8 20:27:14 ---> 378d7d588f0f 20:27:14 20:27:14 Step 9/21 : FROM alpine:3.17 20:27:14 3.17: Pulling from library/alpine 20:27:14 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:27:14 Status: Downloaded newer image for alpine:3.17 20:27:14 ---> d74e625d9115 20:27:14 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:27:14 ---> Running in fc9c6f5b0466 20:27:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:14 (1/2) Installing dumb-init (1.2.5-r2) 20:27:14 (2/2) Installing openssl (3.0.8-r0) 20:27:14 Executing busybox-1.35.0-r29.trigger 20:27:14 OK: 8 MiB in 17 packages 20:27:14 Removing intermediate container fc9c6f5b0466 20:27:14 ---> 6ebe02470ad5 20:27:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:27:14 ---> Running in 72d3b102af6f 20:27:14 Removing intermediate container 72d3b102af6f 20:27:14 ---> 8de036eea6b8 20:27:14 Step 12/21 : WORKDIR /edgex 20:27:14 ---> Running in 965241e895db 20:27:14 Removing intermediate container 965241e895db 20:27:14 ---> 9f589c0aebf4 20:27:14 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:27:14 ---> f1efe2fc8900 20:27:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:27:14 ---> 2ae5a80886eb 20:27:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:27:14 ---> 41f2855201be 20:27:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:27:14 ---> 42d514d8c215 20:27:14 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:27:14 ---> Running in b2a8d010842e 20:27:17 Removing intermediate container b2a8d010842e 20:27:17 ---> a3299d8d98af 20:27:17 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:27:17 ---> Running in 301ff31fec70 20:27:17 Removing intermediate container 301ff31fec70 20:27:17 ---> bac693f0074d 20:27:17 Step 19/21 : LABEL arch=arm64 20:27:17 ---> Running in 6a48ad3228dc 20:27:18 Removing intermediate container 6a48ad3228dc 20:27:18 ---> 5f40b7756335 20:27:18 Step 20/21 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:27:18 ---> Running in 30eca529f679 20:27:19 Removing intermediate container 30eca529f679 20:27:19 ---> f7eff40030e1 20:27:19 Step 21/21 : LABEL version=0.0.0 20:27:19 ---> Running in 0dfbb056c57c 20:27:19 Removing intermediate container 0dfbb056c57c 20:27:19 ---> 9c6ded7b4dfe 20:27:19 20:27:20 Successfully built 9c6ded7b4dfe 20:27:20 Successfully tagged security-proxy-setup-arm64:latest 20:27:20 Building security-proxy-auth 20:27:38  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:27:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:27:38 ---> 2d06b9fc446e 20:27:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:27:38 ---> Using cache 20:27:38 ---> 97285e130e9c 20:27:38 Step 4/23 : WORKDIR /edgex-go 20:27:38 ---> Using cache 20:27:38 ---> cc9b4078352d 20:27:38 Step 5/23 : RUN apk add --update --no-cache make git 20:27:38 ---> Using cache 20:27:38 ---> 64524d41e667 20:27:38 Step 6/23 : COPY go.mod vendor* ./ 20:27:38 ---> Using cache 20:27:38 ---> 148615da618f 20:27:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:38 ---> Using cache 20:27:38 ---> 8d7224f2c7d9 20:27:38 Step 8/23 : COPY . . 20:27:38 ---> Using cache 20:27:38 ---> 258f6850e316 20:27:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:27:38 ---> Running in fec08f95e537 20:27:41 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:27:48 Removing intermediate container 3f6816bf88f2 20:27:48 ---> 7cc83ddfef90 20:27:48 20:27:48 Step 10/23 : FROM alpine:3.17 20:27:48 ---> d74e625d9115 20:27:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:27:48 ---> Running in f7ac56b63cdd 20:27:48 Removing intermediate container f7ac56b63cdd 20:27:48 ---> e7c78cac8bf6 20:27:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:27:48 ---> Running in b5290dc39e28 20:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:54 (1/1) Installing dumb-init (1.2.5-r2) 20:27:54 Executing busybox-1.35.0-r29.trigger 20:27:54 OK: 8 MiB in 16 packages 20:27:57 Removing intermediate container b5290dc39e28 20:27:57 ---> 93ea737222e8 20:27:57 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:57 Removing intermediate container 4340461ba9f1 20:27:57 ---> 2edc4904d88a 20:27:57 20:27:57 Step 10/24 : FROM alpine:3.17 20:27:57 ---> d74e625d9115 20:27:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:27:57 ---> Running in f58f1a08ad35 20:27:58 ---> 62241bf01d37 20:27:58 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:27:59 ---> 7c1174e3ea06 20:27:59 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:01 ---> 3c8185298e24 20:28:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:28:02 ---> 0820f1523962 20:28:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:28:03 (1/1) Installing dumb-init (1.2.5-r2) 20:28:03 Executing busybox-1.35.0-r29.trigger 20:28:03 OK: 8 MiB in 16 packages 20:28:03 ---> 8b9c7badd45f 20:28:03 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:28:03 ---> Running in 77b4ca9084a5 20:28:05 Removing intermediate container f58f1a08ad35 20:28:05 ---> 86716f642153 20:28:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:28:05 ---> Running in a120ad2248a0 20:28:06 Removing intermediate container a120ad2248a0 20:28:06 ---> 463275e12149 20:28:06 Step 13/24 : ENV APP_PORT=59882 20:28:06 ---> Running in e7f05c5f7147 20:28:07 Removing intermediate container e7f05c5f7147 20:28:07 ---> d24be2e3b1be 20:28:07 Step 14/24 : EXPOSE $APP_PORT 20:28:07 ---> Running in 3eb34ccc5a56 20:28:08 Removing intermediate container 77b4ca9084a5 20:28:08 ---> 4474a6b6a781 20:28:08 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:28:08 ---> Running in ed22623259c2 20:28:08 Removing intermediate container 3eb34ccc5a56 20:28:08 ---> 6d5a54d1877a 20:28:08 Step 15/24 : WORKDIR / 20:28:08 ---> Running in fc1ff0df92c2 20:28:09 Removing intermediate container ed22623259c2 20:28:09 ---> 38d04ff26d4d 20:28:09 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:28:09 ---> Running in 72691c3487a4 20:28:10 Removing intermediate container fc1ff0df92c2 20:28:10 ---> 5ba5d3c899dc 20:28:10 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:11 Removing intermediate container 72691c3487a4 20:28:11 ---> e5cfdc01f350 20:28:11 Step 21/23 : LABEL arch=arm64 20:28:11 ---> Running in 0e5d86968ea0 20:28:12 Removing intermediate container 0e5d86968ea0 20:28:12 ---> 76638d5153b7 20:28:12 Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:28:12 ---> 265db24b6768 20:28:12 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:28:12 ---> Running in 23f4673d750e 20:28:13 Removing intermediate container 23f4673d750e 20:28:13 ---> 9e14ef4b821a 20:28:13 Step 23/23 : LABEL version=0.0.0 20:28:13 ---> Running in 61a8039b0880 20:28:13 ---> ca749bb14624 20:28:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:28:14 Removing intermediate container 61a8039b0880 20:28:14 ---> 92916f4d73e8 20:28:14 20:28:14 Successfully built 92916f4d73e8 20:28:14 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:28:14  Building core-common-config-bootstrapper ... done Building core-data 20:28:17 ---> 2b42172b4714 20:28:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:28:19 ---> bfcf31776059 20:28:19 Step 20/24 : ENTRYPOINT ["/core-command"] 20:28:19 ---> Running in 4cdb2eda6c5e 20:28:22 Removing intermediate container 4cdb2eda6c5e 20:28:22 ---> 7864733f340b 20:28:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:22 ---> Running in 6e1daa50d046 20:28:23 Removing intermediate container 6e1daa50d046 20:28:23 ---> 9b4ea3f97a7a 20:28:23 Step 22/24 : LABEL arch=arm64 20:28:23 Removing intermediate container b9fe637b4b24 20:28:23 ---> 573d0a0f47cd 20:28:23 ---> Running in f23ccf2078c6 20:28:23 20:28:23 Step 10/25 : FROM alpine:3.17 20:28:23 ---> d74e625d9115 20:28:23 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:28:23 ---> Using cache 20:28:23 ---> 86716f642153 20:28:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:28:23 ---> Using cache 20:28:23 ---> 463275e12149 20:28:23 Step 13/25 : ENV APP_PORT=59881 20:28:23 ---> Running in d22c9549dc72 20:28:24 Removing intermediate container f23ccf2078c6 20:28:24 ---> 2c73d155ec57 20:28:24 Step 23/24 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:28:24 Removing intermediate container d22c9549dc72 20:28:24 ---> b4d08d8b3bf8 20:28:24 Step 14/25 : EXPOSE $APP_PORT 20:28:24 ---> Running in 0a4c4ae4923f 20:28:24 ---> Running in 8ffcb91992df 20:28:25 Removing intermediate container 0a4c4ae4923f 20:28:25 ---> 22fc16f8d7fc 20:28:25 Step 24/24 : LABEL version=0.0.0 20:28:25 Removing intermediate container 8ffcb91992df 20:28:25 ---> 0cd4175ca120 20:28:25 Step 15/25 : WORKDIR / 20:28:25 ---> Running in 1c713f610966 20:28:26 ---> Running in fe338e34ed08 20:28:27 Removing intermediate container fe338e34ed08 20:28:27 ---> ac2e5e773e7b 20:28:27 20:28:27 Removing intermediate container 1c713f610966 20:28:27 ---> 815e80c31292 20:28:27 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:27 Successfully built ac2e5e773e7b 20:28:27 Successfully tagged core-command-arm64:latest 20:28:27  Building core-command ... done Building security-spire-agent 20:28:28 ---> 8bd1956ebfe2 20:28:28 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:28:29 ---> 8fa148228d60 20:28:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:28:32 ---> 65ae070e53d4 20:28:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:28:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:34 ---> 2d06b9fc446e 20:28:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:28:34 ---> Using cache 20:28:34 ---> 97285e130e9c 20:28:34 Step 4/23 : WORKDIR /edgex-go 20:28:34 ---> Using cache 20:28:34 ---> cc9b4078352d 20:28:34 Step 5/23 : RUN apk add --update --no-cache make git 20:28:34 ---> Using cache 20:28:34 ---> 64524d41e667 20:28:34 Step 6/23 : COPY go.mod vendor* ./ 20:28:34 ---> Using cache 20:28:34 ---> 148615da618f 20:28:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:34 ---> Using cache 20:28:34 ---> 8d7224f2c7d9 20:28:34 Step 8/23 : COPY . . 20:28:34 ---> Using cache 20:28:34 ---> 258f6850e316 20:28:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:28:35 ---> c7f9fab489fa 20:28:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:28:35 ---> Running in d2f89734198a 20:28:37 ---> e8c369db6802 20:28:37 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:28:37 ---> Running in 766368a4bcd6 20:28:38 Removing intermediate container 766368a4bcd6 20:28:38 ---> 33dcdf3308fb 20:28:38 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:28:38 ---> Running in 6d1f5343b63d 20:28:39 Removing intermediate container 6d1f5343b63d 20:28:39 ---> 098819f40aa6 20:28:39 Step 23/25 : LABEL arch=arm64 20:28:39 ---> Running in 5205c47c32e1 20:28:40 Removing intermediate container 5205c47c32e1 20:28:40 ---> 5eb2e990bef6 20:28:40 Step 24/25 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:28:40 ---> Running in 70ac048de686 20:28:41 Removing intermediate container 70ac048de686 20:28:41 ---> d7b3940f892f 20:28:41 Step 25/25 : LABEL version=0.0.0 20:28:41 ---> Running in 48f3bc11603e 20:28:42 Removing intermediate container 48f3bc11603e 20:28:42 ---> 760c759e62b1 20:28:42 20:28:42 Successfully built 760c759e62b1 20:28:42 Successfully tagged core-metadata-arm64:latest 20:28:42  Building core-metadata ... done Building support-scheduler 20:28:52 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:28:52 ---> 2d06b9fc446e 20:28:52 Step 3/26 : WORKDIR /edgex-go 20:28:52 ---> Using cache 20:28:52 ---> 395a52e5e62c 20:28:52 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:28:53 ---> Running in f64043c959e1 20:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:00 OK: 263 MiB in 53 packages 20:29:02 Removing intermediate container f64043c959e1 20:29:02 ---> 2040e98912a1 20:29:02 Step 5/26 : COPY go.mod vendor* ./ 20:29:03 ---> 421e426f234b 20:29:03 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:03 ---> Running in 5b6eebe59131 20:29:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:06 ---> 2d06b9fc446e 20:29:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:29:06 ---> Using cache 20:29:06 ---> 97285e130e9c 20:29:06 Step 4/23 : WORKDIR /edgex-go 20:29:06 ---> Using cache 20:29:06 ---> cc9b4078352d 20:29:06 Step 5/23 : RUN apk add --update --no-cache make git 20:29:06 ---> Using cache 20:29:06 ---> 64524d41e667 20:29:06 Step 6/23 : COPY go.mod vendor* ./ 20:29:06 ---> Using cache 20:29:06 ---> 148615da618f 20:29:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:06 ---> Using cache 20:29:06 ---> 8d7224f2c7d9 20:29:06 Step 8/23 : COPY . . 20:29:06 ---> Using cache 20:29:06 ---> 258f6850e316 20:29:06 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:29:06 ---> Running in b721f0495de2 20:29:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:29:30 Removing intermediate container e5353bc2ef6e 20:29:30 ---> 12f8acbb4402 20:29:30 20:29:30 Step 9/20 : FROM alpine:3.17 20:29:30 ---> d74e625d9115 20:29:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:30 ---> Running in 981234d4e0a3 20:29:30 Removing intermediate container 981234d4e0a3 20:29:30 ---> b71fa9291ba6 20:29:30 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:29:30 ---> Running in f224715efc7c 20:29:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:34 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:34 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:34 OK: 17686 distinct packages available 20:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:36 (1/9) Installing ca-certificates (20220614-r4) 20:29:36 (2/9) Installing brotli-libs (1.0.9-r9) 20:29:36 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:29:36 (4/9) Installing libcurl (7.88.1-r0) 20:29:36 (5/9) Installing curl (7.88.1-r0) 20:29:36 (6/9) Installing dumb-init (1.2.5-r2) 20:29:36 (7/9) Installing musl-obstack (1.2.3-r0) 20:29:36 (8/9) Installing libucontext (1.2-r0) 20:29:36 (9/9) Installing gcompat (1.1.0-r0) 20:29:36 Executing busybox-1.35.0-r29.trigger 20:29:36 Executing ca-certificates-20220614-r4.trigger 20:29:37 OK: 11 MiB in 24 packages 20:29:41 Removing intermediate container f224715efc7c 20:29:41 ---> 0301fc8dea7f 20:29:41 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:42 ---> 23bc475d07e9 20:29:42 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:29:42 ---> 126319329650 20:29:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:29:45 ---> 8a52cd46fe3d 20:29:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:29:46 ---> ec7c87c3de5e 20:29:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:29:46 ---> Running in c1feb7236ecc 20:29:46 Removing intermediate container c1feb7236ecc 20:29:46 ---> 9ab0f5a31f6c 20:29:46 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:29:46 ---> Running in d31ce1d1b4d9 20:29:47 Removing intermediate container d31ce1d1b4d9 20:29:47 ---> 2ab157a89df8 20:29:47 Step 18/20 : LABEL arch=arm64 20:29:47 ---> Running in 2adf54b13911 20:29:47 Removing intermediate container 2adf54b13911 20:29:47 ---> 09e72d93e3a5 20:29:47 Step 19/20 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:29:47 ---> Running in e15076def53d 20:29:48 Removing intermediate container e15076def53d 20:29:48 ---> 36ac9f73080d 20:29:48 Step 20/20 : LABEL version=0.0.0 20:29:48 ---> Running in 91839b49f0b0 20:29:49 Removing intermediate container 91839b49f0b0 20:29:49 ---> 2f1d2106caae 20:29:49 20:29:49 Successfully built 2f1d2106caae 20:29:49 Successfully tagged security-spiffe-token-provider-arm64:latest 20:29:49 Building support-notifications 20:30:11  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:11 ---> 2d06b9fc446e 20:30:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:30:11 ---> Using cache 20:30:11 ---> 97285e130e9c 20:30:11 Step 4/23 : WORKDIR /edgex-go 20:30:11 ---> Using cache 20:30:11 ---> cc9b4078352d 20:30:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:30:11 ---> Running in 329822180daa 20:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:15 OK: 263 MiB in 53 packages 20:30:17 Removing intermediate container 329822180daa 20:30:17 ---> 0cc474cfdbce 20:30:17 Step 6/23 : COPY go.mod vendor* ./ 20:30:21 ---> b30a7a557da9 20:30:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:21 ---> Running in 0b98050c5b3d 20:30:53 Removing intermediate container 5b6eebe59131 20:30:53 ---> 964eefff4c62 20:30:53 Step 7/26 : COPY . . 20:31:08 ---> 2c2852642291 20:31:08 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:31:08 ---> Running in 744bdf969d3d 20:31:08 Removing intermediate container 744bdf969d3d 20:31:08 ---> 4da6351e7570 20:31:08 Step 9/26 : WORKDIR /edgex-go/spire-build 20:31:08 ---> Running in bf71829e26d4 20:31:08 Removing intermediate container bf71829e26d4 20:31:08 ---> 19da2c92f6b5 20:31:08 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:31:08 ---> Running in da59d6da7469 20:31:09 Removing intermediate container da59d6da7469 20:31:09 ---> ca434b446f7a 20:31:09 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:31:09 ---> Running in d54bccc361bd 20:31:12 Removing intermediate container d54bccc361bd 20:31:12 ---> b1686c6fd723 20:31:12 Step 12/26 : WORKDIR /edgex-go 20:31:12 ---> Running in 7fc81d4f8efa 20:31:13 Removing intermediate container 7fc81d4f8efa 20:31:13 ---> 67e511a6c49b 20:31:13 20:31:13 Step 13/26 : FROM alpine:3.17 20:31:13 ---> d74e625d9115 20:31:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:13 ---> Using cache 20:31:13 ---> b71fa9291ba6 20:31:13 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:31:13 ---> Running in 465f07837579 20:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:18 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:31:18 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:31:18 OK: 17686 distinct packages available 20:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:21 (1/5) Installing dumb-init (1.2.5-r2) 20:31:21 (2/5) Installing musl-obstack (1.2.3-r0) 20:31:21 (3/5) Installing libucontext (1.2-r0) 20:31:21 (4/5) Installing gcompat (1.1.0-r0) 20:31:21 (5/5) Installing openssl (3.0.8-r0) 20:31:21 Executing busybox-1.35.0-r29.trigger 20:31:21 OK: 9 MiB in 20 packages 20:31:23 Removing intermediate container 465f07837579 20:31:23 ---> d228b6533267 20:31:23 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:31:26 ---> 59184075b437 20:31:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:31:31 ---> 60c89c2060dc 20:31:31 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:41 ---> bc006a70d153 20:31:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:31:42 ---> a26d3e7cf904 20:31:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:31:44 ---> 521dc5fa218b 20:31:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:31:45 ---> 233bc46b2ffc 20:31:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:45 ---> Running in bcbe858318f2 20:31:46 Removing intermediate container bcbe858318f2 20:31:46 ---> e7bd4e336740 20:31:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:31:46 ---> Running in 011d68140b54 20:31:47 Removing intermediate container 011d68140b54 20:31:47 ---> 294e42824d47 20:31:47 Step 24/26 : LABEL arch=arm64 20:31:47 ---> Running in a171183171cc 20:31:48 Removing intermediate container a171183171cc 20:31:48 ---> b3690a243566 20:31:48 Step 25/26 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:31:48 ---> Running in 2f52e41389e0 20:31:49 Removing intermediate container 2f52e41389e0 20:31:49 ---> 3278e9142cb6 20:31:49 Step 26/26 : LABEL version=0.0.0 20:31:49 ---> Running in 3aa046d03d18 20:31:50 Removing intermediate container 3aa046d03d18 20:31:50 ---> f991b47ddd29 20:31:50 20:31:51 Successfully built f991b47ddd29 20:31:51 Successfully tagged security-spire-agent-arm64:latest 20:31:51 Building security-spire-config 20:32:13  Building security-spire-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:32:13 ---> 2d06b9fc446e 20:32:13 Step 3/26 : WORKDIR /edgex-go 20:32:13 ---> Using cache 20:32:13 ---> 395a52e5e62c 20:32:13 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:32:13 ---> Using cache 20:32:13 ---> 2040e98912a1 20:32:13 Step 5/26 : COPY go.mod vendor* ./ 20:32:13 ---> Using cache 20:32:13 ---> 421e426f234b 20:32:13 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:13 ---> Using cache 20:32:13 ---> 964eefff4c62 20:32:13 Step 7/26 : COPY . . 20:32:13 ---> Using cache 20:32:13 ---> 2c2852642291 20:32:13 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:32:13 ---> Using cache 20:32:13 ---> 4da6351e7570 20:32:13 Step 9/26 : WORKDIR /edgex-go/spire-build 20:32:13 ---> Using cache 20:32:13 ---> 19da2c92f6b5 20:32:13 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:32:13 ---> Using cache 20:32:13 ---> ca434b446f7a 20:32:13 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:32:13 ---> Using cache 20:32:13 ---> b1686c6fd723 20:32:13 Step 12/26 : WORKDIR /edgex-go 20:32:13 ---> Using cache 20:32:13 ---> 67e511a6c49b 20:32:13 20:32:13 Step 13/26 : FROM alpine:3.17 20:32:13 ---> d74e625d9115 20:32:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:13 ---> Using cache 20:32:13 ---> b71fa9291ba6 20:32:13 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:32:14 ---> Running in 587c1966d61b 20:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:18 Removing intermediate container 0b98050c5b3d 20:32:18 ---> 14d45661bb41 20:32:18 Step 8/23 : COPY . . 20:32:19 v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:32:19 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:32:19 OK: 17686 distinct packages available 20:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:22 (1/4) Installing dumb-init (1.2.5-r2) 20:32:22 (2/4) Installing musl-obstack (1.2.3-r0) 20:32:22 (3/4) Installing libucontext (1.2-r0) 20:32:22 (4/4) Installing gcompat (1.1.0-r0) 20:32:22 Executing busybox-1.35.0-r29.trigger 20:32:22 OK: 8 MiB in 19 packages 20:32:25 Removing intermediate container 587c1966d61b 20:32:25 ---> 658c9e6227b3 20:32:25 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:32:26 ---> 882de679980a 20:32:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:32:36 ---> 2abc95b5c159 20:32:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:32:36 ---> bf61403c1ea6 20:32:36 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:32:36 ---> Running in aab10561eef9 20:32:37 ---> 176f7924cb5a 20:32:37 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:32:37 ---> Running in 7d1eb2410df9 20:32:38 Removing intermediate container 7d1eb2410df9 20:32:38 ---> 8b7218aab794 20:32:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:32:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:32:39 ---> aa4c409f4108 20:32:39 Step 21/26 : WORKDIR / 20:32:39 ---> Running in 62c171bfa056 20:32:39 Removing intermediate container 62c171bfa056 20:32:39 ---> 7c150208c771 20:32:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:40 ---> Running in 90cba2d9adaa 20:32:40 Removing intermediate container 90cba2d9adaa 20:32:40 ---> d31ffd0dd0f5 20:32:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:40 ---> Running in a94a649db6c4 20:32:41 Removing intermediate container a94a649db6c4 20:32:41 ---> 0759fb8900d3 20:32:41 Step 24/26 : LABEL arch=arm64 20:32:41 ---> Running in 2fa825804013 20:32:41 Removing intermediate container 2fa825804013 20:32:41 ---> 032aff1902c4 20:32:41 Step 25/26 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:32:42 ---> Running in 40fe4e94510e 20:32:42 Removing intermediate container 40fe4e94510e 20:32:42 ---> c91792775e86 20:32:42 Step 26/26 : LABEL version=0.0.0 20:32:43 ---> Running in 0a68f3003dd0 20:32:44 Removing intermediate container 0a68f3003dd0 20:32:44 ---> 274312c32d8f 20:32:44 20:32:44 Successfully built 274312c32d8f 20:32:44 Successfully tagged security-spire-config-arm64:latest 20:32:44 Building security-bootstrapper 20:33:02  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:02 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:33:02 ---> 2d06b9fc446e 20:33:02 Step 3/33 : WORKDIR /edgex-go 20:33:02 ---> Using cache 20:33:02 ---> 395a52e5e62c 20:33:02 Step 4/33 : RUN apk add --update --no-cache make git 20:33:03 ---> Running in 91338022d990 20:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:07 OK: 263 MiB in 53 packages 20:33:11 Removing intermediate container 91338022d990 20:33:11 ---> abd18727f3dc 20:33:11 Step 5/33 : COPY go.mod vendor* ./ 20:33:12 ---> c51174d16c9c 20:33:12 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:12 ---> Running in 4cdb6bef3995 20:34:20 Removing intermediate container fec08f95e537 20:34:20 ---> 9ab1867534a0 20:34:20 20:34:20 Step 10/23 : FROM alpine:3.17 20:34:20 ---> d74e625d9115 20:34:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:34:20 ---> Using cache 20:34:20 ---> e7c78cac8bf6 20:34:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:34:20 ---> Using cache 20:34:20 ---> 93ea737222e8 20:34:20 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:20 ---> Using cache 20:34:20 ---> 62241bf01d37 20:34:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:34:20 ---> Using cache 20:34:20 ---> 7c1174e3ea06 20:34:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:34:23 ---> 74c94c38a11f 20:34:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:34:24 ---> 630798e1ab7b 20:34:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:34:25 ---> 2a2c70f7b74f 20:34:25 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:26 ---> Running in ada75f783ca7 20:34:30 Removing intermediate container ada75f783ca7 20:34:30 ---> e5ddcc91de4f 20:34:30 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:34:30 ---> Running in 596511b80cfa 20:34:31 Removing intermediate container 596511b80cfa 20:34:31 ---> 87f49393bb93 20:34:31 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:34:31 ---> Running in e363ef3ebc4f 20:34:32 Removing intermediate container e363ef3ebc4f 20:34:32 ---> d44ecd811fb2 20:34:32 Step 21/23 : LABEL arch=arm64 20:34:32 ---> Running in de6908e7702f 20:34:33 Removing intermediate container de6908e7702f 20:34:33 ---> 6e69c1d0e1ac 20:34:33 Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:34:33 ---> Running in afe2bf919b9e 20:34:34 Removing intermediate container afe2bf919b9e 20:34:34 ---> 5c759060f9b6 20:34:34 Step 23/23 : LABEL version=0.0.0 20:34:35 ---> Running in a555c13d844d 20:34:36 Removing intermediate container a555c13d844d 20:34:36 ---> 9f103eb5032f 20:34:36 20:34:36 Successfully built 9f103eb5032f 20:34:36 Successfully tagged security-proxy-auth-arm64:latest 20:34:36 Building security-spire-server 20:34:55  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:34:55 ---> 2d06b9fc446e 20:34:55 Step 3/25 : WORKDIR /edgex-go 20:34:55 ---> Using cache 20:34:55 ---> 395a52e5e62c 20:34:55 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:34:55 ---> Using cache 20:34:55 ---> 2040e98912a1 20:34:55 Step 5/25 : COPY go.mod vendor* ./ 20:34:55 ---> Using cache 20:34:55 ---> 421e426f234b 20:34:55 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:55 ---> Using cache 20:34:55 ---> 964eefff4c62 20:34:55 Step 7/25 : COPY . . 20:34:55 ---> Using cache 20:34:55 ---> 2c2852642291 20:34:55 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:34:55 ---> Using cache 20:34:55 ---> 4da6351e7570 20:34:55 Step 9/25 : WORKDIR /edgex-go/spire-build 20:34:55 ---> Using cache 20:34:55 ---> 19da2c92f6b5 20:34:55 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:34:55 ---> Using cache 20:34:55 ---> ca434b446f7a 20:34:55 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:34:55 ---> Running in af0383ad5ce0 20:34:56 Removing intermediate container 4cdb6bef3995 20:34:56 ---> e1c876c5e925 20:34:56 Step 7/33 : COPY . . 20:34:58 Removing intermediate container af0383ad5ce0 20:34:58 ---> 4d211c423d50 20:34:58 Step 12/25 : WORKDIR /edgex-go 20:34:58 ---> Running in a2d8dedb94a8 20:34:59 Removing intermediate container a2d8dedb94a8 20:34:59 ---> 6a63d83c67f2 20:34:59 20:34:59 Step 13/25 : FROM alpine:3.17 20:34:59 ---> d74e625d9115 20:34:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:59 ---> Using cache 20:34:59 ---> b71fa9291ba6 20:34:59 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:59 ---> Using cache 20:34:59 ---> d228b6533267 20:34:59 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:34:59 ---> Using cache 20:34:59 ---> 59184075b437 20:34:59 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:35:09 ---> 905d0197f88e 20:35:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:35:10 ---> b7ab9e375f5e 20:35:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:35:12 ---> 1c5259527004 20:35:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:35:14 ---> c6566260055d 20:35:14 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:14 ---> Running in 0aae9734b48d 20:35:15 Removing intermediate container 0aae9734b48d 20:35:15 ---> 81859a6f6d98 20:35:15 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:15 ---> Running in 1f03666a7090 20:35:15 ---> 2ceae9941029 20:35:15 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:35:15 ---> Running in 9129383c231f 20:35:15 Removing intermediate container 1f03666a7090 20:35:15 ---> eae753d33f57 20:35:15 Step 23/25 : LABEL arch=arm64 20:35:16 ---> Running in 8e7dbf50afa7 20:35:17 Removing intermediate container 8e7dbf50afa7 20:35:17 ---> b5abc49269a7 20:35:17 Step 24/25 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:35:17 ---> Running in 65b104689f9d 20:35:17 Removing intermediate container 65b104689f9d 20:35:17 ---> b570dc470dd4 20:35:17 Step 25/25 : LABEL version=0.0.0 20:35:17 ---> Running in d034c7f98776 20:35:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:35:18 Removing intermediate container d034c7f98776 20:35:18 ---> 88932da0751f 20:35:18 20:35:18 Successfully built 88932da0751f 20:35:18 Successfully tagged security-spire-server-arm64:latest 20:35:19  Building security-spire-server ... done Building security-secretstore-setup 20:35:37 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:35:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:37 ---> 2d06b9fc446e 20:35:37 Step 3/24 : WORKDIR /edgex-go 20:35:37 ---> Using cache 20:35:37 ---> 395a52e5e62c 20:35:37 Step 4/24 : RUN apk add --update --no-cache make git 20:35:37 ---> Using cache 20:35:37 ---> abd18727f3dc 20:35:37 Step 5/24 : COPY go.mod vendor* ./ 20:35:37 ---> Using cache 20:35:37 ---> c51174d16c9c 20:35:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:37 ---> Using cache 20:35:37 ---> e1c876c5e925 20:35:37 Step 7/24 : COPY . . 20:35:37 ---> Using cache 20:35:37 ---> 2ceae9941029 20:35:37 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:35:37 ---> Running in ec71d8be73f4 20:35:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:36:45 Removing intermediate container d2f89734198a 20:36:45 ---> d75a5e97edc3 20:36:45 20:36:45 Step 10/23 : FROM alpine:3.17 20:36:45 ---> d74e625d9115 20:36:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:45 ---> Running in dd2dd93f6be8 20:36:45 Removing intermediate container dd2dd93f6be8 20:36:45 ---> 11f3176d27dc 20:36:45 Step 12/23 : ENV APP_PORT=59880 20:36:45 ---> Running in 7094c27a89db 20:36:45 Removing intermediate container 7094c27a89db 20:36:45 ---> cdf310fccc15 20:36:45 Step 13/23 : EXPOSE $APP_PORT 20:36:45 ---> Running in 23c7b5cf8896 20:36:46 Removing intermediate container 23c7b5cf8896 20:36:46 ---> 0863c30b7a55 20:36:46 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:36:46 ---> Running in 4ff4726c78e4 20:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:51 (1/1) Installing dumb-init (1.2.5-r2) 20:36:51 Executing busybox-1.35.0-r29.trigger 20:36:51 OK: 8 MiB in 16 packages 20:36:53 Removing intermediate container 4ff4726c78e4 20:36:53 ---> 8ff2c2932f43 20:36:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:54 ---> b7dc0268bb16 20:36:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:36:54 ---> 84081d4cb663 20:36:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:56 ---> 2aa10292ad82 20:36:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:57 ---> 627aca7aeee5 20:36:57 Step 19/23 : ENTRYPOINT ["/core-data"] 20:36:57 ---> Running in 3f06c1deed60 20:36:58 Removing intermediate container 3f06c1deed60 20:36:58 ---> 9b42ad1e25ee 20:36:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:58 ---> Running in 261344b244ef 20:36:59 Removing intermediate container 261344b244ef 20:36:59 ---> 5b2eca352701 20:36:59 Step 21/23 : LABEL arch=arm64 20:36:59 ---> Running in 9ea6416c3606 20:37:01 Removing intermediate container 9ea6416c3606 20:37:01 ---> 77425a809672 20:37:01 Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:37:02 ---> Running in 8c517c56bffc 20:37:02 Removing intermediate container 8c517c56bffc 20:37:02 ---> aa9db52ddd60 20:37:02 Step 23/23 : LABEL version=0.0.0 20:37:02 ---> Running in ac4d100084ec 20:37:03 Removing intermediate container ac4d100084ec 20:37:03 ---> 5f4047ece2be 20:37:03 20:37:03 Successfully built 5f4047ece2be 20:37:03 Successfully tagged core-data-arm64:latest 20:39:40  Building core-data ... done Removing intermediate container b721f0495de2 20:39:40 ---> 9c072a045893 20:39:40 20:39:40 Step 10/23 : FROM alpine:3.17 20:39:40 ---> d74e625d9115 20:39:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:39:40 ---> Using cache 20:39:40 ---> 86716f642153 20:39:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:40 ---> Using cache 20:39:40 ---> 463275e12149 20:39:40 Step 13/23 : ENV APP_PORT=59861 20:39:40 ---> Running in 805664b8a7b4 20:39:40 Removing intermediate container 805664b8a7b4 20:39:40 ---> 66786c8971cf 20:39:40 Step 14/23 : EXPOSE $APP_PORT 20:39:40 ---> Running in d0645874d339 20:39:40 Removing intermediate container d0645874d339 20:39:40 ---> 76e7a9a7d11d 20:39:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:40 ---> 14cda25b1e2d 20:39:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:39:40 ---> 6882637c7e75 20:39:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:39:40 ---> e437ec2b2f9d 20:39:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:39:40 ---> 2663241cee47 20:39:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:39:40 ---> Running in a4429f5f51f5 20:39:40 Removing intermediate container a4429f5f51f5 20:39:40 ---> 05ae12782fbf 20:39:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:40 ---> Running in fb53516fea59 20:39:40 Removing intermediate container fb53516fea59 20:39:40 ---> e879b24d16de 20:39:40 Step 21/23 : LABEL arch=arm64 20:39:40 ---> Running in 777cb694d47a 20:39:40 Removing intermediate container 777cb694d47a 20:39:40 ---> 2eddaeab865c 20:39:40 Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:39:40 ---> Running in 3777796e89e9 20:39:40 Removing intermediate container 3777796e89e9 20:39:40 ---> cff45a505a4b 20:39:40 Step 23/23 : LABEL version=0.0.0 20:39:40 ---> Running in f0e7ac4a61f0 20:39:40 Removing intermediate container f0e7ac4a61f0 20:39:40 ---> d9a487737761 20:39:40 20:39:40 Successfully built d9a487737761 20:39:40 Successfully tagged support-scheduler-arm64:latest 20:40:36  Building support-scheduler ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:40:36 Removing intermediate container 9129383c231f 20:40:36 ---> 534deef455a5 20:40:36 20:40:36 Step 9/33 : FROM alpine:3.17 20:40:36 ---> d74e625d9115 20:40:36 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:36 ---> Using cache 20:40:36 ---> b71fa9291ba6 20:40:36 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:40:36 ---> Running in 2e809aec5e7a 20:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:39 (1/2) Installing dumb-init (1.2.5-r2) 20:40:39 (2/2) Installing su-exec (0.2-r2) 20:40:39 Executing busybox-1.35.0-r29.trigger 20:40:39 OK: 8 MiB in 17 packages 20:40:40 Removing intermediate container 2e809aec5e7a 20:40:40 ---> a9bbc5701a7b 20:40:40 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:40:40 ---> Running in 0019fdbce970 20:40:41 Removing intermediate container 0019fdbce970 20:40:41 ---> 71faff1a8161 20:40:41 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:40:41 ---> Running in 76a067b5d60b 20:40:42 Removing intermediate container 76a067b5d60b 20:40:42 ---> a01e7d5e00e4 20:40:42 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:40:42 ---> Running in 67d87b7365ea 20:40:42 Removing intermediate container 67d87b7365ea 20:40:42 ---> 9862daceacd9 20:40:42 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:40:42 ---> Running in 82388e0e1a85 20:40:43 Removing intermediate container 82388e0e1a85 20:40:43 ---> e15776a3c648 20:40:43 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:40:43 ---> Running in 6984e02b92d5 20:40:43 Removing intermediate container ec71d8be73f4 20:40:43 ---> 7cde86f748d8 20:40:43 20:40:43 Step 9/24 : FROM alpine:3.17 20:40:43 ---> d74e625d9115 20:40:44 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:40:44 ---> Running in b8263815f53b 20:40:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:46 Removing intermediate container 6984e02b92d5 20:40:46 ---> 5467ef875074 20:40:46 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:40:46 ---> Running in e44021558e5c 20:40:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:46 Removing intermediate container e44021558e5c 20:40:46 ---> 30f10ccd2125 20:40:46 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:40:47 ---> a9f1f434448b 20:40:47 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:40:47 ---> Running in d6bba73242d0 20:40:47 (1/3) Installing ca-certificates (20220614-r4) 20:40:47 (2/3) Installing dumb-init (1.2.5-r2) 20:40:47 (3/3) Installing su-exec (0.2-r2) 20:40:47 Executing busybox-1.35.0-r29.trigger 20:40:47 Executing ca-certificates-20220614-r4.trigger 20:40:48 OK: 8 MiB in 18 packages 20:40:50 Removing intermediate container b8263815f53b 20:40:50 ---> a0f79fae30fd 20:40:50 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:40:50 ---> Running in 78b42c92907a 20:40:50 Removing intermediate container d6bba73242d0 20:40:50 ---> 93fff0373f84 20:40:50 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:50 Removing intermediate container 78b42c92907a 20:40:50 ---> c3930298f76b 20:40:50 Step 12/24 : WORKDIR / 20:40:50 ---> Running in 6bd74b97631a 20:40:51 ---> c3a725c81fa5 20:40:51 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:40:51 Removing intermediate container 6bd74b97631a 20:40:51 ---> 26c6ff77fac8 20:40:51 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:40:51 ---> d6d12f3ebe38 20:40:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:40:51 ---> d959fa9422f5 20:40:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:40:52 ---> e67b4a17cf72 20:40:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:40:53 ---> 03fc43b65b80 20:40:53 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:40:53 ---> 2506a97514cc 20:40:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:40:55 ---> 349cd7493731 20:40:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:40:55 ---> e2053565f6cc 20:40:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:40:55 ---> 7eabcb1bfe37 20:40:55 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:40:56 ---> 9875cf90603e 20:40:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:40:56 ---> c7e213eea489 20:40:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:40:57 ---> 8c309c9e766d 20:40:57 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:40:58 ---> 3467d4e23fc0 20:40:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:40:58 ---> cb2b565551a0 20:40:58 Step 28/33 : RUN chmod +x /entrypoint.sh 20:40:58 ---> Running in caa086482c9a 20:40:59 ---> 8766b6715fcd 20:40:59 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:59 ---> Running in 8d774db167a7 20:41:01 Removing intermediate container caa086482c9a 20:41:01 ---> fd3ded4557e8 20:41:01 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:41:01 ---> Running in 01d39ce54ae0 20:41:01 Removing intermediate container 01d39ce54ae0 20:41:01 ---> d15ae613185f 20:41:01 Step 30/33 : CMD ["gate"] 20:41:01 Removing intermediate container 8d774db167a7 20:41:01 ---> 83fc84ca6796 20:41:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:41:01 ---> Running in 28fe83b802a2 20:41:01 ---> Running in e924649a9b5b 20:41:02 Removing intermediate container 28fe83b802a2 20:41:02 ---> f60968649942 20:41:02 Step 31/33 : LABEL arch=arm64 20:41:02 Removing intermediate container e924649a9b5b 20:41:02 ---> 76017f927054 20:41:02 Step 22/24 : LABEL arch=arm64 20:41:02 ---> Running in daba362ac7ed 20:41:02 ---> Running in 845ff79ef95d 20:41:02 Removing intermediate container daba362ac7ed 20:41:02 ---> bfb26ac1d827 20:41:02 Step 32/33 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:41:02 Removing intermediate container 845ff79ef95d 20:41:02 ---> 6c562b265aa2 20:41:02 Step 23/24 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:41:02 ---> Running in e2b39bb9baee 20:41:03 ---> Running in 6722ad6c12f6 20:41:03 Removing intermediate container e2b39bb9baee 20:41:03 ---> 3c28515a5380 20:41:03 Step 33/33 : LABEL version=0.0.0 20:41:03 Removing intermediate container 6722ad6c12f6 20:41:03 ---> 04d381cafedb 20:41:03 Step 24/24 : LABEL version=0.0.0 20:41:03 ---> Running in a52a33e81934 20:41:03 ---> Running in 16ca8066788a 20:41:04 Removing intermediate container a52a33e81934 20:41:04 ---> b7d672114f4a 20:41:04 20:41:04 Removing intermediate container 16ca8066788a 20:41:04 ---> a4ff75eb7159 20:41:04 20:41:04 Successfully built b7d672114f4a 20:41:04 Successfully tagged security-bootstrapper-arm64:latest 20:41:04  Building security-bootstrapper ... done Successfully built a4ff75eb7159 20:41:04 Successfully tagged security-secretstore-setup-arm64:latest 20:41:09  Building security-secretstore-setup ... done Removing intermediate container aab10561eef9 20:41:09 ---> 806e40714e39 20:41:09 20:41:09 Step 10/23 : FROM alpine:3.17 20:41:09 ---> d74e625d9115 20:41:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:41:09 ---> Running in 1c82757a7004 20:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:12 (1/2) Installing ca-certificates (20220614-r4) 20:41:12 (2/2) Installing dumb-init (1.2.5-r2) 20:41:12 Executing busybox-1.35.0-r29.trigger 20:41:12 Executing ca-certificates-20220614-r4.trigger 20:41:12 OK: 8 MiB in 17 packages 20:41:13 Removing intermediate container 1c82757a7004 20:41:13 ---> 2756d2e93659 20:41:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:41:13 ---> Running in c286c4847be0 20:41:13 Removing intermediate container c286c4847be0 20:41:13 ---> db21a9e08aeb 20:41:13 Step 13/23 : ENV APP_PORT=59860 20:41:14 ---> Running in 3ab726cc105c 20:41:14 Removing intermediate container 3ab726cc105c 20:41:14 ---> 9d8f0edc8dea 20:41:14 Step 14/23 : EXPOSE $APP_PORT 20:41:14 ---> Running in 93afd4c5dea8 20:41:14 Removing intermediate container 93afd4c5dea8 20:41:14 ---> b4300dbfe5b9 20:41:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:15 ---> aff5d556674e 20:41:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:41:15 ---> 0266cec2d7e7 20:41:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:41:17 ---> 9390308c86d1 20:41:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:41:17 ---> cbf22cbbbcdb 20:41:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:41:17 ---> Running in 4752f827fc3b 20:41:18 Removing intermediate container 4752f827fc3b 20:41:18 ---> 90e472e6ff3d 20:41:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:18 ---> Running in a103dbcfac5b 20:41:18 Removing intermediate container a103dbcfac5b 20:41:18 ---> f9b8d8a1d481 20:41:18 Step 21/23 : LABEL arch=arm64 20:41:18 ---> Running in 6e309befb61b 20:41:18 Removing intermediate container 6e309befb61b 20:41:18 ---> dd5cd43feac5 20:41:18 Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa 20:41:18 ---> Running in d70583424e17 20:41:19 Removing intermediate container d70583424e17 20:41:19 ---> a48fb9cf8c86 20:41:19 Step 23/23 : LABEL version=0.0.0 20:41:19 ---> Running in d00a6c04a850 20:41:19 Removing intermediate container d00a6c04a850 20:41:19 ---> 0fd6dfbff2f6 20:41:19 20:41:19 Successfully built 0fd6dfbff2f6 20:41:19 Successfully tagged support-notifications-arm64:latest 20:41:20  Building support-notifications ... done  [Pipeline] } 20:41:20 $ docker stop --time=1 9d7c1c13404e271d52fced9a3cbae7cb7aedfbe5aac8dfcc03b030d9a87bb6a0 20:41:22 $ docker rm -f --volumes 9d7c1c13404e271d52fced9a3cbae7cb7aedfbe5aac8dfcc03b030d9a87bb6a0 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:22 + docker images 20:41:22 REPOSITORY TAG IMAGE ID CREATED SIZE 20:41:22 support-notifications-arm64 latest 0fd6dfbff2f6 3 seconds ago 32.5MB 20:41:22 806e40714e39 14 seconds ago 1.56GB 20:41:22 security-bootstrapper-arm64 latest b7d672114f4a 19 seconds ago 21.8MB 20:41:22 security-secretstore-setup-arm64 latest a4ff75eb7159 19 seconds ago 32MB 20:41:22 7cde86f748d8 39 seconds ago 1.48GB 20:41:22 534deef455a5 48 seconds ago 1.47GB 20:41:22 support-scheduler-arm64 latest d9a487737761 About a minute ago 31.8MB 20:41:22 9c072a045893 About a minute ago 1.56GB 20:41:22 core-data-arm64 latest 5f4047ece2be 4 minutes ago 19.9MB 20:41:22 d75a5e97edc3 4 minutes ago 1.5GB 20:41:22 security-spire-server-arm64 latest 88932da0751f 6 minutes ago 87.1MB 20:41:22 6a63d83c67f2 6 minutes ago 1.35GB 20:41:22 security-proxy-auth-arm64 latest 9f103eb5032f 6 minutes ago 18.2MB 20:41:22 9ab1867534a0 7 minutes ago 1.47GB 20:41:22 security-spire-config-arm64 latest 274312c32d8f 8 minutes ago 86.2MB 20:41:22 security-spire-agent-arm64 latest f991b47ddd29 9 minutes ago 125MB 20:41:22 67e511a6c49b 10 minutes ago 1.35GB 20:41:22 security-spiffe-token-provider-arm64 latest 2f1d2106caae 11 minutes ago 32.6MB 20:41:22 12f8acbb4402 11 minutes ago 1.53GB 20:41:22 core-metadata-arm64 latest 760c759e62b1 12 minutes ago 20.4MB 20:41:22 core-command-arm64 latest ac2e5e773e7b 12 minutes ago 19.7MB 20:41:22 573d0a0f47cd 13 minutes ago 1.5GB 20:41:22 core-common-config-bootstrapper-arm64 latest 92916f4d73e8 13 minutes ago 17.4MB 20:41:22 2edc4904d88a 13 minutes ago 1.49GB 20:41:22 7cc83ddfef90 13 minutes ago 1.48GB 20:41:22 security-proxy-setup-arm64 latest 9c6ded7b4dfe 14 minutes ago 18.6MB 20:41:22 378d7d588f0f 14 minutes ago 1.47GB 20:41:22 ci-base-image-arm64 latest 2d06b9fc446e 36 minutes ago 868MB 20:41:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB 20:41:22 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 20:41:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:23 20:41:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:24 arm64: Pulling from edgex-lftools-log-publisher 20:41:24 8998bd30e6a1: Pulling fs layer 20:41:24 04944245beec: Pulling fs layer 20:41:24 699f458cf7ca: Pulling fs layer 20:41:24 765212b225bb: Pulling fs layer 20:41:24 f23df028b6ca: Pulling fs layer 20:41:24 d65c8cfc05b1: Pulling fs layer 20:41:24 2437ff75d9bd: Pulling fs layer 20:41:24 765212b225bb: Waiting 20:41:24 f23df028b6ca: Waiting 20:41:24 d65c8cfc05b1: Waiting 20:41:24 04944245beec: Verifying Checksum 20:41:24 04944245beec: Download complete 20:41:24 765212b225bb: Download complete 20:41:24 f23df028b6ca: Verifying Checksum 20:41:24 f23df028b6ca: Download complete 20:41:24 d65c8cfc05b1: Verifying Checksum 20:41:24 d65c8cfc05b1: Download complete 20:41:24 699f458cf7ca: Verifying Checksum 20:41:24 699f458cf7ca: Download complete 20:41:25 8998bd30e6a1: Verifying Checksum 20:41:25 8998bd30e6a1: Download complete 20:41:27 2437ff75d9bd: Verifying Checksum 20:41:27 2437ff75d9bd: Download complete 20:41:29 8998bd30e6a1: Pull complete 20:41:29 04944245beec: Pull complete 20:41:31 699f458cf7ca: Pull complete 20:41:31 765212b225bb: Pull complete 20:41:31 f23df028b6ca: Pull complete 20:41:31 d65c8cfc05b1: Pull complete 20:41:46 2437ff75d9bd: Pull complete 20:41:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:41:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:47 prd-ubuntu20.04-docker-arm64-4c-16g-2270 does not seem to be running inside a container 20:41:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:41:50 $ docker top a4f536f72cd67931032327a06e9406bb6f4c9e894dcbae7747be6b8e6208802a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:51 ---> job-cost.sh 20:41:51 lf-activate-venv: SKIPPING 20:41:51 INFO: No Stack... 20:41:51 INFO: Retrieving Pricing Info for: v3-standard-4 20:41:52 INFO: Archiving Costs [Pipeline] sh 20:41:52 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:41:52 + cut -d, -f6 [Pipeline] lock 20:41:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4451-1-stack-cost] 20:41:52 Resource [jenkins-edgexfoundry-edgex-go-PR-4451-1-stack-cost] did not exist. Created. 20:41:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4451-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:53 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:53 Stashed 1 file(s) [Pipeline] } 20:41:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4451-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:53 $ docker stop --time=1 a4f536f72cd67931032327a06e9406bb6f4c9e894dcbae7747be6b8e6208802a 20:41:55 $ docker rm -f --volumes a4f536f72cd67931032327a06e9406bb6f4c9e894dcbae7747be6b8e6208802a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:41:56 provisioning config files... 20:41:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8724037024864138994tmp [Pipeline] { [Pipeline] sh 20:41:56 + set +x 20:41:56 + curl -s https://codecov.io/bash 20:41:56 + bash -s -- 20:41:56 20:41:56 _____ _ 20:41:56 / ____| | | 20:41:56 | | ___ __| | ___ ___ _____ __ 20:41:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:56 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:56 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:56 Bash-1.0.6 20:41:56 20:41:56 20:41:56 ==> git version 2.25.1 found 20:41:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:41:56 Release-Date: 2020-01-08 20:41:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:41:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:41:56 ==> Jenkins CI detected. 20:41:56 current dir:  /w/workspace/edgex-go/1 20:41:56 project root: . 20:41:56 --> token set from env 20:41:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:56 ==> Running gcov in . (disable via -X gcov) 20:41:56 ==> Python coveragepy not found 20:41:56 ==> Searching for coverage reports in: 20:41:56 + . 20:41:56 -> Found 1 reports 20:41:56 ==> Detecting git/mercurial file structure 20:41:56 ==> Reading reports 20:41:56 + ./coverage.out bytes=447486 20:41:56 ==> Appending adjustments 20:41:56 https://docs.codecov.io/docs/fixing-reports 20:41:58 + Found adjustments 20:41:58 ==> Gzipping contents 20:41:58 60K /tmp/codecov.yqPwOm.gz 20:41:58 ==> Uploading reports 20:41:58 url: https://codecov.io 20:41:58 query: branch=PR-4451&commit=5750478ce83d7b768b6101a00187535198c15dfa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4451&job=&cmd_args= 20:41:58 -> Pinging Codecov 20:41:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4451&commit=5750478ce83d7b768b6101a00187535198c15dfa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4451&job=&cmd_args= 20:41:58 -> Uploading to 20:41:58 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/00271124DB129430A58F1EEE437C3FCB/5750478ce83d7b768b6101a00187535198c15dfa/f72e0c19-cf5e-4151-b5ea-d0729877310b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T204158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b9d9e9e56b7e7749d2bd7e8eea33b2679c6129000b6101c491c9b1615f5354c 20:41:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:58 Dload Upload Total Spent Left Speed 20:41:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57589 0 0 100 57589 0 217k --:--:-- --:--:-- --:--:-- 217k 20:41:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5750478ce83d7b768b6101a00187535198c15dfa [Pipeline] } 20:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:41:59 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:42:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:42:01 ---> package-listing.sh 20:42:01 ++ facter osfamily 20:42:01 ++ tr '[:upper:]' '[:lower:]' 20:42:01 + OS_FAMILY=debian 20:42:01 + workspace=/w/workspace/edgex-go/1 20:42:01 + START_PACKAGES=/tmp/packages_start.txt 20:42:01 + END_PACKAGES=/tmp/packages_end.txt 20:42:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:42:01 + PACKAGES=/tmp/packages_start.txt 20:42:01 + '[' /w/workspace/edgex-go/1 ']' 20:42:01 + PACKAGES=/tmp/packages_end.txt 20:42:01 + case "${OS_FAMILY}" in 20:42:01 + dpkg -l 20:42:01 + grep '^ii' 20:42:01 + '[' -f /tmp/packages_start.txt ']' 20:42:01 + '[' -f /tmp/packages_end.txt ']' 20:42:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:42:01 + '[' /w/workspace/edgex-go/1 ']' 20:42:01 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:42:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:42:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:42:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:02 20:42:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:02 latest: Pulling from edgex-lftools-log-publisher 20:42:02 5eb5b503b376: Pulling fs layer 20:42:02 5c69ac0246d0: Pulling fs layer 20:42:02 ec43610c2a17: Pulling fs layer 20:42:02 3a2ae6a8a46f: Pulling fs layer 20:42:02 33b1e0a273af: Pulling fs layer 20:42:02 5d3b04190fa2: Pulling fs layer 20:42:02 2f39f015ded8: Pulling fs layer 20:42:02 33b1e0a273af: Waiting 20:42:02 3a2ae6a8a46f: Waiting 20:42:02 2f39f015ded8: Waiting 20:42:02 5c69ac0246d0: Verifying Checksum 20:42:02 5c69ac0246d0: Download complete 20:42:02 3a2ae6a8a46f: Verifying Checksum 20:42:02 3a2ae6a8a46f: Download complete 20:42:02 33b1e0a273af: Verifying Checksum 20:42:02 33b1e0a273af: Download complete 20:42:02 5d3b04190fa2: Download complete 20:42:02 ec43610c2a17: Verifying Checksum 20:42:02 ec43610c2a17: Download complete 20:42:03 5eb5b503b376: Verifying Checksum 20:42:03 5eb5b503b376: Download complete 20:42:03 2f39f015ded8: Download complete 20:42:04 5eb5b503b376: Pull complete 20:42:04 5c69ac0246d0: Pull complete 20:42:04 ec43610c2a17: Pull complete 20:42:04 3a2ae6a8a46f: Pull complete 20:42:04 33b1e0a273af: Pull complete 20:42:05 5d3b04190fa2: Pull complete 20:42:09 2f39f015ded8: Pull complete 20:42:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:09 prd-ubuntu20.04-docker-8c-8g-2268 does not seem to be running inside a container 20:42:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:42:10 $ docker top 139e277e6cb6f750338d9c7c39892027be7648d2b155df7ba0d32659d5346136 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:11 + touch /tmp/pre-build-complete [Pipeline] sh 20:42:11 + mkdir -p /var/log/sysstat [Pipeline] sh 20:42:11 + ls /var/log/sa-host 20:42:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:12 provisioning config files... 20:42:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15624483200651964805tmp [Pipeline] { [Pipeline] echo 20:42:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:42:12 ---> create-netrc.sh [Pipeline] } 20:42:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:42:12 ---> python-tools-install.sh [Pipeline] echo 20:42:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:42:13 ---> sudo-logs.sh 20:42:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:42:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:42:13 ---> job-cost.sh 20:42:13 lf-activate-venv: SKIPPING 20:42:13 DEBUG: total: 0.10999999940395355 20:42:13 INFO: Retrieving Stack Cost... 20:42:13 INFO: Retrieving Pricing Info for: v3-standard-8 20:42:14 INFO: Archiving Costs [Pipeline] echo 20:42:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:42:14 ---> logs-deploy.sh 20:42:14 lf-activate-venv: SKIPPING 20:42:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4451/1 20:42:14 INFO: archiving workspace using pattern(s): 20:42:15 Archives upload complete. 20:42:15 INFO: archiving logs to Nexus