Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 5b0efc985da2f4ef6f16e01679de337ae8c53260+b2859d90283392a0de244e81d63275e3b01924cf (80b0b28ab0577df1a18407caa2fe4fcf9b82204f) 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-ssh13749143601749017017.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-ssh10370713704625212315.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4845050753917071702.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 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-ssh9058514771746196224.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15890310839879436470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5151 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b2859d90283392a0de244e81d63275e3b01924cf into PR head commit 5b0efc985da2f4ef6f16e01679de337ae8c53260 Merge succeeded, producing 76456d9090920d31e080d32cd9b2bfe935e2c9e6 Checking out Revision 76456d9090920d31e080d32cd9b2bfe935e2c9e6 (PR-4468) > 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/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b0efc985da2f4ef6f16e01679de337ae8c53260 # 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 b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76456d9090920d31e080d32cd9b2bfe935e2c9e6 # timeout=10 Commit message: "Merge commit 'b2859d90283392a0de244e81d63275e3b01924cf' into HEAD" > git rev-list --no-walk 5b0efc985da2f4ef6f16e01679de337ae8c53260 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:42 ========================================================= 08:29:42 EdgeX Global Pipelines Version Info 08:29:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:43 ------------------- 08:29:43 stable info: 08:29:43 ------------------- 08:29:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:43 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:29:43 Message: update stable to v1.0.245 08:29:43 ------------------- 08:29:43 experimental info: 08:29:43 ------------------- 08:29:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:43 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 08:29:43 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4468 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4468 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4468 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76456d9090920d31e080d32cd9b2bfe935e2c9e6 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76456d9 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:44 provisioning config files... 08:29:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6750686070843918933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:44 ---> docker-login.sh 08:29:44 nexus3.edgexfoundry.org:10001 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 nexus3.edgexfoundry.org:10002 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 nexus3.edgexfoundry.org:10003 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 nexus3.edgexfoundry.org:10004 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 docker.io 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 ---> docker-login.sh ends [Pipeline] } 08:29:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:46 + 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 08:29:46 + dirname cmd/core-command/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo core-command,cmd/core-command/Dockerfile 08:29:46 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:46 + + dirnamecut cmd/core-data/Dockerfile -d/ 08:29:46 -f2 08:29:46 + echo core-data,cmd/core-data/Dockerfile 08:29:46 + dirname cmd/core-metadata/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:46 + dirname cmd/security-bootstrapper/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:46 + dirname cmd/security-proxy-auth/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:46 + dirname cmd/security-proxy-setup/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:46 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:46 + dirname cmd/security-spire-agent/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:46 + dirname cmd/security-spire-config/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:46 + dirname cmd/security-spire-server/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:46 + dirname cmd/support-notifications/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:46 + dirname cmd/support-scheduler/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:46 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 08:29:46 + git rev-list -1 --merges 76456d9090920d31e080d32cd9b2bfe935e2c9e6~1..76456d9090920d31e080d32cd9b2bfe935e2c9e6 [Pipeline] echo 08:29:46 -----------> git rev-list -1 --merges 76456d9090920d31e080d32cd9b2bfe935e2c9e6~1..76456d9090920d31e080d32cd9b2bfe935e2c9e6 76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:29:46 76456d9090920d31e080d32cd9b2bfe935e2c9e6 [false] [Pipeline] sh 08:29:46 + git log --format=format:%s -1 76456d9090920d31e080d32cd9b2bfe935e2c9e6 [Pipeline] echo 08:29:46 ========================================================= 08:29:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:47 + grep -v github /etc/ssh/ssh_known_hosts 08:29:47 + [ -e /tmp/ssh_known_hosts ] 08:29:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:47 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 08:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:47 b85a868b505f: Pulling fs layer 08:29:47 e2be974225ed: Pulling fs layer 08:29:47 339a4e72a1f5: Pulling fs layer 08:29:47 988bab9f4d93: Pulling fs layer 08:29:47 1469e6f7b9e6: Pulling fs layer 08:29:47 eaf3925da568: Pulling fs layer 08:29:47 bab4dde63d76: Pulling fs layer 08:29:47 bde34c3a00c8: Pulling fs layer 08:29:47 b352a97aabf1: Pulling fs layer 08:29:47 4872d77fe225: Pulling fs layer 08:29:47 5851b861e8e6: Pulling fs layer 08:29:47 988bab9f4d93: Waiting 08:29:47 b352a97aabf1: Waiting 08:29:47 1469e6f7b9e6: Waiting 08:29:47 4872d77fe225: Waiting 08:29:47 bab4dde63d76: Waiting 08:29:47 bde34c3a00c8: Waiting 08:29:47 eaf3925da568: Waiting 08:29:47 5851b861e8e6: Waiting 08:29:47 e2be974225ed: Verifying Checksum 08:29:47 e2be974225ed: Download complete 08:29:47 988bab9f4d93: Verifying Checksum 08:29:47 988bab9f4d93: Download complete 08:29:48 1469e6f7b9e6: Verifying Checksum 08:29:48 1469e6f7b9e6: Download complete 08:29:48 eaf3925da568: Verifying Checksum 08:29:48 eaf3925da568: Download complete 08:29:48 339a4e72a1f5: Download complete 08:29:48 bde34c3a00c8: Download complete 08:29:48 b352a97aabf1: Verifying Checksum 08:29:48 b352a97aabf1: Download complete 08:29:48 4872d77fe225: Download complete 08:29:48 5851b861e8e6: Verifying Checksum 08:29:48 5851b861e8e6: Download complete 08:29:48 b85a868b505f: Download complete 08:29:48 bab4dde63d76: Verifying Checksum 08:29:48 bab4dde63d76: Download complete 08:29:49 b85a868b505f: Pull complete 08:29:49 e2be974225ed: Pull complete 08:29:50 339a4e72a1f5: Pull complete 08:29:50 988bab9f4d93: Pull complete 08:29:50 1469e6f7b9e6: Pull complete 08:29:50 eaf3925da568: Pull complete 08:29:52 bab4dde63d76: Pull complete 08:29:52 bde34c3a00c8: Pull complete 08:29:52 b352a97aabf1: Pull complete 08:29:52 4872d77fe225: Pull complete 08:29:52 5851b861e8e6: Pull complete 08:29:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:52 prd-ubuntu20.04-docker-8c-8g-5151 does not seem to be running inside a container 08:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:55 $ docker top 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 -eo pid,comm 08:29:55 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). 08:29:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:55 [ssh-agent] Looking for ssh-agent implementation... 08:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:55 $ docker exec 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 ssh-agent 08:29:55 SSH_AUTH_SOCK=/tmp/ssh-9twqOdSgddHF/agent.34 08:29:55 SSH_AGENT_PID=40 08:29:55 Running ssh-add (command line suppressed) 08:29:55 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6263139527372218444.key (/w/workspace/edgex-go/2@tmp/private_key_6263139527372218444.key) 08:29:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:55 + git tag --points-at HEAD [Pipeline] } 08:29:55 $ docker exec --env ******** --env ******** 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 ssh-agent -k 08:29:56 unset SSH_AUTH_SOCK; 08:29:56 unset SSH_AGENT_PID; 08:29:56 echo Agent pid 40 killed; 08:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:56 [ssh-agent] Looking for ssh-agent implementation... 08:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:56 $ docker exec 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 ssh-agent 08:29:56 SSH_AUTH_SOCK=/tmp/ssh-PMkbzsiBKTqb/agent.72 08:29:56 SSH_AGENT_PID=78 08:29:56 Running ssh-add (command line suppressed) 08:29:56 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5669419496551730566.key (/w/workspace/edgex-go/2@tmp/private_key_5669419496551730566.key) 08:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:56 + git semver init 08:29:56 2023-03-22 08:29:56,881 [run_init] DEBUG init version:0.0.0 force:False 08:29:56 2023-03-22 08:29:56,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:56 2023-03-22 08:29:56,883 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:56 2023-03-22 08:29:56,883 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:03 2023-03-22 08:30:02,647 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:03 2023-03-22 08:30:02,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4468 with force:False 08:30:03 2023-03-22 08:30:02,648 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4468 08:30:03 2023-03-22 08:30:02,651 [execute] INFO git cat-file --batch-check 08:30:03 2023-03-22 08:30:02,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:03 2023-03-22 08:30:02,656 [execute] INFO git cat-file --batch 08:30:03 2023-03-22 08:30:02,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:03 2023-03-22 08:30:02,661 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4468 08:30:03 0.0.0 [Pipeline] } 08:30:03 $ docker exec --env ******** --env ******** 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 ssh-agent -k 08:30:03 unset SSH_AUTH_SOCK; 08:30:03 unset SSH_AGENT_PID; 08:30:03 echo Agent pid 78 killed; 08:30:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:03 + git semver [Pipeline] } 08:30:04 $ docker stop --time=1 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 08:30:06 $ docker rm -f --volumes 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:06 Stashed 1 file(s) [Pipeline] echo 08:30:06 [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 08:30:07 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:07 ========================================================= 08:30:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:07 63b65145d645: Pulling fs layer 08:30:07 a2d21d5440eb: Pulling fs layer 08:30:07 935e6c44a52c: Pulling fs layer 08:30:07 94cc34f8dd06: Pulling fs layer 08:30:07 30dea6a524f1: Pulling fs layer 08:30:07 a2aff8979fd8: Pulling fs layer 08:30:07 6808be2612f2: Pulling fs layer 08:30:07 f25807f1079a: Pulling fs layer 08:30:07 94cc34f8dd06: Waiting 08:30:07 30dea6a524f1: Waiting 08:30:07 a2aff8979fd8: Waiting 08:30:07 6808be2612f2: Waiting 08:30:07 f25807f1079a: Waiting 08:30:07 a2d21d5440eb: Verifying Checksum 08:30:07 a2d21d5440eb: Download complete 08:30:07 94cc34f8dd06: Verifying Checksum 08:30:07 94cc34f8dd06: Download complete 08:30:07 30dea6a524f1: Verifying Checksum 08:30:07 30dea6a524f1: Download complete 08:30:07 63b65145d645: Verifying Checksum 08:30:07 63b65145d645: Download complete 08:30:07 a2aff8979fd8: Verifying Checksum 08:30:07 a2aff8979fd8: Download complete 08:30:08 63b65145d645: Pull complete 08:30:08 f25807f1079a: Verifying Checksum 08:30:08 f25807f1079a: Download complete 08:30:08 a2d21d5440eb: Pull complete 08:30:08 935e6c44a52c: Verifying Checksum 08:30:08 935e6c44a52c: Download complete 08:30:08 6808be2612f2: Verifying Checksum 08:30:08 6808be2612f2: Download complete 08:30:12 935e6c44a52c: Pull complete 08:30:12 94cc34f8dd06: Pull complete 08:30:12 30dea6a524f1: Pull complete 08:30:12 a2aff8979fd8: Pull complete 08:30:15 6808be2612f2: Pull complete 08:30:15 f25807f1079a: Pull complete 08:30:15 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:15 + docker build -t ci-base-image-x86_64 -f - . 08:30:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:15 WORKDIR /edgex 08:30:15 COPY go.mod . 08:30:15 RUN go mod download 08:30:16 Sending build context to Docker daemon 170.5MB 08:30:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:16 ---> 3b553350e43f 08:30:16 Step 2/4 : WORKDIR /edgex 08:30:20 ---> Running in 3169e8c1ef5d 08:30:20 Removing intermediate container 3169e8c1ef5d 08:30:20 ---> 3b840b08fc69 08:30:20 Step 3/4 : COPY go.mod . 08:30:20 ---> 8d145baab87e 08:30:20 Step 4/4 : RUN go mod download 08:30:20 ---> Running in 7b37d804772d 08:30:21 Still waiting to schedule task 08:30:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:35 Removing intermediate container 7b37d804772d 08:30:35 ---> 149a7fa821ac 08:30:35 Successfully built 149a7fa821ac 08:30:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:35 + docker inspect -f . ci-base-image-x86_64 08:30:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:35 prd-ubuntu20.04-docker-8c-8g-5151 does not seem to be running inside a container 08:30:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:36 $ docker top 593aab36ec0a7470fbe7272b61ccd004818854861ea1d2785efc7ed24dfc20fa -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:36 + go version 08:30:36 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:36 $ docker stop --time=1 593aab36ec0a7470fbe7272b61ccd004818854861ea1d2785efc7ed24dfc20fa 08:30:38 $ docker rm -f --volumes 593aab36ec0a7470fbe7272b61ccd004818854861ea1d2785efc7ed24dfc20fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:38 + docker inspect -f . ci-base-image-x86_64 08:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:38 prd-ubuntu20.04-docker-8c-8g-5151 does not seem to be running inside a container 08:30:38 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:39 $ docker top a145cbe594e7fb0158ea2e9978713c55e4a7b96bf4e1d4730248d17f785b4280 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:39 ========================================================= 08:30:39 [edgeXBuildGoParallel] Running Tests and Build... 08:30:39 ========================================================= [Pipeline] sh 08:30:39 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:40 + make test 08:30:40 go test -race -coverprofile=coverage.out ./... 08:30:46 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.3% of statements 08:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.137s coverage: 88.5% of statements 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.9% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 95.6% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 65.9% of statements 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.0% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 45.5% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.371s coverage: 96.3% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.259s coverage: 79.9% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.064s coverage: 92.9% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.106s coverage: 86.9% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.434s coverage: 38.4% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements 08:31:37 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5157 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws 08:31:57 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:31:57 The recommended git tool is: git 08:31:59 go vet ./... 08:32:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:02 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:03 + ls -al . 08:32:03 total 704 08:32:03 drwxrwxr-x 11 1001 1001 4096 Mar 22 08:30 . 08:32:03 drwxr-xr-x 4 root root 4096 Mar 22 08:30 .. 08:32:03 drwxrwxr-x 2 1001 1001 4096 Mar 22 08:29 .blubracket 08:32:03 -rw-rw-r-- 1 1001 1001 16 Mar 22 08:29 .dockerignore 08:32:03 drwxrwxr-x 8 1001 1001 4096 Mar 22 08:30 .git 08:32:03 drwxrwxr-x 3 1001 1001 4096 Mar 22 08:29 .github 08:32:03 -rw-rw-r-- 1 1001 1001 1133 Mar 22 08:29 .gitignore 08:32:03 -rw-rw-r-- 1 1001 1001 42 Mar 22 08:29 .golangci.yml 08:32:03 -rw-rw-r-- 1 1001 1001 87 Mar 22 08:29 .hadolint.yml 08:32:03 drwxr-xr-x 3 1001 1001 4096 Mar 22 08:30 .semver 08:32:03 -rw-rw-r-- 1 1001 1001 166 Mar 22 08:29 .sonarcloud.properties 08:32:03 -rw-rw-r-- 1 1001 1001 1171 Mar 22 08:29 ADOPTERS.md 08:32:03 -rw-rw-r-- 1 1001 1001 10835 Mar 22 08:29 Attribution.txt 08:32:03 -rw-rw-r-- 1 1001 1001 73765 Mar 22 08:29 CHANGELOG.md 08:32:03 -rw-rw-r-- 1 1001 1001 3804 Mar 22 08:29 CONTRIBUTING.md 08:32:03 -rw-rw-r-- 1 1001 1001 677 Mar 22 08:29 GOVERNANCE.md 08:32:03 -rw-rw-r-- 1 1001 1001 883 Mar 22 08:29 Jenkinsfile 08:32:03 -rw-rw-r-- 1 1001 1001 10775 Mar 22 08:29 LICENSE 08:32:03 -rw-rw-r-- 1 1001 1001 14266 Mar 22 08:29 Makefile 08:32:03 -rw-rw-r-- 1 1001 1001 582 Mar 22 08:29 OWNERS.md 08:32:03 -rw-rw-r-- 1 1001 1001 9403 Mar 22 08:29 README.md 08:32:03 -rw-rw-r-- 1 1001 1001 789 Mar 22 08:29 SECURITY.md 08:32:03 -rw-rw-r-- 1 1001 1001 5 Mar 22 08:30 VERSION 08:32:03 drwxrwxr-x 2 1001 1001 4096 Mar 22 08:29 bin 08:32:03 drwxrwxr-x 18 1001 1001 4096 Mar 22 08:29 cmd 08:32:03 -rw-r--r-- 1 root root 447275 Mar 22 08:31 coverage.out 08:32:03 -rw-rw-r-- 1 1001 1001 3472 Mar 22 08:29 go.mod 08:32:03 -rw-rw-r-- 1 1001 1001 31317 Mar 22 08:29 go.sum 08:32:03 drwxrwxr-x 7 1001 1001 4096 Mar 22 08:29 internal 08:32:03 drwxrwxr-x 3 1001 1001 4096 Mar 22 08:29 openapi 08:32:03 -rw-rw-r-- 1 1001 1001 594 Mar 22 08:29 security.txt 08:32:03 drwxrwxr-x 4 1001 1001 4096 Mar 22 08:29 snap 08:32:03 -rw-rw-r-- 1 1001 1001 204 Mar 22 08:29 version.go [Pipeline] sh 08:32:03 + '[' -e coverage.out ] 08:32:03 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:03 Stashed 1 file(s) [Pipeline] sh 08:32:03 + make build 08:32:03 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 08:32:05 using credential edgex-jenkins-ssh 08:32:05 Cloning the remote Git repository 08:32:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:05 > git init /w/workspace/edgex-go/2 # timeout=10 08:32:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:05 > git --version # timeout=10 08:32:05 > git --version # 'git version 2.25.1' 08:32:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:16 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 08:32:16 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 08:32:16 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 08:32:17 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 08:32:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:25 Merging remotes/origin/main commit b2859d90283392a0de244e81d63275e3b01924cf into PR head commit 5b0efc985da2f4ef6f16e01679de337ae8c53260 08:32:26 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 08:32:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:25 > git config core.sparsecheckout # timeout=10 08:32:26 > git checkout -f 5b0efc985da2f4ef6f16e01679de337ae8c53260 # timeout=10 08:32:26 > git remote # timeout=10 08:32:26 > git config --get remote.origin.url # timeout=10 08:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:26 > git merge b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 08:32:26 Merge succeeded, producing 962777dc33c6af3301df0bbd419f13d977c24925 08:32:26 Checking out Revision 962777dc33c6af3301df0bbd419f13d977c24925 (PR-4468) 08:32:27 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 08:32: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 08:32:26 > git rev-parse HEAD^{commit} # timeout=10 08:32:26 > git config core.sparsecheckout # timeout=10 08:32:26 > git checkout -f 962777dc33c6af3301df0bbd419f13d977c24925 # timeout=10 08:32:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:30 $ docker stop --time=1 a145cbe594e7fb0158ea2e9978713c55e4a7b96bf4e1d4730248d17f785b4280 08:32:30 Commit message: "Merge commit 'b2859d90283392a0de244e81d63275e3b01924cf' into HEAD" 08:32:30 > git rev-list --no-walk 5b0efc985da2f4ef6f16e01679de337ae8c53260 # timeout=10 08:32:34 $ docker rm -f --volumes a145cbe594e7fb0158ea2e9978713c55e4a7b96bf4e1d4730248d17f785b4280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:35 08:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:35 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:35 Dload Upload Total Spent Left Speed 08:32:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 08:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:35 latest: Pulling from edgex-devops/edgex-compose 08:32:35 cbdbe7a5bc2a: Pulling fs layer 08:32:35 ca9280d653b3: Pulling fs layer 08:32:35 7e9c9ca2126c: Pulling fs layer 08:32:36 cbdbe7a5bc2a: Download complete 08:32:36 cbdbe7a5bc2a: Pull complete 08:32:36 ca9280d653b3: Verifying Checksum 08:32:36 ca9280d653b3: Download complete [Pipeline] sh 08:32:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:36 7e9c9ca2126c: Download complete 08:32:36 ca9280d653b3: Pull complete 08:32:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:36 + sudo tee /etc/docker/daemon.new 08:32:36 { 08:32:36 "registry-mirrors": [ 08:32:36 "https://nexus3.edgexfoundry.org:10001" 08:32:36 ], 08:32:36 "bip": "10.250.0.254/24", 08:32:36 "hosts": [ 08:32:36 "tcp://0.0.0.0:5555", 08:32:36 "unix:///var/run/docker.sock" 08:32:36 ], 08:32:36 "mtu": 1458, 08:32:36 "selinux-enabled": true, 08:32:36 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:36 } [Pipeline] sh 08:32:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:37 + sudo service docker restart 08:32:39 7e9c9ca2126c: Pull complete 08:32:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:40 prd-ubuntu20.04-docker-8c-8g-5151 does not seem to be running inside a container 08:32:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:43 $ docker top e12adf0a7dc1b39c449e75c3da87461607011e5c1515bab3827f9b7236ee83d0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:43 + docker-compose build --help 08:32:43 + grep parallel 08:32:43 --parallel Build images in parallel. [Pipeline] } 08:32:44 $ docker stop --time=1 e12adf0a7dc1b39c449e75c3da87461607011e5c1515bab3827f9b7236ee83d0 08:32:45 $ docker rm -f --volumes e12adf0a7dc1b39c449e75c3da87461607011e5c1515bab3827f9b7236ee83d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:45 prd-ubuntu20.04-docker-8c-8g-5151 does not seem to be running inside a container 08:32:45 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:46 $ docker top 718f9d25ae9774de2048d230812f6e0ece0bdaa15826457bfa436f775a1b3a8b -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:46 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:47 Building core-command ... 08:32:47 Building core-common-config-bootstrapper ... 08:32:47 Building core-data ... 08:32:47 Building core-metadata ... 08:32:47 Building security-bootstrapper ... 08:32:47 Building security-proxy-auth ... 08:32:47 Building security-proxy-setup ... 08:32:47 Building security-secretstore-setup ... 08:32:47 Building security-spiffe-token-provider ... 08:32:47 Building security-spire-agent ... 08:32:47 Building security-spire-config ... 08:32:47 Building security-spire-server ... 08:32:47 Building support-notifications ... 08:32:47 Building support-scheduler ... 08:32:47 Building core-data 08:32:47 Building core-common-config-bootstrapper 08:32:47 Building security-spiffe-token-provider 08:32:47 Building support-scheduler 08:32:47 Building core-metadata 08:32:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:59 ---> 149a7fa821ac 08:32:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:59 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:32:59 ---> 149a7fa821ac 08:32:59 Step 3/20 : WORKDIR /edgex-go 08:32:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:32:59 ---> 149a7fa821ac 08:32:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:32:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:59 ---> 149a7fa821ac 08:32:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:59 ---> 149a7fa821ac 08:32:59 Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:59 provisioning config files... 08:32:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7672885759006483676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:00 ---> docker-login.sh 08:33:00 nexus3.edgexfoundry.org:10001 08:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:00 Configure a credential helper to remove this warning. See 08:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:00 08:33:00 Login Succeeded 08:33:00 nexus3.edgexfoundry.org:10002 08:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:01 Configure a credential helper to remove this warning. See 08:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:01 08:33:01 Login Succeeded 08:33:01 nexus3.edgexfoundry.org:10003 08:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:01 Configure a credential helper to remove this warning. See 08:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:01 08:33:01 Login Succeeded 08:33:01 nexus3.edgexfoundry.org:10004 08:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:01 Configure a credential helper to remove this warning. See 08:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:01 08:33:01 Login Succeeded 08:33:01 docker.io 08:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:02 Configure a credential helper to remove this warning. See 08:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:02 08:33:02 Login Succeeded 08:33:02 ---> docker-login.sh ends [Pipeline] } 08:33:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:33:03 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:03 ========================================================= 08:33:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:33:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:03 af6eaf76a39c: Pulling fs layer 08:33:03 55522c791124: Pulling fs layer 08:33:03 ce5c4a1c91eb: Pulling fs layer 08:33:03 169dfbe0d373: Pulling fs layer 08:33:03 e1ff8fa3b103: Pulling fs layer 08:33:03 52ebb69f0ebf: Pulling fs layer 08:33:03 5abe8eddf0d5: Pulling fs layer 08:33:03 e1ff8fa3b103: Waiting 08:33:03 52ebb69f0ebf: Waiting 08:33:03 5abe8eddf0d5: Waiting 08:33:03 169dfbe0d373: Waiting 08:33:03 55522c791124: Download complete 08:33:03 169dfbe0d373: Verifying Checksum 08:33:03 169dfbe0d373: Download complete 08:33:03 e1ff8fa3b103: Verifying Checksum 08:33:03 e1ff8fa3b103: Download complete 08:33:03 af6eaf76a39c: Verifying Checksum 08:33:03 af6eaf76a39c: Download complete 08:33:04 af6eaf76a39c: Pull complete 08:33:05 5abe8eddf0d5: Verifying Checksum 08:33:05 5abe8eddf0d5: Download complete 08:33:05 55522c791124: Pull complete 08:33:06 ce5c4a1c91eb: Verifying Checksum 08:33:06 ce5c4a1c91eb: Download complete 08:33:06 52ebb69f0ebf: Verifying Checksum 08:33:06 52ebb69f0ebf: Download complete 08:33:10 ---> Running in f229b0a27652 08:33:10 ---> Running in ac2821b0c293 08:33:10 ---> Running in ebffca554f9a 08:33:10 ---> Running in 43433c7a437f 08:33:10 ---> Running in a98da7b1ae4e 08:33:10 Removing intermediate container ebffca554f9a 08:33:10 ---> 2f2ad7d1bb4e 08:33:10 Step 4/23 : WORKDIR /edgex-go 08:33:10 Removing intermediate container 43433c7a437f 08:33:10 ---> a225de6d676a 08:33:10 Step 4/23 : WORKDIR /edgex-go 08:33:10 Removing intermediate container a98da7b1ae4e 08:33:10 ---> b7a4808cc117 08:33:10 Step 4/23 : WORKDIR /edgex-go 08:33:10 Removing intermediate container ac2821b0c293 08:33:10 ---> bde26d00237f 08:33:10 Step 4/25 : WORKDIR /edgex-go 08:33:10 Removing intermediate container f229b0a27652 08:33:10 ---> 8ea8e1976b02 08:33:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:33:10 ---> Running in c9ba01e7392e 08:33:10 ---> Running in 85162da532d9 08:33:10 ---> Running in e159dd8faeba 08:33:10 ---> Running in e00eeec3c4e8 08:33:10 ---> Running in 85c4e8389cdc 08:33:10 Removing intermediate container 85162da532d9 08:33:10 ---> 2cbe1242057c 08:33:10 Step 5/23 : RUN apk add --update --no-cache make git 08:33:10 Removing intermediate container e159dd8faeba 08:33:10 ---> b2adc9f77ea9 08:33:10 Step 5/23 : RUN apk add --update --no-cache make git 08:33:10 Removing intermediate container c9ba01e7392e 08:33:10 ---> 75b37cf31559 08:33:10 Step 5/23 : RUN apk add --update --no-cache make git 08:33:10 Removing intermediate container e00eeec3c4e8 08:33:10 ---> 09d5b3e3b66a 08:33:10 Step 5/25 : RUN apk add --update --no-cache make git 08:33:10 ---> Running in 75d1f488ceba 08:33:10 ---> Running in f933bdbff07f 08:33:10 ---> Running in 065cc59903bd 08:33:10 ---> Running in cbe8287374aa 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:10 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:10 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:10 OK: 17820 distinct packages available 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:10 OK: 265 MiB in 53 packages 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:10 OK: 265 MiB in 53 packages 08:33:10 OK: 265 MiB in 53 packages 08:33:10 OK: 265 MiB in 53 packages 08:33:10 OK: 265 MiB in 53 packages 08:33:10 Removing intermediate container 75d1f488ceba 08:33:10 ---> ed515858bb43 08:33:10 Step 6/23 : COPY go.mod vendor* ./ 08:33:10 ---> 22075f249b32 08:33:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:10 ---> Running in e8766f906c1d 08:33:10 Removing intermediate container f933bdbff07f 08:33:10 ---> 43c75b6d45ee 08:33:10 Step 6/23 : COPY go.mod vendor* ./ 08:33:10 ---> f168e939c720 08:33:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:10 Removing intermediate container 85c4e8389cdc 08:33:10 ---> 89630aba5c95 08:33:10 Step 5/20 : COPY go.mod vendor* ./ 08:33:10 Removing intermediate container cbe8287374aa 08:33:10 ---> b2aa5282de1e 08:33:10 Step 6/23 : COPY go.mod vendor* ./ 08:33:10 ---> Running in 3655d56f1388 08:33:10 Removing intermediate container 065cc59903bd 08:33:10 ---> 1b67390463a0 08:33:10 Step 6/25 : COPY go.mod vendor* ./ 08:33:10 ---> 5dec932cede9 08:33:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:10 ---> d5535c48ccf2 08:33:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:10 ---> Running in 40d3f52876c1 08:33:10 ---> Running in e53de20feb95 08:33:10 ---> 17019f2bc484 08:33:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:10 ---> Running in a423c4654e76 08:33:18 ce5c4a1c91eb: Pull complete 08:33:18 169dfbe0d373: Pull complete 08:33:18 e1ff8fa3b103: Pull complete 08:33:23 52ebb69f0ebf: Pull complete 08:33:25 5abe8eddf0d5: Pull complete 08:33:25 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:33:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:25 + + docker build -t ci-base-image-arm64 -f - . 08:33:25 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:25 WORKDIR /edgex 08:33:25 COPY go.mod . 08:33:25 RUN go mod download 08:33:26 Sending build context to Docker daemon 2.932MB 08:33:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:26 ---> 6cb57ee374ae 08:33:26 Step 2/4 : WORKDIR /edgex 08:33:28 ---> Running in 98889caaf9ec 08:33:28 Removing intermediate container 98889caaf9ec 08:33:28 ---> 588d1d76712a 08:33:28 Step 3/4 : COPY go.mod . 08:33:28 ---> 53bd9f48ffd4 08:33:28 Step 4/4 : RUN go mod download 08:33:28 ---> Running in 7b738c54c566 08:34:01 Removing intermediate container 7b738c54c566 08:34:01 ---> aa3950fa75fe 08:34:01 Successfully built aa3950fa75fe 08:34:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:01 + docker inspect -f . ci-base-image-arm64 08:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:01 prd-ubuntu20.04-docker-arm64-4c-16g-5157 does not seem to be running inside a container 08:34:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:03 $ docker top bf57332ae329751dfded657880db7c0b4e27872aa1da1c04c820faf4767ad126 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:04 + go version 08:34:04 go version go1.20.2 linux/arm64 [Pipeline] } 08:34:04 $ docker stop --time=1 bf57332ae329751dfded657880db7c0b4e27872aa1da1c04c820faf4767ad126 08:34:05 $ docker rm -f --volumes bf57332ae329751dfded657880db7c0b4e27872aa1da1c04c820faf4767ad126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:06 + docker inspect -f . ci-base-image-arm64 08:34:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:06 prd-ubuntu20.04-docker-arm64-4c-16g-5157 does not seem to be running inside a container 08:34:06 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:08 $ docker top c9578d1525e21019ee63b6791133533c346d882cf70cac5948e6914f30af5f8e -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:08 ========================================================= 08:34:08 [edgeXBuildGoParallel] Running Tests and Build... 08:34:08 ========================================================= [Pipeline] sh 08:34:09 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:34:09 + make test 08:34:09 go test -race -coverprofile=coverage.out ./... 08:34:31 Removing intermediate container 3655d56f1388 08:34:31 ---> 23bf5594b12a 08:34:31 Step 8/23 : COPY . . 08:34:31 Removing intermediate container e53de20feb95 08:34:31 ---> 7da0873ba7ed 08:34:31 Step 7/20 : COPY . . 08:34:31 Removing intermediate container a423c4654e76 08:34:31 ---> fa3338fc8836 08:34:31 Step 8/25 : COPY . . 08:34:31 Removing intermediate container 40d3f52876c1 08:34:31 ---> 6401ee0133bd 08:34:31 Step 8/23 : COPY . . 08:34:31 Removing intermediate container e8766f906c1d 08:34:31 ---> 4f6f3560dd95 08:34:31 Step 8/23 : COPY . . 08:34:53 ---> af3bca4f33c3 08:34:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:53 ---> 032cb2891460 08:34:53 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:34:53 ---> 792879a1f542 08:34:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:53 ---> 46ed2f91e9be 08:34:53 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:53 ---> 1b8601ae261b 08:34:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:53 ---> Running in 28ab8e3460b2 08:34:53 ---> Running in d08243155744 08:34:53 ---> Running in 0d49612bd6f0 08:34:53 ---> Running in eed77359c605 08:34:53 ---> Running in 9ae44d9be8b1 08:34:54 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 08:34:54 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 08:34:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:55 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 08:34:55 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 08:35:06 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:16 Removing intermediate container 9ae44d9be8b1 08:36:16 ---> a1c0726a0d5b 08:36:16 08:36:16 Step 10/25 : FROM alpine:3.17 08:36:16 Removing intermediate container eed77359c605 08:36:16 ---> 61bbc6c58a52 08:36:16 08:36:16 Step 10/23 : FROM alpine:3.17 08:36:16 Removing intermediate container d08243155744 08:36:16 ---> efba90d04b1c 08:36:16 08:36:16 Step 10/23 : FROM alpine:3.17 08:36:16 Removing intermediate container 28ab8e3460b2 08:36:16 ---> ee57321e3a43 08:36:16 08:36:16 Step 9/20 : FROM alpine:3.17 08:36:16 Removing intermediate container 0d49612bd6f0 08:36:16 ---> 13b5080998fd 08:36:16 08:36:16 Step 10/23 : FROM alpine:3.17 08:36:16 3.17: Pulling from library/alpine 08:36:16 3.17: Pulling from library/alpine 08:36:16 3.17: Pulling from library/alpine 08:36:16 3.17: Pulling from library/alpine 08:36:16 3.17: Pulling from library/alpine 08:36:16 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:36:16 Status: Downloaded newer image for alpine:3.17 08:36:16 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:36:16 Status: Image is up to date for alpine:3.17 08:36:16 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:36:16 Status: Image is up to date for alpine:3.17 08:36:16 ---> b2aa39c304c2 08:36:16 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:36:16 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:36:16 Status: Image is up to date for alpine:3.17 08:36:16 ---> b2aa39c304c2 08:36:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:16 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:36:16 Status: Image is up to date for alpine:3.17 08:36:16 ---> b2aa39c304c2 08:36:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:16 ---> b2aa39c304c2 08:36:16 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:36:16 ---> Running in f41b049b4274 08:36:16 ---> b2aa39c304c2 08:36:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:16 ---> Running in 51c75b4879f9 08:36:16 ---> Running in d5ac82b56248 08:36:16 ---> Running in 478113ba4f9a 08:36:16 ---> Running in a704ab75d83c 08:36:16 Removing intermediate container 51c75b4879f9 08:36:16 ---> 40289d694adf 08:36:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:16 Removing intermediate container 478113ba4f9a 08:36:16 ---> c8933985d221 08:36:16 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:16 Removing intermediate container a704ab75d83c 08:36:16 ---> 48974caf7c08 08:36:16 Step 12/23 : ENV APP_PORT=59880 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:16 ---> Running in 7cf9ba115e20 08:36:16 ---> Running in 06b968666448 08:36:16 ---> Running in 1f505dfa74fd 08:36:16 (1/1) Installing dumb-init (1.2.5-r2) 08:36:16 Executing busybox-1.35.0-r29.trigger 08:36:16 OK: 7 MiB in 16 packages 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 (1/1) Installing dumb-init (1.2.5-r2) 08:36:16 Executing busybox-1.35.0-r29.trigger 08:36:16 Removing intermediate container 1f505dfa74fd 08:36:16 ---> ac1e44763c41 08:36:16 Step 13/23 : EXPOSE $APP_PORT 08:36:16 OK: 7 MiB in 16 packages 08:36:16 ---> Running in 393f6f652f35 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:16 Removing intermediate container 393f6f652f35 08:36:16 ---> ac37b8102784 08:36:16 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:36:16 (1/1) Installing dumb-init (1.2.5-r2) 08:36:16 Executing busybox-1.35.0-r29.trigger 08:36:16 OK: 7 MiB in 16 packages 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:16 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:16 OK: 17818 distinct packages available 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:16 ---> Running in 7ac7bc9a3fec 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 Removing intermediate container f41b049b4274 08:36:16 ---> 70a797b2e172 08:36:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:16 Removing intermediate container d5ac82b56248 08:36:16 ---> 76e19e7a50d9 08:36:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:16 (1/9) Installing ca-certificates (20220614-r4) 08:36:16 (2/9) Installing brotli-libs (1.0.9-r9) 08:36:16 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:36:16 (4/9) Installing libcurl (7.88.1-r1) 08:36:16 (5/9) Installing curl (7.88.1-r1) 08:36:16 (6/9) Installing dumb-init (1.2.5-r2) 08:36:16 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:16 (8/9) Installing libucontext (1.2-r0) 08:36:16 (9/9) Installing gcompat (1.1.0-r0) 08:36:16 Executing busybox-1.35.0-r29.trigger 08:36:16 Executing ca-certificates-20220614-r4.trigger 08:36:16 ---> Running in 77a9f0e0c0a7 08:36:16 OK: 10 MiB in 24 packages 08:36:16 ---> Running in c86aefa29869 08:36:16 Removing intermediate container 7cf9ba115e20 08:36:16 ---> 2fce2fdb0e82 08:36:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:16 Removing intermediate container 77a9f0e0c0a7 08:36:16 ---> 3da0766845e9 08:36:16 Step 13/25 : ENV APP_PORT=59881 08:36:16 Removing intermediate container c86aefa29869 08:36:16 ---> dad1d40fcd2b 08:36:16 Step 13/23 : ENV APP_PORT=59861 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 ---> Running in 32419038ab7f 08:36:16 ---> Running in 2da71f505536 08:36:16 (1/1) Installing dumb-init (1.2.5-r2) 08:36:16 Executing busybox-1.35.0-r29.trigger 08:36:16 OK: 7 MiB in 16 packages 08:36:16 ---> abbf2e9bf71f 08:36:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:16 Removing intermediate container 06b968666448 08:36:16 ---> 8137c3f21b77 08:36:16 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:16 Removing intermediate container 32419038ab7f 08:36:16 ---> 626f21c1594e 08:36:16 Step 14/25 : EXPOSE $APP_PORT 08:36:16 Removing intermediate container 2da71f505536 08:36:16 ---> 29a11735dbf5 08:36:16 Step 14/23 : EXPOSE $APP_PORT 08:36:16 ---> 28def39fae62 08:36:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:16 ---> Running in b7a86e122d6e 08:36:16 ---> Running in 1d9fef07d038 08:36:16 Removing intermediate container 7ac7bc9a3fec 08:36:16 ---> 7679ede952af 08:36:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:16 ---> 11788a4bcc92 08:36:16 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:36:16 ---> f826fc7f4904 08:36:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:16 Removing intermediate container b7a86e122d6e 08:36:16 ---> f3c086a4b42f 08:36:16 Step 15/25 : WORKDIR / 08:36:16 Removing intermediate container 1d9fef07d038 08:36:16 ---> 952f19a263b2 08:36:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:16 ---> Running in 5b68173312eb 08:36:16 ---> 7a6078e7f9a3 08:36:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:16 ---> 007037c9cd17 08:36:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:16 ---> dff191bac7d7 08:36:16 ---> 54a1b842abb0 08:36:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:16 08:36:16 Removing intermediate container 5b68173312eb 08:36:16 ---> dfce25f92e63 08:36:16 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:16 ---> 1276ccd736c0 08:36:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:16 ---> 60219a489df6 08:36:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:36:16 ---> a8f82e7e5691 08:36:16 ---> fd5258e35402 08:36:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler /Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:16 08:36:16 ---> Running in 7839996e7a79 08:36:16 ---> 1e775fca04b4 08:36:16 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:36:16 ---> b2d5d40c3406 08:36:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:36:16 ---> 8c0cfe99391e 08:36:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:16 ---> 754f4ee9b5a2 08:36:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:16 ---> Running in e38246fda2c2 08:36:16 ---> c072ab69cef0 08:36:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:16 ---> dcf2d5d76203 08:36:16 Step 19/23 : ENTRYPOINT ["/core-data"] 08:36:16 ---> 21c3bc123d9d 08:36:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:36:16 ---> Running in f3590f8af24a 08:36:16 Removing intermediate container e38246fda2c2 08:36:16 ---> 6b1a8be5f744 08:36:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:16 ---> d047e9f369d8 08:36:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:16 ---> Running in 49aaabfd9189 08:36:16 ---> Running in 933bbfe81e9d 08:36:17 Removing intermediate container f3590f8af24a 08:36:17 ---> 83ee6ca73a3f 08:36:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:17 Removing intermediate container 49aaabfd9189 08:36:17 ---> a5823a797239 08:36:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:17 ---> Running in 1eaea1db0a2f 08:36:17 Removing intermediate container 933bbfe81e9d 08:36:17 ---> 7123364329e0 08:36:17 Step 18/20 : LABEL arch=x86_64 08:36:17 ---> Running in 08d0cc79fb79 08:36:17 ---> Running in 067ad42dd222 08:36:17 ---> 32ef1c510234 08:36:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:17 Removing intermediate container 1eaea1db0a2f 08:36:17 ---> 2e29221d4b8f 08:36:17 Step 21/23 : LABEL arch=x86_64 08:36:17 ---> Running in bce9b0bbbc4c 08:36:17 Removing intermediate container 08d0cc79fb79 08:36:17 ---> eccbd91bd565 08:36:17 Step 21/23 : LABEL arch=x86_64 08:36:17 Removing intermediate container 067ad42dd222 08:36:17 ---> fc06e384a054 08:36:17 Step 19/20 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:36:17 Removing intermediate container 7839996e7a79 08:36:17 ---> 3dac73e9fb13 08:36:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:17 ---> Running in 4da5c231296a 08:36:17 ---> 95784da5249e 08:36:17 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:36:17 ---> Running in 1e03c89ce7c3 08:36:17 ---> Running in 379aeae3594b 08:36:17 ---> Running in 565802c4799c 08:36:17 Removing intermediate container bce9b0bbbc4c 08:36:17 ---> 68bc12a20b30 08:36:17 Step 22/23 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:36:17 Removing intermediate container 4da5c231296a 08:36:17 ---> 1ee4992b40d6 08:36:17 Step 22/23 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:36:17 ---> Running in a5592c42325e 08:36:17 Removing intermediate container 1e03c89ce7c3 08:36:17 ---> d0fc0742ab70 08:36:17 Step 20/20 : LABEL version=0.0.0 08:36:17 ---> Running in b749b622177f 08:36:17 ---> Running in 99febbd04c55 08:36:17 Removing intermediate container 379aeae3594b 08:36:17 ---> a85d0a59c367 08:36:17 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:36:18 Removing intermediate container b749b622177f 08:36:18 ---> fd2a68704d0f 08:36:18 Step 23/23 : LABEL version=0.0.0 08:36:18 Removing intermediate container a5592c42325e 08:36:18 ---> 951d4bab1b7b 08:36:18 Step 23/23 : LABEL version=0.0.0 08:36:18 Removing intermediate container 565802c4799c 08:36:18 ---> efb8ca315ed7 08:36:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:18 ---> Running in 0ac3480dc0ba 08:36:18 Removing intermediate container 99febbd04c55 08:36:18 ---> 255cc328d579 08:36:18 08:36:18 Successfully built 255cc328d579 08:36:18 ---> Running in 319f226c1ca6 08:36:18 ---> Running in e7d9d7fb50b4 08:36:18 Successfully tagged security-spiffe-token-provider:latest 08:36:18 Building security-bootstrapper 08:36:18  Building security-spiffe-token-provider ... done  ---> Running in b161bfb4c1a4 08:36:19 Removing intermediate container 0ac3480dc0ba 08:36:19 ---> 17b5ac3cdbb5 08:36:19 Step 21/23 : LABEL arch=x86_64 08:36:27 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:27 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:36:27 ---> 149a7fa821ac 08:36:27 Step 3/33 : WORKDIR /edgex-go 08:36:28 ---> Using cache 08:36:28 ---> 8ea8e1976b02 08:36:28 Step 4/33 : RUN apk add --update --no-cache make git 08:36:30 Removing intermediate container e7d9d7fb50b4 08:36:30 ---> 4ea160e49913 08:36:30 08:36:30 Removing intermediate container b161bfb4c1a4 08:36:30 ---> 27b8267c1ea7 08:36:30 Step 23/25 : LABEL arch=x86_64 08:36:30 Removing intermediate container 319f226c1ca6 08:36:30 ---> 6954075711c8 08:36:30 08:36:30 ---> Running in e6ee08fc7b9b 08:36:30 ---> Running in 33ddd50dc804 08:36:30 ---> Running in 638800c5f0bd 08:36:30 Successfully built 4ea160e49913 08:36:30 Successfully tagged core-data:latest 08:36:30  Building core-data ... done Building security-secretstore-setup 08:36:30 Successfully built 6954075711c8 08:36:30 Successfully tagged support-scheduler:latest 08:36:30  Building support-scheduler ... done Building support-notifications 08:36:30 Removing intermediate container e6ee08fc7b9b 08:36:30 ---> d1254085bc00 08:36:30 Step 22/23 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:36:30 Removing intermediate container 638800c5f0bd 08:36:30 ---> 2c8daa859441 08:36:30 Step 24/25 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:36:30 ---> Running in 37889d038bcf 08:36:30 ---> Running in ec5f96e88a62 08:36:30 Removing intermediate container ec5f96e88a62 08:36:30 ---> 90ab9dea56b3 08:36:30 Step 25/25 : LABEL version=0.0.0 08:36:30 Removing intermediate container 37889d038bcf 08:36:30 ---> 03000be38c9e 08:36:30 Step 23/23 : LABEL version=0.0.0 08:36:30 ---> Running in 39835e767468 08:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:31 OK: 265 MiB in 53 packages 08:36:32 ---> Running in adb4553b5f8b 08:36:34 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:34 ---> 149a7fa821ac 08:36:34 Step 3/25 : WORKDIR /edgex-go 08:36:34 ---> Using cache 08:36:34 ---> 8ea8e1976b02 08:36:34 Step 4/25 : RUN apk add --update --no-cache make git 08:36:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:36 ---> 149a7fa821ac 08:36:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:36 ---> Using cache 08:36:36 ---> bde26d00237f 08:36:36 Step 4/23 : WORKDIR /edgex-go 08:36:36 ---> Using cache 08:36:36 ---> 09d5b3e3b66a 08:36:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:41 Removing intermediate container adb4553b5f8b 08:36:41 ---> e3c09ff4366f 08:36:41 08:36:41 Removing intermediate container 39835e767468 08:36:41 ---> 3bc695efd05b 08:36:41 08:36:41 ---> Running in f048dfe6be51 08:36:41 ---> Running in 1ee183b06204 08:36:41 Successfully built e3c09ff4366f 08:36:41 Successfully tagged core-common-config-bootstrapper:latest 08:36:41  Building core-common-config-bootstrapper ... done Building security-spire-config 08:36:41 Successfully built 3bc695efd05b 08:36:41 Successfully tagged core-metadata:latest 08:36:41  Building core-metadata ... done Building security-proxy-setup 08:36:41 Removing intermediate container 33ddd50dc804 08:36:41 ---> 348489915091 08:36:41 Step 5/33 : COPY go.mod vendor* ./ 08:36:41 ---> 551431ca86ff 08:36:41 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:42 ---> Running in 4c7e8f835070 08:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:42 OK: 265 MiB in 53 packages 08:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:42 OK: 265 MiB in 53 packages 08:36:45 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:45 ---> 149a7fa821ac 08:36:45 Step 3/22 : WORKDIR /edgex-go 08:36:45 ---> Using cache 08:36:45 ---> 8ea8e1976b02 08:36:45 Step 4/22 : RUN apk add --update --no-cache make git 08:36:45 ---> Using cache 08:36:45 ---> 348489915091 08:36:45 Step 5/22 : COPY go.mod vendor* ./ 08:36:45 ---> Using cache 08:36:45 ---> 551431ca86ff 08:36:45 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:49 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:49 ---> 149a7fa821ac 08:36:49 Step 3/27 : WORKDIR /edgex-go 08:36:49 ---> Using cache 08:36:49 ---> 8ea8e1976b02 08:36:49 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:56 ---> Running in 354ca4f3670e 08:36:56 ---> Running in c346438e6fa8 08:36:56 Removing intermediate container 1ee183b06204 08:36:56 ---> 214317184e41 08:36:56 Step 6/23 : COPY go.mod vendor* ./ 08:36:56 Removing intermediate container f048dfe6be51 08:36:56 ---> 20e7ddd50de5 08:36:56 Step 5/25 : COPY go.mod vendor* ./ 08:36:57 ---> 30e8b771583d 08:36:57 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:57 ---> fd1faeb7a46b 08:36:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:57 ---> Running in 414a9f1c576d 08:36:57 ---> Running in 7949876bcc86 08:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:57 OK: 265 MiB in 53 packages 08:36:58 Removing intermediate container 354ca4f3670e 08:36:58 ---> cb96a783bbed 08:36:58 Step 5/27 : COPY go.mod vendor* ./ 08:36:58 ---> 50abe46ebb16 08:36:58 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:59 ---> Running in cbdcf09e0a4e 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.338s coverage: 98.5% of statements 08:37:46 Removing intermediate container 4c7e8f835070 08:37:46 ---> b201f04c805f 08:37:46 Step 7/33 : COPY . . 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.481s coverage: 71.3% of statements 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.378s coverage: 54.0% of statements 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.257s coverage: 88.5% of statements 08:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.590s coverage: 3.9% of statements 08:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.105s coverage: 95.6% of statements 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 72.2% of statements 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements 08:38:43 ---> 4a5fc69753af 08:38:43 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:43 ---> Running in 868c7bf98f90 08:38:43 Removing intermediate container c346438e6fa8 08:38:43 ---> b8c5b96a9f2b 08:38:43 Step 7/22 : COPY . . 08:38:43 Removing intermediate container 7949876bcc86 08:38:43 ---> 37ffba898ffc 08:38:43 Step 8/23 : COPY . . 08:38:43 Removing intermediate container cbdcf09e0a4e 08:38:43 ---> 07b1b0697986 08:38:43 Step 7/27 : COPY . . 08:38:43 Removing intermediate container 414a9f1c576d 08:38:43 ---> f024546f3a08 08:38:43 Step 7/25 : COPY . . 08:38:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.511s coverage: 0.9% of statements 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.295s coverage: 29.0% of statements 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.349s coverage: 45.5% of statements 08:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.281s coverage: 82.9% of statements 08:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements 08:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.338s coverage: 96.3% of statements 08:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.241s coverage: 94.4% of statements 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:15 ---> 37aafe3a4938 08:39:15 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:39:15 ---> 7c9a3f152441 08:39:15 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:39:15 ---> db011441b9ce 08:39:15 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:39:15 ---> f778c70843cc 08:39:15 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:39:16 ---> Running in f67abd54cac9 08:39:16 ---> Running in 080688d73404 08:39:16 ---> Running in 31844cc7d91c 08:39:16 ---> Running in ae2af135caf1 08:39:16 Removing intermediate container 868c7bf98f90 08:39:16 ---> 8b1335fa336b 08:39:16 08:39:16 Step 9/33 : FROM alpine:3.17 08:39:16 ---> b2aa39c304c2 08:39:16 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:39:16 ---> Using cache 08:39:16 ---> c8933985d221 08:39:16 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:39:16 ---> Running in f5dc9fa1d0ad 08:39:16 Removing intermediate container ae2af135caf1 08:39:16 ---> a4de06f8e6a8 08:39:16 Step 9/27 : WORKDIR /edgex-go/spire-build 08:39:17 ---> Running in 4867cbbc8d11 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:17 Removing intermediate container 4867cbbc8d11 08:39:17 ---> 07ae00d5c0e1 08:39:17 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:39: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:39:17 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 08:39:17 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 08:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:17 ---> Running in ad5f3cc8b9a5 08:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:18 (1/2) Installing dumb-init (1.2.5-r2) 08:39:18 (2/2) Installing su-exec (0.2-r2) 08:39:18 Executing busybox-1.35.0-r29.trigger 08:39:18 OK: 7 MiB in 17 packages 08:39:18 Removing intermediate container ad5f3cc8b9a5 08:39:18 ---> 26e2bdbc8c74 08:39:18 Step 11/27 : 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 08:39:18 ---> Running in 98c29dd8d6ea 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:19 Removing intermediate container f5dc9fa1d0ad 08:39:19 ---> 6505be8adac8 08:39:19 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:39:19 ---> Running in 41c60077f5d1 08:39:19 Removing intermediate container 41c60077f5d1 08:39:19 ---> bf3d6cee2cd5 08:39:19 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:39:19 ---> Running in 7e30251bd74c 08:39:19 Removing intermediate container 7e30251bd74c 08:39:19 ---> c6f399b80274 08:39:19 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:39:19 ---> Running in 74380f2cb4d0 08:39:20 Removing intermediate container 74380f2cb4d0 08:39:20 ---> af6a77e369f5 08:39:20 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.465s coverage: 79.9% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.317s coverage: 92.9% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.273s coverage: 86.9% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.241s coverage: 87.2% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.247s coverage: 100.0% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.540s coverage: 81.2% of statements 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.578s coverage: 82.1% of statements 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.293s coverage: 86.0% of statements 08:39:33 ---> Running in d6b6c49d414d 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.255s coverage: 63.1% of statements 08:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.313s coverage: 100.0% of statements 08:39:35 Removing intermediate container 98c29dd8d6ea 08:39:35 ---> 40018c13d351 08:39:35 Step 12/27 : WORKDIR /edgex-go 08:39:35 Removing intermediate container d6b6c49d414d 08:39:35 ---> 51144cc43ac5 08:39:35 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:39:35 ---> Running in ea23696e7725 08:39:35 ---> Running in ad162173d859 08:39:36 Removing intermediate container ea23696e7725 08:39:36 ---> 755428611df0 08:39:36 08:39:36 Step 13/27 : FROM alpine:3.17 08:39:36 ---> b2aa39c304c2 08:39:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:36 ---> Running in 6da033d1951d 08:39:37 Removing intermediate container 6da033d1951d 08:39:37 ---> e89a726a5022 08:39:37 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements 08:39:37 ---> Running in c177c59b8c28 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 08:39:37 Removing intermediate container ad162173d859 08:39:37 ---> 41e872fb8562 08:39:37 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:39:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:39 ---> Running in 0e1a1532d164 08:39:39 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:39:39 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:39:39 OK: 17818 distinct packages available 08:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:39 (1/4) Installing dumb-init (1.2.5-r2) 08:39:39 (2/4) Installing musl-obstack (1.2.3-r0) 08:39:39 (3/4) Installing libucontext (1.2-r0) 08:39:39 (4/4) Installing gcompat (1.1.0-r0) 08:39:39 Executing busybox-1.35.0-r29.trigger 08:39:39 OK: 7 MiB in 19 packages 08:39:39 Removing intermediate container 0e1a1532d164 08:39:39 ---> d066ffb2f907 08:39:39 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:39:40 Removing intermediate container c177c59b8c28 08:39:40 ---> b6abfd5aedab 08:39:40 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:40 ---> cc22b12e214d 08:39:40 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:39:40 ---> Running in eac5c8dc511f 08:39:40 ---> 4173841cd067 08:39:40 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:39:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:39:45 ---> 0a214276cf9e 08:39:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:39:47 Removing intermediate container eac5c8dc511f 08:39:47 ---> 0ba4dc705cf5 08:39:47 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.190s coverage: 38.4% of statements 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.294s coverage: 89.5% of statements 08:39:51 ---> 1c5d75684db2 08:39:51 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:39:51 ---> d334dc1547a8 08:39:51 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:39:51 Removing intermediate container f67abd54cac9 08:39:51 ---> 9fb8e6090e80 08:39:51 08:39:51 Step 9/22 : FROM alpine:3.17 08:39:51 ---> b2aa39c304c2 08:39:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements 08:39:57 ---> Running in 7bf171f8e5a7 08:39:57 ---> a9299aef9a9f 08:39:57 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:39:57 ---> 60a0180eedd1 08:39:57 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:39:57 ---> Running in 2c6de5c8a11a 08:39:57 ---> cc8931dfafd6 08:39:57 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:39:57 Removing intermediate container 31844cc7d91c 08:39:57 ---> d34cf61a81be 08:39:57 08:39:57 Step 9/25 : FROM alpine:3.17 08:39:57 ---> b2aa39c304c2 08:39:57 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:57 Removing intermediate container 080688d73404 08:39:57 ---> d580cc30f09b 08:39:57 08:39:57 Step 10/23 : FROM alpine:3.17 08:39:57 ---> b2aa39c304c2 08:39:57 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:39:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:58 (1/2) Installing dumb-init (1.2.5-r2) 08:39:58 (2/2) Installing openssl (3.0.8-r0) 08:39:58 Executing busybox-1.35.0-r29.trigger 08:39:58 OK: 8 MiB in 17 packages 08:39:58 ---> Running in 1644c4c1cd3e 08:39:58 ---> Running in 43cece4a2e38 08:39:58 Removing intermediate container 2c6de5c8a11a 08:39:58 ---> 28ae24293c5d 08:39:58 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:39:58 ---> da5a3ced6044 08:39:58 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:39:59 ---> 7b539e5e9f24 08:39:59 Step 22/27 : WORKDIR / 08:39:59 ---> c94a2313659e 08:39:59 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:39:59 ---> Running in c2c23e585218 08:39:59 Removing intermediate container 7bf171f8e5a7 08:39:59 ---> a8c2347ee92d 08:39:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:59 ---> Running in 50b1ed1e81bb 08:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:59 Removing intermediate container c2c23e585218 08:39:59 ---> 1bc850baa267 08:39:59 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:59 ---> 666714fc5b37 08:39:59 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:39:59 ---> Running in 40a414302fbb 08:39:59 Removing intermediate container 50b1ed1e81bb 08:39:59 ---> 8310a7c4a80c 08:39:59 Step 12/22 : WORKDIR /edgex 08:39:59 (1/2) Installing ca-certificates (20220614-r4) 08:39:59 (2/2) Installing dumb-init (1.2.5-r2) 08:39:59 Executing busybox-1.35.0-r29.trigger 08:39:59 Executing ca-certificates-20220614-r4.trigger 08:39:59 (1/3) Installing ca-certificates (20220614-r4) 08:39:59 (2/3) Installing dumb-init (1.2.5-r2) 08:39:59 (3/3) Installing su-exec (0.2-r2) 08:39:59 Executing busybox-1.35.0-r29.trigger 08:39:59 Executing ca-certificates-20220614-r4.trigger 08:39:59 OK: 8 MiB in 17 packages 08:39:59 OK: 8 MiB in 18 packages 08:39:59 ---> Running in 71cbce730fc3 08:39:59 ---> ee8508f72270 08:39:59 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:40:00 Removing intermediate container 40a414302fbb 08:40:00 ---> 8137dd7f60c3 08:40:00 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:40:00 ---> Running in d5aea7d16ac6 08:40:00 Removing intermediate container 71cbce730fc3 08:40:00 ---> 63cba3379060 08:40:00 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:00 ---> 7df5e47470ae 08:40:00 Step 28/33 : RUN chmod +x /entrypoint.sh 08:40:00 ---> Running in 3f947607f4eb 08:40:00 Removing intermediate container d5aea7d16ac6 08:40:00 ---> 213cc7080bb5 08:40:00 Step 25/27 : LABEL arch=x86_64 08:40:00 ---> 947e91640075 08:40:00 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:40:00 Removing intermediate container 1644c4c1cd3e 08:40:00 ---> 2426defb0a63 08:40:00 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:40:00 ---> Running in 39550eaed6c8 08:40:00 Removing intermediate container 43cece4a2e38 08:40:00 ---> 471879330c96 08:40:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:40:01 ---> Running in 55b953bb1eeb 08:40:01 ---> Running in c6d46b64e40c 08:40:01 ---> 2ec0cb4ca751 08:40:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:40:01 Removing intermediate container 39550eaed6c8 08:40:01 ---> 980c7291afc0 08:40:01 Step 26/27 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:40:01 ---> Running in c6db526425c2 08:40:02 Removing intermediate container c6d46b64e40c 08:40:02 ---> 64aa892bc431 08:40:02 Step 12/25 : WORKDIR / 08:40:02 Removing intermediate container 55b953bb1eeb 08:40:02 ---> 50495b442efb 08:40:02 Step 13/23 : ENV APP_PORT=59860 08:40:02 ---> 7150913e10bb 08:40:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:40:02 ---> Running in 6c4b82d0b9ef 08:40:02 ---> Running in 63392135604c 08:40:02 Removing intermediate container c6db526425c2 08:40:02 ---> cbdb821bea65 08:40:02 Step 27/27 : LABEL version=0.0.0 08:40:02 Removing intermediate container 3f947607f4eb 08:40:02 ---> 786384b01ddb 08:40:02 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:40:02 ---> Running in eb1dfd928e10 08:40:02 ---> 11eb2d13b79a 08:40:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:40:02 Removing intermediate container 6c4b82d0b9ef 08:40:02 ---> 94d977d219a6 08:40:02 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:02 Removing intermediate container 63392135604c 08:40:02 ---> de0e5029e1a4 08:40:02 Step 14/23 : EXPOSE $APP_PORT 08:40:03 ---> Running in 55819afd2651 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:03 Removing intermediate container eb1dfd928e10 08:40:03 ---> b6b8bb1d2b1f 08:40:03 08:40:03 ---> Running in 6fb5aef70777 08:40:03 Successfully built b6b8bb1d2b1f 08:40:03 ---> c3ac8add3d50 08:40:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:03 ---> 5b7f084d9c69 08:40:03 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:40:03 Successfully tagged security-spire-config:latest 08:40:03  Building security-spire-config ... done Building security-spire-agent 08:40:03 ---> Running in 9711048ce712 08:40:03 Removing intermediate container 55819afd2651 08:40:03 ---> 4c07943d2163 08:40:03 Step 30/33 : CMD ["gate"] 08:40:03 Removing intermediate container 6fb5aef70777 08:40:03 ---> 7f8c310ac295 08:40:03 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:03 ---> Running in 6f459ced6dd8 08:40:06 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:40:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:40:06 ---> 149a7fa821ac 08:40:06 Step 3/27 : WORKDIR /edgex-go 08:40:06 ---> Using cache 08:40:06 ---> 8ea8e1976b02 08:40:06 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:40:06 ---> Using cache 08:40:06 ---> cb96a783bbed 08:40:06 Step 5/27 : COPY go.mod vendor* ./ 08:40:06 ---> Using cache 08:40:06 ---> 50abe46ebb16 08:40:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:06 ---> Using cache 08:40:06 ---> 07b1b0697986 08:40:06 Step 7/27 : COPY . . 08:40:06 ---> Using cache 08:40:06 ---> f778c70843cc 08:40:06 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:40:06 ---> Using cache 08:40:06 ---> a4de06f8e6a8 08:40:06 Step 9/27 : WORKDIR /edgex-go/spire-build 08:40:06 ---> Using cache 08:40:06 ---> 07ae00d5c0e1 08:40:06 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:40:06 ---> Using cache 08:40:06 ---> 26e2bdbc8c74 08:40:06 Step 11/27 : 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 08:40:06 ---> Using cache 08:40:06 ---> 40018c13d351 08:40:06 Step 12/27 : WORKDIR /edgex-go 08:40:06 ---> Using cache 08:40:06 ---> 755428611df0 08:40:06 08:40:06 Step 13/27 : FROM alpine:3.17 08:40:06 ---> b2aa39c304c2 08:40:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:06 ---> Using cache 08:40:06 ---> e89a726a5022 08:40:06 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.319s coverage: 17.7% of statements 08:40:10 ---> f06f35f8b1b9 08:40:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:40:10 Removing intermediate container 6f459ced6dd8 08:40:10 ---> 6b1703c41e71 08:40:10 Step 31/33 : LABEL arch=x86_64 08:40:10 ---> cf0bb83aa3a0 08:40:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:40:10 ---> Running in e434f146a476 08:40:10 ---> Running in b3928a85761f 08:40:10 ---> ae5ee8a9b918 08:40:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:40:10 ---> 3d632cf40ecc 08:40:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:40:10 Removing intermediate container 9711048ce712 08:40:10 ---> e0e7c8616f2a 08:40:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:10 Removing intermediate container b3928a85761f 08:40:10 ---> 45a9ccc27a4e 08:40:10 Step 32/33 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:40:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:10 ---> 05d866fbb4df 08:40:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:40:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:11 ---> Running in 78e356e515d6 08:40:11 ---> Running in b5c0144e1288 08:40:11 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:40:11 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:40:11 OK: 17818 distinct packages available 08:40:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.631s coverage: 92.3% of statements 08:40:11 ---> 041c012c48cc 08:40:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:40:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:11 ---> 6c61a6912cb1 08:40:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:40:11 Removing intermediate container 78e356e515d6 08:40:11 ---> 4fab7374a2ed 08:40:11 Step 20/22 : LABEL arch=x86_64 08:40:11 Removing intermediate container b5c0144e1288 08:40:11 (1/5) Installing dumb-init (1.2.5-r2) 08:40:11 ---> af4a047dea08 08:40:11 Step 33/33 : LABEL version=0.0.0 08:40:11 (2/5) Installing musl-obstack (1.2.3-r0) 08:40:11 (3/5) Installing libucontext (1.2-r0) 08:40:11 (4/5) Installing gcompat (1.1.0-r0) 08:40:11 (5/5) Installing openssl (3.0.8-r0) 08:40:11 Executing busybox-1.35.0-r29.trigger 08:40:11 OK: 8 MiB in 20 packages 08:40:11 ---> ba1a83fbd4ce 08:40:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:40:11 ---> Running in 421da97a54b1 08:40:12 ---> Running in a16abcf242c8 08:40:12 ---> Running in 0b4243685171 08:40:12 ---> 8f9a9b496398 08:40:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:40:12 Removing intermediate container 421da97a54b1 08:40:12 ---> 450bbad322d7 08:40:12 Step 21/22 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:40:13 Removing intermediate container a16abcf242c8 08:40:13 ---> 07defb8c2801 08:40:13 08:40:13 Removing intermediate container 0b4243685171 08:40:13 ---> 17a202079baa 08:40:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:13 Removing intermediate container e434f146a476 08:40:13 ---> da87040b4eb9 08:40:13 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:13 ---> Running in 06d8a4c65f4f 08:40:13 Successfully built 07defb8c2801 08:40:13 Successfully tagged security-bootstrapper:latest 08:40:13 Building security-spire-server 08:40:13  Building security-bootstrapper ... done  ---> e7dff5bad517 08:40:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:40:13 ---> Running in 8ca7f324426e 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 61.5% of statements 08:40:16 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:40:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:40:17 ---> 149a7fa821ac 08:40:17 Step 3/26 : WORKDIR /edgex-go 08:40:17 ---> Using cache 08:40:17 ---> 8ea8e1976b02 08:40:17 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:40:17 ---> Using cache 08:40:17 ---> cb96a783bbed 08:40:17 Step 5/26 : COPY go.mod vendor* ./ 08:40:17 ---> Using cache 08:40:17 ---> 50abe46ebb16 08:40:17 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:17 ---> Using cache 08:40:17 ---> 07b1b0697986 08:40:17 Step 7/26 : COPY . . 08:40:17 ---> Using cache 08:40:17 ---> f778c70843cc 08:40:17 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:40:17 ---> Using cache 08:40:17 ---> a4de06f8e6a8 08:40:17 Step 9/26 : WORKDIR /edgex-go/spire-build 08:40:17 ---> Using cache 08:40:17 ---> 07ae00d5c0e1 08:40:17 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:40:17 ---> Using cache 08:40:17 ---> 26e2bdbc8c74 08:40:17 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 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:18 ---> 2cd51564c264 08:40:18 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:40:18 Removing intermediate container 06d8a4c65f4f 08:40:18 ---> 1a9f97cba959 08:40:18 Step 22/22 : LABEL version=0.0.0 08:40:18 ---> f89770099409 08:40:18 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.433s coverage: 97.7% of statements 08:40:19 ---> Running in 4178b6e56b38 08:40:19 ---> Running in 55a02de76a03 08:40:19 Removing intermediate container 8ca7f324426e 08:40:19 ---> 720467948b9e 08:40:19 Step 21/23 : LABEL arch=x86_64 08:40:19 ---> Running in ecbf25fe5c66 08:40:19 ---> dfd0c5143e25 08:40:19 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:40:19 ---> Running in 4c17b5c7e902 08:40:19 Removing intermediate container 55a02de76a03 08:40:19 ---> 352659992f22 08:40:19 08:40:19 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 08:40:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:19 go vet ./... 08:40:19 Successfully built 352659992f22 08:40:20 Successfully tagged security-proxy-setup:latest 08:40:20  Building security-proxy-setup ... done Building core-command 08:40:20 Removing intermediate container 4c17b5c7e902 08:40:20 ---> 175854e26754 08:40:20 Step 22/23 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:40:23 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:40:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:40:23 ---> 149a7fa821ac 08:40:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:40:23 ---> Using cache 08:40:23 ---> bde26d00237f 08:40:23 Step 4/24 : WORKDIR /edgex-go 08:40:23 ---> Using cache 08:40:23 ---> 09d5b3e3b66a 08:40:23 Step 5/24 : RUN apk add --update --no-cache make git 08:40:23 ---> Using cache 08:40:23 ---> 1b67390463a0 08:40:23 Step 6/24 : COPY go.mod vendor* ./ 08:40:23 ---> Using cache 08:40:23 ---> 17019f2bc484 08:40:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:23 ---> Using cache 08:40:23 ---> fa3338fc8836 08:40:23 Step 8/24 : COPY . . 08:40:23 ---> Using cache 08:40:23 ---> 46ed2f91e9be 08:40:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:40:26 ---> 67d5868215e6 08:40:26 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:40:26 ---> Running in f0064b369ad3 08:40:26 ---> Running in 3b82a8dbccb5 08:40:27 Removing intermediate container f0064b369ad3 08:40:27 ---> 08cfb91be584 08:40:27 Step 23/23 : LABEL version=0.0.0 08:40:27 Removing intermediate container 4178b6e56b38 08:40:27 ---> 09764577b4b1 08:40:27 Step 12/26 : WORKDIR /edgex-go 08:40:27 Removing intermediate container ecbf25fe5c66 08:40:27 ---> 90f5ae7c23c7 08:40:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:40:27 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 08:40:27 ---> Running in 137e9b0f0a34 08:40:28 ---> bc4b816e38c6 08:40:28 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:40:28 ---> Running in a933f8e61799 08:40:28 ---> Running in 0554bf32430a 08:40:28 Removing intermediate container 137e9b0f0a34 08:40:28 ---> 23e36ed94c32 08:40:28 08:40:28 Successfully built 23e36ed94c32 08:40:28 Removing intermediate container 0554bf32430a 08:40:28 ---> a945e406660c 08:40:28 Step 23/25 : LABEL arch=x86_64 08:40:28 Successfully tagged support-notifications:latest 08:40:28  Building support-notifications ... done Building security-proxy-auth 08:40:28 Removing intermediate container a933f8e61799 08:40:28 ---> 77dcdae3de90 08:40:28 08:40:28 Step 13/26 : FROM alpine:3.17 08:40:28 ---> b2aa39c304c2 08:40:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:28 ---> Using cache 08:40:28 ---> e89a726a5022 08:40:28 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:28 ---> Using cache 08:40:28 ---> da87040b4eb9 08:40:28 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:28 ---> Using cache 08:40:28 ---> 2cd51564c264 08:40:28 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:40:28 ---> df827ad9e141 08:40:28 ---> Using cache 08:40:28 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:40:28 ---> dfd0c5143e25 08:40:28 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:40:28 ---> Running in f3fb0f5fef77 08:40:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:40:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:40:32 ---> 149a7fa821ac 08:40:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:40:32 ---> Using cache 08:40:32 ---> bde26d00237f 08:40:32 Step 4/23 : WORKDIR /edgex-go 08:40:32 ---> Using cache 08:40:32 ---> 09d5b3e3b66a 08:40:32 Step 5/23 : RUN apk add --update --no-cache make git 08:40:32 ---> Using cache 08:40:32 ---> 1b67390463a0 08:40:32 Step 6/23 : COPY go.mod vendor* ./ 08:40:32 ---> Using cache 08:40:32 ---> 17019f2bc484 08:40:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:32 ---> Using cache 08:40:32 ---> fa3338fc8836 08:40:32 Step 8/23 : COPY . . 08:40:32 ---> Using cache 08:40:32 ---> 46ed2f91e9be 08:40:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:40:40 Removing intermediate container f3fb0f5fef77 08:40:40 ---> 28fbe0222134 08:40:40 Step 24/25 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:40:45 ---> Running in 59293410e385 08:40:45 ---> Running in c3bd31599194 08:40:45 ---> 2400a264a949 08:40:45 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:40:46 ---> 88f398264dfb 08:40:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:40:47 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 08:40:50 Removing intermediate container c3bd31599194 08:40:50 ---> 842c7ef650c5 08:40:50 Step 25/25 : LABEL version=0.0.0 08:40:50 ---> 201e1ce3829a 08:40:50 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:40:50 ---> 856b9c4998ae 08:40:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:40:51 ---> Running in 4a4990d77714 08:40:53 ---> Running in 1b7d44a0e089 08:40:55 ---> 9079ff1bafa6 08:40:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:40:55 Removing intermediate container 4a4990d77714 08:40:55 ---> 73a414b843ac 08:40:55 08:40:55 Successfully built 73a414b843ac 08:40:56 Successfully tagged security-secretstore-setup:latest 08:40:56  Building security-secretstore-setup ... done Removing intermediate container 1b7d44a0e089 08:40:56 ---> fee8f12a4012 08:40:56 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:41:00 ---> 591741ac84ad 08:41:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:41:00 ---> Running in 04206567e53b 08:41:00 ---> Running in 42d5b7a2556e 08:41:01 Removing intermediate container 3b82a8dbccb5 08:41:01 ---> 70bbd8421f3f 08:41:01 08:41:01 Step 10/24 : FROM alpine:3.17 08:41:01 ---> b2aa39c304c2 08:41:01 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:41:01 ---> Using cache 08:41:01 ---> 76e19e7a50d9 08:41:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:41:01 ---> Using cache 08:41:01 ---> dad1d40fcd2b 08:41:01 Step 13/24 : ENV APP_PORT=59882 08:41:01 Removing intermediate container 04206567e53b 08:41:01 ---> bf7bd58c436e 08:41:01 Step 25/27 : LABEL arch=x86_64 08:41:01 Removing intermediate container 42d5b7a2556e 08:41:01 ---> 0931eab92037 08:41:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:41:01 ---> Running in 2c140d73e5ba 08:41:01 ---> Running in ba0e2c7cfa8d 08:41:01 ---> Running in 0d62a4ace494 08:41:01 Removing intermediate container 2c140d73e5ba 08:41:01 ---> c3b36d0c5e73 08:41:01 Step 14/24 : EXPOSE $APP_PORT 08:41:01 ---> Running in de7e40ef0bda 08:41:01 Removing intermediate container ba0e2c7cfa8d 08:41:01 ---> b97358cbdabd 08:41:01 Step 26/27 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:41:01 Removing intermediate container 0d62a4ace494 08:41:01 ---> fe0265e8ecde 08:41:01 Step 24/26 : LABEL arch=x86_64 08:41:02 ---> Running in 15fd4fecc111 08:41:02 ---> Running in 267cd45129ba 08:41:02 Removing intermediate container de7e40ef0bda 08:41:02 ---> e30f77ca3591 08:41:02 Step 15/24 : WORKDIR / 08:41:03 ---> Running in 1e1929cbc0c5 08:41:03 Removing intermediate container 15fd4fecc111 08:41:03 ---> a4ed7e727a57 08:41:03 Step 27/27 : LABEL version=0.0.0 08:41:03 Removing intermediate container 267cd45129ba 08:41:03 ---> bd70d5556d2d 08:41:03 Step 25/26 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:41:03 ---> Running in 6e9653d94fe3 08:41:03 ---> Running in 4fd816b4c4a4 08:41:03 Removing intermediate container 1e1929cbc0c5 08:41:03 ---> d59299675885 08:41:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:03 Removing intermediate container 6e9653d94fe3 08:41:03 ---> 5dded7060c25 08:41:03 08:41:03 Successfully built 5dded7060c25 08:41:03 Successfully tagged security-spire-agent:latest 08:41:04  Building security-spire-agent ... done Removing intermediate container 4fd816b4c4a4 08:41:04 ---> 638f4fbcbcc9 08:41:04 Step 26/26 : LABEL version=0.0.0 08:41:04 ---> ea20cf8b78d8 08:41:04 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:41:04 ---> Running in fff2ae12dec7 08:41:06 Removing intermediate container fff2ae12dec7 08:41:06 ---> 805834032374 08:41:06 08:41:06 Successfully built 805834032374 08:41:06 ---> b0481ee91abb 08:41:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:41:06 Successfully tagged security-spire-server:latest 08:41:06  Building security-spire-server ... done  ---> a040ab102740 08:41:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:41:07 ---> 8730b096fd40 08:41:07 Step 20/24 : ENTRYPOINT ["/core-command"] 08:41:07 ---> Running in 04c6f8cfdc52 08:41:08 Removing intermediate container 04c6f8cfdc52 08:41:08 ---> 8fbd4683c377 08:41:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:10 ---> Running in 70cfefa2b97e 08:41:10 Removing intermediate container 59293410e385 08:41:10 ---> 52d8bf9f7c33 08:41:10 08:41:10 Step 10/23 : FROM alpine:3.17 08:41:10 ---> b2aa39c304c2 08:41:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:41:10 ---> Using cache 08:41:10 ---> 40289d694adf 08:41:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:41:10 ---> Using cache 08:41:10 ---> 2fce2fdb0e82 08:41:10 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:10 ---> Using cache 08:41:10 ---> abbf2e9bf71f 08:41:10 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:41:10 ---> Using cache 08:41:10 ---> 28def39fae62 08:41:10 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:41:10 Removing intermediate container 70cfefa2b97e 08:41:10 ---> 781e0ff55553 08:41:10 Step 22/24 : LABEL arch=x86_64 08:41:10 ---> Running in d2c5b203c6b1 08:41:10 Removing intermediate container d2c5b203c6b1 08:41:10 ---> d2b4c1d9c556 08:41:10 Step 23/24 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:41:10 ---> Running in c53be4f01a69 08:41:10 ---> 9dacda092d60 08:41:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:41:11 Removing intermediate container c53be4f01a69 08:41:11 ---> 04caf2ad65f7 08:41:11 Step 24/24 : LABEL version=0.0.0 08:41:11 ---> Running in 48008ec33071 08:41:11 ---> fb0c68098c2f 08:41:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:41:11 Removing intermediate container 48008ec33071 08:41:11 ---> 862786dd81b4 08:41:11 08:41:11 Successfully built 862786dd81b4 08:41:11 Successfully tagged core-command:latest 08:41:11  Building core-command ... done  ---> 978bd879a84e 08:41:11 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:11 ---> Running in 8ff5e3650cf6 08:41:14 Removing intermediate container 8ff5e3650cf6 08:41:14 ---> e97ab5f993ab 08:41:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:41:15 ---> Running in 26bb7b4062a7 08:41:16 Removing intermediate container 26bb7b4062a7 08:41:16 ---> 7c77a77fd805 08:41:16 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:41:17 ---> Running in f6dba8949925 08:41:18 Removing intermediate container f6dba8949925 08:41:18 ---> cba4169db055 08:41:18 Step 21/23 : LABEL arch=x86_64 08:41:18 ---> Running in 0f56160dbac8 08:41:18 Removing intermediate container 0f56160dbac8 08:41:18 ---> 605691a417c4 08:41:18 Step 22/23 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 08:41:19 ---> Running in fb8ce04c3596 08:41:19 Removing intermediate container fb8ce04c3596 08:41:19 ---> e191395ad4f1 08:41:19 Step 23/23 : LABEL version=0.0.0 08:41:19 ---> Running in 88640ef086a1 08:41:19 Removing intermediate container 88640ef086a1 08:41:19 ---> 875728aef8f7 08:41:19 08:41:19 Successfully built 875728aef8f7 08:41:19 Successfully tagged security-proxy-auth:latest 08:41:19  Building security-proxy-auth ... done  [Pipeline] } 08:41:19 $ docker stop --time=1 718f9d25ae9774de2048d230812f6e0ece0bdaa15826457bfa436f775a1b3a8b 08:41:20 $ docker rm -f --volumes 718f9d25ae9774de2048d230812f6e0ece0bdaa15826457bfa436f775a1b3a8b [Pipeline] // withDockerContainer [Pipeline] sh 08:41:21 + docker images 08:41:21 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:21 security-proxy-auth latest 875728aef8f7 2 seconds ago 18.3MB 08:41:21 core-command latest 862786dd81b4 10 seconds ago 19.8MB 08:41:21 52d8bf9f7c33 12 seconds ago 1.66GB 08:41:21 security-spire-server latest 805834032374 17 seconds ago 89.8MB 08:41:21 security-spire-agent latest 5dded7060c25 18 seconds ago 129MB 08:41:21 70bbd8421f3f 21 seconds ago 1.69GB 08:41:21 security-secretstore-setup latest 73a414b843ac 27 seconds ago 32.7MB 08:41:21 support-notifications latest 23e36ed94c32 53 seconds ago 32.7MB 08:41:21 77dcdae3de90 53 seconds ago 1.55GB 08:41:21 security-proxy-setup latest 352659992f22 About a minute ago 18.7MB 08:41:21 security-bootstrapper latest 07defb8c2801 About a minute ago 22.1MB 08:41:21 security-spire-config latest b6b8bb1d2b1f About a minute ago 88.9MB 08:41:21 d580cc30f09b About a minute ago 1.75GB 08:41:21 d34cf61a81be About a minute ago 1.68GB 08:41:21 9fb8e6090e80 About a minute ago 1.67GB 08:41:21 755428611df0 About a minute ago 1.55GB 08:41:21 8b1335fa336b 2 minutes ago 1.67GB 08:41:21 core-common-config-bootstrapper latest e3c09ff4366f 4 minutes ago 17.2MB 08:41:21 core-metadata latest 3bc695efd05b 4 minutes ago 20.4MB 08:41:21 core-data latest 4ea160e49913 5 minutes ago 20MB 08:41:21 support-scheduler latest 6954075711c8 5 minutes ago 32MB 08:41:21 security-spiffe-token-provider latest 255cc328d579 5 minutes ago 32.8MB 08:41:21 efba90d04b1c 5 minutes ago 1.75GB 08:41:21 ee57321e3a43 5 minutes ago 1.73GB 08:41:21 13b5080998fd 5 minutes ago 1.69GB 08:41:21 a1c0726a0d5b 5 minutes ago 1.69GB 08:41:21 61bbc6c58a52 5 minutes ago 1.68GB 08:41:21 ci-base-image-x86_64 latest 149a7fa821ac 10 minutes ago 881MB 08:41:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB 08:41:21 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 08:41:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:41:21 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] } 08:43:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:26 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:43:29 + ls -al . 08:43:29 total 700 08:43:29 drwxrwxr-x 10 1001 1001 4096 Mar 22 08:34 . 08:43:29 drwxr-xr-x 4 root root 4096 Mar 22 08:34 .. 08:43:29 drwxrwxr-x 2 1001 1001 4096 Mar 22 08:32 .blubracket 08:43:29 -rw-rw-r-- 1 1001 1001 16 Mar 22 08:32 .dockerignore 08:43:29 drwxrwxr-x 8 1001 1001 4096 Mar 22 08:32 .git 08:43:29 drwxrwxr-x 3 1001 1001 4096 Mar 22 08:32 .github 08:43:29 -rw-rw-r-- 1 1001 1001 1133 Mar 22 08:32 .gitignore 08:43:29 -rw-rw-r-- 1 1001 1001 42 Mar 22 08:32 .golangci.yml 08:43:29 -rw-rw-r-- 1 1001 1001 87 Mar 22 08:32 .hadolint.yml 08:43:29 -rw-rw-r-- 1 1001 1001 166 Mar 22 08:32 .sonarcloud.properties 08:43:29 -rw-rw-r-- 1 1001 1001 1171 Mar 22 08:32 ADOPTERS.md 08:43:29 -rw-rw-r-- 1 1001 1001 10835 Mar 22 08:32 Attribution.txt 08:43:29 -rw-rw-r-- 1 1001 1001 73765 Mar 22 08:32 CHANGELOG.md 08:43:29 -rw-rw-r-- 1 1001 1001 3804 Mar 22 08:32 CONTRIBUTING.md 08:43:29 -rw-rw-r-- 1 1001 1001 677 Mar 22 08:32 GOVERNANCE.md 08:43:29 -rw-rw-r-- 1 1001 1001 883 Mar 22 08:32 Jenkinsfile 08:43:29 -rw-rw-r-- 1 1001 1001 10775 Mar 22 08:32 LICENSE 08:43:29 -rw-rw-r-- 1 1001 1001 14266 Mar 22 08:32 Makefile 08:43:29 -rw-rw-r-- 1 1001 1001 582 Mar 22 08:32 OWNERS.md 08:43:29 -rw-rw-r-- 1 1001 1001 9403 Mar 22 08:32 README.md 08:43:29 -rw-rw-r-- 1 1001 1001 789 Mar 22 08:32 SECURITY.md 08:43:29 -rw-rw-r-- 1 1001 1001 5 Mar 22 08:30 VERSION 08:43:29 drwxrwxr-x 2 1001 1001 4096 Mar 22 08:32 bin 08:43:29 drwxrwxr-x 18 1001 1001 4096 Mar 22 08:32 cmd 08:43:29 -rw-r--r-- 1 root root 447275 Mar 22 08:40 coverage.out 08:43:29 -rw-rw-r-- 1 1001 1001 3472 Mar 22 08:32 go.mod 08:43:29 -rw-rw-r-- 1 1001 1001 31317 Mar 22 08:32 go.sum 08:43:29 drwxrwxr-x 7 1001 1001 4096 Mar 22 08:32 internal 08:43:29 drwxrwxr-x 3 1001 1001 4096 Mar 22 08:32 openapi 08:43:29 -rw-rw-r-- 1 1001 1001 594 Mar 22 08:32 security.txt 08:43:29 drwxrwxr-x 4 1001 1001 4096 Mar 22 08:32 snap 08:43:29 -rw-rw-r-- 1 1001 1001 204 Mar 22 08:32 version.go [Pipeline] sh 08:43:29 + '[' -e coverage.out ] 08:43:29 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:29 Warning: overwriting stash ‘coverage-report’ 08:43:30 Stashed 1 file(s) [Pipeline] sh 08:43:31 + make build 08:43:31 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 08:45:23 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 08:45:23 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 08:45:23 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 08:45:28 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 08:46: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 08:46:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:31 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 08:46: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 08:46:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:46:46 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 08:46:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:59 $ docker stop --time=1 c9578d1525e21019ee63b6791133533c346d882cf70cac5948e6914f30af5f8e 08:47:01 $ docker rm -f --volumes c9578d1525e21019ee63b6791133533c346d882cf70cac5948e6914f30af5f8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:04 08:47:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:04 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:04 29e5d40040c1: Pulling fs layer 08:47:04 1ce36da41761: Pulling fs layer 08:47:04 25b303627fd3: Pulling fs layer 08:47:04 29e5d40040c1: Download complete 08:47:05 1ce36da41761: Verifying Checksum 08:47:05 1ce36da41761: Download complete 08:47:05 29e5d40040c1: Pull complete 08:47:06 25b303627fd3: Verifying Checksum 08:47:06 25b303627fd3: Download complete 08:47:06 1ce36da41761: Pull complete 08:47:16 25b303627fd3: Pull complete 08:47:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:17 prd-ubuntu20.04-docker-arm64-4c-16g-5157 does not seem to be running inside a container 08:47:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:19 $ docker top dcfe5ccef98bd3cc5c9b5d09fb3638f3f2356544fb6f41dd95954cb755944c8a -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:20 + docker-compose build --help 08:47:20 + grep parallel 08:47:25 --parallel Build images in parallel. [Pipeline] } 08:47:25 $ docker stop --time=1 dcfe5ccef98bd3cc5c9b5d09fb3638f3f2356544fb6f41dd95954cb755944c8a 08:47:27 $ docker rm -f --volumes dcfe5ccef98bd3cc5c9b5d09fb3638f3f2356544fb6f41dd95954cb755944c8a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:28 prd-ubuntu20.04-docker-arm64-4c-16g-5157 does not seem to be running inside a container 08:47:28 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:29 $ docker top 8a93e66edaedfefe862299719930255d6cdc0e22537b28dddf6661fedbb74e58 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:29 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:36 Building core-command ... 08:47:36 Building core-common-config-bootstrapper ... 08:47:36 Building core-data ... 08:47:36 Building core-metadata ... 08:47:36 Building security-bootstrapper ... 08:47:36 Building security-proxy-auth ... 08:47:36 Building security-proxy-setup ... 08:47:36 Building security-secretstore-setup ... 08:47:36 Building security-spiffe-token-provider ... 08:47:36 Building security-spire-agent ... 08:47:36 Building security-spire-config ... 08:47:36 Building security-spire-server ... 08:47:36 Building support-notifications ... 08:47:36 Building support-scheduler ... 08:47:36 Building core-command 08:47:36 Building support-scheduler 08:47:36 Building core-data 08:47:36 Building core-metadata 08:47:36 Building security-bootstrapper 08:48:32 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:32 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:48:32 ---> aa3950fa75fe 08:48:32 Step 3/33 : WORKDIR /edgex-go 08:48:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:32 ---> aa3950fa75fe 08:48:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:32 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:48:32 ---> aa3950fa75fe 08:48:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:48:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:32 ---> aa3950fa75fe 08:48:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:32 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:48:32 ---> aa3950fa75fe 08:48:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:48:32 ---> Running in 451076e51a72 08:48:32 ---> Running in caca205ce7d2 08:48:32 ---> Running in 41dfd80daf32 08:48:32 ---> Running in 40a0c701c989 08:48:32 ---> Running in 85c85d28ed5c 08:48:32 Removing intermediate container 451076e51a72 08:48:32 ---> 31165ce0d20e 08:48:32 Step 4/23 : WORKDIR /edgex-go 08:48:32 Removing intermediate container 40a0c701c989 08:48:32 ---> f82bfcf500b7 08:48:32 Step 4/33 : RUN apk add --update --no-cache make git 08:48:32 Removing intermediate container 41dfd80daf32 08:48:32 ---> ea09ffafc0fd 08:48:32 Step 4/25 : WORKDIR /edgex-go 08:48:32 ---> Running in abdbebe93d14 08:48:32 Removing intermediate container caca205ce7d2 08:48:32 ---> 4ebfe1866667 08:48:32 Step 4/24 : WORKDIR /edgex-go 08:48:32 Removing intermediate container 85c85d28ed5c 08:48:32 ---> 840e15a8791e 08:48:32 Step 4/23 : WORKDIR /edgex-go 08:48:32 ---> Running in 4391bfddae80 08:48:32 ---> Running in a371db971eae 08:48:32 ---> Running in 252773ae1328 08:48:32 ---> Running in 8cd456e61dac 08:48:32 Removing intermediate container abdbebe93d14 08:48:32 ---> 22a836492ae0 08:48:32 Step 5/23 : RUN apk add --update --no-cache make git 08:48:32 Removing intermediate container a371db971eae 08:48:32 ---> d23bc25a3aea 08:48:32 Step 5/25 : RUN apk add --update --no-cache make git 08:48:32 ---> Running in 0571ebee128d 08:48:32 Removing intermediate container 252773ae1328 08:48:32 ---> 71c37f132348 08:48:32 Step 5/24 : RUN apk add --update --no-cache make git 08:48:32 ---> Running in 9d3ac7a6f2ff 08:48:32 Removing intermediate container 8cd456e61dac 08:48:32 ---> 073ce2ca9c1b 08:48:32 Step 5/23 : RUN apk add --update --no-cache make git 08:48:32 ---> Running in 0d8bb2d53f1f 08:48:32 ---> Running in 7a8ba0bd0759 08:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:33 OK: 263 MiB in 53 packages 08:48:33 OK: 263 MiB in 53 packages 08:48:34 OK: 263 MiB in 53 packages 08:48:34 OK: 263 MiB in 53 packages 08:48:34 OK: 263 MiB in 53 packages 08:48:35 Removing intermediate container 4391bfddae80 08:48:35 ---> d90f7a5a7ee3 08:48:35 Step 5/33 : COPY go.mod vendor* ./ 08:48:36 Removing intermediate container 0571ebee128d 08:48:36 ---> 9d84a4784590 08:48:36 Step 6/23 : COPY go.mod vendor* ./ 08:48:36 Removing intermediate container 7a8ba0bd0759 08:48:36 ---> afc06651a2f3 08:48:36 Step 6/23 : COPY go.mod vendor* ./ 08:48:36 Removing intermediate container 9d3ac7a6f2ff 08:48:36 ---> 10ff44422632 08:48:36 Step 6/25 : COPY go.mod vendor* ./ 08:48:36 Removing intermediate container 0d8bb2d53f1f 08:48:36 ---> da4d71dbdf0e 08:48:36 Step 6/24 : COPY go.mod vendor* ./ 08:48:36 ---> 9c14d5066271 08:48:36 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:37 ---> Running in 485f09adcc9a 08:48:37 ---> ec6e6d82c8ce 08:48:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:38 ---> Running in 49620401117c 08:48:38 ---> 76eaa149d08b 08:48:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:38 ---> 33997d04df7a 08:48:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:38 ---> 338d7d6a59fb 08:48:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:38 ---> Running in 049a8ceaa9b9 08:48:38 ---> Running in 8f04f3db19b4 08:48:38 ---> Running in 026af2f10c70 08:50:45 Removing intermediate container 026af2f10c70 08:50:45 ---> a180d0ce88ac 08:50:45 Step 8/24 : COPY . . 08:50:45 Removing intermediate container 8f04f3db19b4 08:50:45 ---> 131bddc9028e 08:50:45 Step 8/23 : COPY . . 08:50:45 Removing intermediate container 485f09adcc9a 08:50:45 ---> eee349c05a41 08:50:45 Step 7/33 : COPY . . 08:50:45 Removing intermediate container 49620401117c 08:50:45 ---> fef7a500a3cd 08:50:45 Step 8/23 : COPY . . 08:50:45 Removing intermediate container 049a8ceaa9b9 08:50:45 ---> 46b4543b6529 08:50:45 Step 8/25 : COPY . . 08:50:53 ---> eb8ec504c505 08:50:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:50:53 ---> f902194c0bf1 08:50:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:50:53 ---> 3d85d0eb2224 08:50:53 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:50:53 ---> 37ce143bb5de 08:50:53 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:50:53 ---> 642e6d1f7a18 08:50:53 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:50:53 ---> Running in d1f496ca7474 08:50:53 ---> Running in eb1a52453315 08:50:54 ---> Running in 16bf6f0c6f7d 08:50:54 ---> Running in 4b58cf70f672 08:50:54 ---> Running in c6adfb84678b 08:50:56 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 08:50:56 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 08:50:56 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 08:50:57 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 08:50:57 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 08:58:34 Removing intermediate container 16bf6f0c6f7d 08:58:34 ---> 3530cdde34ba 08:58:34 08:58:34 Step 9/33 : FROM alpine:3.17 08:58:34 3.17: Pulling from library/alpine 08:58:34 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:58:34 Status: Downloaded newer image for alpine:3.17 08:58:34 ---> d74e625d9115 08:58:34 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:58:34 ---> Running in 996cd6d17301 08:58:34 Removing intermediate container 996cd6d17301 08:58:34 ---> 21e0d7f1df97 08:58:34 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:58:34 ---> Running in 0c4b9b78a5f1 08:58:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:36 (1/2) Installing dumb-init (1.2.5-r2) 08:58:36 (2/2) Installing su-exec (0.2-r2) 08:58:36 Executing busybox-1.35.0-r29.trigger 08:58:36 OK: 8 MiB in 17 packages 08:58:39 Removing intermediate container 0c4b9b78a5f1 08:58:39 ---> 2c2b417f6aaf 08:58:39 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:58:39 ---> Running in 53a75e0eb313 08:58:39 Removing intermediate container 53a75e0eb313 08:58:39 ---> d0180b549406 08:58:39 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:58:39 ---> Running in eb4c2fe66833 08:58:40 Removing intermediate container eb4c2fe66833 08:58:40 ---> 14a0eef6734a 08:58:40 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:58:40 ---> Running in 88f142ea782c 08:58:40 Removing intermediate container 88f142ea782c 08:58:40 ---> a5779e1582c9 08:58:40 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:58:40 ---> Running in 61d016f80c4e 08:58:41 Removing intermediate container 61d016f80c4e 08:58:41 ---> 86283fd90349 08:58:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:58:41 ---> Running in 710ca7320a3b 08:58:44 Removing intermediate container 710ca7320a3b 08:58:44 ---> 083136c9f018 08:58:44 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:58:45 ---> Running in 45ce86976df0 08:58:45 Removing intermediate container 45ce86976df0 08:58:45 ---> 6991633bc67b 08:58:45 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:58:46 ---> bb40ed259aa2 08:58:46 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:58:46 ---> Running in 76e2b6e6cf7a 08:58:50 Removing intermediate container 76e2b6e6cf7a 08:58:50 ---> e07dc7fa8e5a 08:58:50 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:51 ---> cc57e1b80259 08:58:51 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:58:52 ---> d02e5dd4dfb9 08:58:52 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:58:54 ---> 3162257d0a2d 08:58:54 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:58:55 ---> 2df032bcf5c4 08:58:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:58:56 ---> 5035c3afaf5f 08:58:56 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:58:57 ---> 0c0a53e71a48 08:58:57 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:58:58 ---> a3f868e8227f 08:58:58 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:58:59 ---> b268fc8a283e 08:58:59 Step 28/33 : RUN chmod +x /entrypoint.sh 08:58:59 ---> Running in a9bf0989a8db 08:59:04 Removing intermediate container a9bf0989a8db 08:59:04 ---> 6445a53c8673 08:59:04 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:59:04 ---> Running in e9dfe22414be 08:59:04 Removing intermediate container e9dfe22414be 08:59:04 ---> ec301f1d9d2b 08:59:04 Step 30/33 : CMD ["gate"] 08:59:05 ---> Running in 1c441ab5bafe 08:59:06 Removing intermediate container 1c441ab5bafe 08:59:06 ---> cdbb6a797303 08:59:06 Step 31/33 : LABEL arch=arm64 08:59:06 ---> Running in 1a6dd18e66f6 08:59:07 Removing intermediate container 1a6dd18e66f6 08:59:07 ---> 517f663b2855 08:59:07 Step 32/33 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 08:59:07 ---> Running in ca9c0a66cee5 08:59:08 Removing intermediate container ca9c0a66cee5 08:59:08 ---> fce864697d27 08:59:08 Step 33/33 : LABEL version=0.0.0 08:59:08 ---> Running in e346f0810f92 08:59:09 Removing intermediate container e346f0810f92 08:59:09 ---> 178d0e02219c 08:59:09 08:59:10 Successfully built 178d0e02219c 08:59:10 Successfully tagged security-bootstrapper-arm64:latest 08:59:10  Building security-bootstrapper ... done Building security-spiffe-token-provider 08:59:15 Removing intermediate container d1f496ca7474 08:59:15 ---> f10a34d90446 08:59:15 08:59:15 Step 10/24 : FROM alpine:3.17 08:59:15 ---> d74e625d9115 08:59:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:59:16 ---> Running in e33ca18e191f 08:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:22 (1/1) Installing dumb-init (1.2.5-r2) 08:59:22 Executing busybox-1.35.0-r29.trigger 08:59:22 OK: 8 MiB in 16 packages 08:59:25 Removing intermediate container e33ca18e191f 08:59:25 ---> 6ff999633512 08:59:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:59:25 ---> Running in 79a2c42b0c1c 08:59:27 Removing intermediate container 79a2c42b0c1c 08:59:27 ---> 496a04207bcd 08:59:27 Step 13/24 : ENV APP_PORT=59882 08:59:27 ---> Running in 1ad454037c46 08:59:30 Removing intermediate container 1ad454037c46 08:59:30 ---> c2b1a873414e 08:59:30 Step 14/24 : EXPOSE $APP_PORT 08:59:30 ---> Running in 391ac892b5cc 08:59:31 Removing intermediate container 391ac892b5cc 08:59:31 ---> 7835a75fe5e8 08:59:31 Step 15/24 : WORKDIR / 08:59:31 ---> Running in ab93dc24807e 08:59:33 Removing intermediate container ab93dc24807e 08:59:33 ---> a00eb422d5df 08:59:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:35 ---> 9337dfe6f65f 08:59:35 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:59:37 ---> 10a672ca4e48 08:59:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:59:37 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:59:37 ---> aa3950fa75fe 08:59:37 Step 3/20 : WORKDIR /edgex-go 08:59:37 ---> Using cache 08:59:37 ---> f82bfcf500b7 08:59:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:59:37 ---> Running in bd1578c28e28 08:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:42 ---> d25b97b51327 08:59:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:59:43 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:59:43 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:59:43 OK: 17691 distinct packages available 08:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:44 ---> d51d4aa37a8d 08:59:44 Step 20/24 : ENTRYPOINT ["/core-command"] 08:59:44 ---> Running in 1614497702b0 08:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:45 Removing intermediate container 4b58cf70f672 08:59:45 ---> 6ffe8d341f9e 08:59:45 08:59:45 Step 10/23 : FROM alpine:3.17 08:59:45 ---> d74e625d9115 08:59:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:59:45 ---> Running in 90b6739c4b40 08:59:45 Removing intermediate container 1614497702b0 08:59:45 ---> 5971c1cc3965 08:59:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:45 ---> Running in 3135f2e95827 08:59:46 Removing intermediate container 90b6739c4b40 08:59:46 ---> ebeca14fe995 08:59:46 Step 12/23 : ENV APP_PORT=59880 08:59:46 OK: 263 MiB in 53 packages 08:59:46 ---> Running in 35399da3a013 08:59:46 Removing intermediate container 3135f2e95827 08:59:46 ---> 5c4d3b220f99 08:59:46 Step 22/24 : LABEL arch=arm64 08:59:46 ---> Running in e73f3f47216e 08:59:47 Removing intermediate container eb1a52453315 08:59:47 ---> c5886c63d299 08:59:47 08:59:47 Step 10/25 : FROM alpine:3.17 08:59:47 ---> d74e625d9115 08:59:47 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:59:47 ---> Using cache 08:59:47 ---> 6ff999633512 08:59:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:59:47 ---> Using cache 08:59:47 ---> 496a04207bcd 08:59:47 Step 13/25 : ENV APP_PORT=59881 08:59:48 ---> Running in e74959aabb4b 08:59:48 Removing intermediate container 35399da3a013 08:59:48 ---> b528cb0cfb5e 08:59:48 Step 13/23 : EXPOSE $APP_PORT 08:59:48 Removing intermediate container e73f3f47216e 08:59:48 ---> 2c5b12cdc77a 08:59:48 Step 23/24 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 08:59:48 ---> Running in c12efeaaa93a 08:59:48 ---> Running in e97f8c1baf2b 08:59:48 Removing intermediate container bd1578c28e28 08:59:48 ---> ba62e9f9f189 08:59:48 Step 5/20 : COPY go.mod vendor* ./ 08:59:49 Removing intermediate container e74959aabb4b 08:59:49 ---> af6d3c37f6c2 08:59:49 Step 14/25 : EXPOSE $APP_PORT 08:59:49 ---> Running in 6b9694e0dd33 08:59:49 Removing intermediate container c12efeaaa93a 08:59:49 ---> e2b435f4b8f9 08:59:49 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:59:50 ---> Running in 4d899757ed00 08:59:50 Removing intermediate container e97f8c1baf2b 08:59:50 ---> a56df8b62045 08:59:50 Step 24/24 : LABEL version=0.0.0 08:59:50 ---> Running in 2c1965bd688e 08:59:50 Removing intermediate container 6b9694e0dd33 08:59:50 ---> 9f485b0567ff 08:59:50 Step 15/25 : WORKDIR / 08:59:50 ---> Running in 74ba5db47c19 08:59:51 ---> f6b4a437f7d3 08:59:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:51 ---> Running in 6df0e74ce77e 08:59:51 Removing intermediate container 2c1965bd688e 08:59:51 ---> ec32fc97e647 08:59:51 08:59:52 Removing intermediate container 74ba5db47c19 08:59:52 ---> 89c469032155 08:59:52 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:52 Successfully built ec32fc97e647 08:59:52 Successfully tagged core-command-arm64:latest 08:59:52 Building support-notifications 08:59:54  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:55 (1/1) Installing dumb-init (1.2.5-r2) 08:59:55 Executing busybox-1.35.0-r29.trigger 08:59:55 OK: 8 MiB in 16 packages 08:59:56 ---> 2cccae22afd0 08:59:56 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:59:57 ---> 57cbb574d84f 08:59:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:59:58 Removing intermediate container 4d899757ed00 08:59:58 ---> 0c35e08ae8fe 08:59:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:59 ---> 14ca21bb15df 08:59:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:00:01 ---> e4a8af3c05d1 09:00:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:00:01 ---> b708f8721298 09:00:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:00:02 ---> f7162cef11e3 09:00:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:00:03 ---> 88d3c3a5566e 09:00:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:00:04 ---> 348d51433f6c 09:00:04 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:00:04 ---> Running in 0ccab4e50746 09:00:05 Removing intermediate container 0ccab4e50746 09:00:05 ---> 6a3a77e08a2c 09:00:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:05 ---> Running in 4ae4b1135c95 09:00:05 ---> 6eafb10ee82c 09:00:05 Step 19/23 : ENTRYPOINT ["/core-data"] 09:00:05 ---> Running in 485f693e9c1b 09:00:06 Removing intermediate container 4ae4b1135c95 09:00:06 ---> 65fb585dc2d3 09:00:06 Step 23/25 : LABEL arch=arm64 09:00:06 Removing intermediate container 485f693e9c1b 09:00:06 ---> eada97122d56 09:00:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:06 ---> Running in 99f4e2decc3d 09:00:06 ---> Running in 68506182037f 09:00:08 Removing intermediate container 99f4e2decc3d 09:00:08 ---> 5b802670fe14 09:00:08 Step 24/25 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 09:00:08 Removing intermediate container 68506182037f 09:00:08 ---> cf3bbbe8872e 09:00:08 Step 21/23 : LABEL arch=arm64 09:00:08 ---> Running in 4fe6c7575bff 09:00:08 ---> Running in b9312b203ac6 09:00:09 Removing intermediate container 4fe6c7575bff 09:00:09 ---> 67e35388c280 09:00:09 Step 22/23 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 09:00:09 Removing intermediate container b9312b203ac6 09:00:09 ---> 6068dc25b664 09:00:09 Step 25/25 : LABEL version=0.0.0 09:00:09 ---> Running in c8da7bf63bcc 09:00:09 ---> Running in 3cb2761c1554 09:00:10 Removing intermediate container 3cb2761c1554 09:00:10 ---> f28954d0b6e4 09:00:10 09:00:10 Removing intermediate container c8da7bf63bcc 09:00:10 ---> 931954585ed9 09:00:10 Step 23/23 : LABEL version=0.0.0 09:00:11 ---> Running in f858bc679624 09:00:11 Successfully built f28954d0b6e4 09:00:11 Successfully tagged core-metadata-arm64:latest 09:00:11  Building core-metadata ... done Building security-spire-config 09:00:11 Removing intermediate container f858bc679624 09:00:11 ---> 5ae18213394a 09:00:11 09:00:12 Successfully built 5ae18213394a 09:00:12 Successfully tagged core-data-arm64:latest 09:00:12  Building core-data ... done Building security-proxy-auth 09:00:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:14 ---> aa3950fa75fe 09:00:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:14 ---> Using cache 09:00:14 ---> 840e15a8791e 09:00:14 Step 4/23 : WORKDIR /edgex-go 09:00:14 ---> Using cache 09:00:14 ---> 073ce2ca9c1b 09:00:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:00:14 ---> Running in 12b01c0dce79 09:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:18 OK: 263 MiB in 53 packages 09:00:20 Removing intermediate container 12b01c0dce79 09:00:20 ---> 84738fae319f 09:00:20 Step 6/23 : COPY go.mod vendor* ./ 09:00:21 ---> 769608db8df8 09:00:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:21 ---> Running in f72444794fa2 09:00:43 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:00:43 ---> aa3950fa75fe 09:00:43 Step 3/27 : WORKDIR /edgex-go 09:00:43 ---> Using cache 09:00:43 ---> f82bfcf500b7 09:00:43 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:00:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:43 ---> aa3950fa75fe 09:00:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:43 ---> Using cache 09:00:43 ---> 840e15a8791e 09:00:43 Step 4/23 : WORKDIR /edgex-go 09:00:43 ---> Using cache 09:00:43 ---> 073ce2ca9c1b 09:00:43 Step 5/23 : RUN apk add --update --no-cache make git 09:00:43 ---> Using cache 09:00:43 ---> afc06651a2f3 09:00:43 Step 6/23 : COPY go.mod vendor* ./ 09:00:43 ---> Using cache 09:00:43 ---> 338d7d6a59fb 09:00:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:43 ---> Using cache 09:00:43 ---> 131bddc9028e 09:00:43 Step 8/23 : COPY . . 09:00:43 ---> Using cache 09:00:43 ---> eb8ec504c505 09:00:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:00:43 ---> Running in 48e3d389df4e 09:00:43 ---> Running in 0971949b5138 09:00:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:47 OK: 263 MiB in 53 packages 09:00:49 Removing intermediate container 48e3d389df4e 09:00:49 ---> d0851b548fa8 09:00:49 Step 5/27 : COPY go.mod vendor* ./ 09:00:51 ---> 2dfb12538812 09:00:51 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:51 ---> Running in 132c6e2eb6c7 09:01:38 Removing intermediate container c6adfb84678b 09:01:38 ---> caf82fd5d318 09:01:38 09:01:38 Step 10/23 : FROM alpine:3.17 09:01:38 ---> d74e625d9115 09:01:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:01:38 ---> Using cache 09:01:38 ---> 6ff999633512 09:01:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:01:38 ---> Using cache 09:01:38 ---> 496a04207bcd 09:01:38 Step 13/23 : ENV APP_PORT=59861 09:01:38 ---> Running in 8a3ba32309a7 09:01:38 Removing intermediate container 8a3ba32309a7 09:01:38 ---> 03b51d7243c3 09:01:38 Step 14/23 : EXPOSE $APP_PORT 09:01:38 ---> Running in 31d75447dfc0 09:01:38 Removing intermediate container 31d75447dfc0 09:01:38 ---> 65b41cbce2d1 09:01:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:38 ---> c83843a025ce 09:01:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:01:40 ---> 5c45ef8f2c6a 09:01:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:01:42 Removing intermediate container 6df0e74ce77e 09:01:42 ---> 497a01cc0f7c 09:01:42 Step 7/20 : COPY . . 09:01:45 ---> bb8e49858fdc 09:01:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:01:47 ---> f8c1d0077213 09:01:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:01:47 ---> Running in 462233a5dc2e 09:01:49 Removing intermediate container 462233a5dc2e 09:01:49 ---> a16c9cb3968f 09:01:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:49 ---> Running in b792f2a085fe 09:01:51 Removing intermediate container b792f2a085fe 09:01:51 ---> 0888aee39d6e 09:01:51 Step 21/23 : LABEL arch=arm64 09:01:51 ---> Running in ed4174081baa 09:01:53 Removing intermediate container ed4174081baa 09:01:53 ---> bee3dba69189 09:01:53 Step 22/23 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 09:01:53 ---> Running in abeb39d02f41 09:01:54 Removing intermediate container abeb39d02f41 09:01:54 ---> 7a8adadeec89 09:01:54 Step 23/23 : LABEL version=0.0.0 09:01:55 ---> Running in dbcd192a47e2 09:01:56 Removing intermediate container dbcd192a47e2 09:01:56 ---> f83ae5edd7da 09:01:56 09:01:57 Successfully built f83ae5edd7da 09:01:57 Successfully tagged support-scheduler-arm64:latest 09:01:57 Building security-secretstore-setup 09:02:24  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:02:24 ---> aa3950fa75fe 09:02:24 Step 3/25 : WORKDIR /edgex-go 09:02:24 ---> Using cache 09:02:24 ---> f82bfcf500b7 09:02:24 Step 4/25 : RUN apk add --update --no-cache make git 09:02:24 ---> Using cache 09:02:24 ---> d90f7a5a7ee3 09:02:24 Step 5/25 : COPY go.mod vendor* ./ 09:02:24 ---> Using cache 09:02:24 ---> 9c14d5066271 09:02:24 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:24 ---> Using cache 09:02:24 ---> eee349c05a41 09:02:24 Step 7/25 : COPY . . 09:02:24 ---> Using cache 09:02:24 ---> 642e6d1f7a18 09:02:24 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:24 ---> f1b7618c0b71 09:02:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:02:24 ---> Running in c6d93183e5ed 09:02:24 ---> Running in ac5774e23ed3 09:02:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:02:26 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 09:02:41 Removing intermediate container f72444794fa2 09:02:41 ---> 9d04ce083fb8 09:02:41 Step 8/23 : COPY . . 09:02:56 Removing intermediate container 132c6e2eb6c7 09:02:56 ---> a6805b716ed4 09:02:56 Step 7/27 : COPY . . 09:02:59 ---> ccc817961eee 09:02:59 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:02:59 ---> Running in addb169f22e7 09:03:02 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 09:03:11 ---> 248d44d4edb9 09:03:11 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:03:11 ---> Running in cc60c2350f03 09:03:11 Removing intermediate container cc60c2350f03 09:03:11 ---> 3d21416556ab 09:03:11 Step 9/27 : WORKDIR /edgex-go/spire-build 09:03:11 ---> Running in 142a9cf88b12 09:03:11 Removing intermediate container 142a9cf88b12 09:03:11 ---> bfc78ee00e0a 09:03:11 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:03:11 ---> Running in 325c2ebc8900 09:03:11 Removing intermediate container 325c2ebc8900 09:03:11 ---> 33579b059451 09:03:11 Step 11/27 : 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 09:03:12 ---> Running in be2955bc1251 09:03:15 Removing intermediate container be2955bc1251 09:03:15 ---> 1c23ed1eb36f 09:03:15 Step 12/27 : WORKDIR /edgex-go 09:03:15 ---> Running in 40302e5a60d0 09:03:16 Removing intermediate container 40302e5a60d0 09:03:16 ---> 79d94b9b07b2 09:03:16 09:03:16 Step 13/27 : FROM alpine:3.17 09:03:16 ---> d74e625d9115 09:03:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:16 ---> Running in b5610240e17b 09:03:16 Removing intermediate container b5610240e17b 09:03:16 ---> 30658a2eda1a 09:03:16 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:16 ---> Running in b79acaddbea6 09:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:21 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:03:21 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:03:21 OK: 17689 distinct packages available 09:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:24 (1/4) Installing dumb-init (1.2.5-r2) 09:03:24 (2/4) Installing musl-obstack (1.2.3-r0) 09:03:24 (3/4) Installing libucontext (1.2-r0) 09:03:24 (4/4) Installing gcompat (1.1.0-r0) 09:03:24 Executing busybox-1.35.0-r29.trigger 09:03:24 OK: 8 MiB in 19 packages 09:03:26 Removing intermediate container b79acaddbea6 09:03:26 ---> 7d5554ad5cda 09:03:26 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:27 ---> 42301485bec2 09:03:27 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:03:28 ---> 05e288a96c41 09:03:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:35 ---> 90a69300b8d4 09:03:35 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:03:36 ---> 243558a2f571 09:03:36 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:03:36 ---> Running in 62330f74f9eb 09:03:36 Removing intermediate container 62330f74f9eb 09:03:36 ---> 7f2a279a6016 09:03:37 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:03:38 ---> f070b76e97dd 09:03:38 Step 22/27 : WORKDIR / 09:03:38 ---> Running in 1a5176f17ae7 09:03:38 Removing intermediate container 1a5176f17ae7 09:03:38 ---> d43793fe3474 09:03:38 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:39 ---> Running in 4caeaf3b7ffd 09:03:39 Removing intermediate container 4caeaf3b7ffd 09:03:39 ---> dfb3f907ad75 09:03:39 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:39 ---> Running in d7c876fdb2d6 09:03:40 Removing intermediate container d7c876fdb2d6 09:03:40 ---> c15e0eeef021 09:03:40 Step 25/27 : LABEL arch=arm64 09:03:40 ---> Running in c03564227455 09:03:41 Removing intermediate container c03564227455 09:03:41 ---> 26a3ff074df8 09:03:41 Step 26/27 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 09:03:41 ---> Running in 70cce87646eb 09:03:41 Removing intermediate container 70cce87646eb 09:03:41 ---> 8331f82ca6d7 09:03:41 Step 27/27 : LABEL version=0.0.0 09:03:41 ---> Running in 28e8102f2641 09:03:42 Removing intermediate container 28e8102f2641 09:03:42 ---> 101428b2c324 09:03:42 09:03:42 Successfully built 101428b2c324 09:03:42 Successfully tagged security-spire-config-arm64:latest 09:03:42 Building security-proxy-setup 09:04:05  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:04:05 ---> aa3950fa75fe 09:04:05 Step 3/22 : WORKDIR /edgex-go 09:04:05 ---> Using cache 09:04:05 ---> f82bfcf500b7 09:04:05 Step 4/22 : RUN apk add --update --no-cache make git 09:04:05 ---> Using cache 09:04:05 ---> d90f7a5a7ee3 09:04:05 Step 5/22 : COPY go.mod vendor* ./ 09:04:05 ---> Using cache 09:04:05 ---> 9c14d5066271 09:04:05 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:05 ---> Using cache 09:04:05 ---> eee349c05a41 09:04:05 Step 7/22 : COPY . . 09:04:05 ---> Using cache 09:04:05 ---> 642e6d1f7a18 09:04:05 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:04:05 ---> Running in 2e152285ea3b 09:04:05 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 09:06:57 Removing intermediate container 0971949b5138 09:06:57 ---> 6e7b1edc1477 09:06:57 09:06:57 Step 10/23 : FROM alpine:3.17 09:06:57 ---> d74e625d9115 09:06:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:06:57 ---> Running in bc3fb8a7f0c3 09:06:57 Removing intermediate container bc3fb8a7f0c3 09:06:57 ---> 1dfdcc0dfc56 09:06:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:06:58 ---> Running in 6924d166b795 09:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:02 (1/1) Installing dumb-init (1.2.5-r2) 09:07:02 Executing busybox-1.35.0-r29.trigger 09:07:02 OK: 8 MiB in 16 packages 09:07:04 Removing intermediate container 6924d166b795 09:07:04 ---> b172ed1b8914 09:07:04 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:05 ---> c2f1f45d2c6c 09:07:05 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:07:06 ---> 23afd0d66013 09:07:06 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:07:08 ---> 857c842d5bce 09:07:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:07:09 ---> 6d8ccbe63237 09:07:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:07:10 ---> e5f583c740ea 09:07:10 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:10 ---> Running in 44d145cfa1e0 09:07:13 Removing intermediate container 44d145cfa1e0 09:07:13 ---> 34fc4ea22b21 09:07:13 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:07:14 ---> Running in f7b1eafe25b5 09:07:14 Removing intermediate container f7b1eafe25b5 09:07:14 ---> 4241973992c4 09:07:14 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:07:14 ---> Running in f22ecac95277 09:07:18 Removing intermediate container f22ecac95277 09:07:18 ---> fa1a59f7110b 09:07:18 Step 21/23 : LABEL arch=arm64 09:07:18 ---> Running in 70f939c1d77b 09:07:19 Removing intermediate container 70f939c1d77b 09:07:19 ---> dac77e97b2c0 09:07:19 Step 22/23 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 09:07:19 ---> Running in ae1eefc0cbe0 09:07:19 Removing intermediate container ae1eefc0cbe0 09:07:19 ---> a2f2549d5c1e 09:07:19 Step 23/23 : LABEL version=0.0.0 09:07:19 ---> Running in 1feb5c943f2f 09:07:20 Removing intermediate container 1feb5c943f2f 09:07:20 ---> 8763688e3739 09:07:20 09:07:20 Successfully built 8763688e3739 09:07:20 Successfully tagged security-proxy-auth-arm64:latest 09:07:20  Building security-proxy-auth ... done Building security-spire-server 09:07:42 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:07:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:07:42 ---> aa3950fa75fe 09:07:42 Step 3/26 : WORKDIR /edgex-go 09:07:42 ---> Using cache 09:07:42 ---> f82bfcf500b7 09:07:42 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:07:42 ---> Using cache 09:07:42 ---> d0851b548fa8 09:07:42 Step 5/26 : COPY go.mod vendor* ./ 09:07:42 ---> Using cache 09:07:42 ---> 2dfb12538812 09:07:42 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:42 ---> Using cache 09:07:42 ---> a6805b716ed4 09:07:42 Step 7/26 : COPY . . 09:07:42 ---> Using cache 09:07:42 ---> 248d44d4edb9 09:07:42 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:07:42 ---> Using cache 09:07:42 ---> 3d21416556ab 09:07:42 Step 9/26 : WORKDIR /edgex-go/spire-build 09:07:42 ---> Using cache 09:07:42 ---> bfc78ee00e0a 09:07:42 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:07:42 ---> Using cache 09:07:42 ---> 33579b059451 09:07:42 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 09:07:42 ---> Running in 97fd1978271a 09:07:42 Removing intermediate container 97fd1978271a 09:07:42 ---> 5fa73b427348 09:07:42 Step 12/26 : WORKDIR /edgex-go 09:07:43 ---> Running in 819220580fff 09:07:43 Removing intermediate container 819220580fff 09:07:43 ---> 3277e9eb94a3 09:07:43 09:07:43 Step 13/26 : FROM alpine:3.17 09:07:43 ---> d74e625d9115 09:07:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:43 ---> Using cache 09:07:43 ---> 30658a2eda1a 09:07:43 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:43 ---> Running in c80736b76472 09:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:48 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:07:48 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:07:48 OK: 17689 distinct packages available 09:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:51 (1/5) Installing dumb-init (1.2.5-r2) 09:07:51 (2/5) Installing musl-obstack (1.2.3-r0) 09:07:51 (3/5) Installing libucontext (1.2-r0) 09:07:51 (4/5) Installing gcompat (1.1.0-r0) 09:07:51 (5/5) Installing openssl (3.0.8-r0) 09:07:51 Executing busybox-1.35.0-r29.trigger 09:07:51 OK: 9 MiB in 20 packages 09:07:53 Removing intermediate container c80736b76472 09:07:53 ---> adcbd54773d2 09:07:53 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:54 ---> 06ec47d77e72 09:07:54 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:07:57 ---> 99fcb5820a10 09:07:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:08:03 ---> 0a800c894387 09:08:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:08:03 ---> 85dff5ebb8ae 09:08:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:08:04 ---> 92db25eecd50 09:08:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:08:05 ---> b1444d958c2e 09:08:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:08:06 ---> Running in eca259a49ad1 09:08:06 Removing intermediate container eca259a49ad1 09:08:06 ---> 584e5bfff6ea 09:08:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:08:06 ---> Running in 9bfbef49a27e 09:08:07 Removing intermediate container 9bfbef49a27e 09:08:07 ---> 4efd3a56f8f5 09:08:07 Step 24/26 : LABEL arch=arm64 09:08:07 ---> Running in 3e463bc1aa12 09:08:07 Removing intermediate container 3e463bc1aa12 09:08:07 ---> 64c21c6d9414 09:08:07 Step 25/26 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 09:08:07 ---> Running in 58e3cf65a3f4 09:08:08 Removing intermediate container 58e3cf65a3f4 09:08:08 ---> 04c37e31306f 09:08:08 Step 26/26 : LABEL version=0.0.0 09:08:08 ---> Running in e0f013044b9f 09:08:08 Removing intermediate container e0f013044b9f 09:08:08 ---> 4da2b764a420 09:08:08 09:08:09 Successfully built 4da2b764a420 09:08:09 Successfully tagged security-spire-server-arm64:latest 09:08:09  Building security-spire-server ... done Building core-common-config-bootstrapper 09:08:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:08:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:08:27 ---> aa3950fa75fe 09:08:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:08:27 ---> Using cache 09:08:27 ---> 840e15a8791e 09:08:27 Step 4/23 : WORKDIR /edgex-go 09:08:27 ---> Using cache 09:08:27 ---> 073ce2ca9c1b 09:08:27 Step 5/23 : RUN apk add --update --no-cache make git 09:08:27 ---> Using cache 09:08:27 ---> afc06651a2f3 09:08:27 Step 6/23 : COPY go.mod vendor* ./ 09:08:27 ---> Using cache 09:08:27 ---> 338d7d6a59fb 09:08:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:27 ---> Using cache 09:08:27 ---> 131bddc9028e 09:08:27 Step 8/23 : COPY . . 09:08:27 ---> Using cache 09:08:27 ---> eb8ec504c505 09:08:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:08:28 ---> Running in 47ba2fb952b7 09:08:29 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 09:10:06 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 09:10:25 Removing intermediate container ac5774e23ed3 09:10:25 ---> cc6e86139151 09:10:25 09:10:25 Step 9/25 : FROM alpine:3.17 09:10:25 ---> d74e625d9115 09:10:25 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:10:25 ---> Running in 860c722f5fbe 09:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:28 (1/3) Installing ca-certificates (20220614-r4) 09:10:28 (2/3) Installing dumb-init (1.2.5-r2) 09:10:28 (3/3) Installing su-exec (0.2-r2) 09:10:28 Executing busybox-1.35.0-r29.trigger 09:10:28 Executing ca-certificates-20220614-r4.trigger 09:10:28 OK: 8 MiB in 18 packages 09:10:31 Removing intermediate container 860c722f5fbe 09:10:31 ---> 29f0924e9f5d 09:10:31 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:10:31 ---> Running in 05a0c12ac7df 09:10:31 Removing intermediate container 05a0c12ac7df 09:10:31 ---> ffe4b27fbfeb 09:10:31 Step 12/25 : WORKDIR / 09:10:32 ---> Running in c68d3d79cbf6 09:10:32 Removing intermediate container c68d3d79cbf6 09:10:32 ---> d815012557cc 09:10:32 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:35 ---> 77e412dcb712 09:10:35 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:10:36 ---> df509424e424 09:10:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:10:37 ---> ba024b8e2d03 09:10:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:10:38 ---> 693dacd9ff44 09:10:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:10:39 ---> 08d984276d8c 09:10:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:10:41 ---> 12404dbc8edb 09:10:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:10:43 ---> 859adbff3d75 09:10:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:10:43 ---> 6773d3150122 09:10:43 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:43 ---> Running in b674ba7df335 09:10:47 Removing intermediate container b674ba7df335 09:10:47 ---> e1ac6be96865 09:10:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:10:47 ---> Running in 6460bcd9a5c9 09:10:47 Removing intermediate container 6460bcd9a5c9 09:10:47 ---> 49a2e626bb5e 09:10:47 Step 23/25 : LABEL arch=arm64 09:10:47 ---> Running in 1c3c01157738 09:10:48 Removing intermediate container 1c3c01157738 09:10:48 ---> 029548db42ce 09:10:48 Step 24/25 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 09:10:48 ---> Running in 0011466f963f 09:10:49 Removing intermediate container 0011466f963f 09:10:49 ---> 0f01896c6f72 09:10:49 Step 25/25 : LABEL version=0.0.0 09:10:49 ---> Running in 0ea4f914e15e 09:10:49 Removing intermediate container 0ea4f914e15e 09:10:49 ---> 04e9d9e0cfae 09:10:49 09:10:50 Successfully built 04e9d9e0cfae 09:10:50 Successfully tagged security-secretstore-setup-arm64:latest 09:10:50  Building security-secretstore-setup ... done Building security-spire-agent 09:11:12 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:11:12 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:11:12 ---> aa3950fa75fe 09:11:12 Step 3/27 : WORKDIR /edgex-go 09:11:12 ---> Using cache 09:11:12 ---> f82bfcf500b7 09:11:12 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:11:12 ---> Using cache 09:11:12 ---> d0851b548fa8 09:11:12 Step 5/27 : COPY go.mod vendor* ./ 09:11:12 ---> Using cache 09:11:12 ---> 2dfb12538812 09:11:12 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:12 ---> Using cache 09:11:12 ---> a6805b716ed4 09:11:12 Step 7/27 : COPY . . 09:11:12 ---> Using cache 09:11:12 ---> 248d44d4edb9 09:11:12 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:11:12 ---> Using cache 09:11:12 ---> 3d21416556ab 09:11:12 Step 9/27 : WORKDIR /edgex-go/spire-build 09:11:12 ---> Using cache 09:11:12 ---> bfc78ee00e0a 09:11:12 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:11:12 ---> Using cache 09:11:12 ---> 33579b059451 09:11:12 Step 11/27 : 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 09:11:12 ---> Using cache 09:11:12 ---> 1c23ed1eb36f 09:11:12 Step 12/27 : WORKDIR /edgex-go 09:11:12 ---> Using cache 09:11:12 ---> 79d94b9b07b2 09:11:12 09:11:12 Step 13/27 : FROM alpine:3.17 09:11:12 ---> d74e625d9115 09:11:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:11:12 ---> Using cache 09:11:12 ---> 30658a2eda1a 09:11:12 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:11:12 ---> Using cache 09:11:12 ---> adcbd54773d2 09:11:12 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:12 ---> Using cache 09:11:12 ---> 06ec47d77e72 09:11:12 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:11:12 ---> Using cache 09:11:12 ---> 99fcb5820a10 09:11:12 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:11:15 ---> 2011859b8ff9 09:11:15 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:11:20 ---> 6fa52772c6d5 09:11:20 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:11:21 ---> 812b5c022692 09:11:21 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:11:22 ---> e1ada79f4371 09:11:22 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:11:23 ---> 4ca7f239bf99 09:11:23 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:11:23 ---> Running in 6a0205a7cb88 09:11:23 Removing intermediate container 6a0205a7cb88 09:11:23 ---> 8fa35b8776f7 09:11:23 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:11:23 ---> Running in 0f89d36fcc50 09:11:24 Removing intermediate container 0f89d36fcc50 09:11:24 ---> 35f5eabda4b5 09:11:24 Step 25/27 : LABEL arch=arm64 09:11:24 ---> Running in bc4c23a4cd65 09:11:27 Removing intermediate container bc4c23a4cd65 09:11:27 ---> bb82865d1e99 09:11:27 Step 26/27 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 09:11:27 ---> Running in 57f2bd6b2b38 09:11:28 Removing intermediate container 57f2bd6b2b38 09:11:28 ---> f94bdb90d5b7 09:11:28 Step 27/27 : LABEL version=0.0.0 09:11:28 ---> Running in 16ec623863ef 09:11:28 Removing intermediate container 16ec623863ef 09:11:28 ---> a4ec48d3b273 09:11:28 09:11:29 Successfully built a4ec48d3b273 09:11:29 Successfully tagged security-spire-agent-arm64:latest 09:11:51  Building security-spire-agent ... done Removing intermediate container 2e152285ea3b 09:11:51 ---> 6247c40b4ca0 09:11:51 09:11:51 Step 9/22 : FROM alpine:3.17 09:11:51 ---> d74e625d9115 09:11:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:11:51 ---> Running in 706f7f9b7b74 09:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:55 (1/2) Installing dumb-init (1.2.5-r2) 09:11:55 (2/2) Installing openssl (3.0.8-r0) 09:11:55 Executing busybox-1.35.0-r29.trigger 09:11:55 OK: 8 MiB in 17 packages 09:11:56 Removing intermediate container 706f7f9b7b74 09:11:56 ---> dfbd18ee02de 09:11:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:11:56 ---> Running in b7396039df78 09:11:57 Removing intermediate container b7396039df78 09:11:57 ---> 01f07a590553 09:11:57 Step 12/22 : WORKDIR /edgex 09:11:57 ---> Running in 7be551423a6d 09:11:57 Removing intermediate container 7be551423a6d 09:11:57 ---> 763bfc7791f0 09:11:57 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:58 ---> 8e8a6d097e7e 09:11:58 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:11:59 ---> d6a3ce79e6a9 09:11:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:12:00 ---> 31e501828330 09:12:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:12:02 ---> 76eef15d99e6 09:12:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:12:03 ---> 6f11153cb65c 09:12:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:04 ---> Running in b63d55ce0d7d 09:12:07 Removing intermediate container b63d55ce0d7d 09:12:07 ---> 8bd28ca3a3da 09:12:07 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:12:07 ---> Running in 9a405a7ac2ba 09:12:07 Removing intermediate container 9a405a7ac2ba 09:12:07 ---> 7396e64f88ee 09:12:07 Step 20/22 : LABEL arch=arm64 09:12:08 ---> Running in cc6c2529ba84 09:12:08 Removing intermediate container cc6c2529ba84 09:12:08 ---> ca618a22b1ba 09:12:08 Step 21/22 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 09:12:08 ---> Running in 9f6f5a5e45f0 09:12:09 Removing intermediate container 9f6f5a5e45f0 09:12:09 ---> a1840ac585a2 09:12:09 Step 22/22 : LABEL version=0.0.0 09:12:09 ---> Running in 61ffd416fc5f 09:12:10 Removing intermediate container 61ffd416fc5f 09:12:10 ---> 1004db8bf39d 09:12:10 09:12:10 Successfully built 1004db8bf39d 09:12:10 Successfully tagged security-proxy-setup-arm64:latest 09:12:49  Building security-proxy-setup ... done Removing intermediate container c6d93183e5ed 09:12:49 ---> d66cea57757c 09:12:49 09:12:49 Step 9/20 : FROM alpine:3.17 09:12:49 ---> d74e625d9115 09:12:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:12:49 ---> Using cache 09:12:49 ---> 21e0d7f1df97 09:12:49 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:12:49 ---> Running in 55e6ce711f20 09:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:51 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:12:51 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:12:51 OK: 17689 distinct packages available 09:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:53 (1/9) Installing ca-certificates (20220614-r4) 09:12:53 (2/9) Installing brotli-libs (1.0.9-r9) 09:12:53 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:12:53 (4/9) Installing libcurl (7.88.1-r1) 09:12:53 (5/9) Installing curl (7.88.1-r1) 09:12:53 (6/9) Installing dumb-init (1.2.5-r2) 09:12:53 (7/9) Installing musl-obstack (1.2.3-r0) 09:12:53 (8/9) Installing libucontext (1.2-r0) 09:12:53 (9/9) Installing gcompat (1.1.0-r0) 09:12:53 Executing busybox-1.35.0-r29.trigger 09:12:53 Executing ca-certificates-20220614-r4.trigger 09:12:54 OK: 11 MiB in 24 packages 09:12:58 Removing intermediate container 55e6ce711f20 09:12:58 ---> e5ac3cef42e8 09:12:58 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:59 ---> c54061139394 09:12:59 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:13:00 ---> 450f7455cdfd 09:13:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:13:02 ---> 1c05b3b1c633 09:13:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:13:03 ---> 82e606fd378e 09:13:03 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:13:03 ---> Running in 2912ce3273fb 09:13:04 Removing intermediate container 2912ce3273fb 09:13:04 ---> 79e5562be0d2 09:13:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:04 ---> Running in 95396e8c8451 09:13:05 Removing intermediate container 95396e8c8451 09:13:05 ---> 04671087587a 09:13:05 Step 18/20 : LABEL arch=arm64 09:13:05 ---> Running in eb1b8e76f81a 09:13:06 Removing intermediate container eb1b8e76f81a 09:13:06 ---> 7f639a63ff7b 09:13:06 Step 19/20 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 09:13:06 ---> Running in 448237596d90 09:13:06 Removing intermediate container 448237596d90 09:13:06 ---> 9f273341a4a5 09:13:06 Step 20/20 : LABEL version=0.0.0 09:13:06 ---> Running in 6e687b1d99db 09:13:07 Removing intermediate container 6e687b1d99db 09:13:07 ---> 2e7c9fa6793e 09:13:07 09:13:07 Successfully built 2e7c9fa6793e 09:13:07 Successfully tagged security-spiffe-token-provider-arm64:latest 09:13:46  Building security-spiffe-token-provider ... done Removing intermediate container addb169f22e7 09:13:46 ---> dca92c78c949 09:13:46 09:13:46 Step 10/23 : FROM alpine:3.17 09:13:46 ---> d74e625d9115 09:13:46 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:13:46 ---> Running in f240a53e2795 09:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:49 (1/2) Installing ca-certificates (20220614-r4) 09:13:49 (2/2) Installing dumb-init (1.2.5-r2) 09:13:49 Executing busybox-1.35.0-r29.trigger 09:13:49 Executing ca-certificates-20220614-r4.trigger 09:13:50 OK: 8 MiB in 17 packages 09:13:51 Removing intermediate container 47ba2fb952b7 09:13:51 ---> 0e95ac48a7e4 09:13:51 09:13:51 Step 10/23 : FROM alpine:3.17 09:13:51 ---> d74e625d9115 09:13:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:13:51 ---> Using cache 09:13:51 ---> 1dfdcc0dfc56 09:13:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:13:51 ---> Using cache 09:13:51 ---> b172ed1b8914 09:13:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:51 ---> Using cache 09:13:51 ---> c2f1f45d2c6c 09:13:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:13:51 ---> Using cache 09:13:51 ---> 23afd0d66013 09:13:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:13:51 Removing intermediate container f240a53e2795 09:13:51 ---> 055ce0a9943e 09:13:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:13:51 ---> Running in a0a8d264787a 09:13:52 Removing intermediate container a0a8d264787a 09:13:52 ---> 3b7315683e2f 09:13:52 Step 13/23 : ENV APP_PORT=59860 09:13:52 ---> Running in 2a5d6e55564f 09:13:52 ---> 4a056eb5c1bc 09:13:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:13:52 Removing intermediate container 2a5d6e55564f 09:13:52 ---> 02ce0c6f3d73 09:13:52 Step 14/23 : EXPOSE $APP_PORT 09:13:52 ---> Running in 9e250571f261 09:13:53 Removing intermediate container 9e250571f261 09:13:53 ---> 3da8c3f7734f 09:13:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:53 ---> db9baf385d52 09:13:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:13:53 ---> f9bbc3bbeb61 09:13:53 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:13:53 ---> 660e194d878e 09:13:53 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:13:54 ---> Running in a14998f5b4b9 09:13:54 ---> 9e7d301e488e 09:13:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:13:56 ---> 3b4cf58fa383 09:13:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:13:56 Removing intermediate container a14998f5b4b9 09:13:56 ---> f670276796ea 09:13:56 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:13:56 ---> Running in 55835061526e 09:13:56 Removing intermediate container 55835061526e 09:13:56 ---> 9ee623959b4d 09:13:56 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:13:57 ---> Running in 2487a27328e4 09:13:57 ---> da270bc8a31e 09:13:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:13:57 ---> Running in ed93c17bd488 09:13:57 Removing intermediate container 2487a27328e4 09:13:57 ---> 7ab0e420a06a 09:13:57 Step 21/23 : LABEL arch=arm64 09:13:57 ---> Running in ccd42ea13fc2 09:13:57 Removing intermediate container ed93c17bd488 09:13:57 ---> dd0b8b672942 09:13:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:57 ---> Running in ce7735d1a4eb 09:13:57 Removing intermediate container ccd42ea13fc2 09:13:57 ---> caad090f68a2 09:13:57 Step 22/23 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 09:13:58 ---> Running in 9a0b5fb83e59 09:13:58 Removing intermediate container ce7735d1a4eb 09:13:58 ---> ff8deba0473b 09:13:58 Step 21/23 : LABEL arch=arm64 09:13:58 ---> Running in 572e1a20ce5e 09:13:58 Removing intermediate container 9a0b5fb83e59 09:13:58 ---> 3ad7971453fd 09:13:58 Step 23/23 : LABEL version=0.0.0 09:13:58 ---> Running in a3cbd5269eb0 09:13:58 Removing intermediate container 572e1a20ce5e 09:13:58 ---> c64ca6a2d52b 09:13:58 Step 22/23 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 09:13:58 ---> Running in 5944c8d8a363 09:13:58 Removing intermediate container a3cbd5269eb0 09:13:58 ---> efd376a2fbcb 09:13:58 09:13:59 Removing intermediate container 5944c8d8a363 09:13:59 ---> 96020b64830a 09:13:59 Step 23/23 : LABEL version=0.0.0 09:13:59 ---> Running in b422a3df69ba 09:13:59 Successfully built efd376a2fbcb 09:13:59 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:13:59  Building core-common-config-bootstrapper ... done Removing intermediate container b422a3df69ba 09:13:59 ---> 61c29b77c729 09:13:59 09:13:59 Successfully built 61c29b77c729 09:13:59 Successfully tagged support-notifications-arm64:latest 09:14:00  Building support-notifications ... done  [Pipeline] } 09:14:00 $ docker stop --time=1 8a93e66edaedfefe862299719930255d6cdc0e22537b28dddf6661fedbb74e58 09:14:02 $ docker rm -f --volumes 8a93e66edaedfefe862299719930255d6cdc0e22537b28dddf6661fedbb74e58 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:02 + docker images 09:14:03 REPOSITORY TAG IMAGE ID CREATED SIZE 09:14:03 support-notifications-arm64 latest 61c29b77c729 3 seconds ago 32.1MB 09:14:03 core-common-config-bootstrapper-arm64 latest efd376a2fbcb 4 seconds ago 17.2MB 09:14:03 0e95ac48a7e4 12 seconds ago 1.49GB 09:14:03 dca92c78c949 18 seconds ago 1.56GB 09:14:03 security-spiffe-token-provider-arm64 latest 2e7c9fa6793e 55 seconds ago 32.7MB 09:14:03 d66cea57757c About a minute ago 1.53GB 09:14:03 security-proxy-setup-arm64 latest 1004db8bf39d About a minute ago 18.6MB 09:14:03 6247c40b4ca0 2 minutes ago 1.47GB 09:14:03 security-spire-agent-arm64 latest a4ec48d3b273 2 minutes ago 125MB 09:14:03 security-secretstore-setup-arm64 latest 04e9d9e0cfae 3 minutes ago 32.1MB 09:14:03 cc6e86139151 3 minutes ago 1.49GB 09:14:03 security-spire-server-arm64 latest 4da2b764a420 5 minutes ago 87.1MB 09:14:03 3277e9eb94a3 6 minutes ago 1.35GB 09:14:03 security-proxy-auth-arm64 latest 8763688e3739 6 minutes ago 18.2MB 09:14:03 6e7b1edc1477 7 minutes ago 1.47GB 09:14:03 security-spire-config-arm64 latest 101428b2c324 10 minutes ago 86.2MB 09:14:03 79d94b9b07b2 10 minutes ago 1.35GB 09:14:03 support-scheduler-arm64 latest f83ae5edd7da 12 minutes ago 31.5MB 09:14:03 caf82fd5d318 12 minutes ago 1.56GB 09:14:03 core-data-arm64 latest 5ae18213394a 13 minutes ago 19.8MB 09:14:03 core-metadata-arm64 latest f28954d0b6e4 13 minutes ago 20.2MB 09:14:03 core-command-arm64 latest ec32fc97e647 14 minutes ago 19.6MB 09:14:03 c5886c63d299 14 minutes ago 1.5GB 09:14:03 6ffe8d341f9e 14 minutes ago 1.5GB 09:14:03 f10a34d90446 14 minutes ago 1.49GB 09:14:03 security-bootstrapper-arm64 latest 178d0e02219c 14 minutes ago 21.9MB 09:14:03 3530cdde34ba 15 minutes ago 1.48GB 09:14:03 ci-base-image-arm64 latest aa3950fa75fe 40 minutes ago 866MB 09:14:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB 09:14:03 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 09:14:03 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 09:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:03 09:14:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:04 arm64: Pulling from edgex-lftools-log-publisher 09:14:04 8998bd30e6a1: Pulling fs layer 09:14:04 04944245beec: Pulling fs layer 09:14:04 699f458cf7ca: Pulling fs layer 09:14:04 765212b225bb: Pulling fs layer 09:14:04 f23df028b6ca: Pulling fs layer 09:14:04 d65c8cfc05b1: Pulling fs layer 09:14:04 2437ff75d9bd: Pulling fs layer 09:14:04 f23df028b6ca: Waiting 09:14:04 d65c8cfc05b1: Waiting 09:14:04 765212b225bb: Waiting 09:14:04 2437ff75d9bd: Waiting 09:14:04 04944245beec: Verifying Checksum 09:14:04 04944245beec: Download complete 09:14:04 765212b225bb: Verifying Checksum 09:14:04 765212b225bb: Download complete 09:14:04 f23df028b6ca: Verifying Checksum 09:14:04 f23df028b6ca: Download complete 09:14:04 d65c8cfc05b1: Verifying Checksum 09:14:04 d65c8cfc05b1: Download complete 09:14:04 699f458cf7ca: Verifying Checksum 09:14:04 699f458cf7ca: Download complete 09:14:05 8998bd30e6a1: Verifying Checksum 09:14:05 8998bd30e6a1: Download complete 09:14:07 2437ff75d9bd: Verifying Checksum 09:14:07 2437ff75d9bd: Download complete 09:14:09 8998bd30e6a1: Pull complete 09:14:09 04944245beec: Pull complete 09:14:11 699f458cf7ca: Pull complete 09:14:11 765212b225bb: Pull complete 09:14:12 f23df028b6ca: Pull complete 09:14:12 d65c8cfc05b1: Pull complete 09:14:27 2437ff75d9bd: Pull complete 09:14:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:27 prd-ubuntu20.04-docker-arm64-4c-16g-5157 does not seem to be running inside a container 09:14:27 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:30 $ docker top 3e11553ce9b818a97e60c0253302abcf2cf2454c9c5a021c440287a48de03482 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:31 ---> job-cost.sh 09:14:31 lf-activate-venv: SKIPPING 09:14:31 INFO: No Stack... 09:14:32 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:33 INFO: Archiving Costs [Pipeline] sh 09:14:33 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:14:33 + cut -d, -f6 [Pipeline] lock 09:14:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4468-2-stack-cost] 09:14:33 Resource [jenkins-edgexfoundry-edgex-go-PR-4468-2-stack-cost] did not exist. Created. 09:14:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4468-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:34 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:34 Stashed 1 file(s) [Pipeline] } 09:14:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4468-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:34 $ docker stop --time=1 3e11553ce9b818a97e60c0253302abcf2cf2454c9c5a021c440287a48de03482 09:14:36 $ docker rm -f --volumes 3e11553ce9b818a97e60c0253302abcf2cf2454c9c5a021c440287a48de03482 [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 09:14:36 provisioning config files... 09:14:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config12403666444374887123tmp [Pipeline] { [Pipeline] sh 09:14:36 + set +x 09:14:36 + bash -s -- 09:14:36 + curl -s https://codecov.io/bash 09:14:36 09:14:36 _____ _ 09:14:36 / ____| | | 09:14:36 | | ___ __| | ___ ___ _____ __ 09:14:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:14:36 | |___| (_) | (_| | __/ (_| (_) \ V / 09:14:36 \_____\___/ \__,_|\___|\___\___/ \_/ 09:14:36 Bash-1.0.6 09:14:36 09:14:36 09:14:36 ==> git version 2.25.1 found 09:14:36 ==> 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 09:14:36 Release-Date: 2020-01-08 09:14:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:14:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:14:36 ==> Jenkins CI detected. 09:14:36 current dir:  /w/workspace/edgex-go/2 09:14:36 project root: . 09:14:36 --> token set from env 09:14:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:14:36 ==> Running gcov in . (disable via -X gcov) 09:14:36 ==> Python coveragepy not found 09:14:36 ==> Searching for coverage reports in: 09:14:36 + . 09:14:36 -> Found 1 reports 09:14:36 ==> Detecting git/mercurial file structure 09:14:36 ==> Reading reports 09:14:36 + ./coverage.out bytes=447275 09:14:36 ==> Appending adjustments 09:14:36 https://docs.codecov.io/docs/fixing-reports 09:14:38 + Found adjustments 09:14:38 ==> Gzipping contents 09:14:38 60K /tmp/codecov.Ydtp7E.gz 09:14:38 ==> Uploading reports 09:14:38 url: https://codecov.io 09:14:38 query: branch=PR-4468&commit=76456d9090920d31e080d32cd9b2bfe935e2c9e6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= 09:14:38 -> Pinging Codecov 09:14:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4468&commit=76456d9090920d31e080d32cd9b2bfe935e2c9e6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= 09:14:38 -> Uploading to 09:14:38 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/76456d9090920d31e080d32cd9b2bfe935e2c9e6/ab29daf8-0857-4904-b3d6-07973f8a61dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T091438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c7f9dd0596ffa4ee7e551874425fb22075b648062b5afb4567cf7da7fa2e667 09:14:38 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:38 Dload Upload Total Spent Left Speed 09:14:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57475 0 0 100 57475 0 170k --:--:-- --:--:-- --:--:-- 170k 09:14:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/76456d9090920d31e080d32cd9b2bfe935e2c9e6 [Pipeline] } 09:14:38 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 09:14:39 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:14:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:40 ---> package-listing.sh 09:14:40 ++ facter osfamily 09:14:40 ++ tr '[:upper:]' '[:lower:]' 09:14:40 + OS_FAMILY=debian 09:14:40 + workspace=/w/workspace/edgex-go/2 09:14:40 + START_PACKAGES=/tmp/packages_start.txt 09:14:40 + END_PACKAGES=/tmp/packages_end.txt 09:14:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:40 + PACKAGES=/tmp/packages_start.txt 09:14:40 + '[' /w/workspace/edgex-go/2 ']' 09:14:40 + PACKAGES=/tmp/packages_end.txt 09:14:40 + case "${OS_FAMILY}" in 09:14:40 + dpkg -l 09:14:40 + grep '^ii' 09:14:40 + '[' -f /tmp/packages_start.txt ']' 09:14:40 + '[' -f /tmp/packages_end.txt ']' 09:14:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:40 + '[' /w/workspace/edgex-go/2 ']' 09:14:40 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:14:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:14:40 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:14:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:41 09:14:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:41 latest: Pulling from edgex-lftools-log-publisher 09:14:41 5eb5b503b376: Pulling fs layer 09:14:41 5c69ac0246d0: Pulling fs layer 09:14:41 ec43610c2a17: Pulling fs layer 09:14:41 3a2ae6a8a46f: Pulling fs layer 09:14:41 33b1e0a273af: Pulling fs layer 09:14:41 5d3b04190fa2: Pulling fs layer 09:14:41 2f39f015ded8: Pulling fs layer 09:14:41 3a2ae6a8a46f: Waiting 09:14:41 33b1e0a273af: Waiting 09:14:41 5d3b04190fa2: Waiting 09:14:41 2f39f015ded8: Waiting 09:14:41 5c69ac0246d0: Verifying Checksum 09:14:41 5c69ac0246d0: Download complete 09:14:41 3a2ae6a8a46f: Download complete 09:14:42 33b1e0a273af: Verifying Checksum 09:14:42 33b1e0a273af: Download complete 09:14:42 5d3b04190fa2: Download complete 09:14:42 ec43610c2a17: Verifying Checksum 09:14:42 ec43610c2a17: Download complete 09:14:42 5eb5b503b376: Verifying Checksum 09:14:42 5eb5b503b376: Download complete 09:14:43 2f39f015ded8: Download complete 09:14:43 5eb5b503b376: Pull complete 09:14:43 5c69ac0246d0: Pull complete 09:14:43 ec43610c2a17: Pull complete 09:14:43 3a2ae6a8a46f: Pull complete 09:14:44 33b1e0a273af: Pull complete 09:14:44 5d3b04190fa2: Pull complete 09:14:48 2f39f015ded8: Pull complete 09:14:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:48 prd-ubuntu20.04-docker-8c-8g-5151 does not seem to be running inside a container 09:14:48 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:14:51 $ docker top 9e512839c917a541c8ec37ca61034b100981fef8c1c14bc224b6c4b8c27bc6f1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:52 + touch /tmp/pre-build-complete [Pipeline] sh 09:14:52 + mkdir -p /var/log/sysstat [Pipeline] sh 09:14:52 + ls /var/log/sa-host 09:14:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:52 provisioning config files... 09:14:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1692695349411249568tmp [Pipeline] { [Pipeline] echo 09:14:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:14:53 ---> create-netrc.sh [Pipeline] } 09:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:14:53 ---> python-tools-install.sh [Pipeline] echo 09:14:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:14:53 ---> sudo-logs.sh 09:14:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:14:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:14:53 ---> job-cost.sh 09:14:53 lf-activate-venv: SKIPPING 09:14:53 DEBUG: total: 0.10999999940395355 09:14:53 INFO: Retrieving Stack Cost... 09:14:54 INFO: Retrieving Pricing Info for: v3-standard-8 09:14:54 INFO: Archiving Costs [Pipeline] echo 09:14:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:14:55 ---> logs-deploy.sh 09:14:55 lf-activate-venv: SKIPPING 09:14:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4468/2 09:14:55 INFO: archiving workspace using pattern(s): 09:14:55 Archives upload complete. 09:14:55 INFO: archiving logs to Nexus